LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulate block design

I have attached my idea of the simulate block desgin, i hope anybody can have a look at that , and then help me to figure this out by building the simple circuit in labview, I will so great appreciate that if someone can do so.

 

In this design, I want to set the fundamental information and the circuit can measure the Even Harmonics and Odd Harmonics values, and also it can display the Harmonic waveforms if Press On button, and the number of harmonics can be set as well.

 

I'm realllllllllly need this desgin

Please help me.

0 Kudos
Message 1 of 7
(2,944 Views)

LabVIEW does not do circuit designs. The block diagram may resemble a schematic in places but it is not the same thing at all and you should not refer to it as a 'circuit'.

 

So, you've got a front panel. Have you written any code at all? Have you tried any of the simulate signal functions? It sounds like this is a school assignment and students are expected to do most/all of the work themselves. Please ask very specific questions instead of 'Im reallllly need this design' (and keep the multiple letters to a minimum)

0 Kudos
Message 2 of 7
(2,935 Views)

Hi, Dennis Knutson

Ok, sorry for my poor english.

 

Well, whatever it is school assignment or not, I just think about this design and I also want get help.

Ok, i have did a lot of things , and i want this simulate block to be my sub-vi. But I still didn't figure this out. Could you give me some hints or some ideas when you look at this front panel at first? I think you must came up with some ideas how to do it, right?

 

Regareds

0 Kudos
Message 3 of 7
(2,929 Views)

Yes, I have ideas and I also see that you were shown how to add a harmonic in this thread. I would suggest you incororate that code with an event structure so that when a value change event occurs, you add the selected harmonic to the primary waveform.

0 Kudos
Message 4 of 7
(2,925 Views)

Well, just make it easy. If I want use the "Number of Harmonics" to control the number of row in Even/Odd area, how to achieve that? For example, when I enter 3 in the Number of even harmonics, then the Even area can display 3 rows

0 Kudos
Message 5 of 7
(2,909 Views)

Display them in an array.

0 Kudos
Message 6 of 7
(2,901 Views)

Can you show me any examples?

0 Kudos
Message 7 of 7
(2,870 Views)