asynchronous macjine coneection block error

조회 수: 6 (최근 30일)
Ahmad Badran
Ahmad Badran 2020년 5월 18일
편집: Soumya Sinha 2020년 8월 25일
when I run this model i got an error
The following two blocks cannot be connected in series: Block 1: 'A_stator: Asynchronous Machine SI Units' Block 2: 'transfo_1_winding_2: 25 kV// 575 V 6*1.75MVA' 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.
any one have soultion for this ??

답변 (1개)

Soumya Sinha
Soumya Sinha 2020년 8월 25일
편집: Soumya Sinha 2020년 8월 25일
Hi Ahmad,
In Simulink, the asynchronous machine block is implemented as a current source. Thus, in order to connect it with an inductive element such as a Three-Phase AC Source or a transformer you need to connect a “Three-phase RLC Load” in parallel with either of these two blocks.
This will allow you to establish a physical connection between the two in your Simulink Model.
Please refer to the following Snapshot to get a deeper understanding of the workaround.

카테고리

Help CenterFile Exchange에서 Simulation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by