How can I model a block in Simulink that does a function opposite to that of a three-phase V-I measurement block? That is , from V , I graphs get a three phase line ?

4 views (last 30 days)
Inside the subsystem, I measure V, I of the 3 phases and modify them using some formulas in an s-function. The output of the code are values of 3 phase Voltage, Current , stored in an array. How do I use these values back on the three lines? I don't want to use a current or voltage source blocks because I want to maintain a connection between the input and output lines

Answers (1)

Sabin
Sabin on 19 Dec 2022
Controlled CurrentVoltage Source is used for this. There is no other specific block.

Tags

Community Treasure Hunt

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

Start Hunting!