キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Digital modulation

解決済み
解決策を見る
how do i multiply random digital pattern waveform with sine wave form in order to obtain ask modulation scheme
0 件の賞賛
メッセージ1/17
4,966件の閲覧回数
解決策
受理者 fil-leep

fil-leep

 

You may want to look at these:

 

http://labview.ni.com/docs/proposals/6.1/HTMLHelpProposal/HTML%20Conference/WebHelp/LvwaveMultiply_W...

 

You could also convert from DDT and then multiply directly with the multiplication VI using the same number of samples. Also recall that the waveform multiplication needs to have same `dt? this means that with simulated signals and different frequency will not work. I hope this gets you going 🙂

Sam S
Applications Engineer
National Instruments
0 件の賞賛
メッセージ2/17
4,946件の閲覧回数

thanks for the previous solution.how do i generate a random binary pattern waveform of speed of 10kbps and a sine wave of 30khz

0 件の賞賛
メッセージ3/17
4,931件の閲覧回数

fil-leep 

 

These should get you going 🙂

 

http://decibel.ni.com/content/docs/DOC-5763

 

http://zone.ni.com/devzone/cda/epd/p/id/2786

 

http://decibel.ni.com/content/docs/DOC-1228

 

I hope this helps!

Sam S
Applications Engineer
National Instruments
0 件の賞賛
メッセージ4/17
4,923件の閲覧回数

the link you have given me it does not open

0 件の賞賛
メッセージ5/17
4,913件の閲覧回数

i have two sine waves of different frequencies,and i want to do fsk modulation i have tried to use select signal vi but it is difficult for me to obtain the fsk modulated wave.i need your help

0 件の賞賛
メッセージ6/17
4,911件の閲覧回数

Hello fil-leep,

 

Were you unable to open all three links? They came through okay on my end. There is a shipping example in LabVIEW example finder (Select Signals.VI) that can help with modulated signal selection and the select signal.vi. Here is a link with good explanation, please let me know if this one doesn't work for you either.

 

Thank you,

 

Deborah Y.

Deborah Burke
NI Hardware and Drivers Product Manager
Certified LabVIEW Architect
0 件の賞賛
メッセージ7/17
4,897件の閲覧回数

okey i will let you know if it doesn't work.Also how do i shift the level of digital waveform from 0 to -1 and 1 to stay 1?which vi i have to use?

0 件の賞賛
メッセージ8/17
4,883件の閲覧回数

Hi fil-leep,

 

Here's another, more involved example: http://decibel.ni.com/content/docs/DOC-2092. In regards to setting the level, are you using the DWDT Boolean Array to Digital VI to generate that waveform like the example from Sam showed?  Looking at the Context Help on the Mode input for that VI, "mode specifies whether the conversion is performed on the data with the least significant bit (LSB) first or most significant bit (MSB) first. The order of the digital data in digital waveform reflects the selection made in mode". You can change the input level to be 1 here. Let us know how your progress is coming.

 

Thank you,

Deborah Y.


Deborah Burke
NI Hardware and Drivers Product Manager
Certified LabVIEW Architect
0 件の賞賛
メッセージ9/17
4,867件の閲覧回数

hellow i am having nine signals to display,one at a time by using only one graph.for the signal to be selected user should press the respectivelly switch.i have tried to use select signal vi but i cant make it.please i need your help

0 件の賞賛
メッセージ10/17
4,840件の閲覧回数