SUAVE  2.5.2
An Aerospace Vehicle Environment for Designing Future Aircraft
SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion_LiFePO4_18650.Lithium_Ion_LiFePO4_18650 Class Reference
Inheritance diagram for SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion_LiFePO4_18650.Lithium_Ion_LiFePO4_18650:
SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion.Lithium_Ion SUAVE.Components.Energy.Storages.Batteries.Battery.Battery SUAVE.Components.Energy.Energy_Component.Energy_Component SUAVE.Components.Physical_Component.Physical_Component SUAVE.Components.Component.Component

Public Member Functions

def __defaults__ (self)
 
- Public Member Functions inherited from SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion.Lithium_Ion
def energy_calc (self, numerics, battery_discharge_flag=True)
 
def append_battery_unknowns (self, segment)
 
def append_battery_residuals (self, segment, network)
 
def append_battery_unknowns_and_residuals_to_segment (self, segment, initial_voltage, initial_battery_cell_temperature, initial_battery_state_of_charge, initial_battery_cell_current)
 
def compute_voltage (self, state)
 
def update_battery_state_of_health (self, segment, increment_battery_cycle_day=False)
 

Public Attributes

 tag
 
 watt_hour_rating
 
 specific_energy
 
 specific_power
 
 resistance
 
 specific_heat_capacity
 
- Public Attributes inherited from SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion.Lithium_Ion
 tag
 
 cell
 
 module
 
 pack_config
 
 module_config
 
 age
 
 convective_heat_transfer_coefficient
 
 heat_transfer_efficiency
 
 cooling_fluid
 
 specific_energy
 
 specific_power
 
- Public Attributes inherited from SUAVE.Components.Energy.Storages.Batteries.Battery.Battery
 chemistry
 
 energy_density
 
 current_energy
 
 initial_temperature
 
 current_capacitor_charge
 
 resistance
 
 specific_heat_capacity
 
 max_energy
 
 max_power
 
 max_voltage
 
 discharge_performance_map
 
 ragone
 
- Public Attributes inherited from SUAVE.Components.Energy.Energy_Component.Energy_Component
 inputs
 
 outputs
 
- Public Attributes inherited from SUAVE.Components.Physical_Component.Physical_Component
 tag
 
 mass_properties
 
 origin
 
 symmetric
 
- Public Attributes inherited from SUAVE.Components.Component.Component
 tag
 
 origin
 
 generative_design_max_per_vehicle
 
 generative_design_characteristics
 
 generative_design_special_parent
 

Detailed Description

Specifies discharge/specific energy characteristics specific 
    18650 lithium-iron-phosphate-oxide battery cells.     
    
    Assumptions: 
    N/A 
    
    Source:
    # Cell Information 
    Saw, L. H., Yonghuang Ye, and A. A. O. Tay. "Electrochemical–thermal analysis of 
    18650 Lithium Iron Phosphate cell." Energy Conversion and Management 75 (2013): 
    162-174.
    
    # Electrode Area
    Muenzel, Valentin, et al. "A comparative testing study of commercial
    18650-format lithium-ion battery cells." Journal of The Electrochemical
    Society 162.8 (2015): A1592.
    
    # Cell Thermal Conductivities 
    (radial)
    Murashko, Kirill A., Juha Pyrhönen, and Jorma Jokiniemi. "Determination of the 
    through-plane thermal conductivity and specific heat capacity of a Li-ion cylindrical 
    cell." International Journal of Heat and Mass Transfer 162 (2020): 120330.
    
    (axial)
    Saw, L. H., Yonghuang Ye, and A. A. O. Tay. "Electrochemical–thermal analysis of 
    18650 Lithium Iron Phosphate cell." Energy Conversion and Management 75 (2013): 
    162-174.
    
    Inputs:
    None
    
    Outputs:
    None
    
    Properties Used:
    N/A

Member Function Documentation

◆ __defaults__()

def SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion_LiFePO4_18650.Lithium_Ion_LiFePO4_18650.__defaults__ (   self)
This sets the default inputs and outputs data structure.

Assumptions:
None

Source:
N/A

Inputs:
None

Outputs:
None

Properties Used:
N/A

Reimplemented from SUAVE.Components.Energy.Storages.Batteries.Constant_Mass.Lithium_Ion.Lithium_Ion.


The documentation for this class was generated from the following file: