Skip to main content

Capacitor

Overview

This component provides an ideal capacitor between its two terminals. An ideal capacitor is a passive, linear component that stores electrical energy in the form of an electric field. It opposes changes in voltage by accumulating or releasing charge, with the relationship between charge (QQ), capacitance (CC), and voltage (VV) defined by:

Q=CVQ=CV

The voltage across an ideal capacitor is related to the current (II) flowing through it by:

I=CdvdtI = C \frac{dv}{dt}

where CC is the fixed capacitance value, and dvdt\frac{dv}{dt} is the rate of change of the voltage.

Parameters

NameDescriptionUnit
NameA unique identifier for the component.-
CapacitanceThe fixed capacitance value of the ideal capacitor.Farads

Usage Instructions

tip

For instructions on adding a component to the simulation circuit, click here.