WO2022250090A1 - 稼働管理システム、稼働管理方法、および稼働管理プログラム - Google Patents

稼働管理システム、稼働管理方法、および稼働管理プログラム Download PDF

Info

Publication number
WO2022250090A1
WO2022250090A1 PCT/JP2022/021437 JP2022021437W WO2022250090A1 WO 2022250090 A1 WO2022250090 A1 WO 2022250090A1 JP 2022021437 W JP2022021437 W JP 2022021437W WO 2022250090 A1 WO2022250090 A1 WO 2022250090A1
Authority
WO
WIPO (PCT)
Prior art keywords
electric vehicle
storage battery
operation management
report
status
Prior art date
Application number
PCT/JP2022/021437
Other languages
English (en)
French (fr)
Inventor
幸嗣 早田
彰彦 工藤
英治 大水
Original Assignee
エナジーウィズ株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by エナジーウィズ株式会社 filed Critical エナジーウィズ株式会社
Publication of WO2022250090A1 publication Critical patent/WO2022250090A1/ja

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60LPROPULSION OF ELECTRICALLY-PROPELLED VEHICLES; SUPPLYING ELECTRIC POWER FOR AUXILIARY EQUIPMENT OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRODYNAMIC BRAKE SYSTEMS FOR VEHICLES IN GENERAL; MAGNETIC SUSPENSION OR LEVITATION FOR VEHICLES; MONITORING OPERATING VARIABLES OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRIC SAFETY DEVICES FOR ELECTRICALLY-PROPELLED VEHICLES
    • B60L58/00Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles
    • B60L58/10Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles for monitoring or controlling batteries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/40Business processes related to the transportation industry
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles

Definitions

  • One aspect of the present disclosure relates to an operation management system, an operation management method, and an operation management program.
  • Patent Document 1 describes a state monitoring system for lead-acid batteries.
  • This system includes a device for measuring the internal resistance of a lead-acid battery, obtains an average value of the internal resistance for each fixed period, and compares the average value of the internal resistance for each fixed period with the average value for the previous fixed period. and a device for calculating the rate of change between the average values, and a device for warning or displaying the time to replace the lead-acid battery when the rate of change exceeds a predetermined value.
  • An operation management system includes an acquisition unit that acquires storage battery data indicating the state of a storage battery mounted on an electric vehicle, and an estimation unit that estimates the actual operation status of the electric vehicle based on the storage battery data. , a generation unit for generating a report indicating operation information based on the actual operation status, and an output unit for outputting the report.
  • An operation management method is executed by an operation management system including at least one processor.
  • This operation management method comprises the steps of acquiring storage battery data indicating the state of a storage battery mounted on the electric vehicle, estimating the actual operation status of the electric vehicle based on the storage battery data, and operating information based on the actual operation status. and outputting the report.
  • An operation management program includes a step of acquiring storage battery data indicating a state of a storage battery mounted on an electric vehicle, a step of estimating an actual operation status of the electric vehicle based on the storage battery data, and a step of A computer is caused to execute a step of generating a report showing operating information based on the operating status and a step of outputting the report.
  • the actual operation status of the electric vehicle can be estimated from the storage battery data related to the storage battery installed in the electric vehicle. Then, a report showing operation information based on the actual operation status is generated. This report can inform the user about the operational status of the electric vehicle.
  • information regarding the actual operation of the electric vehicle can be transmitted to the user.
  • FIG. 10 is a diagram showing another example of a report
  • the operation management system 1 is a computer system that estimates the actual operation status of an electric vehicle and provides a user with a report based on the estimation results.
  • An electric vehicle is a vehicle that runs using electric energy stored in a storage battery (secondary battery) as all or part of its power.
  • the electric vehicle may be a vehicle for carrying people or a vehicle for moving cargo.
  • the electric vehicle may be a cargo handling vehicle for moving cargo, such as a forklift.
  • types of storage batteries include, but are not limited to, lead acid batteries and lithium ion batteries.
  • the storage battery may be an assembled battery composed of a plurality of single cells of the same type.
  • the “actual operation status of the electric vehicle” is information indicating how long the electric vehicle has actually been operated in the time span during which the electric vehicle should be operated.
  • the operation management system 1 may provide the user with a report based on the actual operation status of cargo handling vehicles equipped with lead-acid batteries.
  • FIG. 1 is a diagram showing an example of the functional configuration of the operation management system 1.
  • the operation management system 1 has a server 10 .
  • the server 10 can access, via a communication network, a database 20 that stores storage battery data indicating the state of the storage battery mounted on the electric vehicle 2 .
  • the database 20 stores battery data for each of the at least one electric vehicle 2 .
  • the database 20 may be a component of the operation management system 1 or may be provided in a computer system separate from the operation management system 1 .
  • the server 10 further connects with at least one user terminal 30 via a communication network.
  • a communication network used for the operation management system 1 is configured by, for example, at least one of the Internet and an intranet.
  • Each electric vehicle 2 provides storage battery data to the database 20.
  • the electric vehicle 2 includes a battery management unit (BMU) 3 that monitors or controls the storage battery.
  • the BMU 3 repeatedly measures the state of the battery at given time intervals and generates battery data indicating the state. Then, the BMU 3 transmits the storage battery data to the database 20 via the communication network at given timing.
  • the storage battery data is time-series data indicating the state of the storage battery.
  • each record of storage battery data includes the date and time of measurement and at least one physical quantity indicating the state of the storage battery. Examples of the physical quantity include, but are not limited to, measured voltage, measured current, and measured temperature.
  • Storage battery data indicates a physical quantity measured every 100 milliseconds, for example.
  • battery data is associated with at least one of a battery ID and an electric vehicle ID.
  • a storage battery ID is an identifier that uniquely identifies a storage battery.
  • the electric vehicle ID is an identifier that uniquely identifies the electric vehicle 2 .
  • the server 10 is a computer that estimates the actual operation status of the electric vehicle based on the storage battery data and provides the user with a report based on the actual operation status.
  • the server 10 includes a receiver 11, an acquirer 12, an estimator 13, a generator 14, and a transmitter 15 as functional modules.
  • the receiving unit 11 is a functional module that receives a request for report generation and provision from the user terminal 30 .
  • the acquisition unit 12 is a functional module that acquires storage battery data from the database 20 based on the request.
  • the estimating unit 13 is a functional module that estimates the actual operation status of the electric vehicle based on the storage battery data.
  • the generation unit 14 is a functional module that generates a report indicating operation information based on the actual operation status.
  • a transmission unit 15 is a functional module that transmits the report to the user terminal 30 . This transmission is an example of report output, and therefore the transmission section 15 functions as an output section.
  • the user terminal 30 is a computer operated by the user of the operation management system 1. Examples of users include, but are not limited to, the owner or administrator of the electric vehicle 2 .
  • FIG. 2 is a diagram showing an example of a general hardware configuration of the computer 100 that constitutes the server 10.
  • the computer 100 includes a processor (e.g., CPU) 101 that executes an operating system, application programs, etc., a main storage unit 102 that includes a ROM and a RAM, and an auxiliary storage device that includes a hard disk, a flash memory, or the like. It comprises a storage unit 103, a communication control unit 104 configured by a network card or a wireless communication module, an input device 105 such as a keyboard and a mouse, and an output device 106 such as a monitor.
  • a processor e.g., CPU
  • main storage unit 102 that includes a ROM and a RAM
  • an auxiliary storage device that includes a hard disk, a flash memory, or the like.
  • It comprises a storage unit 103, a communication control unit 104 configured by a network card or a wireless communication module, an input device 105 such as a keyboard and a mouse, and an output
  • Each functional module of the server 10 is realized by loading a predetermined program into the processor 101 or the main storage unit 102 and causing the processor 101 to execute the program.
  • the processor 101 operates the communication control unit 104, the input device 105, or the output device 106 according to the program, and reads and writes data in the main storage unit 102 or the auxiliary storage unit 103.
  • FIG. Data or databases necessary for processing are stored in the main memory unit 102 or the auxiliary memory unit 103 .
  • the server 10 is composed of at least one computer. When a plurality of computers are used, one server 10 is logically constructed by connecting these computers via a communication network such as the Internet or an intranet.
  • FIG. 3 is a flow chart showing an example of the process as a process flow S1.
  • the receiving unit 11 receives a report request from the user terminal 30.
  • a report request is a data signal for requesting the server 10 to generate and provide a report.
  • the user terminal 30 generates a report request based on user's operation and transmits the report request to the server 10 .
  • the report request includes at least one electric vehicle ID.
  • the report request includes the electric vehicle ID of at least one electric vehicle 2 located at a specific location such as a sales office, work site, or the like.
  • the report request may include the electric vehicle ID of at least one electric vehicle 2 at each of the multiple locations.
  • the report request may include a target period for estimating the production status. In one example, the target period is set in units of days, weeks, months, or years.
  • step S12 the acquisition unit 12 selects one electric vehicle 2 (one electric vehicle ID) based on the report request.
  • step S13 the acquisition unit 12 acquires the storage battery data of the selected electric vehicle 2.
  • the acquisition unit 12 reads storage battery data corresponding to the selected electric vehicle ID from the database 20 .
  • the estimation unit 13 estimates the actual operation status of the selected electric vehicle 2 based on the storage battery data.
  • the estimator 13 calculates a moving average of measured currents for each of a plurality of intervals set along the time axis. Subsequently, the estimator 13 selects a section group in which the moving average of the measured current is equal to or greater than a given threshold.
  • This threshold value may be a value for distinguishing whether the electric vehicle 2 is in an idling state, and may be set to 1 (A) or 0.05 (CA), for example.
  • the unit “A” means measured current value and the unit "CA” means C rate.
  • the estimation unit 13 calculates the actual operating hours for each day within the target period based on the number of selected sections, and calculates the actual operating rate based on the actual operating hours and the business hours of the day. do.
  • This actual operation rate is an example of the actual operation status of the electric vehicle 2 .
  • the estimating unit 13 obtains the ratio of the actual operation time to business hours as the actual operation rate.
  • the business hours are the time widths set as the hours during which the electric vehicle 2 is operated.
  • the business hours are set, for example, based on the working hours of the work site where the electric vehicle 2 is arranged. It should be noted that a section in which the moving average of the measured current is equal to or greater than a given threshold may also occur during non-business hours.
  • the idling state refers to a state in which the electric vehicle 2 is operating with no load.
  • An example of a device for grasping the operation rate of an electric vehicle is a cumulative hour meter for a forklift. However, this integrated hour meter measures the operating time so as to include the idling time zone. Therefore, in one example, it is required to grasp the actual operating time excluding the idling time period.
  • FIG. 4 is a graph showing an example of temporal changes in the moving average of the measured current during business hours (9:00 to 17:00) on a certain day.
  • the horizontal axis indicates time, and the vertical axis indicates current (A).
  • the estimation unit 13 sets the interval to 10 seconds, and calculates the average value of 100 measured currents in the interval every 10 seconds. That is, the estimator 13 calculates the average value of the measured current for each of a plurality of intervals each having a length of 10 seconds. If the interval length is 10 seconds, a moving average is obtained for each of 8640 intervals of one day (24 hours).
  • a given threshold value for example, 1(A)
  • step S15 the server 10 repeats the processing of steps S12 to S14 until all electric vehicles 2 indicated in the report request are processed. If the process is repeated, the next electric vehicle 2 is selected in step S12, and the actual operation status of that electric vehicle 2 is estimated by a series of processes in steps S13 and S14.
  • step S16 the generation unit 14 generates a report indicating operation information based on the actual operation status of each electric vehicle 2.
  • This report is electronic data that can be visualized.
  • the generation unit 14 may generate a report that indicates, as operation information, changes in the actual operation status of each electric vehicle 2 during the target period.
  • the generation unit 14 may generate a report indicating statistical values of the actual operation status of each electric vehicle 2 as operation information.
  • the generation unit 14 may calculate the average value of the actual operating conditions of a plurality of electric vehicles 2 at a specific location such as a sales office or work site, and generate a report showing the average value.
  • step S17 the transmission unit 15 transmits the report to the user terminal 30.
  • User terminal 30 receives and displays the report.
  • the user can grasp the actual operation status of each electric vehicle 2 from this report.
  • the user can use this report to determine the appropriate number of electric vehicles 2 in a specific location such as a sales office or work site, or to relocate the electric vehicles 2 between locations to achieve the appropriate number. can do.
  • Fig. 5 shows two examples of reports. Both examples (a) and (b) show reports showing the actual operation status of eight electric vehicles 2 identified as FL-01 to FL-08 on a weekly basis.
  • the report 310 in example (a) expresses the transition of the actual operation status by a time series heat map of the actual operation rate.
  • the actual operating rate in the “total” row of the report 310 is the average value of the eight electric vehicles 2 .
  • the report 320 in example (b) expresses the actual operation status by means of a time-series heat map of evaluation indexes set based on the actual operation rate.
  • the evaluation index is an example of the actual operation status of the electric vehicle 2 .
  • the generation unit 14 sets the relationship between the evaluation index and the actual operation rate as follows. An actual operation rate of 100% or more and an evaluation index of 1.2 indicate that the electric vehicle 2 has been operating longer than business hours.
  • the evaluation index in the “whole” row of the report 320 is the total value of the eight electric vehicles 2 .
  • the generation unit 14 may generate at least one of the reports 310 and 320, or may generate both the reports 310 and 320. In any event, the user can refer to report 310 or 320 and take steps to improve the number or placement of electric vehicles.
  • FIG. 6 is a diagram showing another example of a report.
  • a report 330 shown in this figure indicates the average actual operation status of the electric vehicle 2 in a certain year in each of the four sales offices on a monthly basis.
  • a report 330 is an example of a report that indicates the actual operation status at each of a plurality of locations as operation information.
  • the report 330 expresses the actual operation status by a line graph of the average value of the actual operation rate.
  • the report 330 also shows a tightness level that is set based on each month's average.
  • the tightness level is an index indicating whether or not the operation of the electric vehicle 2 is tight, and is also an example of the expression of the actual operation status. As the operation of the electric vehicle 2 loses its leeway, the tightness level increases.
  • a report 330 indicates that sales office V and Y have low demand levels throughout the year, sales office X has a high demand level depending on the season, and sales office Z has a high demand level throughout the year.
  • the user can refer to the report 330 and take steps to improve the number or placement of electric vehicles. For example, the user moves some electric vehicles 2 from sales office V or Y to sales office Z, or temporarily adds electric vehicles 2 to sales office X through a lease or rental contract at a specific time. can be adjusted.
  • An operation management program for causing a computer or computer system to function as the operation management system 1 or server 10 functions as a receiving unit 11, an acquiring unit 12, an estimating unit 13, a generating unit 14, and a transmitting unit 15.
  • contains program code for This operation management program may be provided after being non-temporarily recorded in a tangible recording medium such as a CD-ROM, a DVD-ROM, or a semiconductor memory.
  • the operation management program may be provided via a communication network as a data signal superimposed on a carrier wave.
  • the provided operation management program is stored in the auxiliary storage unit 103, for example.
  • the processor 101 reads the operation management program from the auxiliary storage unit 103 and executes it, thereby realizing each of the functional modules described above.
  • the operation management system includes an acquisition unit that acquires storage battery data indicating the state of a storage battery mounted on an electric vehicle, and an actual operation status of the electric vehicle based on the storage battery data. , a generation unit for generating a report indicating operation information based on the actual operation status, and an output unit for outputting the report.
  • An operation management method is executed by an operation management system including at least one processor.
  • This operation management method comprises the steps of acquiring storage battery data indicating the state of a storage battery mounted on the electric vehicle, estimating the actual operation status of the electric vehicle based on the storage battery data, and operating information based on the actual operation status. and outputting the report.
  • An operation management program includes a step of acquiring storage battery data indicating a state of a storage battery mounted on an electric vehicle, a step of estimating an actual operation status of the electric vehicle based on the storage battery data, and a step of A computer is caused to execute a step of generating a report showing operating information based on the operating status and a step of outputting the report.
  • the actual operation status of the electric vehicle can be estimated from the storage battery data related to the storage battery installed in the electric vehicle. Then, a report showing operation information based on the actual operation status is generated. This report can inform the user about the operational status of the electric vehicle. In one example, the user can refer to the report and take steps to improve the number of electric vehicles.
  • the estimation unit estimates the actual operation rate, which is the ratio of the actual operation time of the electric vehicle to the business hours set as the time for operating the electric vehicle, as the actual operation status. good too. By using the ratio of actual operating hours to business hours, it is possible to provide the user with operating information that takes into account the actual use of the electric vehicle.
  • the state of the storage battery may include at least the measured current of the storage battery.
  • the estimation unit calculates a moving average of the measured current for each of a plurality of intervals set along the time axis, and sets a threshold for distinguishing whether the electric vehicle is in an idling state. selects a group of sections in which the moving average of the measured current is equal to or greater than the threshold from a plurality of sections, and calculates the actual operating time of the electric vehicle based on the number of sections that make up the group of sections and the length of each section. However, the actual operating status may be estimated based on the actual operating hours.
  • the offset error due to temperature and the hysteresis error due to residual magnetism become large when the current is small, which increases the error in the measured value.
  • the error can be reduced or avoided, and the actual operating time can be calculated with high accuracy.
  • the generation unit may generate a report that expresses changes in the actual operation status in a given target period using a time-series heat map. With this time-series heat map, it is possible to present the user with an easy-to-understand transition of the actual operation status of the electric vehicle.
  • the acquisition unit acquires storage battery data for at least one electric vehicle at each of a plurality of locations
  • the estimation unit estimates the actual operation status of each electric vehicle
  • the generation unit
  • a report may be generated that shows the actual operation status at each of a plurality of locations as operation information.
  • information regarding the actual operation of the electric vehicle can be transmitted to the user so that the user can grasp the situation at each of the plurality of locations at a glance.
  • the electric vehicle may be a cargo handling vehicle.
  • information regarding the actual operation of the cargo handling vehicle can be communicated to the user.
  • the BMU 3 may calculate a moving average of the measured current and transmit storage battery data indicating this moving average to the database 20.
  • the BMU 3 may transmit to the database 20 only the data of the section group in which the moving average of the measured current is equal to or greater than a given threshold.
  • the threshold may be a value for distinguishing whether the electric vehicle 2 is in an idling state. In these cases, the amount of communication between the BMU 3 and the database 20 can be reduced, and the processing load on the server 10 can be reduced.
  • the processing procedure of the method executed by at least one processor is not limited to the examples in the above embodiments. For example, some of the steps (processes) described above may be omitted, or the steps may be performed in a different order. Also, any two or more of the steps described above may be combined, and some of the steps may be modified or deleted. Alternatively, other steps may be performed in addition to the above steps.
  • either of the two criteria of "greater than” and “greater than” may be used, and either of the two criteria of "less than” and “less than” may be used. may be Selection of such a criterion does not change the technical significance of the process of comparing two numerical values.
  • the concept is shown including the case where the executing subject (that is, the processor) of n processes from process 1 to process n changes in the middle. That is, this expression shows a concept including both the case where all of the n processes are executed by the same processor and the case where the processors are changed according to an arbitrary policy in the n processes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Power Engineering (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Sustainable Development (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Sustainable Energy (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

一例に係る稼働管理システムは、電動車に搭載された蓄電池の状態を示す蓄電池データを取得する取得部と、蓄電池データに基づいて、電動車の実稼働状況を推定する推定部と、実稼働状況に基づく稼働情報を示すレポートを生成する生成部と、レポートを出力する出力部とを備える。

Description

稼働管理システム、稼働管理方法、および稼働管理プログラム
 本開示の一側面は、稼働管理システム、稼働管理方法、および稼働管理プログラムに関する。
 特許文献1には鉛蓄電池の状態監視システムが記載されている。このシステムは、鉛蓄電池の内部抵抗を測定する装置と、該内部抵抗の一定期間毎の平均値を求め、この内部抵抗の一定期間毎の平均値をその直前の一定期間の平均値と比較して、その平均値間の変化率を演算する装置と、該変化率が所定の値を超えた場合に、鉛蓄電池の交換時期を警報または表示する装置とを備える。
特許第4353653号公報
 電動車の実稼働に関する情報をユーザに伝達することが望まれている。
 本開示の一側面に係る稼働管理システムは、電動車に搭載された蓄電池の状態を示す蓄電池データを取得する取得部と、蓄電池データに基づいて、電動車の実稼働状況を推定する推定部と、実稼働状況に基づく稼働情報を示すレポートを生成する生成部と、レポートを出力する出力部とを備える。
 本開示の一側面に係る稼働管理方法は、少なくとも一つのプロセッサを備える稼働管理システムにより実行される。この稼働管理方法は、電動車に搭載された蓄電池の状態を示す蓄電池データを取得するステップと、蓄電池データに基づいて、電動車の実稼働状況を推定するステップと、実稼働状況に基づく稼働情報を示すレポートを生成するステップと、レポートを出力するステップとを含む。
 本開示の一側面に係る稼働管理プログラムは、電動車に搭載された蓄電池の状態を示す蓄電池データを取得するステップと、蓄電池データに基づいて、電動車の実稼働状況を推定するステップと、実稼働状況に基づく稼働情報を示すレポートを生成するステップと、レポートを出力するステップとをコンピュータに実行させる。
 このような側面においては、電動車に搭載された蓄電池に関する蓄電池データから電動車の実稼働状況が推定される。そして、その実稼働状況に基づく稼働情報を示すレポートが生成される。このレポートによって、電動車の実稼働に関する情報をユーザに伝達できる。
 本開示の一側面によれば、電動車の実稼働に関する情報をユーザに伝達できる。
実施形態に係る稼働管理システムの機能構成の一例を示す図である。 実施形態に係る稼働管理システムを構成するコンピュータのハードウェア構成の一例を示す図である。 実施形態に係る稼働管理システムによる処理の一例を示すフローチャートである。 測定電流の移動平均の経時変化の一例を示すグラフである。 レポートの一例を示す図である。 レポートの別の例を示す図である。
 以下、添付図面を参照しながら本開示での実施形態を詳細に説明する。図面の説明において同一または同等の要素には同一の符号を付し、重複する説明を省略する。
 [システムの構成]
 実施形態に係る稼働管理システム1は、電動車の実稼働状況を推定し、その推定結果に基づくレポートをユーザに提供するコンピュータシステムである。電動車とは、蓄電池(二次電池)に蓄えられた電気エネルギを動力のすべてまたは一部として用いて走行する車両をいう。電動車は人を乗せるための車両でもよいし、荷物を移動させるための車両でもよい。電動車は荷物を移動させるための荷役車両でもよく、例えばフォークリフトでもよい。蓄電池の種類の例として鉛蓄電池およびリチウムイオン電池が挙げられるが、これらに限定されない。蓄電池は同じ種類の複数の単電池によって構成される組電池でもよい。「電動車の実稼働状況」とは、電動車が稼働すべき時間幅において、該電動車が実際にどのくらいの時間だけ稼働したかを示す情報である。一例では、稼働管理システム1は、鉛蓄電池を搭載する荷役車両の実稼働状況に基づくレポートをユーザに提供してもよい。
 図1は稼働管理システム1の機能構成の一例を示す図である。一例では、稼働管理システム1はサーバ10を備える。サーバ10は、電動車2に搭載された蓄電池の状態を示す蓄電池データを記憶するデータベース20に通信ネットワークを介してアクセスすることができる。データベース20は少なくとも一つの電動車2のそれぞれの蓄電池データを記憶する。データベース20は稼働管理システム1の構成要素でもよいし、稼働管理システム1とは別のコンピュータシステム内に設けられてもよい。サーバ10はさらに、通信ネットワークを介して少なくとも一つのユーザ端末30と接続する。稼働管理システム1のために用いられる通信ネットワークは、例えば、インターネットおよびイントラネットの少なくとも一方によって構成される。
 個々の電動車2は蓄電池データをデータベース20に提供する。電動車2は、蓄電池を監視または制御するバッテリ・マネジメント・ユニット(BMU)3を備える。BMU3は蓄電池の状態を所与の時間間隔で繰り返し測定し、その状態を示す蓄電池データを生成する。そして、BMU3はその蓄電池データを所与のタイミングで通信ネットワークを介してデータベース20に向けて送信する。蓄電池データは蓄電池の状態を示す時系列データである。例えば、蓄電池データの個々のレコードは、測定日時と、蓄電池の状態を示す少なくとも一つの物理量とを含む。その物理量の例として測定電圧、測定電流、および測定温度が挙げられるが、これらに限定されない。蓄電池データは、例えば100ミリ秒毎に測定された物理量を示す。データベース20内では、蓄電池データは、蓄電池IDおよび電動車IDのうちの少なくとも一つと関連付けられる。蓄電池IDは蓄電池を一意に特定する識別子である。電動車IDは電動車2を一意に特定する識別子である。
 サーバ10は、蓄電池データに基づいて電動車の実稼働状況を推定し、その実稼働状況に基づくレポートをユーザに提供するコンピュータである。サーバ10は機能モジュールとして受信部11、取得部12、推定部13、生成部14、および送信部15を備える。受信部11はレポートの生成および提供の要求をユーザ端末30から受信する機能モジュールである。取得部12はその要求に基づいて蓄電池データをデータベース20から取得する機能モジュールである。推定部13はその蓄電池データに基づいて電動車の実稼働状況を推定する機能モジュールである。生成部14はその実稼働状況に基づく稼働情報を示すレポートを生成する機能モジュールである。送信部15はそのレポートをユーザ端末30に送信する機能モジュールである。この送信はレポートの出力の一例であり、したがって、送信部15は出力部として機能する。
 ユーザ端末30は、稼働管理システム1のユーザにより操作されるコンピュータである。ユーザの例として電動車2の所有者または管理者が挙げられるが、これに限定されない。
 図2は、サーバ10を構成するコンピュータ100の一般的なハードウェア構成の一例を示す図である。例えば、コンピュータ100は、オペレーティングシステム、アプリケーション・プログラム等を実行するプロセッサ(例えばCPU)101と、ROMおよびRAMで構成される主記憶部102と、ハードディスク、フラッシュメモリ等の記憶装置で構成される補助記憶部103と、ネットワークカードまたは無線通信モジュールで構成される通信制御部104と、キーボード、マウス等の入力装置105と、モニタ等の出力装置106とを備える。
 サーバ10の各機能モジュールは、プロセッサ101または主記憶部102の上に予め定められたプログラムを読み込ませてプロセッサ101にそのプログラムを実行させることで実現される。プロセッサ101はそのプログラムに従って、通信制御部104、入力装置105、または出力装置106を動作させ、主記憶部102または補助記憶部103におけるデータの読み出しおよび書き込みを行う。処理に必要なデータまたはデータベースは主記憶部102または補助記憶部103内に格納される。
 サーバ10は少なくとも一つのコンピュータによって構成される。複数のコンピュータが用いられる場合には、これらのコンピュータがインターネット、イントラネット等の通信ネットワークを介して接続されることで、論理的に一つのサーバ10が構築される。
 [システムの動作]
 図3を参照しながら、稼働管理システム1(サーバ10)による処理の一例を説明するとともに、本実施形態に係る稼働管理方法の一例を説明する。図3はその処理の一例を処理フローS1として示すフローチャートである。
 ステップS11では、受信部11がユーザ端末30からレポート要求を受信する。レポート要求は、レポートの生成および提供をサーバ10に要求するためのデータ信号である。ユーザ端末30はユーザ操作に基づいてレポート要求を生成し、そのレポート要求をサーバ10に向けて送信する。一例では、レポート要求は少なくとも一つの電動車IDを含む。例えば、レポート要求は、営業所、作業現場等の特定の場所に位置する少なくとも一つの電動車2の電動車IDを含む。レポート要求は、複数の場所のそれぞれにおける少なくとも一つの電動車2の電動車IDを含んでもよい。レポート要求は、実稼働状況を推定する対象期間を含んでもよい。一例では、対象期間は日単位、週単位、月単位、または年単位で設定される。
 ステップS12では、取得部12がそのレポート要求に基づいて一つの電動車2(一つの電動車ID)を選択する。
 ステップS13では、取得部12が選択された電動車2の蓄電池データを取得する。取得部12は、選択された電動車IDに対応する蓄電池データをデータベース20から読み出す。
 ステップS14では、推定部13がその蓄電池データに基づいて、選択された電動車2の実稼働状況を推定する。一例では、推定部13は、時間軸に沿って設定された複数の区間のそれぞれについて測定電流の移動平均を算出する。続いて、推定部13は測定電流の移動平均が所与の閾値以上である区間群を選択する。この閾値は、電動車2がアイドリング状態であるか否かを区別するための値であってもよく、例えば1(A)または0.05(CA)と設定されてもよい。単位「A」は測定電流値を意味し、単位「CA」はCレートを意味する。そして、推定部13は、選択された区間の個数に基づいて、対象期間内のそれぞれの日における実稼働時間を算出し、この実稼働時間とその日の営業時間とに基づいて実稼働率を算出する。この実稼働率は電動車2の実稼働状況の一例である。推定部13は営業時間に対する実稼働時間の比を実稼働率として求める。営業時間とは、電動車2を稼働させる時間として設定される時間幅である。営業時間は例えば、電動車2が配置された作業現場の労働時間に基づいて設定される。測定電流の移動平均が所与の閾値以上である区間が、営業時間外の時間帯にも発生し得る点に留意されたい。
 電流センサによっては、温度によるオフセット誤差と残留磁気によるヒステリシス誤差とが小電流時に大きくなってしまい、これが測定値の誤差を大きくしてしまう。電流が小さいアイドリング状態に対応する区間を除外することで、その誤差を低減または回避して、測定値を精度良く算出できる。アイドリング状態とは、電動車2が無負荷で稼働している状態をいう。電動車の稼働率を把握するための装置の例として、フォークリフトの積算アワーメータがある。しかし、この積算アワーメータは、アイドリング状態の時間帯も含むように稼働時間を計測してしまう。そのため、一例では、アイドリング状態である時間帯を除いた実稼働時間を把握することが求められている。
 図4を参照しながら実稼働率の計算の一例を示す。図4は、或る1日の営業時間(9時~17時)における測定電流の移動平均の経時変化の一例を示すグラフである。横軸は時間を示し、縦軸は電流(A)を示す。例えば、レコード間の時間間隔が100ミリ秒である場合に、推定部13はその区間を10秒と設定し、その区間内の100個の測定電流の平均値を10秒ごとに算出する。すなわち、推定部13はそれぞれの長さが10秒である複数の区間のそれぞれについて測定電流の平均値を算出する。区間の長さが10秒である場合には、1日(24時間)分である8640個の区間のそれぞれについて移動平均が得られる。続いて、推定部13は移動平均が所与の閾値(例えば1(A))以上である区間群を選択する。或る1日においてその区間群がk個の区間から成るとすると、推定部13は電動車2の実稼働時間を10(秒)×kと算出する。図4の例では、k個の区間は概して四つの時間帯201,202,203,204に位置する。k=1065とし、その日の営業時間が上記の通り8時間(28800秒)であるとすると、推定部13は電動車2のその日の実稼働率を10650/28800*100≒37(%)と算出する。
 図3に戻って、ステップS15に示すように、サーバ10はレポート要求で示されるすべての電動車2を処理するまでステップS12~S14の処理を繰り返す。処理が繰り返される場合には、ステップS12において次の電動車2が選択され、ステップS13~S14という一連の処理によってその電動車2の実稼働状況が推定される。
 ステップS16では、生成部14が個々の電動車2の実稼働状況に基づく稼働情報を示すレポートを生成する。このレポートは、可視化可能な電子データである。例えば、生成部14は、対象期間におけるそれぞれの電動車2の実稼働状況の推移を稼働情報として示すレポートを生成してもよい。あるいは、生成部14は個々の電動車2の実稼働状況の統計値を稼働情報として示すレポートを生成してもよい。例えば、生成部14は、営業所、作業現場等の特定の場所における複数の電動車2の実稼働状況の平均値を算出し、その平均値を示すレポートを生成してもよい。
 ステップS17では、送信部15がそのレポートをユーザ端末30に送信する。ユーザ端末30はそのレポートを受信および表示する。ユーザはこのレポートによって個々の電動車2の実稼働状況を把握できる。さらに、ユーザはこのレポートによって、営業所、作業現場等の特定の場所における電動車2の適正な台数を判断したり、その適正台数を実現するために場所間で電動車2を再配置したりすることができる。
 図5はレポートの二つ例を示す図である。例(a),(b)のいずれも、FL-01~FL-08と識別された8台の電動車2の実稼働状況を週単位で示すレポートを示す。例(a)でのレポート310は実稼働状況の推移を実稼働率の時系列ヒートマップによって表現する。レポート310の「全体」行の実稼働率は、8台の電動車2の平均値である。例(b)でのレポート320は、その実稼働率に基づいて設定された評価指数の時系列ヒートマップによって実稼働状況を表現する。評価指数は電動車2の実稼働状況の一例である。この例では、生成部14は評価指数と実稼働率との関係を以下のように設定している。実稼働率100%以上、および評価指数1.2は、電動車2が営業時間よりも長く稼働したことを示す。レポート320の「全体」行の評価指数は、8台の電動車2の合計値である。
・評価指数=0.2(実稼働率が0%以上20%未満)
・評価指数=0.4(実稼働率が20%以上40%未満)
・評価指数=0.6(実稼働率が40%以上60%未満)
・評価指数=0.8(実稼働率が60%以上80%未満)
・評価指数=1.0(実稼働率が80%以上100%未満)
・評価指数=1.2(実稼働率が100%以上)
 生成部14はレポート310,320の少なくとも一方を生成してもよいし、レポート310,320の双方を生成してもよい。いずれにしても、ユーザはレポート310または320を参照して、電動車の台数または配置をより適正にするための手段を取ることができる。
 図6はレポートの別の例を示す図である。この図に示すレポート330は、四つの営業所のそれぞれにおける或る年の電動車2の平均的な実稼働状況を月単位で示す。レポート330は、複数の場所のそれぞれにおける実稼働状況を稼働情報として示すレポートの一例である。レポート330は実稼働率の平均値の折れ線グラフによって実稼働状況を表現する。レポート330は更に、各月の平均値に基づいて設定される逼迫度を示す。逼迫度は、電動車2の運用が逼迫しているか否かを示す指標であり、これも実稼働状況の表現の一例である。電動車2の運用に余裕が無くなっていくにつれて、逼迫度は高くなる。レポート330は、営業所V,Yでは一年を通して逼迫度が低く、営業所Xでは時期によっては逼迫度が高くなり、営業所Zでは一年を通して逼迫度が高いことを示す。ユーザはレポート330を参照して、電動車の台数または配置をより適正にするための手段を取ることができる。例えば、ユーザは営業所VまたはYから営業所Zに一部の電動車2を移したり、特定の時期にリースまたはレンタルの契約によって営業所Xに電動車2を一時的に追加したりするなどの調整を行なうことができる。
 [プログラム]
 コンピュータまたはコンピュータシステムを稼働管理システム1またはサーバ10として機能させるための稼働管理プログラムは、該コンピュータまたはコンピュータシステムを受信部11、取得部12、推定部13、生成部14、および送信部15として機能させるためのプログラムコードを含む。この稼働管理プログラムは、CD-ROM、DVD-ROM、半導体メモリ等の有形の記録媒体に非一時的に記録された上で提供されてもよい。あるいは、稼働管理プログラムは、搬送波に重畳されたデータ信号として通信ネットワークを介して提供されてもよい。提供された稼働管理プログラムは例えば補助記憶部103に記憶される。プロセッサ101が補助記憶部103からその稼働管理プログラムを読み出して実行することで、上記の各機能モジュールが実現する。
 [効果]
 以上説明したように、本開示の一側面に係る稼働管理システムは、電動車に搭載された蓄電池の状態を示す蓄電池データを取得する取得部と、蓄電池データに基づいて、電動車の実稼働状況を推定する推定部と、実稼働状況に基づく稼働情報を示すレポートを生成する生成部と、レポートを出力する出力部とを備える。
 本開示の一側面に係る稼働管理方法は、少なくとも一つのプロセッサを備える稼働管理システムにより実行される。この稼働管理方法は、電動車に搭載された蓄電池の状態を示す蓄電池データを取得するステップと、蓄電池データに基づいて、電動車の実稼働状況を推定するステップと、実稼働状況に基づく稼働情報を示すレポートを生成するステップと、レポートを出力するステップとを含む。
 本開示の一側面に係る稼働管理プログラムは、電動車に搭載された蓄電池の状態を示す蓄電池データを取得するステップと、蓄電池データに基づいて、電動車の実稼働状況を推定するステップと、実稼働状況に基づく稼働情報を示すレポートを生成するステップと、レポートを出力するステップとをコンピュータに実行させる。
 このような側面においては、電動車に搭載された蓄電池に関する蓄電池データから電動車の実稼働状況が推定される。そして、その実稼働状況に基づく稼働情報を示すレポートが生成される。このレポートによって、電動車の実稼働に関する情報をユーザに伝達できる。一例では、ユーザはそのレポートを参照して電動車の台数をより適正にするための手段を取ることができる。
 他の側面に係る稼働管理システムでは、推定部が、電動車を稼働させる時間として設定される営業時間に対する、電動車の実稼働時間の比である実稼働率を、実稼働状況として推定してもよい。営業時間に対する実稼働時間の比を用いることで、電動車の実際の利用場面が考慮された稼働情報をユーザに提供できる。
 他の側面に係る稼働管理システムでは、蓄電池の状態が、蓄電池の測定電流を少なくとも含んでもよい。推定部は、蓄電池データに基づいて、時間軸に沿って設定された複数の区間のそれぞれについて測定電流の移動平均を算出し、電動車がアイドリング状態であるか否かを区別するための閾値を用いて、複数の区間から、測定電流の移動平均が該閾値以上である区間群を選択し、区間群を構成する区間の個数と各区間の長さとに基づいて電動車の実稼働時間を算出し、実稼働時間に基づいて実稼働状況を推定してもよい。電流センサによっては、温度によるオフセット誤差と残留磁気によるヒステリシス誤差とが小電流時に大きくなってしまい、これが測定値の誤差を大きくしてしまう。測定電流の移動平均が小さいデータを除外することで、その誤差を低減または回避して、実稼働時間を精度良く算出できる。
 他の側面に係る稼働管理システムでは、生成部が、所与の対象期間における実稼働状況の推移を時系列ヒートマップによって表現するレポートを生成してもよい。この時系列ヒートマップによって、電動車の実稼働状況の推移を分かり易くユーザに提示できる。
 他の側面に係る稼働管理システムでは、取得部が、複数の場所のそれぞれにおける少なくとも一つの電動車について蓄電池データを取得し、推定部が、それぞれの電動車について実稼働状況を推定し、生成部が、複数の場所のそれぞれにおける実稼働状況を稼働情報として示すレポートを生成してもよい。この場合には、複数の場所のそれぞれにおける状況をユーザが一目で把握できるように、電動車の実稼働に関する情報を該ユーザに伝達できる。
 他の側面に係る稼働管理システムでは、電動車が荷役車両であってもよい。この場合には、荷役車両の実稼働に関する情報をユーザに伝達できる。
 [変形例]
 以上、本発明をその実施形態に基づいて詳細に説明した。しかし、本発明は上記実施形態に限定されるものではない。本発明は、その要旨を逸脱しない範囲で様々な変形が可能である。
 BMU3は、測定電流の移動平均を算出して、この移動平均を示す蓄電池データをデータベース20に向けて送信してもよい。あるいは、BMU3は、測定電流の移動平均が所与の閾値以上である区間群のデータのみをデータベース20に向けて送信してもよい。上記実施形態と同様に、その閾値は、電動車2がアイドリング状態であるか否かを区別するための値でもよい。これらの場合には、BMU3とデータベース20との間の通信量を削減するとともに、サーバ10での処理負荷を低減することができる。
 少なくとも一つのプロセッサにより実行される方法の処理手順は上記実施形態での例に限定されない。例えば、上述したステップ(処理)の一部が省略されてもよいし、別の順序で各ステップが実行されてもよい。また、上述したステップのうちの任意の2以上のステップが組み合わされてもよいし、ステップの一部が修正または削除されてもよい。あるいは、上記の各ステップに加えて他のステップが実行されてもよい。
 本開示における二つの数値の大小関係の比較では、「以上」および「よりも大きい」という二つの基準のどちらが用いられてもよく、「以下」および「未満」の二つの基準のうちのどちらが用いられてもよい。このような基準の選択は、二つの数値の大小関係を比較する処理についての技術的意義を変更するものではない。
 本開示において、「少なくとも一つのプロセッサが、第1の処理を実行し、第2の処理を実行し、…第nの処理を実行する。」との表現、またはこれに対応する表現は、第1の処理から第nの処理までのn個の処理の実行主体(すなわちプロセッサ)が途中で変わる場合を含む概念を示す。すなわち、この表現は、n個の処理のすべてが同じプロセッサで実行される場合と、n個の処理においてプロセッサが任意の方針で変わる場合との双方を含む概念を示す。
 1…稼働管理システム、2…電動車、3…BMU、10…サーバ、11…受信部、12…取得部、13…推定部、14…生成部、15…送信部、20…データベース、30…ユーザ端末、310,320,330…レポート。

Claims (8)

  1.  電動車に搭載された蓄電池の状態を示す蓄電池データを取得する取得部と、
     前記蓄電池データに基づいて、前記電動車の実稼働状況を推定する推定部と、
     前記実稼働状況に基づく稼働情報を示すレポートを生成する生成部と、
     前記レポートを出力する出力部と、
    を備える稼働管理システム。
  2.  前記推定部が、前記電動車を稼働させる時間として設定される営業時間に対する、前記電動車の実稼働時間の比である実稼働率を、前記実稼働状況として推定する、
    請求項1に記載の稼働管理システム。
  3.  前記蓄電池の状態が、前記蓄電池の測定電流を少なくとも含み、
     前記推定部が、
      前記蓄電池データに基づいて、時間軸に沿って設定された複数の区間のそれぞれについて前記測定電流の移動平均を算出し、
      前記電動車がアイドリング状態であるか否かを区別するための閾値を用いて、前記複数の区間から、前記測定電流の移動平均が該閾値以上である区間群を選択し、
      前記区間群を構成する区間の個数と各区間の長さとに基づいて前記電動車の実稼働時間を算出し、
      前記実稼働時間に基づいて前記実稼働状況を推定する、
    請求項1または2に記載の稼働管理システム。
  4.  前記生成部が、所与の対象期間における前記実稼働状況の推移を時系列ヒートマップによって表現する前記レポートを生成する、
    請求項1~3のいずれか一項に記載の稼働管理システム。
  5.  前記取得部が、複数の場所のそれぞれにおける少なくとも一つの前記電動車について前記蓄電池データを取得し、
     前記推定部が、それぞれの電動車について前記実稼働状況を推定し、
     前記生成部が、前記複数の場所のそれぞれにおける前記実稼働状況を前記稼働情報として示す前記レポートを生成する、
    請求項1~4のいずれか一項に記載の稼働管理システム。
  6.  前記電動車が荷役車両である、
    請求項1~5のいずれか一項に記載の稼働管理システム。
  7.  少なくとも一つのプロセッサを備える稼働管理システムにより実行される稼働管理方法であって、
     電動車に搭載された蓄電池の状態を示す蓄電池データを取得するステップと、
     前記蓄電池データに基づいて、前記電動車の実稼働状況を推定するステップと、
     前記実稼働状況に基づく稼働情報を示すレポートを生成するステップと、
     前記レポートを出力するステップと、
    を含む稼働管理方法。
  8.  電動車に搭載された蓄電池の状態を示す蓄電池データを取得するステップと、
     前記蓄電池データに基づいて、前記電動車の実稼働状況を推定するステップと、
     前記実稼働状況に基づく稼働情報を示すレポートを生成するステップと、
     前記レポートを出力するステップと、
    をコンピュータに実行させる稼働管理プログラム。
PCT/JP2022/021437 2021-05-28 2022-05-25 稼働管理システム、稼働管理方法、および稼働管理プログラム WO2022250090A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-090527 2021-05-28
JP2021090527A JP2022182794A (ja) 2021-05-28 2021-05-28 稼働管理システム、稼働管理方法、および稼働管理プログラム

Publications (1)

Publication Number Publication Date
WO2022250090A1 true WO2022250090A1 (ja) 2022-12-01

Family

ID=84230123

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/021437 WO2022250090A1 (ja) 2021-05-28 2022-05-25 稼働管理システム、稼働管理方法、および稼働管理プログラム

Country Status (2)

Country Link
JP (1) JP2022182794A (ja)
WO (1) WO2022250090A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015191425A (ja) * 2014-03-28 2015-11-02 日産自動車株式会社 共用車両管理装置及び共用車両管理方法
JP2016099704A (ja) * 2014-11-19 2016-05-30 日産自動車株式会社 共用車両管理装置及び共用車両管理方法
US20210092685A1 (en) * 2019-08-05 2021-03-25 T-Mobile Usa, Inc. Idle vehicle communication based on available energy resources

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015191425A (ja) * 2014-03-28 2015-11-02 日産自動車株式会社 共用車両管理装置及び共用車両管理方法
JP2016099704A (ja) * 2014-11-19 2016-05-30 日産自動車株式会社 共用車両管理装置及び共用車両管理方法
US20210092685A1 (en) * 2019-08-05 2021-03-25 T-Mobile Usa, Inc. Idle vehicle communication based on available energy resources

Also Published As

Publication number Publication date
JP2022182794A (ja) 2022-12-08

Similar Documents

Publication Publication Date Title
CN106443480B (zh) 一种锂离子电池系统soc估算方法
US8886477B2 (en) Reserve capacity calculating apparatus and method therefor, and computer readable medium
WO2016208251A1 (ja) 蓄電システム
CN108696368B (zh) 一种网元健康状态的检测方法及设备
US20190353709A1 (en) Trusted battery meter and battery monitoring system
US11385631B2 (en) Method and system for detecting faults in a charging infrastructure system for electric vehicles
CN109856560B (zh) 动力电池健康状态评估方法、装置、系统及换电站
US11397212B2 (en) Identification of cause of failure in a power storage system
US20230375637A1 (en) Battery diagnostic system
CN115313625A (zh) 变电站监测方法和系统
JP3966236B2 (ja) 発電設備の運転計画方法及び発電設備の運転計画システム
JP5042154B2 (ja) データ管理システム
WO2022250090A1 (ja) 稼働管理システム、稼働管理方法、および稼働管理プログラム
JP6788768B1 (ja) 処理システム及び処理方法
WO2023157373A1 (ja) 電池管理装置、電池管理プログラム
CN114019400A (zh) 锂电池生命周期监控管理方法、系统及存储介质
KR20160078174A (ko) 나트륨계 배터리의 충전상태 추정 시스템 및 그 방법
JP2018170925A (ja) デマンドレスポンスシステム
CN111273181A (zh) 电池备电单元监测方法、装置、服务器及可读存储介质
WO2022250076A1 (ja) 電池管理システム、電池管理方法、および電池管理プログラム
EP3839533A1 (en) Secondary battery management device, secondary battery management method, and non-transitory computer readable storage medium
JP2022182795A (ja) 電池管理システム、電池管理方法、および電池管理プログラム
CN114693016A (zh) 异常影响检测方法、装置、计算机设备和存储介质
US11733304B2 (en) Determination apparatus
WO2024111395A1 (ja) 電池管理システム、電池管理方法、および電池管理プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22811360

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 18563199

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2301007716

Country of ref document: TH

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22811360

Country of ref document: EP

Kind code of ref document: A1