I am taking ac voltage and current inputs from a hall effect sensors in C2000 controller. I want to read their rms values in order to calculate the power. I am taking help of a Simulink software for all this......How to convert the input to a RMS value, I have used the RMS blocks but it always shows some error like "The input fraction length has to be between 1 and 30 (inclusive)." , "An error occurred while propagating data type 'int32' from 'treat_1/Demux', output port 1.".....Is there any other way?
