LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dac-adc simulation

Hi All, I'm trying to setup a basic simulation with LV. I have a DAC followed by an ADC.

I can see that there's a sampling rate for the DAC but not for the ADC. Both are DWDT. Is there a ADC object that I can also choose with the sampling rate?

Thanks

 

0 Kudos
Message 1 of 6
(85 Views)

What do you mean by simulation using LabVIEW? LabVIEW is a programming language and not an electrical simulation software.

 

Please share what you have created so far and what you are trying to achieve and why

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 6
(71 Views)

Thanks @santo_13

there isn't much to share as it's as simple as a DAC connected to a ADC.

Take a DWDT DAC, place a random array of value as input, connect the DAC to a DWDT ADC and you'll get the same values out.

 

The main question here is why does the DAC have the sample rate while the ADC doesn't?

Simulation may not be the best terminology but essentially I'm trying to setup a simple DAC->ADC and play with values, waveforms and sampling rates (on both ends).

 

Thanks

0 Kudos
Message 3 of 6
(59 Views)

@p2aks wrote:

Thanks @santo_13

there isn't much to share as it's as simple as a DAC connected to a ADC.

Take a DWDT DAC, place a random array of value as input, connect the DAC to a DWDT ADC and you'll get the same values out.

 

The main question here is why does the DAC have the sample rate while the ADC doesn't?

Simulation may not be the best terminology but essentially I'm trying to setup a simple DAC->ADC and play with values, waveforms and sampling rates (on both ends).

 

Thanks


Please share the VI as it still not clear by the terms DAC and ADC in the scope of LabVIEW as those are hardware.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 6
(46 Views)

Thank you santo_13,

 

you can simply take the ADC block and see that there's no sample rate available.

0 Kudos
Message 5 of 6
(24 Views)

@p2aks wrote:

Thank you santo_13,

 

you can simply take the ADC block and see that there's no sample rate available.


What on earth are you talking about?

Please post your code so that we can work out what you are referring to. "DAC" and "ADC are general terms that could mean a lot of different things.

We have no way of knowing what you mean by "ADC block"....

You have to give examples of your attempt or you're not going to be able to elicit any help whatsoever because nobody will even remotely understand what you are asking.

0 Kudos
Message 6 of 6
(19 Views)