WOLFRAM SYSTEM MODELER

Capacitor

Ideal linear electrical capacitor

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Basic.Capacitor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

The linear capacitor connects the branch voltage v with the branch current i by i = C * dv/dt. The Capacitance C is allowed to be positive or zero.

Parameters (1)

C

Value:

Type: Capacitance (F)

Description: Capacitance

Connectors (2)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

Used in Examples (22)

CauerLowPassAnalog

Modelica.Electrical.Analog.Examples

Cauer low pass filter with analog components

CauerLowPassOPV

Modelica.Electrical.Analog.Examples

Cauer low pass filter with operational amplifiers

CauerLowPassSC

Modelica.Electrical.Analog.Examples

Cauer low-pass filter with operational amplifiers and switched capacitors

ChuaCircuit

Modelica.Electrical.Analog.Examples

Chua's circuit, ns, V, A

DifferenceAmplifier

Modelica.Electrical.Analog.Examples

Simple NPN transistor amplifier circuit

HeatingMOSInverter

Modelica.Electrical.Analog.Examples

Heating MOS Inverter

HeatingNPN_NORGate

Modelica.Electrical.Analog.Examples

Heating NPN NOR Gate

HeatingPNP_NORGate

Modelica.Electrical.Analog.Examples

Heating PNP NOR Gate

HeatingRectifier

Modelica.Electrical.Analog.Examples

Heating rectifier

OvervoltageProtection

Modelica.Electrical.Analog.Examples

Example for Zener diodes

Rectifier

Modelica.Electrical.Analog.Examples

B6 diode bridge

SeriesResonance

Modelica.Electrical.Analog.Examples

Series resonance circuit

ParallelResonance

Modelica.Electrical.Analog.Examples

Parallel resonance circuit

LCOscillator

Modelica.Electrical.Analog.Examples.OpAmps

LC oscillator

IMC_InverterDrive

Modelica.Electrical.Machines.Examples.InductionMachines

Test example: InductionMachineSquirrelCage inverter drive

IMC_Steinmetz

Modelica.Electrical.Machines.Examples.InductionMachines

InductionMachineSquirrelCage Steinmetz-connection

SMEE_Rectifier

Modelica.Electrical.Machines.Examples.SynchronousMachines

Test example: ElectricalExcitedSynchronousMachine with rectifier

Rectifier6pulse

Modelica.Electrical.Machines.Examples.Transformers

6-pulse rectifier with 1 transformer

Rectifier

Modelica.Electrical.Polyphase.Examples

Test example with polyphase components

ThreePhaseTransformerWithRectifier

Modelica.Magnetic.FluxTubes.Examples.Hysteresis

Three-phase transformer (including hysteresis effect) with rectifier

IMC_Steinmetz

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage and Steinmetz-connection

SMEE_Rectifier

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: ElectricalExcitedSynchronousMachine with rectifier

Used in Components (21)

Der

Modelica.Electrical.Analog.Examples.OpAmps.OpAmpCircuits

Differentiating operational amplifier circuit

Integrator

Modelica.Electrical.Analog.Examples.OpAmps.OpAmpCircuits

Integrating operational amplifier circuit

FirstOrder

Modelica.Electrical.Analog.Examples.OpAmps.OpAmpCircuits

Lowpass filter operational amplifier circuit

Derivative

Modelica.Electrical.Analog.Examples.OpAmps.OpAmpCircuits

Lowpass filter operational amplifier circuit

PI

Modelica.Electrical.Analog.Examples.OpAmps.OpAmpCircuits

PI controller operational amplifier circuit

Nand

Modelica.Electrical.Analog.Examples.Utilities

CMOS NAND Gate (see Tietze/Schenk, page 157)

Transistor

Modelica.Electrical.Analog.Examples.Utilities

Transistor with resistance an capacitance

DirectCapacitor

Modelica.Electrical.Analog.Examples.Utilities

Input/output block of a direct capacitor model

InverseCapacitor

Modelica.Electrical.Analog.Examples.Utilities

Input/output block of an inverse capacitor model

SwitchedCapacitor

Modelica.Electrical.Analog.Examples.Utilities

Switched capacitor which can represent a positive or negative resistance

IdealTriac

Modelica.Electrical.Analog.Ideal

Ideal triac, based on ideal thyristors

OLine

Modelica.Electrical.Analog.Lines

Lossy Transmission Line

segment

Modelica.Electrical.Analog.Lines.M_OLine

Multiple line segment model

ULine

Modelica.Electrical.Analog.Lines

Lossy RC Line

CellRCStack

Modelica.Electrical.Batteries.BatteryStacks

Battery with open-circuit voltage dependent on state of charge, self-discharge, inner resistance and a series of RC-elements

SuperCap

Modelica.Electrical.Batteries.BatteryStacks

Simple model of a supercapacitor

Capacitor

Modelica.Electrical.Polyphase.Basic

Ideal linear electrical capacitors

ChopperStepDown

Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates

Step down chopper including control

ChopperStepUp

Modelica.Electrical.PowerConverters.Examples.DCDC.ExampleTemplates

Step up chopper including control

AdvancedSolenoid

Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.Components

Advanced network model of a lifting magnet with planar armature end face, split magnetomotive force

Motor

Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities

Motor model including current controller of r3 motors

Revisions

  • 1998 by Christoph Clauss
    initially implemented