Warning: mkdir() [
function.mkdir]: Permission denied in
/home/webs/affiliatelib2/CacheManager.php on line
12
Warning: mkdir() [
function.mkdir]: No such file or directory in
/home/webs/affiliatelib2/CacheManager.php on line
12
Warning: fopen(/home/templatecore2cache//*cluesnet.com/88/880d6f574e50c4a2055812d724b894c529784481.tc2cache) [
function.fopen]: failed to open stream: No such file or directory in
/home/webs/affiliatelib2/CacheManager.php on line
130
Warning: fwrite(): supplied argument is not a valid stream resource in
/home/webs/affiliatelib2/CacheManager.php on line
131
Warning: fclose(): supplied argument is not a valid stream resource in
/home/webs/affiliatelib2/CacheManager.php on line
132
For the music use of "modulation" as a change of key, see 'modulation (music)
.
In telecommunications, modulation' is the process of varying a
Periodic function waveform, i.e. a tone, in order to use that signal to convey a message, in a similar fashion as a
musician may modulate the tone from a musical instrument by varying its
volume, timing and
pitch. Normally a high-frequency sinusoid waveform is used as
carrier wave. The three key parameters of a sine wave are its amplitude ("volume"), its Phase (waves) ("timing") and its
frequency ("pitch"), all of which can be modified in accordance with a low frequency information signal to obtain the modulated signal.
A device that performs modulation is known as a
modulator and a device that performs the inverse operation of modulation is known as a demodulator (sometimes
detector or
demod). A device that can do both operations is a modem (a contraction of the two terms).
A simple example: A telephone line is designed for transferring audible sounds, for example tones, and not digital bits (zeros and ones). Computers may however communicate over a telephone line by means of modems, which are representing the digital bits by tones, called symbols. You could say that modems play music for each other. If there are four alternative symbols (corresponding to a musical instrument that can generate four different tones, one at a time), the first symbol may represent the bit sequence 00, the second 01, the third 10 and the fourth 11. If the modem plays a melody consisting of 1000 tones per second, the symbol rate is 1000 symbols/second, or baud. Since each tone represents a message consisting of two digital bits in this example, the bit rate is twice the symbol rate, i.e. 2000 bit per second.
The aim of
digital modulation is to transfer a digital bit stream over an analog bandpass Channel (communications), for example over the public switched telephone network (where a filter limits the frequency range to between 300 and 3400 Hz) or a limited radio frequency band.
The aim of
analog modulation is to transfer an
analog signal lowpass signal, for example an audio signal or TV signal, over an analog
bandpass Channel (communications), for example a limited radio frequency band or a cable TV network channel.
Analog and digital modulation facilitate
frequency division multiplex (FDM), where several low pass information signals are transferred simultaneously over the same shared physical medium, using separate bandpass channels.
The aim of
digital baseband modulation methods, also known as
line coding, is to transfer a digital bit stream over a
lowpass channel, typically a non-filtered copper wire such as a serial bus or a wired local area network.
The aim of
pulse modulation methods is to transfer a narrowband analog signal, for example a phone call over a wideband lowpass channel or, in some of the schemes, as a bit stream over another digital transmission system.
Analog modulation methods
In
analog signal modulation, the modulation is applied continuously in response to the analog information signal.Common analog modulation techniques are:
- Angle modulation
- Frequency modulation (FM)
- Phase modulation (PM)
- General angular modulation ( a mixture between frequency modulation and frequency modulation for best performance ( for e.g. FM with preemphasis-deemphasis (PDE) )
==Digital modulation methods==In digital modulation, an analog carrier signal is modulated by a digital bit stream of either equal length signals or varying length signals. This can be described as a form of analog-to-digital conversion. The changes in the carrier signal are chosen from a
Wiktionary:finite number of alternative symbols (the
modulation alphabet).
These are the most fundamental digital modulation techniques:
- In the case of Continuous wave, groupings of on-off keying of varying length signals are used.
- In the case of Phase-shift keying, a finite number of phases are used.
- In the case of Frequency-shift keying, a finite number of frequencies are used.
- In the case of Amplitude-shift keying, a finite number of amplitudes are used.
- In the case of Quadrature amplitude modulation, an inphase signal (the I signal, for example a cosine waveform) and a quadrature phase signal (the Q signal, for example a sine wave) are amplitude modulated with a finite number of amplitudes. It can be seen as a two channel system. The resulting signal is a combination of PSK and ASK, with a finite number of at least two phases, and a finite number of at least two amplitudes.
Each of these phases, frequencies or amplitudes are assigned a unique pattern of Binary numeral system bits. Usually, each phase, frequency or amplitude encodes an equal number of bits. This number of bits comprises the
symbol that is represented by the particular phase.
If the alphabet consists of M = 2^N alternative symbols, each symbol represents a message consisting of N bits. If the symbol rate (also known as the Baud) is f_{S} symbols/second (or
baud), the data rate is N f_{S} bit/second.
For example, with an alphabet consisting of 16 alternative symbols, each symbol represents 4 bit. Thus, the data rate is four times the baud rate.
In the case of PSK, ASK and QAM, the modulation alphabet is often conveniently represented on a constellation diagram, showing the amplitude of the I signal at the x-axis, and the amplitude of the Q signal at the y-axis, for each symbol.
PSK and ASK, and sometimes also FSK, can be generated and detected using the principle of QAM. The I and Q signals can be combined into a complex valued signal called the equivalent lowpass signal or equivalent baseband signal. This is a representation of the valued modulated physical signal (the so called
passband signal or RF signal).
These are the general steps used by the modulator to transmit data:
Group the incoming data into codewords;
Map the codewords to attributes, for example amplitudes of the I and Q signals (the equivalent low pass signal), or frequency or phase values.
Adapt pulse shaping or some other filtering to limit the bandwidth and form the spectrum, typically using digital signal processing
Digital-to-analog conversion (DAC) of the I and Q signals (since today all of the above is normally achieved using digital signal processing, DSP). Sometimes the next step is also achieved using DSP, and then the DAC should be done after that.
Modulate the high-frequency carrier waveform, resulting in that the equivalent low pas signal is frequency shifted into a modulated passband signal or RF signal
Amplification and analog bandpass filtering to avoid harmonic distortion and periodic spectrum
At the receiver, the demodulator typically performs:
Bandpass filtering
Automatic gain control, AGC (to compensate for attenuation)
Frequency shifting of the RF signal baseband I and Q signals, or to an intermediate frequency (IF) signal, or
Sampling and analog-to-digital conversion (ADC) (Sometimes before the above point)
Equalization filtering
Detection of the amplitudes of the I and Q signals, or the frequency or phase of the IF signal;
Quantization of the amplitudes, frequencies or phases to the nearest allowed values, using mapping.
Map the quantized amplitudes, frequencies or phases to codewords (bit groups);
Parallel-to-serial conversion of the codewords into a bit stream
Pass the resultant bit stream on for further processing such as removal of any error-correcting codes.
As is common to all digital communication systems, the design of both the modulator and demodulator must be done simultaneously. Digital modulation schemes are possible because the transmitter-receiver pair have prior knowledge of how data is encoded and represented in the communications system. In all digital communication systems, both the modulator at the transmitter and the demodulator at the receiver are structured so that they perform inverse operations.
The most common digital modulation techniques are:
minimum-shift keying and GMSK are particular cases of continuous phase modulation (CPM). Indeed, MSK is a particular case of the sub-family of CPM known as
continuous-phase frequency-shift keying (CPFSK) which is defined by a rectangular frequency pulse (i.e. a linearly increasing phase pulse) of one symbol-time duration (total response signaling).
OFDM is based on the idea of Frequency Division Multiplex (FDM), but is utilized as a digital modulation scheme. The bit stream is split into several parallel data streams, each transferred over its own sub-carrier using some conventional digital modulation scheme. The sub-carriers are summarized into a OFDM symbol. OFDM is considered as a modulation technique rather than a multiplex technique, since it transfers one bit stream over one communication channel using one sequence of so-called OFDM symbols. OFDM can be extended to multi-user channel access method in the Orthogonal Frequency Division Multiple Access (OFDMA) and MC-OFDM schemes, allowing several users to share the same physical medium by giving different sub-carriers to different users.
Digital baseband modulation or line coding
The term
digital baseband modulation is synonymous to line codes, which are methods to transfer a digital bit stream over an analog lowpass channel using a discrete number of signal levels, by modulating a
pulse train (a square wave instead of a Sinusoidal). Common examples are unipolar encoding,
non-return-to-zero (NRZ),
Manchester coding and alternate mark inversion (AMI) coding.
Pulse modulation methods
Pulse modulation schemes aim at transferring a narrowband analog signal over an analog lowpass channel as a two-level quantized signal, by modulating a pulse train. Some pulse modulation schemes also allow the narrowband analog signal to be transferred as a digital signal (i.e. as a quantized discrete-time signal) with a fixed bit rate, which can be transferred over an underlying digital transmission system, for example some
line code. They are not modulation schemes in the conventional sense since they are not channel coding schemes, but should be considered as
source coding schemes, and in some cases analog-to-digital conversion techniques.
- Pulse-code modulation (PCM) (Analog-over-digital)
- Pulse-width modulation (PWM) (Analog-over-analog)
- Pulse-amplitude modulation (PAM) (Analog-over-analog)
- Pulse-position modulation (PPM) (Analog-over-analog)
- Pulse-density modulation (PDM) (Analog-over-analog)
- Sigma-delta modulation (∑Δ) (Analog-over-digital)
- Adaptive-delta modulation (ADM)(Analog-over-digital)
Direct-sequence spread spectrum (DSSS) is based on pulse-amplitude modulation.
Miscellaneous modulation techniques
See also
Modulation - Wikipedia, the free encyclopedia
In telecommunications, modulation is the process of varying a periodic waveform, i.e. a tone, in order to use that signal to convey a message, in a similar fashion as a musician ...
Modulation (music) - Wikipedia, the free encyclopedia
In music, modulation is most commonly the act or process of changing from one key (tonic, or tonal center) to another. This may or may not be accompanied by a change in key ...
Modulation
The Modulation Page is a site about how to move from one tonal centre to another. ... Modulation. There are two fundamental forms of modulation - between different tonal centres ...
Frequency Modulation from FOLDOC
Frequency Modulation < communications > (FM) A method of encoding data by varying the frequency of a constant amplitude carrier signal. Contrast Amplitude Modulation.
Amplitude Modulation from FOLDOC
Amplitude Modulation < communications > (AM) A method of encoding data by varying the amplitude of a constant frequency carrier. Contrast Frequency Modulation.
Defra, UK - Farming - Single Payment Scheme - A detailed look ...
Further information : Modulation question & answers What is modulation? Modulation is the transfer of subsidy funds from Pillar 1 of the CAP (guarantee expenditure and single farm ...
Modulation Basics
MODULATION. Basics of Modulation. Following is a description of the some of the basics of modulation (i.e. key change) for those readers who would find this useful before ...
modulation - definition of modulation by the Free Online Dictionary ...
1. The act or process of modulating. 2. The state of being modulated.
Definition: neuromodulation from Online Medical Dictionary
modulation -->
Amplitude Modulation and Demodulation
Up until now we've just considered the creation, transmission and reception of electromagnetic fields. In effect, we've seen how EM power can be carried from place to place.