11-18-2016 04:24 AM
Dear Sir / Madam
i had a question that i have a waveform signal i need to find exponential decay and damping of the signal. here i have multiple options but i get different results.
calculating damping is important
Solved! Go to Solution.
11-20-2016 05:37 PM
Hi,
it is a little hard to be sure what you really want. My best guess would be the attached VI snippet.
Sometimes a small sketch helps the general understanding
Regards,
Christoph
11-20-2016 06:04 PM
i just want to calculate damping factor if u help me it would be nice i am quite confuse in this matter
11-20-2016 06:27 PM
Repeating basically the same sentence as an explanation is not really helping.
At least link to the algorithm you want to apply or create a sketch as an explanation. If you want to get help on your problems please provide the necessary information.
12-10-2016 07:36 AM
I think the question here is whether you want to measure the damping of the signal directly (if your waveform more or less looks like an exponential waveform) or if you are interested in the decay of the envelope signal of your waveform (is it a sawtooth signal or other periodic signal that gets damped as function of time?)
In the first case you can use the Exponential Fit VI directly, in the other case you need to pre-process your signal first (like calculate the envelop signal).
So if you can post a VI with actual waveforms and an explanation of what you try to measure this forum can probably better help you.
12-11-2016 09:40 AM
12-13-2016 05:26 AM
actually that was before your solution i posted with wrong title then i changed and created a new thread. But i am using your way of getting exponential decay hilbert method that was reall helpful but last issue with that is how to calculate damping this is the sole purpose of getting exponential delay
12-13-2016 06:05 AM
@deutchland wrote:
actually that was before your solution i posted with wrong title then i changed and created a new thread. But i am using your way of getting exponential decay hilbert method that was reall helpful but last issue with that is how to calculate damping this is the sole purpose of getting exponential delay
Just add the exponential Fit to the Hilbert Transform Data.
12-13-2016 06:27 AM
thank u i was trying in a different way thats why i was un able to get right damping value thanks a lot