WO2018142598A1 - Sensor network management system and sensor network management method - Google Patents

Sensor network management system and sensor network management method Download PDF

Info

Publication number
WO2018142598A1
WO2018142598A1 PCT/JP2017/004109 JP2017004109W WO2018142598A1 WO 2018142598 A1 WO2018142598 A1 WO 2018142598A1 JP 2017004109 W JP2017004109 W JP 2017004109W WO 2018142598 A1 WO2018142598 A1 WO 2018142598A1
Authority
WO
WIPO (PCT)
Prior art keywords
sensor
application
information
data
physical sensor
Prior art date
Application number
PCT/JP2017/004109
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 JP2018565212A priority Critical patent/JP6677828B2/en
Priority to PCT/JP2017/004109 priority patent/WO2018142598A1/en
Publication of WO2018142598A1 publication Critical patent/WO2018142598A1/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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M11/00Telephonic communication systems specially adapted for combination with other electrical systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C25/00Arrangements for preventing or correcting errors; Monitoring arrangements

Definitions

  • the present invention relates to a sensor network management system and a sensor network management method.
  • IoT Internet of Things
  • the above-mentioned IoT is a sensor that has a sensing function and a communication function in various places and industrial facilities, and manages a large amount of sensor data obtained from the sensor as big data. It is what you use. Therefore, in order to collect, manage, and use sensor data seamlessly, the mainstream is a network of sensors installed in various locations, and centralized management of the sensor data on a cloud platform. It is coming.
  • sensor-side metadata acquisition means that acquires sensor-side metadata that is information related to a sensor that outputs sensing data, and application-side metadata that is information related to an application that provides a service using the sensing data.
  • App-side metadata acquisition means matching means for extracting the sensor capable of providing sensing data that satisfies the application requirements by matching the sensor-side metadata and the application-side metadata, and managing the sensors
  • a data flow control command generating device comprising: an instruction unit that transmits a data flow control command specifying the sensor extracted by the matching unit and the application to a sensor management device that performs the processing (Patent Document 1) See) It is draft.
  • an object of the present invention is to provide a technique that enables appropriate data interpolation for a virtual sensor linked to a physical sensor in the event of a failure of the physical sensor in the sensor network.
  • the sensor network management system of the present invention that solves the above problems includes mapping information that defines a relationship between a virtual sensor that uses a physical sensor and an application that uses the virtual sensor in the sensor network, and each of the physical sensor and the application.
  • mapping information that defines a relationship between a virtual sensor that uses a physical sensor and an application that uses the virtual sensor in the sensor network, and each of the physical sensor and the application.
  • a storage device that holds information, and an alternative physical sensor that identifies an application that uses a failed physical sensor that has failed via a virtual sensor based on the mapping information and satisfies data supplementation requirements that are defined in advance for the application
  • an arithmetic unit that executes a predetermined data complementing process related to the virtual sensor based on the alternative physical sensor, based on each information of the physical sensor and the application.
  • the sensor network management method of the present invention includes mapping information that defines a relationship between a virtual sensor that uses a physical sensor and an application that uses the virtual sensor in the sensor network, each piece of information on the physical sensor and the application, An information processing system including a storage device that stores a failure identifies an application that uses a failed physical sensor through a virtual sensor based on the mapping information, and satisfies data supplementation requirements defined in advance for the application An alternative physical sensor is specified based on each information of the physical sensor and the application, and a predetermined data complementing process related to the virtual sensor based on the alternative physical sensor is executed.
  • FIG. 1 is a diagram showing a configuration example of a sensor network 5 including a sensor network management system 1 of the present embodiment.
  • a sensor network management system 1 shown in FIG. 1 is a computer system for enabling appropriate data complementing for a virtual sensor 30 linked to a physical sensor 10 when a physical sensor 10 in the sensor network 5 fails.
  • the sensor network 5 in the present embodiment is not particularly limited, but an IoT system is assumed as an example.
  • the sensor network 5 that is an IoT system the virtual sensor 20 appropriately selects and processes the data of the physical sensor 10 installed in a person, a device, a station, etc., and provides the output data as the processing result to the application 30. It is a system to be used.
  • the physical sensor 10 that actually performs sensing, the sensor network management computer 100 that acquires output data of the physical sensor 10 via the network 400, and the data supplement requirement of the application 30 are defined as the sensor network management computer 100.
  • the application mediation management computer 200 that converts the information into information that can be understood by the application management computer 300 that implements the application 30 is capable of data communication via the network 400.
  • the output data of one physical sensor 10 may be used by a plurality of applications 30 via one or a plurality of virtual sensors 20, respectively.
  • each output data of the plurality of physical sensors 10 may be used by one application 30 via one or a plurality of virtual sensors 20.
  • the sensor network management computer 100 virtualizes output data from a certain sensor, that is, a virtual sensor, by appropriately selecting, aggregating, or processing the output data of the physical sensor 10.
  • the sensor network management computer 100 provides the output data of the virtual sensor 20 to the application 30.
  • the application 30 can define and use a plurality of physical sensors 10 as one virtual sensor 20 according to the application.
  • One virtual sensor 20 can also be used in a plurality of applications having similar uses.
  • the application manager 40 inputs application requirements on the application management computer 300 on which the application 30 operates.
  • the application mediation management computer 200 appropriately converts the application requirement and notifies the sensor network management computer 100 of it.
  • the application management computer 300 also plays a role of converting information received from the sensor network management computer 100 for the application manager 40.
  • the application manager 40 described above is a person who has the authority to determine the requirements of the application 30 and may be a developer of the application 30 or a provider of the application 30.
  • FIG. 2 is a diagram illustrating a configuration example of the sensor network management computer 100 according to the present embodiment.
  • the sensor network management computer 100 combines the meta information of the physical sensor 10 and the meta information of the application 30, provides the virtual sensor 20 to the application 30, and provides an appropriate provision from an appropriate provider. Data flow control is performed so that data is distributed to the destination.
  • the sensor network management computer 100 includes a management communication interface 110, an input interface 120, an output interface 130, a magnetic storage device 160, a data input / output cache memory 170, an arithmetic device 180, and a program memory 1000, and a communication bus 190. It is the structure mutually connected through this. That is, the hardware configuration of the sensor network management computer 100 shown in this example can be realized by a general-purpose computer (PC).
  • PC general-purpose computer
  • the management communication interface 110 is an interface for inputting and outputting appropriate information.
  • the input interface 120 is, for example, a keyboard or a mouse for an operator to input information.
  • the output interface 130 is, for example, a general-purpose display for outputting information to the operator.
  • the magnetic storage device 160 is a storage device that stores basic software such as an operating system and applications.
  • the data input / output cache memory 170 is a storage device that accumulates frequently used data and realizes high processing speed.
  • the arithmetic device 180 is a CPU that performs various calculations.
  • the program memory 1000 is a storage space that stores programs necessary for the operation of the management computer 100.
  • program memory 1000 is a memory space implemented by a magnetic storage device or a volatile semiconductor memory. This program memory 1000 is used for the purpose of holding basic programs and information necessary for the operation of the sensor network management computer 100.
  • control program and control information stored in the program memory 1000 will be described. Details of the control information, that is, physical sensor meta information 1001, application meta information 1002, physical virtual mapping information 1003, physical sensor operation information 1004, and missing data complementing method management information 1005 will be described later.
  • the path control program 1010 the physical virtual sensor matching program 1011, the physical sensor monitoring program 1012, the missing data complementing method switching program 1013, the data complementing program 1014, the alternative sensor search program 1015, the complementing value calculation program 1016 and a sensor information management program 1017 are included.
  • the path control program 1010 generates a data flow control command for distributing sensing data from the physical sensor 10 from an appropriate provider to an appropriate provider managed by the physical virtual mapping information 1003, and the physical sensor 10. Or it is a program transmitted to the predetermined management apparatus which manages it.
  • the physical virtual sensor matching program 1011 is a program that manages the correspondence between the physical sensor 10 and the virtual sensor 20 in the physical virtual mapping information 1003.
  • the physical sensor monitoring program 1012 is a program that monitors the physical sensor 10 and detects an operating state such as a failure or re-operation due to replacement.
  • the missing data complementing method switching program 1013 compares the data complementing requirements input from the application mediation management computer 200 or the application management computer 300 with the characteristics of the physical sensor 10 indicated by the physical sensor meta information 1001, and the physical sensor 10. This is a program for determining a data complementing method to be applied to the corresponding virtual sensor 20 and updating the missing data complementing method management information 1005 at the time of failure.
  • the data complementing program 1014 is a program that performs data complementing for the corresponding virtual sensor 20 based on the missing data complementing method management information 1005 when the physical sensor 10 fails.
  • the physical sensor 10 recorded in the data acquisition destination physical sensor identification information 10052 shown in the missing data supplement method management information 1005 is stopped (the operation state 10042 of the physical sensor operation information 1004 is In this case, the physical sensor 10 closest to the physical sensor 10 is updated as data acquisition destination physical sensor identification information 10052 based on the physical sensor meta information 1001.
  • the processing in this alternative sensor search program 1015 may be performed collectively when the missing data complementing method switching program 1013 updates the missing data complementing method management information 1005.
  • complement value calculation program 1016 is a program that calculates a predicted value by applying past output data of the physical sensor 10 to an appropriate algorithm when the physical sensor 10 fails, and supplements missing data with the predicted value. is there.
  • the sensor information management program 1017 is a program for updating the configuration information stored in the sensor network management computer 100.
  • FIG. 3 is a diagram illustrating a configuration example of the application mediation management computer 200 according to the present embodiment.
  • the application mediation management computer 200 is interposed between the sensor network management computer 100 and the application management computer 300, thereby converting the internal processing of the sensor network management computer 100 into information that can be understood by the application manager 40. Is. Conversely, it also plays a role of converting the input of the application manager 40 into a format that can be processed by the sensor network management computer 100.
  • Such a sensor network management computer 200 includes a management communication interface 210, an input interface 220, an output interface 230, a magnetic storage device 260, a data input / output cache memory 270, an arithmetic device 280, and a program memory 2000. 290 are connected to each other via 290. That is, the hardware configuration of the application mediation management computer 200 shown in this example can be realized by a general-purpose computer (PC).
  • PC general-purpose computer
  • the management communication interface 210 is an interface for inputting and outputting management information.
  • the input interface 220 is, for example, a keyboard or a mouse for an operator to input information.
  • the output interface 230 is, for example, a general-purpose display for outputting information to the operator.
  • the magnetic storage device 260 is a storage device for storing basic software such as an operating system and applications.
  • the data input / output cache memory 270 is a storage device for accumulating frequently used data and realizing high-speed processing.
  • the arithmetic unit 280 is a CPU that performs various calculations.
  • the program memory 200 is a storage space for accumulating programs necessary for the operation of the management computer 200.
  • the program memory 2000 described above is a memory space implemented by a magnetic storage device or a volatile semiconductor memory, and is used for the purpose of holding basic programs and information necessary for the operation of the management computer 200.
  • control program and control information stored in the program memory 2000 will be described.
  • details of the missing data supplement method management information 1005, the application requirement management information 3001, and the supplement requirement management information 2001, which are control information, will be described later.
  • the above-mentioned control programs include a missing data complementing method management program 2010 and an application requirement mediation management program 2011.
  • the missing data complementing method management program 2010 is a program for updating the complementing requirement management information 2001 based on the complementing requirements of the application 30 input by the application administrator 40.
  • the application requirement mediation management program 2011 is a program that converts the information on complementary requirements received from the application management computer 300 into a form that can be processed by the sensor network management computer 100.
  • the application requirement mediation management program 2011 is a program that converts update information from the sensor network management computer 100 into an application viewpoint representation and notifies the application management computer 300 of the update information.
  • FIG. 4 is a diagram illustrating a configuration example of the application management computer 300 according to the present embodiment.
  • the application management computer 300 manages supplementary requirements for the application 30 that operates using the output data of the physical sensor 10.
  • the application management computer 300 may be a server on which the application itself operates, or may be a computer different from the server on which the application is operating as a management computer.
  • the supplementary requirement for the application 30 is input by the application manager 40.
  • the application management computer 300 includes a management communication interface 310, an input interface 320, an output interface 330, a magnetic storage device 360, a data input / output cache memory 370, an arithmetic device 380, and a program memory 3000, and a communication bus 390.
  • a management communication interface 310 an input interface 320, an output interface 330, a magnetic storage device 360, a data input / output cache memory 370, an arithmetic device 380, and a program memory 3000, and a communication bus 390.
  • PC general purpose computer
  • the management communication interface 310 is an interface for inputting / outputting management information.
  • the input interface 320 is, for example, a keyboard or a mouse for an operator to input information.
  • the output interface 330 is, for example, a general-purpose display for outputting information to the operator.
  • the magnetic storage device 360 is a storage device that stores basic software such as an operating system and applications.
  • the data input / output cache memory 370 is a storage device for accumulating frequently used data and realizing high-speed processing.
  • the arithmetic unit 380 is a CPU that performs various calculations.
  • the program memory 3000 is a storage space that stores programs necessary for the operation of the management computer 300.
  • the program memory 3000 is a memory space implemented by a magnetic storage device or a volatile semiconductor memory, and is used for the purpose of holding basic programs and information necessary for the operation of the management computer 300.
  • control program and control information stored in the program memory 3000 will be described. Details of the application requirement management information 3001 and the application meta information 1002 that are control information will be described later.
  • the above-described control program includes an application requirement management program 3010.
  • the application requirement management program 3010 is a program that receives an input of a complementary requirement from the application manager 40 and updates the complementary requirement to the application requirement management information 3001.
  • the program notifies the application manager 40 by displaying an alert on the application requirement input screen.
  • 5A and 5B show a configuration example of physical sensor meta information 1001 stored in the sensor network management computer 100 according to this embodiment.
  • the physical sensor meta information 1001 manages the installation location and usage of the physical sensor 10.
  • the physical sensor meta information 1001 is updated when the physical sensor 10 is newly installed.
  • the meta information 1001a (FIG. 5A) of the physical sensor 10 itself and the detailed information 1001b (FIG. 5B) of an attribute of one item of the physical sensor 10 are shown together.
  • the detailed information 1001b described above may be included in the meta information 1001a.
  • the detailed information 1001b may be stored in an external device of the sensor network management computer 100 and referred to by the sensor network management computer 100 as necessary.
  • the identification information of the physical sensor 10 managed by the sensor network management computer 100 is registered in the physical sensor identification information 1001a1. Further, the installation location 1001a2, the usage 1001a3, and the data type 1001a4 to be handled regarding the physical sensor 10 are also managed by the meta information 1001a. In addition, the price of sensing data of each physical sensor 10, that is, the price of output data may be managed by the meta information 1001a.
  • the information on the installation location 1001a2 is composed of information of type 1001a5, installation location identification information 1001a6, and position information 1001a7.
  • the type 1001a5 attributes of installation targets such as “person”, “personal home”, “turbine” and the like are recorded.
  • information for identifying the type 1001a5 is recorded in the installation location identification information 1001a6. For example, “user A”, “user B”, and the like are recorded as information for identifying a person.
  • the position information 1001a7 is information indicating a position where the physical sensor 10 is installed.
  • the position information 1001a7 may be a longitude or latitude value or an address.
  • the usage 1001a3 is a value indicating the data usage usage of the physical sensor 10. For example, “commercial use” and “analysis use” are recorded in the use 1001a3.
  • the type of output data in the physical sensor 10 is recorded.
  • the output data itself output from the physical sensor 10 may be recorded, or the data format may be recorded.
  • the detailed information 1001b shown in FIG. 5B shows details of one item of the physical sensor meta information 1001a described above.
  • the information is a collection of various attributes of the user whose identification information is recorded in the wearer identification information 1001b1.
  • This attribute is information such as age 1001b2, gender 1001b3, and residence 1001b4.
  • each user's preference, purchase history of a predetermined product, and the like may be managed.
  • FIG. 6 shows a configuration example of the application meta information 1002 stored in the sensor network management computer 100 according to this embodiment.
  • the application meta information 1002 manages sensor data required by the application 30, that is, information on output data of the virtual sensor 20.
  • the identification information of the application 30 that uses the output data of the physical sensor 30 via the virtual sensor 20 is registered in the application identification information 10021.
  • the application name 10022 of the application 30 and the sensor information 10023 required by the application 30 are managed in association with the application identification information 10021.
  • the application name 10022 records the name of the application such as “generator monitoring application”.
  • the sensor information 10027 includes information on an installation location 10024, an application 10025, and a data type 10026. In these pieces of information, contents corresponding to the type 1001a5, the usage 1001a3, and the data type 1001a4 of the physical sensor meta information 1001a are recorded.
  • FIG. 7 shows a configuration example of the physical virtual mapping information 1003 stored in the sensor network management computer 100 of the present embodiment.
  • the physical virtual mapping information 1003 is information for managing the correspondence between the physical sensor 10 and the virtual sensor 20 and the allocation status of the virtual sensor 20 to the application 30.
  • the application identification information 10031 contains the identification information of the application 30. Further, identification information of the virtual sensor 20 assigned to the application 30 is recorded in the virtual sensor identification information 10032. In addition, information of the physical sensor 10 assigned to the virtual sensor 20 is recorded in the physical sensor information 10033.
  • the physical sensor information 10033 includes physical sensor identification information 10034 and an operation form 10033.
  • the operation form 1003 indicates “ “Normal operation” is recorded.
  • an alternative physical sensor 10 is assigned to the application 30 due to a failure of the originally assigned physical sensor 10 or the like, “alternative operation” is recorded in the operation mode 10033.
  • FIG. 8 shows a configuration example of physical sensor operation information 1004 stored in the sensor network management computer 100.
  • the physical sensor operation information 1004 is a table for managing the operation information of the physical sensor 10.
  • physical sensor identification information 10041 contains identification information of the physical sensor 10 managed by the sensor network management computer 100.
  • information on the operation state 10042 of the physical sensor 10, scheduled replacement date 10043, and replacement priority 10044 is recorded.
  • operation is recorded when the physical sensor 10 is operating, and “stop” is recorded when it is stopped due to a failure or the like.
  • the scheduled replacement date 10043 the scheduled replacement date of the failed physical sensor 10 is recorded. Note that, when performing periodic replacement, the scheduled replacement date is recorded even when the operating state 10042 is “operating”.
  • the exchange priority 10044 records the exchange priority. For example, when the number of physical sensors 10 to be replaced at a time is limited due to maintenance man-hours or the like, the sensor with the higher priority is replaced. Such replacement priority may be determined by, for example, the characteristics of the application 30 associated with the physical sensor 10.
  • the priority 10044 may be recorded as “high”.
  • FIG. 9 shows a configuration example of the missing data interpolation method management information 1005 stored in the sensor network management computer 100 of the present embodiment.
  • This missing data complementing method management information 1005 is information for managing the data complementing method when the physical sensor 10 corresponding to the virtual sensor 20 fails in each virtual sensor 20. Since the data complementing method varies depending on the requirements of the application 30, the complementing method may be different even for the same physical sensor 10.
  • the virtual sensor 20 in which the identification information is recorded in the virtual sensor identification information 10051 is associated with the physical sensor 10 in which the identification information is recorded in the physical sensor identification information 10052.
  • the physical sensor 10 recorded here is obtained by the physical virtual matching program 1011 of the sensor network management computer 100 collating the physical sensor meta information 1011 and the application meta information 1002 and assigning the physical sensor 10 to the application 30. is there.
  • the physical sensor 10 specified here is the most appropriate physical sensor 10 managed by the network management computer 100.
  • a complementing method when the sensor data cannot be acquired due to a failure of the physical sensor 10 is recorded in the data complementing method 10053.
  • the data complementing method 10053 includes information of a method 10054, alternative physical sensor identification information 10055, complementing data 10056, and a complementing value calculation method 10057.
  • identification information of the alternative physical sensor 10 used when “complemented with other sensors” is recorded in the method 10054 is recorded.
  • supplement data 10056 what data is used is recorded when “complement with the same sensor” and “complement with another sensor” are recorded in the method 10054. For example, values such as “data for the past month” and “real time data” are recorded.
  • the complementary value calculation method 10057 when the data is processed, the calculation method is recorded, and when the data is replaced as it is, “substitution” is recorded.
  • FIG. 10 shows a configuration example of the complementary requirement management information 2001 stored in the application mediation computer 200 of this embodiment.
  • This complementary requirement management information 2001 is created based on application requirement management information 3001 described later. However, if there is a blank in the application requirement management information 3001, the application mediation computer 200 complements the application 30 with reference to the characteristics of the application 30 and the configuration of the physical sensor 10, and determines a complementing method for each application 30.
  • complementary requirement management information 2001 information on the application type 20012, virtual sensor identification information 20013, and data supplement requirement 20014 corresponding to the application 30 whose identification information is recorded in the application identification information 20011 is managed.
  • the data supplement requirement 201414 includes a method 20015, alternative data 20061, and a supplement value calculation method 20017.
  • the method 20015 when the data supplement from the past output data of the failed physical sensor 10 is optimal, “complement with the same sensor” is recorded.
  • Examples of the application 30 recorded in this way include those that use personal data for commercial purposes, and those that analyze the long-term operating status of equipment.
  • Examples of the application 30 recorded in this way include an application analyzing a user in units of a group and an application that measures air pollution and temperature.
  • Examples of applications 30 recorded in this way include medical applications that require urgency, and those that monitor devices such as generators that are not allowed to stop. In such an example, since prediction from past data and substitution with other physical sensors cannot be performed, it is necessary to replace the failed physical sensor 10 with priority. Further, for example, in the case of medical use, when data cannot be acquired, other measures may be taken such as a doctor going to the user without waiting for replacement of the failed physical sensor 10.
  • acquisition data and alternative sensor requirements are recorded.
  • data requirements such as “data for the past month” are recorded in the alternative data 20061.
  • the alternative data 20061 includes “sensor data of users with similar attributes” and “sensor data of physical sensors within 200 meters from existing physical sensors”. The requirements of the alternative physical sensor 10 are recorded.
  • the complementary value calculation method 20017 when data is processed, the calculation method is recorded, and when the data is replaced as it is, “substitution” is recorded.
  • FIG. 11 shows a configuration example of the application requirement management information 3001 stored in the application management computer 300 of this embodiment.
  • This application requirement management information 3001 manages requirements related to a complementary method for the application 30.
  • Such application requirement management information 3001 is configured based on requirements input by the application manager 40 from an application requirement input screen described later.
  • the application manager 40 is not always familiar with the data supplement method. Since it is recorded within a range that the application manager 40 is aware of, there may be a blank.
  • the missing data supplement requirement 30014 includes a method 30017, alternative data 30018, and a complement value calculation method 20019.
  • the urgency when data cannot be acquired is recorded in the urgency 30015 when data cannot be acquired, and “high” is recorded when the importance of the application is high.
  • the update date 30016 the date and time when the requirement input from the application requirement input screen is updated is recorded.
  • the application requirement mediation management program 2010 of the application mediation management computer 200 which shows an example of generating the complement requirement management information 2001 from the application requirement management information 3001, is blank when the data of the complement requirement management information 2001 should exist. Make up for it.
  • the missing data supplement requirement 30014 of “AP2” in the application requirement management information 3001 is recorded as “Null”, but “analysis usage” is recorded in the usage usage 30013.
  • “AP3” it is determined that “complementation with other sensors” is possible.
  • the alternative data and the complementary value calculation method are also supplemented, and data of the data supplement requirement 201414 method, alternative data 20061, and complementary value calculation method 20017 of the supplement requirement management information 2001 are created.
  • FIG. 12 is a diagram showing a flow example 1 of the sensor network management method in the present embodiment, and more specifically, is an example of a flowchart corresponding to the setting procedure of the data complementing method.
  • This flow is executed for each application 30. For example, when a new application 30 is released to the application management computer 300 or even when the application 30 is in operation, the flow changes according to a predetermined instruction from the application developer 40. Start.
  • the application developer 40 inputs application requirements from, for example, a screen 1300 as shown in FIG. 13, and the application requirement management program 3010 updates the application requirement management information 3001 based on the application requirements.
  • FIG. 13 shows an example of an application requirement input screen in the application management computer 300 of this embodiment.
  • the requirements for the application 30 are set for each application.
  • the application administrator 40 who operates the application management computer 300 uses the application name, usage, complement method when data is lost, data complement method, and emergency response when the data cannot be acquired. Enter the degree.
  • the screen 1300 in FIG. 13 shows an example of information input related to a new application 30, but an example in which information is input in other situations such as when editing information related to a registered application 30 can also be assumed.
  • the application mediation management computer 200 inquires about the requirement when a physical sensor fails (described later in FIG. 15), the previously input items are displayed in the input space.
  • the name of the application 30 is input as the application name.
  • the usage field the usage field of the corresponding application is input. This field may be a pull-down format, and the application administrator 40 may specify from the displayed items.
  • the complement method when data cannot be acquired is input as the complement method when data is missing. Since the complement method is fixed, this field may be a pull-down format.
  • the data complementing method may switch the display contents based on the method specified in the complementing method when data is missing. For example, when “data complement from other sensors” is input as a complement method when data is missing, items related to the data complement method are output to the data complement method.
  • the urgency level of response when data cannot be acquired is entered in the urgency level when data cannot be acquired.
  • the mechanism of the sensor network 5 (IoT system) shown in FIG. 1 is provided as a service
  • the price may be set according to the degree of urgency when data cannot be acquired. That is, the application 30 that has purchased a high-priced service is preferentially dealt with when data acquisition is impossible.
  • the application requirement input screen that is, the content input from the screen 1300 is reflected in the application requirement management information 3001.
  • the application requirement management program 3010 notifies the application mediation management computer 200 of the updated contents of the application requirements (step s101).
  • the application mediation management program 2011 of the application mediation management computer 200 receives the update of the application requirement from the application management computer 300 and updates the application requirement management information 3001 (FIG. 11) (step s102).
  • the missing data complementing method management program 2010 of the application mediation management computer 200 determines a complementing method for the application 30 based on the application requirements input by the application management computer 200, and updates the complementing requirement management information 2001 ( Step s103).
  • the above-mentioned missing data complementing method management program 2010 records the usage requirement 30013 and the emergency level 30015 when data cannot be acquired even if some information of the missing data supplementing requirement 30014 is blank in the application requirement management information 3001. Based on the missing information supplement requirement of the other application 30 having similar attributes, the data necessary for the data supplement requirement 200214 of the supplement requirement management information 2001 is supplemented from the obtained information.
  • the missing data complementing method management program 2010 designates the virtual sensor 20 of the updated virtual sensor identification information 20012 in the complementing requirement management information 2001, and designates the virtual sensor 20 and its data complementing requirement as a sensor network management computer. 100 is notified (step s104).
  • the alternative sensor search program 1015 of the sensor network management computer 100 that has received the notification from the application mediation management computer 200, if the complement method of the virtual sensor 20 is a requirement to be complemented by another physical sensor 10, the received requirement is The physical sensor 10 that satisfies and is in operation in the operation state 10042 of the physical sensor operation information 1004 is searched.
  • the alternative sensor search program 1015 refers to the physical sensor meta information 1001 and has the most similar characteristics to the physical sensors 10 currently associated with each other. A thing is selected (step s105).
  • the similarity of the physical sensor refers to the similarity of the installation location, application, and data type recorded in the physical sensor meta information 1001 and the similarity of the mounting destination indicated in the detailed information 1001b. If the application mediation management computer 200 designates “data with similar location information” or the like recorded in the substitute data 20061 of the supplementary requirement management information 2001, the selection is made according to the requirement.
  • the physical sensor 10 is set as the alternative physical sensor 10. Note that processing for updating physical sensor information after replacement of the physical sensor 10 will be described later with reference to FIG.
  • the alternative sensor search program 1015 may set the replacement priority level 10043 of the physical sensor operation information 1004 of the physical sensor 10 to “high” and replace it preferentially when the physical sensor 10 fails.
  • the missing data complementing method switching program 1013 of the sensor network management computer 100 performs missing data compensation based on the update information notified from the application mediation management computer 100 and the information of the alternative physical sensor 10 retrieved in step s105.
  • the system management information 1005 is updated (step s106).
  • the missing data complementing method switching program 1012 transmits the update contents of the missing data complementing method management information 1005 to the application mediation management computer 200 (step s107).
  • the missing data complementing method management program 2010 of the application mediation management computer 200 updates the missing data complementing method management program 1005 based on the update information received from the sensor network management computer 100 (step s108).
  • the application requirement mediation management program 2011 notifies the application management computer 300 that the input application requirement has been reflected in the complementary method of the physical sensor 10 (step s109), and ends the process.
  • FIG. 14 shows an example of a flowchart expressing the update of information related to the physical sensor in the present embodiment. This flow is assumed to be performed when the physical sensor monitoring program 1011 of the sensor network management computer 100 detects a new addition or restoration of the physical sensor 10. Moreover, you may perform regularly irrespective of it.
  • the physical sensor monitoring program 1012 of the sensor network management computer 100 detects restoration or new addition of the physical sensor 10 (step s201). This detection is performed, for example, by making an inquiry about the life / death status toward each physical sensor 10 of the sensor network 5 at predetermined intervals.
  • the sensor information management program 1017 designates the physical sensor 10 that has detected the change in the physical sensor operation information 1004, and updates the change content (step s202).
  • the sensor information management program 1017 acquires the meta information of the physical sensor 10 and updates the physical sensor meta information 1001.
  • the method 10054 of the data complementing method 10053 is recorded as “complemented with other sensors” in the missing data complementing method management information 1005, and the alternative physical sensor identification information 10055 is “ The virtual sensor 20 that is “Null” is searched (step s203).
  • the missing data complementing method switching program 1013 repeats the following for all virtual sensors 20 output by the above search (step s204).
  • the missing data complementing method switching program 1013 designates the virtual sensor 20 and requests the application intermediary management computer 200 to transmit the complementing requirements (step s205).
  • the application requirement mediation management program 2011 of the application mediation management computer 200 receives the request for the supplemental requirement transmission described above, refers to the supplementary requirement management information 2001, and reads the requirement recorded in the substitute data 20061 of the virtual sensor 20. And transmitted to the sensor network management computer 200 (step s206).
  • the missing data supplement method switching program 1013 of the sensor network management computer 100 receives the supplement requirement of the virtual sensor 20, refers to the physical sensor meta information 1001a and the detailed information 1001b, and is restored or added in the current physical sensor 10. Is determined to meet the requirements received from the application mediation management computer 200 (step s207).
  • the missing data supplement method switching program 1013 uses the identification information of the physical sensor 10 as the alternative physical sensor identification corresponding to the corresponding virtual sensor 20. Information is entered into information 10053 (step s208).
  • step s207: No the missing data complementing method switching program 1013 transitions to step s209.
  • the missing data complementing method management program 1013 notifies the application mediation management computer 200 of update information of the missing data complementing method management information 1005 (step s210).
  • missing data complementing method management program 2010 of the application mediation management computer 200 updates the missing data complementing method management information 1005 (step s211), and ends the processing.
  • step s205 may be performed before the repetitive processing in step s204. Further, the application intermediary management computer 200 may be inquired together with the supplementary requirements of the virtual sensor 20 searched in step s203.
  • FIG. 15 shows a flow of complementing missing data when the physical sensor 10 fails in the present embodiment.
  • the physical sensor monitoring program 1012 of the sensor network management computer 100 detects a failure of the physical sensor 10 (step s301).
  • the physical sensor monitoring program 1012 that has detected the failure records “stopped” in the operation state 10041 of the physical sensor 10 in the physical sensor operation information 1004.
  • the physical virtual sensor matching program 1011 of the sensor network management computer 100 refers to the physical virtual mapping information 1003, specifies the application 30 that uses the physical sensor 10, and acquires the sensor data in the application mediation management computer 200. It is notified that the state is disabled (step s302).
  • the application requirement mediation management program 2011 of the application mediation management computer 200 receives the sensor data non-acquisition notification, and determines whether a response to the physical sensor failure needs to be confirmed with the app administrator 40 by using a predetermined algorithm (step) s303).
  • the history of the update date 30015 of the application requirement management information 3001 is referred to.
  • the sensitivity of the application administrator 40 to data supplementation is high, and at that moment There is a possibility that the data supplement requirement has been changed, and it can be assumed that it is determined that notification to the application management computer 300 is necessary.
  • the application administrator 40 may determine the data complementing method on the spot. For example, it may be determined that notification to 300 is necessary.
  • step s304 when confirmation with the application administrator 40 is necessary (step s304: Yes), the application requirement mediation management program 2011 changes to the data supplement requirement of the application 30 for the application management computer 300. A confirmation request for whether there is any is made (step s305).
  • step s304 when it is determined that confirmation with the application administrator 40 is unnecessary (step s304: No), the application requirement mediation management program 2011 shifts the process to step s308.
  • the application requirement management program 3010 of the application management computer 300 receives the confirmation request described above, displays an alert for confirmation request on a predetermined screen for the application administrator 40, for example, and inputs the requirement input to the application administrator 40. Notify you to do it.
  • the application administrator 40 updates the data supplement requirement on the input screen shown in FIG.
  • the application requirement management program 3010 manages the information input by the application administrator 40 as application requirement management information 3001, and notifies the update information to the application mediation management computer 200 (step s306).
  • the application requirement mediation management program 2011 of the application mediation management computer 200 receives the update information from the application management computer 300 and thereby updates the application requirement management information 3001 (step s307). Further, the application requirement mediation management program 2011 generates complementary requirement management information 2001 based on the updated application requirement management information 3001.
  • the missing data supplement method management program 2010 of the application mediation management computer 200 notifies the sensor network management computer 100 of the supplement method of the application 30 (step s308).
  • the missing data complementing method management program 2010 searches the substitute physical sensor identification information 1055 of the missing data complementing method management information 1005 for the failed physical sensor 10, and the physical sensor 10 is the substitute sensor. Notifies the sensor network management computer 100 together with the corresponding virtual sensor 20 and the requirement of the alternative data 20061 of the complementary requirement management information 2001.
  • step s304 when it determines with No by the above-mentioned step s304, ie, when confirmation to the application manager 40 is unnecessary, since there is no update from the application management computer 300, it is managed by the application requirement mediation management program 2011. Information on the current supplement method is transmitted.
  • the missing data complementing method switching program 1013 of the sensor network management computer 100 receives the complementing method from the application mediation management computer 200, and thereby updates the missing data complementing method management information 1005 (step s309).
  • the data supplement program 1014 performs data supplement based on the missing data supplement method management information 1005 (step s310).
  • the alternative sensor search program 1015 searches for the alternative sensor.
  • the complement value calculation program 1016 calculates the predicted value by the method recorded in the complement value calculation method 10057.
  • the sensor information management program 1017 uses the physical sensor 10 that has failed in the physical sensor identification information 10034 of the physical virtual mapping information 1003. And the identification information of the replaced physical sensor 10 is overwritten (step s311).
  • the alternative sensor search program 1015 uses the requirement information in the alternative physical sensor identification information 1055 of the missing data interpolation method management information 1005 based on the virtual sensor identification information and the requirement notified from the application mediation management computer 200 in step s308. And the physical sensor 10 whose operation state 10042 of the physical sensor operation information 1004 is “in operation” is searched and overwritten with the information of the physical sensor 10.
  • the missing data complementing method management program 1013 notifies the application mediation management computer 200 of update information of the missing data complementing method management information 1005 (step s312).
  • the missing data complementing method management program 2010 of the application mediation management computer 200 updates the missing data complementing method management information 1005 (step s313) and ends the processing.
  • step s305 when an inquiry is made to the application management computer 300 in step s305 and no response is received after a certain period of time, data cannot be provided to the application 30 during that period. In that case, the application mediation management computer 200 may cause the process to transition to step s308.
  • FIG. 16 shows a configuration example of the application management computer 300 in the second embodiment.
  • the application management computer 300 includes the missing data supplement method management program 2010, the application requirement mediation management program 2011, the supplement requirement management information 2001, and the data stored in the app mediation management computer 200 in the configuration of the first embodiment. Missing data complementing method management information 1005 is held.
  • the application management computer 300 converts the application requirement management information 3001 input from the application administrator 40 into the complementary requirement management information 2001 that manages an appropriate data complementing method at the time of failure of the physical sensor 10 for each application 30. Can be converted.
  • the application administrator 50 can appropriately input the application requirement management information 3001.
  • the application requirement mediation management program 2011 and the complementary requirement management information 2001 are not essential.
  • the sensor network management computer 100 can search for the alternative physical sensor 10 based on the application requirement management information 3001.
  • FIG. 17 shows a flow example corresponding to the missing data complementing procedure when the physical sensor 10 fails in the second embodiment.
  • the physical sensor monitoring program 1012 of the sensor network management computer 100 detects a failure of the physical sensor 10 (step s401).
  • the physical sensor monitoring program 1012 records “stop” in the operation state 10040 of the physical sensor 10 in the physical sensor operation information 1004.
  • the physical virtual sensor matching program 1011 of the sensor network management computer 100 refers to the physical virtual mapping information 1003, specifies the application 30 that uses the physical sensor 10, and acquires the sensor data to the application management computer 300. It is notified that the state is disabled (step s402).
  • the application requirement management program 3010 of the application management computer 300 displays a confirmation request alert on a predetermined screen for the application administrator 40, for example, and notifies the application administrator 40 to input supplementary requirements.
  • the application administrator 40 updates the supplemental requirement on the screen shown in FIG. 13 when the supplemental requirement needs to be changed.
  • the application requirement management program 3010 manages the supplementary requirement information input on this screen as application requirement management information 3001, and notifies the sensor network management computer 100 of the data supplementation requirement corresponding to the application 30 (step s403). .
  • the application mediation management program 2011 of the application management computer 300 when there is a blank in the data supplement requirement input from the application administrator 40, the application mediation management program 2011 of the application management computer 300 generates the supplement requirement management information 2001 by supplementing the necessary data in the blank portion.
  • the method described in connection with step s103 of the flow example 1 may be similarly adopted.
  • the missing data complementing method switching program 1013 of the sensor network management computer 100 receives the complementing requirement from the application management computer 300, and thereby updates the missing data complementing method management information 1005 (step s404).
  • the data supplement program 1014 performs data supplement based on the missing data supplement method management information 1005 (step s405).
  • the alternative sensor search program 1015 searches for the alternative sensor.
  • the complement value calculation program 1016 calculates the predicted value by the method recorded in the complement value calculation method 10057.
  • the sensor information management program 1017 searches the physical sensor identification information 10034 of the physical virtual mapping information 1003 for the failed physical sensor 10. Then, the identification information of the replaced physical sensor 10 is overwritten (step s406).
  • the alternative sensor search program 1015 satisfies the requirements in the alternative physical sensor identification information 1055 of the missing data supplement method management information 1005 based on the application and its requirements notified from the application management computer 300 in step s403.
  • the physical sensor 10 in which the operation state 10042 of the physical sensor operation information 1004 is “in operation” is retrieved and overwritten with the physical sensor 10.
  • the missing data complementing method management program 1013 notifies the application management computer 100 of update information of the missing data complementing method management information 1005 (step s407).
  • the missing data complementing method management program 2010 of the application management computer 300 updates the missing data complementing method management information 1005 (step s408) and ends the process.
  • a physical sensor when a physical sensor fails, it is possible to perform appropriate data complementing according to application requirements for a virtual sensor associated with the physical sensor.
  • the failed physical sensor can be replaced efficiently.
  • the arithmetic device registers the alternative physical sensor in the mapping information as a virtual sensor usage target used by a corresponding application in the data complementing process. It is good.
  • the virtual sensor can obtain output data from each physical sensor as an input, and can provide an appropriate output to the application.
  • mapping information the virtual sensor can obtain output data from each physical sensor as an input, and can provide an appropriate output to the application.
  • the storage device further holds information related to the operation status of each physical sensor, and the arithmetic device, when specifying the alternative physical sensor, Based on the information and the information on the operation status, the physical sensor installation location and the installation target at least one of the attributes coincides with the failed physical sensor, and the active physical sensor is specified as an alternative physical sensor. There may be.
  • the arithmetic device when the data supplement requirement defines a supplement method using past output data in the fault physical sensor,
  • the alternative data may be calculated by applying the output data to a predetermined algorithm, and a predetermined data complementing process is executed for the virtual sensor using the alternative data.
  • the arithmetic device performs the data supplement processing when the data supplement requirement specifies that data supplement is impossible or when the alternative physical sensor cannot be specified.
  • the alternative physical sensor may be newly specified in response to the restoration of the failed physical sensor in the sensor network or the addition of a new physical sensor having the same specifications as the failed physical sensor, without executing.
  • the fault physical sensor since the fault physical sensor has a special specification and there is no substitute in the first place, it corresponds to the situation where data supplement is not desired, avoids unnecessary processing, and responds to recovery of the fault physical sensor, etc. Quick response. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
  • the computing device when the computing device identifies an application that uses a failed physical sensor that has failed via a virtual sensor, the virtual sensor becomes unusable for the application. It is also possible to further execute a process of notifying that.
  • the application side avoids the predetermined based on the output data from the virtual sensor in advance, and the sensor network management system side also performs unnecessary data conversion based on the association between the physical sensor and the virtual sensor. It can be avoided. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
  • the arithmetic device transmits a screen for accepting designation of the data supplementation requirement to the management terminal of the application, and acquires data supplementation requirement information from the management terminal. It is also possible to further execute the processing.
  • the information processing system may register the alternative physical sensor in the mapping information as a virtual sensor usage target used by a corresponding application in the data complementing process. Good.
  • the information processing system further holds information on the operation status of each physical sensor in the storage device, and when specifying the alternative physical sensor, the information on the physical sensor and Based on the operation status information, at least one of the attributes of the physical sensor installation location and the installation target may coincide with the failed physical sensor, and the active physical sensor may be identified as an alternative physical sensor.
  • the information supplementation system defines a complementation method using past output data in the faulty physical sensor
  • the data complementation requirement of the faulty physical sensor Alternative data may be calculated by applying past output data to a predetermined algorithm, and a predetermined data complementing process may be executed for the corresponding virtual sensor using the alternative data.
  • the data supplement processing The replacement physical sensor may be specified again according to the restoration of the failed physical sensor in the sensor network or the addition of a new physical sensor having the same specifications as the failed physical sensor.
  • the information processing system identifies an application that uses a faulty physical sensor in which a failure has occurred via a virtual sensor
  • the virtual sensor is unusable for the application. It is also possible to further execute a process of notifying that it has become.
  • the information processing system transmits a screen for accepting designation of the data supplementation requirement to the management terminal of the application, and the data supplementation requirement information is transmitted from the management terminal.
  • the acquisition process may be further executed.

Abstract

[Problem] To enable appropriate data interpolation in respect to a virtual sensor tied to a physical sensor in a sensor network, when the physical sensor is damaged. [Solution] A sensor network management system 1 is configured to include: a storage device 1000 that holds mapping information 1003 prescribing the relationship between a virtual sensor 20 which uses a physical sensor 10 and an application 30 which uses the virtual sensor 20, and physical sensor and application information 1001, 1002, respectively; and a calculation device 180 that identifies, on the basis of the mapping information 1003, an application using a damaged physical sensor via a virtual sensor, identifies, on the basis of the information 1001, 1002, an alternate physical sensor which satisfies a prescribed data interpolation condition 1005 relating to the application, and performs predetermined data interpolation processing relating to the virtual sensor, on the basis of the alternate physical sensor.

Description

センサネットワーク管理システムおよびセンサネットワーク管理方法Sensor network management system and sensor network management method
 本発明は、センサネットワーク管理システムおよびセンサネットワーク管理方法に関する。 The present invention relates to a sensor network management system and a sensor network management method.
 世界中に存在する様々なものに関する情報をネットワーク上で組み合わせ、新しい価値を生み出すIoT(Internet of Things)が普及し始めている。 IoT (Internet of Things) that creates new value by combining information on various things that exist all over the world is starting to spread.
 上述のIoTとは、様々な場所や産業設備に、センシング機能と通信機能をもつセンサを設置して、そのセンサから得られる大量のセンサデータをビッグデータとして管理し、これを目的に応じてを利用するものである。そこで、センサデータの収集、管理、および、シームレスな利用を可能にするために、各所に設置されたセンサをネットワーク化し、さらに、そのセンサデータをクラウド基盤で集中的に管理する形態が主流となってきている。 The above-mentioned IoT is a sensor that has a sensing function and a communication function in various places and industrial facilities, and manages a large amount of sensor data obtained from the sensor as big data. It is what you use. Therefore, in order to collect, manage, and use sensor data seamlessly, the mainstream is a network of sensors installed in various locations, and centralized management of the sensor data on a cloud platform. It is coming.
 一方、センサの所有者とデータ利用者とが異なる場合、両者の間でデータを資源として取引することになる。その場合、センサデータを、利用者の目的に応じて適切に流通させる仕組みの整備が必要となってくる。 On the other hand, when the sensor owner and the data user are different, data is traded as a resource between the two. In that case, it is necessary to develop a mechanism for appropriately distributing the sensor data according to the purpose of the user.
 このような状況の中で、センサネットワークにおいてデータフロー制御を行うことでセンシングデータの流通を適正化する技術が提案されている。すなわち、センシングデータを出力するセンサに関する情報であるセンサ側メタデータを取得するセンサ側メタデータ取得手段と、前記センシングデータを利用してサービスを提供するアプリケーションに関する情報であるアプリ側メタデータを取得するアプリ側メタデータ取得手段と、前記センサ側メタデータおよび前記アプリ側メタデータのマッチングを行うことで前記アプリケーションの要求を満たすセンシングデータを提供可能な前記センサを抽出するマッチング手段と、前記センサを管理するセンサ管理装置に対して、前記マッチング手段により抽出されたセンサと前記アプリケーションとを特定したデータフロー制御指令を送信する指示手段とを有することを特徴とするデータフロー制御指令発生装置(特許文献1参照)などが提案されている。 In such a situation, a technique for optimizing the distribution of sensing data by performing data flow control in a sensor network has been proposed. That is, sensor-side metadata acquisition means that acquires sensor-side metadata that is information related to a sensor that outputs sensing data, and application-side metadata that is information related to an application that provides a service using the sensing data. App-side metadata acquisition means, matching means for extracting the sensor capable of providing sensing data that satisfies the application requirements by matching the sensor-side metadata and the application-side metadata, and managing the sensors A data flow control command generating device comprising: an instruction unit that transmits a data flow control command specifying the sensor extracted by the matching unit and the application to a sensor management device that performs the processing (Patent Document 1) See) It is draft.
特許第5445722号公報Japanese Patent No. 5445722
 上述したようにIoTシステムが普及する中、アプリケーションの要件に応じて、必要時に必要なIoTデータを継続的に提供することが求められている。しかしながら、従来技術においては、物理センサが故障した場合の適切な対処が難しい。例えば、物理センサが故障した際、その物理センサに対応付けられた仮想センサは、アプリケーションから利用できなくなる。結果として、アプリケーション稼働に必要な適切なデータ提供が停止する事態となる。 As described above, as the IoT system becomes widespread, it is required to continuously provide necessary IoT data according to application requirements. However, in the prior art, it is difficult to appropriately deal with a physical sensor failure. For example, when a physical sensor fails, a virtual sensor associated with the physical sensor cannot be used from an application. As a result, the provision of appropriate data necessary for application operation stops.
 そこで本発明の目的は、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完を可能とする技術を提供することにある。 Therefore, an object of the present invention is to provide a technique that enables appropriate data interpolation for a virtual sensor linked to a physical sensor in the event of a failure of the physical sensor in the sensor network.
 上記課題を解決する本発明のセンサネットワーク管理システムは、センサネットワークにおいて物理センサを利用する仮想センサと当該仮想センサを利用するアプリケーションとの関係を定めたマッピング情報と、前記物理センサおよび前記アプリケーションの各情報と、を保持する記憶装置と、不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを、前記マッピング情報に基づき特定し、当該アプリケーションに関して予め規定されたデータ補完要件を満たす代替物理センサを、前記物理センサおよび前記アプリケーションの各情報に基づき特定し、前記代替物理センサに基づく該当仮想センサに関する所定のデータ補完処理を実行する演算装置と、を含むことを特徴とする。 The sensor network management system of the present invention that solves the above problems includes mapping information that defines a relationship between a virtual sensor that uses a physical sensor and an application that uses the virtual sensor in the sensor network, and each of the physical sensor and the application. A storage device that holds information, and an alternative physical sensor that identifies an application that uses a failed physical sensor that has failed via a virtual sensor based on the mapping information and satisfies data supplementation requirements that are defined in advance for the application And an arithmetic unit that executes a predetermined data complementing process related to the virtual sensor based on the alternative physical sensor, based on each information of the physical sensor and the application.
 また、本発明のセンサネットワーク管理方法は、センサネットワークにおいて物理センサを利用する仮想センサと当該仮想センサを利用するアプリケーションとの関係を定めたマッピング情報と、前記物理センサおよび前記アプリケーションの各情報と、を保持する記憶装置を備えた情報処理システムが、不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを、前記マッピング情報に基づき特定し、当該アプリケーションに関して予め規定されたデータ補完要件を満たす代替物理センサを、前記物理センサおよび前記アプリケーションの各情報に基づき特定し、前記代替物理センサに基づく該当仮想センサに関する所定のデータ補完処理を実行する、ことを特徴とする。 The sensor network management method of the present invention includes mapping information that defines a relationship between a virtual sensor that uses a physical sensor and an application that uses the virtual sensor in the sensor network, each piece of information on the physical sensor and the application, An information processing system including a storage device that stores a failure identifies an application that uses a failed physical sensor through a virtual sensor based on the mapping information, and satisfies data supplementation requirements defined in advance for the application An alternative physical sensor is specified based on each information of the physical sensor and the application, and a predetermined data complementing process related to the virtual sensor based on the alternative physical sensor is executed.
 本発明によれば、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完が可能となる。 According to the present invention, in the event of a failure of a physical sensor in a sensor network, it is possible to appropriately supplement data for a virtual sensor associated with the physical sensor.
本実施形態のセンサネットワーク管理システムを含むセンサネットワークの構成例を示す図である。It is a figure which shows the structural example of the sensor network containing the sensor network management system of this embodiment. 本実施形態のセンサネットワーク管理計算機の構成例を示す図である。It is a figure which shows the structural example of the sensor network management computer of this embodiment. 本実施形態のアプリ仲介管理計算機の構成例を示す図である。It is a figure which shows the structural example of the application mediation management computer of this embodiment. 本実施形態のアプリケーション管理計算機の構成例を示す図である。It is a figure which shows the structural example of the application management computer of this embodiment. 本実施形態における物理センサメタ情報の例1を示す図である。It is a figure which shows Example 1 of the physical sensor meta information in this embodiment. 本実施形態における物理センサメタ情報の例2を示す図である。It is a figure which shows Example 2 of the physical sensor meta information in this embodiment. 本実施形態におけるアプリケーションメタ情報の例を示す図である。It is a figure which shows the example of the application meta information in this embodiment. 本実施形態における物理仮想マッピング情報の例を示す図である。It is a figure which shows the example of the physical virtual mapping information in this embodiment. 本実施形態における物理センサ稼動情報の例を示す図である。It is a figure which shows the example of the physical sensor operation information in this embodiment. 本実施形態における欠損データ補完方式管理情報の例を示す図である。It is a figure which shows the example of the missing data complement system management information in this embodiment. 本実施形態における補完要件管理情報の例を示す図である。It is a figure which shows the example of the supplement requirement management information in this embodiment. 本実施形態におけるアプリ要件管理情報の例を示す図である。It is a figure which shows the example of the application requirement management information in this embodiment. 本実施形態のセンサネットワーク管理方法のフロー例1を示す図である。It is a figure which shows the example 1 of a flow of the sensor network management method of this embodiment. 本実施形態におけるアプリケーション要件入力画面の例を示す図である。It is a figure which shows the example of the application requirement input screen in this embodiment. 本実施形態のセンサネットワーク管理方法のフロー例2を示す図である。It is a figure which shows the example 2 of a flow of the sensor network management method of this embodiment. 本実施形態のセンサネットワーク管理方法のフロー例3を示す図である。It is a figure which shows the example 3 of a flow of the sensor network management method of this embodiment. 本実施形態のアプリケーション管理計算機の構成例を示す図である。It is a figure which shows the structural example of the application management computer of this embodiment. 本実施形態のセンサネットワーク管理方法のフロー例4を示す図である。It is a figure which shows the example 4 of a flow of the sensor network management method of this embodiment.
===実施例1===
 以下に本発明の実施形態について図面を用いて詳細に説明する。図1は本実施形態のセンサネットワーク管理システム1を含むセンサネットワーク5の構成例を示す図である。図1に示すセンサネットワーク管理システム1は、センサネットワーク5における物理センサ10の故障に際し、当該物理センサ10に紐付けられた仮想センサ30に対する適宜なデータ補完を可能とするためのコンピュータシステムである。
=== Example 1 ===
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a diagram showing a configuration example of a sensor network 5 including a sensor network management system 1 of the present embodiment. A sensor network management system 1 shown in FIG. 1 is a computer system for enabling appropriate data complementing for a virtual sensor 30 linked to a physical sensor 10 when a physical sensor 10 in the sensor network 5 fails.
 なお、本実施形態におけるセンサネットワーク5としては、特に限定はしないが、一例としてIoTシステムを想定するものとする。IoTシステムであるセンサネットワーク5は、人や機器、駅などに設置された物理センサ10のデータを、仮想センサ20が適宜に選択、加工し、その処理結果たる出力データをアプリケーション30に提供し、使用させるシステムである。 Note that the sensor network 5 in the present embodiment is not particularly limited, but an IoT system is assumed as an example. The sensor network 5 that is an IoT system, the virtual sensor 20 appropriately selects and processes the data of the physical sensor 10 installed in a person, a device, a station, etc., and provides the output data as the processing result to the application 30. It is a system to be used.
 こうしたセンサネットワーク5において、実際にセンシングを実行する物理センサ10と、この物理センサ10の出力データをネットワーク400経由で取得するセンサネットワーク管理計算機100と、アプリケーション30のデータ補完要件をセンサネットワーク管理計算機100が理解できる情報に変換するアプリ仲介管理計算機200と、アプリケーション30を実装したアプリケーション管理計算機300とが、ネットワーク400を介してデータ通信可能となっている。 In such a sensor network 5, the physical sensor 10 that actually performs sensing, the sensor network management computer 100 that acquires output data of the physical sensor 10 via the network 400, and the data supplement requirement of the application 30 are defined as the sensor network management computer 100. The application mediation management computer 200 that converts the information into information that can be understood by the application management computer 300 that implements the application 30 is capable of data communication via the network 400.
 なお、物理センサ10とアプリケーション30とは、1対1の対応関係となっている必要はない。1つの物理センサ10の出力データを、1または複数の仮想センサ20を介して、複数のアプリケーション30がそれぞれ利用するとしてよい。或いは、複数の物理センサ10の各出力データを、1または複数の仮想センサ20を介して、1つのアプリケーション30が利用するとしてもよい。 Note that the physical sensor 10 and the application 30 do not have to have a one-to-one correspondence. The output data of one physical sensor 10 may be used by a plurality of applications 30 via one or a plurality of virtual sensors 20, respectively. Alternatively, each output data of the plurality of physical sensors 10 may be used by one application 30 via one or a plurality of virtual sensors 20.
 センサネットワーク管理計算機100は、物理センサ10の出力データを適宜に選択、集約、或いは加工することで、或る1つのセンサ、すなわち仮想センサによる出力データであると仮想化する。センサネットワーク管理計算機100は、こうした仮想センサ20の出力データをアプリケーション30に提供する。 The sensor network management computer 100 virtualizes output data from a certain sensor, that is, a virtual sensor, by appropriately selecting, aggregating, or processing the output data of the physical sensor 10. The sensor network management computer 100 provides the output data of the virtual sensor 20 to the application 30.
 従ってアプリケーション30は、その用途に応じて、複数の物理センサ10を1つの仮想センサ20として定義し使用することができる。なお、1つの仮想センサ20は、用途の類似した複数のアプリケーションで使用することもできる。 Therefore, the application 30 can define and use a plurality of physical sensors 10 as one virtual sensor 20 according to the application. One virtual sensor 20 can also be used in a plurality of applications having similar uses.
 こうした構成のセンサネットワーク5において、アプリケーション管理者40は、アプリケーション30が稼働するアプリケーション管理計算機300上で、アプリケーション要件を入力する。この場合、アプリ仲介管理計算機200は、当該アプリケーション要件を適宜に変換し、センサネットワーク管理計算機100に通知する。また、アプリケーション管理計算機300は、センサネットワーク管理計算機100から受信した情報を、アプリ管理者40向けに変換する役割も担う。 In the sensor network 5 having such a configuration, the application manager 40 inputs application requirements on the application management computer 300 on which the application 30 operates. In this case, the application mediation management computer 200 appropriately converts the application requirement and notifies the sensor network management computer 100 of it. The application management computer 300 also plays a role of converting information received from the sensor network management computer 100 for the application manager 40.
 なお、上述のアプリケーション管理者40は、アプリケーション30の要件を決定する権限を持ち合わせる人であって、アプリケーション30の開発者であってもよいし、アプリケーション30の提供者であってもよい。 Note that the application manager 40 described above is a person who has the authority to determine the requirements of the application 30 and may be a developer of the application 30 or a provider of the application 30.
---各計算機の構成例---
 また、センサネットワーク管理システム1に含まれる各計算機のハードウェア構成を以下に説明する。図2は、本実施形態におけるセンサネットワーク管理計算機100の構成例を示す図である。
--- Configuration example of each computer ---
The hardware configuration of each computer included in the sensor network management system 1 will be described below. FIG. 2 is a diagram illustrating a configuration example of the sensor network management computer 100 according to the present embodiment.
 本実施形態のセンサネットワーク管理計算機100は、物理センサ10のメタ情報と、アプリケーション30のメタ情報とをつき合わせ、アプリケーション30に対して、仮想センサ20を提供し、適切な提供元から適切な提供先へとデータが流通するようデータフロー制御を行うものである。 The sensor network management computer 100 according to the present embodiment combines the meta information of the physical sensor 10 and the meta information of the application 30, provides the virtual sensor 20 to the application 30, and provides an appropriate provision from an appropriate provider. Data flow control is performed so that data is distributed to the destination.
 センサネットワーク管理計算機100は、管理用通信インタフェース110、入力用インタフェース120、出力用インタフェース130、磁気記憶装置160、データ入出力用キャッシュメモリ170、演算装置180、および、プログラムメモリ1000が、通信バス190を介して互いに接続された構成である。すなわち、この例に示したセンサネットワーク管理計算機100のハードウェア構成は、汎用計算機(PC)で実現し得るものである。 The sensor network management computer 100 includes a management communication interface 110, an input interface 120, an output interface 130, a magnetic storage device 160, a data input / output cache memory 170, an arithmetic device 180, and a program memory 1000, and a communication bus 190. It is the structure mutually connected through this. That is, the hardware configuration of the sensor network management computer 100 shown in this example can be realized by a general-purpose computer (PC).
 上述の構成のうち、管理用通信インタフェース110は、適宜な情報を入出力するためのインタフェースである。また、入力用インタフェース120は、操作者が情報を入力するための例えばキーボードやマウスなどである。また、出力用インタフェース130は、操作者に情報を出力するための例えば汎用ディスプレイなどである。 Among the above-described configurations, the management communication interface 110 is an interface for inputting and outputting appropriate information. The input interface 120 is, for example, a keyboard or a mouse for an operator to input information. The output interface 130 is, for example, a general-purpose display for outputting information to the operator.
 また、磁気記憶装置160は、オペレーティングシステムやアプリケーションなどの基本ソフトウェアを保存する記憶装置である。また、データ入出力用キャッシュメモリ170は、使用頻度の高いデータを蓄積し処理高速化を実現する記憶装置である。 The magnetic storage device 160 is a storage device that stores basic software such as an operating system and applications. The data input / output cache memory 170 is a storage device that accumulates frequently used data and realizes high processing speed.
 また、演算装置180は、各種計算を行うCPUである。また、プログラムメモリ1000は、管理計算機100の稼働に必要なプログラムを蓄積する記憶空間である。 The arithmetic device 180 is a CPU that performs various calculations. The program memory 1000 is a storage space that stores programs necessary for the operation of the management computer 100.
 なお、プログラムメモリ1000は、磁気記憶装置や揮発性半導体メモリで実装したメモリ空間である。このプログラムメモリ1000は、センサネットワーク管理計算機100の稼働に必要な基本プログラムや情報を保持する目的で利用される。 Note that the program memory 1000 is a memory space implemented by a magnetic storage device or a volatile semiconductor memory. This program memory 1000 is used for the purpose of holding basic programs and information necessary for the operation of the sensor network management computer 100.
 ここで、プログラムメモリ1000が保持する制御プログラムならびに制御情報について説明する。このうち制御情報である、物理センサメタ情報1001、アプリケーションメタ情報1002、物理仮想マッピング情報1003、物理センサ稼動情報1004、および、欠損データ補完方式管理情報1005の各詳細については後述する。 Here, the control program and control information stored in the program memory 1000 will be described. Details of the control information, that is, physical sensor meta information 1001, application meta information 1002, physical virtual mapping information 1003, physical sensor operation information 1004, and missing data complementing method management information 1005 will be described later.
 一方、上述の制御プログラムとしては、経路制御プログラム1010、物理仮想センサマッチングプログラム1011、物理センサ監視プログラム1012、欠損データ補完方式切替プログラム1013、データ補完プログラム1014、代替センサ検索プログラム1015、補完値算出プログラム1016、および、センサ情報管理プログラム1017が含まれている。 On the other hand, as the above-mentioned control program, the path control program 1010, the physical virtual sensor matching program 1011, the physical sensor monitoring program 1012, the missing data complementing method switching program 1013, the data complementing program 1014, the alternative sensor search program 1015, the complementing value calculation program 1016 and a sensor information management program 1017 are included.
 このうち経路制御プログラム1010は、物理センサ10によるセンシングデータを、物理仮想マッピング情報1003で管理された、適切な提供元から適切な提供先へと流通させるデータフロー制御指令を生成し、物理センサ10またはそれを管理する所定の管理装置に送信するプログラムである。 Among these, the path control program 1010 generates a data flow control command for distributing sensing data from the physical sensor 10 from an appropriate provider to an appropriate provider managed by the physical virtual mapping information 1003, and the physical sensor 10. Or it is a program transmitted to the predetermined management apparatus which manages it.
 また、物理仮想センサマッチングプログラム1011は、物理仮想マッピング情報1003の、物理センサ10と仮想センサ20との対応関係を管理するプログラムである。 The physical virtual sensor matching program 1011 is a program that manages the correspondence between the physical sensor 10 and the virtual sensor 20 in the physical virtual mapping information 1003.
 また、物理センサ監視プログラム1012は、物理センサ10を監視し、故障や、交換による再稼働等の稼働状態を検知するプログラムである。 Also, the physical sensor monitoring program 1012 is a program that monitors the physical sensor 10 and detects an operating state such as a failure or re-operation due to replacement.
 また、欠損データ補完方式切替プログラム1013は、アプリ仲介管理計算機200またはアプリケーション管理計算機300から入力されるデータ補完要件と、物理センサメタ情報1001が示す物理センサ10の特徴とを照らし合わせて、物理センサ10の故障時において、対応する仮想センサ20に適用するデータ補完方式を決定し、欠損データ補完方式管理情報1005を更新するプログラムである。 In addition, the missing data complementing method switching program 1013 compares the data complementing requirements input from the application mediation management computer 200 or the application management computer 300 with the characteristics of the physical sensor 10 indicated by the physical sensor meta information 1001, and the physical sensor 10. This is a program for determining a data complementing method to be applied to the corresponding virtual sensor 20 and updating the missing data complementing method management information 1005 at the time of failure.
 また、データ補完プログラム1014は、物理センサ10の故障時に、欠損データ補完方式管理情報1005を基に、対応する仮想センサ20に対してデータ補完を行うプログラムである。 Further, the data complementing program 1014 is a program that performs data complementing for the corresponding virtual sensor 20 based on the missing data complementing method management information 1005 when the physical sensor 10 fails.
 また、代替センサ検索プログラム1015は、欠損データ補完方式管理情報1005において示すデータ取得先物理センサ識別情報10052に記録された物理センサ10が、停止している(物理センサ稼動情報1004の稼働状態10042が「停止」となっている)場合に、物理センサメタ情報1001に基づき当該物理センサ10に最も近い物理センサ10を、データ取得先物理センサ識別情報10052として更新するプログラムである。 Further, in the alternative sensor search program 1015, the physical sensor 10 recorded in the data acquisition destination physical sensor identification information 10052 shown in the missing data supplement method management information 1005 is stopped (the operation state 10042 of the physical sensor operation information 1004 is In this case, the physical sensor 10 closest to the physical sensor 10 is updated as data acquisition destination physical sensor identification information 10052 based on the physical sensor meta information 1001.
 この代替センサ検索プログラム1015における処理は、欠損データ補完方式切替プログラム1013が、欠損データ補完方式管理情報1005を更新する際に、纏めて行ってもよい。 The processing in this alternative sensor search program 1015 may be performed collectively when the missing data complementing method switching program 1013 updates the missing data complementing method management information 1005.
 また、補完値算出プログラム1016は、物理センサ10の故障時、当該物理センサ10の過去の出力データを適宜なアルゴリズムに適用して予測値を算出し、この予測値によって欠損データを補完するプログラムである。 Further, the complement value calculation program 1016 is a program that calculates a predicted value by applying past output data of the physical sensor 10 to an appropriate algorithm when the physical sensor 10 fails, and supplements missing data with the predicted value. is there.
 また、センサ情報管理プログラム1017は、センサネットワーク管理計算機100に格納された構成情報を更新するプログラムである。 The sensor information management program 1017 is a program for updating the configuration information stored in the sensor network management computer 100.
 続いて、アプリ仲介管理計算機200の構成について説明する。図3は本実施形態のアプリ仲介管理計算機200の構成例を示す図である。 Subsequently, the configuration of the application mediation management computer 200 will be described. FIG. 3 is a diagram illustrating a configuration example of the application mediation management computer 200 according to the present embodiment.
 本実施形態のアプリ仲介管理計算機200は、センサネットワーク管理計算機100とアプリケーション管理計算機300との間に介在することで、センサネットワーク管理計算機100の内部処理をアプリケーション管理者40が理解できる情報に変換するものである。また逆に、アプリ管理者40の入力を、センサネットワーク管理計算機100が処理できる形式に変換する役割も担う。 The application mediation management computer 200 according to the present embodiment is interposed between the sensor network management computer 100 and the application management computer 300, thereby converting the internal processing of the sensor network management computer 100 into information that can be understood by the application manager 40. Is. Conversely, it also plays a role of converting the input of the application manager 40 into a format that can be processed by the sensor network management computer 100.
 こうしたセンサネットワーク管理計算機200は、管理用通信インタフェース210、入力用インタフェース220、出力用インタフェース230、磁気記憶装置260、データ入出力用キャッシュメモリ270、演算装置280、および、プログラムメモリ2000が、通信バス290を介して互いに接続された構成である。すなわち、この例に示したアプリ仲介管理計算機200のハードウェア構成は汎用計算機(PC)で実現し得るものである。 Such a sensor network management computer 200 includes a management communication interface 210, an input interface 220, an output interface 230, a magnetic storage device 260, a data input / output cache memory 270, an arithmetic device 280, and a program memory 2000. 290 are connected to each other via 290. That is, the hardware configuration of the application mediation management computer 200 shown in this example can be realized by a general-purpose computer (PC).
 このうち、管理用通信インタフェース210は、管理情報を入出力するためのインタフェースである。また、入力用インタフェース220は、操作者が情報を入力するための例えばキーボードやマウスなどである。 Among these, the management communication interface 210 is an interface for inputting and outputting management information. The input interface 220 is, for example, a keyboard or a mouse for an operator to input information.
 また、出力用インタフェース230は、操作者に情報を出力するための例えば汎用ディスプレイなどである。また、磁気記憶装置260は、オペレーティングシステムやアプリケーションなどの基本ソフトウェアを保存するための記憶装置である。また、データ入出力用キャッシュメモリ270は、使用頻度の高いデータを蓄積し処理高速化を実現するための記憶装置である。 The output interface 230 is, for example, a general-purpose display for outputting information to the operator. The magnetic storage device 260 is a storage device for storing basic software such as an operating system and applications. The data input / output cache memory 270 is a storage device for accumulating frequently used data and realizing high-speed processing.
 また、演算装置280は、各種計算を行うCPUである。また、プログラムメモリ200は、管理計算機200の稼働に必要なプログラムを蓄積する記憶空間である。 The arithmetic unit 280 is a CPU that performs various calculations. The program memory 200 is a storage space for accumulating programs necessary for the operation of the management computer 200.
 なお、上述のプログラムメモリ2000は、磁気記憶装置や揮発性半導体メモリで実装したメモリ空間であり、管理計算機200の稼働に必要な基本プログラムや情報を保持する目的で利用される。 The program memory 2000 described above is a memory space implemented by a magnetic storage device or a volatile semiconductor memory, and is used for the purpose of holding basic programs and information necessary for the operation of the management computer 200.
 ここで、プログラムメモリ2000が保持する制御プログラムならびに制御情報について説明する。このうち制御情報である、欠損データ補完方式管理情報1005、アプリ要件管理情報3001、および、補完要件管理情報2001の詳細については後述する。 一方、上述の制御プログラムとしては、欠損データ補完方式管理プログラム 2010および、アプリ要件仲介管理プログラム2011が含まれている。 Here, the control program and control information stored in the program memory 2000 will be described. Of these, details of the missing data supplement method management information 1005, the application requirement management information 3001, and the supplement requirement management information 2001, which are control information, will be described later. On the other hand, the above-mentioned control programs include a missing data complementing method management program 2010 and an application requirement mediation management program 2011.
 このうち、欠損データ補完方式管理プログラム2010は、アプリ管理者40が入力したアプリケーション30の補完要件を基に、補完要件管理情報2001を更新するプログラムである。 Among these, the missing data complementing method management program 2010 is a program for updating the complementing requirement management information 2001 based on the complementing requirements of the application 30 input by the application administrator 40.
 また、アプリ要件仲介管理プログラム2011は、アプリケーション管理計算機300から受信した補完要件の情報を、センサネットワーク管理計算機100で処理できる形態に変換するプログラムである。また、アプリ要件仲介管理プログラム2011は、センサネットワーク管理計算機100からの更新情報を、アプリケーション視点の表現に変換し、アプリケーション管理計算機300に通知することを行うプログラムである。 Further, the application requirement mediation management program 2011 is a program that converts the information on complementary requirements received from the application management computer 300 into a form that can be processed by the sensor network management computer 100. The application requirement mediation management program 2011 is a program that converts update information from the sensor network management computer 100 into an application viewpoint representation and notifies the application management computer 300 of the update information.
 続いて、アプリケーション管理計算機300について説明する。図4は、本実施形態のアプリケーション管理計算機300の構成例を示す図である。 Subsequently, the application management computer 300 will be described. FIG. 4 is a diagram illustrating a configuration example of the application management computer 300 according to the present embodiment.
 本実施形態のアプリケーション管理計算機300は、物理センサ10の出力データを使って稼働するアプリケーション30の補完要件を管理するものである。このアプリケーション管理計算機300は、アプリケーションそのものが稼働するサーバであってもよいし、管理計算機としてアプリケーションが稼働しているサーバとは別の計算機であってもよい。アプリケーション30の補完要件は、アプリ管理者40が入力するものとする。 The application management computer 300 according to the present embodiment manages supplementary requirements for the application 30 that operates using the output data of the physical sensor 10. The application management computer 300 may be a server on which the application itself operates, or may be a computer different from the server on which the application is operating as a management computer. The supplementary requirement for the application 30 is input by the application manager 40.
 アプリケーション管理計算機300は、管理用通信インタフェース310、入力用インタフェース320、出力用インタフェース330、磁気記憶装置360、データ入出力用キャッシュメモリ370、演算装置380、および、プログラムメモリ3000が、通信バス390を介して互いに接続された構成である。すなわち、この例に示した管理計算機300のハードウェア構成は汎用計算機(PC)で実現し得るものである。 The application management computer 300 includes a management communication interface 310, an input interface 320, an output interface 330, a magnetic storage device 360, a data input / output cache memory 370, an arithmetic device 380, and a program memory 3000, and a communication bus 390. Are connected to each other. That is, the hardware configuration of the management computer 300 shown in this example can be realized by a general purpose computer (PC).
 このうち、管理用通信インタフェース310は、管理情報を入出力するためのインタフェースである。また、入力用インタフェース320は、操作者が情報を入力するための例えばキーボードやマウスなどである。 Among these, the management communication interface 310 is an interface for inputting / outputting management information. The input interface 320 is, for example, a keyboard or a mouse for an operator to input information.
 また、出力用インタフェース330は、操作者に情報を出力するための例えば汎用ディスプレイなどである。また、磁気記憶装置360は、オペレーティングシステムやアプリケーションなどの基本ソフトウェアを保存する記憶装置である。 The output interface 330 is, for example, a general-purpose display for outputting information to the operator. The magnetic storage device 360 is a storage device that stores basic software such as an operating system and applications.
 また、データ入出力用キャッシュメモリ370は、使用頻度の高いデータを蓄積し処理高速化を実現するための記憶装置である。 Also, the data input / output cache memory 370 is a storage device for accumulating frequently used data and realizing high-speed processing.
 また、演算装置380は、各種計算を行うCPUである。また、プログラムメモリ3000は、管理計算機300の稼働に必要なプログラムを蓄積する記憶空間である。 The arithmetic unit 380 is a CPU that performs various calculations. The program memory 3000 is a storage space that stores programs necessary for the operation of the management computer 300.
 なお、プログラムメモリ3000は、磁気記憶装置や揮発性半導体メモリで実装したメモリ空間であり、管理計算機300の稼働に必要な基本プログラムや情報を保持する目的で利用される。 The program memory 3000 is a memory space implemented by a magnetic storage device or a volatile semiconductor memory, and is used for the purpose of holding basic programs and information necessary for the operation of the management computer 300.
 ここで、プログラムメモリ3000が保持する制御プログラムならびに制御情報について説明する。このうち制御情報である、アプリ要件管理情報3001、および、アプリケーションメタ情報1002の詳細については後述する。 Here, the control program and control information stored in the program memory 3000 will be described. Details of the application requirement management information 3001 and the application meta information 1002 that are control information will be described later.
  一方、上述の制御プログラムとしては、アプリ要件管理プログラム3010が含まれている。このアプリ要件管理プログラム3010は、アプリ管理者40からの補完要件の入力を受信し、その補完要件をアプリ要件管理情報3001に更新するプログラムである。また、当プログラムは、物理センサ10の故障等によって、センサデータが取得できなくなった際に、アプリケーション要件入力用画面にアラートを表示する等してアプリ管理者40に通知を行う。 On the other hand, the above-described control program includes an application requirement management program 3010. The application requirement management program 3010 is a program that receives an input of a complementary requirement from the application manager 40 and updates the complementary requirement to the application requirement management information 3001. In addition, when the sensor data cannot be acquired due to a failure of the physical sensor 10 or the like, the program notifies the application manager 40 by displaying an alert on the application requirement input screen.
---データ構成例---
 続いて、本実施形態のセンサネットワーク管理システム1が用いる情報について説明する。図5Aおよび図5Bに、本実施形態におけるセンサネットワーク管理計算機100が格納する物理センサメタ情報1001の構成例を示す。
--- Data configuration example ---
Subsequently, information used by the sensor network management system 1 of the present embodiment will be described. 5A and 5B show a configuration example of physical sensor meta information 1001 stored in the sensor network management computer 100 according to this embodiment.
 この物理センサメタ情報1001は、物理センサ10の設置場所や用途等を管理するものである。この物理センサメタ情報1001は、物理センサ10が新規設置される際に更新される。ここでは物理センサ10そのもののメタ情報1001a(図5A)と、当該物理センサ10の一項目の属性の詳細情報1001b(図5B)とについて併せて示すものとする。 The physical sensor meta information 1001 manages the installation location and usage of the physical sensor 10. The physical sensor meta information 1001 is updated when the physical sensor 10 is newly installed. Here, the meta information 1001a (FIG. 5A) of the physical sensor 10 itself and the detailed information 1001b (FIG. 5B) of an attribute of one item of the physical sensor 10 are shown together.
 なお、上述の詳細情報1001bは、メタ情報1001aで合わせて持ってもよい。或いは、詳細情報1001bは、センサネットワーク管理計算機100の外部装置で保持し必要時にセンサネットワーク管理計算機100が適宜に参照する構成としてもよい。 Note that the detailed information 1001b described above may be included in the meta information 1001a. Alternatively, the detailed information 1001b may be stored in an external device of the sensor network management computer 100 and referred to by the sensor network management computer 100 as necessary.
 本実施形態において、センサネットワーク管理計算機100が管理する物理センサ10の識別情報は、物理センサ識別情報1001a1に登録されている。また、当該物理センサ10に関する、設置場所1001a2、用途1001a3、扱うデータの種類1001a4も、このメタ情報1001aで管理されている。その他、各物理センサ10のセンシングデータ、すなわち出力データの価格をメタ情報1001aで管理するとしてもよい。 In this embodiment, the identification information of the physical sensor 10 managed by the sensor network management computer 100 is registered in the physical sensor identification information 1001a1. Further, the installation location 1001a2, the usage 1001a3, and the data type 1001a4 to be handled regarding the physical sensor 10 are also managed by the meta information 1001a. In addition, the price of sensing data of each physical sensor 10, that is, the price of output data may be managed by the meta information 1001a.
 こうしたメタ情報1001aにおいて、設置場所1001a2の情報は、種類1001a5、設置場所識別情報1001a6、および、位置情報1001a7の各情報で構成される。 In such meta information 1001a, the information on the installation location 1001a2 is composed of information of type 1001a5, installation location identification information 1001a6, and position information 1001a7.
 このうち種類1001a5には、「人」、「個人宅」、「タービン」等の設置対象の属性が記録される。また、設置場所識別情報1001a6には、種類1001a5を識別する情報が記録される。例えば、人を識別する情報として「ユーザA」や「ユーザB」等が記録される。 Among these, in the type 1001a5, attributes of installation targets such as “person”, “personal home”, “turbine” and the like are recorded. In addition, information for identifying the type 1001a5 is recorded in the installation location identification information 1001a6. For example, “user A”, “user B”, and the like are recorded as information for identifying a person.
 また、位置情報1001a7は、物理センサ10が設置された位置を示す情報である。この位置情報1001a7は、経度や緯度の値であっても、住所であってもよい。 Further, the position information 1001a7 is information indicating a position where the physical sensor 10 is installed. The position information 1001a7 may be a longitude or latitude value or an address.
 また、用途1001a3は、物理センサ10のデータ使用用途を示す値である。用途1001a3は、例えば、「商業用途」、「分析用途」等が記録される。 Also, the usage 1001a3 is a value indicating the data usage usage of the physical sensor 10. For example, “commercial use” and “analysis use” are recorded in the use 1001a3.
 また、データ種類1001a4には、当該物理センサ10における出力データの種類が記録される。このデータ種類1001a4は、物理センサ10が出力する出力データそのものが記録されてもよいし、そのデータ形式が記録されるとしてもよい。 In addition, in the data type 1001a4, the type of output data in the physical sensor 10 is recorded. In this data type 1001a4, the output data itself output from the physical sensor 10 may be recorded, or the data format may be recorded.
 また、図5Bに示した詳細情報1001bは、上述の物理センサメタ情報1001aの一項目の詳細を示したものである。例えば、物理センサメタ情報1001aの設置場所1001a2の種類1001a5が「人」であった場合の、装着者識別情報1001b1に識別情報が記録されたユーザの、各種属性を集約した情報が該当する。この属性としては、年齢1001b2、性別1001b3、および、居住地1001b4等の情報となる。また、こうした属性の他に、各ユーザの嗜好や所定商品の購入履歴等を管理するとしてもよい。 Further, the detailed information 1001b shown in FIG. 5B shows details of one item of the physical sensor meta information 1001a described above. For example, when the type 1001a5 of the installation location 1001a2 of the physical sensor meta information 1001a is “person”, the information is a collection of various attributes of the user whose identification information is recorded in the wearer identification information 1001b1. This attribute is information such as age 1001b2, gender 1001b3, and residence 1001b4. In addition to these attributes, each user's preference, purchase history of a predetermined product, and the like may be managed.
 次に、アプリケーションメタ情報1002について説明する。図6に、本実施形態におけるセンサネットワーク管理計算機100が格納するアプリケーションメタ情報1002の構成例を示す。このアプリケーションメタ情報1002は、アプリケーション30が必要とするセンサデータ、すなわち仮想センサ20の出力データの情報を管理する。 Next, the application meta information 1002 will be described. FIG. 6 shows a configuration example of the application meta information 1002 stored in the sensor network management computer 100 according to this embodiment. The application meta information 1002 manages sensor data required by the application 30, that is, information on output data of the virtual sensor 20.
 物理センサ30の出力データを仮想センサ20経由で使用するアプリケーション30は、その識別情報がアプリケーション識別情報10021に登録されている。 The identification information of the application 30 that uses the output data of the physical sensor 30 via the virtual sensor 20 is registered in the application identification information 10021.
 アプリケーションメタ情報1002においては、このアプリケーション識別情報10021に紐付いて、当該アプリケーション30のアプリケーション名10022、および、当該アプリケーション30が必要とするセンサ情報10023が管理される。 In the application meta information 1002, the application name 10022 of the application 30 and the sensor information 10023 required by the application 30 are managed in association with the application identification information 10021.
 このうちアプリケーション名10022には、「発電機監視アプリ」といったアプリケーションの名称が記録される。また、センサ情報10023は、設置場所10024、用途10025およびデータ種類10026の各情報で構成されている。これらの情報は、物理センサメタ情報1001aの種類1001a5、用途1001a3、およびデータ種類1001a4にそれぞれ対応する内容が記録される。 Of these, the application name 10022 records the name of the application such as “generator monitoring application”. The sensor information 10027 includes information on an installation location 10024, an application 10025, and a data type 10026. In these pieces of information, contents corresponding to the type 1001a5, the usage 1001a3, and the data type 1001a4 of the physical sensor meta information 1001a are recorded.
 続いて、本実施形態における物理仮想マッピング情報1003について説明する。図7に、本実施形態のセンサネットワーク管理計算機100が格納する物理仮想マッピング情報1003の構成例を示す。 Subsequently, the physical virtual mapping information 1003 in the present embodiment will be described. FIG. 7 shows a configuration example of the physical virtual mapping information 1003 stored in the sensor network management computer 100 of the present embodiment.
 この物理仮想マッピング情報1003は、物理センサ10と仮想センサ20との対応関係と、アプリケーション30に対する、仮想センサ20の割り当て状況を管理する情報である。 The physical virtual mapping information 1003 is information for managing the correspondence between the physical sensor 10 and the virtual sensor 20 and the allocation status of the virtual sensor 20 to the application 30.
 この物理仮想マッピング情報1003において、アプリケーション識別情報10031にはアプリケーション30の識別情報が登録されている。また、当該アプリケーション30に割り当てられた仮想センサ20の識別情報が、仮想センサ識別情報10032に記録されている。また、当該仮想センサ20に割り当てられた物理センサ10の情報が物理センサ情報10033に記録されている。 In this physical virtual mapping information 1003, the application identification information 10031 contains the identification information of the application 30. Further, identification information of the virtual sensor 20 assigned to the application 30 is recorded in the virtual sensor identification information 10032. In addition, information of the physical sensor 10 assigned to the virtual sensor 20 is recorded in the physical sensor information 10033.
 物理センサ情報10033は、物理センサ識別情報10034と運用形態10035で構成される。アプリケーション識別情報10031に識別情報が記録されたアプリケーション30に対応付けられた物理センサ10が、物理センサ10とアプリケーション30の各メタ情報のマッチングから指定されたものである場合は、運用形態10035に「通常運用」と記録される。一方、当該アプリケーション30に対して、元々割り当てられていた物理センサ10の故障等によって、代替の物理センサ10が割り当てられている場合は、運用形態10035に「代替運用」と記録される。 The physical sensor information 10033 includes physical sensor identification information 10034 and an operation form 10033. When the physical sensor 10 associated with the application 30 in which the identification information is recorded in the application identification information 10031 is designated by matching of the meta information of the physical sensor 10 and the application 30, the operation form 1003 indicates “ “Normal operation” is recorded. On the other hand, when an alternative physical sensor 10 is assigned to the application 30 due to a failure of the originally assigned physical sensor 10 or the like, “alternative operation” is recorded in the operation mode 10033.
 次に、本実施形態の物理センサ稼働情報1004について説明する。図8に、センサネットワーク管理計算機100が格納する物理センサ稼動情報1004の構成例を示す。この物理センサ稼働情報1004は、物理センサ10の稼働情報を管理するテーブルである。 Next, the physical sensor operation information 1004 of this embodiment will be described. FIG. 8 shows a configuration example of physical sensor operation information 1004 stored in the sensor network management computer 100. The physical sensor operation information 1004 is a table for managing the operation information of the physical sensor 10.
 この物理センサ稼働情報1004において、物理センサ識別情報10041にはセンサネットワーク管理計算機100が管理する物理センサ10の識別情報が登録されている。また、物理センサ稼働情報1004には、当該物理センサ10の稼働状態10042、交換予定日10043、および、交換優先度10044の各情報が記録されている。 In this physical sensor operation information 1004, physical sensor identification information 10041 contains identification information of the physical sensor 10 managed by the sensor network management computer 100. In the physical sensor operation information 1004, information on the operation state 10042 of the physical sensor 10, scheduled replacement date 10043, and replacement priority 10044 is recorded.
 このうち稼働状態10042には、当該物理センサ10が稼働している場合に「稼働」と記録され、故障等が原因で停止している場合に「停止」と記録される。 Among these, in the operation state 10042, “operation” is recorded when the physical sensor 10 is operating, and “stop” is recorded when it is stopped due to a failure or the like.
 また、交換予定日10043には、故障した物理センサ10の交換予定日が記録される。なお、定期交換を行っている場合は、稼働状態10042が「稼働」の場合でも交換予定日が記録されることになる。 In addition, in the scheduled replacement date 10043, the scheduled replacement date of the failed physical sensor 10 is recorded. Note that, when performing periodic replacement, the scheduled replacement date is recorded even when the operating state 10042 is “operating”.
 また、交換優先度10044には、交換する優先度が記録される。例えば、保守工数等の関係で一度に交換する物理センサ10の数が限られている場合、この優先度の高いものから交換されることになる。こうした交換優先度は、例えば、当該物理センサ10に対応付けられたアプリケーション30の特性で決定してもよい。 Also, the exchange priority 10044 records the exchange priority. For example, when the number of physical sensors 10 to be replaced at a time is limited due to maintenance man-hours or the like, the sensor with the higher priority is replaced. Such replacement priority may be determined by, for example, the characteristics of the application 30 associated with the physical sensor 10.
 欠損データ補完方式管理情報1005の方式10056に「補完不可」と記録されたアプリケーション30に対応付けられている物理センサ10には、当該物理センサ故障時に他物理センサ10での補完ができないため、交換優先度10044に「高」と記録してもよい。 Since the physical sensor 10 associated with the application 30 recorded as “impossible to complement” in the method 10056 of the missing data complementing method management information 1005 cannot be complemented by another physical sensor 10 when the physical sensor fails, replacement is not possible. The priority 10044 may be recorded as “high”.
 続いて、欠損データ補完方式管理情報1005について説明する。図9に、本実施形態のセンサネットワーク管理計算機100が格納する欠損データ補完方式管理情報1005の構成例を示す。 Subsequently, the missing data supplement method management information 1005 will be described. FIG. 9 shows a configuration example of the missing data interpolation method management information 1005 stored in the sensor network management computer 100 of the present embodiment.
 この欠損データ補完方式管理情報1005は、各仮想センサ20において、当該仮想センサ20に対応する物理センサ10が故障した際の、データ補完方式を管理する情報である。アプリケーション30の要件によって、データ補完方式が異なるため、同一物理センサ10であっても補完方式が異なることもある。 This missing data complementing method management information 1005 is information for managing the data complementing method when the physical sensor 10 corresponding to the virtual sensor 20 fails in each virtual sensor 20. Since the data complementing method varies depending on the requirements of the application 30, the complementing method may be different even for the same physical sensor 10.
 この欠損データ補完方式管理情報1005において、仮想センサ識別情報10051に識別情報が記録された仮想センサ20は、物理センサ識別情報10052に識別情報が記録された物理センサ10が対応付けられている。ここに記録された物理センサ10は、センサネットワーク管理計算機100の物理仮想マッチングプログラム1011が、物理センサメタ情報1011とアプリケーションメタ情報1002とを照合し、アプリケーション30に対して物理センサ10を割り当てたものである。 In the missing data complementing method management information 1005, the virtual sensor 20 in which the identification information is recorded in the virtual sensor identification information 10051 is associated with the physical sensor 10 in which the identification information is recorded in the physical sensor identification information 10052. The physical sensor 10 recorded here is obtained by the physical virtual matching program 1011 of the sensor network management computer 100 collating the physical sensor meta information 1011 and the application meta information 1002 and assigning the physical sensor 10 to the application 30. is there.
 ここで規定された物理センサ10は、ネットワーク管理計算機100が管理する物理センサ10の中で、最も適切なものである。当該物理センサ10が故障等して、センサデータが取得できなかった場合の補完方式は、データ補完方式10053に記録される。 The physical sensor 10 specified here is the most appropriate physical sensor 10 managed by the network management computer 100. A complementing method when the sensor data cannot be acquired due to a failure of the physical sensor 10 is recorded in the data complementing method 10053.
 データ補完方式10053は、方式10054、代替物理センサ識別情報10055、補完データ10056、および、補完値算出方法10057の各情報で構成される。 The data complementing method 10053 includes information of a method 10054, alternative physical sensor identification information 10055, complementing data 10056, and a complementing value calculation method 10057.
 このうち方式10054には、例えば、故障した物理センサ10の過去の出力データによるデータ補完が最適である場合は「同一センサで補完」と記録され、類似したデータを取得している他の物理センサ10に切り替えてデータを取得することが最適である場合は「他センサで補完」と記録され、特定の物理センサ10のリアルタイムのデータでないと機能しない場合は「補完不可」と記録される。 Among these, in the method 10054, for example, when data complementation by past output data of the failed physical sensor 10 is optimum, “complement with the same sensor” is recorded, and other physical sensors acquiring similar data When it is optimal to switch to 10 and acquire data, “complement with other sensors” is recorded, and when it is not real-time data of a specific physical sensor 10, “complement is impossible” is recorded.
 また、代替物理センサ識別情報10055には、方式10054に「他センサで補完」と記録された場合に使用する代替物理センサ10の識別情報が記録される。また、補完データ10056には、方式10054に「同一センサで補完」、「他センサで補完」と記録された場合に、どのようなデータを使用するかを記録する。例えば、「過去一ヶ月のデータ」、「リアルタイムデータ」等の値が記録される。 Also, in the alternative physical sensor identification information 10055, identification information of the alternative physical sensor 10 used when “complemented with other sensors” is recorded in the method 10054 is recorded. Further, in the supplement data 10056, what data is used is recorded when “complement with the same sensor” and “complement with another sensor” are recorded in the method 10054. For example, values such as “data for the past month” and “real time data” are recorded.
 また、補完値算出方法10057には、データを加工する場合にはその算出方法を記録し、そのまま代替する場合は「代替」と記録される。 In addition, in the complementary value calculation method 10057, when the data is processed, the calculation method is recorded, and when the data is replaced as it is, “substitution” is recorded.
 次に、補完要件管理情報2001について説明する。図10に、本実施形態のアプリ仲介計算機200が格納する補完要件管理情報2001の構成例を示す。 Next, the complementary requirement management information 2001 will be described. FIG. 10 shows a configuration example of the complementary requirement management information 2001 stored in the application mediation computer 200 of this embodiment.
 この補完要件管理情報2001は、後述するアプリ要件管理情報3001を基に作成される。但し、アプリ要件管理情報3001で空欄があった場合、アプリ仲介計算機200が、アプリケーション30の特徴や、物理センサ10の構成を参照して補完し、各アプリケーション30に対して補完方式を決定する。 This complementary requirement management information 2001 is created based on application requirement management information 3001 described later. However, if there is a blank in the application requirement management information 3001, the application mediation computer 200 complements the application 30 with reference to the characteristics of the application 30 and the configuration of the physical sensor 10, and determines a complementing method for each application 30.
 こうした補完要件管理情報2001において、アプリケーション識別情報20011に識別情報が記録されたアプリケーション30に対応する、アプリケーション種別20012、仮想センサ識別情報20013、および、データ補完要件20014の各情報を管理する。 In such complementary requirement management information 2001, information on the application type 20012, virtual sensor identification information 20013, and data supplement requirement 20014 corresponding to the application 30 whose identification information is recorded in the application identification information 20011 is managed.
 このうちデータ補完要件20014は、方式20015、代替データ20016および補完値算出方法20017で構成される。方式20015には、故障した物理センサ10の過去の出力データからのデータ補完が最適である場合は「同一センサで補完」と記録される。このように記録されるアプリケーション30の例として、商業用途で個人データを使用するものや、機器の長期的な稼働状況の分析を行うもの等が挙げられる。 Among these, the data supplement requirement 201414 includes a method 20015, alternative data 20061, and a supplement value calculation method 20017. In the method 20015, when the data supplement from the past output data of the failed physical sensor 10 is optimal, “complement with the same sensor” is recorded. Examples of the application 30 recorded in this way include those that use personal data for commercial purposes, and those that analyze the long-term operating status of equipment.
 類似したデータを取得している他の物理センサ10に切り替えてデータを取得することが最適である場合は「他センサで補完」と記録される。このように記録されるアプリケーション30の例として、ユーザをグループ単位で分析しているものや、大気汚染や気温を計測するもの等が挙げられる。 When it is optimal to switch to another physical sensor 10 that has acquired similar data and acquire the data, “complement with other sensors” is recorded. Examples of the application 30 recorded in this way include an application analyzing a user in units of a group and an application that measures air pollution and temperature.
 特定の物理センサ10のリアルタイムのデータでないと機能しない場合は「補完不可」と記録される。このように記録されるアプリケーション30の例として、緊急を要する医療用途や、停止することが許されない発電機等の装置を監視するもの等が挙げられる。このような例の場合、過去データからの予測や、他物理センサでの代替ができないため、故障した物理センサ10を優先的に交換する必要がある。また、例えば、医療用途の場合、データが取得できなくなった場合は、故障した物理センサ10の交換を待たずに、医者が当該ユーザのもとに出向く等、他の対応をとることもある。 “If it is not real-time data of a specific physical sensor 10, it will be recorded as“ Cannot be complemented ”. Examples of applications 30 recorded in this way include medical applications that require urgency, and those that monitor devices such as generators that are not allowed to stop. In such an example, since prediction from past data and substitution with other physical sensors cannot be performed, it is necessary to replace the failed physical sensor 10 with priority. Further, for example, in the case of medical use, when data cannot be acquired, other measures may be taken such as a doctor going to the user without waiting for replacement of the failed physical sensor 10.
 なお、停止することが許されない発電機等においても、監視対象に複数の物理センサ10を冗長搭載している場合は、冗長されている他センサで補完することができる。 Even in a generator that is not allowed to be stopped, if a plurality of physical sensors 10 are redundantly mounted on the monitoring target, they can be supplemented by redundant other sensors.
 また、代替データ20016には、取得データや代替センサの要件が記録される。例えば、方式20015に「同一センサで補完」と記録されている場合は、代替データ20016には、「過去一ヶ月のデータ」等のデータの要件が記録される。また、方式20015に「他センサで補完」と記録されている場合は、代替データ20016には、「属性が類似したユーザのセンサデータ」、「既存物理センサから200メートル以内の物理センサのセンサデータ」等の代替物理センサ10の要件が記録される。 Also, in the alternative data 20016, acquisition data and alternative sensor requirements are recorded. For example, when “complement with the same sensor” is recorded in the method 20015, data requirements such as “data for the past month” are recorded in the alternative data 20061. In addition, when “complement with other sensors” is recorded in the method 20015, the alternative data 20061 includes “sensor data of users with similar attributes” and “sensor data of physical sensors within 200 meters from existing physical sensors”. The requirements of the alternative physical sensor 10 are recorded.
 なお、方式20015に「補完不可」と記録されている場合は、代替データが存在しないため、代替データ20016には、「Null」と記録される。 Note that if “completion is not possible” is recorded in the method 20015, since there is no alternative data, “Null” is recorded in the alternative data 20061.
 また、補完値算出方法20017には、データを加工する場合にはその算出方法を記録し、そのまま代替する場合は「代替」と記録される。 Further, in the complementary value calculation method 20017, when data is processed, the calculation method is recorded, and when the data is replaced as it is, “substitution” is recorded.
 続いて、アプリ要件管理情報3001について説明する。図11に、本実施形態のアプリケーション管理計算機300が格納するアプリ要件管理情報3001の構成例を示す。 Subsequently, the application requirement management information 3001 will be described. FIG. 11 shows a configuration example of the application requirement management information 3001 stored in the application management computer 300 of this embodiment.
 このアプリ要件管理情報3001は、アプリケーション30に対する補完方式に関する要件を管理するものである。こうしたアプリ要件管理情報3001は、アプリ管理者40が、後述するアプリケーション要件入力用画面から入力した要件を基に、構成されるものである。アプリケーション管理者40は、データ補完方式に精通しているとは限らない。アプリ管理者40が意識している範囲で記録されるため、空欄があってもよい。 This application requirement management information 3001 manages requirements related to a complementary method for the application 30. Such application requirement management information 3001 is configured based on requirements input by the application manager 40 from an application requirement input screen described later. The application manager 40 is not always familiar with the data supplement method. Since it is recorded within a range that the application manager 40 is aware of, there may be a blank.
 このアプリ要件管理情報3001において、アプリケーション識別情報30011に記録されたアプリケーション30に対応する、アプリケーション名30012、使用用途30013、欠損データ補完方式30014、データ取得不可時の対応緊急度30015、および、更新日30016、の各情報が記録される。 In this application requirement management information 3001, the application name 30012, usage 30013, missing data supplement method 30014, correspondence urgency level 30015 when data cannot be acquired, and update date corresponding to the application 30 recorded in the application identification information 30011 Each information of 30016 is recorded.
 このうち欠損データ補完要件30014は、方式30017、代替データ30018、および、補完値算出方法20019で構成される。 Of these, the missing data supplement requirement 30014 includes a method 30017, alternative data 30018, and a complement value calculation method 20019.
 また、データ取得不可時の対応緊急度30015には、データが取得できなかった時の緊急度が記録され、アプリケーションの重要度が高い場合は「高」と記録される。 Also, the urgency when data cannot be acquired is recorded in the urgency 30015 when data cannot be acquired, and “high” is recorded when the importance of the application is high.
 また、更新日30016には、アプリケーション要件入力用画面からの要件入力が更新された日時が記録される。 Also, in the update date 30016, the date and time when the requirement input from the application requirement input screen is updated is recorded.
 ここで、アプリ要件管理情報3001から補完要件管理情報2001を生成する例について示す、アプリ仲介管理計算機200のアプリ要件仲介管理プログラム2010によって、補完要件管理情報2001のデータが存在すべきところが空欄の場合はそれを補う。例えば、アプリ要件管理情報3001における「AP2」の欠損データ補完要件30014は「Null」と記録されているが、使用用途30013に「分析用途」と記録されていることから、似たような用途の「AP3」を参考に、「他センサでの補完」が可能であると判断する。同様にして、代替データや、補完値算出方法も補完して、補完要件管理情報2001のデータ補完要件20014の方式20015、代替データ20016および補完値算出方法20017のデータを作成する。 Here, the application requirement mediation management program 2010 of the application mediation management computer 200, which shows an example of generating the complement requirement management information 2001 from the application requirement management information 3001, is blank when the data of the complement requirement management information 2001 should exist. Make up for it. For example, the missing data supplement requirement 30014 of “AP2” in the application requirement management information 3001 is recorded as “Null”, but “analysis usage” is recorded in the usage usage 30013. With reference to “AP3”, it is determined that “complementation with other sensors” is possible. Similarly, the alternative data and the complementary value calculation method are also supplemented, and data of the data supplement requirement 201414 method, alternative data 20061, and complementary value calculation method 20017 of the supplement requirement management information 2001 are created.
---フロー例1---
 以下、本実施形態におけるセンサネットワーク管理方法の実際手順について図に基づき説明する。以下で説明するセンサネットワーク管理方法に対応する各種動作は、センサネットワーク管理システム1を構成する適宜な計算機が実行するプログラムによって実現される。そして、これらのプログラムは、以下に説明される各種の動作を行うためのコードから構成されている。
--- Flow Example 1 ---
Hereinafter, the actual procedure of the sensor network management method according to the present embodiment will be described with reference to the drawings. Various operations corresponding to the sensor network management method described below are realized by programs executed by appropriate computers constituting the sensor network management system 1. These programs are composed of codes for performing various operations described below.
 図12は、本実施形態におけるセンサネットワーク管理方法のフロー例1を示す図であり、具体的にはデータ補完方式の設定手順に対応したフローチャートの一例である。 FIG. 12 is a diagram showing a flow example 1 of the sensor network management method in the present embodiment, and more specifically, is an example of a flowchart corresponding to the setting procedure of the data complementing method.
 当該フローは、アプリケーション30ごとに実施されるものである。このフローは、例えば、新規のアプリケーション30がアプリケーション管理計算機300に公開された時や、稼働中のアプリケーション30であっても、そのポリシーが変わった時に、アプリ開発者40による所定の指示に応じて開始する。 This flow is executed for each application 30. For example, when a new application 30 is released to the application management computer 300 or even when the application 30 is in operation, the flow changes according to a predetermined instruction from the application developer 40. Start.
 こうした場合のアプリ開発者40は、例えば、図13に示すような画面1300からアプリ要件を入力し、アプリ要件管理プログラム3010は、それを基にアプリ要件管理情報3001を更新する。 In such a case, the application developer 40 inputs application requirements from, for example, a screen 1300 as shown in FIG. 13, and the application requirement management program 3010 updates the application requirement management information 3001 based on the application requirements.
 図13に、本実施形態のアプリケーション管理計算機300における、アプリケーション要件入力画面の例を示す。アプリケーション30の要件はアプリケーションごとに設定されるものとする。 FIG. 13 shows an example of an application requirement input screen in the application management computer 300 of this embodiment. The requirements for the application 30 are set for each application.
 アプリケーション管理計算機300を操作するアプリ管理者40は、当該画面1300にて、該当アプリケーション30の、アプリケーション名、使用用途、データ欠損時の補完方式、データ補完方法、および、データ取得不可時の対応緊急度を入力する。 On the screen 1300, the application administrator 40 who operates the application management computer 300 uses the application name, usage, complement method when data is lost, data complement method, and emergency response when the data cannot be acquired. Enter the degree.
 なお、こうしたアプリ管理者40は、データ補完方式に精通しているとは限らない。そのため、画面1300のインタフェースのうち、「*」が表示された項目を必須項目とする一方で、他の項目は任意としている。 Note that such an application administrator 40 is not necessarily familiar with the data complementing method. For this reason, in the interface of the screen 1300, an item with “*” displayed is an essential item, while other items are optional.
 図13における画面1300では、新規のアプリケーション30に関する情報入力時の例を示しているが、登録済みのアプリケーション30に関する情報の編集時など他の状況において情報入力がなされる例も想定出来る。その場合、例えば、物理センサ故障時にアプリ仲介管理計算機200が要件を問合せる時(図15で後述)に、入力用スペースの中に、以前に入力した項目が表示されている状態とする。 The screen 1300 in FIG. 13 shows an example of information input related to a new application 30, but an example in which information is input in other situations such as when editing information related to a registered application 30 can also be assumed. In this case, for example, when the application mediation management computer 200 inquires about the requirement when a physical sensor fails (described later in FIG. 15), the previously input items are displayed in the input space.
 画面1300において、アプリケーション名には、アプリケーション30の名称が入力される。また、使用用途には、該当アプリケーションの使用用途が入力される。当欄はプルダウン形式とし、アプリ管理者40が、表示されている項目から指定する形態にしてもよい。 In the screen 1300, the name of the application 30 is input as the application name. In the usage field, the usage field of the corresponding application is input. This field may be a pull-down format, and the application administrator 40 may specify from the displayed items.
 また、データ欠損時の補完方式には、データが取得できなかった時の補完方式が入力される。なお、補完方式は決まっているため、当欄はプルダウン形式としてもよい。 In addition, the complement method when data cannot be acquired is input as the complement method when data is missing. Since the complement method is fixed, this field may be a pull-down format.
 また、データ補完方法は、データ欠損時の補完方式で指定された方式を基に、表示内容を切り替えてもよい。例えば、データ欠損時の補完方式で「他センサからのデータ補完」が入力された場合、それに関係する項目が、データ補完方法に出力される。 In addition, the data complementing method may switch the display contents based on the method specified in the complementing method when data is missing. For example, when “data complement from other sensors” is input as a complement method when data is missing, items related to the data complement method are output to the data complement method.
 また、データ取得不可時の対応緊急度には、データが取得できなかった際の対応の緊急度が入力される。例えば、図1で示したセンサネットワーク5(IoTシステム)の仕組みがサービスとして提供される場合、データ取得不可時の対応緊急度によって、価格設定をしてもよい。すなわち、高い価格のサービスを購入したアプリケーション30に対しては、データ取得不可時に、優先的に対応することになる。 Also, the urgency level of response when data cannot be acquired is entered in the urgency level when data cannot be acquired. For example, when the mechanism of the sensor network 5 (IoT system) shown in FIG. 1 is provided as a service, the price may be set according to the degree of urgency when data cannot be acquired. That is, the application 30 that has purchased a high-priced service is preferentially dealt with when data acquisition is impossible.
 なお、アプリケーション要件の入力用画面、すなわち画面1300から入力された内容は、アプリ要件管理情報3001に反映されるものとする。 Note that the application requirement input screen, that is, the content input from the screen 1300 is reflected in the application requirement management information 3001.
 上述のような画面1300での入力動作に伴い、アプリケーション管理計算機300では、アプリ要件管理プログラム3010が、上述のアプリケーション要件の更新内容をアプリ仲介管理計算機200に通知する(ステップs101)。 In connection with the input operation on the screen 1300 as described above, in the application management computer 300, the application requirement management program 3010 notifies the application mediation management computer 200 of the updated contents of the application requirements (step s101).
 アプリ仲介管理計算機200のアプリ仲介管理プログラム2011は、アプリケーション管理計算機300からアプリ要件の更新を受信し、アプリ要件管理情報3001(図11)を更新する(ステップs102)。 The application mediation management program 2011 of the application mediation management computer 200 receives the update of the application requirement from the application management computer 300 and updates the application requirement management information 3001 (FIG. 11) (step s102).
 続いて、アプリ仲介管理計算機200の欠損データ補完方式管理プログラム2010は、当該アプリケーション30について、アプリケーション管理計算機200で入力されたアプリケーション要件に基づき補完方式を決定し、補完要件管理情報2001を更新する(ステップs103)。 Subsequently, the missing data complementing method management program 2010 of the application mediation management computer 200 determines a complementing method for the application 30 based on the application requirements input by the application management computer 200, and updates the complementing requirement management information 2001 ( Step s103).
 上述の欠損データ補完方式管理プログラム2010は、アプリ要件管理情報3001において、欠損データ補完要件30014の一部の情報が空欄であっても、使用用途30013やデータ取得不可時の対応緊急度30015に記録された情報から、類似した属性を持つ、他アプリケーション30の欠損データ補完要件も基にして、補完要件管理情報2001のデータ補完要件20014に必要なデータを補完する。 The above-mentioned missing data complementing method management program 2010 records the usage requirement 30013 and the emergency level 30015 when data cannot be acquired even if some information of the missing data supplementing requirement 30014 is blank in the application requirement management information 3001. Based on the missing information supplement requirement of the other application 30 having similar attributes, the data necessary for the data supplement requirement 200214 of the supplement requirement management information 2001 is supplemented from the obtained information.
 また、欠損データ補完方式管理プログラム2010は、補完要件管理情報2001において、更新された仮想センサ識別情報20012の仮想センサ20を指定して、当該仮想センサ20とそのデータ補完要件を、センサネットワーク管理計算機100に通知する(ステップs104)。 Further, the missing data complementing method management program 2010 designates the virtual sensor 20 of the updated virtual sensor identification information 20012 in the complementing requirement management information 2001, and designates the virtual sensor 20 and its data complementing requirement as a sensor network management computer. 100 is notified (step s104).
 アプリ仲介管理計算機200から通知を受信したセンサネットワーク管理計算機100の代替センサ検索プログラム1015は、当該仮想センサ20の補完方式が他の物理センサ10で補完する要件となっていた場合、受信した要件を満たし、かつ、物理センサ稼働情報1004の稼働状態10042が「稼動中」となっている物理センサ10を検索する。 上述の検索によって該当する物理センサ10が複数特定できた場合、代替センサ検索プログラム1015は、物理センサメタ情報1001を参照し、その中で現状対応付けられた物理センサ10に最も特徴が類似しているものを選択する(ステップs105)。 The alternative sensor search program 1015 of the sensor network management computer 100 that has received the notification from the application mediation management computer 200, if the complement method of the virtual sensor 20 is a requirement to be complemented by another physical sensor 10, the received requirement is The physical sensor 10 that satisfies and is in operation in the operation state 10042 of the physical sensor operation information 1004 is searched. When a plurality of corresponding physical sensors 10 can be specified by the above-described search, the alternative sensor search program 1015 refers to the physical sensor meta information 1001 and has the most similar characteristics to the physical sensors 10 currently associated with each other. A thing is selected (step s105).
 ここで、物理センサの類似性とは、物理センサメタ情報1001に記録された設置場所、用途、データ種類の類似性や、詳細情報1001bに示した装着先の類似性を指す。なお、アプリ仲介管理計算機200から、補完要件管理情報2001の代替データ20016に記録された「位置情報が類似したデータ」等と指定されている場合は、その要件に従って選択する。 Here, the similarity of the physical sensor refers to the similarity of the installation location, application, and data type recorded in the physical sensor meta information 1001 and the similarity of the mounting destination indicated in the detailed information 1001b. If the application mediation management computer 200 designates “data with similar location information” or the like recorded in the substitute data 20061 of the supplementary requirement management information 2001, the selection is made according to the requirement.
 また、物理センサ稼働情報1004において、データ補完要件を満たす全ての物理センサ40の稼働状態10042が「停止中」となっている場合は、データ補完要件を満たすいずれかの物理センサの稼働状態10042が「稼働中」になった時点で、当該物理センサ10を代替物理センサ10として設定する。なお、物理センサ10の交換後に、物理センサ情報を更新する処理については、図14に基づき後述するものとする。 In addition, in the physical sensor operation information 1004, when the operation states 10042 of all the physical sensors 40 that satisfy the data supplement requirement are “stopped”, the operation states 10042 of any physical sensor that satisfies the data supplement requirement are At the time of “in operation”, the physical sensor 10 is set as the alternative physical sensor 10. Note that processing for updating physical sensor information after replacement of the physical sensor 10 will be described later with reference to FIG.
 また、そもそも要件を満たす物理センサ10が存在しない場合は、仮想物理マッピング情報1003で対応付けられた物理センサ故障時、代替できる物理センサ10が存在しないことになる。そのため、代替センサ検索プログラム1015は、当該物理センサ10の物理センサ稼働情報1004の交換優先度10043を「高」として、当該物理センサ10の故障時には優先的に交換するようにしてもよい。 In the first place, when there is no physical sensor 10 that satisfies the requirements, there is no physical sensor 10 that can be replaced when the physical sensor associated with the virtual physical mapping information 1003 fails. For this reason, the alternative sensor search program 1015 may set the replacement priority level 10043 of the physical sensor operation information 1004 of the physical sensor 10 to “high” and replace it preferentially when the physical sensor 10 fails.
 次に、センサネットワーク管理計算機100の欠損データ補完方式切替プログラム1013は、アプリ仲介管理計算機100から通知された更新情報および、ステップs105で検索された代替物理センサ10の情報を基に、欠損データ補完方式管理情報1005を更新する(ステップs106)。 Next, the missing data complementing method switching program 1013 of the sensor network management computer 100 performs missing data compensation based on the update information notified from the application mediation management computer 100 and the information of the alternative physical sensor 10 retrieved in step s105. The system management information 1005 is updated (step s106).
 また、欠損データ補完方式切替プログラム1012は、アプリ仲介管理計算機200に対して、欠損データ補完方式管理情報1005の更新内容を送信する(ステップs107)。 Further, the missing data complementing method switching program 1012 transmits the update contents of the missing data complementing method management information 1005 to the application mediation management computer 200 (step s107).
 一方、アプリ仲介管理計算機200の欠損データ補完方式管理プログラム2010は、センサネットワーク管理計算機100から受信した更新情報を基に、欠損データ補完方式管理プログラム1005を更新する(ステップs108)。 Meanwhile, the missing data complementing method management program 2010 of the application mediation management computer 200 updates the missing data complementing method management program 1005 based on the update information received from the sensor network management computer 100 (step s108).
 また、アプリ要件仲介管理プログラム2011は、入力されたアプリ要件が物理センサ10の補完方式に反映されたことを、アプリケーション管理計算機300に通知し(ステップs109)、処理を終了する。 In addition, the application requirement mediation management program 2011 notifies the application management computer 300 that the input application requirement has been reflected in the complementary method of the physical sensor 10 (step s109), and ends the process.
---フロー例2---
 図14に、本実施形態における、物理センサに関する情報の更新を表現するフローチャートの例を示す。このフローは、センサネットワーク管理計算機100の物理センサ監視プログラム1011が、物理センサ10の新規追加や、復旧を検知した時に実施されるものとする。また、それとは無関係に定期的に行ってもよい。
--- Flow example 2 ---
FIG. 14 shows an example of a flowchart expressing the update of information related to the physical sensor in the present embodiment. This flow is assumed to be performed when the physical sensor monitoring program 1011 of the sensor network management computer 100 detects a new addition or restoration of the physical sensor 10. Moreover, you may perform regularly irrespective of it.
 この場合、センサネットワーク管理計算機100の物理センサ監視プログラム1012は、物理センサ10の復旧または新規追加を検知する(ステップs201)。この検知は、例えば、センサネットワーク5の各物理センサ10に向けた生死状況の問い合わせ等を所定時間毎に行うことでなされる。 In this case, the physical sensor monitoring program 1012 of the sensor network management computer 100 detects restoration or new addition of the physical sensor 10 (step s201). This detection is performed, for example, by making an inquiry about the life / death status toward each physical sensor 10 of the sensor network 5 at predetermined intervals.
 次に、センサ情報管理プログラム1017は、物理センサ稼働情報1004において、変更を検知した物理センサ10を指定し、その変更内容を更新する(ステップs202)。 Next, the sensor information management program 1017 designates the physical sensor 10 that has detected the change in the physical sensor operation information 1004, and updates the change content (step s202).
 なお、物理センサ40の新規追加した場合、センサ情報管理プログラム1017は、当該物理センサ10のメタ情報を取得し、物理センサメタ情報1001を更新する。 When a new physical sensor 40 is added, the sensor information management program 1017 acquires the meta information of the physical sensor 10 and updates the physical sensor meta information 1001.
 続いて、欠損データ補完方式切替プログラム1013は、欠損データ補完方式管理情報1005においてデータ補完方式10053の方式10054が「他センサで補完」と記録されており、かつ、代替物理センサ識別情報10055が「Null」となっている仮想センサ20を検索する(ステップs203)。 Subsequently, in the missing data complementing method switching program 1013, the method 10054 of the data complementing method 10053 is recorded as “complemented with other sensors” in the missing data complementing method management information 1005, and the alternative physical sensor identification information 10055 is “ The virtual sensor 20 that is “Null” is searched (step s203).
 欠損データ補完方式切替プログラム1013は、上述の検索によって出力された全ての仮想センサ20に対して以下を繰り返す(ステップs204)。 The missing data complementing method switching program 1013 repeats the following for all virtual sensors 20 output by the above search (step s204).
 この場合、欠損データ補完方式切替プログラム1013は、仮想センサ20を指定して、アプリ仲介管理計算機200に対して、補完要件の送信を依頼する(ステップs205)。 In this case, the missing data complementing method switching program 1013 designates the virtual sensor 20 and requests the application intermediary management computer 200 to transmit the complementing requirements (step s205).
 一方、アプリ仲介管理計算機200のアプリ要件仲介管理プログラム2011は、上述の補完要件送信の依頼を受けて、補完要件管理情報2001を参照し、当該仮想センサ20の代替データ20016に記録された要件を、センサネットワーク管理計算機200に送信する(ステップs206)。 On the other hand, the application requirement mediation management program 2011 of the application mediation management computer 200 receives the request for the supplemental requirement transmission described above, refers to the supplementary requirement management information 2001, and reads the requirement recorded in the substitute data 20061 of the virtual sensor 20. And transmitted to the sensor network management computer 200 (step s206).
 センサネットワーク管理計算機100の欠損データ補完方式切替プログラム1013は、当該仮想センサ20の補完要件を受信し、物理センサメタ情報1001aおよび詳細情報1001bを参照し、今次において復旧または追加となった物理センサ10が、アプリ仲介管理計算機200から受信した要件に合致するかどうか判定する(ステップs207)。 The missing data supplement method switching program 1013 of the sensor network management computer 100 receives the supplement requirement of the virtual sensor 20, refers to the physical sensor meta information 1001a and the detailed information 1001b, and is restored or added in the current physical sensor 10. Is determined to meet the requirements received from the application mediation management computer 200 (step s207).
 上述の判定の結果、補完要件に合致する場合(ステップs207:Yes)、欠損データ補完方式切替プログラム1013は、当該物理センサ10の識別情報を、該当する仮想センサ20に対応する、代替物理センサ識別情報10053に入力する(ステップs208)。 As a result of the determination described above, when the complementary requirement is met (step s207: Yes), the missing data supplement method switching program 1013 uses the identification information of the physical sensor 10 as the alternative physical sensor identification corresponding to the corresponding virtual sensor 20. Information is entered into information 10053 (step s208).
 他方、上述の判定の結果、当該物理センサ10が、アプリ仲介管理計算機200から受信した要件に合致しない場合(ステップs207:No)、欠損データ補完方式切替プログラム1013は、ステップs209に遷移する。 On the other hand, as a result of the above determination, if the physical sensor 10 does not meet the requirements received from the application mediation management computer 200 (step s207: No), the missing data complementing method switching program 1013 transitions to step s209.
 また、欠損データ補完方式管理プログラム1013は、欠損データ補完方式管理情報1005の更新情報を、アプリ仲介管理計算機200に通知する(ステップs210)。 Also, the missing data complementing method management program 1013 notifies the application mediation management computer 200 of update information of the missing data complementing method management information 1005 (step s210).
 また、アプリ仲介管理計算機200の欠損データ補完方式管理プログラム2010は、欠損データ補完方式管理情報1005を更新し(ステップs211)、処理を終了する。 Further, the missing data complementing method management program 2010 of the application mediation management computer 200 updates the missing data complementing method management information 1005 (step s211), and ends the processing.
 なお、上述のステップs205の処理は、ステップs204の繰り返し処理の前に実施してもよい。また、ステップs203で検索された仮想センサ20の補完要件を纏めてアプリ仲介管理計算機200に問い合わせてもよい。 Note that the processing in step s205 described above may be performed before the repetitive processing in step s204. Further, the application intermediary management computer 200 may be inquired together with the supplementary requirements of the virtual sensor 20 searched in step s203.
---フロー例3---
 図15に、本実施形態における、物理センサ10の故障時の欠損データの補完フローを示す。この場合、センサネットワーク管理計算機100の物理センサ監視プログラム1012は、物理センサ10の故障を検知する(ステップs301)。故障を検知した物理センサ監視プログラム1012は、物理センサ稼働情報1004の当該物理センサ10の稼働状態10041に、「停止」と記録する。
--- Flow example 3 ---
FIG. 15 shows a flow of complementing missing data when the physical sensor 10 fails in the present embodiment. In this case, the physical sensor monitoring program 1012 of the sensor network management computer 100 detects a failure of the physical sensor 10 (step s301). The physical sensor monitoring program 1012 that has detected the failure records “stopped” in the operation state 10041 of the physical sensor 10 in the physical sensor operation information 1004.
 また、センサネットワーク管理計算機100の物理仮想センサマッチングプログラム1011は、物理仮想マッピング情報1003を参照し、当該物理センサ10を使用するアプリケーション30を指定して、アプリ仲介管理計算機200に、センサデータが取得不可の状態となったことを通知する(ステップs302)。 Further, the physical virtual sensor matching program 1011 of the sensor network management computer 100 refers to the physical virtual mapping information 1003, specifies the application 30 that uses the physical sensor 10, and acquires the sensor data in the application mediation management computer 200. It is notified that the state is disabled (step s302).
 アプリ仲介管理計算機200のアプリ要件仲介管理プログラム2011は、センサデータの取得不可通知を受信し、物理センサ故障時の対応について、アプリ管理者40への確認が必要かどうか所定アルゴリズムで判定する(ステップs303)。 The application requirement mediation management program 2011 of the application mediation management computer 200 receives the sensor data non-acquisition notification, and determines whether a response to the physical sensor failure needs to be confirmed with the app administrator 40 by using a predetermined algorithm (step) s303).
 上述の判定の基準としては、例えば、アプリ要件管理情報3001の更新日30015の履歴を参照し、頻繁に更新がある場合は、アプリ管理者40のデータ補完に対する感度が高く、また、その瞬間でデータ補完要件が変更されている可能性もあり、アプリケーション管理計算機300への通知が必要と判定する、といったものを想定できる。或いは、アプリ要件管理情報3001のデータ取得不可時の対応緊急度30015が「高」となっている場合、アプリ管理者40がその場でデータ補完方式を判断する可能性があるので、アプリケーション管理計算機300への通知が必要と判定する、といった基準であってもよい。 As a reference for the above-mentioned determination, for example, the history of the update date 30015 of the application requirement management information 3001 is referred to. When there is frequent update, the sensitivity of the application administrator 40 to data supplementation is high, and at that moment There is a possibility that the data supplement requirement has been changed, and it can be assumed that it is determined that notification to the application management computer 300 is necessary. Alternatively, if the response urgency 30015 when data acquisition is impossible in the application requirement management information 3001 is “high”, the application administrator 40 may determine the data complementing method on the spot. For example, it may be determined that notification to 300 is necessary.
 上述の判定の結果、アプリ管理者40への確認が必要であった場合(ステップs304:Yes)、アプリ要件仲介管理プログラム2011は、アプリケーション管理計算機300に対し、当該アプリケーション30のデータ補完要件に変更がないかの確認要求を行う(ステップs305)。 As a result of the above determination, when confirmation with the application administrator 40 is necessary (step s304: Yes), the application requirement mediation management program 2011 changes to the data supplement requirement of the application 30 for the application management computer 300. A confirmation request for whether there is any is made (step s305).
 他方、上述の判定の結果、アプリ管理者40への確認が不要と判断した場合(ステップs304:No)、アプリ要件仲介管理プログラム2011は処理をステップs308へ遷移させる。 On the other hand, as a result of the above determination, when it is determined that confirmation with the application administrator 40 is unnecessary (step s304: No), the application requirement mediation management program 2011 shifts the process to step s308.
 一方、アプリケーション管理計算機300のアプリ要件管理プログラム3010は、上述の確認要求を受信し、例えばアプリ管理者40向けの所定画面上に確認依頼のアラートを表示し、当該アプリ管理者40に要件入力を行うよう通知する。 On the other hand, the application requirement management program 3010 of the application management computer 300 receives the confirmation request described above, displays an alert for confirmation request on a predetermined screen for the application administrator 40, for example, and inputs the requirement input to the application administrator 40. Notify you to do it.
 このアプリ管理者40は、アプリ要件の変更が必要な場合は、図13に示した入力画面でデータ補完要件を更新する。この場合のアプリ要件管理プログラム3010は、アプリ管理者40によって入力された情報を、アプリ要件管理情報3001として管理し、その更新情報をアプリ仲介管理計算機200に通知する(ステップs306)。 When the application requirement needs to be changed, the application administrator 40 updates the data supplement requirement on the input screen shown in FIG. In this case, the application requirement management program 3010 manages the information input by the application administrator 40 as application requirement management information 3001, and notifies the update information to the application mediation management computer 200 (step s306).
 アプリ仲介管理計算機200のアプリ要件仲介管理プログラム2011は、アプリケーション管理計算機300から更新情報を受信して、これによりアプリ要件管理情報3001を更新する(ステップs307)。また、アプリ要件仲介管理プログラム2011は、更新されたアプリ要件管理情報3001を基に、補完要件管理情報2001を生成する。 The application requirement mediation management program 2011 of the application mediation management computer 200 receives the update information from the application management computer 300 and thereby updates the application requirement management information 3001 (step s307). Further, the application requirement mediation management program 2011 generates complementary requirement management information 2001 based on the updated application requirement management information 3001.
 続いて、アプリ仲介管理計算機200の欠損データ補完方式管理プログラム2010は、センサネットワーク管理計算機100に、当該アプリケーション30の補完方式を通知する(ステップs308)。 Subsequently, the missing data supplement method management program 2010 of the application mediation management computer 200 notifies the sensor network management computer 100 of the supplement method of the application 30 (step s308).
 この時、欠損データ補完方式管理プログラム2010は、欠損データ補完方式管理情報1005の代替物理センサ識別情報1055において、当該故障した物理センサ10を検索し、当該物理センサ10が代替センサとなっている場合は、対応する仮想センサ20と、補完要件管理情報2001の代替データ20016の要件も合わせて、センサネットワーク管理計算機100に通知する。 At this time, the missing data complementing method management program 2010 searches the substitute physical sensor identification information 1055 of the missing data complementing method management information 1005 for the failed physical sensor 10, and the physical sensor 10 is the substitute sensor. Notifies the sensor network management computer 100 together with the corresponding virtual sensor 20 and the requirement of the alternative data 20061 of the complementary requirement management information 2001.
 なお、上述のステップs304でNoと判定された場合、すなわち、アプリ管理者40への確認が不要である場合、アプリケーション管理計算機300からの更新がないため、アプリ要件仲介管理プログラム2011で管理されている現状の補完方式の情報が送信される。 In addition, when it determines with No by the above-mentioned step s304, ie, when confirmation to the application manager 40 is unnecessary, since there is no update from the application management computer 300, it is managed by the application requirement mediation management program 2011. Information on the current supplement method is transmitted.
 次に、センサネットワーク管理計算機100の欠損データ補完方式切替プログラム1013は、アプリ仲介管理計算機200から補完方式を受信し、これにより欠損データ補完方式管理情報1005を更新する(ステップs309)。 Next, the missing data complementing method switching program 1013 of the sensor network management computer 100 receives the complementing method from the application mediation management computer 200, and thereby updates the missing data complementing method management information 1005 (step s309).
 また、データ補完プログラム1014は、欠損データ補完方式管理情報1005を基に、データ補完を行う(ステップs310)。 Further, the data supplement program 1014 performs data supplement based on the missing data supplement method management information 1005 (step s310).
 上述のデータ補完の方法としては、欠損データ補完方式管理情報1005の方式10054が「他センサで補完」と記録されている場合は、代替センサ検索プログラム1015で代替センサを検索することになる。或いは、方式10054が「同一センサで補完」と記録されている場合は、補完値算出プログラム1016が補完値算出方法10057に記録された方法で予測値を算出することになる。 As the above-described data complementing method, when the method 10054 of the missing data complementing method management information 1005 is recorded as “complement with other sensors”, the alternative sensor search program 1015 searches for the alternative sensor. Alternatively, when the method 10054 is recorded as “complement with the same sensor”, the complement value calculation program 1016 calculates the predicted value by the method recorded in the complement value calculation method 10057.
 なお、欠損データ補完方式管理情報1005の方式10054が「他センサで補完」と記録された場合、センサ情報管理プログラム1017は、物理仮想マッピング情報1003の物理センサ識別情報10034において、故障した物理センサ10を検索し、代替した物理センサ10の識別情報を上書きする(ステップs311)。 When the method 10054 of the missing data supplement method management information 1005 is recorded as “complement with other sensors”, the sensor information management program 1017 uses the physical sensor 10 that has failed in the physical sensor identification information 10034 of the physical virtual mapping information 1003. And the identification information of the replaced physical sensor 10 is overwritten (step s311).
 また、代替センサ検索プログラム1015は、ステップs308でアプリ仲介管理計算機200から通知された、仮想センサ識別情報と要件とを基に、欠損データ補完方式管理情報1005の代替物理センサ識別情報1055において、要件を満たしていて、かつ、物理センサ稼働情報1004の稼働状態10042が「稼動中」となっている物理センサ10を検索し、当該物理センサ10の情報で上書きする。 Further, the alternative sensor search program 1015 uses the requirement information in the alternative physical sensor identification information 1055 of the missing data interpolation method management information 1005 based on the virtual sensor identification information and the requirement notified from the application mediation management computer 200 in step s308. And the physical sensor 10 whose operation state 10042 of the physical sensor operation information 1004 is “in operation” is searched and overwritten with the information of the physical sensor 10.
 また、欠損データ補完方式管理プログラム1013は欠損データ補完方式管理情報1005の更新情報を、アプリ仲介管理計算機200に通知する(ステップs312)。 Also, the missing data complementing method management program 1013 notifies the application mediation management computer 200 of update information of the missing data complementing method management information 1005 (step s312).
 他方、アプリ仲介管理計算機200の欠損データ補完方式管理プログラム2010は、欠損データ補完方式管理情報1005を更新し(ステップs313)、処理を終了する。 On the other hand, the missing data complementing method management program 2010 of the application mediation management computer 200 updates the missing data complementing method management information 1005 (step s313) and ends the processing.
 なお、ステップs305でアプリケーション管理計算機300に問合せを行った際、一定時間を過ぎても返答がなかった場合、その期間中アプリケーション30に対してデータ提供ができなくなる。その場合、アプリ仲介管理計算機200は、処理をステップs308に遷移させるとしてもよい。 Note that when an inquiry is made to the application management computer 300 in step s305 and no response is received after a certain period of time, data cannot be provided to the application 30 during that period. In that case, the application mediation management computer 200 may cause the process to transition to step s308.
===実施例2===
 実施例2では、アプリ仲介管理計算機200を介さずに,アプリケーション管理計算機300がセンサネットワーク管理計算機100経由で、物理センサ故障時の、欠損データ補完方式を制御する例を示す。
=== Example 2 ===
In the second embodiment, an example is shown in which the application management computer 300 controls the missing data complementing method at the time of a physical sensor failure via the sensor network management computer 100 without using the application mediation management computer 200.
 図16に、この実施例2におけるアプリケーション管理計算機300の構成例を示す。この場合、アプリケーション管理計算機300は、実施例1の構成にてアプリ仲介管理計算機200が保持していた、欠損データ補完方式管理プログラム2010、アプリ要件仲介管理プログラム2011、補完要件管理情報2001、および、欠損データ補完方式管理情報1005を保持している。 FIG. 16 shows a configuration example of the application management computer 300 in the second embodiment. In this case, the application management computer 300 includes the missing data supplement method management program 2010, the application requirement mediation management program 2011, the supplement requirement management information 2001, and the data stored in the app mediation management computer 200 in the configuration of the first embodiment. Missing data complementing method management information 1005 is held.
 これにより、アプリケーション管理計算機300は、アプリ管理者40から入力されたアプリ要件管理情報3001を、アプリケーション30ごとに、物理センサ10の故障時の適切なデータ補完方式を管理した補完要件管理情報2001に変換することができる。 As a result, the application management computer 300 converts the application requirement management information 3001 input from the application administrator 40 into the complementary requirement management information 2001 that manages an appropriate data complementing method at the time of failure of the physical sensor 10 for each application 30. Can be converted.
 また、実施例2では、アプリ管理者50がアプリ要件管理情報3001を適切に入力できる想定でもよい。この場合、アプリ要件仲介管理プログラム2011や、補完要件管理情報2001は必須ではない。そして、物理センサ10故障時、センサネットワーク管理計算機100は、アプリ要件管理情報3001を基に、代替物理センサ10を検索することができる。 In the second embodiment, it may be assumed that the application administrator 50 can appropriately input the application requirement management information 3001. In this case, the application requirement mediation management program 2011 and the complementary requirement management information 2001 are not essential. When the physical sensor 10 fails, the sensor network management computer 100 can search for the alternative physical sensor 10 based on the application requirement management information 3001.
 図17に、実施例2における、物理センサ10の故障時における欠損データの補完手順に対応したフロー例を示す。この場合、センサネットワーク管理計算機100の物理センサ監視プログラム1012は、物理センサ10の故障を検知する(ステップs401)。 FIG. 17 shows a flow example corresponding to the missing data complementing procedure when the physical sensor 10 fails in the second embodiment. In this case, the physical sensor monitoring program 1012 of the sensor network management computer 100 detects a failure of the physical sensor 10 (step s401).
 この時、物理センサ監視プログラム1012は、物理センサ稼働情報1004の当該物理センサ10の稼働状態10041に、「停止」と記録する。 At this time, the physical sensor monitoring program 1012 records “stop” in the operation state 10040 of the physical sensor 10 in the physical sensor operation information 1004.
 続いて、センサネットワーク管理計算機100の物理仮想センサマッチングプログラム1011は、物理仮想マッピング情報1003を参照し、当該物理センサ10を使用するアプリケーション30を指定して、アプリケーション管理計算機300に、センサデータが取得不可の状態となったことを通知する(ステップs402)。 Subsequently, the physical virtual sensor matching program 1011 of the sensor network management computer 100 refers to the physical virtual mapping information 1003, specifies the application 30 that uses the physical sensor 10, and acquires the sensor data to the application management computer 300. It is notified that the state is disabled (step s402).
 一方、アプリケーション管理計算機300のアプリ要件管理プログラム3010は、例えばアプリ管理者40向けの所定画面上に確認依頼のアラートを表示して、アプリ管理者40に補完要件の入力を行うよう通知する。 On the other hand, the application requirement management program 3010 of the application management computer 300 displays a confirmation request alert on a predetermined screen for the application administrator 40, for example, and notifies the application administrator 40 to input supplementary requirements.
 この場合のアプリ管理者40は、補完要件の変更が必要な場合は、図13に示した画面で補完要件を更新する。アプリ要件管理プログラム3010は、この画面で入力された補完要件の情報を、アプリ要件管理情報3001として管理し、当該アプリケーション30に対応するデータ補完要件をセンサネットワーク管理計算機100に通知する(ステップs403)。 In this case, the application administrator 40 updates the supplemental requirement on the screen shown in FIG. 13 when the supplemental requirement needs to be changed. The application requirement management program 3010 manages the supplementary requirement information input on this screen as application requirement management information 3001, and notifies the sensor network management computer 100 of the data supplementation requirement corresponding to the application 30 (step s403). .
 なお、アプリ管理者40から入力されたデータ補完要件に空欄がある場合、アプリケーション管理計算機300のアプリ仲介管理プログラム2011は、空欄箇所の必要データを補完して補完要件管理情報2001を生成する。こうした空欄箇所に関する処理は、フロー例1のステップs103に伴い説明した手法を同様に採用すればよい。 In addition, when there is a blank in the data supplement requirement input from the application administrator 40, the application mediation management program 2011 of the application management computer 300 generates the supplement requirement management information 2001 by supplementing the necessary data in the blank portion. For the processing related to the blank portion, the method described in connection with step s103 of the flow example 1 may be similarly adopted.
 続いて、センサネットワーク管理計算機100の欠損データ補完方式切替プログラム1013は、アプリケーション管理計算機300から補完要件を受信し、これにより欠損データ補完方式管理情報1005を更新する(ステップs404)。 Subsequently, the missing data complementing method switching program 1013 of the sensor network management computer 100 receives the complementing requirement from the application management computer 300, and thereby updates the missing data complementing method management information 1005 (step s404).
 次に、データ補完プログラム1014は、欠損データ補完方式管理情報1005を基に、データ補完を行う(ステップs405)。 Next, the data supplement program 1014 performs data supplement based on the missing data supplement method management information 1005 (step s405).
 このデータ補完の方法としては、欠損データ補完方式管理情報1005の方式10054が「他センサで補完」と記録されている場合は、代替センサ検索プログラム1015で代替センサを検索することになる。或いは、方式10054が「同一センサで補完」と記録されている場合は、補完値算出プログラム1016が補完値算出方法10057に記録された方法で予測値を算出することになる。 As this data complementing method, when the method 10054 of the missing data complementing method management information 1005 is recorded as “complement with other sensors”, the alternative sensor search program 1015 searches for the alternative sensor. Alternatively, when the method 10054 is recorded as “complement with the same sensor”, the complement value calculation program 1016 calculates the predicted value by the method recorded in the complement value calculation method 10057.
 欠損データ補完方式管理情報1005の方式10054が「他センサで補完」と記録された場合、センサ情報管理プログラム1017は、物理仮想マッピング情報1003の物理センサ識別情報10034において、故障した物理センサ10を検索し、代替した物理センサ10の識別情報を上書きする(ステップs406)。 When the method 10054 of the missing data complementing method management information 1005 is recorded as “complemented by another sensor”, the sensor information management program 1017 searches the physical sensor identification information 10034 of the physical virtual mapping information 1003 for the failed physical sensor 10. Then, the identification information of the replaced physical sensor 10 is overwritten (step s406).
 また、代替センサ検索プログラム1015は、ステップs403でアプリケーション管理計算機300から通知された、アプリケーションとその要件を基に、欠損データ補完方式管理情報1005の代替物理センサ識別情報1055において、要件を満たしていて、かつ、物理センサ稼働情報1004の稼働状態10042が「稼動中」となっている物理センサ10を検索し、当該物理センサ10で上書きする。 Further, the alternative sensor search program 1015 satisfies the requirements in the alternative physical sensor identification information 1055 of the missing data supplement method management information 1005 based on the application and its requirements notified from the application management computer 300 in step s403. In addition, the physical sensor 10 in which the operation state 10042 of the physical sensor operation information 1004 is “in operation” is retrieved and overwritten with the physical sensor 10.
 続いて、欠損データ補完方式管理プログラム1013は、欠損データ補完方式管理情報1005の更新情報を、アプリケーション管理計算機100に通知する(ステップs407)。 Subsequently, the missing data complementing method management program 1013 notifies the application management computer 100 of update information of the missing data complementing method management information 1005 (step s407).
 一方、アプリケーション管理計算機300の欠損データ補完方式管理プログラム2010は、欠損データ補完方式管理情報1005を更新し(ステップs408)、処理を終了する。 On the other hand, the missing data complementing method management program 2010 of the application management computer 300 updates the missing data complementing method management information 1005 (step s408) and ends the process.
 本実施形態によれば、物理センサ故障時に、当該物理センサに対応付けられた仮想センサに対して、アプリケーションの要件に応じた、適切なデータ補完を行うことができる。また、物理センサ故障時に可能な範囲で他の代替物理センサからのデータ補完を行うことで、故障した物理センサの交換を効率的に行うことができる。 According to this embodiment, when a physical sensor fails, it is possible to perform appropriate data complementing according to application requirements for a virtual sensor associated with the physical sensor. In addition, by replacing data from other alternative physical sensors as much as possible in the event of a physical sensor failure, the failed physical sensor can be replaced efficiently.
 すなわち、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完が可能となる。 That is, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor becomes possible.
 本明細書の記載により、少なくとも次のことが明らかにされる。すなわち、本実施形態のセンサネットワーク管理システムにおいて、前記演算装置は、前記データ補完処理に際し、前記代替物理センサを、該当アプリケーションが利用する仮想センサの利用対象として前記マッピング情報に登録するものである、としてもよい。 記載 At least the following will be made clear by the description in this specification. That is, in the sensor network management system of the present embodiment, the arithmetic device registers the alternative physical sensor in the mapping information as a virtual sensor usage target used by a corresponding application in the data complementing process. It is good.
 これによれば、センサネットワークにおける物理センサと仮想センサとの対応付けに関して、物理センサの故障に対処出来る適宜な代替物理センサの情報で更新を行うことが可能となる。ひいては、この更新を受けた対応付け、すなわちマッピング情報に基づいて、仮想センサは各物理センサから出力データを入力として得て、適宜な出力をアプリケーションに提供出来る。すなわち、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完がより効率的に可能となる。 According to this, it is possible to update the association between the physical sensor and the virtual sensor in the sensor network with information on an appropriate alternative physical sensor that can cope with the failure of the physical sensor. Eventually, based on this updated association, that is, mapping information, the virtual sensor can obtain output data from each physical sensor as an input, and can provide an appropriate output to the application. In other words, when a physical sensor in the sensor network fails, appropriate data interpolation for a virtual sensor associated with the physical sensor can be performed more efficiently.
 また、本実施形態のセンサネットワーク管理システムにおいて、前記記憶装置は、物理センサ各々の稼働状況に関する情報を更に保持するものであり、前記演算装置は、前記代替物理センサの特定に際し、前記物理センサの情報および前記稼働状況の情報に基づき、物理センサの設置場所および設置対象の少なくともいずれかの属性が、前記故障物理センサと一致し、かつ、稼働中の物理センサを代替物理センサとして特定するものである、としてもよい。 Further, in the sensor network management system of the present embodiment, the storage device further holds information related to the operation status of each physical sensor, and the arithmetic device, when specifying the alternative physical sensor, Based on the information and the information on the operation status, the physical sensor installation location and the installation target at least one of the attributes coincides with the failed physical sensor, and the active physical sensor is specified as an alternative physical sensor. There may be.
 これによれば、故障物理センサと同様の属性を備え、稼働に問題の無い代替物理センサを的確かつ効率的に特定することが可能となる。ひいては、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完がより効率的に可能となる。 According to this, it becomes possible to accurately and efficiently specify an alternative physical sensor having the same attributes as the failed physical sensor and having no problem in operation. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
 また、本実施形態のセンサネットワーク管理システムにおいて、前記演算装置は、前記データ補完要件が、前記故障物理センサにおける過去の出力データを用いた補完方式を規定している場合、前記故障物理センサの過去の出力データを所定アルゴリズムに適用することで代替データを算出し、当該代替データにより該当仮想センサに関して所定のデータ補完処理を実行するものである、としてもよい。 Further, in the sensor network management system of the present embodiment, the arithmetic device, when the data supplement requirement defines a supplement method using past output data in the fault physical sensor, The alternative data may be calculated by applying the output data to a predetermined algorithm, and a predetermined data complementing process is executed for the virtual sensor using the alternative data.
 これによれば、代替物理センサを採用出来ない状況下にも対処し、故障物理センサの過去の出力データから仮想センサ向けのデータを演算し、提供することが可能となる。ひいては、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完がより効率的に可能となる。 According to this, it is possible to cope with the situation where the alternative physical sensor cannot be adopted, and to calculate and provide data for the virtual sensor from the past output data of the failed physical sensor. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
 また、本実施形態のセンサネットワーク管理システムにおいて、前記演算装置は、前記データ補完要件がデータ補完不可を規定している場合、または、前記代替物理センサが特定出来なかった場合、前記データ補完処理を実行せず、前記センサネットワークにおける前記故障物理センサの復旧または前記故障物理センサと同仕様の新規物理センサの追加に応じて、前記代替物理センサの特定をあらためて行うものである、としてもよい。 Further, in the sensor network management system of the present embodiment, the arithmetic device performs the data supplement processing when the data supplement requirement specifies that data supplement is impossible or when the alternative physical sensor cannot be specified. The alternative physical sensor may be newly specified in response to the restoration of the failed physical sensor in the sensor network or the addition of a new physical sensor having the same specifications as the failed physical sensor, without executing.
 これによれば、故障物理センサが特殊な仕様のもので、そもそも代替品が存在しないため、データ補完も望まない状況に対応し、不要な処理を回避しつつ、故障物理センサの復旧等に応じて迅速な対処が可能となる。ひいては、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完がより効率的に可能となる。 According to this, since the fault physical sensor has a special specification and there is no substitute in the first place, it corresponds to the situation where data supplement is not desired, avoids unnecessary processing, and responds to recovery of the fault physical sensor, etc. Quick response. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
 また、本実施形態のセンサネットワーク管理システムにおいて、前記演算装置は、不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを特定した際、当該アプリケーションに対し、該当仮想センサは使用不可となった旨を通知する処理を更に実行するものである、としてもよい。 Further, in the sensor network management system of the present embodiment, when the computing device identifies an application that uses a failed physical sensor that has failed via a virtual sensor, the virtual sensor becomes unusable for the application. It is also possible to further execute a process of notifying that.
 これによれば、アプリケーション側で、仮想センサからの出力データに基づく所定等を予め回避し、また、センサネットワーク管理システム側でも、物理センサと仮想センサとの対応付けに基づく不要なデータ変換等を回避することが可能となる。ひいては、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完がより効率的に可能となる。 According to this, the application side avoids the predetermined based on the output data from the virtual sensor in advance, and the sensor network management system side also performs unnecessary data conversion based on the association between the physical sensor and the virtual sensor. It can be avoided. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
 また、本実施形態のセンサネットワーク管理システムにおいて、前記演算装置は、前記データ補完要件の指定を受け付ける画面を、前記アプリケーションの管理用端末に送信し、当該管理用端末からデータ補完要件の情報を取得する処理を更に実行するものである、としてもよい。 In the sensor network management system according to the present embodiment, the arithmetic device transmits a screen for accepting designation of the data supplementation requirement to the management terminal of the application, and acquires data supplementation requirement information from the management terminal. It is also possible to further execute the processing.
 これによれば、アプリケーションの管理者等からデータ補完要件の指定を随時受け付け、これに応じたデータ補完処理を実行することが出来る。ひいては、センサネットワークにおける物理センサの故障に際し、当該物理センサに紐付けられた仮想センサに対する適宜なデータ補完がより効率的に可能となる。 According to this, it is possible to accept the specification of the data supplement requirement from the application administrator or the like at any time, and execute the data supplement processing corresponding to this. As a result, in the event of a physical sensor failure in the sensor network, appropriate data supplementation for the virtual sensor associated with the physical sensor can be performed more efficiently.
 また、本実施形態のセンサネットワーク管理方法において、前記情報処理システムが、前記データ補完処理に際し、前記代替物理センサを、該当アプリケーションが利用する仮想センサの利用対象として前記マッピング情報に登録する、としてもよい。 Further, in the sensor network management method of the present embodiment, the information processing system may register the alternative physical sensor in the mapping information as a virtual sensor usage target used by a corresponding application in the data complementing process. Good.
 また、本実施形態のセンサネットワーク管理方法において、前記情報処理システムが、前記記憶装置において、物理センサ各々の稼働状況に関する情報を更に保持し、前記代替物理センサの特定に際し、前記物理センサの情報および前記稼働状況の情報に基づき、物理センサの設置場所および設置対象の少なくともいずれかの属性が、前記故障物理センサと一致し、かつ、稼働中の物理センサを代替物理センサとして特定する、としてもよい。 また、本実施形態のセンサネットワーク管理方法において、前記情報処理システムが、前記データ補完要件が、前記故障物理センサにおける過去の出力データを用いた補完方式を規定している場合、前記故障物理センサの過去の出力データを所定アルゴリズムに適用することで代替データを算出し、当該代替データにより該当仮想センサに関して所定のデータ補完処理を実行する、としてもよい。 Further, in the sensor network management method of the present embodiment, the information processing system further holds information on the operation status of each physical sensor in the storage device, and when specifying the alternative physical sensor, the information on the physical sensor and Based on the operation status information, at least one of the attributes of the physical sensor installation location and the installation target may coincide with the failed physical sensor, and the active physical sensor may be identified as an alternative physical sensor. . Further, in the sensor network management method of the present embodiment, when the information supplementation system defines a complementation method using past output data in the faulty physical sensor, the data complementation requirement of the faulty physical sensor Alternative data may be calculated by applying past output data to a predetermined algorithm, and a predetermined data complementing process may be executed for the corresponding virtual sensor using the alternative data.
 また、本実施形態のセンサネットワーク管理方法において、前記情報処理システムが、前記データ補完要件がデータ補完不可を規定している場合、または、前記代替物理センサが特定出来なかった場合、前記データ補完処理を実行せず、前記センサネットワークにおける前記故障物理センサの復旧または前記故障物理センサと同仕様の新規物理センサの追加に応じて、前記代替物理センサの特定をあらためて行う、としてもよい。 Further, in the sensor network management method of the present embodiment, when the information processing system specifies that the data supplement requirement stipulates that data supplement is impossible, or when the alternative physical sensor cannot be specified, the data supplement processing The replacement physical sensor may be specified again according to the restoration of the failed physical sensor in the sensor network or the addition of a new physical sensor having the same specifications as the failed physical sensor.
 また、本実施形態のセンサネットワーク管理方法において、前記情報処理システムが、不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを特定した際、当該アプリケーションに対し、該当仮想センサは使用不可となった旨を通知する処理を更に実行する、としてもよい。 Further, in the sensor network management method of the present embodiment, when the information processing system identifies an application that uses a faulty physical sensor in which a failure has occurred via a virtual sensor, the virtual sensor is unusable for the application. It is also possible to further execute a process of notifying that it has become.
 また、本実施形態のセンサネットワーク管理方法において、前記情報処理システムが、前記データ補完要件の指定を受け付ける画面を、前記アプリケーションの管理用端末に送信し、当該管理用端末からデータ補完要件の情報を取得する処理を更に実行する、としてもよい。 In the sensor network management method of the present embodiment, the information processing system transmits a screen for accepting designation of the data supplementation requirement to the management terminal of the application, and the data supplementation requirement information is transmitted from the management terminal. The acquisition process may be further executed.
1 センサネットワーク管理システム
5 センサネットワーク
10 物理センサ
20 仮想センサ
30 アプリケーション
100 センサネットワーク管理計算機
110、210、310 管理用通信インタフェース
120、220、320 入力用インタフェース
130、230、330 出力用インタフェース
160、260、360 磁気記録装置
170、270、370 データ入出力用キャッシュメモリ
180、280、380 演算装置
190、290、390 バス
200 アプリ仲介管理計算機
300 アプリケーション管理計算機
400 ネットワーク
1000、2000、3000 プログラムメモリ
1001 物理センサメタ情報
1002 アプリケーションメタ情報
1003 物理仮想マッピング情報
1004 物理センサ稼働情報
1005 欠損データ補完方式管理情報
1010 経路制御プログラム
1011 物理仮想センサマッチングプログラム
1012 物理センサ監視プログラム
1013 欠損データ補完方式切替プログラム
1014 データ補完プログラム
1015 代替センサ検索プログラム
1016 補完値算出プログラム
1017 センサ情報管理プログラム
2001 補完要件管理情報
2010 欠損データ補完方式管理プログラム
2011 アプリ要件仲介管理プログラム
3001 アプリ要件管理情報
3010 アプリ要件管理プログラム
DESCRIPTION OF SYMBOLS 1 Sensor network management system 5 Sensor network 10 Physical sensor 20 Virtual sensor 30 Application 100 Sensor network management computer 110,210,310 Management communication interface 120,220,320 Input interface 130,230,330 Output interface 160,260, 360 Magnetic recording device 170, 270, 370 Data input / output cache memory 180, 280, 380 Arithmetic device 190, 290, 390 Bus 200 Application mediation management computer 300 Application management computer 400 Network 1000, 2000, 3000 Program memory 1001 Physical sensor meta information 1002 Application meta information 1003 Physical virtual mapping information 1004 Physical sensor operation information 1005 Missing Data complement method management information 1010 Path control program 1011 Physical virtual sensor matching program 1012 Physical sensor monitoring program 1013 Missing data complement method switching program 1014 Data complement program 1015 Alternative sensor search program 1016 Complement value calculation program 1017 Sensor information management program 2001 Supplement requirement management Information 2010 Missing data complementing method management program 2011 Application requirement mediation management program 3001 Application requirement management information 3010 Application requirement management program

Claims (14)

  1.  センサネットワークにおいて物理センサを利用する仮想センサと当該仮想センサを利用するアプリケーションとの関係を定めたマッピング情報と、前記物理センサおよび前記アプリケーションの各情報と、を保持する記憶装置と、
     不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを、前記マッピング情報に基づき特定し、当該アプリケーションに関して予め規定されたデータ補完要件を満たす代替物理センサを、前記物理センサおよび前記アプリケーションの各情報に基づき特定し、前記代替物理センサに基づく該当仮想センサに関する所定のデータ補完処理を実行する演算装置と、
     を含むことを特徴とするセンサネットワーク管理システム。
    A storage device that holds mapping information that defines a relationship between a virtual sensor that uses a physical sensor in a sensor network and an application that uses the virtual sensor; and each piece of information about the physical sensor and the application;
    Based on the mapping information, an application that uses a faulty physical sensor in which a failure has occurred is identified based on the mapping information, and an alternative physical sensor that satisfies data supplementation requirements defined in advance with respect to the application is assigned to each of the physical sensor and the application. An arithmetic device that is specified based on information and executes a predetermined data complementing process related to the virtual sensor based on the alternative physical sensor;
    A sensor network management system comprising:
  2.  前記演算装置は、
     前記データ補完処理に際し、前記代替物理センサを、該当アプリケーションが利用する仮想センサの利用対象として前記マッピング情報に登録するものである、
     ことを特徴とする請求項1に記載のセンサネットワーク管理システム。
    The arithmetic unit is:
    In the data complementing process, the alternative physical sensor is registered in the mapping information as a virtual sensor usage target used by the corresponding application.
    The sensor network management system according to claim 1.
  3.  前記記憶装置は、
     物理センサ各々の稼働状況に関する情報を更に保持するものであり、
     前記演算装置は、
     前記代替物理センサの特定に際し、前記物理センサの情報および前記稼働状況の情報に基づき、物理センサの設置場所および設置対象の少なくともいずれかの属性が、前記故障物理センサと一致し、かつ、稼働中の物理センサを代替物理センサとして特定するものである、
     ことを特徴とする請求項1に記載のセンサネットワーク管理システム。
    The storage device
    It further holds information about the operating status of each physical sensor,
    The arithmetic unit is:
    At the time of specifying the alternative physical sensor, based on the information on the physical sensor and the information on the operation status, at least one attribute of the installation location and the installation target of the physical sensor matches the failed physical sensor and is in operation The physical sensor is specified as an alternative physical sensor.
    The sensor network management system according to claim 1.
  4.  前記演算装置は、
     前記データ補完要件が、前記故障物理センサにおける過去の出力データを用いた補完方式を規定している場合、前記故障物理センサの過去の出力データを所定アルゴリズムに適用することで代替データを算出し、当該代替データにより該当仮想センサに関して所定のデータ補完処理を実行するものである、
     ことを特徴とする請求項1に記載のセンサネットワーク管理システム。
    The arithmetic unit is:
    When the data supplement requirement stipulates a supplement method using past output data in the fault physical sensor, the substitute data is calculated by applying the past output data of the fault physical sensor to a predetermined algorithm, A predetermined data complementing process is executed for the corresponding virtual sensor by the substitute data.
    The sensor network management system according to claim 1.
  5.  前記演算装置は、
     前記データ補完要件がデータ補完不可を規定している場合、または、前記代替物理センサが特定出来なかった場合、前記データ補完処理を実行せず、前記センサネットワークにおける前記故障物理センサの復旧または前記故障物理センサと同仕様の新規物理センサの追加に応じて、前記代替物理センサの特定をあらためて行うものである、
     ことを特徴とする請求項1に記載のセンサネットワーク管理システム。
    The arithmetic unit is:
    When the data supplement requirement stipulates that data supplement is impossible, or when the alternative physical sensor cannot be identified, the data supplement processing is not executed, and the failure physical sensor is restored or failed in the sensor network. According to the addition of a new physical sensor of the same specification as the physical sensor, the replacement physical sensor is specified again.
    The sensor network management system according to claim 1.
  6.  前記演算装置は、
     不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを特定した際、当該アプリケーションに対し、該当仮想センサは使用不可となった旨を通知する処理を更に実行するものである、
     ことを特徴とする請求項1に記載のセンサネットワーク管理システム。
    The arithmetic unit is:
    When an application that uses a faulty physical sensor in which a defect has occurred is identified via a virtual sensor, the application further executes a process of notifying the application that the corresponding virtual sensor has become unusable.
    The sensor network management system according to claim 1.
  7.  前記演算装置は、
     前記データ補完要件の指定を受け付ける画面を、前記アプリケーションの管理用端末に送信し、当該管理用端末からデータ補完要件の情報を取得する処理を更に実行するものである、
     ことを特徴とする請求項1に記載のセンサネットワーク管理システム。
    The arithmetic unit is:
    A screen for accepting designation of the data supplement requirement is transmitted to the management terminal of the application, and a process of acquiring data supplement requirement information from the management terminal is further executed.
    The sensor network management system according to claim 1.
  8.  センサネットワークにおいて物理センサを利用する仮想センサと当該仮想センサを利用するアプリケーションとの関係を定めたマッピング情報と、前記物理センサおよび前記アプリケーションの各情報と、を保持する記憶装置を備えた情報処理システムが、
     不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを、前記マッピング情報に基づき特定し、当該アプリケーションに関して予め規定されたデータ補完要件を満たす代替物理センサを、前記物理センサおよび前記アプリケーションの各情報に基づき特定し、前記代替物理センサに基づく該当仮想センサに関する所定のデータ補完処理を実行する、
     ことを特徴とするセンサネットワーク管理方法。
    Information processing system including a storage device that holds mapping information that defines a relationship between a virtual sensor that uses a physical sensor and an application that uses the virtual sensor in a sensor network, and information about the physical sensor and the application But,
    Based on the mapping information, an application that uses a faulty physical sensor in which a failure has occurred is identified based on the mapping information, and an alternative physical sensor that satisfies data supplementation requirements defined in advance with respect to the application is assigned to each of the physical sensor and the application. Specifying based on the information, and executing a predetermined data complementing process related to the virtual sensor based on the alternative physical sensor,
    A sensor network management method characterized by the above.
  9.  前記情報処理システムが、
     前記データ補完処理に際し、前記代替物理センサを、該当アプリケーションが利用する仮想センサの利用対象として前記マッピング情報に登録する、
     ことを特徴とする請求項8に記載のセンサネットワーク管理方法。
    The information processing system is
    In the data complementing process, the alternative physical sensor is registered in the mapping information as a usage target of a virtual sensor used by the corresponding application.
    9. The sensor network management method according to claim 8, wherein:
  10.  前記情報処理システムが、
     前記記憶装置において、物理センサ各々の稼働状況に関する情報を更に保持し、
     前記代替物理センサの特定に際し、前記物理センサの情報および前記稼働状況の情報に基づき、物理センサの設置場所および設置対象の少なくともいずれかの属性が、前記故障物理センサと一致し、かつ、稼働中の物理センサを代替物理センサとして特定する、
     ことを特徴とする請求項8に記載のセンサネットワーク管理方法。
    The information processing system is
    In the storage device, further holding information on the operating status of each physical sensor,
    At the time of specifying the alternative physical sensor, based on the information on the physical sensor and the information on the operation status, at least one attribute of the installation location and the installation target of the physical sensor matches the failed physical sensor and is in operation Identify physical sensors as alternative physical sensors,
    9. The sensor network management method according to claim 8, wherein:
  11.  前記情報処理システムが、
     前記データ補完要件が、前記故障物理センサにおける過去の出力データを用いた補完方式を規定している場合、前記故障物理センサの過去の出力データを所定アルゴリズムに適用することで代替データを算出し、当該代替データにより該当仮想センサに関して所定のデータ補完処理を実行する、
     ことを特徴とする請求項8に記載のセンサネットワーク管理方法。
    The information processing system is
    When the data supplement requirement stipulates a supplement method using past output data in the fault physical sensor, the substitute data is calculated by applying the past output data of the fault physical sensor to a predetermined algorithm, A predetermined data complementing process is executed for the corresponding virtual sensor by the substitute data,
    9. The sensor network management method according to claim 8, wherein:
  12.  前記情報処理システムが、
     前記データ補完要件がデータ補完不可を規定している場合、または、前記代替物理センサが特定出来なかった場合、前記データ補完処理を実行せず、前記センサネットワークにおける前記故障物理センサの復旧または前記故障物理センサと同仕様の新規物理センサの追加に応じて、前記代替物理センサの特定をあらためて行う、
     ことを特徴とする請求項8に記載のセンサネットワーク管理方法。
    The information processing system is
    When the data supplement requirement stipulates that data supplement is impossible, or when the alternative physical sensor cannot be identified, the data supplement processing is not executed, and the failure physical sensor is restored or failed in the sensor network. According to the addition of a new physical sensor having the same specifications as the physical sensor, the replacement physical sensor is specified again.
    9. The sensor network management method according to claim 8, wherein:
  13.  前記情報処理システムが、
     不具合が生じた故障物理センサを仮想センサ経由で利用するアプリケーションを特定した際、当該アプリケーションに対し、該当仮想センサは使用不可となった旨を通知する処理を更に実行する、
     ことを特徴とする請求項8に記載のセンサネットワーク管理方法。
    The information processing system is
    When an application that uses a faulty physical sensor that has failed via a virtual sensor is identified, a process for notifying the application that the corresponding virtual sensor has become unusable is further executed.
    9. The sensor network management method according to claim 8, wherein:
  14.  前記情報処理システムが、
     前記データ補完要件の指定を受け付ける画面を、前記アプリケーションの管理用端末に送信し、当該管理用端末からデータ補完要件の情報を取得する処理を更に実行する、
     ことを特徴とする請求項8に記載のセンサネットワーク管理方法。
    The information processing system is
    A screen for accepting designation of the data supplement requirement is transmitted to the management terminal of the application, and further executes processing for obtaining data supplement requirement information from the management terminal;
    9. The sensor network management method according to claim 8, wherein:
PCT/JP2017/004109 2017-02-03 2017-02-03 Sensor network management system and sensor network management method WO2018142598A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018565212A JP6677828B2 (en) 2017-02-03 2017-02-03 Sensor network management system and sensor network management method
PCT/JP2017/004109 WO2018142598A1 (en) 2017-02-03 2017-02-03 Sensor network management system and sensor network management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2017/004109 WO2018142598A1 (en) 2017-02-03 2017-02-03 Sensor network management system and sensor network management method

Publications (1)

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

Family

ID=63040331

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/004109 WO2018142598A1 (en) 2017-02-03 2017-02-03 Sensor network management system and sensor network management method

Country Status (2)

Country Link
JP (1) JP6677828B2 (en)
WO (1) WO2018142598A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180157692A1 (en) * 2015-06-30 2018-06-07 Omron Corporation Data flow control device and data flow control method
US11221613B2 (en) 2016-05-09 2022-01-11 Strong Force Iot Portfolio 2016, Llc Methods and systems for noise detection and removal in a motor
US11353850B2 (en) 2016-05-09 2022-06-07 Strong Force Iot Portfolio 2016, Llc Systems and methods for data collection and signal evaluation to determine sensor status
US11397428B2 (en) 2017-08-02 2022-07-26 Strong Force Iot Portfolio 2016, Llc Self-organizing systems and methods for data collection
US11774944B2 (en) 2016-05-09 2023-10-03 Strong Force Iot Portfolio 2016, Llc Methods and systems for the industrial internet of things

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230120086A (en) * 2022-02-08 2023-08-16 현대자동차주식회사 Method and apparatus for generating measurment value of vanishing sensor in machine to machine system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009192208A (en) * 2008-01-18 2009-08-27 Sanyo Electric Co Ltd Cooling system, control device, and control program
JP2013065081A (en) * 2011-09-15 2013-04-11 Fujitsu Ltd Device management method, device management apparatus, and device management program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1542137A1 (en) * 2003-12-11 2005-06-15 Sony International (Europe) GmbH Dynamic information source management
WO2007118247A2 (en) * 2006-04-07 2007-10-18 Qualcomm Incorporated Sensor interface, and methods and apparatus pertaining to same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009192208A (en) * 2008-01-18 2009-08-27 Sanyo Electric Co Ltd Cooling system, control device, and control program
JP2013065081A (en) * 2011-09-15 2013-04-11 Fujitsu Ltd Device management method, device management apparatus, and device management program

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180157692A1 (en) * 2015-06-30 2018-06-07 Omron Corporation Data flow control device and data flow control method
US11748326B2 (en) * 2015-06-30 2023-09-05 Omron Corporation Data flow control device and data flow control method
US11221613B2 (en) 2016-05-09 2022-01-11 Strong Force Iot Portfolio 2016, Llc Methods and systems for noise detection and removal in a motor
US11243528B2 (en) 2016-05-09 2022-02-08 Strong Force Iot Portfolio 2016, Llc Systems and methods for data collection utilizing adaptive scheduling of a multiplexer
US11243521B2 (en) 2016-05-09 2022-02-08 Strong Force Iot Portfolio 2016, Llc Methods and systems for data collection in an industrial environment with haptic feedback and data communication and bandwidth control
US11243522B2 (en) 2016-05-09 2022-02-08 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial Internet of Things data collection environment with intelligent data collection and equipment package adjustment for a production line
US11256243B2 (en) 2016-05-09 2022-02-22 Strong Force loT Portfolio 2016, LLC Methods and systems for detection in an industrial Internet of Things data collection environment with intelligent data collection and equipment package adjustment for fluid conveyance equipment
US11256242B2 (en) 2016-05-09 2022-02-22 Strong Force Iot Portfolio 2016, Llc Methods and systems of chemical or pharmaceutical production line with self organizing data collectors and neural networks
US11262737B2 (en) 2016-05-09 2022-03-01 Strong Force Iot Portfolio 2016, Llc Systems and methods for monitoring a vehicle steering system
US11281202B2 (en) 2016-05-09 2022-03-22 Strong Force Iot Portfolio 2016, Llc Method and system of modifying a data collection trajectory for bearings
US11307565B2 (en) 2016-05-09 2022-04-19 Strong Force Iot Portfolio 2016, Llc Method and system of a noise pattern data marketplace for motors
US11327475B2 (en) 2016-05-09 2022-05-10 Strong Force Iot Portfolio 2016, Llc Methods and systems for intelligent collection and analysis of vehicle data
US11340589B2 (en) 2016-05-09 2022-05-24 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial Internet of Things data collection environment with expert systems diagnostics and process adjustments for vibrating components
US11347215B2 (en) 2016-05-09 2022-05-31 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial internet of things data collection environment with intelligent management of data selection in high data volume data streams
US11347206B2 (en) 2016-05-09 2022-05-31 Strong Force Iot Portfolio 2016, Llc Methods and systems for data collection in a chemical or pharmaceutical production process with haptic feedback and control of data communication
US11347205B2 (en) 2016-05-09 2022-05-31 Strong Force Iot Portfolio 2016, Llc Methods and systems for network-sensitive data collection and process assessment in an industrial environment
US11353850B2 (en) 2016-05-09 2022-06-07 Strong Force Iot Portfolio 2016, Llc Systems and methods for data collection and signal evaluation to determine sensor status
US11353851B2 (en) 2016-05-09 2022-06-07 Strong Force Iot Portfolio 2016, Llc Systems and methods of data collection monitoring utilizing a peak detection circuit
US11360459B2 (en) 2016-05-09 2022-06-14 Strong Force Iot Portfolio 2016, Llc Method and system for adjusting an operating parameter in a marginal network
US11366456B2 (en) 2016-05-09 2022-06-21 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial internet of things data collection environment with intelligent data management for industrial processes including analog sensors
US11366455B2 (en) 2016-05-09 2022-06-21 Strong Force Iot Portfolio 2016, Llc Methods and systems for optimization of data collection and storage using 3rd party data from a data marketplace in an industrial internet of things environment
US11372395B2 (en) 2016-05-09 2022-06-28 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial Internet of Things data collection environment with expert systems diagnostics for vibrating components
US11372394B2 (en) 2016-05-09 2022-06-28 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial internet of things data collection environment with self-organizing expert system detection for complex industrial, chemical process
US11378938B2 (en) * 2016-05-09 2022-07-05 Strong Force Iot Portfolio 2016, Llc System, method, and apparatus for changing a sensed parameter group for a pump or fan
US11385623B2 (en) 2016-05-09 2022-07-12 Strong Force Iot Portfolio 2016, Llc Systems and methods of data collection and analysis of data from a plurality of monitoring devices
US11385622B2 (en) 2016-05-09 2022-07-12 Strong Force Iot Portfolio 2016, Llc Systems and methods for characterizing an industrial system
US11392111B2 (en) 2016-05-09 2022-07-19 Strong Force Iot Portfolio 2016, Llc Methods and systems for intelligent data collection for a production line
US11392109B2 (en) 2016-05-09 2022-07-19 Strong Force Iot Portfolio 2016, Llc Methods and systems for data collection in an industrial refining environment with haptic feedback and data storage control
US11397421B2 (en) 2016-05-09 2022-07-26 Strong Force Iot Portfolio 2016, Llc Systems, devices and methods for bearing analysis in an industrial environment
US11397422B2 (en) * 2016-05-09 2022-07-26 Strong Force Iot Portfolio 2016, Llc System, method, and apparatus for changing a sensed parameter group for a mixer or agitator
US11402826B2 (en) 2016-05-09 2022-08-02 Strong Force Iot Portfolio 2016, Llc Methods and systems of industrial production line with self organizing data collectors and neural networks
US11409266B2 (en) * 2016-05-09 2022-08-09 Strong Force Iot Portfolio 2016, Llc System, method, and apparatus for changing a sensed parameter group for a motor
US11415978B2 (en) 2016-05-09 2022-08-16 Strong Force Iot Portfolio 2016, Llc Systems and methods for enabling user selection of components for data collection in an industrial environment
US11493903B2 (en) 2016-05-09 2022-11-08 Strong Force Iot Portfolio 2016, Llc Methods and systems for a data marketplace in a conveyor environment
US11507075B2 (en) 2016-05-09 2022-11-22 Strong Force Iot Portfolio 2016, Llc Method and system of a noise pattern data marketplace for a power station
US11573557B2 (en) 2016-05-09 2023-02-07 Strong Force Iot Portfolio 2016, Llc Methods and systems of industrial processes with self organizing data collectors and neural networks
US11573558B2 (en) 2016-05-09 2023-02-07 Strong Force Iot Portfolio 2016, Llc Methods and systems for sensor fusion in a production line environment
US11586188B2 (en) 2016-05-09 2023-02-21 Strong Force Iot Portfolio 2016, Llc Methods and systems for a data marketplace for high volume industrial processes
US11586181B2 (en) 2016-05-09 2023-02-21 Strong Force Iot Portfolio 2016, Llc Systems and methods for adjusting process parameters in a production environment
US11609553B2 (en) 2016-05-09 2023-03-21 Strong Force Iot Portfolio 2016, Llc Systems and methods for data collection and frequency evaluation for pumps and fans
US11609552B2 (en) 2016-05-09 2023-03-21 Strong Force Iot Portfolio 2016, Llc Method and system for adjusting an operating parameter on a production line
US11646808B2 (en) 2016-05-09 2023-05-09 Strong Force Iot Portfolio 2016, Llc Methods and systems for adaption of data storage and communication in an internet of things downstream oil and gas environment
US11663442B2 (en) 2016-05-09 2023-05-30 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial Internet of Things data collection environment with intelligent data management for industrial processes including sensors
US11728910B2 (en) 2016-05-09 2023-08-15 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial internet of things data collection environment with expert systems to predict failures and system state for slow rotating components
US11770196B2 (en) 2016-05-09 2023-09-26 Strong Force TX Portfolio 2018, LLC Systems and methods for removing background noise in an industrial pump environment
US11774944B2 (en) 2016-05-09 2023-10-03 Strong Force Iot Portfolio 2016, Llc Methods and systems for the industrial internet of things
US11791914B2 (en) 2016-05-09 2023-10-17 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial Internet of Things data collection environment with a self-organizing data marketplace and notifications for industrial processes
US11797821B2 (en) 2016-05-09 2023-10-24 Strong Force Iot Portfolio 2016, Llc System, methods and apparatus for modifying a data collection trajectory for centrifuges
US11838036B2 (en) 2016-05-09 2023-12-05 Strong Force Iot Portfolio 2016, Llc Methods and systems for detection in an industrial internet of things data collection environment
US11836571B2 (en) 2016-05-09 2023-12-05 Strong Force Iot Portfolio 2016, Llc Systems and methods for enabling user selection of components for data collection in an industrial environment
US11397428B2 (en) 2017-08-02 2022-07-26 Strong Force Iot Portfolio 2016, Llc Self-organizing systems and methods for data collection
US11442445B2 (en) 2017-08-02 2022-09-13 Strong Force Iot Portfolio 2016, Llc Data collection systems and methods with alternate routing of input channels

Also Published As

Publication number Publication date
JP6677828B2 (en) 2020-04-08
JPWO2018142598A1 (en) 2019-08-08

Similar Documents

Publication Publication Date Title
WO2018142598A1 (en) Sensor network management system and sensor network management method
JP2022160544A (en) Computer system and method
US9406023B2 (en) System recommendations based on incident analysis
JP4982196B2 (en) Replacement part order processing apparatus, replacement part order processing method, and replacement part order processing program
JP6094593B2 (en) Information system construction device, information system construction method, and information system construction program
US20100318859A1 (en) Production control for service level agreements
JP5975094B2 (en) Exchange candidate presentation method, information processing apparatus, and program
CN112506969A (en) BMC address query method, system, equipment and readable storage medium
WO2019028114A1 (en) Cloud-based discovery and inventory
CN103270520A (en) Importance class based data management
JP6002856B2 (en) Monitoring system and monitoring method
JP2010140340A (en) Log time correction method, program and log time correction device
CN112769954B (en) Method and system for automatically storing and routing WEB program
US20120066099A1 (en) Automatic loaner part replacement to prevent system callback
JP6275542B2 (en) Analysis device and computer program
JP6436644B2 (en) Analysis device and computer program
JP6131528B2 (en) Maintenance support device and maintenance support system
JP2019003440A (en) Maintenance management system, abnormality detection device, and maintenance plan creation device
JP6409616B2 (en) Management program, management method, and management apparatus
JP2020042711A (en) Program, information processing method, and information processing device
WO2019043744A1 (en) System and method for assisting operation of solution
US20230325892A1 (en) System and method for managing license of software
US11842116B2 (en) Screen data generating system, screen data generating method, and program
US8949262B2 (en) Method and system for planning the maintenance of an automation installation
US11343309B2 (en) Server load prediction system and server load prediction method

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018565212

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

Country of ref document: EP

Kind code of ref document: A1