To measure time for sudden change in waveform

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

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)

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

First of all,
Thanks for ur reply wayne. Any of the wavelets method is ok for me.
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.
@wayne: Can u give some links for this.

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!