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

조회 수: 1 (최근 30일)
Girisha Joshi
Girisha Joshi 2012년 3월 4일
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