JP7129611B2 - gas meter system - Google Patents

gas meter system Download PDF

Info

Publication number
JP7129611B2
JP7129611B2 JP2018167411A JP2018167411A JP7129611B2 JP 7129611 B2 JP7129611 B2 JP 7129611B2 JP 2018167411 A JP2018167411 A JP 2018167411A JP 2018167411 A JP2018167411 A JP 2018167411A JP 7129611 B2 JP7129611 B2 JP 7129611B2
Authority
JP
Japan
Prior art keywords
data
gas meter
communication
code
communication standard
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.)
Active
Application number
JP2018167411A
Other languages
Japanese (ja)
Other versions
JP2020042373A (en
Inventor
謙治 長友
光男 横畑
昭裕 伊佐地
裕介 北野
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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
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 Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2018167411A priority Critical patent/JP7129611B2/en
Publication of JP2020042373A publication Critical patent/JP2020042373A/en
Application granted granted Critical
Publication of JP7129611B2 publication Critical patent/JP7129611B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S20/00Management or operation of end-user stationary applications or the last stages of power distribution; Controlling, monitoring or operating thereof
    • Y04S20/30Smart metering, e.g. specially adapted for remote reading

Description

本発明は、ガスメータとセンター装置で構成されたガスメータシステムにおける通信方法に関するものである。 The present invention relates to a communication method in a gas meter system composed of a gas meter and a center device.

この種のガスメータシステムにおいて、ガスメータで得られた検針値などの種々のデータを取得したり、或いは、ガスメータに対して時刻等を設定するための通信仕様は規格化されており、現在、都市ガス用のAライン通信、LPガス用のNライン通信といわれる通信規格を用いる通信方法が普及している。また、近年では、Aライン通信やNライン通信の通信速度(200~300bps)よりも高速(9600bps)の通信規格であるUバス通信が規格化され、このUバス通信に対応したインターフェースを有するガスメータも普及しつつある。 In this type of gas meter system, communication specifications for acquiring various data such as meter readings obtained by the gas meter and for setting the time etc. for the gas meter have been standardized. Communication methods using communication standards called A-line communication for LP gas and N-line communication for LP gas are widespread. In recent years, U-bus communication, which is a faster communication standard (9600 bps) than the communication speeds (200 to 300 bps) of A-line and N-line communication, has been standardized. is also becoming popular.

そして、Nライン通信とUバス通信で異なる通信プロトコルを相互に変換する変換器を利用した集中監視システムが提案されている(例えば、特許文献1参照)。これによると、Uバス通信により監視を行う監視装置が、Nライン通信機能のみを有するガスメータと通信する場合、監視装置は、ガスメータに複数のデータを要求する際に、Uバス通信の通信規格に基づき複数の要求データをまとめて1つの要求電文として送信し、変換器が、通信速度の遅いNライン通信の仕様に合わせて変換して、個々のデータをそれぞれについてガスメータと通信を行った後、ガスメータから得られた複数のデータをまとめた応答電文を作成して監視装置にUバス通信で送信する構成としている。 A centralized monitoring system using a converter that mutually converts different communication protocols between N-line communication and U-bus communication has been proposed (see Patent Document 1, for example). According to this, when a monitoring device that performs monitoring via U-bus communication communicates with a gas meter having only N-line communication functions, the monitoring device, when requesting a plurality of data from the gas meter, conforms to the communication standard of U-bus communication. A plurality of request data are collectively transmitted as one request message based on the data, and the converter converts the request data according to the specifications of N-line communication with a slow communication speed, and after each individual data is communicated with the gas meter, It is configured to create a response telegram summarizing a plurality of data obtained from the gas meter and transmit it to the monitoring device via U bus communication.

特開2017-45227号公報JP 2017-45227 A

Nライン通信の通信規格は、通信速度が低速であり、一度に複数のデータを送受信することが困難であるため、その電文は、要求データの種類や設定データの種類、対応する要求データや設定データを1つのコマンドコードとして定義されており、要求データの種類や応答データの種類に応じた数のコマンドコードが体系化され規格化されている。 In the communication standard of N-line communication, the communication speed is low and it is difficult to send and receive multiple data at once. Data is defined as one command code, and the number of command codes corresponding to the types of request data and response data are systematized and standardized.

図6は、Uバス通信規格における電文構成の一例を示すもので、電文100は、送信元のアドレスや宛先などの通信情報を指定するヘッダー101と、データ部102から構成されており、データ部102は、ガスメータ10との通信内容であり、ここでは、指針値とセキュリティデータと漏洩日数を要求するコードデータU1として定義されている。そして、コードデータU1は、図6(b)に示すように命令コード102aと、命令コード102aに対応して必要に応じて付加される付加データ102bとで構成されている。 FIG. 6 shows an example of the configuration of a telegram according to the U-bus communication standard. Reference numeral 102 denotes communication contents with the gas meter 10, which are defined here as code data U1 requesting a guideline value, security data, and leakage days. The code data U1 is composed of an instruction code 102a and additional data 102b added as necessary corresponding to the instruction code 102a, as shown in FIG. 6(b).

電文には、センター装置がガスメータに対してデータを要求する要求電文、センター装置がガスメータに対して各種の設定を行う設定電文、センター装置がガスメータに対してガスの遮断等を命令する制御電文、ガスメータがセンター装置からの電文に応じてデータ等を送信する応答電文があり、命令コードは、データの種類、設定の種類、命令等に応じて種々のコードが定められている。 The messages include a request message from the center device requesting data from the gas meter, a setting message from the center device to make various settings for the gas meter, a control message from the center device to command the gas meter to shut off gas, etc. There is a response telegram in which the gas meter transmits data in response to the telegram from the center device, and various command codes are defined according to the type of data, the type of setting, the command, and the like.

付加される付加データは、設定電文であれば設定値、要求電文であれば要求するデータ
の種別値、応答電文であれば要求があったデータ等、必要に応じて命令コードと共に付加される。
The additional data to be added is a setting value in the case of a setting message, a requested data type value in the case of a request message, and requested data in the case of a response message.

そして、Uバス通信で使用されるコードデータは、Nライン通信に比べ通信速度が高速になった分、情報量を大きくできる為、Nライン通信で規格化されたコマンドデータを目的に応じて単独、若しくは複数組み合わせて構成されており、より多くの情報を一度に通信できる仕様となっている。 Since the code data used in U-bus communication has a higher communication speed than N-line communication, the amount of information can be increased. , or a combination of a plurality of them, and has specifications that allow more information to be communicated at once.

図6(c)はUバス通信の付加データの一例を示すもので、Nライン通信で定義された指針値を要求するコマンドデータN1、セキュリティデータを要求するコマンドデータN2、漏洩日数を要求するコマンドデータN3を連結して構成されている。なお、この場合の命令コード102aは、指針値とセキュリティデータと漏洩日数の3つのデータを要求するためのコードとして定義されたコードである。 FIG. 6(c) shows an example of additional data for U-bus communication. It is configured by concatenating data N3. Note that the instruction code 102a in this case is a code defined as a code for requesting three pieces of data: the guideline value, the security data, and the number of leaked days.

従って、指針値とセキュリティデータと漏洩日数の3つのデータを要求する場合、Nライン通信では、3つの電文による3回の通信が必要であったが、Uバス通信によると、1つの電文による1回の通信で実現することができる。 Therefore, when requesting three pieces of data, the guideline value, the security data, and the number of leaked days, N-line communication required three communications using three telegrams. It can be realized in one communication.

このように、Uバス通信は、Nライン通信に対して高速の通信が可能になったことからNライン通信では個々に通信が必要であった複数のデータを一度に通信できるようになったものの、要求データの種類や応答データの種類は、Nライン通信で規格化された種類に対応するために、Nライン通信で規格化されたコマンドデータを複数組み合わせて1つのコードデータとしており、要求データの種類や設定データの種類、あるいは、メータを特定するコード等からなる命令コードと、対応する要求データや設定データである付加データの組み合わせで定義されている。 In this way, U-bus communication enables high-speed communication compared to N-line communication. In order to correspond to the types of request data and response data standardized in N-line communication, a plurality of command data standardized in N-line communication are combined into one code data. or the type of setting data, or a combination of an instruction code such as a code for specifying a meter, and additional data that is corresponding request data or setting data.

したがって、前述のように必要な複数のデータ(指針値とセキュリティデータと漏洩日数の3つのデータ)が1つのコードデータU1として定義されている場合は、1つの要求電文で通信を行うことができるものの、必要な複数のデータが1つのコードデータとして定義されていない場合、例えば、指針値とセキュリティデータと遮断データ詳細値の3つのデータが必要で、この3つのデータを要求するコードデータが定義されていない場合は、コードデータU1を用いた電文で指針値とセキュリティデータと漏洩日数のデータを取得した後、遮断データ詳細値のデータ要求を含む別のコードデータ(U2とする)を用いた電文で更に通信する必要が生じるという課題があった。 Therefore, as described above, when a plurality of necessary data (three data of guideline value, security data, and leakage date) are defined as one code data U1, communication can be performed with one request message. However, if the necessary multiple data are not defined as one code data, for example, three data of guideline value, security data, and blocking data detailed value are required, and code data requesting these three data is defined If not, after acquiring the guideline value, security data, and data on the number of days of leakage in a telegram using code data U1, another code data (assumed to be U2) including a data request for detailed cutoff data values is used. There was a problem that it was necessary to further communicate by electronic message.

或いは、必要なデータ(指針値とセキュリティデータと遮断データ詳細値)を1回の通信で取得するためには、このデータの組み合わせを定義した新たなコードデータ(コードデータU3とする)を追加する必要がある。 Alternatively, in order to acquire the necessary data (guideline value, security data, and block data detailed value) in one communication, new code data (referred to as code data U3) defining the combination of these data is added. There is a need.

図7はこのコードデータU3を含む電文を示すもので、電文200は、ヘッダー部201とデータ部202(コードデータU3)からなり、コードデータU3は、命令コード202aと付加データ202bから構成されている。そして、付加データ202bは、Nライン通信で定義された指針値を要求するコマンドデータN1、セキュリティデータを要求するコマンドデータN2、遮断データ詳細値を要求するコマンドデータN4をまとめたものとして構成されて定義されることになる。 FIG. 7 shows a message containing this code data U3. The message 200 consists of a header portion 201 and a data portion 202 (code data U3), and the code data U3 consists of an instruction code 202a and additional data 202b. there is The additional data 202b is composed of command data N1 requesting guideline values defined in N-line communication, command data N2 requesting security data, and command data N4 requesting block data detailed values. to be defined.

しかし、この場合は、この新たなコードデータU3に対応したガスメータでなければ、必要なータデータを1回の通信で取得することはできなかった。つまり、コードデータU3が定義される以前の製造されたガスメータの場合は、1回の通信で必要なデータ(指針値とセキュリティデータと遮断データ詳細値)を取得することはできなかった。 However, in this case, the necessary data could not be acquired in one communication unless the gas meter was compatible with this new code data U3. In other words, in the case of gas meters manufactured before the code data U3 was defined, it was not possible to acquire the necessary data (indicator value, security data, and cutoff data detailed value) in one communication.

なお、ガスメータは、一度設置されると検定期間満了となる期間(例えば、10年間)は交換されず、また、ガスメータは電池を電源としている為、電池寿命の関係で新たに定義されたコードデータU3に対応したプログラムの更新も困難であることから、全てのガスメータが新たに定義されたコードデータU3に対応できるようになるまで10年を要することになる。 Once installed, the gas meter is not replaced for the period (for example, 10 years) when the certification period expires. Since it is difficult to update the program corresponding to U3, it will take ten years until all gas meters can correspond to the newly defined code data U3.

以上のように、高速の通信規格であるUバス通信においても、必要なデータを得るために複数の通信を行う必要が生じると、通信のトラフィックが増大し、スマートメータ化が進む中での課題となる。また、ガスメータは電池を電源としているため、複数の通信を行うことは、消費電流の増大を伴い、高容量の電池を搭載する必要が生じガスメータ自体が大型化するといった課題があった。 As described above, even in U-bus communication, which is a high-speed communication standard, when it becomes necessary to perform multiple communications in order to obtain the necessary data, the communication traffic increases. becomes. In addition, since the gas meter uses a battery as a power source, performing multiple communications leads to an increase in current consumption, requiring the installation of a high-capacity battery, resulting in an increase in the size of the gas meter itself.

本発明は、前記従来の課題を解決するもので、低速の通信規格で定義されたコマンド体系と、高速の通信規格で定義されたコマンド体系を組み合わせた電文により、必要なデータの取得、あるいは、設定を1回の通信で可能とするガスメータシステムを提供することを目的とする。 The present invention solves the above-described problems of the prior art, and obtains necessary data or An object of the present invention is to provide a gas meter system that enables setting by one communication.

前記従来の課題を解決するために、本発明のガスメータシステムは、ガスメータと、該ガスメータと第1通信規格に準拠した所定の電文を用いて通信を行うセンター装置からなり、前記所定の電文は、前記第1通信規格に準拠して通信内容が定義されたコードデータを複数連結した付加データを含むことを特徴とするものである。 In order to solve the above conventional problems, the gas meter system of the present invention comprises a gas meter and a center device that communicates with the gas meter using a predetermined telegram conforming to a first communication standard, wherein the predetermined telegram is It is characterized by including additional data obtained by concatenating a plurality of code data whose communication contents are defined in compliance with the first communication standard.

これによって、通信規格で一度に送信可能なデータ量を有効に利用して、複数のコードデータを一度に送信することで、通信時間の短縮や無線通信のトラフィックの削減を図ることができる。 As a result, by effectively using the amount of data that can be transmitted at one time according to the communication standard and transmitting a plurality of code data at once, it is possible to shorten the communication time and reduce the traffic of wireless communication.

また、既存の電文コードの組み合わせを可能とすることで、新たな電文コードを規格化する必要もなくなるので、ガスメータを交換しなくても、複数のコードデータを一度に送信することが可能となる。 In addition, by enabling the combination of existing message codes, there is no need to standardize new message codes, so multiple code data can be transmitted at once without replacing the gas meter. .

本発明のガスメータシステムによると、通信時間の短縮や無線通信のトラフィックの削減を図ることができると共に、新たな電文コードを規格化する必要もなくなる。 According to the gas meter system of the present invention, the communication time can be shortened and the traffic of wireless communication can be reduced, and there is no need to standardize a new message code.

本発明の実施の形態1~3におけるガスメータシステムの構成図Configuration diagram of a gas meter system according to Embodiments 1 to 3 of the present invention (a)~(c)本発明の実施の形態1における電文構成を説明する図(a) to (c) Diagrams for explaining message structures in Embodiment 1 of the present invention (a)~(c)本発明の実施の形態2における電文構成を説明する図(a) to (c) Diagrams for explaining message structures in Embodiment 2 of the present invention (a)~(c)本発明の実施の形態3における電文構成を説明する図(a) to (c) Diagrams for explaining message structures in Embodiment 3 of the present invention (a)~(c)本発明の実施の形態3における他の実施例の電文構成を説明する図(a) to (c) Diagrams for explaining message structures of other examples in Embodiment 3 of the present invention Uバス通信規格の電文構成の1例を説明する図Diagram for explaining an example of message structure of U-bus communication standard Uバス通信規格の電文構成の他の例を説明する図Diagram for explaining another example of message structure of the U-bus communication standard

第1の発明は、ガスメータと、該ガスメータと第1通信規格に準拠した所定の電文を用いて通信を行うセンター装置からなり、前記所定の電文は、前記第1通信規格に準拠して通信内容が定義されたコードデータを複数連結した付加データを含むことを特徴とするガ
スメータシステムであり、通信規格で一度に送信可能なデータ量を有効に利用して、複数のメータ制御コードを一度に送信することで、送信回数を少なくすることができる。
A first invention comprises a gas meter, and a center device that communicates with the gas meter using a predetermined telegram conforming to a first communication standard, wherein the predetermined telegram has a communication content conforming to the first communication standard. is a gas meter system characterized by including additional data obtained by concatenating a plurality of code data defined by . By doing so, the number of transmissions can be reduced.

第2の発明は、ガスメータと、該ガスメータと第1通信規格に準拠した所定の電文を用いて通信を行うセンター装置からなり、前記所定の電文は、前記第1通信規格より通信速度が低速の第2通信規格に準拠して通信内容が定義されたコマンドデータを複数連結した付加データを含むことを特徴とするガスメータシステムである。 A second invention comprises a gas meter, and a center device for communicating with the gas meter using a predetermined electronic message conforming to a first communication standard, wherein the predetermined electronic message has a communication speed lower than that of the first communication standard. The gas meter system is characterized by including additional data obtained by concatenating a plurality of command data whose communication contents are defined in compliance with the second communication standard.

第3の発明は、ガスメータと、該ガスメータと第1通信規格に準拠した所定の電文を用いて通信を行うセンター装置からなり、前記所定の電文は、前記第1通信規格に準拠して通信内容が定義されたコードデータ及び/又は前記第1通信規格より通信速度が低速の第2通信規格に準拠して通信内容が定義されたコマンドデータを複数連結した付加データを含むことを特徴とするガスメータシステムである。 A third invention comprises a gas meter, and a center device that communicates with the gas meter using a predetermined telegram conforming to a first communication standard, wherein the predetermined telegram has a communication content conforming to the first communication standard. and/or additional data obtained by concatenating a plurality of command data whose communication contents are defined in accordance with a second communication standard whose communication speed is lower than that of the first communication standard. System.

第4の発明は、特に第3の発明において、前記付加データは、前記第1通信規格と前記第2通信規格の種別と、前記コードデータと前記コマンドデータのデータ長とを指定しながら連結して構成されたことを特徴とするものである。 In a fourth aspect, particularly in the third aspect, the additional data is concatenated while designating the types of the first communication standard and the second communication standard, and the data lengths of the code data and the command data. It is characterized by being configured with

第5の発明は、特に第1~3のいずれか1つの発明において、前記付加データは、前記コードデータまたは前記コマンドデータを所定のコードで区切りながら連結して構成されたことを特徴とするものである。 A fifth invention is characterized in that in any one of the first to third inventions, the additional data is formed by concatenating the code data or the command data while separating them with a predetermined code. is.

第6の発明は、特に第1~5のいずれか1つの発明において、前記付加データは、所定のデータを前記ガスメータから要求する要求コードと、ガスメータに対する設定を行う設定コードと、ガスメータに対してガスの遮断等を命令する制御コードの何れか2つ以上を含むことを特徴とするものである。 In a sixth invention, particularly in any one of the first to fifth inventions, the additional data comprises a request code for requesting predetermined data from the gas meter, a setting code for setting the gas meter, and a It is characterized by including any two or more control codes for commanding shutoff of gas or the like.

以下、本発明の実施の形態について、図面を参照しながら説明する。なお、この実施の形態によって本発明が限定されるものではない。 BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings. It should be noted that the present invention is not limited by this embodiment.

(実施の形態1)
図1は、本実施の形態におけるガスメータシステムの構成を示す図で、図に示すように、ガスメータシステムは、ガスメータ10と、ガスメータ10に接続された無線子機20と、無線子機20と通信を行う無線親機30と、無線親機30と通信を行いガスメータ10を監視するセンター装置40で構成されている。
(Embodiment 1)
FIG. 1 is a diagram showing the configuration of a gas meter system according to the present embodiment. As shown in the figure, the gas meter system includes a gas meter 10, a wireless slave unit 20 connected to the gas meter 10, and a wireless slave unit 20 for communication. and a center device 40 that communicates with the wireless master device 30 and monitors the gas meter 10 .

ガスメータ10は、図示していない流量計側部によるガス使用量の計測や積算、或いは、ガスを遮断する機能を有するとともに、Uバス通信用のインターフェース11を有しており、センター装置40からの電文に基づき、積算値を送信したり、センター装置40からの指示によりガスを遮断することができる。 The gas meter 10 has a function of measuring and integrating the amount of gas used by a flow meter side portion (not shown) or a function of shutting off the gas, and has an interface 11 for U bus communication. Based on the telegram, the integrated value can be transmitted, and the gas can be cut off according to the instruction from the center device 40 .

無線子機20は、ガスメータ10と通信を行うためのUバス通信用のインターフェース21及び無線親機30との通信を行うための無線通信部22を有している。無線親機30は、無線子機20との通信を行うための無線通信部31およびセンター装置40と通信を行う通信部32を有し、図では無線子機を1つのみ示しているが、複数の無線子機との通信が可能である。 The wireless slave device 20 has a U-bus communication interface 21 for communicating with the gas meter 10 and a wireless communication unit 22 for communicating with the wireless master device 30 . The wireless master device 30 has a wireless communication unit 31 for communicating with the wireless slave device 20 and a communication unit 32 for communicating with the center device 40. Although only one wireless slave device is shown in the figure, Communication with multiple wireless slave units is possible.

センター装置40と無線親機30との通信は、電話回線、携帯電話回線、ネット回線あるいは、無線通信など、種々の回線網Aを利用でき、特に制限はない。 Communication between the center device 40 and the radio base station 30 can use various network A such as a telephone line, a mobile phone line, a network line, or wireless communication, and is not particularly limited.

以上の構成により、センター装置40は無線親機30と通信を行うことで、無線親機30、無線子機20を介してガスメータ10と通信が可能であり、通信には、所定の通信規格に準拠した電文が使用される。 With the above configuration, the center device 40 can communicate with the gas meter 10 via the wireless master device 30 and the wireless slave device 20 by communicating with the wireless master device 30. A compliant telegram is used.

なお、本実施の形態のガスメータシステムの構成は一例であり、無線子機がガスメータに内蔵された構成や、無線親機が別のガスメータの無線子機の機能を有する形態、あるいは、無線子機が中継機能を有することで、多段中継を行うなど、種々の構成が考えられる。 The configuration of the gas meter system of the present embodiment is an example, and a configuration in which the wireless slave unit is built in the gas meter, a configuration in which the wireless master unit has the function of a wireless slave unit in another gas meter, or a wireless slave unit By having a relay function, various configurations are conceivable, such as performing multi-stage relay.

また、ガスメータとセンター装置とが携帯電話回線により直接通信を行うことで、無線親機による中継を必要としない構成も考えられる。 Also, a configuration is conceivable in which the gas meter and the center device directly communicate with each other via a mobile phone line, thereby eliminating the need for a relay by a wireless base unit.

以下、本実施の形態の具体的な電文構成について、図2を用いて説明する。図2は、本実施の形態における電文構成を示すもので、電文50は、Uバス通信の基本構成であるヘッダー部51とデータ部52から構成され、データ部52は、命令コード52aと付加データ52bから構成されている。 A specific electronic message configuration according to this embodiment will be described below with reference to FIG. FIG. 2 shows the structure of a message in this embodiment. A message 50 is composed of a header portion 51 and a data portion 52, which are the basic components of U bus communication. 52b.

そして、本実施の形態では、付加データ52bをUバス通信の規格に対応した2つのコードデータU1とコードデータU2を区切コード53を間に入れて連結した合成コードとして構成したものである。このとき、命令コード52aは、付加データ52bが、Uバスの通信規格で定義された既存のコードデータが区切コード53で区分されて複数連結されていることを示すものとして定義されたコードである。 In this embodiment, the additional data 52b is composed of a composite code in which two pieces of code data U1 and code data U2 conforming to the U bus communication standard are concatenated with a delimiter code 53 interposed therebetween. At this time, the instruction code 52a is a code defined to indicate that the additional data 52b is a plurality of existing code data defined by the U bus communication standard divided by the delimiter code 53 and concatenated. .

この電文構成によると、この電文50を受けたガスメータ10は、命令コード52aを認識することで、後に続く付加データ52bが既存のコードデータを複数合成したコードであることを識別でき、区切コード53毎にコードデータを分割して判別することができ、センター装置40からの指示を解読することができる。 According to this electronic message structure, the gas meter 10 that receives this electronic message 50 can identify that the subsequent additional data 52b is a code obtained by synthesizing a plurality of existing code data by recognizing the instruction code 52a. The code data can be divided and discriminated for each, and the instruction from the center device 40 can be decoded.

従って、電文50を解読したガスメータ10は、コードデータU1に基づき、指針値とセキュリティデータと漏洩日数、及び、コードデータU2に基づき、遮断データ詳細値を含むその他のデータを応答電文として、無線子機20、無線親機30を介してセンター装置40に送信することができるので、センター装置40は必要なデータである指針値とセキュリティデータと遮断データ詳細値を1回の通信で取得することができる。 Therefore, the gas meter 10 that has decoded the telegram 50 responds with the guideline value, the security data, and the number of leaked days based on the code data U1, and other data including detailed cutoff data values based on the code data U2 as a response telegram. can be transmitted to the center device 40 via the device 20 and the wireless master device 30, the center device 40 can acquire the necessary data such as the guideline value, the security data, and the detailed cutoff data value in one communication. can.

(実施の形態2)
次に、実施の形態2における電文構成を、図3を用いて説明する。ガスメータシステムの構成は図1と同様である。
(Embodiment 2)
Next, the configuration of a telegram according to Embodiment 2 will be described with reference to FIG. The configuration of the gas meter system is the same as in FIG.

なお、本実施の形態において、第1通信規格をUバス通信規格とし、第1通信規格よりも低速な第2通信規格をNライン通信規格として説明する。 In this embodiment, the U-bus communication standard is used as the first communication standard, and the N-line communication standard is used as the second communication standard, which is slower than the first communication standard.

図3は、本実施の形態における電文構成を示すもので、電文60は、Uバス通信の基本構成であるヘッダー部61とデータ部62から構成され、データ部62は、命令コード62aと付加データ62bから構成されている。 FIG. 3 shows the configuration of a message in this embodiment. A message 60 is composed of a header portion 61 and a data portion 62, which are the basic components of U bus communication. 62b.

そして、本実施の形態では、付加データ62bをNライン通信の規格に準拠したコマンドデータを複数連結して構成している。具体的には、付加データ62bを、指針値を要求するコマンドデータN1、セキュリティデータを要求するコマンドデータN2、遮断データ詳細値を要求するコマンドデータN4を区切コード63を挿入しながら連結した合成コードとして構成している。このとき、命令コード62aは、付加データ62bが、Nライ
ン通信規格によるコマンドデータが区切コード63で区分されて複数連結されていることを示すものとして定義されたコードである。
In this embodiment, the additional data 62b is formed by concatenating a plurality of command data conforming to the N-line communication standard. Specifically, the additional data 62b is a composite code in which the command data N1 requesting the guideline value, the command data N2 requesting the security data, and the command data N4 requesting the detailed cutoff data value are connected while inserting the delimiter code 63. configured as At this time, the instruction code 62a is a code defined as the additional data 62b that indicates that the command data according to the N-line communication standard are divided by the delimiter code 63 and are linked together.

この電文構成によると、この電文60を受けたガスメータ10は、命令コード62aを認識することで、後に続く付加データ62bがNライン通信規格によるコマンドデータが複数構成されたデータであることを識別でき、区切コード63毎にコマンドデータを分割して判別することができ、センター装置40からの指示を解読することができる。 According to this configuration of the electronic message, the gas meter 10 that receives the electronic message 60 can recognize the following additional data 62b by recognizing the instruction code 62a, and can identify that the following additional data 62b is data composed of multiple command data according to the N-line communication standard. , the delimiter code 63 can be divided and determined, and the instruction from the center device 40 can be decoded.

従って、電文60を解読したガスメータ10は、Nライン通信規格のコマンドデータN1、N2、N4に基づき、指針値とセキュリティデータと遮断データ詳細値を応答電文として、無線子機20、無線親機30を介してセンター装置40に送信することができるので、センター装置40は必要なデータである指針値とセキュリティデータと遮断データ詳細値を1回の通信で取得することができ、単時間で取得できる。 Therefore, the gas meter 10 that has decoded the telegram 60 uses the command data N1, N2, and N4 of the N-line communication standard to transmit the guideline value, the security data, and the detailed cutoff data as a response telegram to the wireless slave unit 20 and the wireless master unit 30. can be transmitted to the center device 40 via the , the center device 40 can acquire the necessary data such as the guideline value, the security data, and the blocking data detailed value in one communication, and can be acquired in a short time. .

(実施の形態3)
次に、実施の形態3における電文構成を、図4を用いて説明する。ガスメータシステムの構成は図1と同様である。
(Embodiment 3)
Next, the structure of a telegram according to Embodiment 3 will be described with reference to FIG. The configuration of the gas meter system is the same as in FIG.

なお、本実施の形態において、第1通信規格をUバス通信規格とし、第1通信規格よりも低速な第2通信規格をNライン通信規格として説明する。 In this embodiment, the U-bus communication standard is used as the first communication standard, and the N-line communication standard is used as the second communication standard, which is slower than the first communication standard.

図4は、本実施の形態における電文構成を示すもので、電文70は、Uバス通信の基本構成であるヘッダー部71とデータ部72から構成され、データ部72は、命令コード72aと付加データ72bから構成されている。 FIG. 4 shows the structure of a message in this embodiment. A message 70 is composed of a header portion 71 and a data portion 72, which are the basic components of U bus communication. 72b.

そして、本実施の形態では、付加データ72bをUバス通信の規格に準じた指針値とセキュリティデータと漏洩日数を要求するコードデータU1とNライン通信に準拠した遮断データ詳細値の要求コマンドであるコマンドデータN4とを、通信規格(本実施の形態では、Uバス通信とNライン通信)の種別73とデータ長74を指定して連結した合成コードとして構成したものである。このとき、命令コード72aは、付加データ72bが、Uバス通信の通信規格によるコードデータとNライン通信規格によるコマンドデータがその通信規格の種別73とデータ長74を指定して複数連結されていることを示すものとして定義されたコードである。 In the present embodiment, the additional data 72b is code data U1 requesting a guideline value, security data, and the number of leaked days conforming to the standards of U-bus communication, and a request command for detailed cut-off data values conforming to N-line communication. The command data N4 is configured as a composite code in which a type 73 of communication standard (U bus communication and N line communication in this embodiment) and a data length 74 are specified and linked. At this time, the instruction code 72a includes additional data 72b, code data according to the U-bus communication standard and command data according to the N-line communication standard, and a plurality of the code data and the command data according to the N-line communication standard are concatenated by designating the type 73 and data length 74 of the communication standard. It is a code defined to indicate that

この電文構成によると、この電文70を受けたガスメータ10は、命令コード72aを認識することで、後に続く付加データ72bがUバス通信規格のコードデータとNライン通信規格によるコマンドデータが複数連結して構成されたデータであることを識別でき、種別73とデータ長74に基づき、付加データ72bを分割して判別することができ、センター装置40からの指示を解読することができる。 According to this electronic message structure, the gas meter 10 that receives this electronic message 70 recognizes the instruction code 72a, and the following additional data 72b is a combination of code data of the U-bus communication standard and command data of the N-line communication standard. The additional data 72b can be divided and discriminated based on the type 73 and the data length 74, and the instruction from the center device 40 can be decoded.

また、図5は、本実施の形態における他の実施例の電文構成を示すもので、電文80は、Uバス通信の基本構成であるヘッダー部81とデータ部82から構成され、データ部82は、命令コード82aと付加データ82bから構成されている。 FIG. 5 shows the composition of a message in another example of this embodiment. A message 80 is composed of a header portion 81 and a data portion 82, which are the basic components of U-bus communication. , an instruction code 82a and additional data 82b.

そして、付加データ82bをUバス通信の規格に準じた指針値とセキュリティデータと漏洩日数を要求するコードデータU1とNライン通信に準拠した遮断データ詳細値の要求コマンドであるコマンドデータN4とを、通信規格の種別を示す区切コード83,84を付加して連結して合成コードとして構成したものである。このとき、命令コード82aは、付加データ82bが、Uバス通信の通信規格によるコードデータとNライン通信規格によるコマンドデータがその通信規格の種別で区分される区切コードをデータの後に付加し
て複数連結されていることを示すものとして定義されたコードである。
Then, the additional data 82b is code data U1 requesting a guideline value conforming to the U bus communication standard, security data and the number of days of leakage, and command data N4 which is a command requesting a detailed cutoff data value conforming to N line communication, Delimiter codes 83 and 84 indicating the type of communication standard are added and connected to form a composite code. At this time, the instruction code 82a is composed of a plurality of additional data 82b by adding a delimiter code to the end of the data, in which the code data according to the communication standard of the U-bus communication and the command data according to the N-line communication standard are classified according to the type of the communication standard. A code defined to indicate concatenation.

この電文構成によると、この電文80を受けたガスメータ10は、命令コード82aを認識することで、後に続く付加データ82bがUバス通信規格のコードデータとNライン通信規格によるコマンドデータが複数連結して構成されたデータであることを識別でき、区切コード83,84に基づき、付加データ82bを分割して判別することができ、センター装置40からの指示を解読することができる。 According to this electronic message structure, the gas meter 10 that receives this electronic message 80 recognizes the command code 82a, and the following additional data 82b is a combination of code data of the U-bus communication standard and command data of the N-line communication standard. The additional data 82b can be divided and discriminated based on the delimiter codes 83 and 84, and the instruction from the center device 40 can be decoded.

従って、電文70、80を解読したガスメータ10は、コードデータU1とコマンドデータN4に基づき、指針値とセキュリティデータと漏洩日数と遮断データ詳細値を応答電文として、無線子機20、無線親機30を介してセンター装置40に送信することができるので、センター装置40は必要なデータである指針値とセキュリティデータと遮断データ詳細値を1回の通信で取得することができる。 Therefore, the gas meter 10 having decoded the telegrams 70 and 80 uses the code data U1 and the command data N4 as response telegrams containing the guideline value, the security data, the number of leaked days, and the detailed cut-off data values. Therefore, the center device 40 can acquire the guideline value, the security data, and the block data detailed value, which are necessary data, in one communication.

このように、通信規格の種別とデータ長、或いは区切コードを指定して連結すれば、Uバス通信で規格化された複数のデータを1つで扱えるコードデータと、Nライン通信で規格化されたコマンドデータを混在して電文を作成できるので、必要となる複数のデータを1回の通信で取得することができる。 In this way, if the type of communication standard and the data length or the delimiter code are specified and connected, the code data that can handle a plurality of data standardized by U-bus communication and the data that is standardized by N-line communication can be handled. Since a telegram can be created by mixing command data, it is possible to obtain a plurality of necessary data in one communication.

なお、上記実施の形態では付加データ72b、82bをUバス通信のコードデータU1とNライン通信のコマンドデータN4の2つのコードの合成コードで説明したが、Uバス通信のコードデータのみ、或いは、Nライン通信のコマンドデータのみの合成コードで構成できること、および、2つのコードだけでなく、3つ以上のコードを組み合わせて合成コードを構成できることは言うまでもない。 In the above-described embodiment, the additional data 72b and 82b are described as a composite code of two codes, the code data U1 for U-bus communication and the command data N4 for N-line communication. Needless to say, the composite code can be composed of only N-line communication command data, and the composite code can be composed of not only two codes but also three or more codes.

以上のように、本実施の形態1~3によると、通信規格で一度に送信可能なデータ量を有効に利用して、複数のコードデータを一度に送信することで、通信時間の短縮や無線通信のトラフィックの削減を図ることができる。 As described above, according to the first to third embodiments, by effectively using the amount of data that can be transmitted at one time according to the communication standard and transmitting a plurality of code data at once, the communication time can be shortened and wireless communication can be performed. Communication traffic can be reduced.

また、既存の電文コードの組み合わせを可能とすることで、新たな電文コードを規格化する必要もなくなる。 Moreover, by enabling the combination of existing message codes, there is no need to standardize new message codes.

更に、ガスメータにおける電文の解読処理は、マイクロコンピュータのプログラムで実現できるが、本実施の形態における電文構成を解読できるプログラム、即ち、命令コード52a、62a、72a、82aの定義に対応して、付加データ52b、62b、72b、82bを解読できるプログラムが組み込まれたガスメータであれば、前述の新たなコードデータU3に対応していなくても、1つの電文で必要な通信を行うことができる。 Further, the message decoding processing in the gas meter can be realized by a microcomputer program. If the gas meter incorporates a program capable of decoding the data 52b, 62b, 72b, and 82b, it is possible to perform necessary communication with one message even if it does not support the new code data U3.

なお、Uバス通信規格においても、1回の通信で可能な通信容量には制限があるが、センター装置が、この制限を考慮して、コードデータやコマンドデータの組み合わせを設定する必要があることは言うまでもない。 In the U-bus communication standard, there is a limit to the communication capacity that can be used for one communication, but the center device must consider this limit when setting combinations of code data and command data. Needless to say.

また、本実施の形態では、ガスメータ10が持つ種々のデータをセンター装置40で取得する要求電文について具体的に説明したが、通信の電文には、センター装置40がガスメータ10に対してデータを要求する要求電文、センター装置40がガスメータ10に対して各種の設定を行う設定電文、センター装置40がガスメータ10に対してガスの遮断等を命令する制御電文、ガスメータ10がセンター装置40からの電文に応じてデータ等を送信する応答電文があり、その内、センター装置40がガスメータ10に対して発信する要求電文と設定電文と制御電文に対応するコードの内の何れか2つ以上を付加データとすることで同じ電文に含めて送る構成としても良い。 Further, in the present embodiment, a request message for obtaining various data held by the gas meter 10 by the center device 40 has been specifically described. a setting message for the central device 40 to make various settings for the gas meter 10; a control message for the central device 40 to command the gas meter 10 to cut off gas, etc.; In response, there is a response message for transmitting data, etc. Among them, any two or more of codes corresponding to the request message, the setting message, and the control message sent by the center device 40 to the gas meter 10 are regarded as additional data. By doing so, it may be configured to be included in the same electronic message and sent.

以上のように、本発明にかかるガスメータシステムは、種々のガスメータの通信規格として適用できる。 As described above, the gas meter system according to the present invention can be applied as a communication standard for various gas meters.

10 ガスメータ
40 センター装置
50、60、70、80 電文
U1、U2、U3 コードデータ
N1、N2、N3、N4 コマンドデータ
52b、62b、72b、82b 付加データ
53、63、83、84 区切コード
10 gas meter 40 central device 50, 60, 70, 80 message U1, U2, U3 code data N1, N2, N3, N4 command data 52b, 62b, 72b, 82b additional data 53, 63, 83, 84 delimiter code

Claims (5)

ガスメータと、該ガスメータと第1通信規格に準拠した所定の電文を用いて通信を行うセンター装置からなり、
前記所定の電文は、前記第1通信規格より通信速度が低速の第2通信規格に準拠して通信内容が定義されたコマンドデータを複数連結した付加データを含むことを特徴とするガスメータシステム。
Consists of a gas meter and a center device that communicates with the gas meter using a predetermined message conforming to the first communication standard,
The gas meter system according to claim 1, wherein the predetermined message includes additional data obtained by concatenating a plurality of command data whose communication contents are defined in compliance with a second communication standard having a communication speed lower than that of the first communication standard.
ガスメータと、該ガスメータと第1通信規格に準拠した所定の電文を用いて通信を行うセンター装置からなり、
前記所定の電文は、前記第1通信規格に準拠して通信内容が定義されたコードデータ及び前記第1通信規格より通信速度が低速の第2通信規格に準拠して通信内容が定義されたコマンドデータを複数連結した付加データを含むことを特徴とするガスメータシステム。
Consists of a gas meter and a center device that communicates with the gas meter using a predetermined message conforming to the first communication standard,
The predetermined electronic message includes code data whose communication content is defined in compliance with the first communication standard and a command whose communication content is defined in compliance with a second communication standard whose communication speed is lower than that of the first communication standard. A gas meter system comprising additional data obtained by connecting a plurality of data.
前記付加データは、前記第1通信規格と前記第2通信規格の種別と、前記コードデータと前記コマンドデータのデータ長とを指定しながら連結して構成されたことを特徴とする請求項に記載のガスメータシステム。 3. The method according to claim 2 , wherein said additional data is configured by concatenating while specifying the types of said first communication standard and said second communication standard, and the data lengths of said code data and said command data. Gas meter system as described. 前記付加データは、前記コードデータまたは前記コマンドデータを所定のコードで区切りながら連結して構成されたことを特徴とする請求項1または2に記載のガスメータシステム。 3. The gas meter system according to claim 1, wherein said additional data is formed by concatenating said code data or said command data while separating them with a predetermined code. 前記付加データは、所定のデータを前記ガスメータから要求する要求コードと、ガスメータに対する設定を行う設定コードと、ガスメータに対してガスの遮断等を命令する制御コードの何れか2つ以上を含むことを特徴とする請求項1~のいずれか1項に記載のガスメータシステム。 The additional data includes at least two of a request code for requesting predetermined data from the gas meter, a setting code for setting the gas meter, and a control code for commanding the gas meter to shut off gas. The gas meter system according to any one of claims 1-4 .
JP2018167411A 2018-09-07 2018-09-07 gas meter system Active JP7129611B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018167411A JP7129611B2 (en) 2018-09-07 2018-09-07 gas meter system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018167411A JP7129611B2 (en) 2018-09-07 2018-09-07 gas meter system

Publications (2)

Publication Number Publication Date
JP2020042373A JP2020042373A (en) 2020-03-19
JP7129611B2 true JP7129611B2 (en) 2022-09-02

Family

ID=69798544

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018167411A Active JP7129611B2 (en) 2018-09-07 2018-09-07 gas meter system

Country Status (1)

Country Link
JP (1) JP7129611B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010166296A (en) 2009-01-15 2010-07-29 Panasonic Corp Meter-reading radio apparatus
JP2017045227A (en) 2015-08-26 2017-03-02 矢崎エナジーシステム株式会社 Centralized monitoring system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010166296A (en) 2009-01-15 2010-07-29 Panasonic Corp Meter-reading radio apparatus
JP2017045227A (en) 2015-08-26 2017-03-02 矢崎エナジーシステム株式会社 Centralized monitoring system

Also Published As

Publication number Publication date
JP2020042373A (en) 2020-03-19

Similar Documents

Publication Publication Date Title
CN101719922B (en) Device and method of protocol conversion between PROFIBUS-DP industrial fieldbus and wireless ZIGBEE
CN109560838B (en) Bluetooth communication method for electric power metering field detection data
EP2571224B1 (en) Method for processing messages on m2m platform and m2m platform system
CN106162528B (en) LoRa signal and Bluetooth signal conversion module, conversion method and sender unit
BR112012003047B1 (en) method and apparatus for priority signaling over a wireless serial communications channel
CN111225414B (en) Multimode communication device, communication method thereof and multimode communication system
CN106134132B (en) Communication means and equipment and corresponding pressure regulator and alternating current generator of the pressure regulator of automotive alternator on In-vehicle networking
JP7129611B2 (en) gas meter system
CN107018151B (en) CAN-LonWorks protocol conversion method of programmable conversion logic
CN104022934A (en) PROFIBUS-DP protocol-based communication equipment communication method
CN112463706A (en) Data sending and receiving method and communication terminal
TW201721320A (en) Method for controlling industry equipment, and system for controlling industry equipment
EP2336896A1 (en) Serial communication module with multiple receiver/transmitters
EP1802034A4 (en) A method for negotiating the bandwidth of data communication channel automatically
CN104426605A (en) Fiber-transmission-based remote equipment fault locating method and system, and associated equipment
CN114915515B (en) CAN communication method and system based on SOC
JP5596177B2 (en) Communication apparatus and communication method
CN112910838B (en) Composite protocol analysis method, device, equipment, system and storage medium
US20140337522A1 (en) Method and Device for Filtering Network Traffic
CN107086930B (en) Vehicle configuration method and device and automobile
CN106169947A (en) Data transmission method, the first equipment and the second equipment
CN112256714A (en) Data synchronization method and device, electronic equipment and computer readable medium
CN109951309B (en) Electric energy cloud acquisition system network node maintenance method and device
JP2007520911A (en) Use of generalized spare extension fields in frame protocols and data frames
CN102013918B (en) Method, system and device for transmitting data

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20190124

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220201

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220329

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220725

R151 Written notification of patent or utility model registration

Ref document number: 7129611

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151