LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Signal generation from number of harmonics

I haven't understand yet!!!I'm sorry!!!

0 Kudos
Message 31 of 50
(1,926 Views)

can you please send me the entire block diagram?I would appreciate

0 Kudos
Message 32 of 50
(1,925 Views)

No.  In my first post in this chain, I recommended that you "Start over" and basically build your own Signal Generator function that would generate, one point at a time, using an interval of time "dt" for a total of time period of "T" seconds, and for "N" harmonics of a given Sinusoid frequency "f".  I recommended that you do this first with pencil and paper, writing down the (very simple) equation that gives a data point corresponding to a fixed time point and fixed harmonic, then translate this into (very simple) LabVIEW code.  If you do this, you will have numeric arrays (instead of Waveforms) and your problem will almost "solve itself".

 

If, on the other hand, you want to take the "shortcut" of using LabVIEW's built-in Signal Generator, thus denying yourself the experience of learning how to do this yourself, you'll face the (conceptually) more difficult problem of learning to deal with Waveforms.  The point is, however, that you have to put in the time and effort to learn -- if I "give" you the solution, you will learn only how to get someone else to do your thinking for you.  This may get you a good grade on this homework, but won't serve you well in the long run ...

 

Bob Schor

0 Kudos
Message 33 of 50
(1,914 Views)

So i have to use waveform?

0 Kudos
Message 35 of 50
(1,904 Views)

This is the VI you asked me to create

0 Kudos
Message 38 of 50
(1,838 Views)

you help other people but don't help me.why?

0 Kudos
Message 39 of 50
(1,840 Views)

So i have to add another shift register!!!

0 Kudos
Message 40 of 50
(1,836 Views)