Battery charge level monitor in a computer system

- Hewlett Packard

A battery charge level monitor for a computing system is presented. The monitor stores a value representing the charge stored in a battery. The value is varied to take into account battery charge depletion resulting from operations by the computing system, and to take into account charge added to the battery by a recharger. An operator can access the value through computer commands or by automatic display of the value by the computing system.

Skip to: Description  ·  Claims  ·  References Cited  · Patent History  ·  Patent History
Description
BACKGROUND

Many computing systems such as portable calculators and portable computers require an internal battery in order to operate independent from AC lines. The eventual discharge of the internal battery can cause problems for a computer system operator if sufficient warning of power loss is not given.

Traditionally, battery powered computer systems have only provided the user with a low battery indicator which informs the user when the voltage level of the battery falls below a predetermined value. This provides a warning to the user of imminent power loss, but does not allow for longer range anticipation of power loss.

Another method for monitoring battery discharge is for the user to set a timer immediately upon charging the battery. By referencing the timer the user can determine how long the computing system has been running since the battery was last recharged. This method unfortunately has many drawbacks. For instance, the user must intervene to reset the timer each time the battery is recharged. Failure to set the timer or improper setting of the timer results in inaccurate predictions of the time of power loss. Additionally, if an operator only partially charges the battery, he has no way of knowing how much charge has been placed in the battery, and therefore no reference point from which to estimate the time of power loss. Furthermore, this method does not take into account that some operations in a computing system consume more power than other operations. Failure to take this into account again results in inaccurate predictions of the time of power loss.

SUMMARY OF THE INVENTION

In accordance with the preferred embodiment of the present invention, a battery charge level monitor for a computing system is presented. The monitor stores a charge value which represents the amount of charge within an internal battery within the computing system. The charge value is varied to take into account the amount of charge consumed by computer operations, and the amount of charge replenished by a battery recharger. The charge value is readily accessible by a computer operator, thus providing him with accurate information concerning the charge within the battery and allowing the operator to more accurately estimate the amount of operations which may be done before power loss occurs.

BRIEF DESCRIPTION OF THE DRAWINGS

FIG. 1 is a block diagram of a computing system which performs battery charge level monitoring in accordance with the preferred embodiment of the present invention.

FIG. 2 is a flowchart of a battery charge level monitor in accordance with the preferred embodiment of the present invention.

DESCRIPTION OF THE PREFERRED EMBODIMENT

In FIG. 1, a microcomputer 102 within a computing system 100 calculates the charge within a battery 106. A value (FUEL) representing the current charge within the battery 106 is stored by mirocomputer 102 within a memory register 122. Value FUEL in register 122 is continually updated to accurately represent the current charge within battery 102.

For instance, in the preferred embodiment, every 128 milliseconds (ms) microcomputer 102 runs a monitor program 123--a flowchart of monitor program 123 is shown in FIG. 2. Monitor program 123 first subtracts from FUEL the minimum amount of charge consumed by computing system 100. This minimum charge may be calculated by multiplying the current (SLEEP CURRENT) used by computing system 100 when it is inactive (SLEEP) times 128 ms. In the flowchart of FIG. 2, this is represented by the operation FUEL=FUEL-SLEEP CURRENT.

Monitor program 123 then takes into account the amount of additional charge consumed by computing system 100 for its other activities. The additional charge is subtracted from FUEL. If computing system 100 is active but in a wait mode, the additional charge is calculated based on the current (WAIT CURRENT) used by computing system 100 in wait mode. If computing system is performing an operation, the additional charge is calculated based on the current (RUN CURRENT) used by computing system 100 to perform the operation.

Monitor program 123 also may take into account the amount of charge consumed by computing system 100 in interfacing with other computing systems. For instance, if a modem interface 104 is interacting with a modem 204, monitor program 123 subtracts from FUEL an amount of charge based on the current (MODEM CURRENT) used by this interaction. If a RS232 cable interface 105 is interacting with another computing system 205, monitor program 123 subtracts from FUEL an amount of charge based on the current (RS232 CURRENT) used by this interaction.

Since battery 106 cannot store a negative charge, monitor program 123 will not store a value of FUEL less than 0. Additionally if a charger 201 is charging battery 106, monitor program will add to FUEL the average current (CHARGE CURRENT) battery 106 draws when it is charging. Finally, if battery is fully charged (FUEL=100%), additional charging will not result in additional charge being stored so in battery 106, so monitor program 123 will not allow the value of FUEL to be over 100%.

An operator may obtain the current value of FUEL by entering an appropriate command on a keyboard 101. The current value of FUEL may then be presented on a display 103. Additionally if desired, computing system 100 may present the current value of FUEL at the end of each command given by the operator to the computing system.

Initial determination of when battery 106 is fully charged (FUEL=100%) can be done at time of manufacture. This initial determination can be uitilized throughout the life of battery 106, or can be adjusted by microcomputer 100 to compensate for performance degradation resulting from aging of battery 106.

Appendix A is a copy of assembly source and object code of a version of monitor 123 written to run on a 6805 microprocessor built by Motorola Corporation of Tucscon, Ariz. ##SPC1##

Claims

1. In a battery-powered computing system, a device for indicating battery charge level, the device comprising:

calculating means for computing a value related to the level of charge of the battery, the calculating means being operative to distinguish between predetermined operations involving the computing system and being arranged, in computing the value, to take into account the respective effect on battery charge level of each operation actually undertaken by the computing system utilizing a predetermined estimate of that effect to update a previous computation of the value; and,
display means for displaying battery charge level based on the value related to the level of charge of the battery.

2. A device as in claim 1, wherein the calculating means includes a memory for storing the value related to the level of charge of the battery, the calculating means being arranged to compute at intervals an updated value by adjusting the value as stored in the memory by an amount corresponding to the change in battery charge caused as a result of operations performed by the battery-powered computing system since the last update.

3. A device as in claim 2, wherein during each update, the magnitude of adjustment to the value as stored in the memory is made based on a predetermined estimate of battery current caused by the operations performed by the battery-powered computing system and on the time interval since the last update.

Referenced Cited
U.S. Patent Documents
4387334 June 7, 1983 Loper
4455523 June 19, 1984 Koenck
4542462 September 17, 1985 Morishita et al.
4553081 November 12, 1985 Koenck
Foreign Patent Documents
074444 March 1983 EPX
648936 April 1985 CHX
Other references
  • Moreton, "Fuel Gauge for the Electric Car" Proc. IEE, vol. 119, No. 6, Jun. 1972, pp. 649-654. Funkschaue, vol. 45, No. 6, Mar. 16, 1973, pp. 204-206; D. Rosner: "Batterie-Anzeige fur Taschenrechner".
Patent History
Patent number: 4724528
Type: Grant
Filed: May 8, 1984
Date of Patent: Feb 9, 1988
Assignee: Hewlett-Packard Company (Palo Alto, CA)
Inventor: John T. Eaton (Corvallis, OR)
Primary Examiner: David H. Malzahn
Attorney: Douglas L. Weller
Application Number: 6/608,317
Classifications
Current U.S. Class: 364/715; 320/43; 364/900
International Classification: H02J 700; G06F 100;