Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

generate out high frequency signal using myrio

Sir i have generated 3.25 Khz signal using cDaq NI 9263(analog output module) and then i have connected CT(current transformer) and resistor in series and i have taken voltage drop across both and read using NI 9232(Analog input module), and found out impedance(Z=V/I, V= voltage frop across winding, I=current in series) and impedance angle(using tone measurement seperate phase voltage of both signals and calculated its difference is nothing but impedance angle), 

 

Now i have to impleament this using myRio(as i have to do implementation in fpga) So kindly help me wheather i have to change my entire code completely or i can directly read both the voltage drops directly and process using myRio or i can directly generate 3.25Khz continuous signal out from myRio

 

Kindly help me with this..,

0 Kudos
Message 1 of 5
(4,646 Views)

Hi Haja,

              Before going to Myrio just read its specifications carefully , you will get a better idea. I have attached Myrio Specification file see to it.

 

Also the code wont have a major changes it will remain same. only in the places where you have configured Daq you have to replace it fpga vi of myrio and configure it.

 

 

so its not too complicated this is the real beauty of LabVIEW no need to change your code completey for any hardware changes.

 

 

 

Hope this helps 🙂

 

 

Kudos are Welcome 😄 

 

 

 

Certified-LabVIEW-Associate-Dev_rgb (1).jpg

Certified LabVIEW Developer
Best LabVIEW Programmer @NIDAYS 2015
0 Kudos
Message 2 of 5
(4,634 Views)

Actually sir this is my code and i have replaced dac assistant with analog input express vi and analog output express vi when i tried to run the code i am getting sync error

0 Kudos
Message 3 of 5
(4,620 Views)

Hi,

    Share the error screenshot 

 

 

Certified-LabVIEW-Associate-Dev_rgb (1).jpg

Certified LabVIEW Developer
Best LabVIEW Programmer @NIDAYS 2015
0 Kudos
Message 4 of 5
(4,615 Views)

Thank you sir,

As per your advice i have got the implementation successful but at result i am getting only impedance value 

 

Is there any changes to do in coading to get all values sir,..

 

i have attached screenshot as well as modified code here by,..

Download All
0 Kudos
Message 5 of 5
(4,597 Views)