LG18450.h File Reference


Detailed Description

Cell specific values.

Contains define values that are used in calculations. This information may be gleaned from datasheets for the cells, or may be determined experimentally. Not everything in this file is currently used, but it provides a good framework.

Application note:
AVR453: Smart Battery Reference Design
Documentation:
For comprehensive code documentation, supported compilers, compiler settings and supported devices see readme.html
Author:
Atmel Corporation: http://www.atmel.com
Support email: avr@atmel.com
Original author: Rob G. Fries - Apt Inc.
Revision
URL
Date

Definition in file LG18450.h.

Go to the source code of this file.

Defines

#define CELL_CCCV_C   1075
#define CELL_CCCV_TERMC   50
#define CELL_CCCV_V   4200
#define CELL_CHG_TEMP_MAX   45
#define CELL_CHG_TEMP_MIN   0
#define CELL_DESIGNCAPC5   2150
#define CELL_DESIGNCAPTYP   2200
#define CELL_DISCHG_C5   430
#define CELL_DISCHG_MAX   4300
#define CELL_DISCHG_TEMP_MAX   60
#define CELL_DISCHG_TEMP_MIN   -20
#define CELL_HITEMP   60
#define CELL_HITEMP_CAPACITY   95
#define CELL_LOWTEMP1   0
#define CELL_LOWTEMP1_CAPACITY   90
#define CELL_LOWTEMP2   -10
#define CELL_LOWTEMP2_CAPACITY   70
#define CELL_MAX_CHG_C   2150
#define CELL_MINV   3000
#define CELL_NOMINAL_TEMP   23
#define CELL_NOMINALV   3700
#define CELL_TOOLITTLEV   10
#define CELL_TOOMUCHV   5500
#define MAX_CELL_TEMPERATURE   ((60+273)*10)
#define MAX_IMBALANCE   50
#define MAX_ONCHIP_TEMP   ((70+273)*10)


Define Documentation

#define CELL_CCCV_C   1075

Definition at line 49 of file LG18450.h.

#define CELL_CCCV_TERMC   50

Definition at line 50 of file LG18450.h.

#define CELL_CCCV_V   4200

Definition at line 48 of file LG18450.h.

#define CELL_CHG_TEMP_MAX   45

Definition at line 56 of file LG18450.h.

#define CELL_CHG_TEMP_MIN   0

Definition at line 55 of file LG18450.h.

#define CELL_DESIGNCAPC5   2150

Definition at line 34 of file LG18450.h.

#define CELL_DESIGNCAPTYP   2200

Todo:
This file must be modified for your particular individual primary cell.

Definition at line 33 of file LG18450.h.

#define CELL_DISCHG_C5   430

Definition at line 42 of file LG18450.h.

#define CELL_DISCHG_MAX   4300

Definition at line 43 of file LG18450.h.

#define CELL_DISCHG_TEMP_MAX   60

Definition at line 58 of file LG18450.h.

#define CELL_DISCHG_TEMP_MIN   -20

Definition at line 57 of file LG18450.h.

#define CELL_HITEMP   60

Definition at line 67 of file LG18450.h.

#define CELL_HITEMP_CAPACITY   95

Definition at line 68 of file LG18450.h.

#define CELL_LOWTEMP1   0

Definition at line 63 of file LG18450.h.

#define CELL_LOWTEMP1_CAPACITY   90

Definition at line 64 of file LG18450.h.

#define CELL_LOWTEMP2   -10

Definition at line 65 of file LG18450.h.

#define CELL_LOWTEMP2_CAPACITY   70

Definition at line 66 of file LG18450.h.

#define CELL_MAX_CHG_C   2150

Definition at line 51 of file LG18450.h.

#define CELL_MINV   3000

Definition at line 41 of file LG18450.h.

Referenced by ChargeCheck().

#define CELL_NOMINAL_TEMP   23

Definition at line 62 of file LG18450.h.

#define CELL_NOMINALV   3700

Definition at line 35 of file LG18450.h.

Referenced by ChargeCheck().

#define CELL_TOOLITTLEV   10

Definition at line 45 of file LG18450.h.

Referenced by CalculateADCresults(), and ChargeCheck().

#define CELL_TOOMUCHV   5500

Definition at line 37 of file LG18450.h.

Referenced by CalculateADCresults(), and ChargeCheck().

#define MAX_CELL_TEMPERATURE   ((60+273)*10)

Definition at line 73 of file LG18450.h.

Referenced by ThermalCheck().

#define MAX_IMBALANCE   50

Definition at line 71 of file LG18450.h.

Referenced by BalanceCheck().

#define MAX_ONCHIP_TEMP   ((70+273)*10)

Definition at line 72 of file LG18450.h.

Referenced by ThermalCheck().


Generated on Mon Nov 12 15:59:58 2007 for AVR453 Smart Battery Reference Design by  doxygen 1.5.3