WO2018142507A1 - Simulation method, system, and program - Google Patents

Simulation method, system, and program Download PDF

Info

Publication number
WO2018142507A1
WO2018142507A1 PCT/JP2017/003602 JP2017003602W WO2018142507A1 WO 2018142507 A1 WO2018142507 A1 WO 2018142507A1 JP 2017003602 W JP2017003602 W JP 2017003602W WO 2018142507 A1 WO2018142507 A1 WO 2018142507A1
Authority
WO
WIPO (PCT)
Prior art keywords
simulation
model
result
data
statistic
Prior art date
Application number
PCT/JP2017/003602
Other languages
French (fr)
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 JP2018565139A priority Critical patent/JP6726312B2/en
Priority to PCT/JP2017/003602 priority patent/WO2018142507A1/en
Publication of WO2018142507A1 publication Critical patent/WO2018142507A1/en

Links

Images

Classifications

    • 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
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Definitions

  • the present invention relates to a method for correcting a simulation model.
  • the simulation model which is the definition information for simulation, depends on the type and characteristics of the data to be acquired. Therefore, it is necessary to correct the model according to changes in purpose and environment. In particular, in a simulation that requires real-time analysis, it is necessary to dynamically correct the simulation model according to environmental changes.
  • Patent Document 1 The technique of Patent Document 1 is known as a technique for correcting a simulation model.
  • Patent Document 1 includes a “simulation model storage unit that stores a simulation model, a simulation unit that receives the simulation model and performs simulation, a real world statistical information storage unit that stores statistical information in the real world, and the simulation.
  • a simulation model correction method creation unit for creating a simulation model correction method based on the model and the statistical information, a simulation model correction unit for correcting the simulation model based on the simulation model correction method and the simulation result, Is provided.
  • the present invention aims to provide a method, a system, and a program for correcting a simulation model based on a current situation or a future prediction.
  • a typical example of the invention disclosed in the present application is as follows. That is, a simulation method in a system for executing a simulation with different granularities, the system including at least one computer having a processor, a memory connected to the processor, and a network interface connected to the processor, At least one computer includes model management information for managing a model, which is definition information of a first simulation and a second simulation having a larger granularity than the first simulation, and a first simulation used for the first simulation. History management information for managing a history of data, and the simulation method uses the first data acquired from the history management information by the at least one computer for the second simulation.
  • a third step of executing the first simulation and outputting a first simulation result, and the at least one computer is based on the first simulation result and the second simulation result.
  • the first simulation model and the second simulation model Characterized in that it comprises a fourth step of correcting at least one of emissions model, a.
  • FIG. 1 is a diagram illustrating a hardware configuration of a simulation system according to Embodiment 1.
  • FIG. 3 is a diagram illustrating a software configuration of the simulation system according to the first embodiment. It is a figure which shows operation
  • FIG. 6 is a flowchart illustrating an example of processing executed by an integrated processing server according to the first embodiment. 6 is a flowchart illustrating an example of processing executed by a micro simulation execution server according to the first embodiment. 6 is a flowchart illustrating an example of processing executed by a micro simulation execution server according to the first embodiment. 6 is a flowchart illustrating an example of simulation model correction processing executed by the integrated processing server according to the first embodiment.
  • FIG. 10 is a diagram illustrating an example of a statistic calculated from a processing result of a micro simulation according to the second embodiment.
  • FIG. 10 is a diagram illustrating an example of a statistic calculated from a processing result of a micro simulation according to the second embodiment. It is a figure which shows an example of the internal information which the macro simulation execution server of Example 2 outputs. It is a figure which shows an example of the space definition information of Example 3.
  • FIG. 1 is a diagram illustrating a hardware configuration of the simulation system according to the first embodiment.
  • the simulation system shown in FIG. 1 includes an integrated processing server 100, a database server 110, a macro simulation execution server 120, a micro simulation execution server 130, and a user terminal 140. Each device is connected via a network 190.
  • a network 190 As a kind of the network 190, WAN (Wide Area Network), LAN (Local Area Network), etc. can be considered.
  • the connection method of the network 190 may be either wired or wireless.
  • the integrated processing server 100 corrects the simulation model which is the simulation definition information.
  • the simulation model includes parameters that characterize the simulation, variables that are substituted with input values, and the like.
  • the integrated processing server 100 includes a CPU 101, a memory 102, a storage device 103, and a network interface 104 as hardware. Each hardware is connected via an internal bus or the like.
  • CPU 101 executes a program stored in memory 102.
  • the CPU 101 executes processing in accordance with a program, it operates as a module having a predetermined function.
  • a process is described with a module as a subject, it indicates that the CPU 101 is executing a program that realizes the module.
  • the memory 102 stores a program executed by the CPU 101 and information necessary for the program.
  • the memory 102 also includes a work area that is temporarily used by the program.
  • Storage device 103 stores data permanently.
  • the storage device 103 may be a storage medium such as HDD (Hard Disk Drive) and SSD (Solid State Drive), or a non-volatile memory.
  • the program and information stored in the memory 102 may be stored in the storage device 103.
  • the CPU 101 reads out the program and information from the storage device 103, loads the program and information into the memory 102, and executes the program loaded into the memory 102.
  • the network interface 104 connects to other devices via a network.
  • the database server 110 manages various data.
  • the database server 110 includes a CPU 111, a memory 112, a storage device 113, and a network interface 114 as hardware. Each hardware is connected via an internal bus or the like.
  • the CPU 111, the memory 112, the storage device 113, and the network interface 114 are the same hardware as the CPU 101, the memory 102, the storage device 103, and the network interface 104.
  • the macro simulation execution server 120 executes macro simulation. For example, as a macro simulation related to traffic, a simulation for predicting traffic volume, traffic jams, and the like can be considered.
  • the macro simulation execution server 120 includes a CPU 121, a memory 122, a storage device 123, and a network interface 124 as hardware. Each hardware is connected via an internal bus or the like.
  • the CPU 121, the memory 122, the storage device 123, and the network interface 124 are the same hardware as the CPU 101, the memory 102, the storage device 103, and the network interface 104.
  • the micro simulation execution server 130 executes a micro simulation having a smaller granularity than the macro simulation. For example, as a micro simulation related to traffic, a simulation for predicting the optimum route of each vehicle can be considered.
  • the micro simulation execution server 130 includes a CPU 131, a memory 132, a storage device 133, and a network interface 134 as hardware. Each hardware is connected via an internal bus or the like.
  • the CPU 131, the memory 132, the storage device 133, and the network interface 134 are the same hardware as the CPU 101, the memory 102, the storage device 103, and the network interface 104.
  • the user terminal 140 is a terminal used by the user.
  • the user uses the user terminal 140 to instruct execution of simulation and correction of the simulation model.
  • the user terminal 140 includes a CPU 141, a memory 142, a storage device 143, a network interface 144, an input device 145, and an output device 146 as hardware. Each hardware is connected via an internal bus or the like.
  • the CPU 141, the memory 142, the storage device 143, and the network interface 144 are hardware similar to the CPU 101, the memory 102, the storage device 103, and the network interface 104.
  • the input device 145 is a device for inputting data and the like, and includes a keyboard, a mouse, a touch panel, and the like.
  • the output device 146 is a device for outputting data and the like, and includes a display and a touch panel.
  • FIG. 2 is a diagram illustrating a software configuration of the simulation system according to the first embodiment.
  • the database server 110 holds simulation model information 211, history management information 212, and space definition information 213.
  • the simulation model information 211 is information for managing the simulation model.
  • the simulation model information 211 stores one or more simulation models for macro simulation and one or more simulation models for micro simulation.
  • the history management information 212 stores various data acquired from the agent in the micro simulation.
  • the space definition information 213 is information for generating data (statistical data) used for the macro simulation from the data stored in the history management information 212. For example, in the micro simulation for analyzing the movement of the moving body, information such as a space in which the moving body moves and a time range of data to be acquired is stored in the space definition information 213.
  • the integrated processing server 100 holds programs for realizing the preprocessing module 201, the statistical data generation module 202, and the model correction module 203.
  • the preprocessing module 201 generates observation data 301 (see FIG. 3) used for micro simulation from the history management information 212.
  • the statistical data generation module 202 generates statistical data 303 (see FIG. 3) used for the micro simulation based on the observation data 301 and the space definition information 213.
  • the model correction module 203 corrects the simulation model based on the processing result of the macro simulation and the processing result of the micro simulation.
  • the macro simulation execution server 120 holds a program that realizes the macro simulation execution module 221 that executes the macro simulation.
  • the micro simulation execution server 130 holds a program for realizing the micro simulation execution module 231 for executing the micro simulation.
  • the user terminal 140 holds a program that realizes the application 241 that performs operations on the integrated processing server 100 and the like.
  • FIG. 3 is a diagram illustrating the operation of the simulation system in the correction process of the simulation model of the first embodiment.
  • the integrated processing server 100 calls the preprocessing module 201 when receiving a simulation model correction request from the application 241 of the user terminal 140.
  • the preprocessing module 201 accesses the database server 110 to acquire the space definition information 213, and acquires data in a predetermined time range from the history management information 212.
  • the preprocessing module 201 performs processing such as data conversion processing and data extraction processing using data acquired from the space definition information 213 and the history management information 212 to generate observation data 301.
  • the integrated processing server 100 calls the statistical data generation module 202.
  • the observation data 301 and the space definition information 213 are input to the statistical data generation module 202.
  • the statistical data generation module 202 generates statistical data 303 using the observation data 301 and the space definition information 213.
  • the integrated processing server 100 transmits a macro simulation execution instruction including the statistical data 303 to the macro simulation execution server 120, and transmits a micro simulation execution instruction including the observation data 301 to the micro simulation execution server 130. .
  • the macro simulation execution server 120 calls the macro simulation execution module 221 when receiving an execution instruction.
  • the macro simulation execution module 221 accesses the database server 110 and acquires a simulation model of macro simulation from the simulation model information 211.
  • the macro simulation execution module 221 executes the macro simulation using the simulation model and the statistical data 303 and transmits the processing result as the prediction data 304 to the integrated processing server 100.
  • the micro simulation execution server 130 calls the micro simulation execution module 231 when an execution instruction is received.
  • the micro simulation execution module 231 accesses the database server 110 and acquires a simulation model for micro simulation from the simulation model information 211.
  • the micro simulation execution module 231 executes the micro simulation using the simulation model and the observation data 301 and transmits the processing result as the prediction data 302 to the integrated processing server 100.
  • the integrated processing server 100 calls the model correction module 203 when receiving the prediction data 302 and 304 from the macro simulation execution server 120 and the micro simulation execution server 130. At this time, the prediction data 302 and 304 are input to the model correction module 203.
  • the model correction module 203 accesses the database server 110 and acquires a simulation model for macro simulation and a simulation model for micro simulation from the simulation model information 211.
  • the model correction module 203 corrects at least one of the simulation model for micro simulation and the simulation model for macro simulation using the prediction data 302 and 304. In this embodiment, it is assumed that the simulation model of micro simulation is corrected.
  • the model correction module 203 registers the corrected simulation model of the micro simulation in the simulation model information 211 as the simulation model of the micro simulation to be executed.
  • the system of the present embodiment executes a micro simulation, executes a macro simulation using the statistical data 303 generated from data used for the micro simulation, and sets a simulation model so that each processing result is consistent. to correct.
  • the simulation model was corrected so as to match the history, the simulation corresponding to the state change could not always be realized.
  • the results of the simulations are compared, and the simulation models are corrected based on the comparison results. Since the simulation is a process for predicting various situation changes, the simulation corresponding to the state change such as the environmental change can be performed by performing the correction as in the present embodiment.
  • FIG. 4 is a flowchart illustrating an example of processing executed by the integrated processing server 100 according to the first embodiment.
  • the integrated processing server 100 receives a simulation model correction request from the user terminal 140 (step S401).
  • the integrated processing server 100 acquires the space definition information 213 and acquires data in a predetermined time range from the history management information 212 (step S402).
  • the preprocessing module 201 accesses the database server 110 and acquires data in a predetermined time range from the history management information 212.
  • the time range may be specified by the user or may be set in advance. Further, the preprocessing module 201 may determine a time range with reference to a simulation model of macro simulation.
  • the integrated processing server 100 generates observation data 301 (step S403).
  • the preprocessing module 201 generates observation data 301 using data acquired from the space definition information 213 and the history management information 212.
  • step S404 the integrated processing server 100 generates statistical data 303 (step S404).
  • the statistical data generation module 202 generates the statistical data 303 using the space definition information 213 and the observation data 301.
  • the integrated processing server 100 transmits a macro simulation execution instruction including the statistical data 303 to the macro simulation execution server 120 (step S405).
  • the integrated processing server 100 receives the prediction data 304 from the macro simulation execution server 120 (step S406). At this time, the integrated processing server 100 sets the received prediction data 304 as an index for determining whether or not the simulation model needs to be corrected.
  • the integrated processing server 100 transmits a micro simulation execution instruction including the observation data 301 to the micro simulation execution server 130 (step S407). Note that the integrated processing server 100 may transmit a micro simulation execution instruction before receiving the prediction data 304.
  • step S408 the integrated processing server 100 executes a simulation model correction process. Details of the correction process of the simulation model will be described with reference to FIG.
  • a present Example is not limited to the processing content of a macro simulation and a micro simulation.
  • 5A and 5B are flowcharts illustrating an example of processing executed by the micro simulation execution server 130 according to the first embodiment.
  • FIG. 5A shows processing when there is one simulation model for micro simulation stored in the simulation model information 211.
  • the micro simulation execution module 231 accesses the database server 110 and acquires a simulation model from the simulation model information 211 (step S501).
  • the micro simulation execution module 231 executes a micro simulation using the acquired simulation model and the observation data 301 included in the execution instruction (step S502).
  • the micro simulation execution module 231 transmits the prediction data 302 that is the processing result of the micro simulation to the integrated processing server 100 (step S503) and transmits a completion notification (step S504).
  • FIG. 5B shows processing when there are two or more simulation models for micro simulation stored in the simulation model information 211.
  • the micro simulation execution module 231 When the micro simulation execution module 231 receives the execution instruction, the micro simulation execution module 231 accesses the database server 110 and acquires simulation models of all the micro simulations from the simulation model information 211 (step S511).
  • the micro simulation execution module 231 selects one target simulation model from among a plurality of simulation models (step S512).
  • the micro simulation execution module 231 executes the micro simulation using the observation data 301 included in the target simulation model and the execution instruction (step S513).
  • the micro simulation execution module 231 transmits the prediction data 302 to the integrated processing server 100 (step S514). At this time, the micro simulation execution module 231 transmits the prediction data 302 together with the identification information of the target simulation model.
  • the micro simulation execution module 231 determines whether or not the processing has been completed for all the acquired simulation models (step S515).
  • micro simulation execution module 231 returns to step S512 and executes the same processing.
  • the micro simulation execution module 231 transmits a completion notification to the integrated processing server 100 (step S516).
  • micro simulation execution module 231 may present internal information indicating the state of the agent after simulation in response to a request from the integrated processing server 100 or the user terminal 140.
  • FIG. 6 is a flowchart illustrating an example of simulation model correction processing executed by the integrated processing server 100 according to the first embodiment.
  • the integrated processing server 100 calls the model correction module 203 when receiving a response to the execution instruction from the micro simulation execution server 130.
  • the model correction module 203 determines whether or not the received response is a completion notification (step S601).
  • the model correction module 203 stores the received prediction data 302 in the work area of the memory 102 (step S602). After that, the model correction module 203 shifts to a waiting state and returns to step S601 when a response is received.
  • the model correction module 203 associates the prediction data 302 and the simulation model identification information and stores them in the work area of the memory 102.
  • the model correction module 203 determines whether or not the prediction data 302 has been received a plurality of times (step S603).
  • the model correction module 203 refers to the work area of the memory 102 and determines whether or not two or more prediction data 302 are stored.
  • the model correction module 203 calculates a statistic of each simulation model (step S604).
  • the model correction module 203 selects one prediction data 302 and uses the prediction data 302 to calculate a statistic that can be compared with the processing result of the macro simulation. Assume that the calculation method of the statistic is set in advance. Note that the statistic calculation method may be managed in association with the simulation model.
  • the model correction module 203 executes the same process for all prediction data 302 stored in the work area of the memory 102.
  • the model correction module 203 calculates a difference between the statistic and the determination index of each simulation model, and selects a simulation model to be actually used based on the difference (step S605). At this time, the model correction module 203 gives a flag indicating that the selected simulation model is a simulation model to be used. Thereafter, the model correction module 203 ends the simulation model correction processing.
  • the micro simulation execution module 231 executes the micro simulation using the simulation model to which the flag is assigned when executing the micro simulation for the purpose of normal analysis.
  • the model correction module 203 calculates a difference between the statistic and the determination index, and selects a simulation model corresponding to the statistic having the smallest difference.
  • step S603 If it is determined in step S603 that the prediction data 302 has not been received a plurality of times, the model correction module 203 calculates a statistic of the simulation model (step S606). Note that the method for calculating the statistic is the same as that in step S604.
  • the model correction module 203 determines whether or not the difference between the statistics of the simulation model and the determination index is equal to or less than the threshold value m (step S607).
  • the model correction module 203 ends the simulation model correction process.
  • the model correction module 203 corrects the simulation model (step S608), and registers the corrected simulation model in the simulation model information 211.
  • the model correction module 203 can be a method of correcting parameters included in the simulation model.
  • the micro simulation execution module 231 executes the micro simulation using the corrected simulation model when executing the micro simulation for the purpose of normal analysis.
  • the model correction module 203 transmits a micro simulation execution instruction to the micro simulation execution server 130 (step S609). Thereafter, the model correction module 203 ends the simulation model correction processing. Therefore, the simulation model is corrected until the difference between the statistic of the simulation model and the determination index is equal to or less than the threshold value m.
  • the simulation model of the micro simulation is corrected so as to match the processing result of the macro simulation.
  • the example of correcting the simulation model of the micro simulation is shown.
  • the simulation model of the macro simulation may be corrected.
  • each server is realized by using a physical computer, but each server may be realized by using a virtualization technology. Further, the functions possessed by each server may be integrated into one computer.
  • the integrated processing server 100, the macro simulation execution server 120, and the micro simulation execution server 130 may be integrated into one computer. Further, the integrated processing server 100 and the database server 110 may be integrated into one computer.
  • Example 2 the simulation system of Example 1 will be described using specific values.
  • the simulation system of the second embodiment simulates the operation of a ship. Since the system configuration and software configuration have been described in the first embodiment, a description thereof will be omitted.
  • the agent of the micro simulation of the second embodiment is a ship.
  • FIG. 7 is a diagram illustrating an example of the history management information 212 according to the second embodiment.
  • the history management information 212 stores ship state information. Specifically, the history management information 212 includes an entry including a time 701, a moving body ID 702, a longitude 703, a latitude 704, and a destination 705.
  • Time 701 is the time when the state information is acquired.
  • the moving body ID 702 is identification information for uniquely identifying a ship.
  • the longitude 703 and the latitude 704 are information indicating the detailed position of the ship.
  • the destination 705 is information indicating a place where the ship is to go.
  • FIG. 8 is a diagram illustrating an example of the space definition information 213 according to the second embodiment.
  • the space definition information 213 includes information 800 that defines the space (XY plane) in which the ship moves and information 810 that defines the history time.
  • the information 800 includes an entry composed of a space dimension 801 and a space mesh 802.
  • the space dimension 801 is identification information of coordinates that define a space.
  • the space mesh 802 is a unit for dividing the space in the coordinate direction.
  • the Information 810 includes an entry composed of a time dimension 811 and a time step 812.
  • the time dimension 811 is information indicating a unit time for acquiring a history.
  • the time step 812 is information indicating a time unit for collecting state information.
  • FIG. 9 is a diagram illustrating an example of the observation data 301 of the second embodiment.
  • the observation data 301 of Example 2 is data used by the micro simulation.
  • the input data includes an entry including a time 901, a mobile object ID 902, a position (X) 903, a position (Y) 904, a speed (X) 905, a speed (Y) 906, and a destination 907. Including.
  • Time 901 is the same as time 701.
  • the mobile object ID 902 is the same as the mobile object ID 702.
  • a position (X) 903 indicates the position of the X axis of the ship in space.
  • a position (Y) 904 indicates the position of the Y axis of the ship in space.
  • Speed (X) 905 indicates the speed of the ship in the X-axis direction.
  • Speed (Y) 906 indicates the speed of the ship in the Y-axis direction.
  • the destination 907 is the same as the destination 705.
  • FIG. 10 is a diagram illustrating an example of the statistical data 303 of the second embodiment.
  • the statistical data 303 of Example 2 indicates the density of ships in space at a certain time. Specifically, the statistical data 303 includes an entry including a time 1001, a spot ID 1002, and a density 1003.
  • Time 1001 indicates a time that is a starting point for generating statistical data.
  • the point ID 1002 is identification information of a certain point (region) in space.
  • the density 1003 is the density of the ship at the point corresponding to the point ID 1002.
  • FIG. 11 is a diagram illustrating an example of the prediction data 304 of the second embodiment.
  • the prediction data 304 of the second embodiment has the same data structure as the statistical data 303.
  • the prediction data 304 stores information indicating the density of each point after the macro simulation is executed. Note that the time after the macro simulation is set as the time 1101.
  • Example 2 the density of each point is set as a determination index.
  • FIG. 12 is a diagram illustrating an example of the prediction data 302 according to the second embodiment.
  • the prediction data 302 of the second embodiment information indicating the state of each ship after the micro simulation is executed is stored.
  • the prediction data 302 includes an entry including a time 1201, a mobile object ID 1202, a position (X) 1203, a position (Y) 1204, and a destination 1205.
  • Time 1201 is the time after the micro simulation.
  • the mobile object ID 1202 and the destination 1205 are the same as the mobile object ID 902 and the destination 907.
  • a position (X) 1203 and a position (Y) 1204 are the positions of the X axis and the Y axis of the ship after the micro simulation.
  • FIG. 13A and FIG. 13B are diagrams illustrating an example of statistics calculated from the processing results of the micro simulation of the second embodiment.
  • Example 2 based on the prediction data 302, the density of the ships at each point is calculated as a statistic.
  • the statistic includes an entry including a time 1301, a spot ID 1302, a density 1303, a determination index 1304, and a difference 1305.
  • Time 1301, point 1302, and density 1303 are the same as time 1001, point ID 1002, and density 1003.
  • the determination index 1304 is the same as the density 1103.
  • the difference 1305 is the difference between the density 1303 and the determination index 1304.
  • FIG. 14 is a diagram illustrating an example of internal information output by the macro simulation execution server 120 according to the second embodiment.
  • the internal information stores information indicating the state of the ship after the micro simulation. Specifically, the internal information includes an entry including a time 1401, a mobile object ID 1402, a speed 1403, and a traveling direction 1404.
  • Time 1401 is the time after simulation.
  • the mobile object ID 1402 is the same as the mobile object ID 702.
  • the speed 1403 is an absolute value of the speed of the ship.
  • the traveling direction 1404 is the traveling direction of the ship.
  • the pre-processing module 201 generates observation data 301 shown in FIG. 9 using the history management information 212 shown in FIG. 7 and the space definition information 213 shown in FIG.
  • the statistical data generation module 202 generates the statistical data 303 shown in FIG. 10 using the space definition information 213 shown in FIG. 8 and the observation data 301 shown in FIG.
  • the macro simulation execution module 221 executes a macro simulation using the statistical data 303 shown in FIG. 10 and calculates the density at each point after 5 minutes. Specifically, prediction data 304 shown in FIG. 11 is output.
  • the micro simulation execution module 231 executes the micro simulation using the observation data 301 shown in FIG. 9 and calculates the position of each ship after 5 minutes. Specifically, prediction data 302 shown in FIG. 12 is output.
  • the model correction module 203 sets the prediction data 304 as a determination index for each point, and calculates a statistic using the prediction data 302.
  • the model correction module 203 calculates the difference between the determination index and the statistic for each point.
  • the model correction module 203 determines whether or not the total difference of the points is equal to or less than the threshold value m. When it is determined that the total difference of the points is larger than the threshold value m, the simulation model is corrected.
  • Example 3 the simulation system of Example 1 will be described using specific values.
  • the simulation system according to the third embodiment simulates sales of merchandise. Since the system configuration and software configuration have been described in the first embodiment, a description thereof will be omitted.
  • the agent of the micro simulation of the third embodiment is a customer. Accordingly, the history management information 212 stores purchase histories of customer products in chronological order.
  • the pre-processing module 201 uses the history management information 212 and the space definition information 213, and includes observation data including entries composed of fields indicating purchase product identification information, the number of purchases, the purchase amount, and presence / absence of advertisement recognition, etc. 301 is generated.
  • FIG. 15 is a diagram illustrating an example of the space definition information 213 according to the third embodiment.
  • the space definition information 213 of the third embodiment has the same data structure as the space definition information 213 of the second embodiment.
  • a product space is assumed instead of a physical space.
  • the space includes an axis indicating a product category and an axis indicating a product grade.
  • the space mesh 802 stores information indicating the division of the product category axis and information indicating the division of the product category axis.
  • the history management information 212 stores a purchase history in units of dates, and indicates that the statistical data is generated by aggregating purchase histories in units of weeks.
  • the statistical data generation module 202 generates statistical data 303 using the observation data 301 and the space definition information 213 shown in FIG.
  • the statistical data includes an entry including a group of fields indicating the sales amount, sales number, and advertisement recognition rate after one week for each product category.
  • the macro simulation execution module 221 executes the macro simulation using the statistical data 303 and outputs the prediction data 304.
  • the prediction data 304 includes an entry made up of a field group indicating the sales amount, the sales number, and the advertisement recognition rate of each product category after one week.
  • the micro simulation execution module 231 executes a micro simulation using the observation data 301 and outputs prediction data 302.
  • the prediction data 302 includes an entry made up of a group of fields indicating the purchased products, the number of purchases, the purchase amount, and the presence / absence of advertisement recognition after one week.
  • the model correction module 203 sets the prediction data 304 using the sales amount of each product category as a determination index, and uses the prediction data 302 to calculate a statistic indicating the sales amount of each product category.
  • the model correction module 203 calculates the difference between the determination index and the statistic for each product category.
  • the model correction module 203 determines whether or not the total difference value of each product category is equal to or less than the threshold value m. When it is determined that the total value of the differences between the product categories is larger than the threshold value m, the simulation model is corrected.
  • this invention is not limited to the above-mentioned Example, Various modifications are included. Further, for example, the above-described embodiments are described in detail for easy understanding of the present invention, and are not necessarily limited to those provided with all the described configurations. In addition, a part of the configuration of the embodiment can be added to, deleted from, or replaced with another configuration.
  • each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit.
  • the present invention can also be realized by software program codes that implement the functions of the embodiments.
  • a storage medium in which the program code is recorded is provided to the computer, and a CPU included in the computer reads the program code stored in the storage medium.
  • the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing it constitute the present invention.
  • Examples of storage media for supplying such program codes include flexible disks, CD-ROMs, DVD-ROMs, hard disks, SSDs (Solid State Drives), optical disks, magneto-optical disks, CD-Rs, magnetic tapes, A non-volatile memory card, ROM, or the like is used.
  • program code for realizing the functions described in this embodiment can be implemented by a wide range of programs or script languages such as assembler, C / C ++, Perl, Shell, PHP, Java, and the like.
  • the program code is stored in a storage means such as a hard disk or memory of a computer or a storage medium such as a CD-RW or CD-R.
  • the CPU included in the computer may read and execute the program code stored in the storage unit or the storage medium.
  • control lines and information lines indicate those that are considered necessary for the explanation, and do not necessarily indicate all the control lines and information lines on the product. All the components may be connected to each other.

Abstract

For a simulation method in a system which executes simulations with different granularities, the system includes: a step for generating second data, which is used in a second simulation, by using first data which is used in a first simulation; a step for executing the first simulation and outputting a first simulation result on the basis of the first data and a model of the first simulation; a step for executing the second simulation and outputting a second simulation result on the basis of the second data and a model of the second simulation; and a step for calibrating at least any one among the first simulation model and the second simulation model on the basis of the first simulation result and the second simulation result.

Description

シミュレーション方法、システム、及びプログラムSimulation method, system, and program
 本発明は、シミュレーションのモデルの補正方法に関する。 The present invention relates to a method for correcting a simulation model.
 交通、金融、流通、及び産業等の様々な分野では、IoTの進展に伴って、デバイスから収集したデータを用いた統計分析処理又はエージェントシミュレーションによって現在の状況の分析及び可視化、並びに、将来の予測等が行われている。 In various fields such as transportation, finance, distribution, and industry, with the progress of IoT, analysis and visualization of the current situation and statistical prediction using statistical analysis processing or agent simulation using data collected from devices Etc. are done.
 シミュレーションの定義情報であるシミュレーションモデルは、取得するデータの種類及び特性に依存する。したがって、目的及び環境の変化に応じてモデルを補正する必要がある。特に、リアルタイムな分析が必要なシミュレーションでは、環境の変化に応じて動的にシミュレーションモデルを補正する必要がある。 The simulation model, which is the definition information for simulation, depends on the type and characteristics of the data to be acquired. Therefore, it is necessary to correct the model according to changes in purpose and environment. In particular, in a simulation that requires real-time analysis, it is necessary to dynamically correct the simulation model according to environmental changes.
 シミュレーションモデルを補正する技術として特許文献1の技術が知られている。特許文献1には、「シミュレーションモデルを蓄積するシミュレーションモデル蓄積部と、前記シミュレーションモデルを受けてシミュレーションを行うシミュレーション部と、実世界での統計情報を蓄積する実世界統計情報蓄積部と、前記シミュレーションモデルと前記統計情報とに基づいてシミュレーションモデル補正手法を作成するシミュレーションモデル補正手法作成部と、前記シミュレーションモデル補正手法と前記シミュレーションの結果とに基づいて前記シミュレーションモデルを補正するシミュレーションモデル補正部と、を備える」ことが記載されている。 The technique of Patent Document 1 is known as a technique for correcting a simulation model. Patent Document 1 includes a “simulation model storage unit that stores a simulation model, a simulation unit that receives the simulation model and performs simulation, a real world statistical information storage unit that stores statistical information in the real world, and the simulation. A simulation model correction method creation unit for creating a simulation model correction method based on the model and the statistical information, a simulation model correction unit for correcting the simulation model based on the simulation model correction method and the simulation result, Is provided. "
米国特許第6772363号明細書US Pat. No. 6,772,363
 特許文献1に記載の技術では、統計情報とシミュレーション結果とが一致するようにシミュレーションモデルを補正しているため、リアルタイムなシミュレーション及び将来の予測を考慮したシミュレーションには適用できない。 In the technique described in Patent Document 1, since the simulation model is corrected so that the statistical information and the simulation result coincide with each other, the technique cannot be applied to a real-time simulation and a simulation considering future prediction.
 本発明は、現在の状況又は将来の予測に基づいて、シミュレーションモデルを補正する方法、システム、及びプログラムを提供することを目的とする。 The present invention aims to provide a method, a system, and a program for correcting a simulation model based on a current situation or a future prediction.
 本願において開示される発明の代表的な一例を示せば以下の通りである。すなわち、粒度が異なるシミュレーションを実行するシステムにおけるシミュレーション方法であって、前記システムは、プロセッサ、前記プロセッサに接続されるメモリ、及び前記プロセッサに接続されるネットワークインタフェースを有する少なくとも一つの計算機を備え、前記少なくとも一つの計算機は、第1のシミュレーション及び前記第1のシミュレーションより粒度が大きい第2のシミュレーションの定義情報であるモデルを管理するモデル管理情報と、前記第1のシミュレーションに使用される第1のデータの履歴を管理する履歴管理情報と、を保持し、前記シミュレーション方法は、前記少なくとも一つの計算機が、前記履歴管理情報から取得した前記第1のデータを用いて、前記第2のシミュレーションに使用される第2のデータを生成する第1のステップと、前記少なくとも一つの計算機が、前記第2のデータ及び前記モデル管理情報から取得した前記第2のシミュレーションのモデルに基づいて、前記第2のシミュレーションを実行して、第2のシミュレーション結果を出力する第2のステップと、前記少なくとも一つの計算機が、前記履歴管理情報から取得した前記第1のデータ及び前記モデル管理情報から取得した前記第1のシミュレーションのモデルに基づいて、前記第1のシミュレーションを実行して、第1のシミュレーション結果を出力する第3のステップと、前記少なくとも一つの計算機が、前記第1のシミュレーション結果及び前記第2のシミュレーション結果に基づいて、前記第1のシミュレーションのモデル及び前記第2のシミュレーションのモデルの少なくともいずれかを補正する第4のステップと、を含むことを特徴とする。 A typical example of the invention disclosed in the present application is as follows. That is, a simulation method in a system for executing a simulation with different granularities, the system including at least one computer having a processor, a memory connected to the processor, and a network interface connected to the processor, At least one computer includes model management information for managing a model, which is definition information of a first simulation and a second simulation having a larger granularity than the first simulation, and a first simulation used for the first simulation. History management information for managing a history of data, and the simulation method uses the first data acquired from the history management information by the at least one computer for the second simulation. Second A first step of generating data; and the at least one computer executes the second simulation based on the second simulation and the model of the second simulation acquired from the model management information. A second step of outputting a second simulation result, and the at least one computer includes the first data acquired from the history management information and the model of the first simulation acquired from the model management information. And a third step of executing the first simulation and outputting a first simulation result, and the at least one computer is based on the first simulation result and the second simulation result. , The first simulation model and the second simulation model Characterized in that it comprises a fourth step of correcting at least one of emissions model, a.
 本発明によれば、リアルタイムなシミュレーション及び将来の予測を考慮したシミュレーションを実現することができる。前述した以外の課題、構成及び効果は、以下の実施例の説明によって明らかにされる。 According to the present invention, a real-time simulation and a simulation considering future prediction can be realized. Problems, configurations, and effects other than those described above will become apparent from the following description of embodiments.
実施例1のシミュレーションシステムのハードウェア構成を示す図である。1 is a diagram illustrating a hardware configuration of a simulation system according to Embodiment 1. FIG. 実施例1のシミュレーションシステムのソフトウェア構成を示す図である。3 is a diagram illustrating a software configuration of the simulation system according to the first embodiment. 実施例1のシミュレーションモデルの補正処理におけるシミュレーションシステムの動作を示す図である。It is a figure which shows operation | movement of the simulation system in the correction process of the simulation model of Example 1. FIG. 実施例1の統合処理サーバが実行する処理の一例を説明するフローチャートである。6 is a flowchart illustrating an example of processing executed by an integrated processing server according to the first embodiment. 実施例1のミクロシミュレーション実行サーバが実行する処理の一例を説明するフローチャートである。6 is a flowchart illustrating an example of processing executed by a micro simulation execution server according to the first embodiment. 実施例1のミクロシミュレーション実行サーバが実行する処理の一例を説明するフローチャートである。6 is a flowchart illustrating an example of processing executed by a micro simulation execution server according to the first embodiment. 実施例1の統合処理サーバが実行するシミュレーションモデルの補正処理の一例を説明するフローチャートである。6 is a flowchart illustrating an example of simulation model correction processing executed by the integrated processing server according to the first embodiment. 実施例2の履歴管理情報の一例を示す図である。It is a figure which shows an example of the history management information of Example 2. 実施例2の空間定義情報の一例を示す図である。It is a figure which shows an example of the space definition information of Example 2. 実施例2の観測データの一例を示す図である。It is a figure which shows an example of the observation data of Example 2. 実施例2の統計データの一例を示す図である。It is a figure which shows an example of the statistical data of Example 2. 実施例2の予測データの一例を示す図である。It is a figure which shows an example of the prediction data of Example 2. 実施例2の予測データの一例を示す図である。It is a figure which shows an example of the prediction data of Example 2. 実施例2のミクロシミュレーションの処理結果から算出される統計量の一例を示す図である。FIG. 10 is a diagram illustrating an example of a statistic calculated from a processing result of a micro simulation according to the second embodiment. 実施例2のミクロシミュレーションの処理結果から算出される統計量の一例を示す図である。FIG. 10 is a diagram illustrating an example of a statistic calculated from a processing result of a micro simulation according to the second embodiment. 実施例2のマクロシミュレーション実行サーバが出力する内部情報の一例を示す図である。It is a figure which shows an example of the internal information which the macro simulation execution server of Example 2 outputs. 実施例3の空間定義情報の一例を示す図である。It is a figure which shows an example of the space definition information of Example 3.
 以下、本発明に係る実施例を添付図面を用いて説明する。各図において共通の構成については同一の参照符号が付されている。 Embodiments according to the present invention will be described below with reference to the accompanying drawings. In each figure, the same reference numerals are given to common configurations.
 図1は、実施例1のシミュレーションシステムのハードウェア構成を示す図である。 FIG. 1 is a diagram illustrating a hardware configuration of the simulation system according to the first embodiment.
 図1に示すシミュレーションシステムは、統合処理サーバ100、データベースサーバ110、マクロシミュレーション実行サーバ120、ミクロシミュレーション実行サーバ130、及びユーザ端末140から構成される。各装置はネットワーク190を介して接続される。なお、ネットワーク190の種類としては、WAN(Wide Area Network)及びLAN(Local Area Network)等が考えられる。また、ネットワーク190の接続方式は、有線又は無線のいずれでもよい。 The simulation system shown in FIG. 1 includes an integrated processing server 100, a database server 110, a macro simulation execution server 120, a micro simulation execution server 130, and a user terminal 140. Each device is connected via a network 190. In addition, as a kind of the network 190, WAN (Wide Area Network), LAN (Local Area Network), etc. can be considered. The connection method of the network 190 may be either wired or wireless.
 統合処理サーバ100は、シミュレーションの定義情報であるシミュレーションモデルを補正する。なお、シミュレーションモデルは、シミュレーションを特徴付けるパラメータ及び入力値を代入する変数等を含む。統合処理サーバ100は、ハードウェアとして、CPU101、メモリ102、ストレージ装置103、及びネットワークインタフェース104を有する。各ハードウェアは内部バス等を介して接続される。 The integrated processing server 100 corrects the simulation model which is the simulation definition information. The simulation model includes parameters that characterize the simulation, variables that are substituted with input values, and the like. The integrated processing server 100 includes a CPU 101, a memory 102, a storage device 103, and a network interface 104 as hardware. Each hardware is connected via an internal bus or the like.
 CPU101は、メモリ102に格納されるプログラムを実行する。CPU101がプログラムにしたがって処理を実行することによって、所定の機能を有するモジュールとして動作する。以下の説明では、モジュールを主語に処理を説明する場合、CPU101が、当該モジュールを実現するプログラムを実行していることを表す。 CPU 101 executes a program stored in memory 102. When the CPU 101 executes processing in accordance with a program, it operates as a module having a predetermined function. In the following description, when a process is described with a module as a subject, it indicates that the CPU 101 is executing a program that realizes the module.
 メモリ102は、CPU101が実行するプログラム及び当該プログラムに必要な情報を格納する。また、メモリ102は、プログラムが一時的に使用するワークエリアを含む。 The memory 102 stores a program executed by the CPU 101 and information necessary for the program. The memory 102 also includes a work area that is temporarily used by the program.
 ストレージ装置103は、データを永続的に格納する。ストレージ装置103は、HDD(Hard Disk Drive)及びSSD(Solid State Drive)等の記憶媒体、又は不揮発性メモリ等が考えられる。なお、メモリ102に格納されるプログラム及び情報は、ストレージ装置103に格納されてもよい。この場合、CPU101は、ストレージ装置103からプログラム及び情報を読み出し、メモリ102にプログラム及び情報をロードし、また、メモリ102にロードされたプログラムを実行する。 Storage device 103 stores data permanently. The storage device 103 may be a storage medium such as HDD (Hard Disk Drive) and SSD (Solid State Drive), or a non-volatile memory. Note that the program and information stored in the memory 102 may be stored in the storage device 103. In this case, the CPU 101 reads out the program and information from the storage device 103, loads the program and information into the memory 102, and executes the program loaded into the memory 102.
 ネットワークインタフェース104は、ネットワークを介して他の装置と接続する。 The network interface 104 connects to other devices via a network.
 データベースサーバ110は、各種データを管理する。データベースサーバ110は、ハードウェアとして、CPU111、メモリ112、ストレージ装置113、及びネットワークインタフェース114を有する。各ハードウェアは内部バス等を介して接続される。 The database server 110 manages various data. The database server 110 includes a CPU 111, a memory 112, a storage device 113, and a network interface 114 as hardware. Each hardware is connected via an internal bus or the like.
 CPU111、メモリ112、ストレージ装置113、及びネットワークインタフェース114は、CPU101、メモリ102、ストレージ装置103、及びネットワークインタフェース104と同様のハードウェアである。 The CPU 111, the memory 112, the storage device 113, and the network interface 114 are the same hardware as the CPU 101, the memory 102, the storage device 103, and the network interface 104.
 マクロシミュレーション実行サーバ120は、マクロシミュレーションを実行する。例えば、交通に関するマクロシミュレーションとしては、交通量及び渋滞等を予測するシミュレーションが考えられる。マクロシミュレーション実行サーバ120は、ハードウェアとして、CPU121、メモリ122、ストレージ装置123、及びネットワークインタフェース124を有する。各ハードウェアは内部バス等を介して接続される。 The macro simulation execution server 120 executes macro simulation. For example, as a macro simulation related to traffic, a simulation for predicting traffic volume, traffic jams, and the like can be considered. The macro simulation execution server 120 includes a CPU 121, a memory 122, a storage device 123, and a network interface 124 as hardware. Each hardware is connected via an internal bus or the like.
 CPU121、メモリ122、ストレージ装置123、及びネットワークインタフェース124は、CPU101、メモリ102、ストレージ装置103、及びネットワークインタフェース104と同様のハードウェアである。 The CPU 121, the memory 122, the storage device 123, and the network interface 124 are the same hardware as the CPU 101, the memory 102, the storage device 103, and the network interface 104.
 ミクロシミュレーション実行サーバ130は、マクロシミュレーションより粒度が小さいミクロシミュレーションを実行する。例えば、交通に関するミクロシミュレーションとしては、個々の車両の最適経路を予測するシミュレーションが考えられる。ミクロシミュレーション実行サーバ130は、ハードウェアとして、CPU131、メモリ132、ストレージ装置133、及びネットワークインタフェース134を有する。各ハードウェアは内部バス等を介して接続される。 The micro simulation execution server 130 executes a micro simulation having a smaller granularity than the macro simulation. For example, as a micro simulation related to traffic, a simulation for predicting the optimum route of each vehicle can be considered. The micro simulation execution server 130 includes a CPU 131, a memory 132, a storage device 133, and a network interface 134 as hardware. Each hardware is connected via an internal bus or the like.
 CPU131、メモリ132、ストレージ装置133、及びネットワークインタフェース134は、CPU101、メモリ102、ストレージ装置103、及びネットワークインタフェース104と同様のハードウェアである。 The CPU 131, the memory 132, the storage device 133, and the network interface 134 are the same hardware as the CPU 101, the memory 102, the storage device 103, and the network interface 104.
 ユーザ端末140は、ユーザが使用する端末である。ユーザは、ユーザ端末140を用いて、シミュレーションの実行及びシミュレーションモデルの補正を指示する。ユーザ端末140は、ハードウェアとして、CPU141、メモリ142、ストレージ装置143、ネットワークインタフェース144、入力装置145、及び出力装置146を有する。各ハードウェアは内部バス等を介して接続される。 The user terminal 140 is a terminal used by the user. The user uses the user terminal 140 to instruct execution of simulation and correction of the simulation model. The user terminal 140 includes a CPU 141, a memory 142, a storage device 143, a network interface 144, an input device 145, and an output device 146 as hardware. Each hardware is connected via an internal bus or the like.
 CPU141、メモリ142、ストレージ装置143、及びネットワークインタフェース144は、CPU101、メモリ102、ストレージ装置103、及びネットワークインタフェース104と同様のハードウェアである。 The CPU 141, the memory 142, the storage device 143, and the network interface 144 are hardware similar to the CPU 101, the memory 102, the storage device 103, and the network interface 104.
 入力装置145は、データ等を入力するための装置であり、キーボード、マウス、及びタッチパネル等を含む。 The input device 145 is a device for inputting data and the like, and includes a keyboard, a mouse, a touch panel, and the like.
 出力装置146は、データ等を出力するための装置であり、ディスプレイ及びタッチパネル等を含む。 The output device 146 is a device for outputting data and the like, and includes a display and a touch panel.
 図2は、実施例1のシミュレーションシステムのソフトウェア構成を示す図である。 FIG. 2 is a diagram illustrating a software configuration of the simulation system according to the first embodiment.
 データベースサーバ110は、シミュレーションモデル情報211、履歴管理情報212、及び空間定義情報213を保持する。 The database server 110 holds simulation model information 211, history management information 212, and space definition information 213.
 シミュレーションモデル情報211は、シミュレーションモデルを管理する情報である。シミュレーションモデル情報211には、一つ以上のマクロシミュレーションのシミュレーションモデル及び一つ以上のミクロシミュレーションのシミュレーションモデルが格納される。 The simulation model information 211 is information for managing the simulation model. The simulation model information 211 stores one or more simulation models for macro simulation and one or more simulation models for micro simulation.
 履歴管理情報212は、ミクロシミュレーションにおけるエージェントから取得した各種データを格納する。 The history management information 212 stores various data acquired from the agent in the micro simulation.
 空間定義情報213は、履歴管理情報212に格納されるデータからマクロシミュレーションに用いられるデータ(統計データ)を生成するための情報である。例えば、移動体の動きを分析するミクロシミュレーションにおいて、移動体が移動する空間及び取得するデータの時間範囲等の情報が空間定義情報213に格納される。 The space definition information 213 is information for generating data (statistical data) used for the macro simulation from the data stored in the history management information 212. For example, in the micro simulation for analyzing the movement of the moving body, information such as a space in which the moving body moves and a time range of data to be acquired is stored in the space definition information 213.
 統合処理サーバ100は、前処理モジュール201、統計データ生成モジュール202、及びモデル補正モジュール203を実現するプログラムを保持する。 The integrated processing server 100 holds programs for realizing the preprocessing module 201, the statistical data generation module 202, and the model correction module 203.
 前処理モジュール201は、履歴管理情報212からミクロシミュレーションに使用する観測データ301(図3参照)を生成する。 The preprocessing module 201 generates observation data 301 (see FIG. 3) used for micro simulation from the history management information 212.
 統計データ生成モジュール202は、観測データ301及び空間定義情報213に基づいて、ミクロシミュレーションに使用する統計データ303(図3参照)を生成する。 The statistical data generation module 202 generates statistical data 303 (see FIG. 3) used for the micro simulation based on the observation data 301 and the space definition information 213.
 モデル補正モジュール203は、マクロシミュレーションの処理結果及びミクロシミュレーションの処理結果に基づいてシミュレーションモデルを補正する。 The model correction module 203 corrects the simulation model based on the processing result of the macro simulation and the processing result of the micro simulation.
 マクロシミュレーション実行サーバ120は、マクロシミュレーションを実行するマクロシミュレーション実行モジュール221を実現するプログラムを保持する。 The macro simulation execution server 120 holds a program that realizes the macro simulation execution module 221 that executes the macro simulation.
 ミクロシミュレーション実行サーバ130は、ミクロシミュレーションを実行するミクロシミュレーション実行モジュール231を実現するプログラムを保持する。 The micro simulation execution server 130 holds a program for realizing the micro simulation execution module 231 for executing the micro simulation.
 ユーザ端末140は、統合処理サーバ100等に対する操作を行うアプリケーション241を実現するプログラムを保持する。 The user terminal 140 holds a program that realizes the application 241 that performs operations on the integrated processing server 100 and the like.
 図3は、実施例1のシミュレーションモデルの補正処理におけるシミュレーションシステムの動作を示す図である。 FIG. 3 is a diagram illustrating the operation of the simulation system in the correction process of the simulation model of the first embodiment.
 統合処理サーバ100は、ユーザ端末140のアプリケーション241からシミュレーションモデルの補正要求を受け付けた場合、前処理モジュール201を呼び出す。 The integrated processing server 100 calls the preprocessing module 201 when receiving a simulation model correction request from the application 241 of the user terminal 140.
 前処理モジュール201は、データベースサーバ110にアクセスして、空間定義情報213を取得し、また、履歴管理情報212から所定の時間範囲のデータを取得する。前処理モジュール201は、空間定義情報213及び履歴管理情報212から取得したデータを用いてデータ変換処理及びデータの抽出処理等の処理を実行し、観測データ301を生成する。 The preprocessing module 201 accesses the database server 110 to acquire the space definition information 213, and acquires data in a predetermined time range from the history management information 212. The preprocessing module 201 performs processing such as data conversion processing and data extraction processing using data acquired from the space definition information 213 and the history management information 212 to generate observation data 301.
 次に、統合処理サーバ100は、統計データ生成モジュール202を呼び出す。このとき、統計データ生成モジュール202には、観測データ301及び空間定義情報213が入力される。 Next, the integrated processing server 100 calls the statistical data generation module 202. At this time, the observation data 301 and the space definition information 213 are input to the statistical data generation module 202.
 統計データ生成モジュール202は、観測データ301及び空間定義情報213を用いて統計データ303を生成する。 The statistical data generation module 202 generates statistical data 303 using the observation data 301 and the space definition information 213.
 次に、統合処理サーバ100は、統計データ303を含むマクロシミュレーションの実行指示をマクロシミュレーション実行サーバ120に送信し、また、観測データ301を含むミクロシミュレーションの実行指示をミクロシミュレーション実行サーバ130に送信する。 Next, the integrated processing server 100 transmits a macro simulation execution instruction including the statistical data 303 to the macro simulation execution server 120, and transmits a micro simulation execution instruction including the observation data 301 to the micro simulation execution server 130. .
 マクロシミュレーション実行サーバ120は、実行指示を受け付けた場合、マクロシミュレーション実行モジュール221を呼び出す。 The macro simulation execution server 120 calls the macro simulation execution module 221 when receiving an execution instruction.
 マクロシミュレーション実行モジュール221は、データベースサーバ110にアクセスし、シミュレーションモデル情報211からマクロシミュレーションのシミュレーションモデルを取得する。マクロシミュレーション実行モジュール221は、シミュレーションモデル及び統計データ303を用いてマクロシミュレーションを実行し、処理結果を予測データ304として統合処理サーバ100に送信する。 The macro simulation execution module 221 accesses the database server 110 and acquires a simulation model of macro simulation from the simulation model information 211. The macro simulation execution module 221 executes the macro simulation using the simulation model and the statistical data 303 and transmits the processing result as the prediction data 304 to the integrated processing server 100.
 ミクロシミュレーション実行サーバ130は、実行指示を受け付けた場合、ミクロシミュレーション実行モジュール231を呼び出す。 The micro simulation execution server 130 calls the micro simulation execution module 231 when an execution instruction is received.
 ミクロシミュレーション実行モジュール231は、データベースサーバ110にアクセスし、シミュレーションモデル情報211からミクロシミュレーションのシミュレーションモデルを取得する。ミクロシミュレーション実行モジュール231は、シミュレーションモデル及び観測データ301を用いてミクロシミュレーションを実行し、処理結果を予測データ302として統合処理サーバ100に送信する。 The micro simulation execution module 231 accesses the database server 110 and acquires a simulation model for micro simulation from the simulation model information 211. The micro simulation execution module 231 executes the micro simulation using the simulation model and the observation data 301 and transmits the processing result as the prediction data 302 to the integrated processing server 100.
 統合処理サーバ100は、マクロシミュレーション実行サーバ120及びミクロシミュレーション実行サーバ130から予測データ302、304を受信した場合、モデル補正モジュール203を呼び出す。このとき、モデル補正モジュール203には、予測データ302、304が入力される。 The integrated processing server 100 calls the model correction module 203 when receiving the prediction data 302 and 304 from the macro simulation execution server 120 and the micro simulation execution server 130. At this time, the prediction data 302 and 304 are input to the model correction module 203.
 モデル補正モジュール203は、データベースサーバ110にアクセスし、シミュレーションモデル情報211からマクロシミュレーションのシミュレーションモデル及びミクロシミュレーションのシミュレーションモデルを取得する。モデル補正モジュール203は、予測データ302、304を用いて、ミクロシミュレーションのシミュレーションモデル及びマクロシミュレーションのシミュレーションモデルの少なくともいずれかを補正する。本実施例では、ミクロシミュレーションのシミュレーションモデルが補正されるものとする。また、モデル補正モジュール203は、補正したミクロシミュレーションのシミュレーションモデルを、実行するミクロシミュレーションのシミュレーションモデルとしてシミュレーションモデル情報211に登録する。 The model correction module 203 accesses the database server 110 and acquires a simulation model for macro simulation and a simulation model for micro simulation from the simulation model information 211. The model correction module 203 corrects at least one of the simulation model for micro simulation and the simulation model for macro simulation using the prediction data 302 and 304. In this embodiment, it is assumed that the simulation model of micro simulation is corrected. The model correction module 203 registers the corrected simulation model of the micro simulation in the simulation model information 211 as the simulation model of the micro simulation to be executed.
 このように、本実施例のシステムは、ミクロシミュレーションを実行し、ミクロシミュレーションに使用するデータから生成された統計データ303を用いてマクロシミュレーションを実行し、各処理結果が整合するようにシミュレーションモデルを補正する。 As described above, the system of the present embodiment executes a micro simulation, executes a macro simulation using the statistical data 303 generated from data used for the micro simulation, and sets a simulation model so that each processing result is consistent. to correct.
 従来は、履歴に合致するようにシミュレーションモデルを補正していたため、状態変化に対応したシミュレーションを必ずしも実現できなかった。一方、本実施例では、各シミュレーションの結果を比較し、比較結果に基づいて各シミュレーションモデルを補正する。シミュレーションは様々な状況変化を予測する処理であることから、本実施例のような補正を行うことによって環境の変化等の状態変化に対応したシミュレーションが可能となる。 Conventionally, since the simulation model was corrected so as to match the history, the simulation corresponding to the state change could not always be realized. On the other hand, in the present embodiment, the results of the simulations are compared, and the simulation models are corrected based on the comparison results. Since the simulation is a process for predicting various situation changes, the simulation corresponding to the state change such as the environmental change can be performed by performing the correction as in the present embodiment.
 図4は、実施例1の統合処理サーバ100が実行する処理の一例を説明するフローチャートである。 FIG. 4 is a flowchart illustrating an example of processing executed by the integrated processing server 100 according to the first embodiment.
 統合処理サーバ100は、ユーザ端末140からシミュレーションモデルの補正要求を受け付ける(ステップS401)。 The integrated processing server 100 receives a simulation model correction request from the user terminal 140 (step S401).
 次に、統合処理サーバ100は、空間定義情報213を取得し、また、履歴管理情報212から所定の時間範囲のデータを取得する(ステップS402)。 Next, the integrated processing server 100 acquires the space definition information 213 and acquires data in a predetermined time range from the history management information 212 (step S402).
 具体的には、前処理モジュール201が、データベースサーバ110にアクセスし、履歴管理情報212から所定の時間範囲のデータを取得する。なお、時間範囲は、ユーザが指定してもよいし、予め設定されてもよい。また、前処理モジュール201は、マクロシミュレーションのシミュレーションモデルを参照し、時間範囲を決定してもよい。 Specifically, the preprocessing module 201 accesses the database server 110 and acquires data in a predetermined time range from the history management information 212. The time range may be specified by the user or may be set in advance. Further, the preprocessing module 201 may determine a time range with reference to a simulation model of macro simulation.
 次に、統合処理サーバ100は、観測データ301を生成する(ステップS403)。 Next, the integrated processing server 100 generates observation data 301 (step S403).
 具体的には、前処理モジュール201が、空間定義情報213及び履歴管理情報212から取得したデータを用いて観測データ301を生成する。 Specifically, the preprocessing module 201 generates observation data 301 using data acquired from the space definition information 213 and the history management information 212.
 次に、統合処理サーバ100は、統計データ303を生成する(ステップS404)。 Next, the integrated processing server 100 generates statistical data 303 (step S404).
 具体的には、統計データ生成モジュール202が、空間定義情報213及び観測データ301を用いて統計データ303を生成する。 Specifically, the statistical data generation module 202 generates the statistical data 303 using the space definition information 213 and the observation data 301.
 次に、統合処理サーバ100は、マクロシミュレーション実行サーバ120に、統計データ303を含むマクロシミュレーションの実行指示を送信する(ステップS405)。 Next, the integrated processing server 100 transmits a macro simulation execution instruction including the statistical data 303 to the macro simulation execution server 120 (step S405).
 次に、統合処理サーバ100は、マクロシミュレーション実行サーバ120から予測データ304を受信する(ステップS406)。このとき、統合処理サーバ100は、受信した予測データ304を、シミュレーションモデルの補正要否を判定するための指標に設定する。 Next, the integrated processing server 100 receives the prediction data 304 from the macro simulation execution server 120 (step S406). At this time, the integrated processing server 100 sets the received prediction data 304 as an index for determining whether or not the simulation model needs to be corrected.
 次に、統合処理サーバ100は、ミクロシミュレーション実行サーバ130に、観測データ301を含むミクロシミュレーションの実行指示を送信する(ステップS407)。なお、統合処理サーバ100は、予測データ304を受信する前に、ミクロシミュレーションの実行指示を送信してもよい。 Next, the integrated processing server 100 transmits a micro simulation execution instruction including the observation data 301 to the micro simulation execution server 130 (step S407). Note that the integrated processing server 100 may transmit a micro simulation execution instruction before receiving the prediction data 304.
 次に、統合処理サーバ100は、シミュレーションモデルの補正処理を実行する(ステップS408)。シミュレーションモデルの補正処理の詳細は、図6を用いて説明する。 Next, the integrated processing server 100 executes a simulation model correction process (step S408). Details of the correction process of the simulation model will be described with reference to FIG.
 なお、本実施例は、マクロシミュレーション及びミクロシミュレーションの処理内容に限定されない。 In addition, a present Example is not limited to the processing content of a macro simulation and a micro simulation.
 図5A及び図5Bは、実施例1のミクロシミュレーション実行サーバ130が実行する処理の一例を説明するフローチャートである。 5A and 5B are flowcharts illustrating an example of processing executed by the micro simulation execution server 130 according to the first embodiment.
 図5Aは、シミュレーションモデル情報211に格納されるミクロシミュレーションのシミュレーションモデルが一つである場合の処理を示す。 FIG. 5A shows processing when there is one simulation model for micro simulation stored in the simulation model information 211.
 ミクロシミュレーション実行モジュール231は、実行指示を受信した場合、データベースサーバ110にアクセスして、シミュレーションモデル情報211からシミュレーションモデルを取得する(ステップS501)。 When receiving the execution instruction, the micro simulation execution module 231 accesses the database server 110 and acquires a simulation model from the simulation model information 211 (step S501).
 ミクロシミュレーション実行モジュール231は、取得したシミュレーションモデル及び実行指示に含まれる観測データ301を用いて、ミクロシミュレーションを実行する(ステップS502)。 The micro simulation execution module 231 executes a micro simulation using the acquired simulation model and the observation data 301 included in the execution instruction (step S502).
 ミクロシミュレーション実行モジュール231は、統合処理サーバ100に、ミクロシミュレーションの処理結果である予測データ302を送信し(ステップS503)、また、完了通知を送信する(ステップS504)。 The micro simulation execution module 231 transmits the prediction data 302 that is the processing result of the micro simulation to the integrated processing server 100 (step S503) and transmits a completion notification (step S504).
 図5Bは、シミュレーションモデル情報211に格納されるミクロシミュレーションのシミュレーションモデルが二つ以上である場合の処理を示す。 FIG. 5B shows processing when there are two or more simulation models for micro simulation stored in the simulation model information 211.
 ミクロシミュレーション実行モジュール231は、実行指示を受信した場合、データベースサーバ110にアクセスして、シミュレーションモデル情報211から全てのミクロシミュレーションのシミュレーションモデルを取得する(ステップS511)。 When the micro simulation execution module 231 receives the execution instruction, the micro simulation execution module 231 accesses the database server 110 and acquires simulation models of all the micro simulations from the simulation model information 211 (step S511).
 ミクロシミュレーション実行モジュール231は、複数のシミュレーションモデルの中からターゲットシミュレーションモデルを一つ選択する(ステップS512)。 The micro simulation execution module 231 selects one target simulation model from among a plurality of simulation models (step S512).
 ミクロシミュレーション実行モジュール231は、ターゲットシミュレーションモデル及び実行指示に含まれる観測データ301を用いて、ミクロシミュレーションを実行する(ステップS513)。 The micro simulation execution module 231 executes the micro simulation using the observation data 301 included in the target simulation model and the execution instruction (step S513).
 ミクロシミュレーション実行モジュール231は、統合処理サーバ100に、予測データ302を送信する(ステップS514)。このとき、ミクロシミュレーション実行モジュール231は、ターゲットシミュレーションモデルの識別情報とともに、予測データ302を送信する。 The micro simulation execution module 231 transmits the prediction data 302 to the integrated processing server 100 (step S514). At this time, the micro simulation execution module 231 transmits the prediction data 302 together with the identification information of the target simulation model.
 ミクロシミュレーション実行モジュール231は、取得した全てのシミュレーションモデルについて処理が完了したか否かを判定する(ステップS515)。 The micro simulation execution module 231 determines whether or not the processing has been completed for all the acquired simulation models (step S515).
 取得した全てのシミュレーションモデルについて処理が完了していないと判定された場合、ミクロシミュレーション実行モジュール231は、ステップS512に戻り、同様の処理を実行する。 If it is determined that the processing has not been completed for all the acquired simulation models, the micro simulation execution module 231 returns to step S512 and executes the same processing.
 取得した全てのシミュレーションモデルについて処理が完了したと判定された場合、ミクロシミュレーション実行モジュール231は、統合処理サーバ100に、完了通知を送信する(ステップS516)。 When it is determined that the processing has been completed for all the acquired simulation models, the micro simulation execution module 231 transmits a completion notification to the integrated processing server 100 (step S516).
 なお、ミクロシミュレーション実行モジュール231は、統合処理サーバ100又はユーザ端末140からの要求に応じて、シミュレーション後のエージェントの状態を示す内部情報を提示してよい。 Note that the micro simulation execution module 231 may present internal information indicating the state of the agent after simulation in response to a request from the integrated processing server 100 or the user terminal 140.
 図6は、実施例1の統合処理サーバ100が実行するシミュレーションモデルの補正処理の一例を説明するフローチャートである。 FIG. 6 is a flowchart illustrating an example of simulation model correction processing executed by the integrated processing server 100 according to the first embodiment.
 統合処理サーバ100は、ミクロシミュレーション実行サーバ130から、実行指示に対する応答を受信した場合、モデル補正モジュール203を呼び出す。 The integrated processing server 100 calls the model correction module 203 when receiving a response to the execution instruction from the micro simulation execution server 130.
 モデル補正モジュール203は、受信した応答が完了通知であるか否かを判定する(ステップS601)。 The model correction module 203 determines whether or not the received response is a completion notification (step S601).
 受信した応答が予測データ302であると判定された場合、モデル補正モジュール203は、受信した予測データ302をメモリ102のワークエリアに格納する(ステップS602)。その後、モデル補正モジュール203は、待ち状態に移行し、応答を受信した場合、ステップS601に戻る。 When it is determined that the received response is the prediction data 302, the model correction module 203 stores the received prediction data 302 in the work area of the memory 102 (step S602). After that, the model correction module 203 shifts to a waiting state and returns to step S601 when a response is received.
 なお、予測データ302及びシミュレーションモデルの識別情報が含まれる場合、モデル補正モジュール203は、予測データ302及びシミュレーションモデルの識別情報を対応づけて、メモリ102のワークエリアに格納する。 When the prediction data 302 and the simulation model identification information are included, the model correction module 203 associates the prediction data 302 and the simulation model identification information and stores them in the work area of the memory 102.
 受信した応答が完了通知であると判定された場合、モデル補正モジュール203は、予測データ302を複数回受信したか否かを判定する(ステップS603)。 If it is determined that the received response is a completion notification, the model correction module 203 determines whether or not the prediction data 302 has been received a plurality of times (step S603).
 具体的には、モデル補正モジュール203は、メモリ102のワークエリアを参照し、二つ以上の予測データ302が格納されているか否かを判定する。 Specifically, the model correction module 203 refers to the work area of the memory 102 and determines whether or not two or more prediction data 302 are stored.
 予測データ302を複数回受信したと判定された場合、モデル補正モジュール203は、各シミュレーションモデルの統計量を算出する(ステップS604)。 When it is determined that the prediction data 302 has been received a plurality of times, the model correction module 203 calculates a statistic of each simulation model (step S604).
 具体的には、モデル補正モジュール203は、一つの予測データ302を選択し、当該予測データ302を用いて、マクロシミュレーションの処理結果と対比可能な統計量を算出する。統計量の算出方法は予め設定されているものとする。なお、統計量の算出方法は、シミュレーションモデルとともに対応づけて管理されてもよい。モデル補正モジュール203は、メモリ102のワークエリアに格納される全ての予測データ302について同様の処理を実行する。 Specifically, the model correction module 203 selects one prediction data 302 and uses the prediction data 302 to calculate a statistic that can be compared with the processing result of the macro simulation. Assume that the calculation method of the statistic is set in advance. Note that the statistic calculation method may be managed in association with the simulation model. The model correction module 203 executes the same process for all prediction data 302 stored in the work area of the memory 102.
 次に、モデル補正モジュール203は、各シミュレーションモデルの統計量及び判定指標の差分を算出し、当該差分に基づいて、実際に使用するシミュレーションモデルを選択する(ステップS605)。このとき、モデル補正モジュール203は、選択されたシミュレーションモデルに、使用するシミュレーションモデルであることを示すフラグを付与する。その後、モデル補正モジュール203はシミュレーションモデルの補正処理を終了する。 Next, the model correction module 203 calculates a difference between the statistic and the determination index of each simulation model, and selects a simulation model to be actually used based on the difference (step S605). At this time, the model correction module 203 gives a flag indicating that the selected simulation model is a simulation model to be used. Thereafter, the model correction module 203 ends the simulation model correction processing.
 ミクロシミュレーション実行モジュール231は、通常の分析を目的としたミクロシミュレーションを実行する場合、当該フラグが付与されたシミュレーションモデルを用いてミクロシミュレーションを実行する。 The micro simulation execution module 231 executes the micro simulation using the simulation model to which the flag is assigned when executing the micro simulation for the purpose of normal analysis.
 具体的には、モデル補正モジュール203は、統計量及び判定指標の差分を算出し、当該差分が最も小さい統計量に対応するシミュレーションモデルを選択する。 Specifically, the model correction module 203 calculates a difference between the statistic and the determination index, and selects a simulation model corresponding to the statistic having the smallest difference.
 ステップS603において、予測データ302を複数回受信していないと判定された場合、モデル補正モジュール203は、シミュレーションモデルの統計量を算出する(ステップS606)。なお、統計量の算出方法は、ステップS604と同一である。 If it is determined in step S603 that the prediction data 302 has not been received a plurality of times, the model correction module 203 calculates a statistic of the simulation model (step S606). Note that the method for calculating the statistic is the same as that in step S604.
 次に、モデル補正モジュール203は、シミュレーションモデルの統計量及び判定指標の差分が閾値m以下であるか否かを判定する(ステップS607)。 Next, the model correction module 203 determines whether or not the difference between the statistics of the simulation model and the determination index is equal to or less than the threshold value m (step S607).
 差分が閾値m以下であると判定された場合、モデル補正モジュール203はシミュレーションモデルの補正処理を終了する。 When it is determined that the difference is equal to or less than the threshold value m, the model correction module 203 ends the simulation model correction process.
 差分が閾値mより大きいと判定された場合、モデル補正モジュール203は、シミュレーションモデルを補正し(ステップS608)、補正されたシミュレーションモデルをシミュレーションモデル情報211に登録する。例えば、モデル補正モジュール203は、シミュレーションモデルに含まれるパラメータを補正する方法が考えられる。 If it is determined that the difference is larger than the threshold value m, the model correction module 203 corrects the simulation model (step S608), and registers the corrected simulation model in the simulation model information 211. For example, the model correction module 203 can be a method of correcting parameters included in the simulation model.
 ミクロシミュレーション実行モジュール231は、通常の分析を目的としたミクロシミュレーションを実行する場合、補正されたシミュレーションモデルを用いてミクロシミュレーションを実行する。 The micro simulation execution module 231 executes the micro simulation using the corrected simulation model when executing the micro simulation for the purpose of normal analysis.
 次に、モデル補正モジュール203は、ミクロシミュレーション実行サーバ130にミクロシミュレーションの実行指示を送信する(ステップS609)。その後、モデル補正モジュール203はシミュレーションモデルの補正処理を終了する。したがって、シミュレーションモデルの統計量及び判定指標の差分が閾値m以下となるまで、シミュレーションモデルの補正が行われる。 Next, the model correction module 203 transmits a micro simulation execution instruction to the micro simulation execution server 130 (step S609). Thereafter, the model correction module 203 ends the simulation model correction processing. Therefore, the simulation model is corrected until the difference between the statistic of the simulation model and the determination index is equal to or less than the threshold value m.
 以上で説明したように、実施例1では、ミクロシミュレーションのシミュレーションモデルが、マクロシミュレーションの処理結果と整合するように補正される。 As described above, in the first embodiment, the simulation model of the micro simulation is corrected so as to match the processing result of the macro simulation.
 例えば、現在時刻から所定の時間前の間のデータを使用して統計データを生成することによって、大域的な状態変化等を反映したシミュレーションモデルに補正することができる。また、マクロシミュレーションに使用する統計データを予め用意する必要がない。 For example, by generating statistical data using data between a predetermined time and the current time, it is possible to correct to a simulation model reflecting a global state change or the like. Further, it is not necessary to prepare statistical data used for macro simulation in advance.
 なお、実施例1では、ミクロシミュレーションのシミュレーションモデルを補正する例を示したが、マクロシミュレーションのシミュレーションモデルが補正されてもよい。 In the first embodiment, the example of correcting the simulation model of the micro simulation is shown. However, the simulation model of the macro simulation may be corrected.
 なお、本実施例では、物理的な計算機を用いて各サーバを実現しているが、仮想化技術を用いて各サーバを実現してもよい。また、各サーバが有する機能を一つの計算機に集約してもよい。例えば、統合処理サーバ100、マクロシミュレーション実行サーバ120、及びミクロシミュレーション実行サーバ130を一つの計算機に集約してもよい。また、統合処理サーバ100及びデータベースサーバ110を一つの計算機に集約してもよい。 In this embodiment, each server is realized by using a physical computer, but each server may be realized by using a virtualization technology. Further, the functions possessed by each server may be integrated into one computer. For example, the integrated processing server 100, the macro simulation execution server 120, and the micro simulation execution server 130 may be integrated into one computer. Further, the integrated processing server 100 and the database server 110 may be integrated into one computer.
 実施例2では、実施例1のシミュレーションシステムを具体的な値を用いて説明する。実施例2のシミュレーションシステムは、船舶の運行をシミュレーションする。システム構成及びソフトウェア構成は実施例1で説明しているため省略する。実施例2のミクロシミュレーションのエージェントは船舶である。 In Example 2, the simulation system of Example 1 will be described using specific values. The simulation system of the second embodiment simulates the operation of a ship. Since the system configuration and software configuration have been described in the first embodiment, a description thereof will be omitted. The agent of the micro simulation of the second embodiment is a ship.
 図7は、実施例2の履歴管理情報212の一例を示す図である。 FIG. 7 is a diagram illustrating an example of the history management information 212 according to the second embodiment.
 履歴管理情報212は、船舶の状態情報を格納する。具体的には、履歴管理情報212は、時刻701、移動体ID702、経度703、緯度704、及び目的地705から構成されるエントリを含む。 The history management information 212 stores ship state information. Specifically, the history management information 212 includes an entry including a time 701, a moving body ID 702, a longitude 703, a latitude 704, and a destination 705.
 時刻701は、状態情報を取得した時刻である。移動体ID702は、船舶を一意に識別する識別情報である。経度703及び緯度704は、船舶の詳細な位置を示す情報である。目的地705は、船舶の行き先となる場所を示す情報である。 Time 701 is the time when the state information is acquired. The moving body ID 702 is identification information for uniquely identifying a ship. The longitude 703 and the latitude 704 are information indicating the detailed position of the ship. The destination 705 is information indicating a place where the ship is to go.
 図8は、実施例2の空間定義情報213の一例を示す図である。 FIG. 8 is a diagram illustrating an example of the space definition information 213 according to the second embodiment.
 空間定義情報213は、船舶が移動する空間(XY平面)を定義する情報800、及び履歴の時間を定義する情報810を含む。 The space definition information 213 includes information 800 that defines the space (XY plane) in which the ship moves and information 810 that defines the history time.
 情報800は、空間次元801及び空間メッシュ802から構成されるエントリを含む。空間次元801は、空間を定義する座標の識別情報である。空間メッシュ802は、座標方向の空間の分割単位である。 The information 800 includes an entry composed of a space dimension 801 and a space mesh 802. The space dimension 801 is identification information of coordinates that define a space. The space mesh 802 is a unit for dividing the space in the coordinate direction.
 情報810は、時間次元811及び時間ステップ812から構成されるエントリを含む。時間次元811は、履歴を取得する単位時間を示す情報である。時間ステップ812は、状態情報を集約する時間単位を示す情報である。 Information 810 includes an entry composed of a time dimension 811 and a time step 812. The time dimension 811 is information indicating a unit time for acquiring a history. The time step 812 is information indicating a time unit for collecting state information.
 図9は、実施例2の観測データ301の一例を示す図である。 FIG. 9 is a diagram illustrating an example of the observation data 301 of the second embodiment.
 実施例2の観測データ301は、ミクロシミュレーションが使用するデータである。具体的には、入力データは、時刻901、移動体ID902、位置(X)903、位置(Y)904、速度(X)905、速度(Y)906、及び目的地907から構成されるエントリを含む。 The observation data 301 of Example 2 is data used by the micro simulation. Specifically, the input data includes an entry including a time 901, a mobile object ID 902, a position (X) 903, a position (Y) 904, a speed (X) 905, a speed (Y) 906, and a destination 907. Including.
 時刻901は、時刻701と同一のものである。移動体ID902は、移動体ID702と同一のものである。位置(X)903は、空間上の船舶のX軸の位置を示す。位置(Y)904は、空間上の船舶のY軸の位置を示す。速度(X)905は、船舶のX軸方向の速度を示す。速度(Y)906は、船舶のY軸方向の速度を示す。目的地907は目的地705と同一のものである。 Time 901 is the same as time 701. The mobile object ID 902 is the same as the mobile object ID 702. A position (X) 903 indicates the position of the X axis of the ship in space. A position (Y) 904 indicates the position of the Y axis of the ship in space. Speed (X) 905 indicates the speed of the ship in the X-axis direction. Speed (Y) 906 indicates the speed of the ship in the Y-axis direction. The destination 907 is the same as the destination 705.
 図10は、実施例2の統計データ303の一例を示す図である。 FIG. 10 is a diagram illustrating an example of the statistical data 303 of the second embodiment.
 実施例2の統計データ303は、ある時刻における空間上の船舶の密度を示す。具体的には、統計データ303は、時刻1001、地点ID1002、及び密度1003から構成されるエントリを含む。 The statistical data 303 of Example 2 indicates the density of ships in space at a certain time. Specifically, the statistical data 303 includes an entry including a time 1001, a spot ID 1002, and a density 1003.
 時刻1001は、統計データの生成の起点となる時刻等を示す。地点ID1002は、空間上のある地点(地域)の識別情報である。密度1003は、地点ID1002に対応する地点における船舶の密度である。 Time 1001 indicates a time that is a starting point for generating statistical data. The point ID 1002 is identification information of a certain point (region) in space. The density 1003 is the density of the ship at the point corresponding to the point ID 1002.
 図11は、実施例2の予測データ304の一例を示す図である。 FIG. 11 is a diagram illustrating an example of the prediction data 304 of the second embodiment.
 実施例2の予測データ304は、統計データ303と同一のデータ構造である。予測データ304には、マクロシミュレーションが実行された後の各地点の密度を示す情報が格納される。なお、時刻1101には、マクロシミュレーション後の時刻が設定される。 The prediction data 304 of the second embodiment has the same data structure as the statistical data 303. The prediction data 304 stores information indicating the density of each point after the macro simulation is executed. Note that the time after the macro simulation is set as the time 1101.
 実施例2では、各地点の密度が判定指標として設定される。 In Example 2, the density of each point is set as a determination index.
 図12は、実施例2の予測データ302の一例を示す図である。 FIG. 12 is a diagram illustrating an example of the prediction data 302 according to the second embodiment.
 実施例2の予測データ302には、ミクロシミュレーションが実行された後の各船舶の状態を示す情報が格納される。具体的には、予測データ302は、時刻1201、移動体ID1202、位置(X)1203、位置(Y)1204、及び目的地1205から構成されるエントリを含む。 In the prediction data 302 of the second embodiment, information indicating the state of each ship after the micro simulation is executed is stored. Specifically, the prediction data 302 includes an entry including a time 1201, a mobile object ID 1202, a position (X) 1203, a position (Y) 1204, and a destination 1205.
 時刻1201は、ミクロシミュレーション後の時刻である。移動体ID1202及び目的地1205は、移動体ID902及び目的地907と同一のものである。位置(X)1203及び位置(Y)1204は、ミクロシミュレーション後の船舶のX軸及びY軸の位置である。 Time 1201 is the time after the micro simulation. The mobile object ID 1202 and the destination 1205 are the same as the mobile object ID 902 and the destination 907. A position (X) 1203 and a position (Y) 1204 are the positions of the X axis and the Y axis of the ship after the micro simulation.
 図13A及び図13Bは、実施例2のミクロシミュレーションの処理結果から算出される統計量の一例を示す図である。 FIG. 13A and FIG. 13B are diagrams illustrating an example of statistics calculated from the processing results of the micro simulation of the second embodiment.
 実施例2では、予測データ302に基づいて、各地点の船舶の密度が統計量として算出される。統計量は、時刻1301、地点ID1302、密度1303、判定指標1304、及び差分1305から構成されるエントリを含む。 In Example 2, based on the prediction data 302, the density of the ships at each point is calculated as a statistic. The statistic includes an entry including a time 1301, a spot ID 1302, a density 1303, a determination index 1304, and a difference 1305.
 時刻1301、地点1302、及び密度1303は、時刻1001、地点ID1002、及び密度1003と同一のものである。判定指標1304は、密度1103と同一のものである。差分1305は、密度1303及び判定指標1304の差分の大きさである。 Time 1301, point 1302, and density 1303 are the same as time 1001, point ID 1002, and density 1003. The determination index 1304 is the same as the density 1103. The difference 1305 is the difference between the density 1303 and the determination index 1304.
 図14は、実施例2のマクロシミュレーション実行サーバ120が出力する内部情報の一例を示す図である。 FIG. 14 is a diagram illustrating an example of internal information output by the macro simulation execution server 120 according to the second embodiment.
 内部情報は、ミクロシミュレーション後の船舶の状態を示す情報を格納する。具体的には、内部情報は、時刻1401、移動体ID1402、速度1403、及び進行方向1404から構成されるエントリを含む。 The internal information stores information indicating the state of the ship after the micro simulation. Specifically, the internal information includes an entry including a time 1401, a mobile object ID 1402, a speed 1403, and a traveling direction 1404.
 時刻1401は、シミュレーション後の時刻である。移動体ID1402は、移動体ID702と同一のものである。速度1403は、船舶の速度の絶対値である。進行方向1404は、船舶の進行方向である。 Time 1401 is the time after simulation. The mobile object ID 1402 is the same as the mobile object ID 702. The speed 1403 is an absolute value of the speed of the ship. The traveling direction 1404 is the traveling direction of the ship.
 ここで、図3を用いて実施例2の処理の流れについて説明する。 Here, the processing flow of the second embodiment will be described with reference to FIG.
 前処理モジュール201は、図7に示す履歴管理情報212及び図8に示す空間定義情報213を用いて、図9に示す観測データ301を生成する。 The pre-processing module 201 generates observation data 301 shown in FIG. 9 using the history management information 212 shown in FIG. 7 and the space definition information 213 shown in FIG.
 統計データ生成モジュール202は、図8に示す空間定義情報213及び図9に示す観測データ301を用いて、図10に示す統計データ303を生成する。 The statistical data generation module 202 generates the statistical data 303 shown in FIG. 10 using the space definition information 213 shown in FIG. 8 and the observation data 301 shown in FIG.
 マクロシミュレーション実行モジュール221は、図10に示す統計データ303を用いたマクロシミュレーションを実行して、5分後の各地点の密度を算出する。具体的には、図11に示す予測データ304が出力される。 The macro simulation execution module 221 executes a macro simulation using the statistical data 303 shown in FIG. 10 and calculates the density at each point after 5 minutes. Specifically, prediction data 304 shown in FIG. 11 is output.
 ミクロシミュレーション実行モジュール231は、図9に示す観測データ301を用いたミクロシミュレーションを実行して、5分後の各船舶の位置を算出する。具体的には、図12に示す予測データ302が出力される。 The micro simulation execution module 231 executes the micro simulation using the observation data 301 shown in FIG. 9 and calculates the position of each ship after 5 minutes. Specifically, prediction data 302 shown in FIG. 12 is output.
 ここでは、図5Aに示すミクロシミュレーションが実行されたものとする。 Here, it is assumed that the micro simulation shown in FIG. 5A has been executed.
 モデル補正モジュール203は、予測データ304を各地点の判定指標として設定し、また、予測データ302を用いて統計量を算出する。モデル補正モジュール203は、各地点について判定指標と統計量との差分を算出する。以上の処理結果として、図13A及び図13Bに示すような結果が出力される。 The model correction module 203 sets the prediction data 304 as a determination index for each point, and calculates a statistic using the prediction data 302. The model correction module 203 calculates the difference between the determination index and the statistic for each point. As the above processing results, results as shown in FIGS. 13A and 13B are output.
 モデル補正モジュール203は、各地点の差分の合計値が閾値m以下であるか否かを判定する。各地点の差分の合計値が閾値mより大きいと判定された場合、シミュレーションモデルを補正する。 The model correction module 203 determines whether or not the total difference of the points is equal to or less than the threshold value m. When it is determined that the total difference of the points is larger than the threshold value m, the simulation model is corrected.
 このように、マクロシミュレーションの処理結果及びミクロシミュレーションの処理結果が整合するようにミクロシミュレーションのシミュレーションモデルを補正することによって、将来の状態変化に対応したシミュレーションが可能となる。 As described above, by correcting the simulation model of the micro simulation so that the processing result of the macro simulation and the processing result of the micro simulation match, it is possible to perform a simulation corresponding to a future state change.
 実施例3では、実施例1のシミュレーションシステムを具体的な値を用いて説明する。実施例3のシミュレーションシステムは、商品の売上等をシミュレーションする。システム構成及びソフトウェア構成は実施例1で説明しているため省略する。実施例3のミクロシミュレーションのエージェントは顧客である。したがって、履歴管理情報212には、時系列順に、顧客の商品の購買履歴が格納される。 In Example 3, the simulation system of Example 1 will be described using specific values. The simulation system according to the third embodiment simulates sales of merchandise. Since the system configuration and software configuration have been described in the first embodiment, a description thereof will be omitted. The agent of the micro simulation of the third embodiment is a customer. Accordingly, the history management information 212 stores purchase histories of customer products in chronological order.
 ここで、図3を用いて実施例2の処理の流れについて説明する。 Here, the processing flow of the second embodiment will be described with reference to FIG.
 前処理モジュール201は、履歴管理情報212及び空間定義情報213を用いて、購買商品の識別情報、購買数、購買額、及び広告認知の有無等を示すフィールド群から構成されるエントリを含む観測データ301を生成する。 The pre-processing module 201 uses the history management information 212 and the space definition information 213, and includes observation data including entries composed of fields indicating purchase product identification information, the number of purchases, the purchase amount, and presence / absence of advertisement recognition, etc. 301 is generated.
 ここで、実施例3の空間定義情報213について説明する。図15は、実施例3の空間定義情報213の一例を示す図である。 Here, the space definition information 213 according to the third embodiment will be described. FIG. 15 is a diagram illustrating an example of the space definition information 213 according to the third embodiment.
 実施例3の空間定義情報213は、実施例2の空間定義情報213と同様のデータ構造である。実施例3では、物理的な空間ではなく、商品の空間を想定する。当該空間は、商品カテゴリを示す軸及び商品等級を示す軸から構成される。空間メッシュ802には、商品カテゴリの軸の区分を示す情報、及び商品等級の軸の区分を示す情報が格納される。 The space definition information 213 of the third embodiment has the same data structure as the space definition information 213 of the second embodiment. In Example 3, a product space is assumed instead of a physical space. The space includes an axis indicating a product category and an axis indicating a product grade. The space mesh 802 stores information indicating the division of the product category axis and information indicating the division of the product category axis.
 また、情報810に示すように、履歴管理情報212には、日付単位の購買履歴が格納され、統計データは、週単位で購買履歴を集計することによって生成されることを示す。 Further, as shown in the information 810, the history management information 212 stores a purchase history in units of dates, and indicates that the statistical data is generated by aggregating purchase histories in units of weeks.
 図3の説明に戻る。 Returning to the explanation of FIG.
 統計データ生成モジュール202は、観測データ301及び図15に示す空間定義情報213を用いて、統計データ303を生成する。当該統計データは、各商品カテゴリの1週間後の売上高、売上数、及び広告認知率を示すフィールド群から構成されるエントリを含む。 The statistical data generation module 202 generates statistical data 303 using the observation data 301 and the space definition information 213 shown in FIG. The statistical data includes an entry including a group of fields indicating the sales amount, sales number, and advertisement recognition rate after one week for each product category.
 マクロシミュレーション実行モジュール221は、統計データ303を用いたマクロシミュレーションを実行して、予測データ304を出力する。予測データ304は、1週間後の各商品カテゴリの売上高、売上数、及び広告認知率を示すフィールド群から構成されるエントリを含む。 The macro simulation execution module 221 executes the macro simulation using the statistical data 303 and outputs the prediction data 304. The prediction data 304 includes an entry made up of a field group indicating the sales amount, the sales number, and the advertisement recognition rate of each product category after one week.
 ミクロシミュレーション実行モジュール231は、観測データ301を用いたミクロシミュレーションを実行して、予測データ302を出力する。予測データ302は、1週間後の、各顧客の購買商品、購買数、購買額、及び広告認知有無を示すフィールド群から構成されるエントリを含む。 The micro simulation execution module 231 executes a micro simulation using the observation data 301 and outputs prediction data 302. The prediction data 302 includes an entry made up of a group of fields indicating the purchased products, the number of purchases, the purchase amount, and the presence / absence of advertisement recognition after one week.
 ここでは、図5Aに示すミクロシミュレーションが実行されたものとする。 Here, it is assumed that the micro simulation shown in FIG. 5A has been executed.
 モデル補正モジュール203は、予測データ304を各商品カテゴリの売上高を判定指標として設定し、また、予測データ302を用いて各商品カテゴリの売上高を示す統計量を算出する。モデル補正モジュール203は、各商品カテゴリについて判定指標と統計量との差分を算出する。 The model correction module 203 sets the prediction data 304 using the sales amount of each product category as a determination index, and uses the prediction data 302 to calculate a statistic indicating the sales amount of each product category. The model correction module 203 calculates the difference between the determination index and the statistic for each product category.
 モデル補正モジュール203は、各商品カテゴリの差分の合計値が閾値m以下であるか否かを判定する。各商品カテゴリの差分の合計値が閾値mより大きいと判定された場合、シミュレーションモデルを補正する。 The model correction module 203 determines whether or not the total difference value of each product category is equal to or less than the threshold value m. When it is determined that the total value of the differences between the product categories is larger than the threshold value m, the simulation model is corrected.
 このように、マクロシミュレーションの処理結果及びミクロシミュレーションの処理結果が整合するようにミクロシミュレーションのシミュレーションモデルを補正することによって、将来の状態変化に対応したシミュレーションが可能となる。 As described above, by correcting the simulation model of the micro simulation so that the processing result of the macro simulation and the processing result of the micro simulation match, it is possible to perform a simulation corresponding to a future state change.
 なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。また、例えば、上記した実施例は本発明を分かりやすく説明するために構成を詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、実施例の構成の一部について、他の構成に追加、削除、置換することが可能である。 In addition, this invention is not limited to the above-mentioned Example, Various modifications are included. Further, for example, the above-described embodiments are described in detail for easy understanding of the present invention, and are not necessarily limited to those provided with all the described configurations. In addition, a part of the configuration of the embodiment can be added to, deleted from, or replaced with another configuration.
 また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、本発明は、実施例の機能を実現するソフトウェアのプログラムコードによっても実現できる。この場合、プログラムコードを記録した記憶媒体をコンピュータに提供し、そのコンピュータが備えるCPUが記憶媒体に格納されたプログラムコードを読み出す。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施例の機能を実現することになり、そのプログラムコード自体、及びそれを記憶した記憶媒体は本発明を構成することになる。このようなプログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、CD-ROM、DVD-ROM、ハードディスク、SSD(Solid State Drive)、光ディスク、光磁気ディスク、CD-R、磁気テープ、不揮発性のメモリカード、ROMなどが用いられる。 In addition, each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. The present invention can also be realized by software program codes that implement the functions of the embodiments. In this case, a storage medium in which the program code is recorded is provided to the computer, and a CPU included in the computer reads the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing it constitute the present invention. Examples of storage media for supplying such program codes include flexible disks, CD-ROMs, DVD-ROMs, hard disks, SSDs (Solid State Drives), optical disks, magneto-optical disks, CD-Rs, magnetic tapes, A non-volatile memory card, ROM, or the like is used.
 また、本実施例に記載の機能を実現するプログラムコードは、例えば、アセンブラ、C/C++、perl、Shell、PHP、Java等の広範囲のプログラム又はスクリプト言語で実装できる。 Further, the program code for realizing the functions described in this embodiment can be implemented by a wide range of programs or script languages such as assembler, C / C ++, Perl, Shell, PHP, Java, and the like.
 さらに、実施例の機能を実現するソフトウェアのプログラムコードを、ネットワークを介して配信することによって、それをコンピュータのハードディスクやメモリ等の記憶手段又はCD-RW、CD-R等の記憶媒体に格納し、コンピュータが備えるCPUが当該記憶手段や当該記憶媒体に格納されたプログラムコードを読み出して実行するようにしてもよい。 Furthermore, by distributing the program code of the software that realizes the functions of the embodiments via a network, the program code is stored in a storage means such as a hard disk or memory of a computer or a storage medium such as a CD-RW or CD-R. The CPU included in the computer may read and execute the program code stored in the storage unit or the storage medium.
 上述の実施例において、制御線や情報線は、説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線や情報線を示しているとは限らない。全ての構成が相互に接続されていてもよい。 In the above-described embodiments, the control lines and information lines indicate those that are considered necessary for the explanation, and do not necessarily indicate all the control lines and information lines on the product. All the components may be connected to each other.

Claims (12)

  1.  粒度が異なるシミュレーションを実行するシステムにおけるシミュレーション方法であって、
     前記システムは、プロセッサ、前記プロセッサに接続されるメモリ、及び前記プロセッサに接続されるネットワークインタフェースを有する少なくとも一つの計算機を備え、
     前記少なくとも一つの計算機は、第1のシミュレーション及び前記第1のシミュレーションより粒度が大きい第2のシミュレーションの定義情報であるモデルを管理するモデル管理情報と、前記第1のシミュレーションに使用される第1のデータの履歴を管理する履歴管理情報と、を保持し、
     前記シミュレーション方法は、
     前記少なくとも一つの計算機が、前記履歴管理情報から取得した前記第1のデータを用いて、前記第2のシミュレーションに使用される第2のデータを生成する第1のステップと、
     前記少なくとも一つの計算機が、前記第2のデータ及び前記モデル管理情報から取得した前記第2のシミュレーションのモデルに基づいて、前記第2のシミュレーションを実行して、第2のシミュレーション結果を出力する第2のステップと、
     前記少なくとも一つの計算機が、前記履歴管理情報から取得した前記第1のデータ及び前記モデル管理情報から取得した前記第1のシミュレーションのモデルに基づいて、前記第1のシミュレーションを実行して、第1のシミュレーション結果を出力する第3のステップと、
     前記少なくとも一つの計算機が、前記第1のシミュレーション結果及び前記第2のシミュレーション結果に基づいて、前記第1のシミュレーションのモデル及び前記第2のシミュレーションのモデルの少なくともいずれかを補正する第4のステップと、を含むことを特徴とするシミュレーション方法。
    A simulation method in a system for executing a simulation with different granularity,
    The system includes at least one computer having a processor, a memory connected to the processor, and a network interface connected to the processor,
    The at least one computer includes model management information for managing a model which is definition information of a first simulation and a second simulation having a granularity larger than that of the first simulation, and a first used for the first simulation. History management information for managing the history of data, and
    The simulation method includes:
    A first step in which the at least one computer uses the first data acquired from the history management information to generate second data used for the second simulation;
    The at least one computer executes the second simulation based on the second simulation model acquired from the second data and the model management information, and outputs a second simulation result. Two steps,
    The at least one computer executes the first simulation based on the first data acquired from the history management information and the model of the first simulation acquired from the model management information. A third step of outputting the simulation result of
    A fourth step in which the at least one computer corrects at least one of the first simulation model and the second simulation model based on the first simulation result and the second simulation result; The simulation method characterized by including these.
  2.  請求項1に記載のシミュレーション方法であって、
     前記第4のステップは、
     前記第1のシミュレーション結果を用いて、前記第2のシミュレーション結果と比較可能な統計量を算出する第5のステップと、
     前記統計量及び前記第2のシミュレーション結果の比較結果に基づいて、前記第1のシミュレーションのモデルを補正する第6のステップと、を含むことを特徴とするシミュレーション方法。
    The simulation method according to claim 1,
    The fourth step includes
    A fifth step of using the first simulation result to calculate a statistic that can be compared with the second simulation result;
    And a sixth step of correcting a model of the first simulation based on a comparison result between the statistic and the second simulation result.
  3.  請求項2に記載のシミュレーション方法であって、
     前記第6のステップは、
     前記統計量と前記第2のシミュレーション結果との間の差分を算出するステップと、
     前記差分が小さくなるように前記第1のシミュレーションのモデルを補正するステップと、を含むことを特徴とするシミュレーション方法。
    The simulation method according to claim 2,
    The sixth step includes
    Calculating a difference between the statistic and the second simulation result;
    Correcting the model of the first simulation so that the difference becomes small.
  4.  請求項2に記載のシミュレーション方法であって、
     前記モデル管理情報は、複数の第1のシミュレーションのモデルを格納し、
     前記第3のステップでは、前記複数の第1のシミュレーションのモデルの各々について前記第1のシミュレーション結果を算出し、
     前記第5のステップでは、前記複数の第1のシミュレーション結果の各々について前記統計量を算出し、
     前記第6のステップは、
     前記複数の統計量の各々と前記第2のシミュレーション結果との間の差分を算出するステップと、
     前記差分が最も小さくなる統計量に対応する第1のシミュレーションのモデルを、前記第1のシミュレーションに使用するモデルに決定するステップと、を含むことを特徴とするシミュレーション方法。
    The simulation method according to claim 2,
    The model management information stores a plurality of first simulation models,
    In the third step, the first simulation result is calculated for each of the plurality of first simulation models,
    In the fifth step, the statistic is calculated for each of the plurality of first simulation results,
    The sixth step includes
    Calculating a difference between each of the plurality of statistics and the second simulation result;
    Determining a first simulation model corresponding to a statistic having the smallest difference as a model to be used for the first simulation.
  5.  粒度が異なるシミュレーションを実行するシステムであって、
     前記システムは、プロセッサ、メモリ、及びネットワークインタフェースを有する少なくとも一つの計算機を備え、
     第1のシミュレーション及び前記第1のシミュレーションより粒度が大きい第2のシミュレーションの定義情報であるモデルを管理するモデル管理部と、
     第1のシミュレーションに使用される第1のデータの履歴を管理する履歴管理部と、
     前記履歴管理部が管理する前記第1のデータに基づいて、前記第2のシミュレーションに使用される第2のデータを生成する生成部と、
     前記履歴管理部から取得した前記第1のデータ及び前記第1のシミュレーションのモデルに基づいて、前記第1のシミュレーションを実行して、第1のシミュレーション結果を出力する第1のシミュレーション実行部と、
     前記生成部によって生成された前記第2のデータ及び前記第2のシミュレーションのモデルに基づいて、前記第2のシミュレーションを実行して、第2のシミュレーション結果を出力する第2のシミュレーション実行部と、
     前記第1のシミュレーション結果及び前記第2のシミュレーション結果に基づいて、前記第1のシミュレーションのモデル及び前記第2のシミュレーションのモデルを補正するモデル補正部と、を備えることを特徴とするシステム。
    A system that executes simulations with different granularities,
    The system includes at least one computer having a processor, a memory, and a network interface;
    A model management unit that manages a model that is definition information of the first simulation and the second simulation having a larger granularity than the first simulation;
    A history management unit that manages the history of the first data used in the first simulation;
    Based on the first data managed by the history management unit, a generation unit that generates second data used for the second simulation;
    A first simulation execution unit that executes the first simulation based on the first data acquired from the history management unit and the model of the first simulation, and outputs a first simulation result;
    A second simulation execution unit that executes the second simulation based on the second data generated by the generation unit and the model of the second simulation, and outputs a second simulation result;
    A system comprising: a model correction unit that corrects the first simulation model and the second simulation model based on the first simulation result and the second simulation result.
  6.  請求項5に記載のシステムであって、
     前記モデル補正部は、
     前記第1のシミュレーション結果を用いて、前記第2のシミュレーション結果と比較可能な統計量を算出し、
     前記統計量及び前記第2のシミュレーション結果の比較結果に基づいて、前記第1のシミュレーションのモデルを補正することを特徴とするシステム。
    6. The system according to claim 5, wherein
    The model correction unit is
    Using the first simulation result, calculate a statistic that can be compared with the second simulation result;
    A system for correcting a model of the first simulation based on a comparison result between the statistic and the second simulation result.
  7.  請求項6に記載のシステムであって、
     前記モデル補正部は、
     前記統計量と前記第2のシミュレーション結果との間の差分を算出し、
     前記差分が小さくなるように前記第1のシミュレーションのモデルを補正することを特徴とするシステム。
    The system according to claim 6, comprising:
    The model correction unit is
    Calculating a difference between the statistic and the second simulation result;
    A system that corrects the model of the first simulation so that the difference becomes small.
  8.  請求項6に記載のシステムであって、
     前記モデル管理部は、複数の第1のシミュレーションのモデルを管理し、
     前記第1のシミュレーション実行部は、前記複数の第1のシミュレーションのモデルの各々について前記第1のシミュレーション結果を算出し、
     前記モデル補正部は、
     前記複数の第1のシミュレーション結果の各々について前記統計量を算出し、
     前記複数の統計量の各々と前記第2のシミュレーション結果との間の差分を算出し、
     前記差分が最も小さくなる統計量に対応する第1のシミュレーションのモデルを、前記第1のシミュレーションに使用するモデルに決定することを特徴とするシステム。
    The system according to claim 6, comprising:
    The model management unit manages a plurality of first simulation models,
    The first simulation execution unit calculates the first simulation result for each of the plurality of first simulation models;
    The model correction unit is
    Calculating the statistic for each of the plurality of first simulation results;
    Calculating a difference between each of the plurality of statistics and the second simulation result;
    A system that determines a model of a first simulation corresponding to a statistic having the smallest difference as a model to be used for the first simulation.
  9.  粒度が異なるシミュレーションを実行する計算機によって実行されるプログラムであって、
     前記計算機は、
     プロセッサ、前記プロセッサに接続されるメモリ、及び前記プロセッサに接続されるネットワークインタフェースを有する少なくとも一つの計算機を備え、
     第1のシミュレーション及び前記第1のシミュレーションより粒度が大きい第2のシミュレーションの定義情報であるモデルを管理するモデル管理情報と、前記第1のシミュレーションに使用される第1のデータの履歴を管理する履歴管理情報と、を保持し
     前記プログラムは、
     前記履歴管理情報から取得した前記第1のデータを用いて、前記第2のシミュレーションに使用される第2のデータを生成する第1の手順と、
     前記第2のデータ及び前記モデル管理情報から取得した前記第2のシミュレーションのモデルに基づいて、前記第2のシミュレーションを実行して、第2のシミュレーション結果を出力する第2の手順と、
     前記履歴管理情報から取得した前記第1のデータ及び前記モデル管理情報から取得した前記第1のシミュレーションのモデルに基づいて、前記第1のシミュレーションを実行して、第1のシミュレーション結果を出力する第3の手順と、
     前記第1のシミュレーション結果及び前記第2のシミュレーション結果に基づいて、前記第1のシミュレーションのモデル及び前記第2のシミュレーションのモデルの少なくともいずれかを補正する第4の手順と、を前記計算機に実行させることを特徴とするプログラム。
    A program executed by a computer that executes a simulation with different granularity,
    The calculator is
    A processor, a memory connected to the processor, and at least one computer having a network interface connected to the processor;
    Model management information for managing a model, which is definition information of a first simulation and a second simulation having a granularity larger than that of the first simulation, and a history of first data used for the first simulation are managed. History management information, and the program
    A first procedure for generating second data used for the second simulation using the first data acquired from the history management information;
    A second procedure for executing the second simulation based on the second data and the model of the second simulation acquired from the model management information and outputting a second simulation result;
    Based on the first data acquired from the history management information and the model of the first simulation acquired from the model management information, the first simulation is executed, and a first simulation result is output. 3 steps,
    Based on the first simulation result and the second simulation result, the computer executes a fourth procedure for correcting at least one of the first simulation model and the second simulation model. A program characterized by letting
  10.  請求項9に記載のプログラムであって、
     前記第4の手順は、
     前記第1のシミュレーション結果を用いて、前記第2のシミュレーション結果と比較可能な統計量を算出する第5の手順と、
     前記統計量及び前記第2のシミュレーション結果の比較結果に基づいて、前記第1のシミュレーションのモデルを補正する第6の手順と、を含むことを特徴とするプログラム。
    The program according to claim 9, wherein
    The fourth procedure includes:
    A fifth procedure that uses the first simulation result to calculate a statistic comparable to the second simulation result;
    And a sixth procedure for correcting a model of the first simulation based on a comparison result between the statistic and the second simulation result.
  11.  請求項10に記載のプログラムであって、
     前記第6の手順は、
     前記統計量と前記第2のシミュレーション結果との間の差分を算出する手順と、
     前記差分が小さくなるように前記第1のシミュレーションのモデルを補正する手順と、を含むことを特徴とするプログラム。
    The program according to claim 10,
    The sixth procedure includes:
    Calculating a difference between the statistic and the second simulation result;
    And a procedure for correcting the model of the first simulation so that the difference becomes small.
  12.  請求項10に記載のプログラムであって、
     前記モデル管理情報は、複数の第1のシミュレーションのモデルを格納し、
     前記第3の手順では、前記複数の第1のシミュレーションのモデルの各々について前記第1のシミュレーション結果を算出し、
     前記第5の手順では、前記複数の第1のシミュレーション結果の各々について前記統計量を算出し、
     前記第6の手順は、
     前記複数の統計量の各々と前記第2のシミュレーション結果との間の差分を算出する手順と、
     前記差分が最も小さくなる統計量に対応する第1のシミュレーションのモデルを、前記第1のシミュレーションに使用するモデルに決定する手順と、を含むことを特徴とするプログラム。
    The program according to claim 10,
    The model management information stores a plurality of first simulation models,
    In the third procedure, the first simulation result is calculated for each of the plurality of first simulation models,
    In the fifth procedure, the statistic is calculated for each of the plurality of first simulation results,
    The sixth procedure includes:
    Calculating a difference between each of the plurality of statistics and the second simulation result;
    And a procedure for determining a model of a first simulation corresponding to a statistic having the smallest difference as a model to be used for the first simulation.
PCT/JP2017/003602 2017-02-01 2017-02-01 Simulation method, system, and program WO2018142507A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018565139A JP6726312B2 (en) 2017-02-01 2017-02-01 Simulation method, system, and program
PCT/JP2017/003602 WO2018142507A1 (en) 2017-02-01 2017-02-01 Simulation method, system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2017/003602 WO2018142507A1 (en) 2017-02-01 2017-02-01 Simulation method, system, and program

Publications (1)

Publication Number Publication Date
WO2018142507A1 true WO2018142507A1 (en) 2018-08-09

Family

ID=63039473

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/003602 WO2018142507A1 (en) 2017-02-01 2017-02-01 Simulation method, system, and program

Country Status (2)

Country Link
JP (1) JP6726312B2 (en)
WO (1) WO2018142507A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022527429A (en) * 2019-02-07 2022-06-02 ボルボトラックコーポレーション How and system to operate a vehicle fleet

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002269670A (en) * 2001-03-06 2002-09-20 Natl Inst For Land & Infrastructure Management Mlit Traffic stream simulator
JP2007233639A (en) * 2006-02-28 2007-09-13 Tohoku Electric Power Co Inc Wind power generation output prediction method, wind power generation output prediction unit, and program
JP2010520556A (en) * 2007-03-05 2010-06-10 エム−ファクター インコーポレイテッド System and method for updating a predictive model
US20140214382A1 (en) * 2013-01-25 2014-07-31 International Business Machines Corporation Composite simulation modeling and analysis
JP2014174705A (en) * 2013-03-08 2014-09-22 Nec Corp Multi-agent simulation system and multi-agent simulation method
JP2015090691A (en) * 2013-11-07 2015-05-11 株式会社エヌ・ティ・ティ・データ Prediction device, prediction method, and program
US20150193713A1 (en) * 2012-06-12 2015-07-09 Eni S.P.A. Short- to long-term temperature forecasting system for the production, management and sale of energy resources

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002269670A (en) * 2001-03-06 2002-09-20 Natl Inst For Land & Infrastructure Management Mlit Traffic stream simulator
JP2007233639A (en) * 2006-02-28 2007-09-13 Tohoku Electric Power Co Inc Wind power generation output prediction method, wind power generation output prediction unit, and program
JP2010520556A (en) * 2007-03-05 2010-06-10 エム−ファクター インコーポレイテッド System and method for updating a predictive model
US20150193713A1 (en) * 2012-06-12 2015-07-09 Eni S.P.A. Short- to long-term temperature forecasting system for the production, management and sale of energy resources
US20140214382A1 (en) * 2013-01-25 2014-07-31 International Business Machines Corporation Composite simulation modeling and analysis
JP2014174705A (en) * 2013-03-08 2014-09-22 Nec Corp Multi-agent simulation system and multi-agent simulation method
JP2015090691A (en) * 2013-11-07 2015-05-11 株式会社エヌ・ティ・ティ・データ Prediction device, prediction method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022527429A (en) * 2019-02-07 2022-06-02 ボルボトラックコーポレーション How and system to operate a vehicle fleet

Also Published As

Publication number Publication date
JPWO2018142507A1 (en) 2019-07-04
JP6726312B2 (en) 2020-07-22

Similar Documents

Publication Publication Date Title
US10565442B2 (en) Picture recognition method and apparatus, computer device and computer- readable medium
CN109670267B (en) Data processing method and device
US11025498B2 (en) Device model to thing model mapping
US8630836B2 (en) Predicting system performance and capacity using software module performance statistics
JP7378975B2 (en) Information processing equipment and information processing system
CN109726764A (en) A kind of model selection method, device, equipment and medium
JP2017146888A (en) Design support device and method and program
US10740209B2 (en) Tracking missing data using provenance traces and data simulation
CN110889725A (en) Online advertisement CTR estimation method, device, equipment and storage medium
US20190005169A1 (en) Dynamic Design of Complex System-of-Systems for Planning and Adaptation to Unplanned Scenarios
CN114036248A (en) High-precision map data processing method and device and electronic equipment
CN111291936B (en) Product life cycle prediction model generation method and device and electronic equipment
WO2018142507A1 (en) Simulation method, system, and program
JP2013235512A (en) Apparatus, program, and method for solving mathematical programming problem
CN103713990A (en) Method and device for predicting defaults of software
JPWO2018180971A1 (en) INFORMATION PROCESSING SYSTEM, FEATURE EXPLANATION METHOD, AND FEATURE EXPLANATION PROGRAM
JP6632054B2 (en) Estimation device, estimation method and program
US20140310248A1 (en) Verification support program, verification support apparatus, and verification support method
WO2020230043A1 (en) Feature vector feasibilty estimation
JP2023029604A (en) Apparatus and method for processing patent information, and program
CN102262693A (en) Distributed model identification
JP2022078529A (en) Information processing device, information processing method, and information processing program
Volochiy et al. Technique of Construction Models of Behavior Algorithms of Radio Electronic Complex System Using the New Scheme of Paths Method
JP7373384B2 (en) Verification method for computer systems and scheduling systems
US8521502B2 (en) Passing non-architected registers via a callback/advance mechanism in a simulator environment

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018565139

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

Country of ref document: EP

Kind code of ref document: A1