Archive forElectronics Engineering

Steganography - The Art of Hiding Information

Download Full Article Steganography - The Art of Hiding Information

Steganography, from the Greek, means covered or secret writing, and is a long-practiced form of hiding information. Although related to cryptography, they are not the same. Steganography’s intent is to hide the existence of the message, while cryptography scrambles a message so that it cannot be understood.

More precisely, 

“the goal of steganography is to hide messages inside other harmless messages in a way that does not allow any enemy to even detect that there is a second secret message present.”

Steganography includes a vast array of techniques for hiding messages in a variety of media. Among these methods are invisible inks, microdots, digital signatures, covert channels and spread-spectrum communications. Today, thanks to modern technology, steganography is used on text, images, sound, signals, and more.

The advantage of steganography is that it can be used to secretly transmit messages without the fact of the transmission being discovered. Often, using encryption might identify the sender or receiver as somebody with something to hide. For example, that picture of your cat could conceal the plans for your company’s latest technical innovation.

However, steganography has a number of disadvantages as well. Unlike encryption, it generally requires a lot of overhead to hide a relatively few bits of information. However, there are ways around this. Also, once a steganographic system is discovered, it is rendered useless. This problem, too, can be overcome if the hidden data depends on some sort of key for its insertion and extraction.

In fact, it is common practice to encrypt the hidden message before placing it in the cover message. However, it should be noted that the hidden message does not need to be encrypted to qualify as steganography. The message itself can be in plain English and still be a hidden message. However, most steganographers like the extra layer of protection that encryption provides. If your hidden message is found, and then at least make it as protected as possible.

This seminar aims to outline a general introduction to steganography - what it is, and where it comes from. Methods for hiding data in three varied media (text, image, and audio) will be described, and some guidelines for users of steganography will be provided where necessary. In addition, we will take a brief look at steganalysis, the science of detecting steganography, and destroying it.

Introduction to Terms used

In the field of steganography, some terminology has developed.

The adjectives cover, embedded and stego were defined at the Information Hiding Workshop held in Cambridge, England. The term “cover” is used to describe the original, innocent message, data, audio, still, video and so on. When referring to audio signal steganography, the cover signal is sometimes called the “host” signal.

The information to be hidden in the cover data is known as the “embedded” data. The “stego” data is the data containing both the cover signal and the “embedded” information. Logically, the processing of putting the hidden or embedded data, into the cover data, is sometimes known as embedding. Occasionally, especially when referring to image steganography, the cover image is known as the container.

Steganography under Various Media

In the following three sections we will try to show how steganography can and is being used through the media of text, images, and audio.

Often, although it is not necessary, the hidden messages will be encrypted. This meets a requirement posed by the “Kerckhoff principle” in cryptography. This principle states that the security of the system has to be based on the assumption that the enemy has full knowledge of the design and implementation details of the steganographic system. The only missing information for the enemy is a short, easily exchangeable random number sequence, the secret key. Without this secret key, the enemy should not have the chance to even suspect that on an observed communication channel, hidden communication is taking place. Most of the software that we will discuss later meets this principle.

When embedding data, it is important to remember the following restrictions and features:

  • The cover data should not be significantly degraded by the embedded data, and the embedded data should be as imperceptible as possible. (This does not mean the embedded data needs to be invisible; it is possible for the data to be hidden while it remains in plain sight.)
  • The embedded data should be directly encoded into the media, rather than into a header or wrapper, to maintain data consistency across formats.
  • The embedded data should be as immune as possible to modifications from intelligent attacks or anticipated manipulations such as filtering and resampling.
  • Some distortion or degradation of the embedded data can be expected when the cover data is modified. To minimize this, error correcting codes should be used.
  • The embedded data should be self-clocking or arbitrarily re-entrant. This ensures that the embedded data can still be extracted when only portions of the cover data are available. For example, if only a part of image is available, the embedded data should still be recoverable.

 Download Full Article Steganography - The Art of Hiding Information

Comments

TUNABLE_LASERS

Download Full Article TUNABLE_LASERS

In a wavelength-division multiplexed (WDM) network carrying 128 wavelengths of information, we have 128 different lasers giving out these wavelengths of light. Each laser is designed differently in order to give the exact wavelength needed. Even though the lasers are expensive, in case of a breakdown, we should be able to replace it at a moment’s notice so that we don’t lose any of the capacity that we have invested so much money in. So we keep in stock 128 spare lasers or maybe even 256, just to be prepared for double failures.

What if we have a multifunctional laser for the optical network that could be adapted to replace one of a number of lasers out of the total 128 wavelengths? Think of the money that could be saved, as well as the storage space for the spares. What is needed for this is a “tunable laser,”

                Tunable lasers are still a relatively young technology, but as the number of wavelengths in networks increases so will their importance. Each different wavelength in an optical network will be separated by a multiple of 0.8 nanometers (sometimes referred to as 100GHz spacing. Current commercial products can cover maybe four of these wavelengths at a time. While not the ideal solution, this still cuts your required number of spare lasers down. More advanced solutions hope to be able to cover larger number of wavelengths, and should cut the cost of spares even further.

                The devices themselves are still semiconductor-based lasers that operate on similar principles to the basic non-tunable versions. Most designs incorporate some form of grating like those in a distributed feedback laser. These gratings can be altered in order to change the wavelengths they reflect in the laser cavity, usually by running electric current through them, thereby altering their refractive index. The tuning range of such devices can be as high as 40nm, which would cover any of 50 different wavelengths in a 0.8nm wavelength spaced system. Technologies based on vertical cavity surface emitting lasers (VCSELs) incorporate moveable cavity ends that change the length of the cavity and hence the wavelength emitted. Current designs of tunable VCSELs have similar tuning ranges.

LASERS

                Lasers are devices giving out intense light at one specific color. The kinds of lasers used in optical networks are tiny devices — usually about the size of a grain of salt. They are little pieces of semiconductor material, specially engineered to give out very precise and intense light. Within the semiconductor material are lots of electrons — negatively charged particles. Not just one or two electrons, but billions and billions of them. Some of these electrons can be in what is known as an “excited” state, meaning that they have more energy than regular electrons. An electron in an excited state can just spontaneously fall down to the regular “ground” state. The ground state has less energy, and so the excited-state electron must give out its extra energy before it can enter the ground state. It gives this energy out in the form of a “photon” — a single particle of light.

Download Full Article TUNABLE_LASERS

Comments

Image Authentication Techniques



Download Full Article Image Authentication Techniques

Automatic video surveillance (AVS) systems are used for continuous and effective monitoring of dangerous and remote sites. Video data acquired by the automatic video surveillance system can be recorded and presented as a proof in front of court law. But digital video data lacks legal validity due to the ease to manipulate them without leaving any trace of modification. Image authentication is the process of giving a legal validity to the video data. By authentication technique content tampering can be detected and we can indicate the true origin of the data. There are two types of authentication schemes, which are

1.       Cryptographic data authentication.

2.       Watermarking-based authentication.

In this presentation an attempt is made to present the basic features of the image authentication techniques.

INTRODUCTION

                This paper explores the various techniques used to authenticate the visual data recorded by the automatic video surveillance system. Automatic video surveillance systems are used for continuous and effective monitoring and reliable control of remote and dangerous sites. Some practical issues must be taken in to account, in order to take full advantage of the potentiality of VS system. The validity of visual data acquired, processed and possibly stored by the VS system, as a proof in front of a court of law is one of such issues.  But visual data can be modified using sophisticated processing tools without leaving any visible trace of the modification. So digital or image data have no value as legal proof, since doubt would always exist that they had been intentionally tampered with to incriminate or exculpate the defendant. Besides, the video data can be created artificially by computerized techniques such as morphing. Therefore the true origin of the data must be indicated to use them as legal proof. By data authentication we mean here a procedure capable of ensuring that data have not been tampered with and of indicating their true origin.

Download Full Article Image Authentication Techniques

Comments

Space Time Adaptive Processing



Download Full Article Space Time Adaptive Processing

An accurate current transducer is a key component of any power system instrumentation. To measure currents, power stations and substations conventionally employ inductive type current transformers. With short circuit capabilities of power system getting larger and the voltage level going higher the conventional current transducers becomes more bulky and costly.

It appears that newly emerged MOCT technology provides a solution for many of the problems by the conventional current transformers. MOCT measures the rotation angle of the plane polarized lights caused by the magnetic field and convert it into a signal of few volts proportional to the magnetic field.

Main advantage of an MOCT is that there is no need to break the conductor to enclose the optical path in the current carrying circuit and there is no electromagnetic interference.

INTRODUCTION

An accurate electric current transducer is a key component of any power system instrumentation. To measure currents power stations and substations conventionally employ inductive type current transformers with core and windings. For high voltage applications, porcelain insulators and oil-impregnated materials have to be used to produce insulation between the primary bus and the secondary windings. The insulation structure has to be designed carefully to avoid electric field stresses, which could eventually cause insulation breakdown. The electric current path of the primary bus has to be designed properly to minimize the mechanical forces on the primary conductors for through faults. The reliability of conventional high-voltage current transformers have been questioned because of their violent destructive failures which caused fires and impact damage to adjacent apparatus in the switchyards, electric damage to relays, and power service disruptions.

With short circuit capabilities of power systems getting larger, and the voltage levels going higher the conventional current transformers becomes more and more bulky and costly also the saturation of the iron core under fault current and the low frequency response make it difficult to obtain accurate current signals under power system transient conditions. In addition to the concerns, with the computer control techniques and digital protection devices being introduced into power systems, the conventional current transformers have caused further difficulties, as they are likely to introduce electro-magnetic interference through the ground loop into the digital systems. This has required the use of an auxiliary current transformer or optical isolator to avoid such problems.

It appears that the newly emerged Magneto-optical current transformer technology provides a solution for many of the above mentioned problems. The MOCT measures the electric current by means of Faraday Effect, which was first observed by Michael Faraday 150 years ago. The Faraday Effect is the phenomenon that the orientation of polarized light rotates under the influence of the magnetic fields and the rotation angle is proportional to the strength of the magnetic field component in the direction of optical path.

The MOCT measures the rotation angle caused by the magnetic field and converts it into a signal of few volts proportional to the electric currant. It consist of a sensor head located near the current carrying conductor, an electronic signal processing unit and fiber optical cables linking to these two parts. The sensor head consist of only optical component such as fiber optical cables, lenses, polarizers, glass prisms, mirrors etc. the signal is brought down by fiber optical cables to the signal processing unit and there is no need to use the metallic wires to transfer the signal. Therefore the insulation structure of an MOCT is simpler than that of a conventional current transformer, and there is no risk of fire or explosion by the MOCT. In addition to the insulation benefits, a MOCT is able to provide high immunity to electromagnetic interferences, wider frequency response, large dynamic range and low outputs which are compatible with the inputs of analog to digital converters. They are ideal for the interference between power systems and computer systems. And there is a growing interest in using MOCTs to measure the electric currents.

Download Full Article Space Time Adaptive Processing

 

Comments

LED Wireless

 Download Full Article LED Wireless

Billions of visible LEDs are produced each year, and the emergence of high brightness AlGaAs and AlInGaP devices has given rise to many new markets. The surprising growth of activity in, relatively old, LED technology has been spurred by the introduction of AlInGaP devices. Recently developed AlGaInN materials have led to the improvements in the performance of bluish-green LEDs, which have luminous efficacy peaks much higher than those for incandescent lamps. This advancement has led to the production of large-area full-color outdoors LED displays with diverse industrial applications.

The novel idea of this article is to modulate light waves from visible LEDs for communication purposes. This concurrent use of visible LEDs for simultaneous signaling and communication, called iLight, leads to many new and interesting applications and is based on the idea of fast switching of LEDs and the modulation visible-light waves for free-space communications. The feasibility of such approach has been examined and hardware has been implemented with experimental results. The implementation of an optical link has been carried out using an LED traffic-signal head as a transmitter. The LED traffic light  can be used for either audio or data transmission.

Audio messages can be sent using the LED transmitter, and the receiver located at a distance around 20 m away can play back the messages with the speaker. Another prototype that resembles a circular speed-limit sign with a 2-ft diameter was built. The audio signal can be received in open air over a distance of 59.3 m or 194.5 ft. For data transmission, digital data can be sent using the same LED transmitter, and the experiments were setup to send a speed limit or location ID information.

The work reported in this article differs from the use of infrared (IR) radiation as a medium for short-range wireless communications. Currently, IR links and local-area networks available. IR transceivers for use as IR data links are widely available in the markets. Some systems are comprised of IR transmitters that convey speech messages to small receivers carried by persons with severe visual impairments. The Talking Signs system is one such IR remote signage system developed at the Smith-Kettlewell Rehabilitation Engineering Research center. It can provide a repeating, directionally selective voice message that originates at a sign. However, there has been very little work on the use of visible light as a communication medium.

The availability of high brightness LEDs make the visible-light medium even more feasible for communications. All products with visible-LED components (like an LED traffic signal head) can be turned into an information beacon. This iLight technology has many characteristics that are different from IR. The iLight transceivers make use of the direct line-of-sight (LOS) property of visible light, which is ideal in applications for providing directional guidance to persons with visual impairments. On the other hand, IR has the property of bouncing back and forth in a confined environment. Another advantage of iLight is that the transmitter provides easy targets for LOS reception by the receiver. This is because the LEDs, being on at all times, are also indicators of the location of the transmitter. A user searching for information has only to look for lights from an iLight transmitter. Very often, the device is concurrently used for illumination, display, or visual signage. Hence, there is no need to implement an additional transmitter for information broadcasting. Compared with an IR transmitter, an iLight transmitter has to be concerned with even brightness. There should be no apparent difference to a user on the visible light that emits from an iLight device.

It has long been realized that visible light has the potential to be modulated and used as a communication channel. The application has to make use of the directional nature of the communication medium because the receiver requires a LOS to the audio system or transmitter. The locations of the audio signal broadcasting system and the receiver are relatively stationary. Since the relative speed between the receiver and the source are much less than the speed of light, the Doppler frequency shift observed by the receiver can be safely neglected. The transmitter can broadcast with viewing angle close to 180°. This article aims to present an application of high-brightness visible LEDs for establishing optical free-space links.

Download Full Article LED Wireless

Comments

Next entries » · « Previous entries