The following two blocks cannot be connected in series
43 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
arian hoseini
el 26 de Jun. de 2022
Comentada: arian hoseini
el 13 de Nov. de 2022
i get this error and i tried to Add a high-value resistance in parallel with one of the two block but got another error
The following two blocks cannot be connected in series:
Block 1: 'Unonlinearelement_Variable Resistor/SrcI'
Block 2: 'Series RLC Branch2'
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.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1046675/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1046675/image.jpeg)
0 comentarios
Respuesta aceptada
Joel Van Sickel
el 28 de Jun. de 2022
Hello Arian,
this is a limit based on how that block is implemented. You can either put a larger resistor in parallel with that block, or switch the solver to continuous, or you could make the circuit using simscape components instead of specialied technology, and then you won't have this limitation (the blue circuit blocks are simscape, the black ones are specialized power systems)
Regards,
Joel
Más respuestas (0)
Ver también
Categorías
Más información sobre Nonlinear Operators en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!