how can i create RMS and frequency detector?
조회 수: 2 (최근 30일)
이전 댓글 표시
I am trying to create a model that will detect the RMS and the frequency(f) of a real sinewave signal. In such way that i can ply with the values and create changes in both f and RMS of the signal and show the results in scopes. The input signal i have is the voltage output of PV inverter and it was measured using dSpace.
댓글 수: 0
답변 (1개)
Sam McDonald
2017년 3월 7일
The following links may be useful for you:
Documentation page for RMS block in the DSP System Toolbox: https://www.mathworks.com/help/dsp/ref/rms.html
Simulink may be the most suitable platform for what you are looking to do. A previous post on ways for detecting frequency of a signal in Simulink is here:
You will want to visit the dSPACE website for learning how to incorporate your hardware with a Simulink model, if you have not already done so:
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!