Which noise model is used in the Asynchronous Machine of SimPowerSystem Module?
Show older comments
I'm trying to simulate an induction motor for detecting broken rotor bars according to analyzing frequency spectrum of stator current.
I would like to know the noise model while performing the Asynchronous Machine SI unit as main component of simulating induction motor.
Thanks a lot!!!!
Accepted Answer
More Answers (1)
MinNan Tsai
on 5 Mar 2013
0 votes
5 Comments
Youssef Khmou
on 5 Mar 2013
Edited: Youssef Khmou
on 5 Mar 2013
hi MinNan,
1) go to Simulink , and click on "sources" , then look for " Band-Limited White Noise" component , right click on it and select add to " your model". and/or :
2) In the simulink bar in the top , type : " AWGN" and press enter you will see the first result which is " AWGN channel" right click on it and select " add to " your model . and /or :
3) In the SImulink bar : type "noise" , you will see the first result " Gaussian Noise generator" and add it to your model .
So you have many choices , try the one that give reasonable result for your model .
i hope that helps
MinNan Tsai
on 5 Mar 2013
MinNan Tsai
on 5 Mar 2013
Youssef Khmou
on 5 Mar 2013
hi, ah i thought you wanted to simulate the existence of noise, OK in this case you need a Filter component , i propose to try " Kalman Filter" :
In the Matlab command prompt type :
>>dsplib
A window shows up, choose "Filtering" component a sub windows shows up, choose " Adaptive filters" then choose of the 6 filters there, and for Kalman filter try adjust its parameters as initial conditions etc...
MinNan Tsai
on 5 Mar 2013
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!