Battery charging/discharging apparatus and battery charging/discharging method

When a battery is in standby mode, a microcomputer switches to sleep mode if no charging/discharging current is supplied within a predetermined time, and controls a timer so as to start measuring the standby time of the battery. When a charging/discharging current is supplied, the microcomputer switches to wake-up mode, and controls the timer so as to stop measuring the standby time. Then, the microcomputer reads the measured standby time. Based on the read standby time, the microcomputer calculates the correction value to correct the currently stored remaining battery capacity value.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND OF THE INVENTION

[0001] 1. Field of the Invention

[0002] The present invention generally relates to a charging/discharging apparatus, and particularly to a battery charging/discharging apparatus and a battery charging/discharging method in which the remaining capacity of a battery can be determined with high accuracy.

[0003] 2. Description of the Related Art

[0004] FIG. 1 is a block diagram showing an example structure of a conventional battery pack 1.

[0005] The battery pack 1 includes cells 12-1 and 12-2 connected in series (hereinafter collectively referred to as “battery 12”, unless the cells 12-1 and 12-2 should be discriminated), which may comprise lithium ion batteries, for powering electronic devices. The positive electrode of the cell 12-1 is connected to a battery terminal 11-1 while the negative electrode of the cell 12-2 is connected to a battery terminal 11-2 via a resistor 13 provided for current detection and a protection device 14. When the battery pack 1 is attached to an electronic device (not shown), the battery terminals 11-1 and 11-2 are connected to connection terminals of the electronic device so that the electronic device can be powered by the battery 12.

[0006] A cell voltage detector 15 detects a cell voltage when the cell 12-1 and the cell 12-2 are connected in series, and outputs the detection result to a microcomputer 17. A charging/discharging current detector 16 detects the direction and value of voltage drop due to the current flowing to the resistor 13 in order to detect the existence of a charging current or a discharging current. The result is then output to the microcomputer 17. The protection device 14 protects the battery 12 from being overcharged or overdischarged.

[0007] The microcomputer 17 calculates the remaining battery capacity value based on the cell voltage supplied from the cell voltage detector 15, and stores the resulting value in an internal memory 17a. The microcomputer 17 switches to wake-up mode if a charging current or a discharging current is supplied from the charging/discharging current detector 16 or if it receives incoming data from the outside. If no charging/discharging current is supplied within a predetermined time or if no incoming data is received while it is in wake-up mode, the microcomputer 17 switches to sleep mode.

[0008] FIG. 2 is a flowchart of the process for calculating the remaining battery capacity value of the battery pack 1 shown in FIG. 1.

[0009] At step Si, the microcomputer 17 determines whether or not the battery 12 has been charged, i.e., whether or not a charging current has been supplied from the charging/discharging current detector 16. If it is determined at step Si that the battery 12 has been charged, the process proceeds to step S2, in which the additional capacity value is calculated by equation (1) as follows:

additional capacity value=charging current value×sampling interval  (1)

[0010] After the additional capacity value has been calculated at step S2, at step S3 the microcomputer 17 reads the remaining capacity value stored in the memory 17a, and calculates the up-to-date remaining capacity value by equation (2) as follows:

up-to-date remaining capacity value=remaining capacity value read from the memory 17a+additional capacity value  (2)

[0011] At step S3, the microcomputer 17 stores the up-to-date remaining capacity value calculated by equation (2) in the memory 17a or updates the existing remaining capacity value, and the process returns to step Si to iterate the above-described operation.

[0012] If it is determined at step S1 that the battery 12 has not been charged, the process proceeds to step S4, in which the microcomputer 17 further determines whether or not the battery 12 has been discharged, i.e., whether or not a discharging current has been supplied from the charging/discharging current detector 16. If it is determined at step S4 that it has not been discharged, the process returns to step Si to iterate the above-described operation.

[0013] If it is determined at step S4 that the battery 12 has been discharged, the process proceeds to step S5, in which the microcomputer 17 calculates the reduced capacity value by equation (3) as follows:

reduced capacity value=discharging current value×sampling interval  (3)

[0014] After the reduced capacity value has been calculated at step S5, at step S6, the microcomputer 17 reads the remaining capacity value stored in the memory 17a, and calculates the up-to-date remaining capacity value by equation (4) as follows:

up-to-date remaining capacity value=remaining capacity value read from the memory 17a−reduced capacity value  (4)

[0015] At step S6, the microcomputer 17 stores the up-to-date remaining capacity value calculated by equation (4) in the memory 17a or updates the existing remaining capacity value, and the process returns to step Si to iterate the above-described operation.

[0016] Accordingly, the calculation process using a charging current or a discharging current is performed to determine the remaining battery capacity.

[0017] The microcomputer 17 utilizes the power supplied from the battery 12 in order to determine the remaining battery capacity. Hence, when the battery is in standby mode (when the remaining battery capacity calculation process is not performed), the microcomputer 17 switches to sleep mode in order to reduce the power consumption of the microcomputer 17. This may suppress discharge current (leakage current) of the battery 12 in standby mode.

[0018] When the charging/discharging current detector 16 detects a charging current or a discharging current, the microcomputer 17 switches to wake-up mode; however, discharge current (leakage current) when the battery is in standby mode is minute, and thus cannot be detected by the charging/discharging current detector 16.

[0019] As a result, when the battery pack 1 is in standby mode, a trace amount of discharge current (leakage current) flows, but the accumulated current (standby current×standby time) cannot be measured or detected because the microcomputer 17 is in sleep mode. Therefore, if the battery pack 1 is in standby mode for a long time, there is a problem in that the remaining capacity value stored in the memory 17a by the microcomputer 17 might be relatively greater than the actual remaining capacity value (actual capacity value).

[0020] If the microcomputer 17 is forced not to enter sleep mode and is allowed to detect the standby current, the current will be minute, and will not be able to be precisely detected. There still exists such a problem that an error occurs between the remaining capacity value stored in the memory 17a and the actual capacity value.

SUMMARY OF THE INVENTION

[0021] Accordingly, it is an object of the present invention to provide a battery charging/discharging apparatus and a battery charging/discharging method in which the remaining battery capacity can be determined with high accuracy.

[0022] To this end, in one aspect of the present invention, a battery charging/discharging apparatus for determining the remaining capacity of a battery includes a measuring unit for measuring a standby time of the battery, a correction value calculating unit for calculating a correction value for the remaining capacity of the battery based on the standby time measured by the measuring unit, and a correcting unit for correcting a current remaining capacity value of the battery based on the correction value calculated by the correction value calculating unit.

[0023] The battery charging/discharging apparatus may further include a determining unit for determining whether or not the standby time has reached a predetermined time. The correction value calculating unit may calculate the correction value for the remaining capacity of the battery at a predetermined time interval based on the result of the determining unit.

[0024] According to the present invention, a battery charging/discharging method for determining the remaining capacity of a battery includes the steps of measuring a standby time of the battery, calculating a correction value for the remaining capacity of the battery based on the standby time measured in the measuring step, and correcting a current remaining capacity value of the battery based on the correction value calculated in the calculating step.

[0025] Accordingly, the correction value is calculated based on the standby time of the battery, and is used to correct currently stored remaining capacity value of the battery. This enables the remaining battery capacity to be determined with high accuracy.

[0026] In another aspect of the present invention, a battery charging/discharging apparatus for determining the remaining capacity of a battery includes a detecting unit for detecting a cell voltage, a reading unit for reading an appropriate remaining capacity value based on the cell voltage detected by the detecting unit, a comparing unit for comparing the appropriate remaining capacity value read by the reading unit with a currently stored remaining capacity value, and an updating unit for updating the currently stored remaining capacity value based on the result of the comparing unit.

[0027] The battery charging/discharging apparatus may further include a setting unit for setting the appropriate remaining capacity value that is suitable for the cell voltage.

[0028] According to the present invention, a battery charging/discharging method for determining the remaining capacity of a battery includes the steps of detecting a cell voltage, reading an appropriate remaining capacity value based on the cell voltage detected in the detecting step, comparing the appropriate remaining capacity value read in the reading step with a currently stored remaining capacity value, and updating the currently stored remaining capacity value based on the result in the comparing step.

[0029] Accordingly, based on the cell voltage which is detected, an appropriate remaining capacity value is read. The read remaining capacity value is then compared with a currently stored remaining capacity value to update the currently stored remaining capacity value based on the comparing result. This enables the remaining battery capacity to be determined at low cost with ease.

BRIEF DESCRIPTION OF THE DRAWINGS

[0030] FIG. 1 is a block diagram showing an example structure of a conventional battery pack;

[0031] FIG. 2 is a flowchart of the process for calculating the remaining capacity of the battery pack shown in FIG. 1;

[0032] FIG. 3 is a block diagram of a battery pack according to one embodiment of the present invention;

[0033] FIG. 4 is a flowchart of the process for correcting the remaining battery capacity value according to one embodiment of the present invention;

[0034] FIG. 5 is a flowchart of the process for correcting the remaining battery capacity value according to a modification of the embodiment of the present invention; and

[0035] FIG. 6 is a flowchart of the process for correcting the remaining battery capacity value according to another modification of the embodiment of the present invention.

DESCRIPTION OF THE PREFERRED EMBODIMENT

[0036] FIG. 3 is a block diagram of a battery pack 1 according to one embodiment of the present invention. The same reference numerals are assigned to the parts corresponding to those in the conventional one shown in FIG. 1, and a description thereof is thus omitted as appropriate.

[0037] Referring to FIG. 3, the battery pack 1 includes cell voltage detectors 15-1 and 15-2 coupled to the cells 12-1 and 12-2, respectively, to detect cell voltages with higher accuracy, and further includes a timer 21. Other parts are constructed in the same manner as those in the conventional one shown in FIG. 1.

[0038] The cell voltage detector 15-1 detects the cell voltage of the cell 12-1, and outputs the detection result to the microcomputer 17. The cell voltage detector 15-2 detects the cell voltage of the cell 12-2, and outputs the detection result to the microcomputer 17.

[0039] The microcomputer 17 calculates the remaining battery capacity value based on the cell voltages supplied from the cell voltage detectors 15-1 and 15-2, and stores the resulting value in the internal memory 17a.

[0040] If no charging current or no discharging current is detected or supplied within a predetermined time, the microcomputer 17 switches to sleep mode. Then, the microcomputer 17 controls the timer 21 so as to start measuring the standby time. If a charging current or a discharging current is detected, the microcomputer 17 switches to wake-up mode. Then, the microcomputer 17 controls the timer 21 so as to stop measuring the standby time, and reads the measured standby time. Based on the standby time read, the microcomputer 17 calculates the correction value using a calculation process, as will be described, to correct the remaining battery capacity value.

[0041] In response to the instruction from the microcomputer 17, the timer 21 starts measuring the standby time. The timer 21 also stops measuring the standby time in response to the instruction of the microcomputer 17.

[0042] FIG. 4 is a flowchart of the process which is performed by the microcomputer 17 for correcting the remaining battery capacity value of the battery pack 1 shown in FIG. 3.

[0043] At step S11, the microcomputer 17 determines whether or not the battery 12 has been discharged or charged, i.e., whether or not a discharging current or a charging current has been detected by the charging/discharging current detector 16 within a predetermined time, e.g., 10 seconds. If it is determined at step S11 that the battery 12 has not been discharged or charged within the predetermined time, the process proceeds to step S12.

[0044] At steps S12 and S13, the microcomputer 17 controls the timer 21 so as to start measuring the standby time, before switching to sleep mode. At step S14, the microcomputer 17 determines whether or not the battery 12 has been discharged or charged, i.e., whether or not a discharging current or a charging current has been detected by the charging/discharging current detector 16. If it is determined at step S14 that the battery 12 has not been discharged or charged, the process returns to step S13, in which the microcomputer 17 waits while it remains in sleep mode. If it is determined at step S14 that the battery 12 has been discharged or charged, the process proceeds to step S15.

[0045] Following step S14, or if it is determined at step S11 that the battery 12 has been charged or discharged within the predetermined time, the microcomputer 17 switches to wake-up mode at step S15. At steps S16 and S17, the microcomputer 17 controls the timer 21 so as to stop measuring the standby time, and reads the measured standby time. The microcomputer 17 then resets the timer 21.

[0046] At step S18, the microcomputer 17 calculates the correction value from the standby time read at step S17 by equation (5) as follows:

correction value=(standby current value+battery self-discharge current value)×standby time  (5)

[0047] where the standby current and the self-discharge current which flow per unit time are measured in advance and stored in the memory 17a.

[0048] Following step S18, at step S19, the microcomputer 17 reads the remaining capacity value stored in the memory 17a, and calculates the up-to-date remaining capacity value by equation (6) as follows.

up-to-date remaining capacity value=remaining capacity value read from the memory 17a−correction value  (6)

[0049] At step S19, the microcomputer 17 stores the up-to-date remaining capacity value calculated by equation (6) in the memory 17a or updates the existing remaining capacity value, and the process returns to step S11 to iterate the above-described operation.

[0050] The standby current, the battery self-discharge current, and the standby time are used to calculate the correction value in this way, and the remaining battery capacity can therefore be corrected with high accuracy.

[0051] However, if an overflow of the timer 21 occurs during the process for correcting the remaining battery capacity value according to the flowchart illustrated in FIG. 4, an accurate correction of the remaining battery capacity value may not be performed from the time point of the overflow.

[0052] In order to address this circumstance, the correction process is performed at fixed time intervals while the microcomputer 17 is in wake-up mode, thus the remaining battery capacity value can be more accurately corrected.

[0053] FIG. 5 is a flowchart of the process for correcting the remaining battery capacity value according to a modification of the embodiment of the present invention, in which the remaining battery capacity value is corrected at a fixed time interval.

[0054] At step S31, the microcomputer 17 determines whether or not the battery 12 has been discharged or charged within a predetermined time. If it is determined at step S31 that it has not been discharged or charged within the predetermined time, the process proceeds to step S32.

[0055] At steps S32 and S33, the microcomputer 17 controls the timer 21 so as to start measuring the standby time, before switching to sleep mode. At step S34, the microcomputer 17 determines whether or not a preset time has elapsed. The period in which an overflow does not occur is set in advance as the preset time, and when the preset time has elapsed, the timer 21 notifies the microcomputer 17 of the elapse of the preset time. That is, the microcomputer 17 determines whether or not it receives a command from the timer 21 indicating that the preset time has elapsed.

[0056] If it is determined at step S34 that the preset time has elapsed, the process proceeds to step S35, in which the microcomputer 17 switches to wake-up mode in response to the command from the timer 21. At step S36, the microcomputer 17 resets the timer 21.

[0057] At steps S37 and S38, the microcomputer 17 calculates the correction value from equation (5), and further calculates the up-to-date remaining capacity value from equation (6). Then, the microcomputer 17 stores the up-to-date remaining capacity value in the memory 17a or updates the existing remaining capacity value, and the process returns to step S31 to iterate the above-described operation.

[0058] If it is determined at step S31 that the battery 12 has been discharged or charged within the predetermined time, or if it is determined at step S14 that the preset time has not elapsed, the process proceeds to step S39.

[0059] The operation at steps S39 to S44 is the same as that of steps S14 to S19 as previously described with reference to FIG. 4, and a description thereof is thus omitted.

[0060] Accordingly, the standby current, the battery self-discharge current, and the standby time are used to calculate the correction value at fixed time intervals, thus the remaining battery capacity may be corrected with high accuracy even when the battery pack 1 is in standby mode for a long time.

[0061] Now, the operation for calculating the correction value of the remaining battery capacity is described using specific values as an example.

[0062] If the standby current which flows when the battery pack 1 is in standby mode is 40 &mgr;A, the self-discharge current is 10 &mgr;A, and the standby time is 100 hours, then the correction value is found as follows from equation (5):

correction value=(40 &mgr;A+10 &mgr;A)×100 h=5000 &mgr;Ah=5 mAh.

[0063] If the correction value is calculated taking an overflow of the timer 21 into consideration, and when the correction process is performed, for example, at an interval of 20 hours, then the correction value is found as follows from equation (5):

correction value=(40 &mgr;A+10 &mgr;A)×20 h=1000 &mgr;Ah=1 mAh.

[0064] This enables the remaining battery capacity value to be corrected with high accuracy even if the battery pack 1 is in standby mode for a long time.

[0065] As described above, the timer 21 is used to measure the standby time, and the remaining battery capacity value is corrected based on the resulting standby time. Instead, cell voltages may be detected to correct the remaining battery capacity value at low cost with ease although the correction accuracy is not higher than that when an additional timer is provided.

[0066] FIG. 6 is a flowchart of the process for correcting the remaining battery capacity value according to another modification of the embodiment of the present invention, in which the remaining battery capacity value is corrected based on cell voltages.

[0067] At step S51, the microcomputer 17 determines whether or not the battery 12 has been discharged or charged within a predetermined time. If it is determined at step S51 that it has not been discharged or charged within the predetermined time, the process proceeds to step S52, in which the microcomputer 17 switches to sleep mode.

[0068] If it is determined at step S51 that the battery 12 has been discharged or charged, the process proceeds to step S53, in which the microcomputer 17 switches to wake-up mode. At step S54, the microcomputer 17 detects the cell voltages supplied by the cell voltage detectors 15-1 and 15-2.

[0069] At step S55, the microcomputer 17 reads appropriate remaining capacity value from the memory 17a based on the cell voltages detected at step S54. In this case, the remaining battery capacity value suitable for each cell voltage is set and is stored in the memory 17a.

[0070] At step S56, the microcomputer 17 reads the current remaining capacity value stored in the memory 17a, and determines whether or not it is greater than the remaining capacity value which is read based on the cell voltages at step S55.

[0071] If it is determined at step S56 that the current remaining capacity value stored in the memory 17a is greater than the remaining capacity value which is read based on the cell voltages, the process proceeds step S57, in which the microcomputer 17 stores the remaining capacity value which is read based on the cell voltages as the current remaining capacity value in the memory 17a or updates the current remaining capacity value. Then, the process returns to step S51 to iterate the above-described operation.

[0072] If it is determined at step S56 that the current remaining capacity value stored in the memory 17a is not greater than, i.e., equal to, the remaining capacity value which is read based on the cell voltages, the process skips step S57 (without updating the current remaining capacity value) back to step S51 to iterate the above-described operation.

[0073] Accordingly, if it is determined that the remaining capacity value is not appropriate, the current remaining capacity value is updated with the remaining capacity value which is read based on the cell voltages. This allows significant deviations of the remaining capacity value to be corrected even when no timer is used.

Claims

1. A battery charging/discharging apparatus for determining the remaining capacity of a battery, comprising:

measuring means for measuring a standby time of the battery;
correction value calculating means for calculating a correction value for the remaining capacity of the battery based on the standby time measured by said measuring means; and
correcting means for correcting a current remaining capacity value of the battery based on the correction value calculated by said correction value calculating means.

2. A battery charging/discharging apparatus according to claim 1, further comprising determining means for determining whether or not the standby time has reached a predetermined time,

wherein said correction value calculating means calculates the correction value for the remaining capacity of the battery at a predetermined time interval based on the result of said determining means.

3. A battery charging/discharging method of a battery charging/discharging apparatus for determining the remaining capacity of a battery, said battery charging/discharging method comprising the steps of:

measuring a standby time of the battery;
calculating a correction value for the remaining capacity of the battery based on the standby time measured in the measuring step; and
correcting a current remaining capacity value of the battery based on the correction value calculated in the calculating step.

4. A battery charging/discharging apparatus for determining the remaining capacity of a battery, comprising:

detecting means for detecting a cell voltage;
reading means for reading an appropriate remaining capacity value based on the cell voltage detected by said detecting means;
comparing means for comparing the appropriate remaining capacity value read by said reading means with a currently stored remaining capacity value; and
updating means for updating the currently stored remaining capacity value based on the result of said comparing means.

5. A battery charging/discharging apparatus according to claim 4, further comprising setting means for setting the appropriate remaining capacity value that is suitable for the cell voltage.

6. A battery charging/discharging method of a battery charging/discharging apparatus for determining the remaining capacity of a battery, said battery charging/discharging method comprising the steps of:

detecting a cell voltage;
reading an appropriate remaining capacity value based on the cell voltage detected in the detecting step;
comparing the appropriate remaining capacity value read in the reading step with a currently stored remaining capacity value; and
updating the currently stored remaining capacity value based on the result in the comparing step.
Patent History
Publication number: 20020021108
Type: Application
Filed: Jun 15, 2001
Publication Date: Feb 21, 2002
Inventors: Mamoru Suzuki (Kanagawa), Hideyuki Sato (Chiba)
Application Number: 09882403
Classifications
Current U.S. Class: With State-of-charge Detection (320/132)
International Classification: H02J007/00;