WO2021070849A1 - 電子機器及び制御方法 - Google Patents

電子機器及び制御方法 Download PDF

Info

Publication number
WO2021070849A1
WO2021070849A1 PCT/JP2020/037956 JP2020037956W WO2021070849A1 WO 2021070849 A1 WO2021070849 A1 WO 2021070849A1 JP 2020037956 W JP2020037956 W JP 2020037956W WO 2021070849 A1 WO2021070849 A1 WO 2021070849A1
Authority
WO
WIPO (PCT)
Prior art keywords
sensor
electronic device
server
text data
interface
Prior art date
Application number
PCT/JP2020/037956
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 JP2021551681A priority Critical patent/JP7325523B2/ja
Publication of WO2021070849A1 publication Critical patent/WO2021070849A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M11/00Telephonic communication systems specially adapted for combination with other electrical systems
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • This disclosure relates to electronic devices and control methods.
  • Patent Document 1 describes a measurement system having a terminal having an application and a sensor device that directly performs wireless communication (BLE communication) with the terminal.
  • One or more sensors are externally connected to the sensor device.
  • the application of the terminal creates the sensor control information and transmits the sensor control information for each sensor directly from the terminal to the sensor device by wireless communication.
  • the communication unit of the sensor device receives and sets the sensor control information transmitted from the terminal.
  • the communication unit of the sensor device has a sensor control unit that controls common parts of a plurality of sensors, and this sensor control unit performs control for each sensor based on sensor control information for each sensor. As a result, it is possible to easily change the sensor and deal with the difference in the characteristics of the sensor without changing the firmware of the communication unit of the sensor device.
  • the electronic device includes a communication interface connected to a communication network, a sensor interface to which a sensor is electrically connected, an application that communicates via the communication interface, and the sensor interface. It includes a device driver that controls the sensor and a processor that executes the device driver.
  • the application downloads text data, which is data indicating the operation setting of the sensor and is described in a programming language, from a server.
  • the device driver converts the downloaded text data into a machine language by an interpreter method, and controls the sensor according to the machine language.
  • the control method according to the second aspect is a method executed by an electronic device including a communication interface connected to a communication network and a sensor interface to which a sensor is electrically connected.
  • the control method is that an application communicating via the communication interface downloads text data described in a programming language, which is data indicating an operation setting of the sensor, from a server, and the sensor interface is used.
  • a device driver that controls the sensor via an interpreter method converts the downloaded text data into a machine language, and controls the sensor according to the machine language.
  • the present disclosure makes it easier for the user to add a sensor.
  • FIG. 1 is a diagram showing a configuration of a communication system 1 according to an embodiment.
  • the communication system 1 includes an electronic device 100, a communication network 200, a server 300, and a terminal 400.
  • the electronic device 100 is a device having a communication function.
  • the electronic device 100 is a device used for sensing purposes such as remote monitoring.
  • the electronic device 100 has a configuration in which the type of sensor used for measurement can be customized by the user in order to be able to support various services related to sensing.
  • the electronic device 100 has a configuration in which the sensor 170 can be attached and detached, and can be provided with high versatility and low cost.
  • “detachable” is not limited to the case where the sensor 170 can be physically attached (attached) and detached to the electronic device 100, and the sensor 170 is electrically connected to the electronic device 100 via a cable or the like. And the case where cutting is possible.
  • the electronic device 100 transmits the measurement data output by the sensor 170 to the server 300 via wireless communication with the base station 201 included in the communication network 200.
  • the electronic device 100 performs LPWA (Low Power Wide Area) wireless communication.
  • the LPWA method is a wireless communication method that realizes long-distance communication while suppressing power consumption.
  • the LPWA method is, for example, cellular LPWA, Sigfox, or LoRaWAN.
  • Cellular LPWA may be eMTC (enhanced Machine Type Communications) or NB-IoT (Narrow Band-Internet of Things) specified in the 3GPP (3rd generation partnership project) standard.
  • the communication network 200 is provided with a base station 201 that performs wireless communication with the electronic device 100.
  • the communication network 200 includes a high-frequency communication network (WAN: Wide Area Network).
  • the communication network 200 may further include the Internet.
  • the server 300 is connected to the communication network 200.
  • the server 300 manages the electronic device 100 by communicating with the electronic device 100 via the communication network 200.
  • the server 300 makes various settings for the electronic device 100 and collects measurement data from the electronic device 100.
  • the server 300 does not necessarily have to be a dedicated server.
  • the server 300 may be a general-purpose terminal (for example, a smartphone or a PC) in which an application program that realizes a display control method described later is installed.
  • the terminal 400 accesses the server 300 via the communication network 200, receives information from the server 300 via the communication network 200, and displays the received information. For example, the terminal 400 displays a setting screen for making various settings for the electronic device 100, and displays the measurement data collected by the server 300 on the remote monitoring screen.
  • the terminal 400 may be a portable terminal, for example, a smartphone, a tablet terminal, a notebook PC, or a wearable terminal.
  • the terminal 400 may be a stationary terminal, for example, a desktop PC.
  • Dedicated application software for displaying information received from the server 300 may be installed in the terminal 400.
  • a general-purpose Web browser for displaying information received from the server 300 may be installed in the terminal 400.
  • FIG. 2 is a diagram showing a configuration of an electronic device 100 according to an embodiment.
  • the electronic device 100 includes an antenna 110, an LPWA communication interface 120, a processor 130, a storage 140, a battery 150, and a sensor interface 160.
  • the antenna 110 is used for transmitting and receiving wireless signals.
  • the LPWA communication interface 120 performs wireless communication in the LPWA system and / or the short-range wireless communication system.
  • the LPWA communication interface 120 performs amplification processing, filtering processing, and the like on the radio signal received by the antenna 110, converts the radio signal into a baseband signal, and outputs the radio signal to the processor 130. Further, the LPWA communication interface 120 converts the baseband signal output from the processor 130 into a wireless signal, performs amplification processing and the like, and transmits the baseband signal from the antenna 110.
  • the processor 130 performs various processes and controls in the electronic device 100.
  • the processor 130 may include a baseband processor and a CPU (Central Processing Unit).
  • the baseband processor modulates / demodulates and encodes / decodes the baseband signal.
  • the CPU executes a program stored in the storage 140 to perform various processes.
  • the processor 130 realizes each function of the application 131, the device driver 132, and the OS (Operating System) 133 by executing the program stored in the storage 140 (see FIG. 3). .. Specifically, the storage 140 stores each program of the application 131, the device driver 132, and the OS (Operating System) 133 in advance.
  • the storage 140 includes a volatile memory and a non-volatile memory.
  • the storage 140 stores a program executed by the processor 130 and information used for processing by the processor 130.
  • the battery 150 is composed of a primary battery or a secondary battery, and supplies electric power for driving the electronic device 100.
  • the sensor interface 160 is an interface to which the sensor 170 is electrically connected.
  • the sensor interface 160 is configured to comply with any of a USB (Universal Serial Bus) standard, a UART (Universal Synchronous Receiver / Transmitter) standard, and an I2C (Inter-Integrated Circuit) standard.
  • the sensor interface 160 may be connected to the sensor 170 without a cable.
  • the sensor 170 that can be connected to the sensor interface 160 is, for example, at least one of a temperature sensor 171, a humidity sensor 172, a position sensor 173, an acceleration sensor 174, a geomagnetic sensor 175, an illuminance sensor 176, a pressure sensor 177, and a gyro sensor 178.
  • the user of the electronic device 100 purchases a sensor 170 according to his / her needs as needed, and attaches the sensor 170 to the electronic device 100.
  • the sensor 170 mounted on the electronic device 100 can be removed or replaced by the user.
  • the electronic device 100 has a plurality of ports 161a, 161b, .... A separate sensor 170 is electrically connected to each port.
  • the temperature sensor 171 is a sensor that measures the temperature and outputs the temperature data as the measurement data.
  • the humidity sensor 172 is a sensor that measures humidity and outputs humidity data as measurement data.
  • the position sensor 173 is a sensor that measures a position and outputs position data as measurement data.
  • the position sensor 173 is configured to include a GNSS (Global Navigation Satellite System) receiver.
  • the acceleration sensor 174 is a sensor that measures acceleration and outputs acceleration data as measurement data.
  • the acceleration sensor 174 may be a uniaxial acceleration sensor or a multi-axis acceleration sensor.
  • the geomagnetic sensor 175 is a sensor that measures the geomagnetism and outputs the geomagnetic data as measurement data.
  • the illuminance sensor 176 is a sensor that measures illuminance and outputs illuminance data as measurement data.
  • the barometric pressure sensor 177 is a sensor that measures barometric pressure and outputs barometric pressure data as measurement data.
  • the gyro sensor 178 is a sensor that measures the angular velocity and outputs the angular velocity data as measurement data.
  • FIG. 3 is a diagram showing an operation example 1 of the electronic device 100 according to the embodiment.
  • the processor 130 of the electronic device 100 has the functions of the OS 133, the application 131 that communicates via the LPWA communication interface 120, and the device driver 132 that controls the sensor 170 via the sensor interface 160. To execute.
  • step S1 the application 131 downloads the text data, which is the data indicating the operation setting of the sensor A (170A) and is described in the programming language, from the server 300.
  • This text data is in a state before being converted into machine language, and is file format data composed of a programming language that can be deciphered by humans.
  • file format data is referred to as a “sensor-specific driver file”
  • a sensor-specific driver file for the sensor A (170A) is appropriately referred to as a “sensor A driver file”.
  • the operation of the sensor includes a read of the value measured by the sensor and a basic operation as a command to write information to the sensor.
  • the operation of the sensor includes an operation specified by the user.
  • the operation specified by the user includes an operation according to the measurement conditions. The measurement conditions will be described later.
  • the user may operate the above-mentioned Web browser, GUI, or the like to set the text data in the server 300.
  • the text data includes measurement conditions that are the operations specified by the user.
  • the text data may be downloaded from the server 300 to the electronic device 100 as a trigger of the user's operation, or may be downloaded when the sensor 170 is connected to the electronic device 100.
  • the sensor A driver file (text data) is data indicating a measurement cycle for causing the sensor A (170A) to perform measurement, data indicating measurement conditions for notifying the measurement data of the sensor A (170A) from the device driver 132 to the application 131. It contains at least one of the data indicating the conversion formula used when the device driver 132 converts the unit of the measurement data of the sensor A (170A).
  • the conversion formula is, for example, a calculation formula such that if the sensor A is a temperature sensor, the measurement is performed and the data is converted into a predetermined unit of Fahrenheit or Celsius.
  • the measurement condition is a condition when the sensor measures, for example, the measurement cycle (measurement time interval), the device driver 132 notifies the measurement data when the value measured by the sensor becomes equal to or less than the threshold value, and the like.
  • the measurement conditions can be set for each sensor.
  • the application 131 stores the sensor A driver file downloaded from the server 300 in the non-volatile storage area of the storage 140, and then provides the sensor A driver file to the device driver 132 in step S2.
  • the OS 133 (and middleware) may intervene in the communication between the application 131 and the device driver 132.
  • the device driver 132 converts the sensor A driver file into machine language by an interpreter method.
  • the interpreter method refers to a method of converting text data (source code) written in a programming language into a machine language for each instruction constituting the text data (source code).
  • the device driver 132 expands the machine language (that is, the program of the sensor A) obtained by converting the sensor A driver file into the machine language (that is, the program common to each sensor) that constitutes the device driver 132. It comes to operate as a device driver that controls the sensor A.
  • step S4 the device driver 132 controls the sensor A (170A) according to the machine language (that is, the program of the sensor A) obtained by converting the sensor A driver file in step S3.
  • the device driver 132 may control the measurement cycle for causing the sensor A (170A) to perform the measurement according to the program of the sensor A.
  • the device driver 132 may notify the application 131 of the measurement data of the sensor A (170A) from the device driver 132 by using the measurement conditions according to the program of the sensor A.
  • the unit of the measurement data of the sensor A (170A) may be converted by using the conversion formula according to the program of the sensor A.
  • driver file for each sensor it is possible to realize the operation setting for each sensor while standardizing the device driver 132. Further, by converting the driver file for each sensor into the machine language on the electronic device 100 side, it is not necessary to perform the compilation process on the user side.
  • the driver file for each sensor is distributed from the server 300 to the electronic device 100.
  • the driver file for each sensor corresponding to this sensor type is distributed from the server 300 to the electronic device 100. Therefore, the user does not need to be aware of programming, and even a user who has no programming knowledge can distribute an appropriate sensor-specific driver file to the electronic device 100.
  • the driver file for each sensor is distributed from the server 300 to the electronic device 100, it is sufficient that the terminal 400 (user) is in a communication environment in which the server 300 can be accessed, and the terminal 400 (user) is in the vicinity of the electronic device 100. You don't have to be in.
  • the user inputs the port number (port number) to which the sensor 170 for which the operation setting should be specified is connected on the setting screen, and the server 300 associates this port number with the sensor-specific driver file. Deliver to electronic device 100.
  • the server 300 may include the port number in the sensor-specific driver file, or may add metadata indicating the port number to the sensor-specific driver file.
  • the device driver 132 of the electronic device 100 recognizes the port number associated with the sensor-specific driver file, and applies the sensor-specific driver file to the sensor 170 connected to the port 161 indicated by this port number. ..
  • FIG. 4 is a diagram showing an operation example 2 of the electronic device 100 according to the embodiment.
  • step S11 the application 131 is data indicating the operation setting of the sensor B (170B) and is text data described in a programming language (hereinafter referred to as “sensor B driver file”). Is downloaded from the server 300.
  • the sensor B driver file is data indicating the measurement cycle for causing the sensor B (170B) to execute the measurement, data indicating the measurement conditions for notifying the measurement data of the sensor B (170B) from the device driver 132 to the application 131, and the sensor B (170B). ) Includes at least one of the data indicating the conversion formula used when the device driver 132 converts the unit of the measurement data.
  • the application 131 stores the sensor B driver file downloaded from the server 300 in the non-volatile storage area of the storage 140, and then provides the sensor B driver file to the device driver 132 in step S12.
  • the device driver 132 converts the sensor B driver file into machine language by an interpreter method.
  • the device driver 132 expands the machine language (that is, the program of the sensor B) obtained by converting the sensor B driver file into the machine language (that is, the program common to each sensor) that constitutes the device driver 132. It comes to operate as a device driver that controls the sensor B.
  • step S14 the device driver 132 controls the sensor B (170B) according to the machine language obtained by converting the sensor B driver file in step S13 (that is, the machine language of the sensor B).
  • FIG. 5 is a diagram showing an operation example 3 of the electronic device 100 according to the embodiment.
  • step S101 the device driver 132 of the electronic device 100 detects that one sensor 170 is connected to one port 161 of the sensor interface 160, and detects the sensor type ID of the sensor 170 and the sensor type ID of the sensor 170.
  • the port number of the port 161 is notified to the application 131 of the electronic device 100.
  • the sensor type ID corresponds to an identifier indicating the type (sensor type) of the sensor 170.
  • the device driver 132 may specify the sensor type from the sensor type ID stored in the sensor 170, or determines the sensor type based on whether or not the sensor 170 responds to an inquiry for which the sensor type ID is specified. It may be specified.
  • step S102 the application 131 of the electronic device 100 uploads the sensor type ID and the port number notified from the device driver 132 to the server 300.
  • the server 300 acquires (generates) a sensor-specific driver file corresponding to the sensor type ID uploaded from the electronic device 100, and distributes the sensor-specific driver file to the electronic device 100.
  • the server 300 may include the target port number in the sensor-specific driver file, or may add metadata indicating the target port number to the sensor-specific driver file. Subsequent operations are the same as those of Operation Examples 1 and 2 described above.
  • FIG. 6 is a diagram showing an operation example 4 of the electronic device 100 according to the embodiment.
  • step S201 when the terminal 400 receives the deletion operation specifying the sensor type ID and the port number from the user on the setting screen, the terminal 400 sends a deletion request including the sensor type ID and the port number to the server 300. Send.
  • step S202 the server 300 transmits a deletion instruction including the sensor type ID and the port number to the electronic device 100 in response to the deletion request from the terminal 400.
  • the application 131 of the electronic device 100 deletes the sensor-specific driver file corresponding to the designated sensor type ID and port number from the non-volatile storage area of the storage 140.
  • the server 300 has all the sensor-specific drivers set in the electronic device 100 in response to a request from the terminal 400. You may instruct the electronic device 100 to delete the files in a batch. In this case, the electronic device 100 (application 131) deletes all the sensor-specific driver files set in the own device at once.
  • the application 131 is a sensor-specific driver file corresponding to the sensor 170 until a deletion instruction is received from the server 300. Is preferably retained without being deleted.
  • a program that causes a computer to execute each process performed by the electronic device 100 may be provided.
  • the program may be recorded on a computer-readable medium.
  • Computer-readable media can be used to install programs on a computer.
  • the computer-readable medium on which the program is recorded may be a non-transient recording medium.
  • the non-transient recording medium is not particularly limited, but may be, for example, a recording medium such as a CD-ROM or a DVD-ROM.
  • a functional unit (circuit) that executes each process performed by the electronic device 100 may be integrated, and at least a part of the electronic device 100 may be configured as a semiconductor integrated circuit (chipset, SoC).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

第1の態様に係る電子機器は、通信ネットワークと接続される通信インターフェイスと、センサが電気的に接続されるセンサインターフェイスと、前記通信インターフェイスを介して通信を行うアプリケーションと、前記センサインターフェイスを介して前記センサを制御するデバイスドライバとを実行するプロセッサとを備える。前記アプリケーションは、前記センサの動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータをサーバからダウンロードする。前記デバイスドライバは、前記ダウンロードされたテキストデータをインタプリタ方式で機械語に変換し、前記機械語に応じて前記センサを制御する。

Description

電子機器及び制御方法
 本開示は、電子機器及び制御方法に関する。
 特許文献1には、アプリケーションを有する端末と、この端末との直接無線通信(BLE通信)を行うセンサ機器とを有する測定システムが記載されている。センサ機器には、1又は複数のセンサが外付けで接続される。ユーザが端末を操作してプログラミング言語を記述することにより、端末のアプリケーションがセンサ制御情報を作成し、センサごとのセンサ制御情報を直接無線通信により端末からセンサ機器へ送信する。
 そして、センサ機器の通信部は、端末から送信されたセンサ制御情報を受信及び設定する。センサ機器の通信部は、複数のセンサにおける共通部分の制御を行うセンサ制御部を有しており、このセンサ制御部は、センサごとのセンサ制御情報に基づいてセンサごとの制御を行う。これにより、センサ機器の通信部のファームウェアを変更することなく、センサの変更やセンサの特性差異対応を容易に行うことができるとしている。
特開2018-45406号公報
 第1の態様に係る電子機器は、通信ネットワークと接続される通信インターフェイスと、センサが電気的に接続されるセンサインターフェイスと、前記通信インターフェイスを介して通信を行うアプリケーションと、前記センサインターフェイスを介して前記センサを制御するデバイスドライバとを実行するプロセッサとを備える。前記アプリケーションは、前記センサの動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータをサーバからダウンロードする。前記デバイスドライバは、前記ダウンロードされたテキストデータをインタプリタ方式で機械語に変換し、前記機械語に応じて前記センサを制御する。
 第2の態様に係る制御方法は、通信ネットワークと接続される通信インターフェイスと、センサが電気的に接続されるセンサインターフェイスとを備える電子機器で実行する方法である。前記制御方法は、前記通信インターフェイスを介して通信を行うアプリケーションが、前記センサの動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータをサーバからダウンロードすることと、前記センサインターフェイスを介して前記センサを制御するデバイスドライバが、前記ダウンロードされたテキストデータをインタプリタ方式で機械語に変換し、前記機械語に応じて前記センサを制御することとを有する。
一実施形態に係る通信システムの構成を示す図である。 一実施形態に係る電子機器の構成を示す図である。 一実施形態に係る電子機器の動作例1を示す図である。 一実施形態に係る電子機器の動作例2を示す図である。 一実施形態に係る電子機器の動作例3を示す図である。 一実施形態に係る電子機器の動作例4を示す図である。
 特許文献1の測定システムでは、センサごとのセンサ制御情報をセンサ機器のファームウェアがそのまま解釈しているため、機械語の状態のセンサ制御情報がセンサ機器に設定されると考えられる。
 しかし、このような方法では、プログラミング言語を機械語に変換するコンパイルを端末側で行ったうえで、機械語の状態のセンサ制御情報を端末からセンサ機器に送信する必要がある。よって、端末側の処理が煩雑になり得るため、センサの追加をユーザが容易に行う点において改善の余地がある。
 また、特許文献1の測定システムでは、端末とセンサ機器とが直接無線通信(BLE通信)を行う構成であるため、端末(ユーザ)がセンサ機器から離れた位置にある場合にはセンサ制御情報をセンサ機器に設定できないという問題もある。
 そこで、本開示は、センサの追加をユーザがより一層容易に行うことを可能とする。
 図面を参照して実施形態について説明する。図面の記載において、同一又は類似の部分には同一又は類似の符号を付している。
 (通信システムの構成)
 まず、一実施形態に係る通信システムの構成について説明する。図1は、一実施形態に係る通信システム1の構成を示す図である。
 図1に示すように、通信システム1は、電子機器100と、通信ネットワーク200と、サーバ300と、端末400とを有する。
 電子機器100は、通信機能を有する機器である。電子機器100は、遠隔監視等のセンシングの用途で用いる機器である。電子機器100は、センシングに関する様々なサービスに対応可能とするために、測定に使用するセンサの種別をユーザがカスタマイズ可能な構成を有する。
 例えば、電子機器100は、センサ170を着脱可能な構成を有しており、汎用性が高く、且つ低コストで提供可能である。ここで「着脱可能」とは、センサ170が電子機器100に物理的に取り付け(装着)及び取り外しが可能である場合に限らず、センサ170が電子機器100にケーブル等を介して電気的に接続及び切断が可能である場合も含む。
 電子機器100は、通信ネットワーク200に含まれる基地局201との無線通信を介して、センサ170が出力する測定データをサーバ300に送信する。例えば、電子機器100は、LPWA(Low Power Wide Area)方式の無線通信を行う。LPWA方式は、消費電力を抑えつつ遠距離通信を実現する無線通信の方式である。LPWA方式は、例えば、セルラLPWA、Sigfox、又はLoRaWANである。セルラLPWAは、3GPP(3rd generation partnership project)規格において規定されたeMTC(enhanced Machine Type Communications)又はNB-IoT(Narrow Band-Internet of Things)であってもよい。
 通信ネットワーク200には、電子機器100との無線通信を行う基地局201が設けられている。通信ネットワーク200は、高域通信網(WAN:Wide Area Network)を含む。通信ネットワーク200は、インターネットをさらに含んでもよい。
 サーバ300は、通信ネットワーク200に接続されている。サーバ300は、通信ネットワーク200を介して電子機器100との通信を行うことにより電子機器100を管理する。例えば、サーバ300は、電子機器100に対する各種の設定を行ったり、電子機器100から測定データを収集したりする。サーバ300は、必ずしも専用のサーバでなくてもよい。サーバ300は、後述する表示制御方法を実現するアプリケーションプログラムがインストールされた汎用の端末(例えばスマートフォン又はPC等)であってもよい。
 端末400は、通信ネットワーク200を介してサーバ300にアクセスし、通信ネットワーク200を介してサーバ300から情報を受信し、受信した情報を表示する。例えば、端末400は、電子機器100に対する各種の設定を行うための設定画面を表示したり、サーバ300が収集した測定データを遠隔監視画面上に表示したりする。端末400は、可搬型の端末、例えばスマートフォン、タブレット端末、ノートPC、又はウェアラブル端末であってもよい。端末400は、据置の端末、例えばデスクトップPCであってもよい。
 端末400には、サーバ300から受信する情報を表示するための専用のアプリケーションソフトウェアがインストールされていてもよい。端末400には、サーバ300から受信する情報を表示するための汎用のWebブラウザがインストールされていてもよい。
 (電子機器の構成)
 次に、一実施形態に係る電子機器100の構成について説明する。図2は、一実施形態に係る電子機器100の構成を示す図である。
 図2に示すように、電子機器100は、アンテナ110と、LPWA通信インターフェイス120と、プロセッサ130と、ストレージ140と、バッテリ150と、センサインターフェイス160とを有する。
 アンテナ110は、無線信号の送受信に用いられる。LPWA通信インターフェイス120は、LPWA方式及び/又は近距離無線通信方式の無線通信を行う。LPWA通信インターフェイス120は、アンテナ110が受信する無線信号に対して増幅処理及びフィルタ処理等を行い、無線信号をベースバンド信号に変換してプロセッサ130に出力する。また、LPWA通信インターフェイス120は、プロセッサ130から出力されるベースバンド信号を無線信号に変換し、増幅処理等を行ってアンテナ110から送信する。
 プロセッサ130は、電子機器100における各種の処理及び制御を行う。プロセッサ130は、ベースバンドプロセッサとCPU(Central Processing Unit)とを含んでもよい。ベースバンドプロセッサは、ベースバンド信号の変調・復調及び符号化・復号等を行う。CPUは、ストレージ140に記憶されているプログラムを実行して各種の処理を行う。
 詳細については後述するが、プロセッサ130は、ストレージ140に記憶されているプログラムを実行することにより、アプリケーション131、デバイスドライバ132、及びOS(Operating System)133の各機能を実現する(図3参照)。具体的には、ストレージ140は、アプリケーション131、デバイスドライバ132、及びOS(Operating System)133の各プログラムを予め記憶している。
 ストレージ140は、揮発性メモリ及び不揮発性メモリを含む。ストレージ140は、プロセッサ130により実行されるプログラム、及びプロセッサ130による処理に用いられる情報を記憶する。
 バッテリ150は、一次電池又は二次電池により構成され、電子機器100を駆動する電力を供給する。
 センサインターフェイス160は、センサ170が電気的に接続されるインターフェイスである。例えば、センサインターフェイス160は、USB(Universal Serial Bus)規格、UART(Universal Asynchronous Receiver/Transmitter)規格、又はI2C(Inter-Integrated Circuit)規格のいずれかに準拠して構成される。センサインターフェイス160は、ケーブルを介さずにセンサ170と接続されてもよい。
 センサインターフェイス160に接続され得るセンサ170は、例えば、温度センサ171、湿度センサ172、位置センサ173、加速度センサ174、地磁気センサ175、照度センサ176、気圧センサ177、及びジャイロセンサ178のうち少なくとも1つである。電子機器100のユーザは、自身のニーズに応じたセンサ170を必要に応じて購入し、このセンサ170を電子機器100に装着する。電子機器100に装着されたセンサ170は、ユーザにより取り外し又は取り替え可能である。電子機器100は、複数のポート161a,161b,・・・を有する。各ポートには、個別のセンサ170が電気的に接続される。
 なお、温度センサ171は、温度を測定し、温度データを測定データとして出力するセンサである。湿度センサ172は、湿度を測定し、湿度データを測定データとして出力するセンサである。位置センサ173は、位置を測定し、位置データを測定データとして出力するセンサである。例えば、位置センサ173は、GNSS(Global Navigation Satellite System)受信機を含んで構成される。加速度センサ174は、加速度を測定し、加速度データを測定データとして出力するセンサである。加速度センサ174は、一軸の加速度センサであってもよいし、多軸の加速度センサであってもよい。地磁気センサ175は、地磁気を測定し、地磁気データを測定データとして出力するセンサである。照度センサ176は、照度を測定し、照度データを測定データとして出力するセンサである。気圧センサ177は、気圧を測定し、気圧データを測定データとして出力するセンサである。ジャイロセンサ178は、角速度を測定し、角速度データを測定データとして出力するセンサである。
 これらのセンサ及びその他センサを、次の動作例でセンサA又はセンサBとして記載する。
 (電子機器の動作例1)
 次に、一実施形態に係る電子機器100の動作例1について説明する。図3は、一実施形態に係る電子機器100の動作例1を示す図である。
 図3に示すように、電子機器100のプロセッサ130は、OS133と、LPWA通信インターフェイス120を介して通信を行うアプリケーション131と、センサインターフェイス160を介してセンサ170を制御するデバイスドライバ132との各機能を実行する。
 動作例1において、センサインターフェイス160のポート161aにセンサA(170A)が接続された後における電子機器100の動作について説明する。
 ステップS1において、アプリケーション131は、センサA(170A)の動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータをサーバ300からダウンロードする。
 このテキストデータは、機械語に変換される前の状態にあり、人間が解読なプログラミング言語で構成されるファイル形式データである。以下、このようなファイル形式データを「センサ別ドライバファイル」と呼び、センサA(170A)用のセンサ別ドライバファイルを適宜「センサAドライバファイル」と呼ぶ。
 なお、センサの動作には、センサが測定した値のリード及びセンサに情報をライトする命令となる基本動作が含まれる。また、センサの動作には、ユーザによって指定された動作が含まれる。ユーザによって指定された動作は、測定条件に従った動作が含まれる。測定条件は後述する。
 ユーザによって指定される方法としては、上述したWebブラウザ・GUIなどをユーザが操作してサーバ300内のテキストデータに設定されてもよい。
 テキストデータには、ユーザによって指定された動作となる測定条件が含まれる。
 テキストデータは、ユーザの操作を契機としてサーバ300から電子機器100にダウンロードされてもよいし、センサ170が電子機器100に接続されたときにダウンロードされてもよい。
 センサAドライバファイル(テキストデータ)は、センサA(170A)に測定を実行させる測定周期を示すデータ、センサA(170A)の測定データをデバイスドライバ132からアプリケーション131に通知する測定条件を示すデータ、センサA(170A)の測定データの単位をデバイスドライバ132が変換する際に用いる変換式を示すデータのうち、少なくとも1つを含む。変換式は、例えば、センサAが温度センサであれば、測定しデータを華氏又は摂氏の所定の単位に変換する等の計算式である。
 測定条件とは、センサが測定するときの条件であって、例えば、測定周期(測定時間間隔)、センサが測定した値が閾値以上又は以下になったらデバイスドライバ132が測定データを通知するなど、測定の開始又は終了タイミング、測定日(指定された日、月曜日、火曜日等の曜日、時刻)などである。もちろん測定条件は、センサ毎に設定可能である。
 アプリケーション131は、サーバ300からダウンロードしたセンサAドライバファイルをストレージ140の不揮発記憶領域に記憶させた後、ステップS2において、センサAドライバファイルをデバイスドライバ132に提供する。なお、アプリケーション131とデバイスドライバ132との間のやり取りにOS133(及びミドルウェア)が介在してもよい。
 ステップS3において、デバイスドライバ132は、センサAドライバファイルをインタプリタ方式で機械語に変換する。ここで、インタプリタ方式とは、プログラミング言語で記述されたテキストデータ(ソースコード)を構成する1命令ごとに機械語に変換する方式をいう。デバイスドライバ132は、センサAドライバファイルを変換して得た機械語(すなわち、センサAのプログラム)を、デバイスドライバ132を構成する機械語(すなわち、各センサ共通のプログラム)に展開することにより、センサAを制御するデバイスドライバとして動作するようになる。
 ステップS4において、デバイスドライバ132は、ステップS3でセンサAドライバファイルを変換して得た機械語(すなわち、センサAのプログラム)に応じてセンサA(170A)を制御する。例えば、デバイスドライバ132は、センサAのプログラムに応じて、センサA(170A)に測定を実行させる測定周期を制御してもよい。デバイスドライバ132は、センサAのプログラムに応じた測定条件を用いて、センサA(170A)の測定データをデバイスドライバ132からアプリケーション131に通知してもよい。センサAのプログラムに応じた変換式を用いて、センサA(170A)の測定データの単位を変換してもよい。
 このように、センサ別ドライバファイルを用いることにより、デバイスドライバ132を共通化しながら、センサ別の動作設定を実現できる。また、電子機器100側でセンサ別ドライバファイルを機械語に変換することにより、ユーザ側でコンパイル処理を行う必要がない。
 ここで、ユーザが端末400を操作し、端末400からサーバ300に簡単な要求を行うことで、センサ別ドライバファイルがサーバ300から電子機器100に配信される。例えば、ユーザは、電子機器100に接続したセンサ170の種別を設定画面上で最低限入力すれば、このセンサ種別に対応するセンサ別ドライバファイルがサーバ300から電子機器100に配信される。このため、ユーザがプログラミングを意識する必要がなく、プログラミングの知識の無いユーザであっても適切なセンサ別ドライバファイルを電子機器100に配信できる。
 また、センサ別ドライバファイルがサーバ300から電子機器100に配信されるため、端末400(ユーザ)は、サーバ300にアクセス可能な通信環境にあれば足り、端末400(ユーザ)が電子機器100の近傍に居ることを要しない。
 なお、同種のセンサが別々のポート161に接続され、且つ、これらのセンサの動作設定を異ならせたい場合があり得る。このような場合、ユーザは、動作設定を指定するべきセンサ170を接続したポートの番号(ポート番号)を設定画面上で入力し、サーバ300は、このポート番号と対応付けてセンサ別ドライバファイルを電子機器100に配信する。
 例えば、サーバ300は、センサ別ドライバファイル内にポート番号を含めてもよいし、ポート番号を示すメタデータをセンサ別ドライバファイルに付与してもよい。この場合、電子機器100のデバイスドライバ132は、センサ別ドライバファイルと対応付けられたポート番号を認識し、このセンサ別ドライバファイルを、このポート番号が示すポート161に接続されたセンサ170に適用する。
 (電子機器の動作例2)
 次に、一実施形態に係る電子機器100の動作例2について説明する。但し、上述した動作例1との相違点を主として説明し、重複する説明を省略する。図4は、一実施形態に係る電子機器100の動作例2を示す図である。
 動作例2において、動作例1によりセンサ170Aが追加された後、センサインターフェイス160のポート161bにセンサB(170B)が接続された場合の動作について説明する。
 図4に示すように、ステップS11において、アプリケーション131は、センサB(170B)の動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータ(以下「センサBドライバファイル」と呼ぶ)をサーバ300からダウンロードする。
 センサBドライバファイルは、センサB(170B)に測定を実行させる測定周期を示すデータ、センサB(170B)の測定データをデバイスドライバ132からアプリケーション131に通知する測定条件を示すデータ、センサB(170B)の測定データの単位をデバイスドライバ132が変換する際に用いる変換式を示すデータのうち、少なくとも1つを含む。
 アプリケーション131は、サーバ300からダウンロードしたセンサBドライバファイルをストレージ140の不揮発記憶領域に記憶させた後、ステップS12において、センサBドライバファイルをデバイスドライバ132に提供する。
 ステップS13において、デバイスドライバ132は、センサBドライバファイルをインタプリタ方式で機械語に変換する。デバイスドライバ132は、センサBドライバファイルを変換して得た機械語(すなわち、センサBのプログラム)を、デバイスドライバ132を構成する機械語(すなわち、各センサ共通のプログラム)に展開することにより、センサBを制御するデバイスドライバとして動作するようになる。
 ステップS14において、デバイスドライバ132は、ステップS13でセンサBドライバファイルを変換して得た機械語(すなわち、センサBの機械語)に応じてセンサB(170B)を制御する。
 (電子機器の動作例3)
 次に、一実施形態に係る電子機器100の動作例3について説明する。但し、上述した動作例1及び2との相違点を主として説明し、重複する説明を省略する。図5は、一実施形態に係る電子機器100の動作例3を示す図である。
 動作例3において、センサ170が追加された後、このセンサ170に対応するセンサ別ドライバファイルを自動でサーバ300から電子機器100に配信する動作について説明する。言い換えると、電子機器100は、センサ170が追加された後、このセンサ170に対応するセンサ別ドライバファイルを自動でサーバ300からダウンロードする。
 図5に示すように、ステップS101において、電子機器100のデバイスドライバ132は、センサインターフェイス160の1つのポート161に1つのセンサ170が接続されたことを検知し、このセンサ170のセンサ種別ID及びこのポート161のポート番号を電子機器100のアプリケーション131に通知する。
 なお、センサ種別IDは、センサ170の種別(センサ種別)を示す識別子に相当する。デバイスドライバ132は、センサ170に記憶されているセンサ種別IDからセンサ種別を特定してもよいし、センサ種別IDを指定した問い合わせに対してセンサ170が反応したか否かに基づいてセンサ種別を特定してもよい。
 ステップS102において、電子機器100のアプリケーション131は、デバイスドライバ132から通知されたセンサ種別ID及びポート番号をサーバ300にアップロードする。サーバ300は、電子機器100からアップロードされたセンサ種別IDに対応するセンサ別ドライバファイルを取得(生成)し、このセンサ別ドライバファイルを電子機器100に配信する。その際に、サーバ300は、センサ別ドライバファイル内に対象のポート番号を含めてもよいし、対象のポート番号を示すメタデータをセンサ別ドライバファイルに付与してもよい。その後の動作については、上述した動作例1、2と同様である。
 (電子機器の動作例4)
 次に、一実施形態に係る電子機器100の動作例4について説明する。但し、上述した動作例1乃至3との相違点を主として説明し、重複する説明を省略する。図6は、一実施形態に係る電子機器100の動作例4を示す図である。
 動作例4において、センサ別ドライバファイルが電子機器100に設定された後、このセンサ別ドライバファイルを削除する動作について説明する。
 図6に示すように、ステップS201において、端末400は、センサ種別ID及びポート番号を指定した削除操作を設定画面上でユーザから受け付けると、センサ種別ID及びポート番号を含む削除要求をサーバ300に送信する。
 ステップS202において、サーバ300は、端末400からの削除要求に応じて、センサ種別ID及びポート番号を含む削除指示を電子機器100に送信する。電子機器100のアプリケーション131は、サーバ300から削除指示を受けると、指定されたセンサ種別ID及びポート番号に対応するセンサ別ドライバファイルをストレージ140の不揮発記憶領域から削除する。
 ここでは、電子機器100に設定されたセンサ別ドライバファイルを個別に削除する一例について説明したが、サーバ300は、端末400からの要求に応じて、電子機器100に設定された全てのセンサ別ドライバファイルを一括で削除するように電子機器100に対して指示してもよい。この場合、電子機器100(アプリケーション131)は、自機器に設定された全てのセンサ別ドライバファイルを一括で削除する。
 (その他の実施形態)
 上述した動作例4において、電子機器100が、サーバ300からの指示に応じてセンサ別ドライバファイルを削除する一例について説明した。しかしながら、上述した動作例3と同様に、センサ別ドライバファイルの削除を自動化することが考えられる。例えば、アプリケーション131は、センサ170の測定データがデバイスドライバ132から取得できなくなった場合、このセンサ170がセンサインターフェイス160から取り外されたとみなして、このセンサ170に対応するセンサ別ドライバファイルを削除してもよい。
 但し、センサ170が故障した場合を想定すると、このセンサ170が同種の新センサに交換されることが考えられる。このような観点から、アプリケーション131は、センサ170の測定データがデバイスドライバ132から取得できなくなった場合であっても、サーバ300から削除指示を受けるまでは、このセンサ170に対応するセンサ別ドライバファイルを削除せずに保持することが好ましい。
 電子機器100が行う各処理をコンピュータに実行させるプログラムが提供されてもよい。プログラムは、コンピュータ読取り可能媒体に記録されていてもよい。コンピュータ読取り可能媒体を用いれば、コンピュータにプログラムをインストールすることが可能である。ここで、プログラムが記録されたコンピュータ読取り可能媒体は、非一過性の記録媒体であってもよい。非一過性の記録媒体は、特に限定されるものではないが、例えば、CD-ROMやDVD-ROM等の記録媒体であってもよい。
 また、電子機器100が行う各処理を実行する機能部(回路)を集積化し、電子機器100の少なくとも一部を半導体集積回路(チップセット、SoC)として構成してもよい。
 以上、図面を参照して実施形態について詳しく説明したが、具体的な構成は上述のものに限られることはなく、要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。
 本願は、日本国特許出願第2019-187780号(2019年10月11日出願)の優先権を主張し、その内容の全てが本願明細書に組み込まれている。

Claims (15)

  1.  通信ネットワークと接続される通信インターフェイスと、
     センサが電気的に接続されるセンサインターフェイスと、
     前記通信インターフェイスを介して通信を行うアプリケーションと、前記センサインターフェイスを介して前記センサを制御するデバイスドライバとを実行するプロセッサと、を備え、
     前記アプリケーションは、前記センサの動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータをサーバからダウンロードし、
     前記デバイスドライバは、前記ダウンロードされたテキストデータをインタプリタ方式で機械語に変換し、前記機械語に応じて前記センサを制御する
     電子機器。
  2.  前記センサの動作は、基本動作及び指定された動作を含む請求項1に記載の電子機器。
  3.  前記指定された動作は、前記センサが測定するときの測定条件に従った動作を含む請求項2に記載の電子機器。
  4.  前記テキストデータは、前記測定条件を示すデータを含む請求項3に記載の電子機器。
  5.  前記テキストデータは、前記センサの測定データの単位を前記デバイスドライバが変換する際に用いる変換式を示すデータを含む
     請求項1に記載の電子機器。
  6.  前記センサインターフェイスは、複数のポートを有し、
     前記複数のポートのそれぞれには、1つ又は複数のセンサが電気的に接続され、
     前記アプリケーションは、ポートを識別するポート番号と対応付けられた前記テキストデータを前記サーバからダウンロードする
     請求項1乃至5のいずれか1項に記載の電子機器。
  7.  前記デバイスドライバは、前記センサインターフェイスに接続された前記センサの種別を示す識別子を取得し、
     前記アプリケーションは、前記取得された識別子を前記サーバにアップロードし、前記識別子と対応付けられた前記テキストデータを前記サーバからダウンロードする
     請求項1乃至6のいずれか1項に記載の電子機器。
  8.  前記デバイスドライバは、前記センサが接続されたポートを示す前記ポート番号を取得し、
     前記アプリケーションは、前記識別子と共に前記ポート番号を前記サーバにアップロードし、前記識別子及び前記ポート番号と対応付けられた前記テキストデータを前記サーバからダウンロードする
     請求項6を引用する請求項7に記載の電子機器。
  9.  前記センサインターフェイスに複数のセンサが接続され、
     前記テキストデータは、前記複数のセンサに対してセンサ別に対応しており、前記サーバからダウンロードされる
     請求項1に記載の電子機器。
  10.  前記テキストデータは、ユーザの操作を契機として前記サーバからダウンロードされる
     請求項1に記載の電子機器。
  11.  前記テキストデータは、前記センサが接続されたときにダウンロードされる
     請求項1に記載の電子機器。
  12.  前記通信インターフェイスは、LPWA(Low Power Wide Area)無線通信を行うLPWA通信インターフェイスである
     請求項1に記載の電子機器。
  13.  前記アプリケーションは、前記ダウンロードされたテキストデータの削除を前記サーバから指示された場合、前記ダウンロードされたテキストデータを削除する
     請求項1乃至12のいずれか1項に記載の電子機器。
  14.  前記アプリケーションは、前記センサの測定データが前記デバイスドライバから取得できなくなった場合でも、前記サーバから前記指示を受けるまでは、前記ダウンロードされたテキストデータを削除せずに保持する
     請求項13に記載の電子機器。
  15.  通信ネットワークと接続される通信インターフェイスと、センサが電気的に接続されるセンサインターフェイスとを備える電子機器で実行する制御方法であって、
     前記通信インターフェイスを介して通信を行うアプリケーションが、前記センサの動作設定を示すデータであって、且つプログラミング言語で記述されたテキストデータをサーバからダウンロードすることと、
     前記センサインターフェイスを介して前記センサを制御するデバイスドライバが、前記ダウンロードされたテキストデータをインタプリタ方式で機械語に変換し、前記機械語に応じて前記センサを制御することと、を有する
     制御方法。
PCT/JP2020/037956 2019-10-11 2020-10-07 電子機器及び制御方法 WO2021070849A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021551681A JP7325523B2 (ja) 2019-10-11 2020-10-07 電子機器及び制御方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019187780 2019-10-11
JP2019-187780 2019-10-11

Publications (1)

Publication Number Publication Date
WO2021070849A1 true WO2021070849A1 (ja) 2021-04-15

Family

ID=75437472

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/037956 WO2021070849A1 (ja) 2019-10-11 2020-10-07 電子機器及び制御方法

Country Status (2)

Country Link
JP (1) JP7325523B2 (ja)
WO (1) WO2021070849A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113259888A (zh) * 2021-04-25 2021-08-13 黑芝麻智能科技(上海)有限公司 传感器配置方法、装置、计算机设备和存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017053165A (ja) * 2015-09-11 2017-03-16 ルネサスエレクトロニクス株式会社 センサ制御装置、センサシステム、及び、橋梁監視システム
JP2018045406A (ja) * 2016-09-14 2018-03-22 日本システムウエア株式会社 測定システム、センサデバイス、及び測定システムの制御方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017053165A (ja) * 2015-09-11 2017-03-16 ルネサスエレクトロニクス株式会社 センサ制御装置、センサシステム、及び、橋梁監視システム
JP2018045406A (ja) * 2016-09-14 2018-03-22 日本システムウエア株式会社 測定システム、センサデバイス、及び測定システムの制御方法

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113259888A (zh) * 2021-04-25 2021-08-13 黑芝麻智能科技(上海)有限公司 传感器配置方法、装置、计算机设备和存储介质
US11789882B2 (en) 2021-04-25 2023-10-17 Black Sesame Technologies Inc. Sensor configuration method, apparatus, computer equipment and storage medium
CN113259888B (zh) * 2021-04-25 2024-04-30 黑芝麻智能科技(上海)有限公司 传感器配置方法、装置、计算机设备和存储介质

Also Published As

Publication number Publication date
JP7325523B2 (ja) 2023-08-14
JPWO2021070849A1 (ja) 2021-04-15

Similar Documents

Publication Publication Date Title
JP6151357B2 (ja) 同じセンサーからの様々なパラメータを使用した並行するデータストリーミング
JP5708940B2 (ja) 情報管理装置、情報通信システム
US8732691B2 (en) Method for installing application in portable terminal
EP3435244B1 (en) Electronic device and method for controlling same
JP6316536B2 (ja) 情報処理システム、情報処理装置、情報処理プログラム、および情報処理方法
KR102288726B1 (ko) 웨어러블 전자 장치, 메인 전자 장치, 시스템 및 그 제어 방법
US10866800B2 (en) Information processing system, client terminal, and control method
US10055362B2 (en) Apparatus and method for providing application auto-install function in digital device
WO2018113298A1 (zh) 一种提示用户更新应用版本的方法及设备
KR20190045765A (ko) 어플리케이션 프로그램을 제어하는 전자 장치 및 그 제어 방법
JP2015526987A (ja) 様々なパラメータを使用した並行するデータストリーミングを有するセンサー
EP2913751B1 (en) Terminal device, device driver program and external peripheral device control method
WO2021070849A1 (ja) 電子機器及び制御方法
US20190187972A1 (en) Client terminal, information processing system, and firmware update notification method
KR20110120810A (ko) 범용 인터페이스 포트와 플러그 앤 플레이 기능을 구비한 센서 노드, 범용 인터페이스 포트와 센서 디바이스 드라이버를 구비한 센서 보드, 범용 인터페이스 포트 및 각각의 동작 방법
KR20200058157A (ko) Ivi 서비스를 제공하기 위한 전자 장치 및 방법
JP2015153160A (ja) プログラム更新システムおよびプログラム更新方法
KR20150026257A (ko) 액세서리의 정보를 업 데이트하는 전자 장치 및 방법
JP2019009695A5 (ja)
US9661172B2 (en) Information processing apparatus, information processing method and storage medium with separate device driver installation and application registration processing
US20220318000A1 (en) Communication apparatus and program
WO2018182227A1 (ko) 전자 장치 및 그 동작 방법
CN110069586B (zh) 地图信息提供装置、系统及方法以及便携型地图发送装置
KR102297797B1 (ko) 전자 장치간 트리거 동작 방법 및 장치 그리고, 이를 지원하는 잭 액세서리
US20220317999A1 (en) Communication apparatus, server, and control 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: 20874755

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021551681

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

Country of ref document: EP

Kind code of ref document: A1