modelCCCVcharger
Charger with constant current - constant voltage characteristic
Extends from Modelica.Electrical.Analog.Interfaces.OnePort (Component with two electrical pins p and n and current i from p to n).
Information
Ideal charger switching from constant current to constant voltage characteristic.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Current | I | Constant charge current | |
| SI.Time | startTime | 0 | Start time of charging |
| SI.Time | rampTime | 60 | Ramp up charging current |
| SI.Voltage | Vend | End of charge voltage |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePin | p (from TwoPin) | Positive electrical pin | |
| NegativePin | n (from TwoPin) | Negative electrical pin |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v (from TwoPin) | Voltage drop of the two pins (= p.v - n.v) | |
| SI.Current | i (from OnePort) | Current flowing from pin p to pin n | |
| Boolean | CV | Indicates CV charging |