To measure time for sudden change in waveform
Show older comments
Hi friends,
I am doing the fault location using wavelets. For that, am having two waveforms (aerial mode voltage(Va) & ground voltage (Vo)).
If, am creating fault,@0.5s, I need to find out the disturbance time of both waveforms, bcos both waveforms will take some time to respond.
Thanks!!!
1 Comment
Muruganandham Subramanian
on 27 Mar 2012
Answers (1)
Wayne King
on 26 Mar 2012
0 votes
For this, you will want to use either the continuous wavelet transform (cwt or cwtft), or a nondecimated wavelet transform (ndwt, or swt).
3 Comments
Muruganandham Subramanian
on 26 Mar 2012
Wayne King
on 26 Mar 2012
Then feel free to use any of those methods, see the documentation for examples. You should be able to localize the disturbances at small (fine) scales.
Muruganandham Subramanian
on 26 Mar 2012
Categories
Find more on Discrete Multiresolution Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!