LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generating an exponential decay graph

Solved!
Go to solution

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?

0 Kudos
Message 1 of 6
(6,620 Views)
Solution
Accepted by dpkiley

What have you tried?  Directly applying the mathematics seems to work.

 

Lynn

 

Decay graph.png

0 Kudos
Message 2 of 6
(6,617 Views)

You can use the Exponential Window (Signal Processing >>Windows) on a waveform.

Visualize the Solution

CLA

LabVIEW, LabVIEW FPGA
Message 3 of 6
(6,610 Views)

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?

0 Kudos
Message 4 of 6
(5,563 Views)

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!

Ross S.
Applications Engineering
National Instruments
0 Kudos
Message 5 of 6
(5,545 Views)

Here's one that I have that works. 

0 Kudos
Message 6 of 6
(5,250 Views)