BatterySimple battery model  | 
     | 
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This is a simple model of a DC-source resp. battery, consisting of a constant DC-voltage and an inner resistance.
| V0 | 
         Value: Type: Voltage (V) Description: No-load voltage  | 
    
|---|---|
| INominal | 
         Value: Type: Current (A) Description: Nominal current  | 
    
| Ri | 
         Value: 0.05 * V0 / INominal Type: Resistance (Ω) Description: Inner resistance  | 
    
| pin_p | 
         Type: PositivePin  | 
    |
|---|---|---|
| pin_n | 
         Type: NegativePin  | 
    
| ground | 
         Type: Ground  | 
    |
|---|---|---|
| constantVoltage | 
         Type: ConstantVoltage  | 
    |
| resistor | 
         Type: Resistor  | 
    
| 
        
         Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities Partial controlled DC PM drive with H-bridge from battery  |