Amplitude modulation: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
m (+cat)
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==What is AM?==
== What is AM? ==


[[Modulation Scheme]], have been widely used in Analog Radio.used by e.g. by analog radio.
Amplitude Modulation is the done by modulating the Amplitude of an sinoid Carrier signal using the incoming signal.


An Amplitude Modulator modulates the Amplitude of an sinoid Carrier signal using the incoming signal.
The Carrier signal is a sinusoid with a fixed [[Frequency]] at least twice as high as the highest frequency occuring in the spectrum of the incoming signal. Usually a much higher frequency is choosen.


The Carrier signal is sinusoid with a fixed [[Frequency]], usually much higher than the highest frequency occuring in the spectrum of the modulating signal.
Amplitude Modulation schemes have been widely used in Analog Radio.




==Mathematical Setting==
== Mathematical Setting ==


Base for transmission is a sinusoid Carrier Signal with continous Carrier frequency <math>f_c</math>:
The output signal is the simple product of incoming signal and Carrier Signal.


<center><math>\omega_c := 2 \pi f_c </math></center>


This is modulated by the incoming signal, here modelled by a simple sine with frequency <math>f_m</math>:
==An Example==

<center><math>\omega_m := 2 \pi f_m </math></center>

The actual signal coming out of the AM modulator is simply the product of both functions <math>\omega_c \cdot \omega_m</math>. Evaluating this in detail leads to the expression:

<center><math>u_{AM}(t) = U_c \cdot cos(\omega_c \ t) \cdot [1 + m \cdot cos(\omega_m \ t)]</math></center>

where <math>U_c</math> is the Modulation Amplitude and <math>m</math> the modulation index.


''FIXME: is this formula correct, shouldn't theh transformation in frequency domain depend on frequency instead of time? As soon this is cleared we can transform the image entirely into TeX...''

[[Image:AM_mathematical_desc.jpg|Description]]

The first formula desribes what happens in time domain. It's basically multiplying of two cosine signals leading to the time domain picture in the example below.

The second formula describes the frequency response, the frequency spectrum consists of three spectrum lines at each time t. The first term is the carrier, for shure the carrier is in the spectrum, the second and third termes describe two spectrum lines around the carrier, and their amplitude is dependend on the modulation index m. As the modulating sognakll variies the lines around the carrier frequency are variing.

''we should add an frequeny response picture below in the example''
''FIXME: ENDOFFIXME''


== An Example ==


{|
{|
|[[Image:AM_picture1.jpg|Carrier Signal in time domain]]
|[[Image:AM_picture1.jpg|frame|Carrier Signal in time domain]]
|[[Image:AM_picture4.jpg|Carrier Signal in frequency domain (to be added)]]
|[[Image:AM_picture4.jpg|frame|Carrier Signal in frequency domain (to be added)]]
|-
|-
|[[Image:AM_picture2.jpg|Modulating Signal in time domain]]
|[[Image:AM_picture2.jpg|frame|Modulating Signal in time domain]]
|[[Image:AM_picture5.jpg|Modulating Signal in frequency domain (to be added)]]
|[[Image:AM_picture5.jpg|frame|Modulating Signal in frequency domain (to be added)]]
|-
|-
|[[Image:AM_picture3.jpg|AM Signal]]
|[[Image:AM_picture3.jpg|frame|AM Signal]]
|[[Image:AM_picture6.jpg|AM Signal in frequency domain (to be added)]]
|[[Image:AM_picture6.jpg|frame|AM Signal in frequency domain (to be added)]]
|}
|}




==Special Kinds of AM==
== Special Kinds of AM ==


*DSSC, Double Sideband Supressed Carrier
*DSSC, Double Sideband Supressed Carrier
Line 35: Line 59:




== Aquired Bandwidth ==
==Links==

An AM Signal shows up as single Peak in the Frequency Spectrum.

''it would be nice to have a picture showing how AM signals in the frequency spectrum behave and how much bandwidth they allocate. A short overview of AM-related problems would be nice, too. Has anybody of you this info handy?''


== Noise Sensitivity ==

Echoes, multipath signaly, athmospheric and meteorologic phenomenons like lightings and electrostatic discharges contribute noise that simply gets added to the transmitted signal. Most other Modulation Schemes are less sensitive to noise.


== Links ==


* [[Wikipedia:Amplitude_modulation|Amplitude Modulation Article on Wikipedia]]
* [[Wikipedia:Amplitude_modulation|Amplitude Modulation Article on Wikipedia]]

* [[Wikipedia:History_of_radio|A nice introduction to the History of Radio on Wikipedia]]

[[Category:Technology]]

Revision as of 22:39, 2 April 2005

What is AM?

Modulation Scheme, have been widely used in Analog Radio.used by e.g. by analog radio.

An Amplitude Modulator modulates the Amplitude of an sinoid Carrier signal using the incoming signal.

The Carrier signal is sinusoid with a fixed Frequency, usually much higher than the highest frequency occuring in the spectrum of the modulating signal.


Mathematical Setting

Base for transmission is a sinusoid Carrier Signal with continous Carrier frequency <math>f_c</math>:

<math>\omega_c := 2 \pi f_c </math>

This is modulated by the incoming signal, here modelled by a simple sine with frequency <math>f_m</math>:

<math>\omega_m := 2 \pi f_m </math>

The actual signal coming out of the AM modulator is simply the product of both functions <math>\omega_c \cdot \omega_m</math>. Evaluating this in detail leads to the expression:

<math>u_{AM}(t) = U_c \cdot cos(\omega_c \ t) \cdot [1 + m \cdot cos(\omega_m \ t)]</math>

where <math>U_c</math> is the Modulation Amplitude and <math>m</math> the modulation index.


FIXME: is this formula correct, shouldn't theh transformation in frequency domain depend on frequency instead of time? As soon this is cleared we can transform the image entirely into TeX...

Description

The first formula desribes what happens in time domain. It's basically multiplying of two cosine signals leading to the time domain picture in the example below.

The second formula describes the frequency response, the frequency spectrum consists of three spectrum lines at each time t. The first term is the carrier, for shure the carrier is in the spectrum, the second and third termes describe two spectrum lines around the carrier, and their amplitude is dependend on the modulation index m. As the modulating sognakll variies the lines around the carrier frequency are variing.

we should add an frequeny response picture below in the example FIXME: ENDOFFIXME


An Example

Carrier Signal in time domain
File:AM picture4.jpg
Carrier Signal in frequency domain (to be added)
Modulating Signal in time domain
File:AM picture5.jpg
Modulating Signal in frequency domain (to be added)
AM Signal
File:AM picture6.jpg
AM Signal in frequency domain (to be added)


Special Kinds of AM


Aquired Bandwidth

An AM Signal shows up as single Peak in the Frequency Spectrum.

it would be nice to have a picture showing how AM signals in the frequency spectrum behave and how much bandwidth they allocate. A short overview of AM-related problems would be nice, too. Has anybody of you this info handy?


Noise Sensitivity

Echoes, multipath signaly, athmospheric and meteorologic phenomenons like lightings and electrostatic discharges contribute noise that simply gets added to the transmitted signal. Most other Modulation Schemes are less sensitive to noise.


Links