Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6076518B2 - Communication device and vehicle integrated management system - Google Patents
[go: Go Back, main page]

JP6076518B2 - Communication device and vehicle integrated management system - Google Patents

Communication device and vehicle integrated management system Download PDF

Info

Publication number
JP6076518B2
JP6076518B2 JP2016022674A JP2016022674A JP6076518B2 JP 6076518 B2 JP6076518 B2 JP 6076518B2 JP 2016022674 A JP2016022674 A JP 2016022674A JP 2016022674 A JP2016022674 A JP 2016022674A JP 6076518 B2 JP6076518 B2 JP 6076518B2
Authority
JP
Japan
Prior art keywords
entry
address
unit
information
communication 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.)
Active
Application number
JP2016022674A
Other languages
Japanese (ja)
Other versions
JP2016116239A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2016022674A priority Critical patent/JP6076518B2/en
Publication of JP2016116239A publication Critical patent/JP2016116239A/en
Application granted granted Critical
Publication of JP6076518B2 publication Critical patent/JP6076518B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Description

本発明は、通信装置および車両統合管理システムに関するものである。   The present invention relates to a communication device and a vehicle integrated management system.

従来、複数の車両からなる列車編成では、車両間で通信が行われている。列車編成は、一般的に固定されたものではなく、分割または併合が行われる。列車編成の分割・併合が行われると、通信対象の機器も変更される。このような場合に、例えば、下記特許文献1では、有線LAN(Local Area Network)用の静的IP(Internet Protocol)アドレスと無線LAN用の静的IPアドレスとの間で、ルーティングテーブルに基づいてIPアドレスを変換する技術が開示されている。   Conventionally, in train formation composed of a plurality of vehicles, communication is performed between the vehicles. Train organization is not generally fixed, but is divided or merged. When the train organization is divided and merged, the communication target devices are also changed. In such a case, for example, in Patent Document 1 below, a static IP (Internet Protocol) address for a wired LAN (Local Area Network) and a static IP address for a wireless LAN are based on a routing table. A technique for converting an IP address is disclosed.

また、TCMS(Train Control and Monitoring System)により列車編成の併合を行う場合、ETBN(Ethernet(登録商標) Train Backbone Network)のルーティング機能では、ETBNのルーティングテーブルに併合対象編成サブネット宛のエントリを追加できない。このような場合に、OSPF(Open Shortest Pass Fast)等のルーティングプロトコルを使用することで、ルーティングテーブルを更新できる。   Also, when train organization is merged by TCMS (Train Control and Monitoring System), the entry for the merge target organization subnet cannot be added to the routing table of ETBN with the routing function of ETBN (Ethernet (registered trademark) Train Backbone Network). . In such a case, the routing table can be updated by using a routing protocol such as OSPF (Open Shortest Pass Fast).

特開2011−10279号公報JP 2011-10279 A

しかしながら、OSPFはプロトコルが複雑である。そのため、通信装置においてCPU(Central Processing Unit)等のリソースを大きく消費する、という問題があった。また、OSPFは頻繁な変更を前提に作成されたものではないため収束時間がかかる、という問題があった。   However, OSPF has a complicated protocol. Therefore, there is a problem that resources such as a CPU (Central Processing Unit) are consumed greatly in the communication device. In addition, since OSPF is not created on the assumption of frequent changes, there is a problem that it takes time to converge.

本発明は、上記に鑑みてなされたものであって、TCMSにおいてETBNのルーティングテーブルを簡易に更新可能な通信装置および車両統合管理システムを得ることを目的とする。   The present invention has been made in view of the above, and an object thereof is to obtain a communication device and a vehicle integrated management system that can easily update an ETBN routing table in TCMS.

上述した課題を解決し、目的を達成するために、本発明は、複数の通信装置が接続して車両統合管理システムを構成する前記通信装置であって、前記通信装置に接続し、車両あるいは編成ごとに形成されたサブネットを識別するサブネット識別情報を用いて、パケットの送信先となる宛先アドレスを生成するアドレス生成部と、前記宛先アドレスの情報をルーティングテーブルに追加するエントリ追加部と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is a communication device in which a plurality of communication devices are connected to form a vehicle integrated management system, and is connected to the communication device and is connected to a vehicle or a train. An address generation unit that generates a destination address that is a transmission destination of a packet using subnet identification information that identifies a subnet formed for each, and an entry addition unit that adds information on the destination address to a routing table It is characterized by that.

この発明によれば、TCMSにおいてETBNのルーティングテーブルを簡易に更新できる、という効果を奏する。   According to the present invention, it is possible to easily update the ETBN routing table in TCMS.

図1は、車両統合管理システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of a vehicle integrated management system. 図2は、TBNの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the TBN. 図3は、TBNのルーティングテーブル更新方法を示すフローチャートである。FIG. 3 is a flowchart showing a TBN routing table update method. 図4は、TNDテーブルの構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of a TND table. 図5は、ルーティングテーブルの構成例を示す図である。FIG. 5 is a diagram illustrating a configuration example of the routing table.

以下に、本発明にかかる通信装置および車両統合管理システムの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a communication apparatus and a vehicle integrated management system according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態.
図1は、本実施の形態にかかる車両統合管理システムの構成例を示す図である。ここでは、TCMSを想定している。車両統合管理システムは、通信装置であるTBN(Train Backbone Node)1,2,3を備えており、TBN1はサブネット4のネットワークと接続し、TBN2はサブネット5のネットワークと接続し、TBN3はサブネット6,7のネットワークと接続している。図1では、1つの車両または1つの編成に1つのTBNが設置されて1つ以上のサブネットが形成されている場合に、3つの車両または3つの編成が併合された状態を示す。図1において、上側がETB(Ethernet Train Backbones)側を示し、下側がECN(Ethernet Consist Network)側を示す。
Embodiment.
FIG. 1 is a diagram illustrating a configuration example of a vehicle integrated management system according to the present embodiment. Here, TCMS is assumed. The vehicle integrated management system includes TBNs (Train Backbone Nodes) 1, 2 and 3 which are communication devices. TBN1 is connected to a network of subnet 4, TBN2 is connected to a network of subnet 5, and TBN3 is connected to subnet 6 , 7 are connected. FIG. 1 shows a state where three vehicles or three formations are merged when one TBN is installed in one vehicle or one formation to form one or more subnets. In FIG. 1, the upper side shows the ETB (Ethernet Train Backbones) side, and the lower side shows the ECN (Ethernet Consist Network) side.

各サブネット4〜7は、イーサネット(登録商標)通信が行われており、1つのサブネット内には1つ以上のエンドデバイス(端末)が接続されている。併合後においては、図1に示す車両統合管理システムにおいて、あるサブネット内の端末から別のサブネットにある端末に対して、同一イーサネットとみなしてパケットの送受信が可能である。各TBN1〜3において、黒丸はIPポートを示す。各TBN1〜3は、IPポート#1で他のTBNと接続し、IPポート#2でサブネット側と接続している。なお、図1では、車両統合管理システムとして3つのTBN(1〜3)を備えているが、一例であり、TBNが2つまたは4つ以上とすることも可能である。   Each of the subnets 4 to 7 performs Ethernet (registered trademark) communication, and one or more end devices (terminals) are connected in one subnet. After merging, in the vehicle integrated management system shown in FIG. 1, it is possible to transmit and receive packets from a terminal in a certain subnet to a terminal in another subnet as the same Ethernet. In each TBN 1 to 3, black circles indicate IP ports. Each of the TBNs 1 to 3 is connected to another TBN through the IP port # 1, and is connected to the subnet side through the IP port # 2. In addition, in FIG. 1, although 3 TBN (1-3) is provided as a vehicle integrated management system, it is an example and it is also possible for TBN to be 2 or 4 or more.

つぎに、TBN1〜3の構成について説明する。図2は、TBN1の構成例を示す図である。一例として、TBN1について説明するが、TBN1〜3は同様の構成とする。TBN1は、ルーティングエントリ更新部10と、TTDP(Train Topology Discovery Protocol)部20と、NAT(Network Address Translation)部30と、OS(Operating System)部40と、イーサネットドライバ部50と、を備える。   Next, the configuration of TBN 1 to 3 will be described. FIG. 2 is a diagram illustrating a configuration example of TBN1. As an example, TBN1 will be described, but TBN1 to TBN1-3 have the same configuration. The TBN 1 includes a routing entry update unit 10, a TTDP (Train Topology Discovery Protocol) unit 20, a NAT (Network Address Translation) unit 30, an OS (Operating System) unit 40, and an Ethernet driver unit 50.

ルーティングエントリ更新部10は、自装置のTBN1が他のTBNと併合した場合に、後述するOS部40のIP部41が備えるルーティングテーブル42に対してエントリを追加し、ルーティングテーブル42を更新する処理を行う。   The routing entry update unit 10 adds an entry to the routing table 42 included in the IP unit 41 of the OS unit 40 to be described later and updates the routing table 42 when the TBN 1 of its own device is merged with another TBN. I do.

ルーティングエントリ更新部10は、後述するTTDP部20が備えるTND(Train Network Directory)テーブル21から各エントリに記載されている情報を抽出するエントリ抽出部11と、エントリ抽出部11で抽出されたエントリに記載の情報を用いて、ルーティングテーブル42に記載する宛先アドレスおよび次ホップアドレスを生成するアドレス生成部12と、OS部40からパケットの転送先となるTBN側へ接続するIPポートの情報を取得するIPポート情報取得部13と、アドレス生成部12で生成された宛先アドレス、次ホップアドレスの情報、およびIPポート情報取得部13で取得されたIPポートの情報を、ルーティングテーブル42に追加するエントリ追加部14と、を備える。   The routing entry update unit 10 extracts an entry extraction unit 11 that extracts information described in each entry from a TND (Train Network Directory) table 21 included in the TTDP unit 20 described later, and the entry extracted by the entry extraction unit 11 Using the described information, the address generation unit 12 that generates the destination address and the next hop address described in the routing table 42, and the IP port information connected to the TBN side that is the packet transfer destination from the OS unit 40 are acquired. IP port information acquisition unit 13 and entry addition to add destination address, next hop address information generated by address generation unit 12 and IP port information acquired by IP port information acquisition unit 13 to routing table 42 Unit 14.

TTDP部20は、TNDテーブル21を備えている。TTDP部20は、自装置のTBN1が他のTBNと併合した場合に、TTDPのプロトコル処理によってTNDテーブル21を更新し、他のTBNの情報をTNDテーブル21に追加する。複数のTBNが併合した場合、各TBNでは、TTDP部20において、同様のプロトコル処理を実行することにより、同一内容のTNDテーブル21を保持することになる。   The TTDP unit 20 includes a TND table 21. The TTDP unit 20 updates the TND table 21 by TTDP protocol processing and adds information on other TBNs to the TND table 21 when the TBN 1 of its own device is merged with other TBNs. When a plurality of TBNs are merged, each TBN holds the TND table 21 having the same content by executing the same protocol processing in the TTDP unit 20.

NAT部30は、ECN側アドレスからETB側アドレスへ、およびETB側アドレスからECN側アドレスへ、アドレス変換する際の情報を記録したNAT変換テーブルを備える。ルーティングエントリ更新部10のアドレス生成部12は、アドレス生成の際にNAT変換テーブルを参照する。   The NAT unit 30 includes a NAT conversion table that records information for address conversion from an ECN side address to an ETB side address and from an ETB side address to an ECN side address. The address generation unit 12 of the routing entry update unit 10 refers to the NAT conversion table when generating an address.

OS部40は、TBN1の動作を制御する。OS部40は、パケットの転送処理の際に使用するルーティングテーブル42を含むIP部41を備える。ルーティングテーブル42は、転送するパケットの宛先アドレスに応じて、次のTBNを示す次ホップアドレス、パケットを出力するIPポートを示すIPポートの情報を登録しているテーブルである。   The OS unit 40 controls the operation of the TBN 1. The OS unit 40 includes an IP unit 41 including a routing table 42 used in packet transfer processing. The routing table 42 is a table in which information on the next hop address indicating the next TBN and the IP port information indicating the IP port that outputs the packet is registered according to the destination address of the packet to be transferred.

イーサネットドライバ部50は、他のTBN、および自装置のTBN1が接続するサブネットとのイーサネット通信を制御する。   The Ethernet driver unit 50 controls Ethernet communication with a subnet connected to another TBN and the TBN 1 of its own device.

つづいて、TBN1が他のTBN2,3と併合した場合の、ルーティングエントリ更新部10におけるルーティングテーブル42の更新処理について説明する。図3は、TBN1のルーティングテーブル更新方法を示すフローチャートである。まず、TBN1では、ルーティングエントリ更新部10のエントリ抽出部11が、TNDテーブル21からの抽出対象のエントリを0として(ステップS1)、TTDP部20のTNDテーブル21を参照し、エントリの抽出対象としてエントリ0の情報を抽出する(ステップS2)。   Next, the update process of the routing table 42 in the routing entry update unit 10 when the TBN 1 is merged with the other TBNs 2 and 3 will be described. FIG. 3 is a flowchart showing a method for updating the routing table of TBN1. First, in TBN1, the entry extraction unit 11 of the routing entry update unit 10 sets the entry to be extracted from the TND table 21 to 0 (step S1), refers to the TND table 21 of the TTDP unit 20, and extracts the entry as an extraction target. Information on entry 0 is extracted (step S2).

図4は、TNDテーブル21の構成例を示す図である。TNDテーブル21は、各エントリについて、CstUUID、CNid、subnetid、ETBNid、CstOrientation等の情報を記録している。本実施の形態では、このうち、subnetidおよびETBNidの情報を使用する。各エントリでは、該当するエントリに記載のETBNidを持つTBNと、接続するサブネットとの関係を示している。   FIG. 4 is a diagram illustrating a configuration example of the TND table 21. The TND table 21 records information such as CstUUID, CNid, subnetid, ETBNid, and CstOrientation for each entry. In the present embodiment, information of subnetid and ETBNid is used. Each entry shows the relationship between the TBN having the ETBNid described in the corresponding entry and the connected subnet.

エントリ抽出部11は、抽出したエントリの情報のうち、ETBNidが自装置を示すETBNidと一致するかどうかを確認する(ステップS3)。前述のように、併合後においては、各TBNが同一内容のTNDテーブル21を保持している。そのため、TNDテーブル21は自装置の内容も含んでいる。エントリ抽出部11では、自装置に該当するエントリについては、ルーティングテーブル42の更新が不要のため、更新処理の対象から除外する。エントリ抽出部11は、エントリ0のETBNid=05を参照すると、自装置のETBNidと一致するため(ステップS3:Yes)、ステップS4〜S7の処理を省略してステップS8へ移行する。エントリ抽出部11は、TNDテーブル21の全てのエントリについて情報の抽出を実施していない場合(ステップS8:No)、TNDテーブル21からの抽出対象エントリをインクリメントする(ステップS9)。エントリ抽出部11は、具体的に、抽出対象のエントリを0から1にして、ステップS2に戻る。   The entry extraction unit 11 checks whether or not the ETBNid in the extracted entry information matches the ETBNid indicating the own device (step S3). As described above, after merging, each TBN holds the TND table 21 having the same contents. Therefore, the TND table 21 includes the contents of the own device. The entry extraction unit 11 excludes entries corresponding to the own apparatus from being subject to update processing because the routing table 42 need not be updated. When referring to ETBNid = 05 of entry 0, the entry extraction unit 11 matches the ETBNid of its own device (step S3: Yes), so the process of steps S4 to S7 is omitted and the process proceeds to step S8. The entry extraction unit 11 increments the entry to be extracted from the TND table 21 when information extraction is not performed for all entries in the TND table 21 (step S8: No) (step S9). Specifically, the entry extraction unit 11 changes the entry to be extracted from 0 to 1, and returns to step S2.

エントリ抽出部11は、TTDP部20のTNDテーブル21を参照し、エントリの抽出対象としてエントリ1の情報を抽出する(ステップS2)。エントリ抽出部11は、抽出したエントリの情報のうち、ETBNidが自装置を示すETBNidと一致するかどうかを確認する(ステップS3)。エントリ抽出部11は、エントリ1のETBNid=06を参照し、自装置のETBNidと一致しないことを確認する(ステップS3:No)。エントリ抽出部11は、抽出したエントリの情報をアドレス生成部12へ通知する。   The entry extraction unit 11 refers to the TND table 21 of the TTDP unit 20 and extracts information on entry 1 as an entry extraction target (step S2). The entry extraction unit 11 checks whether or not the ETBNid in the extracted entry information matches the ETBNid indicating the own device (step S3). The entry extraction unit 11 refers to ETBNid = 06 of the entry 1 and confirms that it does not match the ETBNid of its own device (step S3: No). The entry extraction unit 11 notifies the address generation unit 12 of information on the extracted entry.

つぎに、アドレス生成部12は、エントリ抽出部11からエントリの情報の通知を受けると、エントリ抽出部11で抽出されたエントリ1の情報のうち、サブネットの識別情報であるsubnetid=6の情報を用いて宛先アドレスを生成する(ステップS4)。具体的に、アドレス生成部12は、NAT部30のNAT変換テーブルを参照し、ETB側アドレス「10.128.0.0/18」を2進数で表記した下記アドレス(1)に対して、下記アドレス(2)に示す6桁の「s」に該当する部分に、subnetid=6を2進数で表記した「000110」を入れ込み、下記アドレス(3)を得る。   Next, upon receiving notification of entry information from the entry extraction unit 11, the address generation unit 12 obtains subnetid = 6 information, which is subnet identification information, of the entry 1 information extracted by the entry extraction unit 11. The destination address is generated by using it (step S4). Specifically, the address generation unit 12 refers to the NAT conversion table of the NAT unit 30, and for the following address (1) in which the ETB side address “10.128.0.0/18” is expressed in binary number, In the portion corresponding to the 6-digit “s” shown in the following address (2), “000110” in which subnetid = 6 is expressed in binary is inserted to obtain the following address (3).

(1) 00001010.10000000.00000000.00000000/18
(2) 00001010.1000ssss.ss000000.00000000/18
(3) 00001010.10000001.10000000.00000000/18
(1) 00001010.10000000.00000000.00000000 / 18
(2) 0000110.10.000 ssss. ss000000000000000 / 18
(3) 00001010.10000001.1,000,000,000,000 / 18

アドレス生成部12は、上記アドレス(3)を10進数に変換した「10.129.128.0/18」を、エントリ1に対する宛先アドレスとする。   The address generation unit 12 sets “10.1298.18.0/18” obtained by converting the address (3) to a decimal number as the destination address for the entry 1.

つぎに、アドレス生成部12は、エントリ抽出部11で抽出されたエントリ1の情報のうち、TBN(通信装置)の識別情報であるETBNid=06の情報を用いて次ホップアドレスを生成する(ステップS5)。具体的に、アドレス生成部12は、NAT部30のNAT変換テーブルを参照し、上記アドレス(1)に対して、下記アドレス(4)に示す6桁の「t」に該当する部分に、ETBNid=06を2進数で表記した「000110」を入れ込み、下記アドレス(5)を得る。   Next, the address generation unit 12 generates a next hop address using information of ETBNid = 06, which is identification information of the TBN (communication device), of the information of the entry 1 extracted by the entry extraction unit 11 (Step S1). S5). Specifically, the address generation unit 12 refers to the NAT conversion table of the NAT unit 30 and adds ETBNid to the portion corresponding to the 6-digit “t” shown in the address (4) below with respect to the address (1). “000110”, in which = 06 is expressed in binary, is inserted to obtain the following address (5).

(4) 00001010.10000000.00000000.00tttttt/18
(5) 00001010.10000000.00000000.00000110/18
(4) 00001010.10000000.00000000.00tttttt / 18
(5) 00001010.10000000.00000000.00000110 / 18

アドレス生成部12は、上記アドレス(5)を10進数に変換した「10.128.0.6/18」を、エントリ1に対する次ホップアドレスとする。   The address generation unit 12 sets “10.128.0.6/18” obtained by converting the address (5) to a decimal number as the next hop address for the entry 1.

つぎに、IPポート情報取得部13は、OS部40より、OS部40で管理しているIPポートの情報から、アドレス生成部12で生成された次ホップアドレス「10.128.0.6/18」に該当するTBNが接続されているIPポートの情報を取得する(ステップS6)。図1に示すように、各TBN1〜3は他のTBNとIPポート#1で接続しているため、IPポート情報取得部13は、IPポート#1の情報を取得する。   Next, the IP port information acquisition unit 13 receives the next hop address “10.128.0.6/ generated by the address generation unit 12 from the IP port information managed by the OS unit 40 from the OS unit 40. The information of the IP port to which the TBN corresponding to “18” is connected is acquired (step S6). As shown in FIG. 1, since each TBN 1 to 3 is connected to another TBN through the IP port # 1, the IP port information acquisition unit 13 acquires information about the IP port # 1.

そして、エントリ追加部14は、アドレス生成部12で生成された宛先アドレス、次ホップアドレスの情報、およびIPポート情報取得部13で取得されたIPポートの情報を用いて1つのエントリを構成し、そのエントリの情報をルーティングテーブル42に追加する(ステップS7)。   The entry adding unit 14 configures one entry using the destination address generated by the address generating unit 12, the next hop address information, and the IP port information acquired by the IP port information acquiring unit 13, The entry information is added to the routing table 42 (step S7).

図5は、ルーティングテーブル42の構成例を示す図である。ルーティングテーブル42は、各エントリについて、宛先アドレス、次ホップアドレス、およびインタフェースの情報を登録している。エントリ追加部14は、具体的に、ルーティングテーブル42に、エントリ「xx1」に、宛先アドレスとして「10.129.128.0/18」を、次ホップアドレスとして「10.128.0.6/18」を、インタフェースとしてIPポート#1を示す「#1」の情報を追加(登録)する。   FIG. 5 is a diagram illustrating a configuration example of the routing table 42. The routing table 42 registers destination address, next hop address, and interface information for each entry. Specifically, the entry adding unit 14 stores, in the routing table 42, the entry “xx1”, the destination address “10.129.128.0/18”, and the next hop address “10.128.0.6/ “18” is added (registered) to “# 1” indicating IP port # 1 as an interface.

ルーティングエントリ更新部10は、上記のルーティングテーブル更新の処理をTNDテーブル21の全てのエントリの情報を抽出するまで実施する。実施していない場合(ステップS8:No)、前述のように、エントリ抽出部11は、TNDテーブル21からの抽出対象のエントリをインクリメントし(ステップS9)、ステップS2に戻る。一方、全てのエントリについて情報の抽出を実施した場合(ステップS8:Yes)、ルーティングエントリ更新部10は、ルーティングテーブル42の更新処理を終了する。   The routing entry update unit 10 performs the above routing table update processing until information on all entries in the TND table 21 is extracted. If not implemented (step S8: No), as described above, the entry extraction unit 11 increments the entry to be extracted from the TND table 21 (step S9), and returns to step S2. On the other hand, when the information is extracted for all entries (step S8: Yes), the routing entry update unit 10 ends the update process of the routing table 42.

ルーティングエントリ更新部10では、図4に示すTNDテーブル21のエントリ0〜3までについてルーティングテーブル42の更新処理を実施すると、図5に示すように、登録済みのエントリの情報に、TNDテーブル21のエントリ1に対応するエントリ「xx1」、TNDテーブル21のエントリ2に対応するエントリ「xx2」、およびTNDテーブル21のエントリ3に対応するエントリ「xx3」の情報を追加することができる。   In the routing entry update unit 10, when the routing table 42 is updated for entries 0 to 3 in the TND table 21 shown in FIG. 4, as shown in FIG. Information of entry “xx1” corresponding to entry 1, entry “xx2” corresponding to entry 2 of TND table 21, and entry “xx3” corresponding to entry 3 of TND table 21 can be added.

なお、本実施の形態では、ルーティングエントリ更新部10において、TNDテーブル21のエントリを抽出する構成、宛先アドレスおよび次ホップアドレスを生成する構成、IPポートの情報を取得する構成、ルーティングテーブル42にエントリを追加する構成、をそれぞれ別々の構成にしているが、一例であり、これに限定するものではない。例えば、アドレスを生成する構成とルーティングテーブル42にエントリを追加する構成を1つの構成としてもよい。   In the present embodiment, in the routing entry update unit 10, a configuration for extracting an entry in the TND table 21, a configuration for generating a destination address and a next hop address, a configuration for acquiring IP port information, and an entry in the routing table 42 However, this is only an example, and the present invention is not limited to this. For example, the configuration for generating an address and the configuration for adding an entry to the routing table 42 may be one configuration.

以上説明したように、本実施の形態によれば、車両統合管理システムを構成する通信装置であるTBNにおいて、列車編成の併合があった場合に、TCMSにおいて、TNDテーブルからエントリの情報を抽出し、抽出したエントリに記載の情報を用いて宛先アドレスおよび次ホップアドレスを生成し、さらに、次ホップアドレスに対応するIPポートの情報を取得し、宛先アドレス、次ホップアドレス、およびIPポートの情報を、ルーティングテーブルのエントリとして追加することとした。これにより、TBNでは、簡易な処理でETBNのルーティングテーブルを更新することができる。   As described above, according to the present embodiment, in TBN, which is a communication device constituting the vehicle integrated management system, when train formation is merged, TCMS extracts entry information from the TND table. The destination address and the next hop address are generated using the information described in the extracted entry, and the IP port information corresponding to the next hop address is acquired, and the destination address, the next hop address, and the IP port information are obtained. It was decided to add it as an entry in the routing table. Thereby, in TBN, the routing table of ETBN can be updated by simple processing.

以上のように、本発明にかかる通信装置および車両統合管理システムは、列車編成での通信に有用であり、特に、列車編成を併合する場合に適している。   As described above, the communication device and the vehicle integrated management system according to the present invention are useful for communication in train formation, and are particularly suitable for combining train formations.

1,2,3 TBN(通信装置)、4,5,6,7 サブネット、10 ルーティングエントリ更新部、11 エントリ抽出部、12 アドレス生成部、13 IPポート情報取得部、14 エントリ追加部、20 TTDP部、21 TNDテーブル、30 NAT部、40 OS部、41 IP部、42 ルーティングテーブル、50 イーサネットドライバ部。   1, 2, 3 TBN (communication device), 4, 5, 6, 7 subnet, 10 routing entry update unit, 11 entry extraction unit, 12 address generation unit, 13 IP port information acquisition unit, 14 entry addition unit, 20 TTDP Part, 21 TND table, 30 NAT part, 40 OS part, 41 IP part, 42 routing table, 50 Ethernet driver part.

Claims (3)

複数の通信装置が接続して車両統合管理システムを構成する前記通信装置であって、
前記通信装置に接続し、車両あるいは編成ごとに形成されたサブネットを識別するサブネット識別情報を用いて、パケットの送信先となる宛先アドレスを生成するアドレス生成部と、
前記宛先アドレスの情報をルーティングテーブルに追加するエントリ追加部と、
を備えることを特徴とする通信装置。
A communication device in which a plurality of communication devices are connected to form a vehicle integrated management system,
An address generation unit that connects to the communication device and generates a destination address that is a transmission destination of a packet by using subnet identification information that identifies a subnet formed for each vehicle or train.
An entry addition unit for adding information of the destination address to a routing table;
A communication apparatus comprising:
複数の通信装置が接続して車両統合管理システムを構成する前記通信装置であって、
前記通信装置を識別する通信装置識別情報を用いて、自装置からパケットを転送する転送先の通信装置のアドレスを示す次ホップアドレスを生成するアドレス生成部と、
前記次ホップアドレスをルーティングテーブルに追加するエントリ追加部と、
を備えることを特徴とする通信装置。
A communication device in which a plurality of communication devices are connected to form a vehicle integrated management system,
Using the communication device identification information for identifying the communication device, an address generation unit that generates a next hop address indicating an address of a communication device of a transfer destination that transfers a packet from the own device;
An entry adding unit for adding the next hop address to a routing table;
A communication apparatus comprising:
請求項1または請求項2に記載の通信装置が複数接続されたことを特徴とする車両統合管理システム。   A vehicle integrated management system, wherein a plurality of communication devices according to claim 1 or 2 are connected.
JP2016022674A 2016-02-09 2016-02-09 Communication device and vehicle integrated management system Active JP6076518B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016022674A JP6076518B2 (en) 2016-02-09 2016-02-09 Communication device and vehicle integrated management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016022674A JP6076518B2 (en) 2016-02-09 2016-02-09 Communication device and vehicle integrated management system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015538195A Division JP5885893B1 (en) 2014-04-21 2014-04-21 Communication device and vehicle integrated management system

Publications (2)

Publication Number Publication Date
JP2016116239A JP2016116239A (en) 2016-06-23
JP6076518B2 true JP6076518B2 (en) 2017-02-08

Family

ID=56142383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016022674A Active JP6076518B2 (en) 2016-02-09 2016-02-09 Communication device and vehicle integrated management system

Country Status (1)

Country Link
JP (1) JP6076518B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113839988B (en) * 2021-08-24 2024-02-20 四川发展磁浮科技有限公司 Train multi-network integration network control system and control method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013150601A1 (en) * 2012-04-02 2013-10-10 三菱電機株式会社 Communication system for train

Also Published As

Publication number Publication date
JP2016116239A (en) 2016-06-23

Similar Documents

Publication Publication Date Title
JP5885893B1 (en) Communication device and vehicle integrated management system
JP7432095B2 (en) How to forward packets in SRv6 service function chain, SFF, and SF devices
CN109155799B (en) Subnet expansion via Layer 3 communication
CN104869042B (en) Message forwarding method and device
US10263808B2 (en) Deployment of virtual extensible local area network
JP6195014B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, RELAY DEVICE, AND COMMUNICATION PROGRAM
CN106572021B (en) A method for realizing network virtualization overlay and network virtualization edge node
JP2019519146A (en) Routing establishment, packet transmission
CN106789748A (en) A kind of distributed couple in multiplexer DAM stacking network system and its apparatus
CN107809386A (en) IP address conversion method, routing device and communication system
US20190215191A1 (en) Deployment Of Virtual Extensible Local Area Network
KR20200136516A (en) Method for synchronizing topology information in sfc network and routing network element
US20150280961A1 (en) Network extension system, control apparatus, and network extension method
JP6076518B2 (en) Communication device and vehicle integrated management system
WO2014156143A1 (en) Home gateway device and packet forwarding method
JP6904846B2 (en) Communication equipment, control method of communication equipment, and programs
CN108282404B (en) Route generation method, device and system
EP3206346B1 (en) Domain control method and domain control device
JP5350333B2 (en) Packet relay apparatus and network system
JP6256110B2 (en) Packet processing system and packet processing method
CN114301913A (en) Request processing method and system
JP5600648B2 (en) Packet communication system
JP6977690B2 (en) Transfer device and transfer method
JP5018490B2 (en) Relay device
CN105591889A (en) Network routing system and network packet routing method thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161128

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170110

R150 Certificate of patent or registration of utility model

Ref document number: 6076518

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250