Calculation of RMS like dc signal for a sinusoidal signal using Simulink algorithm

7 Ansichten (letzte 30 Tage)
I have Line-to-line sinusoidal voltage reading as L1-L2, L2-L3 and L3-L1. I want to get RMS-like DC-signal that is equal to 400V when input voltage is 400V when there is no unbalance. I want to implement it using simulink algorithm in the discrete solver environment. There is no buit in block in simulink to calculate this RMS value from a sinusoidal signal like in Simscape. Can anybody share any idea for the algorithm? Thank you.

Antworten (3)

Fangjun Jiang
Fangjun Jiang am 14 Mär. 2024
  2 Kommentare
Khaled
Khaled am 15 Mär. 2024
I can't use Simscape Elictrical block and this is the main reason.
Fangjun Jiang
Fangjun Jiang am 15 Mär. 2024
I see. You don't have the SimScape Electrical toolbox. If you don't have the DSP toolbox either, then you might want to use the MATLAB Function block to utilize the MATLAB rms() function.

Melden Sie sich an, um zu kommentieren.


Mukendi Alonso
Mukendi Alonso am 15 Mär. 2024
You can get RMS block in elctrical-specialyse power system- sensor and measurement labery

Samad
Samad am 31 Mai 2025
Hi
To get DC quantity from 3ph balanced voltage, have a look at Park Transformation. https://www.mathworks.com/help/sps/ref/parktransform.html Simscape has the block to calculate this easily.
Regards

Communitys

Weitere Antworten in  Power Electronics Control

Produkte


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by