Rimjhim Mittal
pushing code
a29f92f
|
raw
history blame
723 Bytes

This application simulates the behavior of a switched RLC circuit. The circuit consists of a resistor (R), an inductor (L), and a capacitor (C) connected in series with a switchable voltage source (Vb). The voltage source is switched on after a specified time, allowing us to observe the transient response of the circuit.

  • Currents in RLC Circuit: This plot shows the currents through the inductor, resistor, and capacitor over time.
  • Voltage in RLC Circuit: This plot shows the response voltage of the circuit over time.
  • Model Graph Visualization: A graphical representation of the model structure.

Adjust the parameters using the sidebar to see how the circuit's behavior changes with different values.