how can i create RMS and frequency detector?
Show older comments
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.
Answers (1)
Sam McDonald
on 7 Mar 2017
0 votes
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:
Categories
Find more on Scopes and Data Logging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!