06-09-2011 11:30 AM
Hey I am trying to generate an exponential decay graph. I have tried a few different signal generator types but nothing has been even close. Can anyone help?
Solved! Go to Solution.
06-09-2011 12:00 PM
What have you tried? Directly applying the mathematics seems to work.
Lynn
06-09-2011 12:06 PM
You can use the Exponential Window (Signal Processing >>Windows) on a waveform.
08-03-2016 10:04 AM
I want to create a sine wave with a gaussian decay, and then use that in an analog voltage output and into an analog voltage input. Any suggestions?
08-04-2016 05:02 PM
Hey WadMog,
If the graph above is what you’re interested in, you can use a Sine Wave VI with an Exponential Window VI to recreate the curve based on parameters of your choosing. Assuming you’re using DAQmx (are you?), you could then send this data to a DAQmx Write VI to create your analog output.
As this thread has already been marked with a solution, you might consider creating a new thread for greater visibility!
06-20-2017 03:14 PM
Here's one that I have that works.