From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

PLL

Hello,
 
I am reading a analog signal and need to program a PLL circuit inside LabView. Is there an example for that?
 
Thanks
Jeferson
0 Kudos
Message 1 of 2
(2,593 Views)
Hello Jeferson, The online Example Program Database on the National Instruments Developer Zone has a few programs that should help you out with programming an application involving a Phase Lock Loop (PLL).  The following program jumped out at me as a very simple implementation of a PLL alorithm in LabVIEW.  It uses simulated data, but can probably be adapted to work with your acquired data.  Note - This example has not been tested by National Instruments, and we take no responsibility for its correctness or operation.

Developer Zone Example: PLL Demo

Another example program that also might be helpful is the following.  It is intended to be used with the Dynamic Signal Analysis (DSA) line of Modular Instrument DAQ devices, but still may prove useful.  

Developer Zone Example: Multi Channel Count Lock-In Amplifier with DAQmx

You can search for more similar examples by going to www.ni.com/examples.  I hope this helps!

 Regards,
 Travis Gorkin
 Applications Engineering
 National Instruments
 www.ni.com/support
0 Kudos
Message 2 of 2
(2,564 Views)