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........
댓글 수: 0
답변 (2개)
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Switches and Breakers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!