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 11-18-2009, 12:28 PM
disney_snoopy
Guest
 
Posts: n/a
Default Generate Stereo using Matlab.

Hi all,

Can anyone explain how to generate the stereo and decode it in channel
and R in Matlab. Need some explanation or example please!!! Woul
appreciate it...
Thankz


Reply With Quote
  #2 (permalink)  
Old 11-18-2009, 03:28 PM
Tauno Voipio
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

disney_snoopy wrote:
> Hi all,
>
> Can anyone explain how to generate the stereo and decode it in channel L
> and R in Matlab. Need some explanation or example please!!! Would
> appreciate it...
> Thankz



Study project / homework?

--

Tauno Voipio
tauno voipio (at) iki fi
Reply With Quote
  #3 (permalink)  
Old 11-18-2009, 07:57 PM
Richard Dobson
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

disney_snoopy wrote:
> Hi all,
>
> Can anyone explain how to generate the stereo and decode it in channel L
> and R in Matlab. Need some explanation or example please!!! Would
> appreciate it...
> Thankz
>
>


?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
audio is just a two-channel audio stream or file (or 2-column matrix,
etc), presumed to be sent to two (L/R) front speakers. Nothing to
"decode".

Richard Dobson
Reply With Quote
  #4 (permalink)  
Old 11-18-2009, 08:35 PM
Tauno Voipio
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

Richard Dobson wrote:
> disney_snoopy wrote:
>> Hi all,
>>
>> Can anyone explain how to generate the stereo and decode it in channel L
>> and R in Matlab. Need some explanation or example please!!! Would
>> appreciate it...
>> Thankz
>>
>>

>
> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
> audio is just a two-channel audio stream or file (or 2-column matrix,
> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
>
> Richard Dobson



My guess is that he's attempting to simulate the
multiplex used on top of a FM radio transmission,
including the sub-carrier encoding, i.e. what you
get from the FM demodulator.

--

Tauno Voipio
tauno voipio (at) iki fi
Reply With Quote
  #5 (permalink)  
Old 11-18-2009, 09:12 PM
Richard Dobson
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

Tauno Voipio wrote:
> Richard Dobson wrote:
>> disney_snoopy wrote:
>>> Hi all,
>>>
>>> Can anyone explain how to generate the stereo and decode it in channel L
>>> and R in Matlab. Need some explanation or example please!!! Would
>>> appreciate it...
>>> Thankz
>>>
>>>

>>
>> ?? Generate "the stereo" what? Setting aside semantic niceties,
>> "stereo" audio is just a two-channel audio stream or file (or
>> 2-column matrix, etc), presumed to be sent to two (L/R) front
>> speakers. Nothing to "decode".
>>
>> Richard Dobson

>
>
> My guess is that he's attempting to simulate the
> multiplex used on top of a FM radio transmission,
> including the sub-carrier encoding, i.e. what you
> get from the FM demodulator.
>

Hadn't thought of that. Perhaps that is an example of a question with
70% of the context assumed?

Richard Dobson
Reply With Quote
  #6 (permalink)  
Old 11-19-2009, 02:18 AM
disney_snoopy
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

On Nov 19, 3:35*am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
wrote:
> Richard Dobson wrote:
> > disney_snoopy wrote:
> >> Hi all,

>
> >> Can anyone explain how to generate the stereo and decode it in channelL
> >> and R in Matlab. Need some explanation or example please!!! Would
> >> appreciate it...
> >> Thankz

>
> > ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
> > *audio is just a two-channel audio stream or file (or 2-column matrix,
> > etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".

>
> > Richard Dobson

>
> My guess is that he's attempting to simulate the
> multiplex used on top of a FM radio transmission,
> including the sub-carrier encoding, i.e. what you
> get from the FM demodulator.
>
> --
>
> Tauno Voipio
> tauno voipio (at) iki fi- Hide quoted text -
>
> - Show quoted text -


Hi Richard,

This is something i was think about.
Doing some research before i proposed my project.
I read from the DSP e-book and i learn of how to the FM stereo
component work... Now i was thinking how to apply to a matlab or
mathcad...
Is there a way to generate out from the software? such like generate
out the output graph that look like the component of FM stereo with
the RDS.
Is this project valuable to do?
Plz comment...

Thankz.
Reply With Quote
  #7 (permalink)  
Old 11-19-2009, 06:41 AM
Tauno Voipio
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

disney_snoopy wrote:
> On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> wrote:
>> Richard Dobson wrote:
>>> disney_snoopy wrote:
>>>> Hi all,
>>>> Can anyone explain how to generate the stereo and decode it in channel L
>>>> and R in Matlab. Need some explanation or example please!!! Would
>>>> appreciate it...
>>>> Thankz
>>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
>>> audio is just a two-channel audio stream or file (or 2-column matrix,
>>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
>>> Richard Dobson

>> My guess is that he's attempting to simulate the
>> multiplex used on top of a FM radio transmission,
>> including the sub-carrier encoding, i.e. what you
>> get from the FM demodulator.
>>
>> --
>>
>> Tauno Voipio
>> tauno voipio (at) iki fi- Hide quoted text -
>>
>> - Show quoted text -

>
> Hi Richard,
>
> This is something i was think about.
> Doing some research before i proposed my project.
> I read from the DSP e-book and i learn of how to the FM stereo
> component work... Now i was thinking how to apply to a matlab or
> mathcad...
> Is there a way to generate out from the software? such like generate
> out the output graph that look like the component of FM stereo with
> the RDS.
> Is this project valuable to do?
> Plz comment...
>
> Thankz.


You did not respond to my question: Homework or study project?

--

Tauno Voipio
Reply With Quote
  #8 (permalink)  
Old 11-19-2009, 07:32 AM
disney_snoopy
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

On Nov 19, 1:41*pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
wrote:
> disney_snoopy wrote:
> > On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> > wrote:
> >> Richard Dobson wrote:
> >>> disney_snoopy wrote:
> >>>> Hi all,
> >>>> Can anyone explain how to generate the stereo and decode it in channel L
> >>>> and R in Matlab. Need some explanation or example please!!! Would
> >>>> appreciate it...
> >>>> Thankz
> >>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
> >>> *audio is just a two-channel audio stream or file (or 2-column matrix,
> >>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
> >>> Richard Dobson
> >> My guess is that he's attempting to simulate the
> >> multiplex used on top of a FM radio transmission,
> >> including the sub-carrier encoding, i.e. what you
> >> get from the FM demodulator.

>
> >> --

>
> >> Tauno Voipio
> >> tauno voipio (at) iki fi- Hide quoted text -

>
> >> - Show quoted text -

>
> > Hi Richard,

>
> > This is something i was think about.
> > Doing some research before i proposed my project.
> > I read from the DSP e-book and i learn of how to the FM stereo
> > component work... Now i was thinking how to apply to a matlab or
> > mathcad...
> > Is there a way to generate out from the software? such like generate
> > out the output graph that look like the component of FM stereo with
> > the RDS.
> > Is this project valuable to do?
> > Plz comment...

>
> > Thankz.

>
> You did not respond to my question: Homework or study project?
>
> --
>
> Tauno Voipio- Hide quoted text -
>
> - Show quoted text -


Hi Tauno,
Doing some research before i proposed my project.
Need to hand in my proposal next week.
So was thinking whether to proposed my theoretical as Matlab software
solution...
Any idea on Matlab?
Thankz
Reply With Quote
  #9 (permalink)  
Old 11-19-2009, 07:33 AM
disney_snoopy
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

On Nov 19, 1:41*pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
wrote:
> disney_snoopy wrote:
> > On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> > wrote:
> >> Richard Dobson wrote:
> >>> disney_snoopy wrote:
> >>>> Hi all,
> >>>> Can anyone explain how to generate the stereo and decode it in channel L
> >>>> and R in Matlab. Need some explanation or example please!!! Would
> >>>> appreciate it...
> >>>> Thankz
> >>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
> >>> *audio is just a two-channel audio stream or file (or 2-column matrix,
> >>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
> >>> Richard Dobson
> >> My guess is that he's attempting to simulate the
> >> multiplex used on top of a FM radio transmission,
> >> including the sub-carrier encoding, i.e. what you
> >> get from the FM demodulator.

>
> >> --

>
> >> Tauno Voipio
> >> tauno voipio (at) iki fi- Hide quoted text -

>
> >> - Show quoted text -

>
> > Hi Richard,

>
> > This is something i was think about.
> > Doing some research before i proposed my project.
> > I read from the DSP e-book and i learn of how to the FM stereo
> > component work... Now i was thinking how to apply to a matlab or
> > mathcad...
> > Is there a way to generate out from the software? such like generate
> > out the output graph that look like the component of FM stereo with
> > the RDS.
> > Is this project valuable to do?
> > Plz comment...

>
> > Thankz.

>
> You did not respond to my question: Homework or study project?
>
> --
>
> Tauno Voipio- Hide quoted text -
>
> - Show quoted text -


Is that very important?
Reply With Quote
  #10 (permalink)  
Old 11-19-2009, 07:36 AM
disney_snoopy
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

On Nov 19, 2:33*pm, disney_snoopy <disney_sno...@hotmail.com> wrote:
> On Nov 19, 1:41*pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> wrote:
>
>
>
>
>
> > disney_snoopy wrote:
> > > On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> > > wrote:
> > >> Richard Dobson wrote:
> > >>> disney_snoopy wrote:
> > >>>> Hi all,
> > >>>> Can anyone explain how to generate the stereo and decode it in channel L
> > >>>> and R in Matlab. Need some explanation or example please!!! Would
> > >>>> appreciate it...
> > >>>> Thankz
> > >>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
> > >>> *audio is just a two-channel audio stream or file (or 2-column matrix,
> > >>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
> > >>> Richard Dobson
> > >> My guess is that he's attempting to simulate the
> > >> multiplex used on top of a FM radio transmission,
> > >> including the sub-carrier encoding, i.e. what you
> > >> get from the FM demodulator.

>
> > >> --

>
> > >> Tauno Voipio
> > >> tauno voipio (at) iki fi- Hide quoted text -

>
> > >> - Show quoted text -

>
> > > Hi Richard,

>
> > > This is something i was think about.
> > > Doing some research before i proposed my project.
> > > I read from the DSP e-book and i learn of how to the FM stereo
> > > component work... Now i was thinking how to apply to a matlab or
> > > mathcad...
> > > Is there a way to generate out from the software? such like generate
> > > out the output graph that look like the component of FM stereo with
> > > the RDS.
> > > Is this project valuable to do?
> > > Plz comment...

>
> > > Thankz.

>
> > You did not respond to my question: Homework or study project?

>
> > --

>
> > Tauno Voipio- Hide quoted text -

>
> > - Show quoted text -

>
> Is that very important?- Hide quoted text -
>
> - Show quoted text -


If the best i will proposed my theoretical software as MathCad... But
well im not that good in Mathcad so i choosed Matlab.
Reply With Quote
  #11 (permalink)  
Old 11-19-2009, 08:07 AM
Tauno Voipio
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

disney_snoopy wrote:
> On Nov 19, 1:41 pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> wrote:
>> disney_snoopy wrote:
>>> On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
>>> wrote:
>>>> Richard Dobson wrote:
>>>>> disney_snoopy wrote:
>>>>>> Hi all,
>>>>>> Can anyone explain how to generate the stereo and decode it in channel L
>>>>>> and R in Matlab. Need some explanation or example please!!! Would
>>>>>> appreciate it...
>>>>>> Thankz
>>>>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
>>>>> audio is just a two-channel audio stream or file (or 2-column matrix,
>>>>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
>>>>> Richard Dobson
>>>> My guess is that he's attempting to simulate the
>>>> multiplex used on top of a FM radio transmission,
>>>> including the sub-carrier encoding, i.e. what you
>>>> get from the FM demodulator.
>>>> --
>>>> Tauno Voipio
>>>> tauno voipio (at) iki fi- Hide quoted text -
>>>> - Show quoted text -
>>> Hi Richard,
>>> This is something i was think about.
>>> Doing some research before i proposed my project.
>>> I read from the DSP e-book and i learn of how to the FM stereo
>>> component work... Now i was thinking how to apply to a matlab or
>>> mathcad...
>>> Is there a way to generate out from the software? such like generate
>>> out the output graph that look like the component of FM stereo with
>>> the RDS.
>>> Is this project valuable to do?
>>> Plz comment...
>>> Thankz.

>> You did not respond to my question: Homework or study project?
>>
>> --
>>
>> Tauno Voipio- Hide quoted text -
>>
>> - Show quoted text -

>
> Is that very important?



Yes, it is. It is important to direct our responses so
that we do not spoil your opportunity of learning.

It is possible to use a mathematics program to simulate
the processing in a DSP, also in your case. First, you
need to make the important design decisions how to
achieve your goal. This is the same process for a math
program and for a DSP.

--

Tauno Voipio
Reply With Quote
  #12 (permalink)  
Old 11-30-2009, 01:03 AM
disney_snoopy
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

On Nov 19, 3:07*pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
wrote:
> disney_snoopy wrote:
> > On Nov 19, 1:41 pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> > wrote:
> >> disney_snoopy wrote:
> >>> On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> >>> wrote:
> >>>> Richard Dobson wrote:
> >>>>> disney_snoopy wrote:
> >>>>>> Hi all,
> >>>>>> Can anyone explain how to generate the stereo and decode it in channel L
> >>>>>> and R in Matlab. Need some explanation or example please!!! Would
> >>>>>> appreciate it...
> >>>>>> Thankz
> >>>>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
> >>>>> *audio is just a two-channel audio stream or file (or 2-column matrix,
> >>>>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
> >>>>> Richard Dobson
> >>>> My guess is that he's attempting to simulate the
> >>>> multiplex used on top of a FM radio transmission,
> >>>> including the sub-carrier encoding, i.e. what you
> >>>> get from the FM demodulator.
> >>>> --
> >>>> Tauno Voipio
> >>>> tauno voipio (at) iki fi- Hide quoted text -
> >>>> - Show quoted text -
> >>> Hi Richard,
> >>> This is something i was think about.
> >>> Doing some research before i proposed my project.
> >>> I read from the DSP e-book and i learn of how to the FM stereo
> >>> component work... Now i was thinking how to apply to a matlab or
> >>> mathcad...
> >>> Is there a way to generate out from the software? such like generate
> >>> out the output graph that look like the component of FM stereo with
> >>> the RDS.
> >>> Is this project valuable to do?
> >>> Plz comment...
> >>> Thankz.
> >> You did not respond to my question: Homework or study project?

>
> >> --

>
> >> Tauno Voipio- Hide quoted text -

>
> >> - Show quoted text -

>
> > Is that very important?

>
> Yes, it is. It is important to direct our responses so
> that we do not spoil your opportunity of learning.
>
> It is possible to use a mathematics program to simulate
> the processing in a DSP, also in your case. First, you
> need to make the important design decisions how to
> achieve your goal. This is the same process for a math
> program and for a DSP.
>
> --
>
> Tauno Voipio- Hide quoted text -
>
> - Show quoted text -

Hi Tauno,

I am still waiting for your help in Matlab.

I know how to plot for the pilot frequency.
But i doesnt know how to plot the L+R and L-R region on Matlab.

Please help me on how to plot those region.

Thank You
Reply With Quote
  #13 (permalink)  
Old 11-30-2009, 09:43 PM
Tauno Voipio
Guest
 
Posts: n/a
Default Re: Generate Stereo using Matlab.

disney_snoopy wrote:
> On Nov 19, 3:07 pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
> wrote:
>> disney_snoopy wrote:
>>> On Nov 19, 1:41 pm, Tauno Voipio <tauno.voi...@notused.fi.invalid>
>>> wrote:
>>>> disney_snoopy wrote:
>>>>> On Nov 19, 3:35 am, Tauno Voipio <tauno.voi...@notused.fi.invalid>
>>>>> wrote:
>>>>>> Richard Dobson wrote:
>>>>>>> disney_snoopy wrote:
>>>>>>>> Hi all,
>>>>>>>> Can anyone explain how to generate the stereo and decode it in channel L
>>>>>>>> and R in Matlab. Need some explanation or example please!!! Would
>>>>>>>> appreciate it...
>>>>>>>> Thankz
>>>>>>> ?? Generate "the stereo" what? Setting aside semantic niceties, "stereo"
>>>>>>> audio is just a two-channel audio stream or file (or 2-column matrix,
>>>>>>> etc), presumed to be sent to two (L/R) front speakers. Nothing to "decode".
>>>>>>> Richard Dobson
>>>>>> My guess is that he's attempting to simulate the
>>>>>> multiplex used on top of a FM radio transmission,
>>>>>> including the sub-carrier encoding, i.e. what you
>>>>>> get from the FM demodulator.
>>>>>> --
>>>>>> Tauno Voipio
>>>>>> tauno voipio (at) iki fi- Hide quoted text -
>>>>>> - Show quoted text -
>>>>> Hi Richard,
>>>>> This is something i was think about.
>>>>> Doing some research before i proposed my project.
>>>>> I read from the DSP e-book and i learn of how to the FM stereo
>>>>> component work... Now i was thinking how to apply to a matlab or
>>>>> mathcad...
>>>>> Is there a way to generate out from the software? such like generate
>>>>> out the output graph that look like the component of FM stereo with
>>>>> the RDS.
>>>>> Is this project valuable to do?
>>>>> Plz comment...
>>>>> Thankz.
>>>> You did not respond to my question: Homework or study project?
>>>> --
>>>> Tauno Voipio- Hide quoted text -
>>>> - Show quoted text -
>>> Is that very important?

>> Yes, it is. It is important to direct our responses so
>> that we do not spoil your opportunity of learning.
>>
>> It is possible to use a mathematics program to simulate
>> the processing in a DSP, also in your case. First, you
>> need to make the important design decisions how to
>> achieve your goal. This is the same process for a math
>> program and for a DSP.
>>
>> --
>>
>> Tauno Voipio- Hide quoted text -
>>
>> - Show quoted text -

> Hi Tauno,
>
> I am still waiting for your help in Matlab.
>
> I know how to plot for the pilot frequency.
> But i doesnt know how to plot the L+R and L-R region on Matlab.
>
> Please help me on how to plot those region.
>
> Thank You


You have not responded to my question...

The problem for me it to know what I can suppose
you knowing about the stereo multiplexing and
handling of the required operations in sampled-
data domain.

If this is a study project we definitively will
not provide you with a cook-book answer. Also, as
a consultant, I usually get paid for such work.

--

Tauno Voipio, MSEE
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
please help me writing matlab program to generate comb waveform [email protected] DSP 2 09-15-2007 02:49 PM
How to generate an extended (128, 122) RS encoder in matlab? yongliphd DSP 0 07-20-2006 03:07 PM
How to generate variable labels for same component within a generate loop Weng Tianxiang VHDL 5 02-16-2006 02:45 PM
Re: How to generate an EEG signal with MatLab? charles DSP 0 12-22-2004 01:22 PM
Re: FM Stereo, RDS and ADC Dan Mills DSP 1 04-01-2004 04:06 AM


All times are GMT +1. The time now is 02:25 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