in data 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?
Risolto Andare alla soluzione.
in data 06-09-2011 12:00 PM
What have you tried? Directly applying the mathematics seems to work.
Lynn
in data 06-09-2011 12:06 PM
You can use the Exponential Window (Signal Processing >>Windows) on a waveform.
in data 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?
in data 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!
in data 06-20-2017 03:14 PM
Here's one that I have that works.