Three phase time varying load
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Joel Van Sickel
2022년 8월 1일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!