how to get RMalS,peak values for control algorithm from model.

1 次查看(过去 30 天)
I am developing wind energy conversion system.I am using hill climb searching algorithm for which i want to sample the inverter current,Inverter power output, its difference like 'I(n)-I(n-1)'.My problem is that my inverter current is sinusoidal, i want to get either RMS value or peak value of it.I have used simpowersystem for developing the model. Please someone help me in this........

回答(2 个)

Wayne King
Wayne King 2012-3-4
Do you happen to have the DSP System Toolbox? There are RMS and Maximum blocks in that product.
In R2012a in the Signal Processing Toolbox, there are a number of new measurement functions including: peak2peak and rms, which you can use in a MATLAB function block.

Girisha Joshi
Girisha Joshi 2012-3-6
Thank u so much...I used 'continuous RMS' block which gave me the RMS value,from which maximum value can also be obtained by multiplying by squre root of 2

类别

Help CenterFile Exchange 中查找有关 Switches and Breakers 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by