WO2021144923A1 - Programme, procédé et dispositif d'estimation de consommation d'énergie - Google Patents

Programme, procédé et dispositif d'estimation de consommation d'énergie Download PDF

Info

Publication number
WO2021144923A1
WO2021144923A1 PCT/JP2020/001291 JP2020001291W WO2021144923A1 WO 2021144923 A1 WO2021144923 A1 WO 2021144923A1 JP 2020001291 W JP2020001291 W JP 2020001291W WO 2021144923 A1 WO2021144923 A1 WO 2021144923A1
Authority
WO
WIPO (PCT)
Prior art keywords
energy consumption
link
estimated
estimation
power consumption
Prior art date
Application number
PCT/JP2020/001291
Other languages
English (en)
Japanese (ja)
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 富士通株式会社
Priority to JP2021570571A priority Critical patent/JP7400837B2/ja
Priority to PCT/JP2020/001291 priority patent/WO2021144923A1/fr
Publication of WO2021144923A1 publication Critical patent/WO2021144923A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • 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

  • the present invention relates to an energy consumption estimation program, an energy consumption estimation method, and an energy consumption estimation device.
  • Patent Document 1 Since an electric vehicle has a shorter cruising distance than a gasoline-powered vehicle, a technique for presenting the cruising distance and the like to a user by estimating power consumption is required (for example, Patent Document 1, Patent Document 2, etc.).
  • the conventional power consumption estimation technology is premised on being applied to a route with a travel record, and it is considered that the effectiveness for a route without a travel record is low.
  • the purpose is to make it possible to estimate the energy consumption of routes that have not been traveled.
  • the movement route related to the trip data is referred to by referring to the map data representing the road by a set of links.
  • the feature information corresponding to each link included in the estimated set of links is extracted by estimating the set of links indicating the above and referring to the storage unit that stores the feature information of the road, and the feature extracted for each link.
  • a regression model is learned in which the energy consumption rate, which is the energy consumption per unit travel distance, is used as the objective variable and the feature information is used as the explanatory variable. Then, the computer is made to execute a process of estimating the energy consumption of the designated movement path based on the feature information of each link constituting the designated movement path and the regression model.
  • FIG. 1 It is a figure which shows the configuration example of the power consumption estimation system 1 in embodiment of this invention. It is a figure which shows the hardware configuration example of the power consumption estimation apparatus 10 in embodiment of this invention. It is a figure which shows the functional structure example of the power consumption estimation apparatus 10 in embodiment of this invention. It is a figure which shows the structural example of the trip data storage part 121. It is a flowchart for demonstrating an example of the processing procedure which the power consumption estimation apparatus 10 executes at the time of learning the power consumption rate estimation model m1. It is a figure for demonstrating the outline of the movement distance estimation process. It is a figure which shows an example of the specific result of the estimation route. It is a figure for demonstrating the learning process of the 1st configuration example of the power consumption rate estimation model m1.
  • FIG. 1 is a diagram showing a configuration example of the power consumption estimation system 1 according to the embodiment of the present invention.
  • the power consumption estimation device 10 is via a network including an information processing device (vehicle-mounted device) mounted on each of a plurality of electric vehicles 20 and a mobile communication network or the like. Be connected.
  • the power consumption estimation device 10 learns a regression model for estimating the power consumption rate based on the actual data for each trip of each electric vehicle 20, and uses the regression model to determine a newly designated movement route.
  • One or more computers that estimate power consumption.
  • the trip is a section from when the power of the electric vehicle 20 is turned on and the movement is started until the power is turned off and the movement is completed. In the case of a gasoline-powered vehicle, the trip is the section from when the ignition is turned on to when it is turned off.
  • FIG. 2 is a diagram showing a hardware configuration example of the power consumption estimation device 10 according to the embodiment of the present invention.
  • the power consumption estimation device 10 of FIG. 2 has a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, and the like, which are connected to each other by a bus B, respectively.
  • the program that realizes the processing by the power consumption estimation device 10 is provided by the recording medium 101.
  • the recording medium 101 on which the program is recorded is set in the drive device 100, the program is installed in the auxiliary storage device 102 from the recording medium 101 via the drive device 100.
  • the program does not necessarily have to be installed from the recording medium 101, and may be downloaded from another computer via the network.
  • the auxiliary storage device 102 stores the installed program and also stores necessary files, data, and the like.
  • the memory device 103 reads and stores the program from the auxiliary storage device 102 when the program is instructed to start.
  • the CPU 104 executes the function related to the power consumption estimation device 10 according to the program stored in the memory device 103.
  • the interface device 105 is used as an interface for connecting to a network.
  • An example of the recording medium 101 is a portable recording medium such as a CD-ROM, a DVD disc, or a USB memory. Further, as an example of the auxiliary storage device 102, an HDD (Hard Disk Drive), a flash memory, or the like can be mentioned. Both the recording medium 101 and the auxiliary storage device 102 correspond to computer-readable recording media.
  • FIG. 3 is a diagram showing a functional configuration example of the power consumption estimation device 10 according to the embodiment of the present invention.
  • the power consumption estimation device 10 includes a route estimation unit 11, a variable value extraction unit 12, a model learning unit 13, a power consumption estimation unit 14, and the like. Each of these parts is realized by a process of causing the CPU 104 to execute one or more programs installed in the power consumption estimation device 10.
  • the power consumption estimation device 10 also uses storage units such as a trip data storage unit 121, a map data storage unit 122, and a weather log data storage unit 123. Each of these storage units can be realized by using, for example, an auxiliary storage device 102, a storage device that can be connected to the power consumption estimation device 10 via a network, or the like.
  • the trip data storage unit 121 stores data including actual information related to the trip (hereinafter referred to as "trip data") for each past trip of each electric vehicle 20.
  • FIG. 4 is a diagram showing a configuration example of the trip data storage unit 121.
  • one line corresponds to one trip data.
  • Each trip data includes values such as vehicle ID, movement start place, movement end place, movement distance, average speed, movement start date and time, movement end date and time, power consumption and acceleration / deceleration frequency.
  • the vehicle ID is identification information of each electric vehicle 20.
  • the movement start location is the position information of the position where the movement (trip) is started.
  • the movement end location is the position information of the position where the movement (trip) has ended.
  • These location information may be accurate latitude and longitude, and from the viewpoint of personal information protection, they are information indicating the area corresponding to one of the meshes when the map is divided into meshes (for example, 100 m square). You may.
  • the travel distance is the total travel distance [km] in the trip.
  • the average speed is the average speed [km / h] in the trip.
  • the move start date and time is the start date and time of the move (trip).
  • the move end date and time is the end date and time of the move (trip).
  • the power consumption is the power consumption [kW] in the trip.
  • the acceleration / deceleration frequency is the ratio of the sum of the durations of the states in which the absolute value of the acceleration of ⁇ is equal to or greater than the threshold value to the period from the movement start date / time to the movement end date / time.
  • the acceleration / deceleration frequency is an example of a parameter indicating a tendency (habit) of how the driver drives.
  • the electric vehicle 20 can measure the power consumption rate (per unit mileage) of the electric vehicle 20.
  • the trip data may include parameters (having a correlation) that affect (power consumption) [Wh / km].
  • trip data is data that summarizes one trip, and does not include instantaneous position information, power consumption, etc. in the time series.
  • the trip data may be transmitted from each electric vehicle 20 to the power consumption estimation device 10 at a predetermined timing.
  • the trip data may be acquired from each electric vehicle 20 in the dealer, and the trip data may be transmitted from the terminal in the dealer to the power consumption estimation device 10.
  • the route estimation unit 11 estimates one movement route for each trip data stored in the trip data storage unit 121. That is, the trip data does not include information indicating the travel route of the trip. Therefore, the route estimation unit 11 trips related to the trip data based on the movement start location, movement end location, and travel distance included in the trip data and the map data stored in the map data storage unit 122. Estimate the movement route in. Map data is data that represents a road by a set of links and nodes, and data that includes information on various facilities (POI (Point Of Interest), etc.). The estimation result of the movement route (hereinafter referred to as "estimated route") by the route estimation unit 11 is also represented by a set of links (a shape in which a plurality of links are connected to one) as in the case of map data.
  • POI Point Of Interest
  • the variable value extraction unit 12 learns the power consumption rate estimation model m1 from the trip data, the map data storage unit 122, and the weather log data storage unit 123 for each estimation route (that is, for each trip data for which the movement route is estimated). Extract the data.
  • the power consumption rate estimation model m1 is a regression model in which the power consumption rate is used as an objective variable and the characteristic information of the link (road), the driving tendency, the weather conditions, and the like are used as explanatory variables. Therefore, the actual values of the objective variable and the explanatory variable are extracted as learning data.
  • the feature information (gradient, etc.) of the link can be acquired from the map data storage unit 122.
  • the meteorological conditions can be acquired from the meteorological log data storage unit 123. That is, the meteorological log data storage unit 123 stores log data of meteorological conditions in each region (hereinafter referred to as "meteorological data").
  • the model learning unit 13 learns the power consumption rate estimation model m1 based on the actual value group of the explanatory variables and the objective variables of the power consumption rate estimation model m1 extracted by the variable value extraction unit 12.
  • the power consumption estimation unit 14 uses the learned power consumption rate estimation model m1 to estimate the power consumption when traveling on a designated movement route (for example, a route that the user plans to travel).
  • FIG. 5 is a flowchart for explaining an example of a processing procedure executed by the power consumption estimation device 10 at the time of learning the power consumption rate estimation model m1.
  • step S110 the route estimation unit 11 executes a movement route estimation process for each trip data stored in the trip data storage unit 121.
  • FIG. 6 is a diagram for explaining the outline of the movement distance estimation process.
  • the trip data to be processed in FIG. 6 is referred to as “target trip data”.
  • the route estimation unit 11 first searches for a route by referring to the target trip data and the map data (S111). Specifically, the route estimation unit 11 searches for a route between the movement start location and the movement end location of the target trip data with reference to the map data. Here, multiple routes can be searched. Subsequently, the route estimation unit 11 compares the travel distance estimated for each searched route with the travel distance included in the target trip data, and identifies one estimated route based on the error rate of the travel distance. do.
  • the movement route may be estimated by another method.
  • the step numbers in the following description correspond to the step numbers in FIG.
  • step S111 the route estimation unit 11 searches for a predetermined number of routes in ascending order of required time between the movement start point and the movement end point of the target trip data with reference to the map data, and the movement distance of each route. Calculate the estimated value of.
  • the estimated value of the travel distance of the route can be calculated, for example, by obtaining the sum of the distances of the links constituting the route.
  • the route estimation unit 11 refers to the route related to the estimated value having the highest error rate with the travel distance of the target trip data among the estimated values of the travel distance calculated for each searched route with respect to the target trip data.
  • the error rate is a value obtained by the following equation when the travel distance of the target trip data is D 1 and the estimated value of the travel distance of the searched route is D 2.
  • Error rate
  • a high error rate means that the value of the error rate is small.
  • one estimated value may be selected by an arbitrary method, and the route related to the estimated value may be specified as the estimated route.
  • step 111 the route estimation unit 11 searches for the shortest route between the movement start location and the movement end location of the target trip data with reference to the map data, and calculates the estimated value of the travel distance of the shortest route.
  • a known method such as Dijkstra's algorithm may be used to search for the shortest path.
  • step S112 if the error rate between the estimated value of the travel distance of the shortest route and the travel distance of the target trip data is less than the threshold value, the route estimation unit 11 uses the shortest route searched in step S111 as the estimation route of the target trip data. And. If the error rate is equal to or greater than the threshold value, there is no estimation route for the target trip data. Therefore, in this case, the target trip data is not used in the subsequent processing.
  • FIG. 7 is a diagram showing an example of a specific result of the estimated route.
  • FIG. 7 shows that the estimated route is specified for each trip data. However, when the second method is adopted, there may be trip data in which the estimated route is not specified. In FIG. 7, for convenience, each estimated route has the same shape, but in reality, each estimated route has a different shape.
  • variable value extraction unit 12 sets the training data of the power consumption rate estimation model m1 (each explanatory variable and the objective variable of the power consumption rate estimation model m1) for each estimation path specified in step S110.
  • the extraction process of the value (actual value)) is executed (S120).
  • the objective variable of the power consumption rate estimation model m1 is the power consumption rate [Wh / km].
  • the power consumption rate is obtained by dividing the power consumption of the trip data by the travel distance.
  • the explanatory variables of the power consumption rate estimation model m1 are a variable that depends on the road (link of map data) (hereinafter referred to as "characteristic variable of the link") and a variable that does not depend on the road (hereinafter referred to as “link-independent”).
  • characteristic variable of the link a variable that depends on the road
  • link-independent a variable that does not depend on the road
  • the value of the feature variable of the link can be said to be the feature information (or feature amount) of the link.
  • the value of the variable that does not depend on the link is information that does not depend on the characteristics of the road and that affects (correlates with) energy consumption (energy consumption rate).
  • the position information of the link is not regarded as a characteristic variable of the link. This is so that the power consumption rate estimation model m1 does not depend on the position information of the link. Since the power consumption rate estimation model m1 does not depend on the position information of the link, the power consumption rate estimation model m1 enables the estimation of the power consumption rate even on a road (link) that has not been moved in the past. Can be done. For example, it is possible to estimate the power consumption rate in consideration of the movement record by further adding the information including the position information of the link to the process shown in the present embodiment.
  • variable value extraction unit 12 acquires the value of the feature variable of the link for each link constituting the estimated route from the map data based on the position information of the link for each estimated route.
  • the map data may be divided into a grid and the number of traffic lights or stores in the grid including the target link may be counted.
  • variable value extraction unit 12 extracts (acquires) the value of the variable that does not depend on the link from the trip data, the meteorological data, or the like for each estimated route.
  • the variable value extraction unit 12 extracts (acquires) the weather conditions such as the movement start date and time of the trip data corresponding to the estimated route and the temperature, wind direction / speed, and weather at the movement start location for each estimated route. Then, the extracted value is given to each link constituting the estimated route. Further, the variable value extraction unit 12 extracts (acquires) the travel distance, acceleration / deceleration frequency, air conditioning usage rate, load capacity of luggage, etc. from the trip data corresponding to the estimated route for each estimated route.
  • a value is given to each link constituting the estimated route. That is, the value of the variable that does not depend on the link is given the same value to each link belonging to the same estimated route. It is also possible that trip data exists for long-distance travel. In this case, it is possible that the weather conditions and the like may change during the movement. Therefore, for the explanatory variables whose values are extracted from the meteorological data, the values may be extracted for each link.
  • the date and time when the electric vehicle 20 passes through each link in the estimated route is obtained by proportionally dividing the elapsed time from the movement start date and time to the movement end date and time of the trip data corresponding to the estimated route based on the distance of each link. You may be asked. Meteorological conditions and the like based on the meteorological data corresponding to the date and time and the position information of the link obtained in this way may be added to the link.
  • the model learning unit 13 learns the power consumption rate estimation model m1 using the values of the explanatory variables and the objective variables extracted for each link of each estimation path by the variable value extraction unit 12. Is executed (S130).
  • FIG. 8 is a diagram for explaining the learning process of the first configuration example of the power consumption rate estimation model m1.
  • the power consumption rate estimation model m1 includes a link-independent model m21, a link-dependent model m22, and a composite model m23.
  • the link-independent model m21 is a model that does not depend on the characteristics of the link (road). That is, the link-independent model m21 is a regression model in which a variable that does not depend on the link but affects the power consumption rate (has a correlation) is used as an explanatory variable, and the power consumption rate is used as an objective variable.
  • the link-dependent model m22 is a model that depends on the characteristics of the link (road). That is, the link-dependent model m22 is a regression model in which the characteristic variable of the link is used as the explanatory variable and the power consumption rate is used as the objective variable.
  • the composite model m23 calculates, for example, the power consumption rate as the final output of the power consumption rate estimation model m1 by giving weights to each of the estimated value of the link-dependent model m22 and the estimated value of the link-independent model m21. It is a model to do. For the optimization of each weight, a known technique such as grid search can be used.
  • FIG. 8 shows that the value of the link-independent variable extracted for the estimated route corresponding to a certain trip data and assigned to each link of the estimated route is input to the link-independent model m21. There is. Further, it is shown that the value of the feature variable of the link extracted for each link of the estimated route and assigned to each link is input to the link-dependent model m22. Further, it is shown that the outputs (estimated values) from each of the link-independent model m21 and the link-dependent model m22 are input to the composite model m23. Furthermore, it is shown that the power consumption rate estimation model m1 is trained by comparing the output (estimated value) from the composite model m23 with the actual value of the power consumption rate derived from the trip data. There is.
  • the power consumption rate estimation model m1 includes three models as shown in FIG. 8, two learning methods, a first learning method and a second learning method, can be given as an example as learning methods for the three models.
  • the first learning method is a method of learning the synthetic model m23 by using the trained link-independent model m21 and the trained link-dependent model m22 after learning the link-independent model m21 and the link-dependent model m22. ..
  • the second learning method is a method of learning three models at the same time.
  • the first learning method will be explained.
  • the learning of the link-independent model m21 and the link-dependent model m22 can be executed independently (in parallel).
  • the link-independent model m21 is learned by the model learning unit 13 by executing the following steps (1) and (2).
  • the objective variable of each estimated route is as follows (that is, the power consumption rate of the entire trip [Wh / km]).
  • Pi is the power consumption of the link i when the estimated route is expressed as shown in FIG.
  • Di is the distance of the link i.
  • m is the total number of links included in the estimated route.
  • the following data set is obtained as training data by the value of the variable independent of the link extracted for each estimated route in step S120 and the objective variable in (1). Therefore, the model learning unit 13 learns the link-independent model m21 by using the learning data, for example, by a method of multiple regression or nonlinear multivariate regression.
  • Estimated path 1 learning data Objective variable value, explanatory variable 1 value ... Explanatory variable k value
  • Estimated path 2 learning data objective variable value, explanatory variable 1 value ... Explanatory variable k value ⁇ ⁇ ⁇ Learning data of the estimated path
  • n the value of the objective variable, the value of the explanatory variable 1 ... the value of the explanatory variable k
  • the explanatory variable k is the kth variable among the variables that do not depend on the link given to the link m. It is a variable.
  • the link-dependent model m22 is represented by the following function F (for example, a neural network).
  • ⁇ i is the weight of the link i
  • each X i is a characteristic variable of the link given to the link i.
  • j is the total number of feature variables of the link.
  • the weight ⁇ i corresponds to the power consumption rate of the link i (P i ⁇ D i) .
  • learning is performed by the model learning unit 13 executing the following procedure (1).
  • the model learning unit 13 optimizes the learning parameters (neural network learning parameters) of the function F so that the following equations are satisfied.
  • the value of the learning parameter of the function F can be optimized, for example, by an error backpropagation method or the like with the following absolute value as a loss.
  • the function F corresponds to the link-dependent model m22.
  • the output per estimated path of the link-dependent model m22 shown in FIG. 8 is as follows.
  • m is the total number of links included in the estimated route.
  • the model learning unit 13 learns the synthetic model m23. Specifically, the model learning unit 13 executes the following steps (1) to (3) for each estimation route.
  • the model learning unit 13 inputs the value of the variable that does not depend on the link into the link-independent model m21, inputs the value of the feature variable of each link of the estimated route to be processed into the link-dependent model m22, and two of them. Get an estimate of the power consumption rate from the model.
  • the model learning unit 13 inputs two estimated values into the composite model m23, and obtains a value (estimated value of power consumption rate) output from the composite model m23.
  • the model learning unit 13 determines the parameters of the synthetic model m23 based on the difference between the estimated value output from the synthetic model m23 and the actual value of the power consumption rate based on the trip data corresponding to the estimated path to be processed. (For example, the weight for each of the link-independent model m21 and the link-dependent model m22) is updated.
  • the comparison target with the actual value of the power consumption rate is only the estimated value output from the synthetic model m23.
  • the model learning unit 13 optimizes each model by back-calculating the errors of the link-independent model m21 and the link-dependent model m22 from the error of the estimated value of the synthetic model m23 with respect to the actual value of the power consumption rate.
  • the composite model m23 is a model that outputs the weighted average of the link-independent model m21 and the link-dependent model m22, and each parameter will be described as follows.
  • the error Ec is the sum of the output error Ea of the link-independent model m21 and the error Eb of the link-dependent model m22 in the composite model m23.
  • the model learning unit 13 repeatedly optimizes the link-independent model m21 and the link-dependent model m22 while updating the weights w1 and w2, and finds the combination of w1 and w2 having the smallest Ec, whereby the link-independent model m21 , The link-dependent model m22 and the synthetic model m23 can be optimized (learned).
  • FIG. 10 is a diagram for explaining the learning process of the second configuration example of the power consumption rate estimation model m1.
  • the power consumption rate estimation model m1 is one model that is not divided into a plurality of models as shown in FIG.
  • the power consumption rate estimation model m1 in FIG. 10 is a regression model (for example, a neural network, a decision tree, a multiple regression model, etc.) in which a link-independent variable and a link feature variable are used as explanatory variables and the power consumption rate is used as an objective variable. Is.
  • the model learning unit 13 uses the power consumption rate estimation model as the value of the variable that does not depend on the link extracted for the estimated route and the value of the characteristic variable of the link extracted for the estimated route for each estimation route. Enter in m1.
  • the model learning unit 13 compares the estimated value of the power consumption rate output from the power consumption rate estimation model m1 with the actual value of the power consumption rate that can be obtained from the trip model corresponding to the estimated route, and obtains the comparison result. Based on this, the learning parameters of the power consumption rate estimation model m1 are updated.
  • the model learning unit 13 updates the learning parameters until the comparison result converges.
  • the power consumption rate estimation model m1 that outputs the estimated value of the power consumption rate is learned. Will be done.
  • FIG. 11 is a flowchart for explaining an example of a processing procedure executed by the power consumption estimation device 10 when estimating the power consumption when the electric vehicle 20 moves along a certain movement route.
  • step S210 the power consumption estimation unit 14 receives input of each position information (for example, latitude and longitude) of the departure place (planned movement start place) and the destination (planned movement end place).
  • the starting point and the destination may be specified by, for example, a user of a user terminal connected to the power consumption estimation device 10 via a network.
  • the power consumption estimation unit 14 determines the movement route from the departure point to the destination (hereinafter, referred to as "planned route") (S220). For example, the power consumption estimation unit 14 searches for a plurality of routes from the departure point to the destination with reference to the map data storage unit 122, and the route selected by the user from the plurality of routes is determined. It may be determined as a planned route. Alternatively, the shortest route from the starting point to the destination may be determined as the planned route. The planned route is represented by a set of links and nodes.
  • the movement route searched by another computer may be input to the power consumption estimation unit 14 as the planned route.
  • the power consumption estimation unit 14 acquires the value of the explanatory variable of the power consumption rate estimation model m1 with respect to the planned route (S230). Specifically, the power consumption estimation unit 14 acquires the value of the feature variable of the link for each link included in the planned route. The power consumption estimation unit 14 also acquires the value of a variable that does not depend on the link for the planned route.
  • the current date and time may be applied to variables such as meteorological data for which the date and time need to be specified for the acquisition of values. Alternatively, the date and time when the planned route is scheduled to be moved may be input to the power consumption estimation unit 14 together with the planned route.
  • the method of acquiring the value of each explanatory variable may be performed in the same manner as the extraction of each variable by the variable value extraction unit 12.
  • the weather forecast data corresponding to the future date and time may be used as the weather data.
  • the power consumption estimation unit 14 calculates the estimated value of the power consumption [kW] of the planned route by inputting the acquired explanatory variable value into the learned power consumption rate estimation model m1 (S240). ..
  • step S240 two examples will be described, one is the case where the power consumption rate estimation model m1 is the first configuration example (FIG. 8) and the other is the case where the power consumption rate estimation model m1 is the second configuration example (FIG. 10).
  • FIG. 12 is a diagram for explaining the power consumption estimation process of the planned route when the power consumption rate estimation model m1 of the first configuration example is used.
  • the link-independent model m21 When the power consumption estimation unit 14 inputs the value of the link-independent variable into the trained link-independent model m21, the link-independent model m21 outputs an estimated value of one power consumption rate for the planned route ( S241a).
  • the link-dependent model m22 becomes ,
  • the estimated value of the power consumption rate for the link is output for each link of the planned route (S242a).
  • the link-dependent model m22 is shown for each link, but this does not indicate that the link-independent model m21 exists for each link, and the link-independent model m21 for each link does not exist. Indicates that the calculation is performed by. This point is the same for the synthetic model m23.
  • the power consumption estimation unit 14 outputs the estimated value output from the link-independent model m21 for the planned route and the link-dependent model m22 for the link for each link of the planned route.
  • the synthetic model m23 is obtained by synthesizing two estimated values for each link of the planned route, and is an estimated value of the power consumption rate for the link. Is output (S243a). The same value is applied to all links in the output from the link-independent model m21.
  • the power consumption estimation unit 14 calculates the product of the estimated value output from the synthetic model m23 for the link and the distance of the link for each link of the planned route, so that the power consumption [kW] of the link is calculated. ] Is calculated (S244a). The distance of each link can be obtained from the map data.
  • the power consumption estimation unit 14 calculates the estimated value of the power consumption of the planned route by calculating the sum of the estimated values of the power consumption calculated for each link (S245a).
  • FIG. 13 is a diagram for explaining the power consumption estimation process of the planned route when the power consumption rate estimation model m1 of the second configuration example is used.
  • the power consumption rate estimation model m1 When the power consumption estimation unit 14 inputs the value of the variable that does not depend on the link and the value of the characteristic variable of the link into the learned power consumption rate estimation model m1 for each link of the planned route, the power consumption rate estimation model m1 outputs an estimated value of the power consumption rate for each link (S241b).
  • the power consumption estimation unit 14 calculates the product of the estimated value output from the power consumption rate estimation model m1 for the link and the distance of the link for each link of the planned route, thereby consuming the link. Calculate the estimated value of power [kW] (S242b) Subsequently, the power consumption estimation unit 14 calculates the estimated value of the power consumption of the planned route by calculating the sum of the estimated values of the power consumption calculated for each link (S243b).
  • FIG. 14 is a flowchart for explaining an example of a processing procedure when estimating the optimum route from the viewpoint of electricity cost.
  • FIG. 15 is a diagram showing map data for explaining an example of a processing procedure when estimating the optimum route from the viewpoint of electricity cost.
  • step S310 the power consumption estimation unit 14 acquires all the map data within the range designated as the search range of the movement route from the map data storage unit 122. As a result, information as shown in (1) of FIG. 15 is acquired.
  • the search range may be determined to cover the starting point and the destination at a minimum, or may be, for example, the entire area of Japan if computational resources permit.
  • the power consumption estimation unit 14 acquires the value of the explanatory variable of the power consumption rate estimation model m1 (S320).
  • the method of acquiring the value may be the same as in step S230 of FIG. However, in step S320, the values of the explanatory variables are acquired for all the links in the search range.
  • the value of the variable that does not depend on the link such as meteorological data is unknown, the value of the variable that does not depend on the link may be calculated based on the past actual value such as the average temperature in the area of the search range. ..
  • the power consumption estimation unit 14 calculates the power consumption rate for each link by inputting the value of the explanatory variable to the learned power consumption rate estimation model m1 for each link (S330). ..
  • the power consumption estimation unit 14 calculates the power consumption for each link by multiplying the power consumption rate calculated in step S330 by the distance of the link (S340). As a result, information as shown in (2) of FIG. 15 can be obtained. That is, in (2) of FIG. 15, the thickness of the line indicating each link indicates the magnitude of power consumption.
  • the power consumption estimation unit 14 estimates the optimum route by solving the route optimization problem with the power consumption calculated for each link as the cost (weight) of each link (S350).
  • the route optimization problem As a method for solving the route optimization problem, a known algorithm such as Dijkstra's algorithm or A * method may be used.
  • step S320 the value of the feature variable of the link may be acquired.
  • step S330 the power consumption rate of each link may be calculated by inputting the value of the feature variable of the link into the link-dependent model m22.
  • steps S310 to S340 may be executed asynchronously (for example, in advance) with step S350, or may be executed synchronously (in real time) with step S350.
  • the power consumption estimation unit 14 calculates the estimated value of the power consumption of the optimum route by executing steps S230 and S240 of FIG. 11 for the optimum route. You may. By doing so, it can be expected that the accuracy of the estimated value will be improved.
  • the regression model is learned based on the characteristic information of the link included in the movement route of the past trip (movement) and the power consumption rate of the trip. At this time, the position information of the link is not included in the feature amount. Therefore, using the regression model, it is possible to estimate the power consumption even if the route has no past travel record.
  • a variable that does not depend on the link is also used as an explanatory variable of the regression model.
  • the present embodiment does not require various time series data acquired from various sensors or the like in real time (for example, periodically) within one trip, and returns based on the trip data. You can train the model. This eliminates the need to acquire data from the electric vehicle 20 in real time, and can reduce the cost of constructing a network for acquiring data.
  • the power consumption rate may be replaced by the energy consumption rate corresponding to each moving body (energy consumption per unit travel distance (for example, consumption of gasoline)), and the power consumption may be replaced by the energy consumption.
  • the power consumption estimation device 10 is an example of the energy consumption estimation device.
  • the route estimation unit 11 is an example of the first estimation unit.
  • the variable value extraction unit 12 is an example of the extraction unit.
  • the model learning unit 13 is an example of the learning unit.
  • the power consumption estimation unit 14 is an example of the second estimation unit.
  • Power consumption estimation system 10 Power consumption estimation device 11 Route estimation unit 12 Variable value extraction unit 13 Model learning unit 14 Power consumption estimation unit 20 Electric vehicle 100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 CPU 105 Interface device 121 Trip data storage unit 122 Map data storage unit 123 Meteorological log data storage unit B Bus m1 Power consumption rate estimation model m21 Link-independent model m22 Link-dependent model m23 Composite model

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Navigation (AREA)

Abstract

Cette invention permet d'estimer la consommation d'énergie pour un itinéraire non parcouru en amenant un ordinateur à exécuter un traitement lors duquel, pour chacun des ensembles d'une pluralité d'ensembles de données de voyages comprenant un point de départ de déplacement, la destination de déplacement, la distance de déplacement et la consommation d'énergie, des données cartographiques, exprimant des routes sous forme d'ensembles de liaisons, sont consultées, tandis qu'un ensemble de liaisons, indiquant un itinéraire de déplacement pour les données de voyage, est estimé. Une unité de mémorisation, mémorisant des informations caractéristiques de route, est consultée tandis que des informations caractéristiques, correspondant à chaque liaison comprise dans les ensembles estimés de liaisons, sont extraites. Les informations caractéristiques extraites pour chaque liaison, ainsi que la distance de déplacement et la consommation d'énergie comprises dans chaque ensemble de la pluralité d'ensembles de données de voyages, servent à apprendre un modèle de régression à taux de consommation d'énergie, c'est-à-dire le degré de consommation d'énergie par unité de distance parcourue sous forme de variable dépendante et les informations caractéristiques, sous forme de variable indépendante. Et la consommation d'énergie pour un itinéraire désigné de déplacement est estimée, en fonction des informations caractéristiques pour chaque liaison composant l'itinéraire désigné de déplacement et du modèle de régression.
PCT/JP2020/001291 2020-01-16 2020-01-16 Programme, procédé et dispositif d'estimation de consommation d'énergie WO2021144923A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021570571A JP7400837B2 (ja) 2020-01-16 2020-01-16 消費エネルギー推定プログラム、消費エネルギー推定方法及び消費エネルギー推定装置
PCT/JP2020/001291 WO2021144923A1 (fr) 2020-01-16 2020-01-16 Programme, procédé et dispositif d'estimation de consommation d'énergie

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/001291 WO2021144923A1 (fr) 2020-01-16 2020-01-16 Programme, procédé et dispositif d'estimation de consommation d'énergie

Publications (1)

Publication Number Publication Date
WO2021144923A1 true WO2021144923A1 (fr) 2021-07-22

Family

ID=76864374

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/001291 WO2021144923A1 (fr) 2020-01-16 2020-01-16 Programme, procédé et dispositif d'estimation de consommation d'énergie

Country Status (2)

Country Link
JP (1) JP7400837B2 (fr)
WO (1) WO2021144923A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023127094A1 (fr) * 2021-12-28 2023-07-06 株式会社日立製作所 Dispositif et procédé de simulation de déplacements de véhicules électriques
JP7422719B2 (ja) 2021-09-30 2024-01-26 Kddi株式会社 移動体の道路走行時の消費電力量を推定する推定装置、プログラム及び方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100076675A1 (en) * 2008-09-24 2010-03-25 The Regents Of The University Of California Environmentally friendly driving navigation
JP2019046106A (ja) * 2017-08-31 2019-03-22 株式会社東芝 経路推定装置、経路推定方法およびコンピュータプログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100076675A1 (en) * 2008-09-24 2010-03-25 The Regents Of The University Of California Environmentally friendly driving navigation
JP2019046106A (ja) * 2017-08-31 2019-03-22 株式会社東芝 経路推定装置、経路推定方法およびコンピュータプログラム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7422719B2 (ja) 2021-09-30 2024-01-26 Kddi株式会社 移動体の道路走行時の消費電力量を推定する推定装置、プログラム及び方法
WO2023127094A1 (fr) * 2021-12-28 2023-07-06 株式会社日立製作所 Dispositif et procédé de simulation de déplacements de véhicules électriques

Also Published As

Publication number Publication date
JP7400837B2 (ja) 2023-12-19
JPWO2021144923A1 (fr) 2021-07-22

Similar Documents

Publication Publication Date Title
CN109733248B (zh) 基于路径信息的纯电动汽车剩余里程模型预测方法
CN110126841B (zh) 基于道路信息和驾驶风格的纯电动汽车能耗模型预测方法
Thibault et al. A unified approach for electric vehicles range maximization via eco-routing, eco-driving, and energy consumption prediction
CN107169567B (zh) 一种用于车辆自动驾驶的决策网络模型的生成方法及装置
CN103364006B (zh) 用于确定车辆路径的系统和方法
TWI638328B (zh) 電力需求預測裝置、電力供給系統、電力需求預測方法、程式、供給電力管理裝置
Lemieux et al. Vehicle speed prediction using deep learning
CN111038334A (zh) 一种电动汽车续驶里程预测方法及装置
Zeng et al. Exploring trip fuel consumption by machine learning from GPS and CAN bus data
CN109784560A (zh) 一种电动汽车续航里程估算方法及估算系统
Zhao et al. Energy control of plug-in hybrid electric vehicles using model predictive control with route preview
WO2021144923A1 (fr) Programme, procédé et dispositif d'estimation de consommation d'énergie
CN110167808B (zh) 对用于管理混合动力机动车辆的燃料和电力消耗的管理设定点进行计算的方法
Guo et al. A novel energy consumption prediction model with combination of road information and driving style of BEVs
US20200331473A1 (en) Method for ascertaining driving profiles
CN112406875B (zh) 一种车辆能耗的分析方法和装置
CN110909907A (zh) 卡车的油耗预测方法、装置及存储介质
Grubwinkler et al. A modular and dynamic approach to predict the energy consumption of electric vehicles
CN113642768A (zh) 一种基于工况重构的车辆行驶能耗预测方法
Kim et al. A machine learning method for ev range prediction with updates on route information and traffic conditions
Amrani et al. Train speed profiles optimization using a genetic algorithm based on a random-forest model to estimate energy consumption
CN111710160A (zh) 一种基于浮动车数据的行程时间预测方法
US20210241104A1 (en) Device, method and machine learning system for determining a velocity for a vehicle
CN109341711B (zh) 一种用于汽车导航的速度预测算法
CN113525385A (zh) 一种车辆行程能耗的预测方法及装置

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: 20914113

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021570571

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20914113

Country of ref document: EP

Kind code of ref document: A1