Bus operation management system
The bus traffic management system addresses battery degradation in electric buses by optimizing charging based on passenger load, using contact and wireless power transmission to maintain the SOC within optimal limits, thus preventing battery deterioration and ensuring power availability.
Patent Information
- Application Number
- JP2021094908
- Authority / Receiving Office
- JP · JP
- Patent Type
- Patents
- Current Assignee / Owner
- Filing Date
- 2021-06-07
- Publication Date
- 2025-08-20
- Estimated Expiration
- 2041-06-07
AI Technical Summary
Existing electric bus systems do not adequately consider battery degradation when maintaining the State Of Charge (SOC) within a high range to prevent power depletion, which can accelerate battery deterioration.
A bus traffic management system that includes a server managing electric buses, determining charging from facilities and wireless power transmission along the route based on passenger load to maintain the SOC below a degradation threshold, using contact and contactless charging methods to ensure the battery remains within an optimal range.
This system effectively suppresses battery degradation in electric buses by preventing the SOC from entering a high range while ensuring sufficient power is available, thereby extending the battery's lifespan.
Smart Images

Figure 0007725879000001 
Figure 0007725879000002 
Figure 0007725879000003
Abstract
Description
[Technical Field]
[0001] The present disclosure relates to a bus traffic management system, and more particularly to a traffic management system for electric buses. [Background technology]
[0002] Japanese Patent Application Laid-Open Publication No. 2016-181965 (Patent Document 1) discloses an electric bus that reduces the operational burden on passengers. When the electric bus detects that at least one door is open, it issues a command to start charging the storage battery, and when it detects that all doors are closed, it issues a command to stop charging the storage battery. [Prior art documents] [Patent documents]
[0003] [Patent Document 1] Japanese Patent Application Laid-Open No. 2016-181965 Summary of the Invention [Problem to be solved by the invention]
[0004] Generally, in electric vehicles such as electric buses, it is sometimes desirable to charge the battery (for example, fully charge) until the SOC (State Of Charge) falls within a high SOC range to avoid a situation in which the vehicle becomes unable to run due to a lack of power (so-called "running out of power"). However, it is known that maintaining the battery's SOC within a high SOC range can accelerate battery degradation compared to when the SOC is not maintained within the high SOC range. Patent Document 1 does not particularly take such battery degradation into consideration.
[0005] The present disclosure has been made to solve the above-mentioned problems, and an object of the present disclosure is to suppress deterioration of the battery of an electric bus. [Means for solving the problem]
[0006] A bus traffic management system according to an aspect of the present disclosure includes an electric bus including a battery that can be charged with externally supplied power, and a server that manages the operation of the electric bus. The electric bus further includes a first power receiving device configured to receive power from a charging facility installed at a first location, and a second power receiving device that can receive power wirelessly from a power transmitting device installed along the travel route from the first location to a second location. The server obtains the number of passengers on the electric bus based on the electric bus's seat reservation information or operation history, and calculates the amount of power consumed by the electric bus along the travel route based on the number of passengers. Based on the amount of power consumed, the server determines the amount of power to charge the electric bus from the charging facility and the power transmitting device so that the battery's SOC does not exceed the lower limit of the SOC range in which battery degradation accelerates while the electric bus is traveling along the travel route.
[0007] In the above configuration, the amount of charging energy from the charging equipment and the power transmission device to the electric bus is determined so that the battery's SOC does not exceed the lower limit of the SOC region where battery degradation accelerates (i.e., so that the SOC does not enter the high SOC region). The electricity cost of an electric bus varies depending on the number of passengers on the electric bus (in other words, the load weight). Therefore, in the above configuration, by determining the amount of charging energy taking into account the amount of power consumed according to the number of passengers on the electric bus, it is possible to accurately determine the amount of charging energy required to travel to the second location. Therefore, with the above configuration, by preventing the battery's SOC from entering the high SOC region without securing an excessive amount of charging energy, it is possible to appropriately suppress battery degradation of the electric bus. [Effects of the Invention]
[0008] According to the present disclosure, deterioration of the battery of an electric bus can be suppressed. [Brief explanation of the drawings]
[0009] [Figure 1] 1 is a diagram illustrating an overall configuration of an electric bus operation management system according to an embodiment of the present disclosure. [Figure 2] FIG. 2 is a diagram illustrating an example of a configuration of a bus and a power transmission device. [Figure 3] FIG. 1 is a diagram showing an example of a bus route. [Figure 4] 10 is a time chart for explaining an example of charging control of a bus in a comparative example. [Figure 5] 4 is a time chart for explaining an example of charging control of a bus in the present embodiment. [Figure 6] 10 is a flowchart showing a procedure for controlling charging of a bus in the present embodiment. [Figure 7] FIG. 4 is a conceptual diagram illustrating a map used to calculate the amount of power consumption. DETAILED DESCRIPTION OF THE INVENTION
[0010] Hereinafter, embodiments of the present disclosure will be described in detail with reference to the drawings. In the drawings, the same or corresponding parts are designated by the same reference numerals, and description thereof will not be repeated.
[0011] [Embodiment Mode] <System configuration> 1 is a diagram illustrating a schematic diagram of the overall configuration of an electric bus traffic management system according to an embodiment of the present disclosure. The bus traffic management system 100 includes a server 1 and a plurality of electric buses (hereinafter simply referred to as "buses") 2. The server 1 includes a processor 11, a memory 12, a reservation database 13, a traffic history database 14, a communication module 15, and a data line 16.
[0012] The processor 11 is, for example, a CPU (Central Processing Unit) and is configured to execute predetermined arithmetic processing described in a program. This arithmetic processing includes formulating an operation plan for a plurality of buses 2. The operation plan will be described in detail later.
[0013] The memory 12 includes a ROM (Read Only Memory) and a RAM (Random Access Memory). The ROM stores programs executed by the processor 11. The RAM temporarily stores data generated by the execution of the programs in the processor 11 and data input via the communication module 15. The RAM also functions as a temporary data memory used as a working area.
[0014] The reservation database 13 stores data relating to the seat reservation status of each of the multiple buses 2.
[0015] The operation history database 14 stores the operation history of each of the multiple buses 2, more specifically, data on power consumption measured while each bus 2 is traveling, for each of various operating conditions (travel route, date, day of the week, weather, temperature, etc.). The operation history database 14 may also store data on the number of passengers who have actually boarded the bus 2 in the past, for each of various operating conditions.
[0016] The communication module 15 includes a communication interface with a network such as the Internet. The communication module 15 is configured to enable bidirectional communication with external devices of the server 1 (such as a plurality of buses 2, a plurality of user terminals 9, and a charging facility 7 and a power transmission device 8, which will be described later).
[0017] The data line 16 is configured so that the devices that make up the server 1 can exchange data with each other.
[0018] Each of the multiple buses 2 is a vehicle capable of transporting multiple passengers. In this embodiment, each bus 2 is capable of contact charging via a charging cable extending from a charging facility 7, and is also configured to be capable of contactless charging from a power transmission device 8. Hereinafter, contact charging using the charging facility 7 will also be referred to as "contact charging," and contactless charging using the power transmission device 8 will also be referred to as "contactless charging." A more detailed configuration of the bus 2 will be described with reference to FIG. 2.
[0019] The user terminal 9 is a terminal operated by a passenger using the bus 2, and is, for example, a smartphone or a PC (Personal Computer). By operating the user terminal 9, a passenger can reserve a seat on the bus 2 traveling along a desired route at a desired time. In response to this, data related to the seat reservation status stored in the reservation database 13 is updated.
[0020] <Contactless power transmission> 2 is a diagram schematically illustrating an example of the configuration of the bus 2 and the power transmitting device 8. The bus 2 includes a battery 21, a power receiving device 22, an inlet 23, a DCM (Data Communication Module) 24, a GPS (Global Positioning System) receiver 25, and an ECU (Electronic Control Unit) 26.
[0021] The battery 21 is a battery pack including a plurality of cells. Each cell is a secondary battery such as a lithium-ion battery or a nickel-metal hydride battery. The battery 21 supplies electric power for generating driving force for the bus 2. The battery 21 also stores electric power generated by an on-board motor generator (not shown). The battery 21 is provided with a voltage sensor and a current sensor (neither of which are shown) that allow the ECU 26 to calculate the SOC (State Of Charge) of the battery 21.
[0022] In the example shown in FIG. 2, the power receiving device 22 is disposed on the underside of a floor panel that forms the bottom surface of the bus 2. A power receiving coil 221 is housed within the power receiving device 22. The power receiving coil 221 receives power transmitted from the power transmitting device 8 in a contactless manner. The power receiving device 22 corresponds to a "second power receiving device" according to the present disclosure.
[0023] The inlet 23 is configured so that a charging connector of the charging equipment 7 (see FIG. 3) can be inserted into it via mechanical connection such as fitting. When the charging connector is inserted, the bus 2 and the charging equipment 7 are electrically connected, and the battery 21 can be charged with power supplied from the charging equipment 7. The inlet 23 corresponds to a "first power receiving device" according to the present disclosure.
[0024] The DCM 24 is configured to enable bidirectional communication between the bus 2 and the server 1. The DCM 24 is also configured to enable bidirectional communication between the bus 2 and the power transmitting device 8.
[0025] The GPS receiver 25, based on radio waves transmitted from an artificial satellite (not shown), identifies the position of the bus 2. The server 1 acquires the position information of each of the plurality of buses 2 through communication.
[0026] The ECU 26 controls the devices so that the bus 2 is in a desired state based on a program stored in a memory (not shown) and signals from each sensor.
[0027] The power transmitting device 8 includes a plurality of power transmitting units 81 to 86 and a controller 80. Although an example in which the number of power transmitting units is six is shown in Fig. 2, the number of power transmitting units is not particularly limited and may be more.
[0028] The multiple power transmission units 81-86 are arranged in a row on the road surface (or sidewall) of the route along which the bus 2 travels. The multiple power transmission units 81-86 each include a power transmission coil 811-861. Each of the power transmission coils 811-861 is electrically connected to an AC power supply (not shown). Although not shown, each of the multiple power transmission units 81-86 is provided with a sensor (optical sensor, weight sensor, etc.) for detecting the passage of the bus 2.
[0029] Controller 80 identifies the running position of bus 2 based on the detection signals from each sensor. Then, controller 80 supplies AC power from the AC power source to the power transmission coil in the power transmission unit above which bus 2 is located, among power transmission units 81-86.
[0030] More specifically, for example, when a bus 2 is detected above the power transmitting unit 81, the controller 80 supplies AC power to the power transmitting coil 811. Then, an AC current flows through the power transmitting coil 811, forming an electromagnetic field around the power transmitting coil 811. The power receiving coil 221 in the power receiving device 2 receives power contactlessly through the electromagnetic field. Thereafter, when the bus 2 is no longer detected above the power transmitting unit 81, the controller 80 stops the supply of AC power to the power transmitting coil 811. This series of controls is performed for each of the power transmitting units 81 to 86, making it possible to transmit power contactlessly to a moving bus 2. Naturally, power can also be transmitted contactlessly to a bus 2 parked on a power transmitting unit.
[0031] FIG. 3 is a diagram showing an example of a travel route of bus 2. In this example, it is assumed that bus 2 travels from the current location (starting point) to the destination point via rest points. The planned travel route of bus 2 between the current location and the rest points is denoted as R1. Contact-type charging equipment 7, for example, is installed at the current location and the rest points. The planned travel route of bus 2 between the rest points and the destination point is denoted as R2. A contactless power transmission device 8 is installed on each of the travel routes R1 and R2.
[0032] Instead of contact-type charging equipment 7, contactless power transmission devices 8 may be installed at the current location and rest points to charge the bus 2 while it is stopped. In other words, the bus 2 may be contactlessly charged by the power transmission devices 8 before departure and while traveling. In this case, the power receiving device 22 corresponds to both the "first power receiving device" and the "second power receiving device" according to the present disclosure.
[0033] <Battery deterioration> To facilitate understanding of charging control of bus 2 in this embodiment, charging control in a comparative example will be described below. Here, an example will be described in which bus 2 travels from its current location along route R1 to a rest point. In this case, the current location corresponds to the "first location" according to the present disclosure, and the rest point corresponds to the "second location" according to the present disclosure.
[0034] 4 is a time chart for explaining an example of charging control of the bus 2 in a comparative example. In FIG. 4 and FIG. 5 described later, the horizontal axis represents elapsed time, and the vertical axis represents the SOC of the battery 21.
[0035] At initial time t10, the bus is connected to a contact-type charging facility 7 at its current location. In the comparative example, the battery is fully charged using the charging facility 7 before departure (see time t12). Thereafter, while traveling along route R1, the battery is also charged using the non-contact type power transmission device 8 (see the period between time t14 and time t15). In such a case, battery degradation may be accelerated while the battery's SOC is in the high SOC region. The high SOC region is an SOC region defined by an upper limit UL (e.g., SOC = 100%) and a lower limit LL (e.g., SOC = 80%). In the comparative example, emphasis is placed on reliably preventing battery exhaustion during driving, but degradation of the battery 21 is not particularly considered. It is desirable to suppress degradation of the battery 21 while preventing battery exhaustion.
[0036] The inventors have noted that the travel route of bus 2 is predetermined and that there is a limit on the continuous driving time. For example, if bus 2 is an express bus, it is required to avoid continuous driving for more than four hours and to take a break of at least 15 minutes, so rest stops are usually determined in advance. Furthermore, the inventors have also noted that the power consumption of bus 2 depends on the number of passengers on bus 2. The more passengers there are on bus 2, the heavier the load weight of bus 2 becomes, and therefore the power consumption of bus 2 increases. Based on this observation, the following charging control is adopted in this embodiment.
[0037] FIG. 5 is a time chart illustrating an example of charging control of bus 2 in this embodiment. In this embodiment, before starting contact charging using charging equipment 7, server 1 calculates the amount of power consumed (Wh3) when bus 2 travels from its current location to a rest point, taking into account the number of passengers on bus 2. FIG. 5 schematically shows two SOC trends: when the number of passengers is large (see solid line) and when the number of passengers is small (see dashed line). Based on the calculated amount of power consumed (Wh3), server 1 calculates the amount of charging energy (Wh2) by contact charging before departure and the amount of charging energy (Wh1) by contactless charging while traveling along travel route R1.
[0038] The sum of these amounts of charging energy (Wh1+Wh2), as will be explained in detail below, is determined so that the SOC of the battery 21 of the bus 2 will reach a predetermined target SOC when the bus 2 is able to reach the rest point. The target SOC is lower than the lower limit LL of the high SOC region. Therefore, it is possible to prevent the SOC of the battery 21 from entering the high SOC region while the bus 2 is traveling along the travel route R1. Furthermore, since the target SOC is set to have a certain margin with respect to SOC=0 when the bus 2 reaches the rest point, it is also possible to prevent battery shortage while traveling along the travel route R1. Therefore, according to this embodiment, it is possible to prevent battery shortage while suppressing deterioration of the battery 21.
[0039] <Control flow> 6 is a flowchart showing the processing procedure for charging control of the bus 2 in this embodiment. This flowchart is called and executed from a main routine (not shown), for example, when a predetermined condition is met. In the figure, the processing executed by the server 1 (processor 11) is shown on the left side, and the processing executed by the bus 2 (ECU 26) is shown on the right side. Each step is realized by software processing by the server 1 or the ECU 26, but may also be realized by hardware such as an LSI (Large Scale Integration) arranged in the server 1 or the ECU 26. Hereinafter, step is abbreviated as S.
[0040] In S21, the bus 2 determines whether it is ready for contact charging by the charging facility 7. For example, the bus 2 can determine that it is ready for contact charging when the bus 2 and the charging facility 7 are connected by a charging cable (not shown). If it is not ready for contact charging (NO in S21), the bus 2 returns to the main routine without executing any further processing. If it is ready for contact charging (YES in S21), the bus 2 outputs a request to calculate the amount of power to the server 1 (S22). Note that rest points for the bus 2 may be predetermined, or information specifying the rest points may be output from the bus 2 to the server 1.
[0041] In S11, the server 1 determines whether or not it has received a calculation request from the bus 2. If it has not received a calculation request (NO in S11), the server 1 returns the process to the main routine. If it has received a calculation request (YES in S11), the server 1 proceeds to S12.
[0042] In S12, the server 1 obtains the number of passengers on the bus 2 along the travel route R1 by referring to data relating to the seat reservation status of the bus 2 stored in the reservation database 13. If the reservation database 13 is not provided in the server 1, the server 1 may refer to the operation history database 14 of the bus 2 to use the number of passengers on a bus that has traveled in the past under the same operating conditions as the bus 2.
[0043] In S13, the server 1 calculates the amount of power consumption Wh3 of the bus 2 to the rest point (or the destination point in another example of traveling from the rest point to the destination point in FIG. 3) based on the number of passengers acquired in S12 and the travel route of the bus 2. For this calculation, for example, a map MP as described below can be used.
[0044] FIG. 7 is a conceptual diagram illustrating map MP used to calculate the amount of power consumption Wh3. Map MP defines the amount of power consumption Wh3 for each travel route according to the number of passengers. The amount of power consumption Wh3 can be an actual measurement value obtained when a target bus 2 (which may be the same type of bus as bus 2) previously traveled the planned travel route (R1 in this example). As shown in FIG. 7, the amount of power consumption Wh3 for the same travel route is defined to be larger as the number of passengers increases.
[0045] 7 shows an example in which the relationship between the number of passengers and the amount of power consumption Wh3 is determined, the map MP may be a multidimensional map that includes parameters other than the number of passengers. That is, the map MP may further include parameters such as the temperature along the travel route and an index that indicates the degree of traffic congestion along the travel route.
[0046] Referring again to FIG. 6, in S14, the server 1 calculates the amount of charging energy Wh1 by contactless charging up to the rest point. Since it is known what kind of power transmission devices 8 are installed on the travel route R1, the server 1 can read out the amount of charging energy Wh1 corresponding to the travel route R1, for example, by referring to a map (not shown). The server 1 may also use the actual measured value of the amount of charging energy when the target bus 2 (or a bus of the same type) has previously traveled along the travel route, by referring to the operation history database 14. The server 1 transmits the calculated amount of charging energy Wh1 to the bus 2.
[0047] In S15, the server 1 calculates the amount of energy Wh2 to be charged by contact charging so that the SOC of the battery 21 at the rest point will be the target SOC. More specifically, the server 1 calculates the amount of energy Wh0 stored in the battery 21 at the current point from the SOC at the current point. The server 1 also calculates the target amount of energy Wh(tag) corresponding to the target SOC. As mentioned above, the target SOC is lower than the lower limit LL of the high SOC region, but is set high enough to prevent the bus 2 from running out of power before reaching the rest point.
[0048] As shown in the following formula (1), the target energy amount Wh(tag) is obtained by adding the energy amount Wh1 charged by contactless charging and the energy amount Wh2 charged by contact charging to the energy amount Wh0 at the current location, and subtracting the energy consumption Wh3 while traveling. Therefore, the server 1 can calculate the energy amount Wh2 charged by contact charging based on the above formula (1). The server 1 transmits the calculated energy amount Wh2 charged to the bus 2.
[0049] Wh0+Wh1+Wh2-Wh3=Wh(tag) ···(1) In S23, the bus 2 is contact-charged by the charging facility 7 so that the amount of charging energy calculated in S15 is charged to the bus 2. When contact-charging is completed and the departure time arrives, the bus 2 starts traveling toward the rest point (S24).
[0050] While the bus 2 is traveling, the amount of charging power by the power transmission device 8 in contactless charging is adjusted so that the SOC of the battery 21 does not enter a high SOC range. More specifically, when the SOC of the battery 21 approaches the high SOC range, the bus 2 requests the power transmission device 8 to set the supply power to zero. When the amount of power actually charged to the bus 2 by contactless charging exceeds the amount of charging power Wh1 received from the server 1, the bus 2 may request the power transmission device 8 to set the supply power to zero. This prevents excessive power that may accelerate deterioration of the battery 21 from being transmitted from the power transmission device 8 to the power receiving device 22, even when the bus 2 travels above the power transmission device 8.
[0051] Note that there may be cases where power transmission devices 8 are installed in only some of the multiple travel lanes. The bus 2 may notify the driver to avoid traveling above the power transmission devices 8 (to travel in a travel lane where no power transmission devices 8 are installed).
[0052] The bus 2 continues to adjust the amount of charging energy by wireless charging until it arrives at the rest point (NO in S26). When it arrives at the rest point (YES in S26), the bus 2 ends the series of processes and returns the process to the main routine.
[0053] As described above, in this embodiment, the amount of charging energy Wh1 by contactless charging and the amount of charging energy Wh2 by contact charging are determined so that the SOC of the battery 21 of the bus 2 does not exceed the lower limit LL of the high SOC region while the bus 2 is traveling along the travel route R1 from the current location to the rest point. Because the power consumption of the bus 2 is strongly affected by the number of passengers (load weight) on the bus 2, the amount of charging energy (Wh1 + Wh2) required for traveling to the rest point can be determined with high accuracy by considering the amount of power consumed Wh3 according to the number of passengers on the bus 2. This prevents the SOC of the battery 21 from falling into the high SOC region, thereby suppressing deterioration of the battery 21. Furthermore, in this embodiment, the target SOC at the rest point is set to a value high enough to prevent the bus 2 from running out of power while traveling to the rest point. Therefore, this embodiment can suppress deterioration of the battery 21 while preventing the bus 2 from running out of power.
[0054] The embodiments disclosed herein should be considered to be illustrative in all respects and not restrictive. The scope of the present disclosure is defined by the claims, not by the description of the above embodiments, and is intended to include all modifications within the meaning and scope of the claims. [Explanation of symbols]
[0055] 1 Server, 2 Bus, 11 Processor, 12 Memory, 13 Reservation database, 14 Operation history database, 15 Communication module, 16 Data line, 21 Battery, 22 Power receiving device, 221 Power receiving coil, 23 Inlet, 24 DCM, 25 Receiver, 26 ECU, 7 Charging equipment, 8 Power transmitting device, 9 User terminal, 80 Controller, 81-86 Power transmitting unit, 811-861 Power transmitting coil, 100 Operation management system.
Claims
[Claim 1] an electric bus including a battery that can be charged by an externally supplied power; a server that performs operation management of the electric bus, The electric bus is a first power receiving device configured to be able to receive power from a charging facility provided at a first location; a second power receiving device capable of receiving power in a wireless manner from a power transmitting device provided on a travel route from the first point to the second point, Before the electric bus travels along the travel route, the server Acquire the number of passengers on the electric bus based on seat reservation information or operation history of the electric bus; calculating an amount of power consumption Wh3 of the electric bus along the travel route according to the number of passengers; calculating a first amount of charging energy Wh1 from the power transmission device to the electric bus along the travel route according to the travel route; determining a second amount of energy Wh2 to be charged from the charging facility to the electric bus based on the amount of consumed energy Wh3, the first amount of charged energy Wh1, the amount of energy Wh0 stored in the battery at the first location, and a target amount of energy Wh(tag) corresponding to a target SOC that is set lower than a lower limit value of an SOC region in which deterioration of the battery is accelerated, so as to satisfy the following formula (1): The bus operation management system adjusts the amount of power charged from the power transmission device to the electric bus while the electric bus is traveling on the travel route so that the SOC of the battery does not fall within the SOC range. Wh0+Wh1+Wh2-Wh3=Wh(tag)...Formula (1)
Citation Information
Patent Citations
Electric vehicle, overhead wireless transportation system, and control method therefor
JP2006054958A
Charge control device, program, and recording medium
JP2014143883A
Electric bus and charging system
JP2016181965A
Electric vehicle operation management device, operation planning method, and computer program
JP2018106745A