JP2022074303A - Communication device, terminal device, communication system, remote control method, and program - Google Patents

Communication device, terminal device, communication system, remote control method, and program Download PDF

Info

Publication number
JP2022074303A
JP2022074303A JP2020184242A JP2020184242A JP2022074303A JP 2022074303 A JP2022074303 A JP 2022074303A JP 2020184242 A JP2020184242 A JP 2020184242A JP 2020184242 A JP2020184242 A JP 2020184242A JP 2022074303 A JP2022074303 A JP 2022074303A
Authority
JP
Japan
Prior art keywords
communication
network
target device
unit
terminal device
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2020184242A
Other languages
Japanese (ja)
Other versions
JP7135055B2 (en
Inventor
孝則 指田
Takanori Sashita
豊 飯田
Yutaka Iida
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SoftBank Corp
Original Assignee
SoftBank Corp
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 SoftBank Corp filed Critical SoftBank Corp
Priority to JP2020184242A priority Critical patent/JP7135055B2/en
Publication of JP2022074303A publication Critical patent/JP2022074303A/en
Application granted granted Critical
Publication of JP7135055B2 publication Critical patent/JP7135055B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Selective Calling Equipment (AREA)

Abstract

To provide a communication device capable of preventing illegal access to a target device via an IP network and allowing transparent and direct remote control of the target device via a mobile communication network without mounting individual control programs which differ for each target device.SOLUTION: A communication device comprises an interface unit to which a target device supporting a general-purpose interface is connected, a network-side communication unit which communicates with a mobile communication network by non-IP communication, and a control unit. When receiving a control command to the target device supporting the general-purpose interface connected to the interface unit by non-IP communication of the network-side communication unit, the control unit transfers a control command to the target device via the interface unit. When receiving response data to the control command from the target device via the interface unit, the control unit controls transfer of response data to the mobile communication network by non-IP communication of the network-side communication unit.SELECTED DRAWING: Figure 3

Description

本発明は、移動通信網を介して制御される対象装置を接続可能な通信装置、端末装置、通信システム、遠隔制御方法及びプログラムに関するものである。 The present invention relates to a communication device, a terminal device, a communication system, a remote control method and a program to which a target device controlled via a mobile communication network can be connected.

従来、移動通信網を介して制御されるセンサなどの対象装置を接続可能な通信装置が知られている。例えば、特許文献1には、家電機器などの機器が接続されるインタフェース部と、インタフェース部を介して機器と通信するコントローラ部と、コントローラ部を介して機器を制御するプロトコル制御部と、プロトコル制御部の設定が機器に適合しているかを判断する設定検証部とを備え、対象装置ごとに、設定情報や機器制御用プロトコルを含む個別プログラムを実装した通信アダプタが開示されている。この通信アダプタによれば、コントローラ部またはプロトコル制御部の設定が前記機器に適合していないと判断された場合に、コントローラ部または前記プロトコル制御部の設定が機器に適合していないことを示す情報を送信し、接続先の機器に合わせて通信アダプタの設定に容易に行うことができる、とされている。 Conventionally, a communication device capable of connecting a target device such as a sensor controlled via a mobile communication network is known. For example, Patent Document 1 describes an interface unit to which a device such as a home appliance is connected, a controller unit that communicates with the device via the interface unit, a protocol control unit that controls the device via the controller unit, and a protocol control. A communication adapter is disclosed that includes a setting verification unit that determines whether the settings of the unit are suitable for the device, and implements an individual program including setting information and a device control protocol for each target device. According to this communication adapter, when it is determined that the settings of the controller unit or the protocol control unit are not compatible with the device, information indicating that the settings of the controller unit or the protocol control unit are not compatible with the device. It is said that it is possible to easily set the communication adapter according to the connected device.

特開2017-054428公報Japanese Unexamined Patent Publication No. 2017-054428

しかしながら、上記特許文献1の通信アダプタなどの従来の通信装置では、その通信装置に接続される対象装置ごとに、設定情報や機器制御用プロトコルを含む個別プログラムを実装する必要がある。また、従来の通信装置では、対象装置を遠隔制御する外部ユーザ装置等から送信される対象装置に対する制御コマンドが通信装置で終端する制御方式が用いられ、外部ユーザ装置等から対象装置を透過的に且つ直接的に遠隔制御することができない。また、インターネットなどのIPネットワークを介して対象装置が外部から不正にアクセスされるおそれがある。 However, in a conventional communication device such as the communication adapter of Patent Document 1, it is necessary to implement an individual program including setting information and a device control protocol for each target device connected to the communication device. Further, in the conventional communication device, a control method is used in which the control command for the target device transmitted from the external user device or the like that remotely controls the target device is terminated by the communication device, and the target device is transparently transmitted from the external user device or the like. Moreover, it cannot be directly controlled remotely. In addition, the target device may be illegally accessed from the outside via an IP network such as the Internet.

本発明の一態様に係る通信装置は、遠隔制御される対象装置が接続される通信装置である。この通信装置は、汎用インタフェース対応の対象装置が接続される前記汎用インタフェースのインタフェース部と、IP(Internet Protocol)を用いない非IP通信により移動通信網と通信する網側通信部と、前記網側通信部の非IP通信により、前記インタフェース部に接続された前記汎用インタフェース対応の対象装置に対する制御コマンドを受信したとき、前記インタフェース部を介して前記対象装置に前記制御コマンドを転送し、前記インタフェース部を介して前記対象装置から前記制御コマンドに対する応答データを受信したとき、前記網側通信部の非IP通信により前記移動通信網に前記応答データを転送するように制御する制御部と、を備える。 The communication device according to one aspect of the present invention is a communication device to which a remotely controlled target device is connected. This communication device includes an interface unit of the general-purpose interface to which a target device compatible with the general-purpose interface is connected, a network-side communication unit that communicates with a mobile communication network by non-IP communication that does not use an IP (Internet Protocol), and the network side. When a control command for the general-purpose interface-compatible target device connected to the interface unit is received by non-IP communication of the communication unit, the control command is transferred to the target device via the interface unit and the interface unit is transferred. The interface includes a control unit that controls to transfer the response data to the mobile communication network by non-IP communication of the network side communication unit when the response data to the control command is received from the target device.

本発明の他の態様に係る端末装置は、移動通信網を介して通信可能な端末装置である。この端末装置は、前記通信装置と、前記通信装置に接続された対象装置と、を備える。 The terminal device according to another aspect of the present invention is a terminal device capable of communicating via a mobile communication network. This terminal device includes the communication device and a target device connected to the communication device.

本発明の更に他の態様に係る通信システムは、前記端末装置と、前記移動通信網を介して前記端末装置と通信するホスト装置と、を備える。前記ホスト装置は、コンソール装置、遠隔制御装置又はサーバ装置であってもよい。 A communication system according to still another aspect of the present invention includes the terminal device and a host device that communicates with the terminal device via the mobile communication network. The host device may be a console device, a remote control device, or a server device.

本発明の更に他の態様に係る遠隔制御方法は、汎用インタフェース対応の対象装置が接続される前記汎用インタフェースのインタフェース部とIP(Internet Protocol)を用いない非IP通信により移動通信網と通信する網側通信部とを有する通信装置を用いた遠隔制御方法である。この遠隔制御方法は、前記網側通信部の非IP通信により、前記インタフェース部に接続された前記汎用インタフェース対応の対象装置に対する制御コマンドを受信したとき、前記インタフェース部を介して前記対象装置に前記制御コマンドを転送することと、前記インタフェース部を介して前記対象装置から前記制御コマンドに対する応答データを受信したとき、前記網側通信部の非IP通信により前記移動通信網に前記応答データを転送することと、を含む。 The remote control method according to still another aspect of the present invention is a network that communicates with a mobile communication network by non-IP communication that does not use an IP (Internet Protocol) with the interface unit of the general-purpose interface to which a target device compatible with the general-purpose interface is connected. This is a remote control method using a communication device having a side communication unit. In this remote control method, when a control command for the target device corresponding to the general-purpose interface connected to the interface unit is received by non-IP communication of the network side communication unit, the target device is connected to the target device via the interface unit. When the control command is transferred and the response data to the control command is received from the target device via the interface unit, the response data is transferred to the mobile communication network by non-IP communication of the network side communication unit. Including that.

本発明の更に他の態様に係るプログラムは、汎用インタフェース対応の対象装置が接続される前記汎用インタフェースのインタフェース部とIP(Internet Protocol)を用いない非IP通信により移動通信網と通信する網側通信部とを有する通信装置に備えるコンピュータ又はプロセッサにおいて実行されるプログラムである。このプログラムは、前記網側通信部の非IP通信により、前記インタフェース部に接続された前記汎用インタフェース対応の対象装置に対する制御コマンドを受信したとき、前記インタフェース部を介して前記対象装置に前記制御コマンドを転送するためのプログラムコードと、前記インタフェース部を介して前記対象装置から前記制御コマンドに対する応答データを受信したとき、前記網側通信部の非IP通信により前記移動通信網に前記応答データを転送するためのプログラムコードと、を含む。 The program according to still another aspect of the present invention is a network-side communication that communicates with a mobile communication network by non-IP communication that does not use an IP (Internet Protocol) with the interface unit of the general-purpose interface to which a target device compatible with the general-purpose interface is connected. It is a program executed by a computer or a processor provided in a communication device having a unit. When this program receives a control command for the target device corresponding to the general-purpose interface connected to the interface unit by non-IP communication of the network side communication unit, the control command is given to the target device via the interface unit. When the program code for transferring and the response data to the control command are received from the target device via the interface unit, the response data is transferred to the mobile communication network by non-IP communication of the network side communication unit. Includes program code and.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記対象装置に対する制御コマンドは、前記移動通信網と通信可能なホスト装置から送信され、前記対象装置からの応答データは、前記ホスト装置に送信されてもよい。前記ホスト装置は、コンソール装置、遠隔制御装置又はサーバ装置であってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, control commands for the target device are transmitted from a host device capable of communicating with the mobile communication network, and response data from the target device. May be transmitted to the host device. The host device may be a console device, a remote control device, or a server device.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記汎用インタフェースは、UART(Universal Asynchronous Receiver/Transmitter)インタフェースであってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the general-purpose interface may be a UART (Universal Synchronous Receiver / Transmitter) interface.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記対象装置は、前記制御コマンドに基づいて検知対象の物理量を検知して検知結果のデータを当該通信装置に向けて出力するセンサであってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the target device detects a physical quantity to be detected based on the control command and directs the detection result data to the communication device. It may be a sensor that outputs data.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記対象装置は、前記制御コマンドに基づいて表示する表示装置であってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the target device may be a display device that displays based on the control command.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記対象装置は、前記制御コマンドに基づいてデータ処理を行うマイクロコンピュータ装置であってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the target device may be a microcomputer device that performs data processing based on the control command.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記対象装置は、前記制御コマンドに基づいて音声認識結果のデータを当該通信装置に向けて出力する音声認識装置であってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the target device is a voice recognition device that outputs voice recognition result data to the communication device based on the control command. There may be.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記対象装置は、前記制御コマンドに基づいてコード画像の読取結果のデータを当該通信装置に向けて出力するコード画像読取装置であってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the target device outputs code image reading result data to the communication device based on the control command. It may be a reading device.

前記通信装置、前記端末装置、前記通信システム、前記遠隔制御方法及び前記プログラムにおいて、前記非IP通信は、低消費電力広域通信であってもよい。前記低消費電力広域通信は、NIDD(Non-IP Data Deliver)に準拠する通信であってもよい。 In the communication device, the terminal device, the communication system, the remote control method, and the program, the non-IP communication may be low power consumption wide area communication. The low power consumption wide area communication may be a communication conforming to NIDD (Non-IP Data Deployer).

本発明によれば、IPネットワークを介した対象装置への不正アクセスを防止することができるとともに、対象装置ごとに異なる個別の制御プログラムを実装することなく、移動通信網を介して対象装置を透過的に且つ直接的に遠隔制御できる。 According to the present invention, unauthorized access to the target device via the IP network can be prevented, and the target device can be transmitted through the mobile communication network without implementing a different control program for each target device. Remote control can be performed directly and directly.

実施形態に係る通信装置(通信ボード)を有する端末装置を含む通信システムの構成の一例を示す説明図。An explanatory diagram showing an example of a configuration of a communication system including a terminal device having a communication device (communication board) according to an embodiment. 実施形態に係る通信システムにおいて通信装置(通信ボード)に接続された対象装置(センサ)とホスト装置(コンソール)との間で送受信される制御コマンド及び応答データのデータフォーマットの一例を示す説明図。An explanatory diagram showing an example of a data format of control commands and response data transmitted / received between a target device (sensor) connected to a communication device (communication board) and a host device (console) in the communication system according to the embodiment. 実施形態に係る通信システムにおいてホスト装置(コンソール)と端末装置のUARTインタフェース対応の対象装置(センサ)との間における制御コマンド及び応答データの送受信の様子の一例を示す説明図。An explanatory diagram showing an example of transmission / reception of control commands and response data between a host device (console) and a target device (sensor) compatible with the UART interface of the terminal device in the communication system according to the embodiment.

以下、図面を参照して、本発明の実施形態について説明する。
本書に記載された実施形態に係る通信装置は、汎用インタフェースとしてのUARTインタフェース対応のセンサなどの制御対象装置(以下「対象装置」という。)をつないで移動通信網(モバイルネットワーク)の非IP通信である低消費電力広域通信(NIDDベアラ)を介して遠隔制御を行うことができるようになる通信デバイスである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
The communication device according to the embodiment described in this document is a non-IP communication of a mobile communication network (mobile network) by connecting a control target device (hereinafter referred to as "target device") such as a sensor compatible with a UART interface as a general-purpose interface. It is a communication device that enables remote control via low power consumption wide area communication (NIDD bearer).

図1は、本実施形態に係る通信装置(通信ボード11)を有する端末装置10を含む通信システムの構成の一例を示す説明図である。本実施形態の通信システムは、主に、1又は2以上の端末装置10と、ホスト装置としての法人又は個人のコンソール装置としてのエンドユーザコンソール(以下「コンソール」という。)200とから構成される。コンソール200は、例えば一又は複数のコンピュータ装置で構成される。 FIG. 1 is an explanatory diagram showing an example of a configuration of a communication system including a terminal device 10 having a communication device (communication board 11) according to the present embodiment. The communication system of the present embodiment is mainly composed of one or more terminal devices 10 and an end user console (hereinafter referred to as "console") 200 as a corporate or individual console device as a host device. .. The console 200 is composed of, for example, one or a plurality of computer devices.

本実施形態の端末装置10は、通信装置(通信デバイス)としての通信ボード11を備えている。端末装置10は、例えば、医療、農業、電力、上下水道、自動車、交通機関などの各種産業で用いられるセンサを備えたIoTデバイスであるが、これに限定されるものではない。端末装置10は、センサを備えていないIoTデバイスであってもよく、あらゆる用途、機能を有するIoT機器に適用できる。また、端末装置10は、移動通信可能な端末装置であってもよい。 The terminal device 10 of the present embodiment includes a communication board 11 as a communication device (communication device). The terminal device 10 is, for example, an IoT device including a sensor used in various industries such as medical care, agriculture, electric power, water and sewage, automobiles, and transportation, but is not limited thereto. The terminal device 10 may be an IoT device without a sensor, and can be applied to an IoT device having all uses and functions. Further, the terminal device 10 may be a terminal device capable of mobile communication.

通信ボード11には、移動局とも呼ばれる移動通信用の通信モジュール12が実装されており、遠隔制御の対象である対象装置としてのセンサ16が接続されている。センサ16は、受信した制御コマンドに基づいて検知対象の温度、雨量、距離、圧力、速度、加速度、指紋パターンなどの物理量を検知して検知結果のデータを通信ボード11に向けて出力する。エンドユーザは、コンソール200を操作することにより、移動通信網1及び通信ボード11を介して、センサ16を透過的に且つ直接的に遠隔制御し、センサ16で検知された温度、雨量、距離、圧力、速度、加速度、指紋パターンなどの物理量の検知結果のデータを取得することができる。 A communication module 12 for mobile communication, which is also called a mobile station, is mounted on the communication board 11, and a sensor 16 as a target device to be remotely controlled is connected to the communication board 11. The sensor 16 detects physical quantities such as temperature, rainfall, distance, pressure, speed, acceleration, and fingerprint pattern to be detected based on the received control command, and outputs the detection result data to the communication board 11. By operating the console 200, the end user transparently and directly remotely controls the sensor 16 via the mobile communication network 1 and the communication board 11, and the temperature, the amount of rainfall, and the distance detected by the sensor 16 are determined. Data of detection results of physical quantities such as pressure, velocity, acceleration, and fingerprint pattern can be acquired.

なお、本実施形態では対象装置がセンサ16の場合について説明するが、対象装置は、センサ以外の装置であってもよい。例えば、通信ボード11に接続される対象装置は、表示装置、マイクロコンピュータ装置、音声認識装置、コード画像読取装置であってもよい。 Although the case where the target device is the sensor 16 will be described in the present embodiment, the target device may be a device other than the sensor. For example, the target device connected to the communication board 11 may be a display device, a microcomputer device, a voice recognition device, or a code image reading device.

表示装置は、例えばLED掲示板であり、受信した制御コマンドに基づいて文字や他の画像などを表示する。エンドユーザは、コンソール200を操作することにより、移動通信網1及び通信ボード11を介して、表示装置を透過的に且つ直接的に遠隔制御し、表示画面に表示する文字や他の画像などの表示内容を変更したり、表示を開始したり、表示を停止したりすることができる。 The display device is, for example, an LED bulletin board, and displays characters and other images based on received control commands. By operating the console 200, the end user transparently and directly remotely controls the display device via the mobile communication network 1 and the communication board 11, and displays characters and other images on the display screen. You can change the display contents, start the display, and stop the display.

マイクロコンピュータ装置は、例えば機器組み込み用のモジュール化したマイコンであり、受信した制御コマンドに基づいて各種のデータ処理や制御等を行う。エンドユーザは、コンソール200を操作することにより、移動通信網1及び通信ボード11を介して、マイクロコンピュータ装置を透過的に且つ直接的に遠隔制御し、マイクロコンピュータ装置による各種のデータ処理や制御等や、マイクロコンピュータ装置に更に接続された下位装置による各種のデータ処理や制御等を行うことができる。 The microcomputer device is, for example, a modularized microcomputer for embedding in a device, and performs various data processing and control based on received control commands. By operating the console 200, the end user transparently and directly remotely controls the microcomputer device via the mobile communication network 1 and the communication board 11, and various data processing and control by the microcomputer device, etc. In addition, various data processing and control can be performed by a lower-level device further connected to the microcomputer device.

音声認識装置は、例えば音声信号を認識して文字情報へ変換する音声認識モジュールであり、受信した制御コマンドに基づいて音声認識結果のデータを通信ボード11に向けて出力する。エンドユーザは、コンソール200を操作することにより、移動通信網1及び通信ボード11を介して、音声認識装置を透過的に且つ直接的に遠隔制御し、音声認識装置によって認識された音声認識結果のデータを取得することができる。 The voice recognition device is, for example, a voice recognition module that recognizes a voice signal and converts it into character information, and outputs voice recognition result data to the communication board 11 based on a received control command. By operating the console 200, the end user transparently and directly remotely controls the voice recognition device via the mobile communication network 1 and the communication board 11, and the voice recognition result recognized by the voice recognition device is obtained. You can get the data.

コード画像読取装置は、例えば1次元又は2次元のコード画像を読み取るバーコードリーダや2次元コードリーダであり、受信した制御コマンドに基づいてコード画像の読取結果のデータを通信ボード11に向けて出力する。エンドユーザは、コンソール200を操作することにより、移動通信網1及び通信ボード11を介して、コード画像読取装置を透過的に且つ直接的に遠隔制御し、コード画像読取装置によって読み取られたコード画像の読取結果のデータを取得することができる。 The code image reader is, for example, a bar code reader or a two-dimensional code reader that reads a one-dimensional or two-dimensional code image, and outputs the data of the code image reading result to the communication board 11 based on the received control command. do. By operating the console 200, the end user transparently and directly remotely controls the code image reading device via the mobile communication network 1 and the communication board 11, and the code image read by the code image reading device. It is possible to acquire the data of the reading result of.

本実施形態の通信システムは、このセンサ16を備えるIoTデバイスである端末装置10からセンサ16の検知情報を取得するサーバや遠隔制御装置を含んでもよい。これらのサーバや遠隔制御装置は、例えば、端末装置10のセンサ16によって検知される検知情報を収集し、収集した検知情報を利用したサービスを提供するための処理を行うものである。サーバや遠隔制御装置は、移動通信事業者又は当該サービスを提供するサービス事業者によって管理運用されてもよい。 The communication system of the present embodiment may include a server or a remote control device that acquires detection information of the sensor 16 from the terminal device 10 which is an IoT device including the sensor 16. These servers and remote control devices collect, for example, the detection information detected by the sensor 16 of the terminal device 10, and perform processing for providing a service using the collected detection information. The server and the remote control device may be managed and operated by a mobile communication operator or a service operator that provides the service.

端末装置10の通信ボード11からSCS(Service Capability Server)100を介してコンソール200へ送信されるアップロードデータ(「応答データ」又は「センシングデータ」ともいう。)は、基地局20、MME(Mobility Management Entity)40、SCEF(Service Capability Exposure Function)50を介して、SCS100に中継され、コンソール200へと送られる。 The upload data (also referred to as “response data” or “sensing data”) transmitted from the communication board 11 of the terminal device 10 to the console 200 via the SCS (Service Capacity Server) 100 is the base station 20, MME (Mobile Management). It is relayed to the SCS 100 and sent to the console 200 via the Entry) 40 and the SCEF (Service Capacity Exposure Function) 50.

また、コンソール200からSCS100を介して端末装置10の通信ボード11へ送信されるダウンロードデータ(「制御コマンド」ともいう。)は、SCS100で中継されて、SCEF50、MME40、基地局20を介して端末装置10の通信ボード11へと送られる。 Further, the download data (also referred to as “control command”) transmitted from the console 200 to the communication board 11 of the terminal device 10 via the SCS 100 is relayed by the SCS 100 and is relayed by the SCS 100 to the terminal via the SCEF 50, the MME 40, and the base station 20. It is sent to the communication board 11 of the device 10.

アップロードデータ及びダウンロードデータは、例えば図2に示すように、制御コマンドや応答データ等のユーザデータが格納された可変長のユーザデータコンテナ(/19/0/0,/19/0/1)301に、ヘッダ302、通信モジュールアドレス303、パケット種別304、データ長305、チェックサム306等の情報が付加されたデータ構造300を有する。 As shown in FIG. 2, for example, the upload data and the download data are variable-length user data containers (/ 19/0/0, / 19/0/1) 301 in which user data such as control commands and response data are stored. It has a data structure 300 to which information such as a header 302, a communication module address 303, a packet type 304, a data length 305, and a check sum 306 is added.

本実施形態の通信システムは、IPを用いない非IP通信により、例えばUARTインタフェースに対応した所定フォーマットの制御コマンドを含む通信データを、コンソール200から移動通信網1を介して端末装置10に搭載された通信ボード11の通信モジュール12へ送信する。通信モジュール12で受信した制御コマンドは、通信ボード11に接続されたセンサ16に転送され、センサ16の制御に用いられる。 In the communication system of the present embodiment, communication data including control commands in a predetermined format corresponding to, for example, a UART interface is mounted on the terminal device 10 from the console 200 via the mobile communication network 1 by non-IP communication without using IP. It is transmitted to the communication module 12 of the communication board 11. The control command received by the communication module 12 is transferred to the sensor 16 connected to the communication board 11 and used for controlling the sensor 16.

コンソール200からSCS100を介して端末装置10の通信ボード11へ送信される制御コマンドを含む通信データは、SCS100で中継されて、SCEF50、MME40、基地局20を介して端末装置10の通信ボード11へと送られる。この通信データは、そのユーザデータコンテナ内における指定のデータコンテナに格納され、所定の通信プロトコルを用いて通信される。本実施形態では、その通信プロトコルとして、LwM2M(Lightweight Machine to Machine)プロトコルを用いる例で説明するが、これに制限されるものではない。 Communication data including control commands transmitted from the console 200 to the communication board 11 of the terminal device 10 via the SCS 100 is relayed by the SCS 100 to the communication board 11 of the terminal device 10 via the SCEF 50, MME 40, and the base station 20. Is sent. This communication data is stored in a designated data container in the user data container, and is communicated using a predetermined communication protocol. In the present embodiment, the example using the LwM2M (Lightweight Machine to Machine) protocol as the communication protocol will be described, but the present invention is not limited thereto.

コンソール200と移動通信網1のSCS100との間のデータ通信は、例えば、インターネット等のIPネットワークに構築されたWebAPI(Application Programming Interface)等のAPI Managerの仮想ネットワークを介して行われる。 Data communication between the console 200 and the SCS 100 of the mobile communication network 1 is performed via a virtual network of API Manager such as WebAPI (Application Programming Interface) constructed in an IP network such as the Internet.

本実施形態の通信システムの構成に含まれることができる移動通信網1は、主に、端末装置10と無線通信する1又は2以上の基地局20と、MME40と、SCEF50と、SCS100とを含む。SCS100は、SCEF50と通信を行うためのSCEF用I/F120や、コンソール200等のホスト装置と通信するためのIP用I/F140を備えている。 The mobile communication network 1 that can be included in the configuration of the communication system of the present embodiment mainly includes one or more base stations 20 that wirelessly communicate with the terminal device 10, an MME 40, an SCEF 50, and an SCS 100. .. The SCS 100 includes an SCEF I / F 120 for communicating with the SCEF 50 and an IP I / F 140 for communicating with a host device such as a console 200.

基地局20、MME40、SCEF50、SCS100などの移動通信網1内の設備(ノード)は、例えば、移動通信網の移動通信事業者によって管理運営してもよい。SCS100は、移動通信網内の設備であってもよいし、移動通信網外の設備であってもよい。図1では、図示の都合上、端末装置10を1台だけ示しているが、端末装置10は2台以上であってもよい。 Equipment (nodes) in the mobile communication network 1 such as the base station 20, MME40, SCEF50, and SCS100 may be managed and operated by, for example, a mobile communication operator of the mobile communication network. The SCS 100 may be equipment inside the mobile communication network or equipment outside the mobile communication network. In FIG. 1, for convenience of illustration, only one terminal device 10 is shown, but the number of terminal devices 10 may be two or more.

本実施形態の端末装置10に搭載された通信デバイスとしての通信ボード11は、通信モジュール12と、本体側の制御部13と、記憶部14と、複数種類のインタフェース方式に対応した複数のインタフェース部15A~15Dとを備えている。通信ボード11のインタフェース部15A~15Dには、センサ16等の対象装置が接続可能である。 The communication board 11 as a communication device mounted on the terminal device 10 of the present embodiment includes a communication module 12, a control unit 13 on the main body side, a storage unit 14, and a plurality of interface units corresponding to a plurality of types of interface methods. It has 15A to 15D. A target device such as a sensor 16 can be connected to the interface units 15A to 15D of the communication board 11.

通信モジュール12は、移動局とも呼ばれる移動通信用の通信装置であり、移動通信網を介して通信する通信手段として機能し、例えばアンテナ、DUP、ベースバンドユニット、増幅器、記憶装置、制御装置などにより構成され、移動通信網の基地局20との間で無線通信するための処理を実行する。本実施形態の通信モジュール12は、モジュール化されて通信ボード11上に実装されるものであり、通信モジュール12内の記憶装置に記憶されているファームウェアを実行することで、各種処理動作を実行する。 The communication module 12 is a communication device for mobile communication, also called a mobile station, and functions as a communication means for communicating via a mobile communication network. For example, an antenna, a DUP, a base band unit, an amplifier, a storage device, a control device, or the like can be used. It is configured and executes a process for wireless communication with the base station 20 of the mobile communication network. The communication module 12 of the present embodiment is modularized and mounted on the communication board 11, and executes various processing operations by executing the firmware stored in the storage device in the communication module 12. ..

通信ボード11は、通信モジュール12により、所定の無線通信方式で基地局20と無線通信を行い、移動通信網側に接続することができ、移動通信網を介して低消費電力広域通信技術であるLPWA(Low Power、Wide Area)通信技術に属する例えばNIDD(Non-IP Data Deliver)通信方式による通信を行うことができる。 The communication board 11 can perform wireless communication with the base station 20 by a predetermined wireless communication method by the communication module 12 and can be connected to the mobile communication network side, and is a low power consumption wide area communication technology via the mobile communication network. Communication by, for example, a NIDD (Non-IP Data Deliver) communication method belonging to LPWA (Low Power, Wide Area) communication technology can be performed.

通信モジュール12は、Cat.MやCat.NBなどのLPWA通信技術に属する他の通信方式を採用してもよい。なお、Cat.Mは、3GPPのLTE Cat.M1、LTE Cat.M2、LTE-M又はeMTCの仕様に準拠した無線通信方式であり、周波数帯域幅が例えば1.4MHzに制限され、約15dBのカバレッジ拡張及び1Mbps(上り)の最大通信速度(スループット)をサポートしている。また、Cat.NBは、3GPPのLTE Cat.NB1、LTE Cat.NB2、又はNB-IoTの仕様に準拠した無線通信方式であり、周波数帯域幅が例えば200kHzの狭帯域に制限され、約23dBのカバレッジ拡張及びNB1の場合は63kbps(上り)の最大通信速度(スループット)をサポートしている。 The communication module 12 is a Cat. M and Cat. Other communication methods belonging to LPWA communication technology such as NB may be adopted. In addition, Cat. M is LTE Cat. Of 3GPP. M1, LTE Cat. It is a wireless communication method that conforms to the specifications of M2, LTE-M or eMTC, the frequency bandwidth is limited to, for example, 1.4 MHz, the coverage extension of about 15 dB and the maximum communication speed (throughput) of 1 Mbps (upstream) are supported. ing. In addition, Cat. NB is LTE Cat. Of 3GPP. NB1, LTE Cat. It is a wireless communication method that conforms to the specifications of NB2 or NB-IoT, and the frequency bandwidth is limited to a narrow band of, for example, 200 kHz, the coverage is expanded by about 23 dB, and the maximum communication speed (upstream) of 63 kbps (upstream) in the case of NB1. ) Is supported.

通信モジュール12は、通常の移動局のように、移動通信網を介してIP(Internet Protocol)を用いた通信をする機能が備わっていてもよい。しかしながら、この場合、IP通信用の処理モジュールを実装する必要があり、通信モジュール12の部品コストや製造コストが増大する。通信モジュール12は、市場に出回る大量の端末装置10や通信ボード11に搭載される場合、上述したLPWA通信技術に属するNIDD通信方式の通信に必要十分な機能だけを備え、この通信に必要のないIP通信などの他の機能を排除したものが、コスト面で好ましい。 The communication module 12 may be provided with a function of communicating using an IP (Internet Protocol) via a mobile communication network like a normal mobile station. However, in this case, it is necessary to mount a processing module for IP communication, which increases the component cost and the manufacturing cost of the communication module 12. When the communication module 12 is mounted on a large number of terminal devices 10 or communication boards 11 on the market, the communication module 12 has only sufficient functions necessary for communication of the NIDD communication method belonging to the above-mentioned LPWA communication technique, and is not necessary for this communication. Those excluding other functions such as IP communication are preferable in terms of cost.

制御部13は、通信ボード11の各種構成部の動作を制御するものである。制御部13は、通信ボード11の種類等によって異なるものの、例えば、MPU(マイクロ・プロセッシング・ユニット)、RAM、ROM等を備え、制御モジュールとして、通信モジュール12とともに通信ボード11上に実装されている。通信モジュール12と制御部13との間の通信には、例えばATコマンドを用いることができる。 The control unit 13 controls the operation of various components of the communication board 11. The control unit 13 includes, for example, an MPU (micro processing unit), RAM, ROM, etc., although it differs depending on the type of the communication board 11, and is mounted on the communication board 11 together with the communication module 12 as a control module. .. For example, an AT command can be used for communication between the communication module 12 and the control unit 13.

本実施形態の通信ボード11では、通信モジュール12と制御部13とを別々のモジュールで構成することにより、通信モジュール12と制御部13とを別々に開発、製造することが容易になる。例えば、通信モジュール12を移動通信事業者が開発して製造する一方、制御部13の制御モジュールはサービス事業者が開発して製造するということが可能となる。その結果、移動通信事業者にとっては、複数のサービス事業者の制御モジュールと組み合わせる通信モジュール12を共通化でき、コスト削減を図ることができる。また、サービス事業者にとっては、複数の移動通信事業者の通信モジュールと組み合わせる制御部13を共通化でき、コスト削減を図ることができる。 In the communication board 11 of the present embodiment, by configuring the communication module 12 and the control unit 13 as separate modules, it becomes easy to develop and manufacture the communication module 12 and the control unit 13 separately. For example, the communication module 12 can be developed and manufactured by the mobile communication operator, while the control module of the control unit 13 can be developed and manufactured by the service operator. As a result, for the mobile communication operator, the communication module 12 to be combined with the control modules of the plurality of service operators can be shared, and the cost can be reduced. Further, for the service provider, the control unit 13 to be combined with the communication modules of a plurality of mobile communication operators can be shared, and the cost can be reduced.

制御部13は、例えばMPU等で構成され、記憶部14に記憶されている制御プログラム(以下「制御アプリ」ともいう。)を実行することにより、例えば、所定のアップロードデータを通信モジュール12から移動通信網1を介してコンソール200へ送信したり、コンソール200から移動通信網1を介して通信モジュール12で受信したダウンロードデータに基づいてセンサ16を制御したり、データ処理を行ったりする。 The control unit 13 is composed of, for example, an MPU or the like, and by executing a control program (hereinafter, also referred to as “control application”) stored in the storage unit 14, for example, predetermined upload data is moved from the communication module 12. It transmits data to the console 200 via the communication network 1, controls the sensor 16 based on the download data received from the console 200 by the communication module 12 via the mobile communication network 1, and performs data processing.

特に、本実施形態において、制御部13は、汎用インタフェースとしてのUARTインタフェースに対応した複数種類のセンサ16などのUARTインタフェース対応の対象装置の制御に共通に用いられる所定制御プログラム(以下「UART制御汎用アプリ」という。)を実行する。これにより、制御部13は、コンソール200から移動通信網1を介して通信モジュール12に受信される制御コマンドを、汎用インタフェースのUARTインタフェース15Bを介してセンサ16に送信するように制御する。また、制御部13は、センサ16から出力された応答データを、UARTインタフェース15Bを介して受信し、通信モジュール12から移動通信網1を介してコンソール200に送信するように制御する。 In particular, in the present embodiment, the control unit 13 is a predetermined control program commonly used for controlling a target device compatible with the UART interface such as a plurality of types of sensors 16 corresponding to the UART interface as the general-purpose interface (hereinafter, "UART control general-purpose"). "App".) Is executed. As a result, the control unit 13 controls to transmit the control command received from the console 200 to the communication module 12 via the mobile communication network 1 to the sensor 16 via the UART interface 15B of the general-purpose interface. Further, the control unit 13 controls to receive the response data output from the sensor 16 via the UART interface 15B and transmit the response data from the communication module 12 to the console 200 via the mobile communication network 1.

記憶部14は、制御部13によって実行されるプログラムや各種データなどのソフトウェアを記憶している。特に、本実施形態において、記憶部14は、UARTインタフェース対応の複数種類のセンサ16などの対象装置の制御に共通に用いられるUART制御汎用アプリを記憶する。 The storage unit 14 stores software such as programs and various data executed by the control unit 13. In particular, in the present embodiment, the storage unit 14 stores a UART control general-purpose application commonly used for controlling a target device such as a plurality of types of sensors 16 compatible with the UART interface.

インタフェース部15A~15Dは、端末装置10における通信ボード11上に設けられている。本実施形態の通信ボード11上には、複数種類のインタフェース部として、Uバスインタフェース15Aと、UARTインタフェース15Bと、SPI(Serial Peripheral Interface)インタフェース15Cと、ICインタフェース15Dとを備えている。端末装置10に搭載されるセンサ16等の機器(構成部)は、通信ボード11のインタフェース部15A~15Dのうち、対応しているインタフェースに接続される。本実施形態のセンサ16は、UARTインタフェース15Bに対応しているので、UARTインタフェース15Bに接続される。なお、Uバスインタフェース15Aは、各種センサとの間で高速パケット通信が可能な通信インタフェースである。 The interface units 15A to 15D are provided on the communication board 11 in the terminal device 10. The communication board 11 of the present embodiment includes a U-bus interface 15A, a UART interface 15B, an SPI (Serial Peripheral Interface) interface 15C, and an I 2C interface 15D as a plurality of types of interface units. A device (component) such as a sensor 16 mounted on the terminal device 10 is connected to a corresponding interface among the interface units 15A to 15D of the communication board 11. Since the sensor 16 of the present embodiment corresponds to the UART interface 15B, it is connected to the UART interface 15B. The U-bus interface 15A is a communication interface capable of high-speed packet communication with various sensors.

センサ16が検知する情報は、コンソール200で収集され、収集した検知情報を利用したサービスに利用することができる。 The information detected by the sensor 16 is collected by the console 200 and can be used for a service using the collected detection information.

基地局20は、無線アクセス網(RAN)を構成し、例えば、eNodeB(eNB)やgNodeB等とも呼ばれたり、自局が形成するセルのサイズによりマクロセル基地局やスモールセル基地局などと呼ばれたりする。基地局20は、例えば、無線信号の送受信をする無線部(RRH)と、デジタルベースバンド信号処理を行うベースバンド部(BBU)を備える。RRHは、例えば、BBUから受信したデジタルベースバンド信号をRF信号に変換し、所定の信号レベルに電力増幅して端末装置10に送信する。また、RRHは、端末装置10の通信モジュール12から受信したRF信号をデジタルベースバンド信号に変換し、BBUへ送信する。 The base station 20 constitutes a radio access network (RAN), and is also called, for example, an eNodeB (eNB), a gNodeB, or the like, or a macrocell base station, a small cell base station, or the like depending on the size of a cell formed by the base station. Or something. The base station 20 includes, for example, a radio unit (RRH) for transmitting and receiving radio signals and a baseband unit (BBU) for performing digital baseband signal processing. For example, the RRH converts a digital baseband signal received from the BBU into an RF signal, amplifies the power to a predetermined signal level, and transmits the digital baseband signal to the terminal device 10. Further, the RRH converts the RF signal received from the communication module 12 of the terminal device 10 into a digital baseband signal and transmits it to the BBU.

移動通信網に含まれるコアネットワークは、例えばLTE/LTE-AdvancedにおいてEPC(Evolved Packet Core)とも呼ばれ、所定の通信インタフェースを介して基地局20が接続される。コアネットワークは、MME40、SCEF50等の各種ノードも有している。コアネットワークは、PCRF(Policy and Charging Rules Function)等の他のノードを有していてもよい。 The core network included in the mobile communication network is also called EPC (Evolved Packet Core) in LTE / LTE-Advanced, for example, and the base station 20 is connected via a predetermined communication interface. The core network also has various nodes such as MME40 and SCEF50. The core network may have other nodes such as PCRF (Police and Charging Rules Fusion).

MME40は、基地局20を収容して無線通信ネットワーク制御、モビリティ制御、ハンドオーバ制御、ユーザ認証制御等を行うノードである。MME40は、ユーザ登録情報に基づいて、基地局20を介して送信されてきたデータを、後述のNIDDのデータ転送を行うSCEF50に転送したり、SCEF50から送られてきた端末装置10宛のデータや受信要求などの情報を基地局20に転送したりする。また、MME40は、端末装置10の通信ボード11に搭載した通信モジュール12及び基地局20のそれぞれについて通信ログ情報及び通信制御パラメータ等の情報を収集して格納する機能を有する。 The MME 40 is a node that accommodates the base station 20 and performs wireless communication network control, mobility control, handover control, user authentication control, and the like. Based on the user registration information, the MME 40 transfers the data transmitted via the base station 20 to the SCEF 50 that performs the data transfer of the NIDD described later, or the data addressed to the terminal device 10 sent from the SCEF 50. Information such as a reception request is transferred to the base station 20. Further, the MME 40 has a function of collecting and storing information such as communication log information and communication control parameters for each of the communication module 12 and the base station 20 mounted on the communication board 11 of the terminal device 10.

SCEF50は、3GPPの通信サービスの一部をサードパーティのアプリケーションプロバイダーに提供するためのインタフェースを有するノードである。SCEF50は、後述のNIDDによる端末装置10の通信ボード11との間のデータ送受信の転送処理を行う。SCEF50は、NIDDによる端末装置10の通信ボード11とのデータ送受信に対する課金用の通信利用データ(例えばCDR)を作成してもよい。 The SCEF50 is a node having an interface for providing a part of 3GPP communication service to a third party application provider. The SCEF 50 performs a data transmission / reception transfer process with the communication board 11 of the terminal device 10 by NIDD, which will be described later. The SCEF 50 may create communication usage data (for example, CDR) for billing for data transmission / reception between the terminal device 10 and the communication board 11 by NIDD.

また、本実施形態において、端末装置10が所定のデータ通信タイミングでデータ通信する定期通信のデータ通信タイミングを知らせる通知などの情報は、例えば、制御チャネルにより端末装置10の通信ボード11からSCEF50に通知される。 Further, in the present embodiment, information such as a notification notifying the data communication timing of periodic communication in which the terminal device 10 performs data communication at a predetermined data communication timing is notified from the communication board 11 of the terminal device 10 to the SCEF 50 by, for example, a control channel. Will be done.

また、端末装置10の通信モジュール12は、電力消費を低減するために着信待ち受け時に一部回路への電源供給を休止してスリープ状態にしておいてもよい。端末装置10の通信モジュール12は、前記着信待ち受け時に後述する受信要求を受信し、その受信をトリガーとして全体回路への電源供給を行い、所定のアプリケーションを起動して受信対象のデータ(コンソール200からのダウンロードデータなど)を受信し、データ受信が完了したらスリープ状態に戻るように制御してもよい。 Further, in order to reduce power consumption, the communication module 12 of the terminal device 10 may suspend power supply to some circuits and put it in a sleep state when waiting for an incoming call. The communication module 12 of the terminal device 10 receives a reception request described later at the time of waiting for an incoming call, supplies power to the entire circuit by using the reception as a trigger, activates a predetermined application, and receives data (from the console 200). It may be controlled to receive the download data (such as the download data of the) and return to the sleep state when the data reception is completed.

また、本実施形態において、端末装置10の通信モジュール12との通信状況を示す通信状況情報は、端末装置10や基地局20からMME40を介してSCEF50に転送される。通信状況情報は、例えば、端末装置10及び基地局20の通信ログ情報及び通信制御パラメータ等の情報、端末装置10の通信モジュール12に設定されているデータ通信タイミングの設定情報などである。 Further, in the present embodiment, the communication status information indicating the communication status of the terminal device 10 with the communication module 12 is transferred from the terminal device 10 or the base station 20 to the SCEF 50 via the MME 40. The communication status information is, for example, information such as communication log information and communication control parameters of the terminal device 10 and the base station 20, data communication timing setting information set in the communication module 12 of the terminal device 10, and the like.

本実施形態の通信システムを構成する通信システムは、NIDDをサポートしている。NIDDは、3GPPの標準規格(例えば、TS23.401 V15.4.0(2018-06),TS23.682 V15.5.0(2018-06)参照)で定義された機能であり、IPを用いずに通信を行う非IP通信であるため、端末装置10に搭載される通信モジュール12がIPスタックの操作やIPアドレスの取得を行うことなくデータ転送が可能になる機能である。このNIDDを利用することにより、IPを用いるIPネットワークからの攻撃がなくセキュアなデータ転送が可能になるとともに、移動通信網にて伝送するデータ量が少なくて済むためデバイスの消費電力削減や弱電界における通信成功率の向上が期待できる。 The communication system constituting the communication system of the present embodiment supports NIDD. NIDD is a function defined in the 3GPP standard (see, for example, TS23.401 V15.4.0 (2018-06), TS23.682 V15.5.0 (2018-06)) and uses IP. Since it is a non-IP communication that communicates without the need for communication, the communication module 12 mounted on the terminal device 10 is a function that enables data transfer without operating the IP stack or acquiring an IP address. By using this NIDD, secure data transfer is possible without attacks from IP networks that use IP, and since the amount of data transmitted over the mobile communication network is small, the power consumption of the device can be reduced and the weak electric field can be used. It is expected that the communication success rate will be improved.

移動通信網1におけるデータ処理の負荷を軽減するため、移動通信網1におけるデータ処理の一部を行うMEC(Mobile Edge Computing)サーバを、基地局20の内部又は近傍に設けてもよい。MECサーバは、例えば、そのサーバに対応する基地局20のセルに在圏する端末装置10の通信モジュール12へのデータ送信タイミングを管理する機能を有してもよい。 In order to reduce the load of data processing in the mobile communication network 1, a MEC (Mobile Edge Computing) server that performs a part of data processing in the mobile communication network 1 may be provided inside or near the base station 20. The MEC server may have, for example, a function of managing data transmission timing to the communication module 12 of the terminal device 10 located in the cell of the base station 20 corresponding to the server.

また、本実施形態の通信システムは、端末装置10の通信モジュール12がIoT通信モードで通信できるようにカテゴリーM1(eMTC)及びカテゴリーNB1(NB-IoT)のカバレッジ拡張(CE)をサポートしている。 Further, the communication system of the present embodiment supports the coverage expansion (CE) of the category M1 (eMTC) and the category NB1 (NB-IoT) so that the communication module 12 of the terminal device 10 can communicate in the IoT communication mode. ..

IoT通信モードは、基地局20との間でIoT用通信を行う通信モードであり、例えばLTE-Advanced ProのeMTC若しくはNB-IoTの標準規格(非特許文献1参照)に準拠した通信モード、又は、第5世代の移動通信で提案されている大規模マシンタイプ通信(5GのmMTC:massive Machine-Type Communications)の通信モードである。 The IoT communication mode is a communication mode for IoT communication with the base station 20, for example, a communication mode compliant with the LTE-Advanced Pro eMTC or NB-IoT standard (see Non-Patent Document 1), or a communication mode. , Is a communication mode of large-scale machine type communication (5G mMTC: massive Machine-Type Communications) proposed in the 5th generation mobile communication.

なお、広帯域通信モードは、IoT通信モードで通信可能なIoT通信エリアよりも狭い広帯域通信エリアにおいて基地局20との間で広帯域の通信を行う通信モードであり、例えば移動通信の第3世代(3G)、LTE、LTE-Advanced若しくはLTE-Advanced Proの標準規格に準拠する通信モード、又は、第5世代の移動通信で提案されている新しい無線アクセス技術(5G(New Radio))の通信モードである。 The broadband communication mode is a communication mode for performing wideband communication with the base station 20 in a broadband communication area narrower than the IoT communication area capable of communicating in the IoT communication mode, and is, for example, a third generation (3G) of mobile communication. ), LTE, LTE-Advanced or LTE-Advanced Pro standard compliant communication mode, or new wireless access technology (5G (New Radio)) communication mode proposed for 5th generation mobile communication. ..

本実施形態の端末装置10又は通信ボード11を含む通信システムとしては、広帯域通信モード及びIoT通信モードの両方に対応しているものであってもよいし、IoT通信モードのみに対応しているものであってもよい。 The communication system including the terminal device 10 or the communication board 11 of the present embodiment may be compatible with both the broadband communication mode and the IoT communication mode, or may be compatible with only the IoT communication mode. It may be.

また、本実施形態の通信システムでは、コンソール200から端末装置10の通信モジュール12へのデータ送信をプッシュ通信(通信モジュール12がデータの取得要求を送信することなく当該データを受信する通信方式)によって行うことができる。このようなプッシュ通信によれば、コンソール200側が希望する時期に端末装置10の通信モジュール12に所定のダウンロードデータ(制御コマンドなどのデータ)を送信することが可能になる。 Further, in the communication system of the present embodiment, data transmission from the console 200 to the communication module 12 of the terminal device 10 is performed by push communication (a communication method in which the communication module 12 receives the data without transmitting a data acquisition request). It can be carried out. According to such push communication, predetermined download data (data such as control commands) can be transmitted to the communication module 12 of the terminal device 10 at a time desired by the console 200 side.

但し、端末装置10の通信モジュール12は、電力消費を低減するために、所定のデータ通信タイミングではない通信不可タイミングでは、通信不可の状態になっている。そのため、通信不可タイミングで端末装置10の通信モジュール12にダウンロードデータを送信(プッシュ通信)してもデータ不達となってしまう。 However, in order to reduce power consumption, the communication module 12 of the terminal device 10 is in a non-communication state at a non-communication timing that is not a predetermined data communication timing. Therefore, even if the download data is transmitted (push communication) to the communication module 12 of the terminal device 10 at the timing when communication is not possible, the data will not be delivered.

この点について、本実施形態では、データ通信タイミングがSCEF50等によって管理されているので、通信不可タイミングにコンソール200から端末装置10の通信モジュール12へのデータ送信(プッシュ通信)があった場合、当該ダウンロードデータをSCEF50が一時的に保持する。そして、所定のデータ通信タイミングになったタイミングで、SCEF50が端末装置10の通信モジュール12へ当該ダウンロードデータを送信する。 Regarding this point, in the present embodiment, since the data communication timing is managed by the SCEF 50 or the like, if there is data transmission (push communication) from the console 200 to the communication module 12 of the terminal device 10 at the communication non-communication timing, the said. The SCEF 50 temporarily holds the download data. Then, at the timing when the predetermined data communication timing is reached, the SCEF 50 transmits the download data to the communication module 12 of the terminal device 10.

また、所定のデータ通信タイミングであっても、端末装置10の電源が落とされているなど、端末装置10の通信モジュール12が基地局20との間で通信できない状況になっている場合には、データ不達となってしまう。このような場合、本実施形態では、MME40が端末装置10の通信モジュール12と基地局20との通信状況を監視しているので、当該通信モジュール12へのデータ送信があった場合、MME40は当該通信モジュール12とは通信できない状況であることをSCEF50へ通知する。これにより、SCEF50は、当該ダウンロードデータを一時的に保持しておき、当該通信モジュール12との通信が可能な状況になった旨の通知がMME40から受けたら、当該ダウンロードデータを、MME40を介して端末装置10の通信モジュール12へ送信する。 Further, even if the data communication timing is predetermined, if the communication module 12 of the terminal device 10 cannot communicate with the base station 20, such as when the power of the terminal device 10 is turned off, the communication module 12 of the terminal device 10 cannot communicate with the base station 20. Data will not be delivered. In such a case, in the present embodiment, the MME 40 monitors the communication status between the communication module 12 of the terminal device 10 and the base station 20, so that when data is transmitted to the communication module 12, the MME 40 is concerned. Notifies the SCEF 50 that communication with the communication module 12 is not possible. As a result, the SCEF 50 temporarily holds the download data, and when the MME 40 notifies that the communication with the communication module 12 is possible, the SCEF 50 receives the download data via the MME 40. It is transmitted to the communication module 12 of the terminal device 10.

SCS100は、本通信システムに属する各端末装置10の通信モジュール12から送信されるアップロードデータを、移動通信網を介して受信し、これを当該アップロードデータに含まれる宛先情報により指定されるコンソール200へ送信する中継装置としての機能を有する。SCS100は、図1に示すように、制御部110と、SCEF用I/F120と、記憶部130と、IP用I/F140とを備えている。 The SCS 100 receives the upload data transmitted from the communication module 12 of each terminal device 10 belonging to this communication system via the mobile communication network, and receives the upload data to the console 200 designated by the destination information included in the upload data. It has a function as a relay device for transmission. As shown in FIG. 1, the SCS 100 includes a control unit 110, an I / F 120 for SCEF, a storage unit 130, and an I / F 140 for IP.

制御部110は、SCS100が担う機能を発揮させるための各種制御、データ処理を実行する。具体的には、制御部110は、例えば、端末装置10の通信モジュール12からNIDD通信方式により送信されてくるアップロードデータをSCEF用I/F120により受信し、受信したアップロードデータをIP用I/F140によりコンソール200へ送信するための送信処理を実行する。また、制御部110は、コンソール200から送信されてくるダウンロードデータをIP用I/F140により受信し、受信したダウンロードデータをSCEF用I/F120によりNIDD通信方式によって端末装置10の通信モジュール12へ送信するための送信処理を実行する。 The control unit 110 executes various controls and data processing for exerting the functions of the SCS 100. Specifically, the control unit 110 receives, for example, the upload data transmitted from the communication module 12 of the terminal device 10 by the NIDD communication method by the SCEF I / F 120, and the received upload data is the IP I / F 140. Performs a transmission process for transmitting to the console 200. Further, the control unit 110 receives the download data transmitted from the console 200 by the IP I / F 140, and transmits the received download data to the communication module 12 of the terminal device 10 by the SCEF I / F 120 by the NIDD communication method. Perform the transmission process to do so.

また、制御部110は、コンソール200から送信されてくる制御コマンドを含む通信データであるダウンロードデータをIP用I/F140により受信し、受信したダウンロードデータをSCEF用I/F120によりNIDD通信方式によって端末装置10の通信モジュール12へ送信するための送信処理を実行する。 Further, the control unit 110 receives download data, which is communication data including control commands transmitted from the console 200, by the IP I / F 140, and receives the received download data by the SCEF I / F 120 by the NIDD communication method. A transmission process for transmitting to the communication module 12 of the device 10 is executed.

なお、端末装置10から送信されるアップロードデータや端末装置10へ送信されるダウンロードデータは、高いセキュリティ性が望まれる場合が多いので、高いセキュリティ性を備えたNIDD通信方式を用いることは有効である。本実施形態の通信システムがサポートしているNIDD通信方式は、上述のとおり、IPを使わないIPアドレス不要の通信技術であるため、一般的なIP通信方式による悪意ある攻撃を受けるリスクが低く、セキュアな通信が可能である。また、このように、NIDD通信方式を利用することにより、暗号化通信などの他のセキュリティ対策を取らなくても十分なセキュリティ性を確保できることから、他の通信方式においてセキュリティ対策のために必要な分のデータ量を削減できるため、デバイスのデータ通信に必要な消費電力の削減や弱電界における通信成功率の向上が期待できる。 Since upload data transmitted from the terminal device 10 and download data transmitted to the terminal device 10 are often desired to have high security, it is effective to use a NIDD communication method having high security. .. As described above, the NIDD communication system supported by the communication system of the present embodiment is a communication technology that does not use IP and does not require an IP address, so that there is a low risk of being attacked by a general IP communication system. Secure communication is possible. In addition, by using the NIDD communication method in this way, sufficient security can be ensured without taking other security measures such as encrypted communication, so it is necessary for security measures in other communication methods. Since the amount of data can be reduced, it is expected that the power consumption required for data communication of the device will be reduced and the communication success rate in a weak electric field will be improved.

SCEF用I/F120は、SCEF50との間で通信を行うためのインタフェースである。SCS100とSCEF50との間は、IPを用いない非IP通信方式で接続される必要はないが、IP通信方式により接続する場合には、プライベートIPを用いたり専用線を用いたりして十分なセキュリティを確保することが望ましい。 The SCEF I / F 120 is an interface for communicating with the SCEF 50. It is not necessary to connect the SCS100 and SCEF50 by a non-IP communication method that does not use IP, but when connecting by an IP communication method, sufficient security is achieved by using a private IP or a dedicated line. It is desirable to secure.

記憶部130は、制御部110で実行されるファームウェア等のプログラムや、制御部110で実行される各種処理に利用される各種情報、各種データが記憶される。 The storage unit 130 stores programs such as firmware executed by the control unit 110, various information used for various processes executed by the control unit 110, and various data.

IP用I/F140は、主に、コンソール200との間で通信を行うためのインタフェースである。これらのコンソール200とSCS100との間は、IPを用いて通信するIP通信方式により接続されているが、十分なセキュリティを確保することが望まれる。そのため、例えば、クライアント証明書により通信が許可されているコンソール200のみがSCS100と通信できるように認証を行うとともに、SSL(Secure Sockets Layer)による暗号化通信を行うなどして、十分なセキュリティ性を確保してもよい。 The IP I / F 140 is mainly an interface for communicating with the console 200. Although these consoles 200 and SCS100 are connected by an IP communication method that communicates using IP, it is desired to ensure sufficient security. Therefore, for example, sufficient security is provided by performing authentication so that only the console 200 whose communication is permitted by the client certificate can communicate with the SCS 100, and performing encrypted communication by SSL (Secure Sockets Layer). You may secure it.

また、コンソール200は、移動通信網1を介して、端末装置10に接続されたUARTインタフェース対応のセンサ16等の対象装置を透過的に且つ直接的に遠隔制御する装置であり、端末装置10のセンサ16等の対象装置に制御コマンドを送信して制御し、センサ16等の対象装置からの応答データを受信する制御入出力装置である。 Further, the console 200 is a device that transparently and directly remotely controls a target device such as a sensor 16 compatible with the UART interface connected to the terminal device 10 via the mobile communication network 1, and is a device of the terminal device 10. It is a control input / output device that sends a control command to a target device such as a sensor 16 to control it and receives response data from the target device such as the sensor 16.

センサ16等の対象装置の遠隔制御を行うホスト装置は、コンソール200のほか、サーバ装置や遠隔制御装置であってもよい。ホスト装置は、例えば一又は複数のコンピュータ装置で構成される。ホスト装置は、ネットワークを介して複数のコンピュータ装置が接続されたクラウドシステムで構成してもよい。また、センサ16等の対象装置の遠隔制御は、移動通信網1を介して、コンソール200等の複数のホスト装置のいずれか2以上のホスト装置から行ってもよい。また、コンソール200等のホスト装置は、移動通信事業者が運用してもよいし、又は、サービス提供事業者が運用してもよい。 The host device that remotely controls the target device such as the sensor 16 may be a server device or a remote control device in addition to the console 200. The host device is composed of, for example, one or a plurality of computer devices. The host device may be configured as a cloud system in which a plurality of computer devices are connected via a network. Further, the remote control of the target device such as the sensor 16 may be performed from any two or more host devices of the plurality of host devices such as the console 200 via the mobile communication network 1. Further, the host device such as the console 200 may be operated by a mobile communication operator or a service provider.

コンソール200等のホスト装置は、例えば、サービスプロバイダが提供するIoTプラットフォーム用のホスト装置である。ホスト装置は、各種センサ等の端末装置10からのアップロードデータを収集して活用するサービス提供用のホスト装置であってもよい。また、ホスト装置は、例えば、自動車などの移動体に搭載された各種センサ等の端末装置10からのアップロードデータを収集して活用するサービス提供用のホスト装置であってもよい。 The host device such as the console 200 is, for example, a host device for an IoT platform provided by a service provider. The host device may be a host device for providing a service that collects and utilizes upload data from the terminal device 10 such as various sensors. Further, the host device may be, for example, a host device for providing a service that collects and utilizes upload data from a terminal device 10 such as various sensors mounted on a moving body such as an automobile.

図3は、実施形態に係るコンソール200と端末装置10のUARTインタフェース対応のセンサ16との間における制御コマンド及び応答データの送受信の様子の一例を示す説明図である。図3は、エンドユーザがコンソール200を操作することにより、移動通信網1及び通信ボード11を介してコンソール200がUARTインタフェース対応のセンサ16を透過的に且つ直接的に遠隔制御し、センサ16の検知結果のデータを取得する例を示している。 FIG. 3 is an explanatory diagram showing an example of transmission / reception of control commands and response data between the console 200 according to the embodiment and the sensor 16 corresponding to the UART interface of the terminal device 10. In FIG. 3, when the end user operates the console 200, the console 200 transparently and directly remotely controls the UART interface compatible sensor 16 via the mobile communication network 1 and the communication board 11, and the sensor 16 is controlled. An example of acquiring the detection result data is shown.

図3において、センサ16を遠隔制御して検知結果のデータを取得するようにエンドユーザがコンソール200を操作すると、コンソール200は、センサ16の検知結果のデータを取得するための制御コマンドに対応するAPIコマンドであるPULLコマンドを、インターネット等のIPネットワークに構築されたWebAPI等のAPI Managerの仮想ネットワークを介して、移動通信網1のSCS100に送信する。 In FIG. 3, when the end user operates the console 200 so as to remotely control the sensor 16 and acquire the detection result data, the console 200 corresponds to the control command for acquiring the detection result data of the sensor 16. The PULL command, which is an API command, is transmitted to the SCS100 of the mobile communication network 1 via the virtual network of the API Manager such as WebAPI constructed in the IP network such as the Internet.

PULLコマンドを含む通信データは、前述の図2のデータフォーマットを有し、LwM2Mプロトコルに従って定義されるデータコンテナ「Binary App Data Container」(オブジェクト19)のオブジェクトインスタンス0のData領域0(以下「/19/0/0」と表記する。)に設定される。 The communication data including the PULL command has the data format shown in FIG. 2 described above, and is the data area 0 of the object instance 0 of the data container "Binary App Data Controller" (object 19) defined according to the LwM2M protocol (hereinafter "/ 19"). Notated as "/ 0/0").

移動通信網1のSCS100は、コンソール200からPULLコマンドを受信すると、そのPULLコマンドに対応するLwM2MプロトコルのWriteコマンドを、NB-IoTに準拠したNIDD通信方式により、当該コマンド中のモジュールアドレスで指定された通信ボード11の通信モジュール12に転送する。Writeコマンドを含む通信データは、前述の図2のデータフォーマットを有し、データコンテナ(オブジェクト19)のオブジェクトインスタンス0のData領域0(/19/0/0)に設定される。 When the SCS100 of the mobile communication network 1 receives the PULL command from the console 200, the Wlte command of the LwM2M protocol corresponding to the PULL command is specified by the module address in the command by the NIDD communication method compliant with NB-IoT. Transfer to the communication module 12 of the communication board 11. The communication data including the Write command has the above-mentioned data format of FIG. 2, and is set in the Data area 0 (/ 19/0/0) of the object instance 0 of the data container (object 19).

通信ボード11の通信モジュール12は、移動通信網1のSCS100からWriteコマンドを受信すると、そのWriteコマンドをATコマンドとして制御部13に送信する。制御部13は、UART制御汎用アプリが起動され、ATコマンドで受信したWriteコマンドを、UARTインタフェースに対応する取込コマンドとして、UARTインタフェース15B及びRX線を介してセンサ16に送信するように制御する。取込コマンドを含む通信データは、前述の図2のデータフォーマットを有する。 When the communication module 12 of the communication board 11 receives the Write command from the SCS 100 of the mobile communication network 1, the communication module 12 transmits the Write command as an AT command to the control unit 13. The control unit 13 controls that the UART control general-purpose application is started and the Write command received by the AT command is transmitted to the sensor 16 via the UART interface 15B and the RX line as a capture command corresponding to the UART interface. .. The communication data including the capture command has the above-mentioned data format of FIG.

以上の移動通信網1を介した制御コマンド(PULLコマンド、Writeコマンド、取込コマンド)の中継により、コンソール200は、センサ16の検知結果のデータを要求するように透過的に且つ直接的にセンサ16を遠隔制御することができる。 By relaying the control commands (PULL command, Write command, capture command) via the mobile communication network 1, the console 200 transparently and directly detects the sensor 16 so as to request the detection result data. 16 can be remotely controlled.

センサ16は、通信ボード11から取込コマンドを受信すると、センサ16に保存されている検知結果のデータを応答データとして含むレスポンスを、TX線を介して通信ボード11に送信する。応答データを含むレスポンスは、前述の図2のデータフォーマットを有する。 When the sensor 16 receives the capture command from the communication board 11, the sensor 16 transmits a response including the detection result data stored in the sensor 16 to the communication board 11 via the TX line. The response, including the response data, has the data format of FIG. 2 described above.

通信ボード11の制御部13は、センサ16から送信されたレスポンスを、UARTインタフェース15Bを介して受信すると、受信したレスポンスをATコマンドで通信モジュール12に送信する。通信モジュール12は、制御部13からATコマンドで受信した応答データを含むLwM2MプロトコルのNotifyコマンドを、移動通信網1のSCS100に送信する。Notifyコマンドは、前述の図2のデータフォーマットを有し、データコンテナ(オブジェクト19)のオブジェクトインスタンス0のData領域1(/19/0/1)に設定される。 When the control unit 13 of the communication board 11 receives the response transmitted from the sensor 16 via the UART interface 15B, the control unit 13 transmits the received response to the communication module 12 by an AT command. The communication module 12 transmits a Notify command of the LwM2M protocol including the response data received by the AT command from the control unit 13 to the SCS 100 of the mobile communication network 1. The Notify command has the above-mentioned data format of FIG. 2, and is set in the Data area 1 (/ 19/0/1) of the object instance 0 of the data container (object 19).

移動通信網1のSCS100は、通信ボード11の通信モジュール12からNotifyコマンドを受信すると、そのNotifyコマンドをGETコマンドとして、インターネット等のIPネットワークに構築されたWebAPI等のAPI Managerの仮想ネットワークを介してコンソール200に転送する。GETコマンドは、前述の図2のデータフォーマットを有し、データコンテナ(オブジェクト19)のオブジェクトインスタンス0のData領域1(/19/0/1)に設定される。 When the SCS100 of the mobile communication network 1 receives a Notify command from the communication module 12 of the communication board 11, the Notify command is used as a GET command via an API Manager virtual network such as WebAPI built on an IP network such as the Internet. Transfer to console 200. The GET command has the above-mentioned data format of FIG. 2, and is set in the Data area 1 (/ 19/0/1) of the object instance 0 of the data container (object 19).

コンソール200は、移動通信網1のSCS100からGETコマンドを受信すると、そのGETコマンドのデータ領域に含まれる応答データを、センサ16の検知結果のデータとして取得することができる。 When the console 200 receives a GET command from the SCS 100 of the mobile communication network 1, the console 200 can acquire the response data included in the data area of the GET command as the detection result data of the sensor 16.

以上の移動通信網1を介した応答データ(レスポンス、Notifyコマンド、GETコマンド)の中継により、コンソール200は、センサ16の検知結果のデータを取得するように透過的に且つ直接的にセンサ16を遠隔制御することができる。 By relaying the response data (response, Notify command, GET command) via the mobile communication network 1, the console 200 transparently and directly controls the sensor 16 so as to acquire the detection result data of the sensor 16. It can be controlled remotely.

以上、本実施形態によれば、IPネットワークを介したセンサ16等の対象装置への不正アクセスを防止することができるとともに、対象装置ごとに異なる個別の制御プログラムを実装することなく、移動通信網1を介して対象装置を透過的に且つ直接的に遠隔制御できる。 As described above, according to the present embodiment, it is possible to prevent unauthorized access to the target device such as the sensor 16 via the IP network, and the mobile communication network without implementing a different control program for each target device. The target device can be transparently and directly remotely controlled via 1.

なお、移動通信網1と端末装置10の通信モジュール12との間の通信には、NIDD通信方式以外のLPWA通信技術の通信方式を利用してもよいが、高いセキュリティ性が望まれる更新用データの通信に用いるので、本実施形態のようにセキュリティ性の高いNIDD通信方式を採用することが好ましい。 For communication between the mobile communication network 1 and the communication module 12 of the terminal device 10, a communication method of LPWA communication technology other than the NIDD communication method may be used, but update data for which high security is desired. Therefore, it is preferable to adopt a highly secure NIDD communication method as in the present embodiment.

なお、本明細書で説明された処理工程並びに通信装置(通信ボード)、端末装置、サーバ装置、通信システムの構成要素は、様々な手段によって実装することができる。例えば、これらの工程及び構成要素は、ハードウェア、ファームウェア、ソフトウェア、又は、それらの組み合わせで実装されてもよい。 The processing process described in the present specification and the components of the communication device (communication board), the terminal device, the server device, and the communication system can be implemented by various means. For example, these processes and components may be implemented in hardware, firmware, software, or a combination thereof.

ハードウェア実装については、実体(例えば、各種無線通信装置、eNodeBやgNode等の各種基地局装置、制御部、通信モジュール、記憶部、ハードディスクドライブ装置、又は、光ディスクドライブ装置)において前記工程及び構成要素を実現するために用いられる処理ユニット等の手段は、1つ又は複数の、特定用途向けIC(ASIC)、デジタルシグナルプロセッサ(DSP)、デジタル信号処理装置(DSPD)、プログラマブル・ロジック・デバイス(PLD)、フィールド・プログラマブル・ゲート・アレイ(FPGA)、プロセッサ、コントローラ、マイクロコントローラ、マイクロプロセッサ、電子デバイス、本明細書で説明された機能を実行するようにデザインされた他の電子ユニット、コンピュータ、又は、それらの組み合わせの中に実装されてもよい。 Regarding hardware implementation, the process and components are described in an entity (for example, various wireless communication devices, various base station devices such as eNodeB and gNode, control unit, communication module, storage unit, hard disk drive device, or optical disk drive device). Means such as a processing unit used to realize the above are one or more application-specific ICs (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs). ), Field Programmable Gate Array (FPGA), processor, controller, microcontroller, microprocessor, electronic device, other electronic unit, computer, or electronic device designed to perform the functions described herein. , May be implemented in their combination.

また、ファームウェア及び/又はソフトウェア実装については、前記構成要素を実現するために用いられる各部は、本明細書で説明された機能を実行するプログラム(例えば、プロシージャ、関数、モジュール、インストラクション、などのコード)で実装されてもよい。一般に、ファームウェア及び/又はソフトウェアのコードを明確に具体化する任意のコンピュータ/プロセッサ読み取り可能な媒体が、本明細書で説明された前記工程及び構成要素を実現するために用いられる処理ユニット等の手段の実装に利用されてもよい。例えば、ファームウェア及び/又はソフトウェアコードは、例えば制御装置や記憶装置において、メモリに記憶され、コンピュータやプロセッサにより実行されてもよい。そのメモリは、コンピュータやプロセッサの内部に実装されてもよいし、又は、プロセッサの外部に実装されてもよい。また、ファームウェア及び/又はソフトウェアコードは、例えば、ランダムアクセスメモリ(RAM)、リードオンリーメモリ(ROM)、不揮発性ランダムアクセスメモリ(NVRAM)、プログラマブルリードオンリーメモリ(PROM)、電気的消去可能PROM(EEPROM)、フラッシュメモリ、フロッピー(登録商標)ディスク、コンパクトディスク(CD)、デジタルバーサタイルディスク(DVD)、磁気又は光データ記憶装置、などのような、コンピュータやプロセッサで読み取り可能な媒体に記憶されてもよい。そのコードは、1又は複数のコンピュータやプロセッサにより実行されてもよく、また、コンピュータやプロセッサに、本明細書で説明された機能性のある態様を実行させてもよい。 Also, for firmware and / or software implementation, each part used to implement the components is code for a program (eg, procedure, function, module, instruction, etc.) that performs the functions described herein. ) May be implemented. In general, any computer / processor readable medium that clearly embodies the firmware and / or software code is a means such as a processing unit used to implement the steps and components described herein. May be used to implement. For example, firmware and / or software code may be stored in memory and executed by a computer or processor, for example in a control device or storage device. The memory may be mounted inside the computer or processor, or it may be mounted outside the processor. Further, the firmware and / or software code may be, for example, a random access memory (RAM), a read-only memory (ROM), a non-volatile random access memory (NVRAM), a programmable read-only memory (PROM), or an electrically erasable PROM (EEPROM). ), Flash memory, floppy (registered trademark) discs, compact discs (CDs), digital versatile discs (DVDs), magnetic or optical data storage devices, etc. good. The code may be executed by one or more computers or processors, or the computers or processors may be made to perform functional embodiments described herein.

また、前記媒体は非一時的な記録媒体であってもよい。また、前記プログラムのコードは、コンピュータ、プロセッサ、又は他のデバイス若しくは装置機械で読み込んで実行可能であればよく、その形式は特定の形式に限定されない。例えば、前記プログラムのコードは、ソースコード、オブジェクトコード及びバイナリコードのいずれでもよく、また、それらのコードの2以上が混在したものであってもよい。 Further, the medium may be a non-temporary recording medium. Further, the code of the program may be read and executed by a computer, a processor, or another device or device machine, and the format thereof is not limited to a specific format. For example, the code of the program may be any of source code, object code, and binary code, or may be a mixture of two or more of these codes.

また、本明細書で開示された実施形態の説明は、当業者が本開示を製造又は使用するのを可能にするために提供される。本開示に対するさまざまな修正は当業者には容易に明白になり、本明細書で定義される一般的原理は、本開示の趣旨又は範囲から逸脱することなく、他のバリエーションに適用可能である。それゆえ、本開示は、本明細書で説明される例及びデザインに限定されるものではなく、本明細書で開示された原理及び新規な特徴に合致する最も広い範囲に認められるべきである。 Also, the description of the embodiments disclosed herein is provided to allow one of ordinary skill in the art to manufacture or use the present disclosure. Various amendments to this disclosure will be readily apparent to those of skill in the art and the general principles defined herein are applicable to other variations without departing from the spirit or scope of this disclosure. Therefore, this disclosure is not limited to the examples and designs described herein, but should be recognized in the broadest range consistent with the principles and novel features disclosed herein.

1 :移動通信網
10 :端末装置
11 :通信ボード
12 :通信モジュール
13 :制御部
14 :記憶部
15A~15D:インタフェース部
16 :センサ
20 :基地局
40 :MME
50 :SCEF
100 :SCS
110 :制御部
120 :SCEF用I/F
130 :記憶部
140 :IP用I/F
200 :コンソール
1: Mobile communication network 10: Terminal device 11: Communication board 12: Communication module 13: Control unit 14: Storage units 15A to 15D: Interface unit 16: Sensor 20: Base station 40: MME
50: SCEF
100: SCS
110: Control unit 120: I / F for SCEF
130: Storage unit 140: IP I / F
200: Console

Claims (14)

遠隔制御される対象装置が接続される通信装置であって、
汎用インタフェース対応の対象装置が接続される前記汎用インタフェースのインタフェース部と、
IP(Internet Protocol)を用いない非IP通信により移動通信網と通信する網側通信部と、
前記網側通信部の非IP通信により、前記インタフェース部に接続された前記汎用インタフェース対応の対象装置に対する制御コマンドを受信したとき、前記インタフェース部を介して前記対象装置に前記制御コマンドを転送し、前記インタフェース部を介して前記対象装置から前記制御コマンドに対する応答データを受信したとき、前記網側通信部の非IP通信により前記移動通信網に前記応答データを転送するように制御する制御部と、
を備えることを特徴とする通信装置。
A communication device to which a remotely controlled target device is connected.
The interface unit of the general-purpose interface to which the target device compatible with the general-purpose interface is connected,
A network-side communication unit that communicates with a mobile communication network by non-IP communication that does not use IP (Internet Protocol),
When a control command for the general-purpose interface-compatible target device connected to the interface unit is received by non-IP communication of the network-side communication unit, the control command is transferred to the target device via the interface unit. When the response data to the control command is received from the target device via the interface unit, the control unit controls to transfer the response data to the mobile communication network by non-IP communication of the network side communication unit.
A communication device characterized by being provided with.
請求項1の通信装置において、
前記対象装置に対する制御コマンドは、前記移動通信網と通信可能なホスト装置から送信され、
前記対象装置からの応答データは、前記ホスト装置に送信されることを特徴とする通信装置。
In the communication device of claim 1,
The control command for the target device is transmitted from the host device capable of communicating with the mobile communication network, and is transmitted.
A communication device characterized in that response data from the target device is transmitted to the host device.
請求項1又は2の通信装置において、
前記汎用インタフェースは、UART(Universal Asynchronous Receiver/Transmitter)インタフェースであることを特徴とする通信装置。
In the communication device of claim 1 or 2,
The general-purpose interface is a communication device characterized by being a UART (Universal Synchronous Receiver / Transmitter) interface.
請求項1乃至3のいずれかの通信装置において、
前記非IP通信は、低消費電力広域通信であることを特徴とする通信装置。
In the communication device according to any one of claims 1 to 3,
The non-IP communication is a communication device characterized by low power consumption wide area communication.
請求項4の通信装置において、
前記低消費電力広域通信は、NIDD(Non-IP Data Deliver)に準拠する通信であることを特徴とする通信装置。
In the communication device of claim 4,
The low power consumption wide area communication is a communication device compliant with NIDD (Non-IP Data Deployer).
移動通信網を介して通信可能な端末装置であって、
請求項1乃至5のいずれかの通信装置と、前記通信装置に接続された対象装置と、を備えることを特徴とする端末装置。
A terminal device that can communicate via a mobile communication network.
A terminal device comprising the communication device according to any one of claims 1 to 5 and a target device connected to the communication device.
請求項6の端末装置において、
前記対象装置は、前記制御コマンドに基づいて検知対象の物理量を検知して検知結果のデータを当該通信装置に向けて出力するセンサであることを特徴とする端末装置。
In the terminal device of claim 6,
The target device is a terminal device that is a sensor that detects a physical quantity of a detection target based on the control command and outputs the detection result data to the communication device.
請求項6の端末装置において、
前記対象装置は、前記制御コマンドに基づいて表示する表示装置であることを特徴とする端末装置。
In the terminal device of claim 6,
The target device is a terminal device that displays based on the control command.
請求項6の端末装置において、
前記対象装置は、前記制御コマンドに基づいてデータ処理を行うマイクロコンピュータ装置であることを特徴とする端末装置。
In the terminal device of claim 6,
The target device is a terminal device that is a microcomputer device that performs data processing based on the control command.
請求項6の端末装置において、
前記対象装置は、前記制御コマンドに基づいて音声認識結果のデータを当該通信装置に向けて出力する音声認識装置であることを特徴とする端末装置。
In the terminal device of claim 6,
The target device is a terminal device characterized by being a voice recognition device that outputs voice recognition result data to the communication device based on the control command.
請求項6の端末装置において、
前記対象装置は、前記制御コマンドに基づいてコード画像の読取結果のデータを当該通信装置に向けて出力するコード画像読取装置であることを特徴とする端末装置。
In the terminal device of claim 6,
The target device is a terminal device that is a code image reading device that outputs data of a reading result of a code image to the communication device based on the control command.
請求項6乃至11のいずれかの端末装置と、前記移動通信網を介して前記端末装置と通信するコンソール装置と、を備えることを特徴とする通信システム。 A communication system comprising the terminal device according to any one of claims 6 to 11 and a console device that communicates with the terminal device via the mobile communication network. 汎用インタフェース対応の対象装置が接続される前記汎用インタフェースのインタフェース部とIP(Internet Protocol)を用いない非IP通信により移動通信網と通信する網側通信部とを有する通信装置を用いた遠隔制御方法であって、
前記網側通信部の非IP通信により、前記インタフェース部に接続された前記汎用インタフェース対応の対象装置に対する制御コマンドを受信したとき、前記インタフェース部を介して前記対象装置に前記制御コマンドを転送することと、
前記インタフェース部を介して前記対象装置から前記制御コマンドに対する応答データを受信したとき、前記網側通信部の非IP通信により前記移動通信網に前記応答データを転送することと、
を含むことを特徴とする遠隔制御方法。
A remote control method using a communication device having an interface unit of the general-purpose interface to which a target device compatible with a general-purpose interface is connected and a network-side communication unit that communicates with a mobile communication network by non-IP communication that does not use IP (Internet Protocol). And
When a control command for the general-purpose interface-compatible target device connected to the interface unit is received by non-IP communication of the network-side communication unit, the control command is transferred to the target device via the interface unit. When,
When the response data to the control command is received from the target device via the interface unit, the response data is transferred to the mobile communication network by non-IP communication of the network side communication unit.
A remote control method characterized by including.
汎用インタフェース対応の対象装置が接続される前記汎用インタフェースのインタフェース部とIP(Internet Protocol)を用いない非IP通信により移動通信網と通信する網側通信部とを有する通信装置に備えるコンピュータ又はプロセッサにおいて実行されるプログラムであって、
前記網側通信部の非IP通信により、前記インタフェース部に接続された前記汎用インタフェース対応の対象装置に対する制御コマンドを受信したとき、前記インタフェース部を介して前記対象装置に前記制御コマンドを転送するためのプログラムコードと、
前記インタフェース部を介して前記対象装置から前記制御コマンドに対する応答データを受信したとき、前記網側通信部の非IP通信により前記移動通信網に前記応答データを転送するためのプログラムコードと、
を含むことを特徴とするプログラム。
In a computer or processor provided in a communication device having an interface unit of the general-purpose interface to which a target device compatible with a general-purpose interface is connected and a network-side communication unit that communicates with a mobile communication network by non-IP communication that does not use IP (Internet Protocol). The program to be executed
To transfer the control command to the target device via the interface unit when a control command for the general-purpose interface compatible target device connected to the interface unit is received by non-IP communication of the network side communication unit. Program code and
When the response data to the control command is received from the target device via the interface unit, the program code for transferring the response data to the mobile communication network by the non-IP communication of the network side communication unit and the program code.
A program characterized by including.
JP2020184242A 2020-11-04 2020-11-04 Communication system and remote control method Active JP7135055B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020184242A JP7135055B2 (en) 2020-11-04 2020-11-04 Communication system and remote control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020184242A JP7135055B2 (en) 2020-11-04 2020-11-04 Communication system and remote control method

Publications (2)

Publication Number Publication Date
JP2022074303A true JP2022074303A (en) 2022-05-18
JP7135055B2 JP7135055B2 (en) 2022-09-12

Family

ID=81605480

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020184242A Active JP7135055B2 (en) 2020-11-04 2020-11-04 Communication system and remote control method

Country Status (1)

Country Link
JP (1) JP7135055B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019219873A (en) * 2018-06-19 2019-12-26 Jig−Saw株式会社 Device control method, control apparatus, and system
JP2020088738A (en) * 2018-11-29 2020-06-04 ソフトバンク株式会社 Management apparatus, communication system, program, and control method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019219873A (en) * 2018-06-19 2019-12-26 Jig−Saw株式会社 Device control method, control apparatus, and system
JP2020088738A (en) * 2018-11-29 2020-06-04 ソフトバンク株式会社 Management apparatus, communication system, program, and control method

Also Published As

Publication number Publication date
JP7135055B2 (en) 2022-09-12

Similar Documents

Publication Publication Date Title
US11943704B2 (en) Application driven dynamic network slice selection
US9510391B2 (en) Network configuration for devices with constrained resources
US20180368058A1 (en) Method for controlling device access, and related device and system
US10356794B2 (en) Communication system and communication method, communication apparatus and control method for the same, and storage medium
US11218451B2 (en) Device bootstrap method, terminal, and server
JP7017586B2 (en) Wireless communication method, network equipment and terminal equipment
CN108605277B (en) Method and device for establishing wireless local area network connection
EP2757738B1 (en) Communication control system, communication system, communication method, and carrier means storing comunication control program
US10070289B1 (en) Client association for provisioning devices in a communication network
JP7152452B2 (en) Server device, communication device, terminal device, communication system, program and update method
US11985731B2 (en) Systems and methods for exposing user equipment identity
JP2022074303A (en) Communication device, terminal device, communication system, remote control method, and program
EP3997897B1 (en) Methods and devices for utilizing an exposure function of a wireless communications network
EP3172891B1 (en) Reliable transfer of data from an image capturing device to a remote data storage
CN113507706B (en) Apparatus and method for registering a wireless access point with a multi-AP wireless network
WO2022257878A1 (en) Key material sending method, key material obtaining method, and information transmission method and device
JP2022014021A (en) Relay device, server device, terminal device, communication system, program and relay method
CN102131209B (en) A kind of performance measurement strategy issuing method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220325

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220523

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220610

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220621

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220805

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220831

R150 Certificate of patent or registration of utility model

Ref document number: 7135055

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150