Hello,
In my simulink model, i need a model resistive load for DC, which should have constant voltage whatever the input voltage is.
I mean for example, the input have 300W power, 30 V voltage , 10 A current then the load will have 300 W power, 300 V and 1 A.
But, if the input have 150W, 30V and 5 A, the output should have 150W, 300 V and 0.5 A.
(There is a transformer for voltage step up and the input is not a problem. Also i could make it with changing the a single resistor value manually but i want this is done automatically.)
How can i model this type of load?