wavelet transform to find fault location
4 views (last 30 days)
Show older comments
Hi, I wish to use wavelet transform in matlab to find fault location in transmission line. I have simulated a three phase fault in matlab and load the signal into wavelet toolbox after modal transformation.
My problem now is that in wavelet toolbox, after I have chosen a mother wavelet and details, how should I obtain the time details of the fault? Is it just choose 2 first peaks from the waveform and calculate the time in between them? I need the time details to input into the formula so that I can get fault location. Please help me. Thank you.
4 Comments
victor
on 10 Nov 2014
did you get the answer to your question? i too am searching for it. how to get the time details to input into the formula so that I can get fault location? please do share it if you know at csmousam@gmail.com
Answers (2)
Douglas Anderson
on 3 May 2012
Perhaps you should use findpeaks() to help you out. Just a thought.
0 Comments
See Also
Categories
Find more on AI for Signals and Images 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!