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!