Lines Matching full:resistance
8 * The BTI (battery type indicator) resistance in the code drops was very
9 * unreliable. The resistance listed here was obtained by simply measuring
10 * the BTI resistance with a multimeter on the battery.
23 * Voltage to internal resistance tables. The internal resistance varies
425 * Temperature to internal resistance scaling tables.
427 * "resistance" is the percentage of the resistance determined from the voltage
435 { .temp = 50, .resistance = 100 },
436 { .temp = 40, .resistance = 100 },
437 { .temp = 30, .resistance = 100 },
438 { .temp = 20, .resistance = 100 },
439 { .temp = 10, .resistance = 100 },
440 { .temp = 00, .resistance = 100 },
441 { .temp = -10, .resistance = 100 },
442 { .temp = -20, .resistance = 100 },