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.
Define Documentation
| #define CELL_CCCV_TERMC 50 |
| #define CELL_CHG_TEMP_MAX 45 |
| #define CELL_CHG_TEMP_MIN 0 |
| #define CELL_DESIGNCAPC5 2150 |
| #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 |
| #define CELL_DISCHG_MAX 4300 |
| #define CELL_DISCHG_TEMP_MAX 60 |
| #define CELL_DISCHG_TEMP_MIN -20 |
| #define CELL_HITEMP_CAPACITY 95 |
| #define CELL_LOWTEMP1_CAPACITY 90 |
| #define CELL_LOWTEMP2 -10 |
| #define CELL_LOWTEMP2_CAPACITY 70 |
| #define CELL_MAX_CHG_C 2150 |
| #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_ONCHIP_TEMP ((70+273)*10) |
Generated on Mon Nov 12 15:59:58 2007 for AVR453 Smart Battery Reference Design by
1.5.3