modelSimpleBattery
Simple battery model
Extends from Interfaces.BatteryInterface (Partial model for battery).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Resistance | Rint | 0.09 | Internal resistance |
| Voltage | E0 | 3.7348 | Constant battery voltage |
| Voltage | K | 0.00876 | Polarization voltage |
| BatteryCapacity | Q | 1 | Rated battery capacity |
| Voltage | A | 0.468 | Exponential region amplitude |
| Real | B | 3.5294 | Exponential zone time constant inverse |
| BatteryCapacity | DoDini | 0 | Initial Depth of Discharge |
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 | |
| Voltage | E | ||
| BatteryCapacity | it | Actual depth of discharge |
Contents
| Name | Description |
|---|---|
| BatteryCapacity |