Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Double-sideband suppressed-carrier transmission
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Transmission method used in amateur radio}} {{more citations needed|date=September 2019}} '''Double-sideband suppressed-carrier transmission''' ('''DSB-SC''') is [[transmission (telecommunications)|transmission]] in which frequencies produced by [[amplitude modulation]] (AM) are symmetrically spaced above and below the [[carrier frequency]] and the carrier level is reduced to the lowest practical level, ideally being completely suppressed.<ref>{{cite web|archive-url=https://web.archive.org/web/20130306024554/http://www.its.bldrdoc.gov/fs-1037/dir-012/_1791.htm|archive-date=2013-03-06|url=http://www.its.bldrdoc.gov/fs-1037/dir-012/_1791.htm|title=double-sideband suppressed-carrier (DSB-SC) transmission|work=Federal Standard 1037C|publisher=[[General Services Administration]]}}</ref> In DSB-SC, unlike simple AM, the wave carrier is not transmitted; thus, much of the power is distributed between the side bands, which implies an increase of arial coverage in DSB-SC, for the same power consumption. DSB-SC transmission is a special case of [[double-sideband reduced carrier transmission]]. It is used for [[Radio Data System|radio data system]]s. This mode is frequently used in [[amateur radio]] voice communications, especially on [[High frequency|high-frequency]] bands. ==Spectrum== DSB-SC is basically an [[amplitude modulation]] wave without the carrier, therefore reducing power waste, giving it a 50% efficiency. This is an increase compared to normal AM transmission (DSB) that has a maximum efficiency of 33.333%, since 2/3 of the power is in the carrier which conveys no useful information and both sidebands containing identical copies of the same information. [[Single-sideband_modulation|Single sideband suppressed-carrier]] (SSB-SC) is 100% efficient. Spectrum plot of a DSB-SC signal: [[Image:Spectrum DSBSC.svg]] ==Generation== DSB-SC is generated by a mixer. The signal produced is the product of the message signal and a carrier signal. The mathematical representation of this process is shown below, where the [[Prosthaphaeresis|product-to-sum trigonometric identity]] is used. :<math> \underbrace{V_m \cos \left( \omega_m t \right)}_{\mbox{Message}} \times \underbrace{V_c \cos \left( \omega_c t \right)}_{\mbox{Carrier}} = \underbrace{\frac{V_m V_c}{2} \left[ \cos\left(\left( \omega_m + \omega_c \right)t\right) + \cos\left(\left( \omega_m - \omega_c \right)t\right) \right]}_{\mbox{Modulated Signal}} </math> [[Image:DSBSC Modulation.svg]] ==Demodulation== In DSBSC, coherent demodulation is achieved by multiplying the DSB-SC signal with the carrier signal of the same phase as in the modulation process, analogous to the modulation process. This resultant signal is passed through a low pass filter to produce a scaled version of the original message signal: :<math> \overbrace{\frac{V_m V_c}{2} \left[ \cos\left(\left( \omega_m + \omega_c \right)t\right) + \cos\left(\left( \omega_m - \omega_c \right)t\right) \right]}^{\mbox{Modulated Signal}} \times \overbrace{V'_c \cos \left( \omega_c t \right)}^{\mbox{Carrier}} </math> ::<math>= \left(\frac{1}{2}V_c V'_c\right)\underbrace{V_m \cos(\omega_m t)}_{\text{original message}} + \frac{1}{4}V_c V'_c V_m \left[\cos((\omega_m + 2\omega_c)t) + \cos((\omega_m - 2\omega_c)t)\right]</math> This equation shows that by multiplying the modulated signal by the carrier signal, the result is a scaled version of the original message signal plus a second term. Since <math>\omega_c \gg \omega_m</math>, this second term is much higher in frequency than the original message. Once this signal passes through a low pass filter, the higher frequency component is removed, leaving just the original message. ===Distortion and attenuation=== For demodulation, the demodulation oscillator's frequency and phase must be exactly the same as the modulation oscillator's, otherwise, distortion and/or attenuation will occur. To see this effect, take the following conditions: *Message signal to be transmitted: <math>f(t)</math> *Modulation (carrier) signal: <math>V_c\cos(\omega_c t)</math> *Demodulation signal (with small frequency and phase deviations from the modulation signal): <math>V'_c\cos\left[(\omega_c+\Delta\omega)t + \theta\right]</math> The resultant signal can then be given by :<math>f(t) \times V_c\cos(\omega_c t) \times V'_c\cos\left[(\omega_c+\Delta\omega)t + \theta\right]</math> ::<math>=\frac{1}{2}V_c V'_c f(t) \cos\left(\Delta\omega\cdot t+\theta\right) + \frac{1}{2}V_c V'_c f(t) \cos\left[(2\omega_c+\Delta\omega)t+\theta\right]</math> ::<math>\xrightarrow{\text{After low pass filter}} \frac{1}{2}V_c V'_c f(t) \cos\left(\Delta\omega\cdot t+\theta\right)</math> The <math>\cos\left(\Delta\omega\cdot t+\theta\right)</math> terms results in distortion and attenuation of the original message signal. In particular, if the frequencies are correct, but the phase is wrong, contribution from <math>\theta</math> is a constant attenuation factor, also <math>\Delta\omega\cdot t</math> represents a cyclic inversion of the recovered signal, which is a serious form of distortion. [[File:Demodulation distortion diagram.png]] ==Waveforms== Below is a message signal that one may wish to modulate onto a carrier, consisting of a couple of sinusoidal components with frequencies respectively 800 Hz and 1200 Hz. [[Image:DSBSC Message Signal.png]] The equation for this message signal is <math>s(t) = \frac{1}{2}\cos\left(2\pi 800 t\right) - \frac{1}{2}\cos\left( 2\pi 1200 t\right)</math>. The carrier, in this case, is a plain 5 kHz (<math>c(t) = \cos\left( 2\pi 5000 t \right)</math>) sinusoid—pictured below. [[Image:DSBSC Carrier Signal.png]] The modulation is performed by multiplication in the time domain, which yields a 5 kHz carrier signal, whose amplitude varies in the same manner as the message signal. [[Image:DSBSC Modulated Output.png]] <math>x(t) = \underbrace{\cos\left( 2\pi 5000 t \right)}_\mbox{Carrier} \times \underbrace{\left[\frac{1}{2}\cos\left(2\pi 800 t\right) - \frac{1}{2}\cos\left( 2\pi 1200 t\right)\right]}_\mbox{Message Signal}</math> The name "suppressed carrier" comes about because the carrier signal component is suppressed—it does not appear in the output signal. This is apparent when the spectrum of the output signal is viewed. In the picture shown below we see four peaks, the two peaks below 5000 Hz are the lower sideband (LSB) and the two peaks above 5000 Hz are the upper sideband (USB), but there is no peak at the 5000 Hz mark, which is the frequency of the suppressed carrier. [[Image:DSBSC Spectrum.png]] ==References== <references/> {{FS1037C MS188}} ==External links== *A DSBSC generation and demodulation instrument is described as side application of a commercial lock-in amplifier in [http://www.zhinst.com/blogs/sadik/2013/08/dsb-sc/ Double-sideband Suppressed-carrier Modulation]. {{DEFAULTSORT:Double-Sideband Suppressed-Carrier Transmission}} [[Category:Radio modulation modes]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite web
(
edit
)
Template:FS1037C MS188
(
edit
)
Template:More citations needed
(
edit
)
Template:Short description
(
edit
)