/* Only numerical values can be modified to configure a perticular battery. The attribute names must not be modified. To create your own battery type enter the values under each attribute name */ /* No field must be left blank. This file is linked to the BatteryBlock if you want to place this file somewhere else the location of this file must be updated in the Battery_Profile_File parameter */ /* Pmax - Maximum Available Battery Capacity also called Full Charge Capacity. Red - Reduction*/ /*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ /* column | Battery | Voltage | Capacity | C-Rate |Selfdiscahrge | numbers of | Charge Cycle | Surge life | Surge Pmax | Surge determine | EnergyDensity |Charging | Aging power drop | /* ID | type | in V | in mAh | unitless |in %/month | Charge cycles | reduction in % |reduction in % | reduction in % | level in % | in Jm-3 | Time | in % | /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ ID MyBat Vbat mAh Crate SelfDis ChargeCycle ChargeCycleReduction SurgeLifeRed SurgePowerRed surgeLevel EnergyDensity ChargeTime AgingPowerDrop ; "0" "Li-ion" 4.7 3200 0.8 10.0 1200.0 80.0 10.0E-4 5.0E-4 50.0 250.0 3.5 0.0 ; "1" "NiMh" 4.2 2200 0.2 5.0 2000.0 80.0 1.0E-4 0.5E-4 50.0 300.0 5.0 0.0 ; "2" "LdAcid" 6.0 3000 0.2 15.0 800.0 80.0 0.5E-4 0.25E-4 50.0 110.0 9.0 0.0 ; "3" "NiCd" 4.2 2500 0.2 20.0 20000.0 80.0 0.5E-4 0.25E-4 50.0 500.0 5.0 0.0 ;