Three phase time varying load
4 views (last 30 days)
Show older comments
I am trying to do three pahse varying load with respect to time. I used singal builder to set the data of my load, then I used varrying resistor to give the load singal to it. However I am revicing errors >>>
""
Block 1: 'Unonlinearelement_Variable Resistor/SrcI' Block 2: 'phase_C: Three-Phase Source' The first block, modeled as a current source, cannot be connected in series with the inductive element of the second block. Add a high-value resistance in parallel with one of the two block. You can also specify high-value resistive snubbers if the blocks have a snubber device.You can avoid the use of the snubber by selecting the 'Continuous' simulation type in the Solver tab of the Powergui and deselecting the 'Disable ideal switching' option in the Preferences tab of Powergui block.
""
0 Comments
Answers (1)
Joel Van Sickel
on 1 Aug 2022
The issue is how your circuit is set up. You need a snubber resistor to ground (for all three phases) because you can't have two components modelled as current sources in series with each other. If you use Simscape instead of specialized power systems, you don't have to worry about this. (use the blue circuit components, not the black ones)
Simscape also has variable three phase loads.
Regards,
Joel
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!