Sweden
Loading...
India
Loading...

Software Architecture of BMS

Core BMS functions

Core BMS functtions

Software Architecture

Description of Image

  flowchart TB
  SPP[Signal Pre-processing] -- Vcell_fast[], Temperatures_fast[] --> CLV[Cell Limit Violation]
  SPP[Signal Pre-processing] -- Vcell_fast[], Temperatures_fast[] --> CL[Current Limits]
  CV((Small start)) -- CellVoltage[] --> SPP
  I((Small start)) -- Current --> SPP
  Temp((Small start)) -- Temperatures[] --> SPP