Fenice BMS HV
1.0.0
  • Software
Fenice BMS HV
  • »
  • File soc.c
  • View page source

depGraph

File soc.c¶

↰ Parent directory (mainboard/Src/energy)

State of Charge estimation and management. Based on the energy subsystem.

Contents

  • Definition (mainboard/Src/energy/soc.c)
  • Detailed Description
  • Includes
  • Classes
  • Functions
  • Defines
  • Variables

Definition (mainboard/Src/energy/soc.c)¶

  • Program Listing for File soc.c

Detailed Description¶

Sep 25, 2021

Matteo Bonora [matteo.bonora@studenti.unitn.it]

Includes¶

  • energy/energy.h (File energy.h)
  • energy/soc.h (File soc.h)
  • pack/voltage.h (File voltage.h)

Classes¶

  • Struct soc_params

Functions¶

  • Function soc_get_energy_last_charge()
  • Function soc_get_energy_total()
  • Function soc_get_soc()
  • Function soc_init()
  • Function soc_reset_soc()
  • Function soc_sample_energy(uint32_t)

Defines¶

  • Define ENERGY_ADDR
  • Define ENERGY_VERSION
  • Define ENERGY_WRITE_INTERVAL

Variables¶

  • Variable energy_last_charge
  • Variable energy_total
  • Variable soc_config
  • Variable soc_params_default

© Copyright 2021, E-Agle TRT.

Built with Sphinx using a theme provided by Read the Docs.