FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > DSP

DSP comp.dsp newsgroup, mailing list

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-23-2005, 04:24 AM
Mark
Guest
 
Posts: n/a
Default Re: Basic Signal Processing Question



Jerry Avins wrote:
> Mark wrote:
> > The L and R are time division multiplexed by sampling each at 38 kHz.
> > The L and R samples are interleaved and FM modulated onto the main RF
> > carrier. This is spectrally equivalent to what you described. This is
> > two different descriptions of the same thing, one description looking
> > at the frequency domain, and one description looking at the time
> > domain. Actually there are two different design approaches to an FM
> > MPX encoder, the TDM approach and the L-R matrix approach, both create
> > the same output signal and are fully compatable.

>
> There is no sampling. 38 KHz is the frequency of the subcarrier that
> carries the difference signal. The sum signal is transmitted as in a
> mono signal, so that a mono signal is received as such and a mono
> receiver receives L+R. That's what's meant by compatibility. After the
> difference signal is recovered from by demodulating the subcarrier (with
> the aid of the 19 KHz pilot tone), the two signals are matrixed to
> create L and R. If the pilot tone is too weak, there is no matrixing.
>
> Which standard have you been reading?
>
> Jerry
> --



The 38 kHz sampling and the L-R matrix are different but EQUIVALENT
methods.

Read this then we'll talk again.

http://members.tripod.com/~transmitters/stereo.htm

Mark


> Engineering is the art of making what you want from things you can get.
> ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ


Reply With Quote
  #2 (permalink)  
Old 07-23-2005, 05:39 AM
Jerry Avins
Guest
 
Posts: n/a
Default Re: Basic Signal Processing Question

Mark wrote:
>
> Jerry Avins wrote:
>
>>Mark wrote:
>>
>>>The L and R are time division multiplexed by sampling each at 38 kHz.
>>>The L and R samples are interleaved and FM modulated onto the main RF
>>>carrier. This is spectrally equivalent to what you described. This is
>>>two different descriptions of the same thing, one description looking
>>>at the frequency domain, and one description looking at the time
>>>domain. Actually there are two different design approaches to an FM
>>>MPX encoder, the TDM approach and the L-R matrix approach, both create
>>>the same output signal and are fully compatable.

>>
>>There is no sampling. 38 KHz is the frequency of the subcarrier that
>>carries the difference signal. The sum signal is transmitted as in a
>>mono signal, so that a mono signal is received as such and a mono
>>receiver receives L+R. That's what's meant by compatibility. After the
>>difference signal is recovered from by demodulating the subcarrier (with
>>the aid of the 19 KHz pilot tone), the two signals are matrixed to
>>create L and R. If the pilot tone is too weak, there is no matrixing.
>>
>>Which standard have you been reading?
>>
>>Jerry
>>--

>
>
>
> The 38 kHz sampling and the L-R matrix are different but EQUIVALENT
> methods.
>
> Read this then we'll talk again.
>
> http://members.tripod.com/~transmitters/stereo.htm


That's an interesting page. I find a stated advantage of FM over AM,
"More distance on the dial between FM stations", a bit nerdy, but a
small point. What you loosely call "sampling" is called in the article
"time-delay multiplexing" and "chopping", hardly the same thing.
Moreover, the paper describes a stereo modulator, but I was describing
the demodulation process. My mistake there; you had mentioned the
encoder before I chimed in.

Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Reply With Quote
  #3 (permalink)  
Old 07-23-2005, 08:37 PM
glen herrmannsfeldt
Guest
 
Posts: n/a
Default Re: Basic Signal Processing Question

Jerry Avins wrote:
(snip regarding FM stereo multiplexing)

>> The 38 kHz sampling and the L-R matrix are different but
>> EQUIVALENT methods.


They are equivalent if you ignore the filtering problem.

It might be that today one could generate a nice digital filter
to do it, but that would not have been possible when the standard
was being written.

>> Read this then we'll talk again.


>> http://members.tripod.com/~transmitters/stereo.htm


> That's an interesting page. I find a stated advantage of FM over AM,
> "More distance on the dial between FM stations", a bit nerdy, but a
> small point. What you loosely call "sampling" is called in the article
> "time-delay multiplexing" and "chopping", hardly the same thing.
> Moreover, the paper describes a stereo modulator, but I was describing
> the demodulation process. My mistake there; you had mentioned the
> encoder before I chimed in.


I find it more believable as a decoder. The filtering required for the
encoder would be very hard to do, except possibly with a digital filter
at a much higher frequency. Well, for a decoder the filtering isn't
easy, either. You have to at least filter everything above 53kHz
sharp enough to keep the tails of the SCA subcarrier centered at 67kHz
away. SCA is an FM subcarrier so it can have long tails.

The inputs to the encoder must be filtered to less than 15kHz, so
obviously sampling at 38kHz would be enough. Balanced modulators were
pretty easy to make, even with vacuum tubes. Sharp filters with a flat
passband were not.

For comparison purposes there are two descriptions of the NTSC color
subcarrier, and the choice of subcarrier frequency. In one there is a
180 degree phase shift between successive lines and for a given line
between successive frames. This tends to reduce the visibility of the
subcarrier on a monochrome receiver. In the other description, assuming
relatively low horizontal spatial frequencies in the video image, the
luminance signal has peaks at multiples of the line rate and the
chrominance signal has peaks in between those.

As with the FM stereo case, one is time domain and one frequency domain,
but the result is the same.

-- glen

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Basic Signal Processing Question glen herrmannsfeldt DSP 0 07-23-2005 03:00 AM
Machine Learning for Signal Processing 2005: signal processingcompetition Machine Learning for Signal Processing 2005 DSP 0 06-06-2005 05:57 PM
Basic signal processing question George DSP 3 03-24-2005 04:58 PM
Basic question on signal processing George DSP 0 03-24-2005 11:17 AM
question about fixed-integer precision in digital signal processing? walala DSP 4 08-20-2003 01:33 PM


All times are GMT +1. The time now is 04:39 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved