To measure time for sudden change in waveform

1 view (last 30 days)
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
Muruganandham Subramanian on 27 Mar 2012
For e.g. If i take sine wave input (it may have some small disturbance), after creating the fault @0.5s,that waveform will be more distorted than normal,that particular time i need to measure precisecly.

Sign in to comment.

Answers (1)

Wayne King
Wayne King on 26 Mar 2012
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
Wayne King
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.

Sign in to comment.

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!