10-10-2007 05:06 PM
10-10-2007 07:14 PM
10-11-2007 05:10 PM
Could you let me know what hardware you are using? I am assuming that you're using the DAQmx drivers and are using the code from Multi Channel Count Lock-In Amplifier with NI-4472 and DAQmx -- let me know if this is incorrect.
From the way you have described your application, I don't think the Lock In Amplifier VIs will work the way you are expecting. You cannot detect a signal that is a harmonic of the modulation frequency using the NI Lock In Amplifier; you can only detect a signal that is at the modulation frequency. However, if you have an extra analog output channel available on your device, you should be able to generate a signal that is twice the modulation frequency and use this as the reference signal.
I'm not sure if you've seen this yet, but if not, it's a useful resource on the Lock In Amplifier and how it works: NI Developer Zone Tutorial: How to Measure Small Signals Buried in Noise Using LabVIEW and Lock-In A....
10-12-2007 10:03 AM
10-16-2007 01:19 PM
Hi Aleksandr,
I would start out by saying that you do not have the right hardware for this job. Please read KnowledgeBase 2S4FERBH: Lock-In Amplifier Startup Toolkit Compatibility with Non-DSA Hardware. Your device cannot simultaneously sample both the signal and the reference (so there is a phase difference between these signals. Also, the DAQ device you have doesn't have very good dynamic range (depending on the actual magnitude of your signals, this may or may not be a problem). Were you aware of these limitations when you selected this device for your application?
Putting the hardware limitations aside, I'm not sure that the Lock-In Amplifier Startup Kit can do what you want it to do. I can look into this a little more if you'd like, but first I would need a bit of clarification, because as of now I'm not too clear on your application. The part I'm not clear on is what your signals look like - if you have an image of some sort that you could post, that would be extremely helpful.
Do you have a copy of the NI Lock-In Amplifier Start-Up Kit User Manual? If not, then I have attached a copy - maybe this will help you.
10-16-2007 02:26 PM
10-16-2007 04:38 PM
10-17-2007 06:01 PM
Perhaps I am still misunderstanding your application, but one other thing I am still unclear on is exactly what your need is for a lock in amplifier. Since you know the exact frequency you want to lock in on, it seems as though you ought to be able to filter out the information you need at a known frequency. What is the piece I am missing here? Sorry to ask so many questions, but hopefully once I have a better grasp of your application I should be able to give you some more advice.
09-23-2009 10:49 AM
Aleksandr -
I have recently begun working with wavelength modulation and second harmonic detection. I have gotten 2f signals using a very rudimentary code where I use highpass filter to remove the ramp, multiply by a reference signal, and lowpass filter the end signal. However, my signals are very noisy and my signal to noise ratio has barely improved over direct absorption methods. I was hoping to use the lock-in amplifier that has been developed by NI in hopes that my signal quality would be improved. I was wondering if you ever got the NI lock-in to work with your system and if so how? Any help you could offer on the topic would be very useful.
Thank you for your time,
Jeremy Vanderover
(If you would prefer to communicate by email, my email address is vandej@rpi.edu)
10-08-2009 04:45 AM