Looking for help to fix this error

11 visualizzazioni (ultimi 30 giorni)
Muhammad
Muhammad il 4 Dic 2024
Commentato: Muhammad il 10 Dic 2024
The voltage source block 'DC Voltage Source' cannot be connected in parallel with the capacitive element defined in the block 'Series RLC Branch3'. Add a small resistor in series with the voltage source block, or with the capacitive element.
i am trying to implement this circuit, as shown in attached picture.
Even though the gate signals are connected , i still got the same error . looking for help how to resolve this, other than connecting a resistor , that make circuit less efficient

Risposta accettata

Sumukh
Sumukh il 4 Dic 2024
This is an expected error message. It is not possible to simulate a system with an ideal voltage source when it is in a loop with only capacitors. This is because the voltage across a capacitor cannot change instantaneously. An ideal voltage source could supply an infinite amount of current to maintain its voltage when the circuit is switched on. A real voltage source has an internal resistance associated with it, which would cause the voltage to drop when the circuit is switched on.
The solution, as suggested within the error message, is to add a small resistor in series with the capacitor/voltage source block. The value of the resistor can be made as small as possible so that it has negligible effect on the efficiency of the system.
I hope this resolves your error.
  3 Commenti
Sumukh
Sumukh il 9 Dic 2024
@Muhammad Salman, you can consider accepting this answer if you find it helpful.

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by