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.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulated ring down sine wave

Solved!
Go to solution

Hi,

 

I want to generate a simulated ring down sine wave in Labview.  I can generate a sine wave by using "simulated signal" but I don't know how to multiply this by e^(-1000t) to form a ring down signal.  Thank you!

0 Kudos
Message 1 of 3
(2,417 Views)
Solution
Accepted by topic author J999000

Why not use simple datatypes. Everything is harder using express VIs.

 

(These are very crude examples, you still need to do the correct scaling for time and decay constants etc.)

 

Message 2 of 3
(2,404 Views)

Thanks a lot for your help!

0 Kudos
Message 3 of 3
(2,338 Views)