WO2020202287A1 - 貸与物制御システム、貸与物制御方法、および貸与物制御プログラム - Google Patents

貸与物制御システム、貸与物制御方法、および貸与物制御プログラム Download PDF

Info

Publication number
WO2020202287A1
WO2020202287A1 PCT/JP2019/014103 JP2019014103W WO2020202287A1 WO 2020202287 A1 WO2020202287 A1 WO 2020202287A1 JP 2019014103 W JP2019014103 W JP 2019014103W WO 2020202287 A1 WO2020202287 A1 WO 2020202287A1
Authority
WO
WIPO (PCT)
Prior art keywords
loan
control
blockchain
control command
item
Prior art date
Application number
PCT/JP2019/014103
Other languages
English (en)
French (fr)
Inventor
陽一 柴田
Original Assignee
三菱電機株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to PCT/JP2019/014103 priority Critical patent/WO2020202287A1/ja
Publication of WO2020202287A1 publication Critical patent/WO2020202287A1/ja

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Definitions

  • the present invention relates to a loan control system, a loan control method, and a loan control program.
  • the general loan sharing service is operated by the main business operator. Users, including lenders and borrowers, use tools such as smartphone applications to register for sharing services operated by businesses. The lending and returning of goods is carried out locally in the presence of the lenders and borrowers who are the parties concerned.
  • the business operator presents an index that guarantees the reliability of the user by the reputation such as the history of the user's use. Therefore, even when users meet for the first time, they can lend things with peace of mind.
  • Patent Document 1 discloses a location management system using a blockchain.
  • the user can verify the location of the product by accessing the blockchain.
  • the sharing service cannot be used without going through a reliable business operator.
  • the location management system can be used by the user accessing the blockchain, but it cannot be applied to the sharing service as it is.
  • An object of the present invention is to realize a mechanism for reliably and legitimately lending, using, and returning goods by exchanging only between users without going through a business operator.
  • the loan control system is a loan control system including a loan control device mounted on a loan loaned to a user and a smart contract device constituting a blockchain.
  • the loan control device is A sensor that acquires the status of the loaned item as status data, A blockchain communication unit that transmits the state data to the blockchain is provided.
  • the smart contract device is An instruction registration unit that acquires the state data transmitted to the blockchain, determines a control command to the loaned item based on the state data, and stores the control command in the storage unit to register the control command in the blockchain.
  • the loan control device further A control unit that acquires a control command for the loaned item from the control command registered in the blockchain as a loaned item control command and controls the loaned item according to the loaned item control command is provided.
  • the smart contract device and the sensor and control unit of the loan cooperate with each other via the blockchain to autonomously control the loan from the status data of the loan. Therefore, according to the loan control system according to the present invention, the reliability of lending and borrowing of the loan can be ensured.
  • FIG. 5 is a flow chart of an instruction registration process according to the first embodiment. An example of loan status information according to the first embodiment. An example of loan control information according to the first embodiment. An example of loan information according to the first embodiment.
  • FIG. 5 is a flow chart of a control process according to the first embodiment.
  • FIG. 6 is a configuration diagram of a loan control device according to a modified example of the first embodiment.
  • FIG. 6 is a configuration diagram of a smart contract device according to a modified example of the first embodiment. The figure which shows the effect of the loan control system which concerns on Embodiment 1.
  • FIG. 1 is an overall configuration diagram of the loan control system 500 according to the present embodiment.
  • the loan control system 500 includes a loan control device 100 and a smart contract device 200.
  • the loan item control device 100 is mounted on the loan item 10 used by the user 80.
  • the rental item 10 is specifically a rental item such as a vehicle, a bicycle, a rental room, or a rental warehouse that is the target of the sharing service.
  • the loaned item 10 is a vehicle
  • the loaned item control device 100 may be mounted on an existing device such as a car navigation system.
  • the smart contract device 200 constitutes the blockchain 30.
  • various information related to the loaned item is registered as the blockchain registration information 301.
  • the blockchain registration information 301 includes, for example, the following information. ⁇ Correspondence table of loaned item ID (Identifier) and sensor ID ⁇ Correspondence table of loaned item ID and control mechanism ID ⁇ Sensor acquisition information ⁇ Loaned item status information ⁇ Sensor acquisition information and loaned item status linking rule ⁇ Loaned item Rule for associating the state with the command to the control mechanism ⁇ Control command
  • the mobile terminal device 20 is possessed by the user 80 who uses the loaned item 10. Further, it is assumed that the owner 81 of the loaned item 10 also possesses the mobile terminal device 25 (see FIG. 4).
  • the mobile terminal device is specifically a device such as a smartphone, a tablet, or a personal computer.
  • the owner 81 is also called a lender.
  • the user 80 and the owner 81 who use the loan control system 500 download an application that causes the mobile terminal device 20 to function the loan control service, and start using the loan control system 500.
  • the blockchain 30 composed of the loan control device 100, the mobile terminal devices 20 and 25, and the smart contract device 200 can communicate via the Internet 40. That is, the loan control device 100 and the mobile terminal devices 20 and 25 have a function of communicating with the blockchain 30.
  • Blockchain is a technology that uses a method such as a P2P (Peer to Peer) network, in which network participants on an equal footing hold or send and receive data without the need for a central server.
  • P2P Peer to Peer
  • the blockchain a group of data in which all transaction details are recorded is managed by multiple network participants on an equal footing without a central server.
  • the P2P network may be configured by devices other than the parties such as the user 80 or the owner 81.
  • the smart contract device 200 may be mounted on at least one of the loan control device 100 and the mobile terminal device of the parties concerned.
  • FIG. 2 is a configuration diagram of the loan control device 100 according to the present embodiment.
  • the loan control device 100 is a computer.
  • the loan control device 100 includes a processor 910 and other hardware such as a sensor 130, a memory 921, an auxiliary storage device 922, an input interface 930, an output interface 940, and a communication device 950.
  • the processor 910 is connected to other hardware via a signal line and controls these other hardware.
  • the loaned object control device 100 includes a blockchain communication unit 110, a control unit 120, and a storage unit 140 as functional elements.
  • the loaned item control command 121 is stored in the storage unit 140.
  • FIG. 3 is a configuration diagram of the smart contract device 200 according to the present embodiment.
  • the smart contract device 200 is a computer.
  • the smart contract device 200 includes a processor 910 and other hardware such as a memory 921, an auxiliary storage device 922, an input interface 930, an output interface 940, and a communication device 950.
  • the processor 910 is connected to other hardware via a signal line and controls these other hardware.
  • the processor 910, the memory 921, the auxiliary storage device 922, the input interface 930, the output interface 940, and the communication device 950 are designated by the same reference numerals. This is for the sake of simplicity, and each device of the loan control device 100 and the smart contract device 200 has its own hardware. Further, it is not necessary for each of the loan control device 100 and the smart contract device 200 to have all the hardware configurations described above. Any hardware configuration may be used as long as the present embodiment can be realized. These hardware are not essential and can be omitted or added depending on the function.
  • the smart contract device 200 includes a command registration unit 210, an information registration unit 220, a usage right granting unit 230, a smart contract unit 240, and a storage unit 250 as functional elements.
  • the storage unit 250 stores the status data 22, the loan status information 311, the loan control information 312, the loan information 313, the usage conditions 314, and the usage right information 315.
  • the functions of the blockchain communication unit 110 and the control unit 120 are realized by software. Further, the functions of the command registration unit 210, the information registration unit 220, the usage right granting unit 230, and the smart contract unit 240 are realized by software.
  • the storage units 140 and 250 are provided in the memory 921. Alternatively, the storage units 140 and 250 may be provided in the auxiliary storage device 922. Further, the storage units 140 and 250 may be separately provided in the memory 921 and the auxiliary storage device 922.
  • the processor 910 is a device that executes a loan program or a smart contract program.
  • the loan program is a program that realizes the functions of the blockchain communication unit 110 and the control unit 120.
  • the smart contract program is a program that realizes the functions of the command registration unit 210, the information registration unit 220, the usage right granting unit 230, and the smart contract unit 240.
  • a program that realizes some or all of the functions of a loan program and a smart contract program is also called a loan control program.
  • the processor 910 is an IC (Integrated Circuit) that performs arithmetic processing. Specific examples of the processor 910 are a CPU (Central Processing Unit), a DSP (Digital Signal Processor), and a GPU (Graphics Processing Unit).
  • a CPU Central Processing Unit
  • DSP Digital Signal Processor
  • GPU Graphics Processing Unit
  • the memory 921 is a storage device that temporarily stores data.
  • a specific example of the memory 921 is a SRAM (Static Random Access Memory) or a DRAM (Dynamic Random Access Memory).
  • the auxiliary storage device 922 is a storage device that stores data.
  • a specific example of the auxiliary storage device 922 is an HDD.
  • the auxiliary storage device 922 may be a portable storage medium such as an SD (registered trademark) memory card, CF, NAND flash, flexible disk, optical disk, compact disc, Blu-ray (registered trademark) disk, or DVD.
  • HDD is an abbreviation for Hard Disk Drive.
  • SD® is an abbreviation for Secure Digital.
  • CF is an abbreviation for CompactFlash®.
  • DVD is an abbreviation for Digital Versaille Disc.
  • the input interface 930 is a port connected to an input device such as a mouse, keyboard, or touch panel. Specifically, the input interface 930 is a USB (Universal Serial Bus) terminal. The input interface 930 may be a port connected to a LAN (Local Area Network).
  • the output interface 940 is a port to which a cable of an output device such as a display is connected. Specifically, the output interface 940 is a USB terminal or an HDMI (registered trademark) (High Definition Interface Interface) terminal. Specifically, the display is an LCD (Liquid Crystal Display).
  • the communication device 950 has a receiver and a transmitter.
  • the communication device 950 is wirelessly connected to a communication network such as a LAN, the Internet, or a telephone line.
  • the communication device 950 is a communication chip or a NIC (Network Interface Card).
  • the loan control program is read into the processor 910 and executed by the processor 910.
  • the memory 921 stores not only the loan control program but also the OS (Operating System).
  • the processor 910 executes the loan control program while executing the OS.
  • the loan control program and the OS may be stored in the auxiliary storage device 922.
  • the loan control program and the OS stored in the auxiliary storage device 922 are loaded into the memory 921 and executed by the processor 910. A part or all of the loan control program may be incorporated in the OS.
  • the loan control device 100 may include a plurality of processors that replace the processor 910. These multiple processors share the execution of the loan program.
  • Each processor, like the processor 910, is a device that executes a loan program.
  • the smart contract device 200 may include a plurality of processors that replace the processor 910. These multiple processors share the execution of the smart contract program.
  • Each processor, like the processor 910, is a device that executes a smart contract program.
  • Data, information, signal values and variable values used, processed or output by the loan control program are stored in the memory 921, the auxiliary storage device 922, or the register or cache memory in the processor 910.
  • the "department" of each of the blockchain communication unit, the control unit, the command registration unit, the information registration unit, the usage right granting unit, and the smart contract unit may be read as “processing", “procedure”, or “process”.
  • the "process” of blockchain communication processing, control processing, instruction registration processing, information registration processing, usage right grant processing, and smart contract processing is “program”, “program product”, or “computer-readable record of recording the program”. It may be read as “medium”.
  • the loan control program causes the computer to execute each process, each procedure or each process in which the "part" of each of the above parts is read as “process", "procedure” or “process”.
  • the loan control method is a method performed by the loan control system 500 executing a loan control program.
  • the loan control program may be provided stored in a computer-readable recording medium.
  • the loan control program may also be provided as a program product.
  • FIG. 4 is a schematic diagram showing a flow of processing in which the owner 81 and the user 80 of the loan item 10 according to the present embodiment use the loan item control system 500.
  • Each of the owner 81 and the user 80 downloads the application of the loan control system 500 to the mobile terminal devices 20 and 25 in advance. Further, the loan item 10 owned by the owner 81 is equipped with the loan item control device 100.
  • step S1 the owner 81 registers the usage condition 314 of the loaned item 10 in the blockchain 30 via the mobile terminal device 25.
  • the information registration unit 220 of the smart contract device 200 registers in the blockchain 30 by storing the usage condition 314 of the loan item 10 transmitted from the mobile terminal device 25 in the storage unit 250.
  • the information registration unit 220 registers the usage condition 314 in the storage unit 250 by storing it in the blockchain 30 means that the information registration unit 220 blocks the usage condition 314 in the smart contract unit 240. It means to be registered in the chain 30. That is, the smart contract unit 240 has a function for sharing various blockchain registration information stored in the storage unit 250 with the blockchain 30.
  • step S2 the mobile terminal device 20 of the user 80 transmits a usage request 21 requesting the use of the loaned item 10 to the blockchain 30.
  • the usage right granting unit 230 of the smart contract device 200 determines whether or not the usage request 21 satisfies the usage condition 314.
  • step S3 when the usage request 21 satisfies the usage condition 314, the usage right granting unit 230 displays the usage right information 315 representing the usage right A on the display device of the mobile terminal device 20. As a result, the usage right information 315 representing the usage right A is displayed on the mobile terminal device 20 of the user 80.
  • FIG. 5 is a flow chart of the blockchain communication process according to the present embodiment.
  • the blockchain communication unit 110 of the loan item control device 100 determines whether or not the use of the loan item 10 has been started.
  • the process proceeds to step S102.
  • the blockchain communication unit 110 reads the usage right A presented to the mobile terminal device 20 of the user 80 (step S4 in FIG. 4).
  • the usage right A is displayed by a code such as a bar code or a QR (Quick Response) code.
  • a code reader is mounted on the loan item 10.
  • the blockchain communication unit 110 confirms the usage right with the blockchain 30 (step S5 in FIG.
  • step S6 in FIG. 4 When the confirmation of the usage right is completed, the lock is released (step S6 in FIG. 4), and the sensor 130 is activated (step S6'in FIG. 4).
  • the start of use of the loan item 10 may be determined by another method. In this way, the sensor 130 starts acquiring the state data 22 when the loan item 10 is unlocked using the usage right information 315.
  • step S102 the sensor 130 of the loaned item control device 100 acquires the state of the loaned item 10. That is, the sensor 130 starts sensing the state of the loaned item 10.
  • the speedometer acquires the speed of the vehicle which is the loan item 10.
  • the camera also acquires an image of the surroundings of the vehicle.
  • GPS Global Positioning System
  • the temperature sensor acquires the temperature inside the vehicle.
  • the sensor 130 acquires such sensing data as state data 22.
  • step S103 the blockchain communication unit 110 transmits the state data 22 to the blockchain 30. Then, the state data 22 is written to the blockchain 30 (step S7 in FIG. 4). In this way, the state data 22 is stored in the blockchain 30.
  • step S104 the blockchain communication unit 110 determines whether or not the use of the loaned item 10 has been completed.
  • the blockchain communication unit 110 continues sensing by the sensor 130 and transmission of the state data 22 to the blockchain until the use of the loaned item 10 is completed.
  • the blockchain communication unit 110 detects, for example, the return of the loaned item 10, it determines that the use of the loaned item 10 has ended.
  • Specific examples of detecting the return of the loaned item 10 include the following examples. (1) In the case of a vehicle, if it is detected that the vehicle has stopped at a predetermined position and no person is on board, the loaned item 10 will be returned.
  • the loaned item 10 will be returned.
  • the loaned item 10 will be returned.
  • FIG. 6 is a flow chart of the command registration process according to the present embodiment.
  • the command registration unit 210 of the smart contract device 200 acquires the state data 22 transmitted to the blockchain 30, and determines the control command 31 to the loan item 10 based on the state data 22. Then, the command registration unit 210 registers the control command 31 in the blockchain 30 by storing it in the storage unit 250.
  • the information registration unit 220 of the smart contract device 200 stores the loaned item control information 312 in which the state of the loaned item 10 and the command to the control mechanism for the loaned item 10 are associated with each other in the storage unit 250, so that the blockchain 30 Register with.
  • the loaned item control information 312 is a rule for associating the state of the loaned item with an instruction to the control mechanism, and is registered in the blockchain 30 in advance. Specifically, it is as follows.
  • step S301 the command registration unit 210 determines the state of the loaned item 10 from the state data 22 stored in the blockchain 30.
  • the order registration unit 210 determines the state of the loan item 10 by using the loan item state information 311 and the state data 22.
  • the loaned product status information 311 is a rule for associating the status data 22 with the status of the loaned product 10, and is registered in the blockchain 30 in advance.
  • FIG. 7 is an example of loan state information 311 according to the present embodiment.
  • the rule for associating the state data with the state of the loaned item is, for example, a rule of associating the state data "the speed of the car (loaned item) with 0" with the state of the loaned item "stopped state”.
  • mapping rules there are the following examples of mapping rules. ⁇ When the mileage of the car (rental item) exceeds 100km specified in the contract, the car is in excess of the contract. ⁇ When the travel time of the car (rental item) exceeds 5 hours specified in the contract, the car is in excess of the contract. State ⁇ When the usage time of the room (rental item) exceeds 1 hour specified in the contract, the room is in the contract excess state.
  • step S302 the command registration unit 210 determines a command from the state of the loaned item to the control mechanism as a control command 31.
  • the command registration unit 210 determines the control command 31 based on the state of the loaned item and the loaned item control information 312.
  • FIG. 8 is an example of loan control information 312 according to the present embodiment.
  • the loaned item control information 312 is a rule for associating the state of the loaned item with an instruction to the control mechanism.
  • the rule for associating the state of the loaned item with the command to the control mechanism is, for example, a rule that the navigation system cannot be operated when the car (loaned item) is in the running state.
  • mapping rules there are the following examples of mapping rules. ⁇ A warning is displayed on the navigation system when the car (rental item) is in excess of the contract. ⁇ When the room (rental item) is in excess of the contract, the equipment in the room is stopped.
  • step S303 the command registration unit 210 registers the determined control mechanism command as the control command 31 and stores the control command 31 in the storage unit 250 to register the control command 31 in the blockchain 30.
  • FIG. 9 is an example of loan information 313 according to the present embodiment.
  • the information registration unit 220 of the smart contract device 200 receives the loan information 313 from the owner 81 of the loan 10.
  • the information registration unit 220 registers the loan information 313 in the blockchain 30 by storing it in the storage unit 250.
  • the loan information 313 includes a loan ID that identifies the loan 10, a sensor ID that identifies the sensor included in the loan 10, and a control mechanism ID that identifies the control mechanism that controls the loan 10.
  • FIG. 10 is a flow chart of the control process according to the present embodiment.
  • the control unit 120 of the loaned item control device 100 acquires the control command 31 for the loaned item 10 as the loaned item control command 121 from the control command registered in the blockchain 30.
  • the blockchain communication unit 110 of the loan item control device 100 receives the loan item control command 121 from the blockchain 30 and stores it in the memory 921.
  • the control unit 120 acquires the loaned item control command 121 from the memory 921.
  • step S202 the control unit 120 controls the loan item 10 according to the loan item control command 121.
  • the loan control command 121 includes a control mechanism ID of the control mechanism to be controlled.
  • the control unit 120 uses the loan information 313 to control the control mechanism of the loan 10 according to the loan control command 121.
  • the usage right granting unit 230 periodically checks whether the usage right A satisfies the usage condition 314 (steps S8 and S9 in FIG. 4). When the usage right A deviates from the condition or violates the condition, the usage right granting unit 230 transmits the invalidity of the usage right to the loan control device 100. When the control unit 120 acquires the invalidity of the usage right, it activates the lock of the loaned item 10 (steps S10 and S11 in FIG. 4). This makes it impossible for the user 80 to use the loaned item 10. Specifically, the usage right granting unit 230 detects an event such as an excess of usage time, an excess of usage distance, or a decrease in the amount of gasoline, and invalidates the usage right in the case of deviation from conditions or violation of conditions.
  • an event such as an excess of usage time, an excess of usage distance, or a decrease in the amount of gasoline
  • the control unit 120 of the loan control device 100 periodically transmits a usage right check request including an event such as an excess of usage time, an excess of usage distance, or a decrease in the amount of gasoline to the blockchain 30.
  • the usage right granting unit 230 checks whether the usage right A satisfies the usage condition 314 based on various events included in the usage right check request. Further, the control unit 120 may alert the user by displaying a warning instead of immediately disabling the use of the loaned item 10.
  • the loaned item is mainly a vehicle.
  • the case where the rented item is a room is also mentioned, for example, the present embodiment can be applied to the use of a rented room rented by a karaoke shop.
  • the state data of the rental room information such as the existence of a person, whether the device is operating, or whether or not cheating may be sensed.
  • the usage right granting unit may detect an event such as an excess of the usage time or an excess of the number of songs used, and invalidate the usage right in the case of a condition deviation or a condition violation.
  • the functions of the blockchain communication unit 110 and the control unit 120 are realized by software.
  • the functions of the blockchain communication unit 110 and the control unit 120 may be realized by hardware.
  • FIG. 11 is a configuration diagram of a loan control device 100 according to a modified example of the present embodiment.
  • the loan control device 100 includes an electronic circuit 909, a memory 921, an auxiliary storage device 922, an input interface 930, an output interface 940, and a communication device 950.
  • the electronic circuit 909 is a dedicated electronic circuit that realizes the functions of the blockchain communication unit 110 and the control unit 120.
  • the electronic circuit 909 is specifically a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, a logic IC, a GA, an ASIC, or an FPGA.
  • GA is an abbreviation for Gate Array.
  • ASIC is an abbreviation for Application Specific Integrated Circuit.
  • FPGA is an abbreviation for Field-Programmable Gate Array.
  • the functions of the blockchain communication unit 110 and the control unit 120 may be realized by one electronic circuit, or may be distributed and realized by a plurality of electronic circuits. As another modification, some functions of the blockchain communication unit 110 and the control unit 120 may be realized by an electronic circuit, and the remaining functions may be realized by software. Further, as another modification, some or all the functions of the blockchain communication unit 110 and the control unit 120 may be realized by the firmware.
  • Each of the processor and the electronic circuit is also called a processing circuit. That is, in the loan control device 100, the functions of the blockchain communication unit 110 and the control unit 120 are realized by the processing circuit.
  • FIG. 12 is a configuration diagram of a smart contract device 200 according to a modified example of the present embodiment. Similar to the loan control device 100, the smart contract device 200 may also use an electronic circuit 909 instead of the processor 910 to realize the functions of the smart contract device 200 by hardware.
  • the loan control system 500 is a decentralized network (P2P) system having a function of determining the operation of the loan control function from the state of the loan and the conditions of use.
  • the loan control system 500 includes a sensor mounted on the loan to acquire the status of the loan and store the data on the distributed network.
  • the loan item control system 500 includes a control mechanism mounted on the loan item, acquiring instruction information stored on the distributed network, and controlling the loan item based on the instruction information.
  • FIG. 13 is a diagram showing the effect of the loan control system according to the present embodiment.
  • a sharing economy system that can ensure the reliability of users without a centralized system administrator such as the sharing service of company X is realized. can do.
  • the loan control system 500 according to the present embodiment utilizes a blockchain and a smart contract, operates a control mechanism of the loan based on the information acquired from the sensor mounted on the loan, and autonomously operates the loan. You can control, lock, and display warnings. Further, in the loan control system 500 according to the present embodiment, even if the reliability of the user is not centrally guaranteed, a certain degree of reliability is ensured in the P2P environment and the sharing economy is realized. be able to.
  • the loan item control system 500 includes a sensor installed in the loan item that records the sensed loan item information on the blockchain. It also has a control mechanism installed on the loaned item that reads the control information of the loaned item from the blockchain. It also has a smart contract that creates loan control information from the loan information described on the blockchain.
  • each part of each device of the loan control system has been described as an independent functional block.
  • the configuration of each device of the loan control system does not have to be the configuration as in the above-described embodiment.
  • the functional block of each device of the loan control system may have any configuration as long as the functions described in the above-described embodiment can be realized.
  • each device of the loan control system may be a system composed of a plurality of devices instead of one device.
  • a plurality of parts may be combined and carried out.
  • one part of this embodiment may be implemented.
  • this embodiment may be implemented in any combination as a whole or partially. That is, in the first embodiment, it is possible to freely combine the respective embodiments, modify any component of each embodiment, or omit any component in each embodiment.
  • loaned items 20, 25 mobile terminal devices, 21 usage requests, 22 status data, 30 blockchains, 31 control commands, 40 internet, 100 loaned items control devices, 110 blockchain communication units, 120 control units, 121 loaned items control Command, 130 sensor, 140, 250 storage unit, 200 smart contract device, 210 command registration unit, 220 information registration unit, 230 usage right granting unit, 240 smart contract unit, 301 blockchain registration information, 311 loan status information, 312 Loan item control information, 313 Loan item information, 314 Terms of use, 315 Usage right information, 80 users, 81 owners, 500 loan item control system, 909 electronic circuit, 910 processor, 921 memory, 922 auxiliary storage device, 930 input Interface, 940 output interface, 950 communication device.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

貸与物制御システム(500)は、貸与物制御装置(100)とスマートコントラクト装置(200)とを備える。貸与物制御装置(100)は、貸与物(10)の状態データ(22)を取得するセンサと、状態データ(22)をブロックチェーン(30)に送信するブロックチェーン通信部とを備える。スマートコントラクト装置(200)は、ブロックチェーン(30)に送信された状態データ(22)に基づいて貸与物(10)への制御命令を決定し、ブロックチェーン(30)に登録する命令登録部を備える。貸与物制御装置(100)は、さらに、ブロックチェーン(30)に登録されている制御命令から貸与物(10)に対する貸与物制御命令を取得し、貸与物(10)を制御する制御部を備える。

Description

貸与物制御システム、貸与物制御方法、および貸与物制御プログラム
 本発明は、貸与物制御システム、貸与物制御方法、および貸与物制御プログラムに関する。
 一般的な貸与物のシェアリングサービスでは、主たる事業者が運営している。貸与者および借用者を含む利用者は、スマートフォンのアプリケーションといったツールを用いて、事業者が運営するシェアリングサービスに登録する。そして、物の貸与および返却は、当事者である貸与者および借用者が立ち合いの元、現地で行われる。事業者は、利用者の利用の経歴といったレピュテーションにより、利用者の信頼性を保証する指標を提示する。よって、利用者同士が初めて会う場合であっても、安心して、物を貸与することができる。
 特許文献1では、ブロックチェーンを利用した所在管理システムを開示している。特許文献1の所在管理システムでは、利用者はブロックチェーンにアクセスすることにより、商品の所在を検証することができる
特表2018-506128号公報
 従来のシェアリングサービスでは、信頼できる事業者を介さなければシェアリングサービスを利用することができない。特許文献1では、利用者がブロックチェーンにアクセスすることで所在管理システムを利用できるが、そのままシェアリングサービスに適用することはできない。
 本発明は、事業者を介さず、利用者間のみのやり取りで、確実かつ正当に物の貸与、利用、および返却が行われる仕組みを実現することを目的とする。
 本発明に係る貸与物制御システムは、利用者に貸与される貸与物に搭載される貸与物制御装置と、ブロックチェーンを構成するスマートコントラクト装置とを備える貸与物制御システムにおいて、
 前記貸与物制御装置は、
 前記貸与物の状態を状態データとして取得するセンサと、
 前記状態データを前記ブロックチェーンに送信するブロックチェーン通信部と
を備え、
 前記スマートコントラクト装置は、
 前記ブロックチェーンに送信された前記状態データを取得し、前記状態データに基づいて前記貸与物への制御命令を決定し、制御命令を記憶部に記憶することにより前記ブロックチェーンに登録する命令登録部を備え、
 前記貸与物制御装置は、さらに、
 前記ブロックチェーンに登録されている制御命令から前記貸与物に対する制御命令を貸与物制御命令として取得し、前記貸与物制御命令にしたがって前記貸与物を制御する制御部を備えた。
 本発明に係る貸与物制御システムによれば、ブロックチェーンを介して、スマートコントラクト装置と貸与物のセンサおよび制御部が連携し、貸与物の状態データから自律的に貸与物の制御を行う。よって、本発明に係る貸与物制御システムによれば、貸与物の貸借の信頼性を確保することができる。
実施の形態1に係る貸与物制御システムの全体構成図。 実施の形態1に係る貸与物制御装置の構成図。 実施の形態1に係るスマートコントラクト装置の構成図。 実施の形態1に係る所有者と利用者とが貸与物制御システムを利用する処理の流れを表した模式図。 実施の形態1に係るブロックチェーン通信処理のフロー図。 実施の形態1に係る命令登録処理のフロー図。 実施の形態1に係る貸与物状態情報の例。 実施の形態1に係る貸与物制御情報の例。 実施の形態1に係る貸与物情報の例。 実施の形態1に係る制御処理のフロー図。 実施の形態1の変形例に係る貸与物制御装置の構成図。 実施の形態1の変形例に係るスマートコントラクト装置の構成図。 実施の形態1に係る貸与物制御システムの効果を示す図。
 以下、本発明の実施の形態について、図を用いて説明する。なお、各図中、同一または相当する部分には、同一符号を付している。実施の形態の説明において、同一または相当する部分については、説明を適宜省略または簡略化する。
 実施の形態1.
***構成の説明***
 図1は、本実施の形態に係る貸与物制御システム500の全体構成図である。
 貸与物制御システム500は、貸与物制御装置100とスマートコントラクト装置200を備える。
 貸与物制御装置100は、利用者80に利用される貸与物10に搭載される。貸与物10とは、具体的には、シェアリングサービスの対象となる車両、自転車、貸部屋、あるいは貸倉庫といった貸与される物である。貸与物10が車両の場合、貸与物制御装置100はカーナビゲーションシステムといった既存の装置に搭載されていてもよい。
 スマートコントラクト装置200は、ブロックチェーン30を構成する。ブロックチェーン30には、貸与物に関する各種の情報がブロックチェーン登録情報301として登録されている。ブロックチェーン登録情報301には、例えば、以下の情報が含まれる。
 ・貸与物ID(IDentifier)とセンサIDの対応表
 ・貸与物IDと制御機構IDの対応表
 ・センサ取得情報
 ・貸与物の状態情報
 ・センサ取得情報と貸与物の状態の紐づけルール
 ・貸与物の状態と制御機構への命令の紐づけルール
 ・制御命令
 携帯端末装置20は、貸与物10を利用する利用者80に所持される。また、貸与物10の所有者81も携帯端末装置25を所持するものとする(図4参照)。ここで、携帯端末装置とは、具体的には、スマートフォン、タブレット、あるいはパーソナルコンピュータといった機器である。所有者81は貸与者ともいう。
 例えば、貸与物制御システム500を利用する利用者80および所有者81は、携帯端末装置20に貸与物制御サービスを機能させるアプリケーションをダウンロードし、貸与物制御システム500の利用を開始する。
 貸与物制御装置100、携帯端末装置20,25、および、スマートコントラクト装置200により構成されるブロックチェーン30はインターネット40を介して通信可能である。すなわち、貸与物制御装置100、および、携帯端末装置20,25は、ブロックチェーン30と通信する機能を有する。
 ブロックチェーンとは、P2P(Peer to Peer)ネットワークといった手法を用いて、中心となるサーバを必要とせずに、対等の立場のネットワーク参加者がデータを保持または送受信し合う技術である。ブロックチェーンでは、全ての取引内容が記録されているデータ群を、中央サーバなしで、対等な立場の複数のネットワーク参加者が管理する。なお、ブロックチェーンでは、利用者80あるいは所有者81といった当事者以外の装置によってP2Pネットワークが構成されていれば良い。このとき、当事者以外の装置によってスマートコントラクトの処理が行われるため、当事者の装置がブロックチェーンを構成していなくてもよい。あるいは、貸与物制御装置100、および、当事者の携帯端末装置の少なくともいずれかに、スマートコントラクト装置200が搭載されていても構わない。
 図2は、本実施の形態に係る貸与物制御装置100の構成図である。
 貸与物制御装置100は、コンピュータである。貸与物制御装置100は、プロセッサ910を備えるとともに、センサ130、メモリ921、補助記憶装置922、入力インタフェース930、出力インタフェース940、および通信装置950といった他のハードウェアを備える。プロセッサ910は、信号線を介して他のハードウェアと接続され、これら他のハードウェアを制御する。
 貸与物制御装置100は、機能要素として、ブロックチェーン通信部110と制御部120と記憶部140を備える。記憶部140には、貸与物制御命令121が記憶される。
 図3は、本実施の形態に係るスマートコントラクト装置200の構成図である。
 スマートコントラクト装置200は、コンピュータである。スマートコントラクト装置200は、プロセッサ910を備えるとともに、メモリ921、補助記憶装置922、入力インタフェース930、出力インタフェース940、および通信装置950といった他のハードウェアを備える。プロセッサ910は、信号線を介して他のハードウェアと接続され、これら他のハードウェアを制御する。
 なお、貸与物制御装置100とスマートコントラクト装置200において、プロセッサ910、メモリ921、補助記憶装置922、入力インタフェース930、出力インタフェース940、および通信装置950に同じ符号を付している。これは、説明の簡単のためであり、貸与物制御装置100とスマートコントラクト装置200との各装置は、それぞれにハードウェアを有している。また、貸与物制御装置100とスマートコントラクト装置200の各装置において、上記で説明したハードウェア構成をすべて備える必要はない。本実施の形態を実現することができれば、どのようなハードウェア構成でも構わない。これらのハードウェアは必須ではなく、機能により省略あるいは付加が可能である。
 スマートコントラクト装置200は、機能要素として、命令登録部210と情報登録部220と利用権付与部230とスマートコントラクト部240と記憶部250を備える。記憶部250には、状態データ22、貸与物状態情報311、貸与物制御情報312、貸与物情報313、利用条件314、および利用権情報315が記憶されている。
 ブロックチェーン通信部110と制御部120の機能は、ソフトウェアにより実現される。また、命令登録部210と情報登録部220と利用権付与部230とスマートコントラクト部240の機能は、ソフトウェアにより実現される。記憶部140,250は、メモリ921に備えられる。あるいは、記憶部140,250は、補助記憶装置922に備えられていてもよい。また、記憶部140,250は、メモリ921と補助記憶装置922に分けられて備えられてもよい。
 プロセッサ910は、貸与物プログラムまたはスマートコントラクトプログラムを実行する装置である。貸与物プログラムは、ブロックチェーン通信部110と制御部120の機能を実現するプログラムである。スマートコントラクトプログラムは、命令登録部210と情報登録部220と利用権付与部230とスマートコントラクト部240の機能を実現するプログラムである。貸与物プログラムとスマートコントラクトプログラムとの一部または全部の機能を実現するプログラムを貸与物制御プログラムともいう。
 プロセッサ910は、演算処理を行うIC(Integrated Circuit)である。プロセッサ910の具体例は、CPU(Central Processing Unit)、DSP(Digital Signal Processor)、GPU(Graphics Processing Unit)である。
 メモリ921は、データを一時的に記憶する記憶装置である。メモリ921の具体例は、SRAM(Static Random Access Memory)、あるいはDRAM(Dynamic Random Access Memory)である。
 補助記憶装置922は、データを保管する記憶装置である。補助記憶装置922の具体例は、HDDである。また、補助記憶装置922は、SD(登録商標)メモリカード、CF、NANDフラッシュ、フレキシブルディスク、光ディスク、コンパクトディスク、ブルーレイ(登録商標)ディスク、DVDといった可搬の記憶媒体であってもよい。なお、HDDは、Hard Disk Driveの略語である。SD(登録商標)は、Secure Digitalの略語である。CFは、CompactFlash(登録商標)の略語である。DVDは、Digital Versatile Diskの略語である。
 入力インタフェース930は、マウス、キーボード、あるいはタッチパネルといった入力装置と接続されるポートである。入力インタフェース930は、具体的には、USB(Universal Serial Bus)端子である。なお、入力インタフェース930は、LAN(Local Area Network)と接続されるポートであってもよい。
 出力インタフェース940は、ディスプレイといった出力機器のケーブルが接続されるポートである。出力インタフェース940は、具体的には、USB端子またはHDMI(登録商標)(High Definition Multimedia Interface)端子である。ディスプレイは、具体的には、LCD(Liquid Crystal Display)である。
 通信装置950は、レシーバとトランスミッタを有する。通信装置950は、無線で、LAN、インターネット、あるいは電話回線といった通信網に接続している。通信装置950は、具体的には、通信チップまたはNIC(Network Interface Card)である。
 貸与物制御プログラムは、プロセッサ910に読み込まれ、プロセッサ910によって実行される。メモリ921には、貸与物制御プログラムだけでなく、OS(Operating System)も記憶されている。プロセッサ910は、OSを実行しながら、貸与物制御プログラムを実行する。貸与物制御プログラムおよびOSは、補助記憶装置922に記憶されていてもよい。補助記憶装置922に記憶されている貸与物制御プログラムおよびOSは、メモリ921にロードされ、プロセッサ910によって実行される。なお、貸与物制御プログラムの一部または全部がOSに組み込まれていてもよい。
 貸与物制御装置100は、プロセッサ910を代替する複数のプロセッサを備えていてもよい。これら複数のプロセッサは、貸与物プログラムの実行を分担する。それぞれのプロセッサは、プロセッサ910と同じように、貸与物プログラムを実行する装置である。
 同様に、スマートコントラクト装置200は、プロセッサ910を代替する複数のプロセッサを備えていてもよい。これら複数のプロセッサは、スマートコントラクトプログラムの実行を分担する。それぞれのプロセッサは、プロセッサ910と同じように、スマートコントラクトプログラムを実行する装置である。
 貸与物制御プログラムにより利用、処理または出力されるデータ、情報、信号値および変数値は、メモリ921、補助記憶装置922、または、プロセッサ910内のレジスタあるいはキャッシュメモリに記憶される。
 ブロックチェーン通信部と制御部と命令登録部と情報登録部と利用権付与部とスマートコントラクト部の各部の「部」を「処理」、「手順」あるいは「工程」に読み替えてもよい。また、ブロックチェーン通信処理と制御処理と命令登録処理と情報登録処理と利用権付与処理とスマートコントラクト処理の「処理」を「プログラム」、「プログラムプロダクト」または「プログラムを記録したコンピュータ読取可能な記録媒体」に読み替えてもよい。
 貸与物制御プログラムは、上記の各部の「部」を「処理」、「手順」あるいは「工程」に読み替えた各処理、各手順あるいは各工程を、コンピュータに実行させる。また、貸与物制御方法は、貸与物制御システム500が貸与物制御プログラムを実行することにより行われる方法である。
 貸与物制御プログラムは、コンピュータ読取可能な記録媒体に格納されて提供されてもよい。また、貸与物制御プログラムは、プログラムプロダクトとして提供されてもよい。
***動作の説明***
 図4は、本実施の形態に係る貸与物10の所有者81と利用者80とが貸与物制御システム500を利用する処理の流れを表した模式図である。
 所有者81と利用者80との各々は、貸与物制御システム500のアプリケーションを予め携帯端末装置20,25にダウンロードしておく。また、所有者81が所有する貸与物10には、貸与物制御装置100が搭載されている。
 まず、ステップS1において、所有者81は、携帯端末装置25を介して、貸与物10の利用条件314をブロックチェーン30に登録する。具体的には、スマートコントラクト装置200の情報登録部220は、携帯端末装置25から送信された貸与物10の利用条件314を記憶部250に記憶することによりブロックチェーン30に登録する。ここで、例えば、「情報登録部220が利用条件314を記憶部250に記憶することによりブロックチェーン30に登録する」とは、情報登録部220が、スマートコントラクト部240に、利用条件314をブロックチェーン30へ登録させることを意味する。つまり、スマートコントラクト部240は、記憶部250に記憶された各種のブロックチェーン登録情報をブロックチェーン30で共有するための機能を有する。
 ステップS2において、利用者80の携帯端末装置20は、貸与物10の利用を要求する利用要求21をブロックチェーン30に送信する。スマートコントラクト装置200の利用権付与部230は、携帯端末装置25から送信された貸与物10の利用要求21を受け付けると、利用要求21が利用条件314を満たすか否かを判定する。
 ステップS3において、利用権付与部230は、利用要求21が利用条件314を満たす場合に、携帯端末装置20の表示装置に利用権Aを表す利用権情報315を表示する。これにより利用者80の携帯端末装置20に利用権Aを表す利用権情報315が表示される。
<ブロックチェーン通信処理>
 図5は、本実施の形態に係るブロックチェーン通信処理のフロー図である。
 ステップS101において、貸与物制御装置100のブロックチェーン通信部110は、貸与物10の利用が開始されたか否かを判定する。貸与物10の利用が開始されると、ステップS102に進む。具体的には、ブロックチェーン通信部110は、利用者80の携帯端末装置20に提示された利用権Aを読み込む(図4のステップS4)。例えば、利用権Aは、バーコードあるいはQR(Quick Response)コードといったコードで表示される。貸与物10にはコードリーダが搭載されている。ブロックチェーン通信部110は、利用権Aをコードリーダにより読み取ると、ブロックチェーン30に対し利用権の確認を行う(図4のステップS5)。利用権の確認が完了すると、ロックが解除され(図4のステップS6)、センサ130が起動される(図4のステップS6’)。なお、上記は一例であり、その他の方法で貸与物10の利用の開始を判定してもよい。
 このように、センサ130は、利用権情報315を用いて貸与物10のロックが解除されると、状態データ22の取得を開始する。
 ステップS102において、貸与物制御装置100のセンサ130は、貸与物10の状態を取得する。すなわち、センサ130が貸与物10の状態のセンシングを開始する。具体例としては、スピードメータが貸与物10である車両の速度を取得する。また、カメラが車両の周囲の画像を取得する。また、GPS(Global Positioning System)が位置情報を取得する。あるいは、温度センサが車両内の温度を取得する。センサ130は、このようなセンシングデータを状態データ22として取得する。
 ステップS103において、ブロックチェーン通信部110は、状態データ22をブロックチェーン30に送信する。そして、状態データ22がブロックチェーン30に書き込まれる(図4のステップS7)。このように、状態データ22がブロックチェーン30に保存される。
 ステップS104において、ブロックチェーン通信部110は、貸与物10の利用が終了したか否かを判定する。ブロックチェーン通信部110は、貸与物10の利用が終了するまで、センサ130によるセンシングと、状態データ22のブロックチェーンへの送信を継続する。ブロックチェーン通信部110は、例えば、貸与物10の返却を検知すると貸与物10の利用が終了したと判定する。
 なお、貸与物10の返却を検知する具体例としては、以下の例がある。
 (1)車両の場合、所定位置での停車、かつ、人が乗っていない状態を検知すると、貸与物10の返却とする。
 (2)部屋の場合、部屋が無人であること、かつ、利用終了時間を経過したことを検知すると、貸与物10の返却とする。
 (3)また、正式な手続きとして、利用者80の携帯端末装置20から返却処理が実施された場合、貸与物10の返却とする。
<命令登録処理>
 図6は、本実施の形態に係る命令登録処理のフロー図である。
 命令登録処理では、スマートコントラクト装置200の命令登録部210は、ブロックチェーン30に送信された状態データ22を取得し、状態データ22に基づいて貸与物10への制御命令31を決定する。そして、命令登録部210は、制御命令31を記憶部250に記憶することによりブロックチェーン30に登録する。
 スマートコントラクト装置200の情報登録部220は、貸与物10の状態と貸与物10への制御機構への命令とが対応付けられた貸与物制御情報312を記憶部250に記憶することによりブロックチェーン30に登録する。貸与物制御情報312は、貸与物の状態と制御機構への命令の紐づけルールであり、予めブロックチェーン30に登録されている。
 具体的には、以下の通りである。
 ステップS301において、命令登録部210は、ブロックチェーン30に保存されている状態データ22から貸与物10の状態を決定する。命令登録部210は、貸与物状態情報311と状態データ22とを用いて、貸与物10の状態を決定する。貸与物状態情報311は、状態データ22と貸与物10の状態の紐づけルールであり、予めブロックチェーン30に登録されている。
 図7は、本実施の形態に係る貸与物状態情報311の例である。
 状態データと貸与物の状態の紐づけルールとは、例えば、状態データ「車(貸与物)の速度が0」に、貸与物の状態「停止状態」を対応付けるといったルールである。その他にも、以下のような対応付けのルールの例がある。
 ・車(貸与物)の走行距離が契約で定めた100kmを超えたとき、車は契約超過状態
 ・車(貸与物)の走行時間が契約で定めた5時間を超えたとき、車は契約超過状態
 ・部屋(貸与物)の利用時間が契約で定めた1時間を超えたとき、部屋は契約超過状態
 ステップS302において、命令登録部210は、貸与物の状態から制御機構への命令を制御命令31として決定する。命令登録部210は、貸与物の状態と貸与物制御情報312とに基づいて、制御命令31を決定する。
 図8は、本実施の形態に係る貸与物制御情報312の例である。
 貸与物制御情報312は、貸与物の状態と制御機構への命令の紐づけルールである。貸与物の状態と制御機構への命令の紐づけルールとは、例えば、車(貸与物)が走行状態のときはナビゲーションシステムの操作が不可といったルールである。その他にも、以下のような対応付けのルールの例がある。
 ・車(貸与物)が契約超過状態のとき、ナビゲーションシステムに警告を表示
 ・部屋(貸与物)が契約超過状態のとき、部屋の設備を停止
 ステップS303において、命令登録部210は、決定された制御機構への命令を制御命令31として、制御命令31を記憶部250に記憶することによりブロックチェーン30に登録する。
 図9は、本実施の形態に係る貸与物情報313の例である。
 スマートコントラクト装置200の情報登録部220は、貸与物10の所有者81から、貸与物情報313を受け付ける。情報登録部220は、貸与物情報313を記憶部250に記憶することによりブロックチェーン30に登録する。貸与物情報313は、貸与物10を識別する貸与物IDと、貸与物が備えるセンサを識別するセンサIDと、貸与物10を制御する制御機構を識別する制御機構IDとを含む。
<制御処理>
 図10は、本実施の形態に係る制御処理のフロー図である。
 ステップS201において、貸与物制御装置100の制御部120は、ブロックチェーン30に登録されている制御命令から貸与物10に対する制御命令31を貸与物制御命令121として取得する。具体的には、貸与物制御装置100のブロックチェーン通信部110が、ブロックチェーン30から貸与物制御命令121を受信し、メモリ921に記憶する。制御部120は、メモリ921から貸与物制御命令121を取得する。
 ステップS202において、制御部120は、貸与物制御命令121にしたがって貸与物10を制御する。具体的には、貸与物制御命令121には、制御する制御機構の制御機構IDが含まれる。制御部120は、貸与物情報313を用いて、貸与物制御命令121にしたがって貸与物10の制御機構を制御する。
 利用権付与部230は、定期的に利用権Aが利用条件314を満たしているかのチェックを行う(図4のステップS8,S9)。利用権付与部230は、利用権Aが条件逸脱あるいは条件違反の場合、利用権の無効を貸与物制御装置100に送信する。制御部120は、利用権の無効を取得すると、貸与物10のロックを作動する(図4のステップS10,S11)。これにより、利用者80による貸与物10の使用が不可能となる。
 具体的には、利用権付与部230は、利用時間の超過、利用距離の超過、あるいはガソリン量の減少といった事象を検知し、条件逸脱あるいは条件違反の場合に利用権を無効にする。例えば、貸与物制御装置100の制御部120は、定期的に、利用時間の超過、利用距離の超過、あるいはガソリン量の減少といった事象を含む利用権チェック要求を、ブロックチェーン30に送信する。利用権付与部230は、利用権チェック要求に含まれる各種の事象に基づいて、利用権Aが利用条件314を満たしているかのチェックを行う。
 また、制御部120は、直ちに貸与物10の使用を不可能にするのではなく、警告を表示するといった利用者に対する注意喚起を行ってもよい。
***他の構成***
 本実施の形態では、主に、貸与物は車両であるものとして説明した。また、貸与物が部屋の場合についても言及したが、例えば、カラオケ店により貸与される貸室の利用にも、本実施の形態を適用できる。その場合、貸室の状態データとしては、人の存在、装置が動いているか、あるいは不正行為をしていないかといった情報をセンシングしてもよい。このとき、利用権付与部は、利用時間の超過、あるいは利用曲数の超過といった事象を検知し、条件逸脱あるいは条件違反の場合に利用権を無効にしてもよい。
<変形例1>
 本実施の形態では、貸与物制御装置100において、ブロックチェーン通信部110と制御部120の機能がソフトウェアで実現される。変形例として、ブロックチェーン通信部110と制御部120の機能がハードウェアで実現されてもよい。
 図11は、本実施の形態の変形例に係る貸与物制御装置100の構成図である。
 貸与物制御装置100は、電子回路909、メモリ921、補助記憶装置922、入力インタフェース930、出力インタフェース940、および通信装置950を備える。
 電子回路909は、ブロックチェーン通信部110と制御部120の機能を実現する専用の電子回路である。
 電子回路909は、具体的には、単一回路、複合回路、プログラム化したプロセッサ、並列プログラム化したプロセッサ、ロジックIC、GA、ASIC、または、FPGAである。GAは、Gate Arrayの略語である。ASICは、Application Specific Integrated Circuitの略語である。FPGAは、Field-Programmable Gate Arrayの略語である。
 ブロックチェーン通信部110と制御部120の機能は、1つの電子回路で実現されてもよいし、複数の電子回路に分散して実現されてもよい。
 別の変形例として、ブロックチェーン通信部110と制御部120の一部の機能が電子回路で実現され、残りの機能がソフトウェアで実現されてもよい。
 また、別の変形例として、ブロックチェーン通信部110と制御部120の一部あるいはすべての機能が、ファームウェアで実現されていてもよい。
 プロセッサと電子回路の各々は、プロセッシングサーキットリとも呼ばれる。つまり、貸与物制御装置100において、ブロックチェーン通信部110と制御部120の機能は、プロセッシングサーキットリにより実現される。
 図12は、本実施の形態の変形例に係るスマートコントラクト装置200の構成図である。
 スマートコントラクト装置200についても貸与物制御装置100と同様に、プロセッサ910に替えて電子回路909を用い、スマートコントラクト装置200の機能をハードウェアで実現してもよい。
***本実施の形態の効果の説明***
 本実施の形態に係る貸与物制御システム500は、貸与物の状態と利用条件から貸与物の制御機能の動作を決定する機能を持つ分散型ネットワーク(P2P)システムである。貸与物制御システム500は、貸与物に搭載され、貸与物の状態を取得し、そのデータを分散型ネットワーク上に保存するセンサを含む。また、貸与物制御システム500は、貸与物に搭載され、分散型ネットワーク上に保存されている命令情報を取得し、その命令情報に基づいて貸与物の制御を行う制御機構を含む。
 図13は、本実施の形態に係る貸与物制御システムの効果を示す図である。
 本実施の形態に係る貸与物制御システム500では、例えば、X社シェアリングサービスのような中央集権的なシステム管理者がなくても、利用者の信頼性を確保できるシェアリングエコノミーのシステムを実現することができる。本実施の形態に係る貸与物制御システム500では、ブロックチェーンとスマートコントラクトを活用し、貸与物に搭載したセンサから取得した情報を元に、貸与物の制御機構を動作させ、自律的に貸与物の制御、ロックの実現、および警告表示をすることができる。また、本実施の形態に係る貸与物制御システム500では、中央集権的に利用者の信頼性を保証しなくても、P2P環境下で一定の信頼性を確保して、シェアリングエコノミーを実現することができる。
 このように、本実施の形態に係る貸与物制御システム500では、センシングした貸与物の情報をブロックチェーンに記録する貸与物に設置されているセンサを備える。また、貸与物の制御情報をブロックチェーンから読み出す貸与物に設置されている制御機構を備える。また、ブロックチェーンに記載された貸与物の情報から貸与物の制御情報を作成するスマートコントラクトを備える。これらにより、利用者とは独立して自律的に利用条件(契約)に従った手続きを実現することができ、P2P環境下で一定の信頼性を確保し、貸与物を安心して貸借できるという効果を奏する。
 以上の実施の形態1では、貸与物制御システムの各装置の各部を独立した機能ブロックとして説明した。しかし、貸与物制御システムの各装置の構成は、上述した実施の形態のような構成でなくてもよい。貸与物制御システムの各装置の機能ブロックは、上述した実施の形態で説明した機能を実現することができれば、どのような構成でもよい。また、貸与物制御システムの各装置は、1つの装置でなく、複数の装置から構成されたシステムでもよい。
 また、実施の形態1のうち、複数の部分を組み合わせて実施しても構わない。あるいは、この実施の形態のうち、1つの部分を実施しても構わない。その他、この実施の形態を、全体としてあるいは部分的に、どのように組み合わせて実施しても構わない。
 すなわち、実施の形態1では、各実施の形態の自由な組み合わせ、あるいは各実施の形態の任意の構成要素の変形、もしくは各実施の形態において任意の構成要素の省略が可能である。
 なお、上述した実施の形態は、本質的に好ましい例示であって、本発明の範囲、本発明の適用物の範囲、および本発明の用途の範囲を制限することを意図するものではない。上述した実施の形態は、必要に応じて種々の変更が可能である。
 10 貸与物、20,25 携帯端末装置、21 利用要求、22 状態データ、30 ブロックチェーン、31 制御命令、40 インターネット、100 貸与物制御装置、110 ブロックチェーン通信部、120 制御部、121 貸与物制御命令、130 センサ、140,250 記憶部、200 スマートコントラクト装置、210 命令登録部、220 情報登録部、230 利用権付与部、240 スマートコントラクト部、301 ブロックチェーン登録情報、311 貸与物状態情報、312 貸与物制御情報、313 貸与物情報、314 利用条件、315 利用権情報、80 利用者、81 所有者、500 貸与物制御システム、909 電子回路、910 プロセッサ、921 メモリ、922 補助記憶装置、930 入力インタフェース、940 出力インタフェース、950 通信装置。

Claims (6)

  1.  利用者に貸与される貸与物に搭載される貸与物制御装置と、ブロックチェーンを構成するスマートコントラクト装置とを備える貸与物制御システムにおいて、
     前記貸与物制御装置は、
     前記貸与物の状態を状態データとして取得するセンサと、
     前記状態データを前記ブロックチェーンに送信するブロックチェーン通信部と
    を備え、
     前記スマートコントラクト装置は、
     前記ブロックチェーンに送信された前記状態データを取得し、前記状態データに基づいて前記貸与物への制御命令を決定し、制御命令を記憶部に記憶することにより前記ブロックチェーンに登録する命令登録部を備え、
     前記貸与物制御装置は、さらに、
     前記ブロックチェーンに登録されている制御命令から前記貸与物に対する制御命令を貸与物制御命令として取得し、前記貸与物制御命令にしたがって前記貸与物を制御する制御部を備えた貸与物制御システム。
  2.  前記スマートコントラクト装置は、
     前記貸与物の状態と前記貸与物への制御命令とが対応付けられた貸与物制御情報を前記記憶部に記憶することにより前記ブロックチェーンに登録する情報登録部を備え、
     前記命令登録部は、
     前記貸与物制御情報と前記状態データとを用いて、前記貸与物の状態に対応する制御命令を決定する請求項1に記載の貸与物制御システム。
  3.  前記情報登録部は、
     前記貸与物の所有者の携帯端末装置から、前記貸与物を識別する貸与物IDと、前記貸与物が備えるセンサを識別するセンサIDと、前記貸与物を制御する制御機構を識別する制御機構IDとを含む貸与物情報を受け付け、前記貸与物情報を前記記憶部に記憶することにより前記ブロックチェーンに登録する請求項2に記載の貸与物制御システム。
  4.  前記情報登録部は、
     前記貸与物の利用条件を前記記憶部に記憶することにより前記ブロックチェーンに登録し、
     前記スマートコントラクト装置は、
     前記利用者の携帯端末装置から前記貸与物の利用要求を受け付けると、前記利用要求が前記利用条件を満たすか否かを判定し、前記利用要求が前記利用条件を満たす場合に、前記携帯端末装置の表示装置に利用権を表す利用権情報を表示する利用権付与部を備え、
     前記センサは、
     前記利用権情報を用いて前記貸与物のロックが解除されると、前記状態データの取得を開始する請求項2または請求項3に記載の貸与物制御システム。
  5.  利用者に貸与される貸与物に搭載される貸与物制御装置と、ブロックチェーンを構成するスマートコントラクト装置とを備える貸与物制御システムの貸与物制御方法において、
     前記貸与物制御装置のセンサが、前記貸与物の状態を状態データとして取得し、
     前記貸与物制御装置のブロックチェーン通信部が、前記状態データを前記ブロックチェーンに送信し、
     前記スマートコントラクト装置の命令登録部が、前記ブロックチェーンに送信された前記状態データを取得し、前記状態データに基づいて前記貸与物への制御命令を決定し、制御命令を記憶部に記憶することにより前記ブロックチェーンに登録し、
     前記貸与物制御装置の制御部が、前記ブロックチェーンに登録されている制御命令から前記貸与物に対する制御命令を貸与物制御命令として取得し、前記貸与物制御命令にしたがって前記貸与物を制御する貸与物制御方法。
  6.  利用者に貸与される貸与物に搭載される貸与物制御装置と、ブロックチェーンを構成するスマートコントラクト装置とを備える貸与物制御システムの貸与物制御プログラムにおいて、
     センサにより取得された前記貸与物の状態を表す状態データを、前記ブロックチェーンに送信するブロックチェーン通信処理と、
     前記ブロックチェーンに送信された前記状態データを取得し、前記状態データに基づいて前記貸与物への制御命令を決定し、制御命令を記憶部に記憶することにより前記ブロックチェーンに登録する命令登録処理と、
     前記ブロックチェーンに登録されている制御命令から前記貸与物に対する制御命令を貸与物制御命令として取得し、前記貸与物制御命令にしたがって前記貸与物を制御する制御処理と
    をコンピュータに実行させる貸与物制御プログラム。
PCT/JP2019/014103 2019-03-29 2019-03-29 貸与物制御システム、貸与物制御方法、および貸与物制御プログラム WO2020202287A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2019/014103 WO2020202287A1 (ja) 2019-03-29 2019-03-29 貸与物制御システム、貸与物制御方法、および貸与物制御プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2019/014103 WO2020202287A1 (ja) 2019-03-29 2019-03-29 貸与物制御システム、貸与物制御方法、および貸与物制御プログラム

Publications (1)

Publication Number Publication Date
WO2020202287A1 true WO2020202287A1 (ja) 2020-10-08

Family

ID=72666631

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/014103 WO2020202287A1 (ja) 2019-03-29 2019-03-29 貸与物制御システム、貸与物制御方法、および貸与物制御プログラム

Country Status (1)

Country Link
WO (1) WO2020202287A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022210726A1 (ja) * 2021-04-02 2022-10-06 株式会社あまたす 情報処理装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018132794A (ja) * 2017-02-13 2018-08-23 株式会社野村総合研究所 シェアリングシステム
CN108597128A (zh) * 2018-05-04 2018-09-28 济南浪潮高新科技投资发展有限公司 城市网联汽车共享系统和方法
WO2019021019A1 (en) * 2017-07-28 2019-01-31 Eygs Llp APPARATUS AND METHOD FOR PERMITTING SHARING OF GOOD

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018132794A (ja) * 2017-02-13 2018-08-23 株式会社野村総合研究所 シェアリングシステム
WO2019021019A1 (en) * 2017-07-28 2019-01-31 Eygs Llp APPARATUS AND METHOD FOR PERMITTING SHARING OF GOOD
CN108597128A (zh) * 2018-05-04 2018-09-28 济南浪潮高新科技投资发展有限公司 城市网联汽车共享系统和方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
OGAMI, TOMOYA ET AL.: "A Proposal of Reliable Car Sharing System Using Ehterum's Smart Contract", IEICE TECHNICAL REPORT, vol. 117, no. 69, 24 May 2017 (2017-05-24), pages 37 - 40 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022210726A1 (ja) * 2021-04-02 2022-10-06 株式会社あまたす 情報処理装置
JP7191436B1 (ja) * 2021-04-02 2022-12-19 株式会社あまたす 情報処理装置
CN117561531A (zh) * 2021-04-02 2024-02-13 株式会社Suuta 信息处理装置

Similar Documents

Publication Publication Date Title
JP7116755B2 (ja) 利害関係者との間における車両データの共有
US8371855B1 (en) Sharing electronic books
US11470092B2 (en) Expendable network access
EP3876130A1 (en) Integrity of data records
CN103597494B (zh) 用于管理文档的数字使用权限的方法和设备
US10726642B1 (en) Vehicle data sharing with interested parties
CN107852572A (zh) 与附近的设备共享访问
CN112116191B (zh) 多个实体之间的交通工具共享和所有权
CN101395632A (zh) 权利的管理和应用
JP2006260482A (ja) レンタル認証システム
JP7511677B2 (ja) 要望に基づくエネルギー共有
CN108688682A (zh) 用于共享汽车的用户提示方法、提示控制设备和介质
WO2020010192A1 (en) Vehicular data privacy management systems and methods
US20220414591A1 (en) Processing of requests
WO2020202287A1 (ja) 貸与物制御システム、貸与物制御方法、および貸与物制御プログラム
EP2024845B1 (en) Apparatus and method of securely moving security data
JP2007293826A5 (ja)
JP2017043190A (ja) 運転許可装置、車両制御装置、運転許可システム、運転許可方法、及びプログラム
CA3157242A1 (en) Capability management method and computer device
CN114677773A (zh) 一种用户绑定方法及装置
KR102293076B1 (ko) 블록체인을 이용한 운송장치의 모빌리티 데이터 수집 시스템과 이를 이용한 모빌리티 데이터 수집 방법 및 프로그램
JP2008234188A (ja) 情報処理装置
JP2009259205A (ja) 携帯式コンピュータ装置の盗難防止方法とシステム
US20210304345A1 (en) Vacancy processing
US11615381B2 (en) Geo-fence responsibility creation and management

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19923021

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP