Amplitude modulation: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(corrected.)
(Wikification. Fix crappy English. Please put thoughts about the article's development on the talk page.)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Amplitude modulation''' ('''AM''') is a [[modulation scheme]], notably used in AM radio.
==What is AM?==


An amplitude transceiver modulates the amplitude of an sinusoid carrier signal using the incoming signal. The carrier signal is sinusoid with a fixed [[Frequency]], usually much higher than the highest frequency occurring in the spectrum of the modulating signal.
Amplitude Modulation is the done by modulating the Amplitude of an sinoid Carrier signal using the incoming signal.


== Mathematical setting ==
The Carrier signal is sinusoid with a fixed [[Frequency]], usually much higher than the highest frequency occuring in the spectrum of the modulating signal.
Base for transmission is a sinusoid carrier signal with continuous carrier frequency <math>f_c</math>:
Amplitude Modulation schemes have been widely used in Analog Radio.
: <math>\omega_c := 2 \pi f_c</math>


This is modulated by the incoming signal, here modeled by a simple sine with frequency <math>f_m</math>:
==Mathematical Setting==
: <math>\omega_m := 2 \pi f_m</math>


The output signal is the simple product of incoming signal and Carrier Signal with frequency ''f'':
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.
''output(t) = input(t) * sin(f * t)''


[[File:AM mathematical desc.jpg|Description]]
''TODO: it would be nice to type formulas in TeX, is this working in this wiki?''
:''Sure. But some prerequisites has to be met. Perhaps ist easier to use pictures of the formula (the manual way of what the wiki does).''


The first formula describes 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 sure the carrier is in the spectrum, the second and third terms describe two spectrum lines around the carrier, and their amplitude is dependent on the modulation index, m. As the modulating signal varies the lines around the carrier frequency are varying.
==An Example==


== Example ==
{|
{|
|[[Image:AM_picture1.jpg|frame|Carrier Signal in time domain]]
| [[File:AM picture1.jpg|frame|Carrier signal in time domain]]
|[[Image:AM_picture4.jpg|frame|Carrier Signal in frequency domain (to be added)]]
| [[File:AM picture4.jpg|frame|Carrier signal in frequency domain (to be added)]]
|-
|-
|[[Image:AM_picture2.jpg|frame|Modulating Signal in time domain]]
| [[File:AM picture2.jpg|frame|Modulating signal in time domain]]
|[[Image:AM_picture5.jpg|frame|Modulating Signal in frequency domain (to be added)]]
| [[File:AM picture5.jpg|frame|Modulating signal in frequency domain (to be added)]]
|-
|-
|[[Image:AM_picture3.jpg|frame|AM Signal]]
| [[File:AM picture3.jpg|frame|AM signal]]
|[[Image:AM_picture6.jpg|frame|AM Signal in frequency domain (to be added)]]
| [[File:AM picture6.jpg|frame|AM signal in frequency domain (to be added)]]
|}
|}


== Special kinds ==
* Double sideband suppressed carrier (DSSC)
* Single side band (SSB)
* [[Vestigial side band modulation]] (VSB) (used in digital TV applications)
* [[Quadrature Amplitude Modulation]] (QAM) (used in digital TV applications)


==Special Kinds of AM==
== Acquired bandwidth ==
An AM signal shows up as a single peak in the frequency spectrum.


== Noise sensitivity ==
*DSSC, Double Sideband Supressed Carrier
Echoes, multipath signaling, atmospheric 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.
*SSB, Single Side Band
*Residual Sideband Modulation (modulation used for analog TV applications)
*[[Quadrature_Amplitude_Modulation|QAM, Quadrature Amplitude Modulation]]


== External links ==
* [[Wikipedia:Amplitude modulation]] at Wikipedia
* [[Wikipedia:History of radio|History of radio]] at Wikipedia


[[Category:Technology]]
==Aquired Bandwidth==

''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?''

''what about noise sensitivity?''

==Links==

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

Latest revision as of 07:21, 26 December 2016

Amplitude modulation (AM) is a modulation scheme, notably used in AM radio.

An amplitude transceiver modulates the amplitude of an sinusoid carrier signal using the incoming signal. The carrier signal is sinusoid with a fixed Frequency, usually much higher than the highest frequency occurring in the spectrum of the modulating signal.

Mathematical setting

Base for transmission is a sinusoid carrier signal with continuous carrier frequency <math>f_c</math>:

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

This is modulated by the incoming signal, here modeled 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.

Description

The first formula describes 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 sure the carrier is in the spectrum, the second and third terms describe two spectrum lines around the carrier, and their amplitude is dependent on the modulation index, m. As the modulating signal varies the lines around the carrier frequency are varying.

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

Acquired bandwidth

An AM signal shows up as a single peak in the frequency spectrum.

Noise sensitivity

Echoes, multipath signaling, atmospheric 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.

External links