JP2002353997A - Network connection device and data transmission method, and program - Google Patents

Network connection device and data transmission method, and program

Info

Publication number
JP2002353997A
JP2002353997A JP2001158583A JP2001158583A JP2002353997A JP 2002353997 A JP2002353997 A JP 2002353997A JP 2001158583 A JP2001158583 A JP 2001158583A JP 2001158583 A JP2001158583 A JP 2001158583A JP 2002353997 A JP2002353997 A JP 2002353997A
Authority
JP
Japan
Prior art keywords
data
network
control
transmission
packet
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.)
Withdrawn
Application number
JP2001158583A
Other languages
Japanese (ja)
Inventor
Toshiaki Koizumi
豪章 小泉
Toshibumi Miura
俊文 三浦
Osamu Iijima
治 飯島
Ayako Fujimura
綾子 藤村
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 Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP2001158583A priority Critical patent/JP2002353997A/en
Publication of JP2002353997A publication Critical patent/JP2002353997A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To suppress increase in the amount of traffic in a network by changing data transmission processing, depending on the traffic amount in the network. SOLUTION: A network connection device is provided with a DMX communication section 21, that receives dimmer control data of a data form which confirms with the dimmer control protocol, a transmitter side protocol conversion section 22 that converts the dimmer control data received into a packet, conforming with the data transmission protocol to be transmitted by a LAN network 5, a traffic detection section 32 that acquires the traffic state of the LAN network 5, and a transmission reception control section 31 that selects the data transmission system for transmission of the converted packet through the LAN network 5, and transmits the packet converted in compliance with the selected data transmission system to the LAN network 5.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、負荷装置を制御す
る制御データを伝送するに際して、プロトコルが異なる
ネットワーク間でデータ伝送をするためのネットワーク
接続装置及びデータ送信方法、並びにプログラムに関す
る。
The present invention relates to a network connection device, a data transmission method, and a program for transmitting data between networks having different protocols when transmitting control data for controlling a load device.

【0002】[0002]

【従来の技術】従来より、照明装置の調光制御をするた
めのプロトコルとして、DMX512規格が知られてい
る。このDMX512規格では、ユーザが操作する調光
卓から24msec毎に512バイトの調光制御データ
を送信する伝送方式を使用し、512バイト中の各1バ
イトが各照明装置の調光制御データに対応していること
を規定している。
2. Description of the Related Art Conventionally, the DMX512 standard has been known as a protocol for controlling dimming of a lighting device. The DMX512 standard uses a transmission method in which a dimming console operated by a user transmits 512 bytes of dimming control data every 24 msec. One byte of 512 bytes corresponds to dimming control data of each lighting device. Stipulates that

【0003】また、UDP(User Datagram Protocol)
/IP(Internet Protocol)は、LAN(Local Area
Network)規格に準じたネットワークと共に使用される
プロトコルであり、TCP(Transmission Control Pro
tocol)/IPと比較して、IPに従って通信を行う点
で共通するが、コネクションを確立することはしない。
このため、送信したパケットがネットワーク内で消失
し、送信先機器に到達しなかった場合であっても、送信
先機器との間で配信確認や再送制御などをしない。した
がって、UDP/IPを使用した場合、ネットワーク内
でパケットの衝突などが発生した場合であっても、送信
完了したか否かの確認はユーザに委ねられているのが現
状である。
[0003] Also, UDP (User Datagram Protocol)
/ IP (Internet Protocol) is a LAN (Local Area)
Network (TCP) is a protocol used with a network that conforms to the TCP standard.
tocol) / IP in that communication is performed according to IP, but no connection is established.
For this reason, even if the transmitted packet is lost in the network and does not reach the destination device, delivery confirmation and retransmission control are not performed with the destination device. Therefore, when using UDP / IP, even if a packet collision or the like occurs in the network, it is presently the responsibility of the user to confirm whether or not the transmission has been completed.

【0004】一方、TCP/IPの場合は、配信確認や
再送制御を行うためにトラフィック量の増加が加速され
てしまうという不都合が存在するが、ネットワークのト
ラフィック量が多くパケットの衝突が発生しやすいネッ
トワークであっても、再送制御を行うことにより、パケ
ット送信側から送信先機器に確実にパケットを送信する
ことができる。
[0004] On the other hand, in the case of TCP / IP, there is an inconvenience that the increase in traffic volume is accelerated due to delivery confirmation and retransmission control, but the network traffic volume is large and packet collisions are likely to occur. Even in a network, by performing retransmission control, a packet can be reliably transmitted from a packet transmitting side to a destination device.

【0005】更に、従来から知られている全二重方式
は、送信ポートと受信ポートとを別個にすることで、送
信データ及び受信データを同時に双方向通信する伝送方
式であり、送信データと受信データとで衝突の発生を起
こさないようにする。
Further, the conventionally known full-duplex system is a transmission system in which transmission data and reception data are simultaneously bidirectionally communicated by separately setting a transmission port and a reception port. Avoid collisions with data.

【0006】また、半二重方式は、送信データと受信デ
ータとでデータ伝送方向を交互に変える伝送方式であ
り、送信データと受信データとで衝突が発生するもの
の、全二重方式よりも通信速度が速いという利点があ
る。
The half-duplex system is a transmission system in which the data transmission direction is alternately changed between transmission data and reception data. Although a collision occurs between the transmission data and the reception data, the half-duplex system communicates more than the full-duplex system. It has the advantage of high speed.

【0007】従来の調光システムにおいて、DMX51
2規格に従ったデータ伝送をするDMX機器と接続され
ると共にLAN規格に従ってデータ伝送をするネットワ
ークと接続し、DMX機器からの調光制御データをLA
N規格に従ったパケットに変換するネットワーク接続装
置では、通常、通信速度が最優先とされることが多く、
LAN規格に従ったネットワークにおいて半二重方式、
UDP/IPを用いた通信が行われていた。
In a conventional dimming system, DMX51
2 is connected to a DMX device that transmits data according to the standard, and is connected to a network that transmits data according to the LAN standard.
In a network connection device that converts packets into packets conforming to the N standard, the communication speed is usually given the highest priority in many cases.
Half-duplex in a network conforming to the LAN standard,
Communication using UDP / IP has been performed.

【0008】[0008]

【発明が解決しようとする課題】ところで、DMX51
2規格は、図6に示すように、DMXコントローラ10
1により調光制御データを生成し、DMX信号線102
を介して照明器具である複数のDMX機器103に調光
制御データを送信する調光システムような、閉じた環境
には適したプロトコルであるが、調光システム外での通
信には広く知られているLAN規格が好適である。
By the way, DMX51
2 standard, as shown in FIG.
1 to generate the dimming control data, and
It is a protocol suitable for a closed environment such as a dimming system that transmits dimming control data to a plurality of DMX devices 103 that are lighting devices via the illuminator, but is widely known for communication outside the dimming system. LAN standards are preferred.

【0009】そこで、図7に示すように、DMXコント
ローラ101とDMX機器103との間に、DMX51
2規格に従った調光制御データをLAN規格に従ったパ
ケットに変換する送信側プロトコル変換装置104、L
AN規格に従ったパケットをDMX規格に従った調光制
御データに変換する受信側プロトコル変換装置105を
設けると共に、送信側プロトコル変換装置104と受信
側プロトコル変換装置105との間をLANネットワー
ク106で接続した調光システムが提案されている。
Therefore, as shown in FIG. 7, a DMX 51 is provided between the DMX controller 101 and the DMX device 103.
2, a transmission-side protocol converter 104 that converts dimming control data according to the LAN standard into a packet according to the LAN standard;
A receiving-side protocol converter 105 for converting a packet conforming to the AN standard into dimming control data conforming to the DMX standard is provided, and a LAN network 106 connects the transmitting-side protocol converter 104 and the receiving-side protocol converter 105 to each other. A connected dimming system has been proposed.

【0010】しかし、DMX512規格が24msec
ごとに調光制御データを送信するプロトコルであり、L
ANネットワーク106内でも24msec毎にパケッ
トを送信するために、送信側プロトコル変換装置104
及び受信側プロトコル変換装置105でUDPを実装し
てデータ伝送を行っていた。
[0010] However, the DMX512 standard requires 24 msec.
Is a protocol for transmitting dimming control data every time.
In order to transmit a packet every 24 msec even in the AN network 106, the transmission-side protocol converter 104
In addition, UDP was mounted on the receiving-side protocol converter 105 to perform data transmission.

【0011】この場合、例えばDMX機器103の数が
少なくLANネットワーク106内でのトラフィック量
が少ない場合には問題は発生しないが、例えばDMX機
器103の数が多くLANネットワーク106のトラフ
ィック量が多い場合であっても24msec毎にパケッ
トを送信する必要があり、更にトラフィック量を増加さ
せる問題点があった。
In this case, no problem occurs when, for example, the number of DMX devices 103 is small and the traffic volume in the LAN network 106 is small, but for example, when the number of DMX devices 103 is large and the traffic volume in the LAN network 106 is large. Even in this case, it is necessary to transmit the packet every 24 msec, and there is a problem that the traffic volume is further increased.

【0012】そこで、本発明は、上述した実情に鑑みて
提案されたものであり、ネットワーク内のトラフィック
量に応じてデータ送信処理を変更してネットワークのト
ラフィック量の増加を抑制することができるネットワー
ク接続装置及びデータ送信方法、並びにプログラムを提
供することを目的とする。
In view of the above, the present invention has been proposed in view of the above-mentioned circumstances, and a network capable of suppressing an increase in the traffic volume of a network by changing a data transmission process according to the traffic volume in the network. It is an object to provide a connection device, a data transmission method, and a program.

【0013】[0013]

【課題を解決するための手段】請求項1に係る発明は、
上述の課題を解決するために、複数の負荷装置を制御す
る制御装置と接続され、上記制御装置からの制御データ
をネットワークに送出するネットワーク接続装置におい
て、制御プロトコルに従ったデータ形式の上記制御装置
から送信された制御データを受信する送受信手段と、上
記送受信手段で受信した制御データを上記ネットワーク
で伝送するデータ伝送プロトコルに従ったパケットに変
換するデータ変換手段と、上記ネットワークのトラフィ
ック状態を取得するトラフィック状態取得手段と、上記
トラフィック状態取得手段で取得したトラフィック状態
に基づいて、上記データ変換手段で変換されたパケット
を上記ネットワークで伝送するときのデータ伝送方式を
選択する伝送方式制御手段と、上記伝送方式制御手段で
選択されたデータ伝送方式に従って上記データ変換手段
で変換されたパケットを上記ネットワークに送出するよ
うに上記送受信手段を制御する送信制御手段とを備え
る。
The invention according to claim 1 is
In order to solve the above-mentioned problem, in a network connection device connected to a control device for controlling a plurality of load devices and transmitting control data from the control device to a network, the control device has a data format according to a control protocol. Transmitting and receiving means for receiving the control data transmitted from the network, data converting means for converting the control data received by the transmitting and receiving means into packets conforming to a data transmission protocol transmitted over the network, and acquiring the traffic state of the network A traffic state acquisition unit, a transmission method control unit that selects a data transmission method when transmitting the packet converted by the data conversion unit on the network based on the traffic state acquired by the traffic state acquisition unit; Data selected by transmission method control means Packets converted by said data conversion means in accordance with transmission method and a transmission control means for controlling said transmitting and receiving means to deliver to the network.

【0014】請求項2に係る発明では、上記トラフィッ
ク状態取得手段は、複数のネットワーク接続装置と接続
されて複数のネットワーク接続装置からのパケットを中
継する中継手段と、パケットのコリジョンを検出するコ
リジョン検出手段とを有するパケット中継装置と上記ネ
ットワークを介して接続され、上記コリジョン検出手段
からのコリジョン検出信号を上記送受信手段で受信し
て、上記送受信手段で受信したコリジョン検出信号をカ
ウントするコリジョンカウンタを有し、このコリジョン
カウンタのカウンタ値をトラフィック状態として取得
し、上記伝送方式制御手段は、上記トラフィック状態取
得手段で取得した上記コリジョンカウンタによるカウン
タ値の増加量に基づいてデータ伝送方式を選択する。
[0014] In the invention according to claim 2, the traffic state acquiring means is connected to a plurality of network connection devices and relays packets from the plurality of network connection devices, and collision detection for detecting packet collisions. Means for receiving a collision detection signal from the collision detection means by the transmission / reception means and counting the collision detection signal received by the transmission / reception means. Then, the counter value of the collision counter is acquired as a traffic state, and the transmission method control means selects a data transmission method based on the increment of the counter value by the collision counter acquired by the traffic state acquisition means.

【0015】請求項3に係る発明では、上記トラフィッ
ク状態取得手段は、上記送受信手段から送出されたパケ
ットの送信先であって、受信したデータ量をカウントす
るトラフィックカウンタを有した他のネットワーク接続
装置と上記ネットワークを介して接続され、所定期間ご
とに上記トラフィックカウンタからのカウンタ値を上記
送受信手段で受信して、トラフィック状態として取得
し、上記伝送方式制御手段は、上記トラフィック状態取
得手段で取得した上記トラフィックカウンタによるカウ
ンタ値の増加量に基づいてデータ伝送方式を選択する。
[0015] In the invention according to claim 3, the traffic status acquisition means is a destination of a packet transmitted from the transmission / reception means, and has another traffic connection device having a traffic counter for counting the amount of received data. Is connected via the network, the counter value from the traffic counter is received by the transmission / reception means at predetermined intervals, and is obtained as a traffic state, and the transmission method control means is obtained by the traffic state obtaining means. A data transmission method is selected based on the increment of the counter value by the traffic counter.

【0016】請求項4に係る発明では、上述の課題を解
決するために、複数の負荷装置を制御する制御装置と接
続され、上記制御装置からの制御データをネットワーク
に送出するネットワーク接続装置において、制御プロト
コルに従ったデータ形式の上記制御装置から送信された
制御データを受信する送受信手段と、上記送受信手段で
受信した制御データを上記ネットワークで伝送するデー
タ伝送プロトコルに従ったパケットに変換するデータ変
換手段と、上記送受信手段で受信した制御データのデー
タ内容を判別するデータ内容判別手段と、第1時刻に上
記送受信手段で受信した制御データのデータ内容と、上
記第1時刻の次に上記送受信手段で受信した制御データ
のデータ内容とが異なると上記データ内容判別手段で判
定された場合に、上記データ変換手段で変換されたパケ
ットに含まれ、上記第1時刻の次に上記送受信手段で受
信した制御データを上記ネットワークに送出するように
上記送受信手段を制御する送信制御手段とを備える。
According to a fourth aspect of the present invention, there is provided a network connection device connected to a control device for controlling a plurality of load devices and transmitting control data from the control device to a network. Transmitting / receiving means for receiving control data transmitted from the control device in a data format according to a control protocol, and data conversion for converting the control data received by the transmitting / receiving means into a packet according to a data transmission protocol transmitted over the network Means, data content determining means for determining the data content of the control data received by the transmitting / receiving means, data content of the control data received by the transmitting / receiving means at a first time, and the transmitting / receiving means following the first time If it is determined by the data content determination means that the data content of the control data received in is different, Included in the serial converted by the data conversion unit packet, and a transmission control means for controlling the transmission and reception means to the control data received by the receiving means in the following the first time sent to the network.

【0017】請求項5に係る発明では、上記送受信手段
は、パケットの再送制御を行う通信プロトコルに従って
パケット送信先のネットワーク接続装置との間で接続を
確立する。
In the invention according to claim 5, the transmission / reception means establishes a connection with a network connection destination of a packet transmission destination in accordance with a communication protocol for performing packet retransmission control.

【0018】請求項6に係る発明では、上記送受信手段
は、全二重方式によりパケットの送受信を行うことを特
徴とする請求項4記載のネットワーク接続装置。
In the invention according to claim 6, the transmission / reception means performs transmission / reception of packets by a full-duplex method.

【0019】請求項7に係る発明では、上記ネットワー
クのトラフィック状態を取得するトラフィック状態取得
手段を更に備え、上記送信制御手段は、上記トラフィッ
ク状態取得手段で取得したトラフィック量が少ないとき
には、上記送受信手段で受信して上記データ変換手段で
変換した全制御データを上記ネットワークに送出するよ
うに上記送受信手段を制御する。
The invention according to claim 7 further comprises a traffic state acquisition means for acquiring the traffic state of the network, wherein the transmission control means is adapted to transmit and receive the traffic information when the traffic amount acquired by the traffic state acquisition means is small. And controls the transmitting / receiving means so that all control data received by the data converting means and converted by the data converting means are transmitted to the network.

【0020】請求項8に係る発明では、上述の課題を解
決するために、複数の負荷装置を制御する制御装置から
の制御データをネットワークに送出するデータ送信方法
において、制御プロトコルに従ったデータ形式の上記制
御装置から送信された制御データを受信して、この制御
データを送信先のネットワーク接続装置に送信するとき
に、上記ネットワークのトラフィック状態を取得し、受
信した上記制御データを上記ネットワークで伝送するデ
ータ伝送プロトコルに従ったパケットに変換すると共
に、取得した上記トラフィック状態に基づいて、変換し
たパケットを上記ネットワークで伝送するときのデータ
伝送方式を選択して、選択したデータ伝送方式に従って
変換したパケットを上記ネットワークに送出する。
According to an eighth aspect of the present invention, there is provided a data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network in order to solve the above-mentioned problems. Receiving the control data transmitted from the control device, transmitting the control data to the destination network connection device, acquiring the traffic state of the network, and transmitting the received control data over the network. A data transmission protocol for transmitting the converted packet on the network based on the obtained traffic state, and converting the packet in accordance with the selected data transmission protocol. To the network.

【0021】請求項9に係る発明では、複数の負荷装置
を制御する制御装置からの制御データをネットワークに
送出するデータ送信方法において、制御プロトコルに従
ったデータ形式の上記制御装置から送信された制御デー
タを受信して、この制御データを送信先のネットワーク
接続装置に送信するときに、受信した上記制御データの
データ内容を判別し、受信した上記制御データを上記ネ
ットワークで伝送するデータ伝送プロトコルに従ったパ
ケットに変換すると共に、以前に受信した制御データの
データ内容と、今回受信した制御データのデータ内容と
が異なると判定した場合に、変換したパケットに含ま
れ、今回受信した制御データを上記ネットワークに送出
する。
According to a ninth aspect of the present invention, in the data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network, the control data transmitted from the control device in a data format according to a control protocol is provided. When receiving the data and transmitting the control data to the destination network connection device, the data content of the received control data is determined, and the received control data is transmitted according to a data transmission protocol for transmitting the control data over the network. When the data content of the previously received control data and the data content of the control data received this time are determined to be different, the control data included in the converted packet and the control data received this time are transmitted to the network. To send to.

【0022】請求項10に係る発明では、上述の課題を
解決するために、複数の負荷装置を制御する制御装置か
らの制御データをネットワークに送出するデータ送信方
法を実行するためのデータ送信プログラムにおいて、制
御プロトコルに従ったデータ形式の上記制御装置から送
信された制御データを受信して、この制御データを送信
先のネットワーク接続装置に送信するときに、上記ネッ
トワークのトラフィック状態を取得し、受信した上記制
御データを上記ネットワークで伝送するデータ伝送プロ
トコルに従ったパケットに変換すると共に、取得した上
記トラフィック状態に基づいて、変換したパケットを上
記ネットワークで伝送するときのデータ伝送方式を選択
して、選択したデータ伝送方式に従って変換したパケッ
トを上記ネットワークに送出する処理をコンピュータに
実行させる。
According to a tenth aspect of the present invention, there is provided a data transmission program for executing a data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network. Receiving control data transmitted from the control device in a data format according to a control protocol, and acquiring the network traffic state when transmitting the control data to the destination network connection device; The control data is converted into a packet according to a data transmission protocol transmitted on the network, and a data transmission method for transmitting the converted packet on the network is selected based on the obtained traffic state. The packet converted according to the data transmission method To execute a process of sending a click on the computer.

【0023】請求項11に係る発明では、複数の負荷装
置を制御する制御装置からの制御データをネットワーク
に送出するデータ送信方法を実行するためのデータ送信
プログラムにおいて、制御プロトコルに従ったデータ形
式の上記制御装置から送信された制御データを受信し
て、この制御データを送信先のネットワーク接続装置に
送信するときに、受信した上記制御データのデータ内容
を判別し、受信した上記制御データを上記ネットワーク
で伝送するデータ伝送プロトコルに従ったパケットに変
換すると共に、以前に受信した制御データのデータ内容
と、今回受信した制御データのデータ内容とが異なると
判定した場合に、変換したパケットに含まれ、今回受信
した制御データを上記ネットワークに送出する処理をコ
ンピュータに実行させる。
According to an eleventh aspect of the present invention, in a data transmission program for executing a data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network, a data format in accordance with a control protocol is provided. When receiving the control data transmitted from the control device and transmitting the control data to the destination network connection device, the data content of the received control data is determined, and the received control data is transmitted to the network connection device. In addition to converting to a packet in accordance with the data transmission protocol to be transmitted in, when it is determined that the data content of the previously received control data and the data content of the control data received this time are different, it is included in the converted packet, The process of sending the control data received this time to the network is executed by the computer. That.

【0024】[0024]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0025】本発明は、例えば図1に示すように構成さ
れた調光システムに適用される。
The present invention is applied to a dimming system configured as shown in FIG. 1, for example.

【0026】[調光システムの構成]図1からわかるよ
うに、調光システムは、ユーザにより操作されるDMX
機器操作装置1A、1B(以下、総称するときには単に
「DMX機器操作装置1」と呼ぶ。)と、複数のネット
ワーク接続装置2A〜2Eと、スイッチングデバイス3
と、複数のLAN(Local Area Network)機器4A〜4
Dとが、例えば所謂イーサネット(登録商標)と呼ばれ
るLAN規格に準じてデータ伝送をするLANネットワ
ーク5に接続されると共に、ネットワーク接続装置2B
に複数のDMX機器6A〜6F(以下、総称するときに
は単に「DMX機器6」と呼ぶ。)が接続されて構成さ
れている。
[Configuration of Light Control System] As can be seen from FIG. 1, the light control system is a DMX operated by a user.
Device operating devices 1A and 1B (hereinafter, simply referred to as “DMX device operating device 1”), a plurality of network connecting devices 2A to 2E, and a switching device 3
And a plurality of LAN (Local Area Network) devices 4A to 4A
D is connected to a LAN network 5 that performs data transmission according to, for example, a LAN standard called Ethernet (registered trademark) and a network connection device 2B.
And a plurality of DMX devices 6A to 6F (hereinafter, simply referred to as “DMX devices 6”).

【0027】また、この調光システムは、DMX機器操
作装置1A、1Bとネットワーク接続装置2AとをDM
X512規格に従ったDMX信号線11で接続すると共
に、ネットワーク接続装置2BとDMX機器6とをDM
X信号線12で接続している。
In this light control system, the DMX device operation devices 1A and 1B and the network connection device 2A
The DMX signal line 11 conforms to the X512 standard, and the network connection device 2B and the DMX device 6
They are connected by X signal lines 12.

【0028】DMX機器操作装置1は、例えばフェーダ
やスイッチ等の操作部を備え、ユーザにより操作部が操
作されることで各DMX機器6の調光制御内容を示す調
光制御データを生成する。また、DMX機器操作装置1
は、DMX通信部を備え、このDMX通信部により調光
制御データをDMX512規格に従った信号形態、通信
方式でDMX信号線11を介してネットワーク接続装置
2に送信する。
The DMX device operation device 1 includes an operation unit such as a fader or a switch, and generates dimming control data indicating the dimming control content of each DMX device 6 when the operation unit is operated by a user. Also, the DMX device operating device 1
Has a DMX communication unit, and transmits the dimming control data to the network connection device 2 via the DMX signal line 11 in a signal form and a communication method according to the DMX512 standard by the DMX communication unit.

【0029】これにより、DMX機器操作装置1は、2
4msecごとに512バイトのデータをネットワーク
接続装置2に送信する。
As a result, the DMX device operating device 1
It transmits 512-byte data to the network connection device 2 every 4 msec.

【0030】ネットワーク接続装置2Aは、DMX機器
操作装置1及びLANネットワーク5と接続され、DM
X機器操作装置1から24msecごとに512バイト
の調光制御データを受信する。ネットワーク接続装置2
Aは、受信した調光制御データをLANネットワーク5
で伝送するためのパケットに変換してLANネットワー
ク5に出力する。
The network connection device 2A is connected to the DMX device operation device 1 and the LAN network 5, and
It receives 512 bytes of dimming control data from the X device operating device 1 every 24 msec. Network connection device 2
A transmits the received dimming control data to the LAN network 5
Then, the packet is converted into a packet for transmission and output to the LAN network 5.

【0031】ネットワーク接続装置2Bは、LANネッ
トワーク5及びDMX機器6と接続され、LANネット
ワーク5を介して調光制御データを含むパケットを受信
する。ネットワーク接続装置2Bは、受信したパケット
から調光制御データを取りだし、DMX512規格に従
ってDMX機器6に出力する。
The network connection device 2B is connected to the LAN network 5 and the DMX device 6, and receives a packet including dimming control data via the LAN network 5. The network connection device 2B extracts the dimming control data from the received packet and outputs it to the DMX device 6 according to the DMX512 standard.

【0032】また、ネットワーク接続装置2A及びネッ
トワーク接続装置2Bは、共に、DMX512規格に従
った調光制御データを受信するとLAN規格に従ったパ
ケットにしてLANネットワーク5に送出する処理、L
AN規格に従ったパケットを受信するとDMX512規
格に従った調光制御データにしてDMX機器6に出力す
る処理を行えるものとする。すなわち、ネットワーク接
続装置2A及びネットワーク接続装置2Bは、同一の機
能を有しているものとする。
When both the network connection devices 2A and 2B receive the dimming control data according to the DMX512 standard, the network connection device 2A and the network connection device 2B send the data to the LAN network 5 as a packet according to the LAN standard.
When a packet conforming to the AN standard is received, a process of converting the packet into dimming control data conforming to the DMX512 standard and outputting it to the DMX device 6 can be performed. That is, the network connection device 2A and the network connection device 2B have the same function.

【0033】スイッチングデバイス3は、UDP(User
Datagram Protocol)又はTCP(Transmission Contr
ol Protocol)、IP(Internet Protocol)、LAN規
格に従って、受信したパケットを所定の通信経路に中継
する。
The switching device 3 is provided with a UDP (User
Datagram Protocol) or TCP (Transmission Contr)
ol Protocol), IP (Internet Protocol), and LAN standards, and relays the received packet to a predetermined communication path.

【0034】DMX機器6は、照明装置からなり、ネッ
トワーク接続装置2BからのDMX512規格に従った
調光制御データを受信し、全DMX機器6の調光制御内
容を示すデータのうち、自らのデータ部分の調光制御デ
ータに従って動作する。具体的には、DMX機器6は、
調光制御データに従ってオン、オフの切り替え、明るさ
の調整、照明方向の調整などをする。DMX機器6は、
調光制御データを受信すると共に、隣接するDMX機器
6に調光制御データを転送する。
The DMX device 6 is composed of a lighting device, receives the dimming control data according to the DMX512 standard from the network connection device 2B, and, among the data indicating the dimming control contents of all the DMX devices 6, its own data. It operates according to the dimming control data of the part. Specifically, the DMX device 6
On / off switching, brightness adjustment, illumination direction adjustment, and the like are performed according to the dimming control data. The DMX device 6
It receives the dimming control data and transfers the dimming control data to the adjacent DMX device 6.

【0035】本例では、DMX機器操作装置1Aからの
DMX512規格に従った調光制御データをDMX信号
線11を介してネットワーク接続装置2Aで受信し、ス
イッチングデバイス3及びLANネットワーク5を介し
てネットワーク接続装置2Bに調光制御データを送信
し、ネットワーク接続装置2BからDMX機器6A〜6
FにDMX信号線12を介して調光制御データを送信す
る場合について説明する。したがって、以下の説明で
は、ネットワーク接続装置2Aを「送信側ネットワーク
接続装置」と呼び、ネットワーク接続装置2Bを「受信
側ネットワーク接続装置」と呼ぶ。
In this example, dimming control data in accordance with the DMX512 standard from the DMX device operating device 1A is received by the network connection device 2A via the DMX signal line 11, and is transmitted to the network via the switching device 3 and the LAN network 5. The dimming control data is transmitted to the connection device 2B, and the DMX devices 6A to 6D are transmitted from the network connection device 2B.
A case where dimming control data is transmitted to F via the DMX signal line 12 will be described. Therefore, in the following description, the network connection device 2A is referred to as a “transmission-side network connection device”, and the network connection device 2B is referred to as a “reception-side network connection device”.

【0036】『送信側ネットワーク接続装置の構成』図
2に、送信側ネットワーク接続装置の構成を示す。な
お、送信側ネットワーク接続装置と受信側ネットワーク
接続装置とは同じ機能を有しており、送信側ネットワー
ク接続装置の説明を以下にすることで、受信側ネットワ
ーク接続装置の説明を省略する。
[Structure of Transmission-Side Network Connection Device] FIG. 2 shows the structure of the transmission-side network connection device. The transmitting-side network connecting device and the receiving-side network connecting device have the same function, and the description of the transmitting-side network connecting device will be described below, and the description of the receiving-side network connecting device will be omitted.

【0037】送信側ネットワーク接続装置は、DMX信
号線11と接続されたDMX通信部21と、送信側プロ
トコル変換部22と、LAN通信部23とを備える。
The transmitting-side network connection device includes a DMX communication unit 21 connected to the DMX signal line 11, a transmitting-side protocol conversion unit 22, and a LAN communication unit 23.

【0038】DMX通信部21は、DMX機器操作装置
1と同様に、DMX512規格に従って動作し、所定デ
ータ量が所定期間毎に調光制御データを受信する。DM
X通信部21は、受信した調光制御データを送信側プロ
トコル変換部22に出力する。
The DMX communication unit 21 operates in accordance with the DMX512 standard, like the DMX device operating device 1, and receives the dimming control data with a predetermined data amount every predetermined period. DM
The X communication unit 21 outputs the received dimming control data to the transmission-side protocol conversion unit 22.

【0039】送信側プロトコル変換部22は、DMX5
12規格の調光制御データをLAN規格のパケットに変
換すると共に、LAN規格のパケットをDMX512規
格の調光制御データとする機能を有する。送信側プロト
コル変換部22は、DMX通信部21からの調光制御デ
ータを受信すると、調光制御データにLAN規格のヘッ
ダ情報を付加したパケットを生成してLAN通信部23
に出力する。
The transmission-side protocol conversion unit 22 is a DMX5
It has a function of converting 12-dimming control data into LAN-standard packets and converting LAN-standard packets into DMX512-dimming control data. Upon receiving the dimming control data from the DMX communication unit 21, the transmission-side protocol conversion unit 22 generates a packet in which LAN standard header information is added to the dimming control data, and
Output to

【0040】LAN通信部23は、データ伝送方式を選
択してパケットの送受信をする送受信制御部31と、L
ANネットワーク5の状態を示すネットワーク状態情報
を取得するトラフィック検出部32とを備える。
The LAN communication unit 23 includes a transmission / reception control unit 31 for selecting a data transmission method and transmitting / receiving packets,
A traffic detection unit that acquires network status information indicating the status of the AN network;

【0041】トラフィック検出部32は、現在のLAN
ネットワーク5の状態を示すトラフィックパラメータを
取得する。このトラフィック検出部32は、取得したト
ラフィックパラメータに基づいてLANネットワーク5
でのトラフィック量を計測することで、所定時間内での
トラフィックの混雑状況を示すトラフィック状態情報を
生成する。トラフィック検出部32は、生成したトラフ
ィック状態情報を送受信制御部31に出力する。
The traffic detection unit 32 is provided for the current LAN.
A traffic parameter indicating the state of the network 5 is obtained. The traffic detection unit 32 performs LAN network 5 based on the acquired traffic parameters.
By measuring the traffic volume at the time, traffic state information indicating the traffic congestion status within a predetermined time is generated. The traffic detection unit 32 outputs the generated traffic state information to the transmission / reception control unit 31.

【0042】このトラフィック検出部32によるトラフ
ィックパラメータの取得方法としては、スイッチングデ
バイス3でコリジョンが発生したことに応じて送信され
るコリジョン検出信号を受信するコリジョンカウンタを
トラフィック検出部32の内部に備え、このコリジョン
カウンタからのカウンタ値を所定期間ごとにトラフィッ
クパラメータとして取得する。そして、トラフィック検
出部32は、時間的に前後するコリジョンカウンタのカ
ウンタ値を比較し、増加量をトラフィック状態情報とす
る。このコリジョンカウンタは、スイッチングデバイス
3内でパケットの衝突が発生して送信されたコリジョン
検出信号を受信した回数を計数し、計数した値をカウン
タ値として生成するものである。
As a method of acquiring traffic parameters by the traffic detector 32, a collision counter for receiving a collision detection signal transmitted in response to occurrence of a collision in the switching device 3 is provided inside the traffic detector 32. The counter value from the collision counter is acquired as a traffic parameter every predetermined period. Then, the traffic detection unit 32 compares the counter values of the collision counters that are temporally different from each other, and sets the increase amount as traffic state information. The collision counter counts the number of times that a collision detection signal transmitted due to occurrence of a packet collision in the switching device 3 is received, and the counted value is generated as a counter value.

【0043】また、トラフィック検出部32によるトラ
フィックパラメータの他の取得方法としては、データ送
信先の受信側ネットワーク接続装置内に設けられている
トラフィックカウンタからのカウンタ値を所定期間ごと
に受信し、受信したカウンタ値をトラフィックカウンタ
として取得する。そして、トラフィック検出部32は、
時間的に前後するトラフィックカウンタのカウンタ値を
比較し、増加量をトラフィック状態情報とする。このト
ラフィックカウンタは、受信したパケット量に応じて計
数をし、計数した値をカウンタ値として生成するもので
ある。このトラフィックカウンタのカウンタ値をトラフ
ィックパラメータとする場合、送信側ネットワーク接続
装置及び受信側ネットワーク接続装置が例えばSNMP
(SimpleNetwork Management Protocol)などの機器管
理プロトコルに対応している必要があり、SNMPのM
IB(Management Information Base)等を使用する。
As another method of acquiring the traffic parameters by the traffic detecting section 32, a counter value from a traffic counter provided in the receiving-side network connection device at the data transmission destination is received at predetermined intervals, and The obtained counter value is obtained as a traffic counter. Then, the traffic detection unit 32
The counter values of the traffic counters before and after in time are compared, and the increase amount is used as traffic state information. This traffic counter counts according to the amount of received packets and generates the counted value as a counter value. When the counter value of this traffic counter is used as a traffic parameter, the transmitting side network connecting device and the receiving side network connecting device are, for example, SNMP.
(Simple Network Management Protocol) and other device management protocols.
IB (Management Information Base) or the like is used.

【0044】送受信制御部31は、複数のデータ伝送方
式によりデータ送受信を行う機能を有し、トラフィック
検出部32からのトラフィック状態情報に基づいて複数
のデータ伝送方式のうちから最適なデータ伝送方式を選
択して、選択したデータ伝送方式により送信側プロトコ
ル変換部22からのパケットをLANネットワーク5に
送信する。
The transmission / reception control unit 31 has a function of transmitting / receiving data according to a plurality of data transmission methods, and selects an optimum data transmission method from among the plurality of data transmission methods based on the traffic state information from the traffic detection unit 32. A packet is transmitted from the transmission-side protocol converter 22 to the LAN network 5 according to the selected data transmission method.

【0045】この送受信制御部31は、LANネットワ
ーク5の混雑が発生していない通常状態においては、通
信速度を最優先するために、UDP/IPに従って半二
重方式で受信側ネットワーク接続装置にパケットを送信
する。また、送受信制御部31は、通常状態において
は、24msecごとに入力される調光制御データをパ
ケット化して24msecごとにパケットを送信する。
In a normal state where congestion of the LAN network 5 does not occur, the transmission / reception control unit 31 sends a packet to the receiving-side network connection device in a half-duplex manner in accordance with UDP / IP in order to give the highest priority to the communication speed. Send In a normal state, the transmission / reception control unit 31 packetizes dimming control data input every 24 msec and transmits the packet every 24 msec.

【0046】送受信制御部31は、トラフィック状態情
報によりLANネットワーク5のトラフィック量が多い
と判定したときには、LANネットワーク5内でパケッ
トが消失するのを防止するために、TCP/IPに従っ
てパケットを伝送するデータ伝送方式を選択する。この
とき、送受信制御部31は、受信側ネットワーク接続装
置の送受信制御部31との間でTCPに従った配信確認
や再送制御をするためのコネクションを確立する処理を
する。
When the transmission / reception control unit 31 determines that the traffic volume of the LAN network 5 is large based on the traffic status information, the transmission / reception control unit 31 transmits the packet according to TCP / IP in order to prevent the packet from being lost in the LAN network 5. Select a data transmission method. At this time, the transmission / reception control unit 31 performs a process of establishing a connection with the transmission / reception control unit 31 of the receiving-side network connection device for performing delivery confirmation and retransmission control according to TCP.

【0047】また、送受信制御部31は、TCP/IP
に従ったデータ伝送方式でパケットを伝送しているとき
に、配信確認や再送制御などの処理により送信パケット
と受信パケットとが衝突して再送制御をすることによ
り、トラフィック量が非常に多いと判定したときには、
全二重方式によりパケットを伝送するデータ伝送方式を
選択する。このとき、送信側ネットワーク接続装置の送
受信制御部31のみが全二重方式でパケットの送受信を
しても良く、受信側ネットワーク接続装置の送受信制御
部31も全二重方式でパケットの送受信をしても良い。
Further, the transmission / reception control unit 31 is provided with a TCP / IP
When a packet is transmitted using a data transmission method that conforms to the rules above, it is determined that the traffic volume is very large by performing retransmission control by colliding the transmitted packet with the received packet by processing such as delivery confirmation and retransmission control. When you do
Select a data transmission method for transmitting packets by full-duplex method. At this time, only the transmission / reception control unit 31 of the transmission-side network connection device may transmit / receive packets in full-duplex mode, and the transmission / reception control unit 31 of the reception-side network connection device also transmits / receives packets in full-duplex mode. May be.

【0048】更に、送受信制御部31は、TCP/IP
でなく、UDP/IPを使用してパケットを送信してい
るときでも全二重方式を選択しても良い。
Further, the transmission / reception control unit 31 is provided with a TCP / IP
Alternatively, a full-duplex method may be selected even when a packet is transmitted using UDP / IP.

【0049】『送信側ネットワーク接続装置の他の構
成』図3に、送信側ネットワーク接続装置の他の構成を
示す。この送信側ネットワーク接続装置は、図2に示す
送信側ネットワーク接続装置とは、送受信制御部31内
にデータ内容判別部41を備える点で異なる。
[Other Configuration of Transmission-Side Network Connection Device] FIG. 3 shows another configuration of the transmission-side network connection device. This transmission-side network connection device differs from the transmission-side network connection device shown in FIG. 2 in that a data content determination unit 41 is provided in the transmission / reception control unit 31.

【0050】このデータ内容判別部41は、送信側プロ
トコル変換部22から入力された調光制御データのデー
タ内容を判別して判別結果を生成する。
The data content discriminating section 41 discriminates the data content of the dimming control data input from the transmitting side protocol converting section 22, and generates a discrimination result.

【0051】送受信制御部31は、データ内容判別部4
1の判別結果に基づいて、今回送信対象となっている調
光制御データのデータ内容が、前回に送信した調光制御
データのデータ内容と異なるときには、送信対象となっ
ている調光制御データにヘッダ情報を付加して送信する
処理をする。
The transmission / reception control section 31 includes a data content determination section 4
If the data content of the dimming control data to be transmitted this time is different from the data content of the previously transmitted dimming control data based on the determination result of 1, the dimming control data to be transmitted is A process is performed in which header information is added and transmitted.

【0052】一方、送受信制御部31は、データ内容判
別部41の判別結果に基づいて、今回送信対象となって
いる調光制御データのデータ内容が、前回に送信した調
光制御データのデータ内容と同じであるときには、送信
する処理をせずに消去する。
On the other hand, based on the determination result of the data content determination unit 41, the transmission / reception control unit 31 replaces the data content of the dimming control data to be transmitted this time with the data content of the previously transmitted dimming control data. If it is the same as, the data is deleted without performing the transmission process.

【0053】また、この送受信制御部31は、時間的に
前後する調光制御データのデータ内容が異なる場合にの
みパケットを送信しているときに、パケットを確実に受
信側ネットワーク接続装置に送信するためにTCP/I
Pに従ってパケットの送信しても良い。
The transmission / reception control section 31 reliably transmits the packet to the receiving-side network connection device only when the packet is transmitted only when the data content of the dimming control data that is temporally different is different. TCP / I for
The packet may be transmitted according to P.

【0054】更に、送受信制御部31は、トラフィック
検出部32からのトラフィック状態情報に基づき、トラ
フィック量が多いときには、時間的に前後する調光制御
データのデータ内容が異なる場合にのみパケットを送信
する処理をし、トラフィック量が少ないときには、送信
側プロトコル変換部22から入力された全ての調光制御
データを送信するようにしても良い。
Further, based on the traffic state information from the traffic detection unit 32, the transmission / reception control unit 31 transmits a packet only when the data content of the dimming control data that is temporally different is different when the traffic volume is large. When the processing is performed and the traffic volume is small, all the dimming control data input from the transmitting-side protocol converter 22 may be transmitted.

【0055】なお、この送信側ネットワーク接続装置
は、図2を用いて説明した、トラフィック量に基づいて
データ伝送方式を選択する機能を備えていても良いのは
勿論である。
The transmitting-side network connection device may, of course, have the function described with reference to FIG. 2 for selecting a data transmission method based on the traffic amount.

【0056】[送信側ネットワーク接続機器のデータ送
信処理]図4に、上述の送信側ネットワーク接続装置に
より調光制御データを含むパケットを受信側ネットワー
ク接続装置に送信するときの処理手順を示す。なお、以
下に示す送信側ネットワーク接続装置によりパケットを
送信する処理の説明では、トラフィック量に基づいてデ
ータ伝送方式を選択する機能、及び時間的に前後する調
光制御データのデータ内容が異なる場合にのみパケット
を送信する機能の双方を有する送信側ネットワーク接続
装置による処理の一例である。
[Data Transmission Process of Transmission-Side Network Connection Device] FIG. 4 shows a processing procedure when the transmission-side network connection device transmits a packet including dimming control data to the reception-side network connection device. In the following description of the process of transmitting a packet by the transmission-side network connection device, the function of selecting a data transmission method based on the traffic volume and the case where the data content of the dimming control data that is temporally different are different. This is an example of processing by a transmitting-side network connection device having both functions of transmitting only a packet.

【0057】送信側ネットワーク接続装置は、DMX機
器操作装置1から調光制御データが送信されることに応
じてステップS1の処理を開始する。
The transmitting-side network connection device starts the process of step S 1 in response to the dimming control data being transmitted from the DMX device operating device 1.

【0058】ステップS1においては、DMX機器操作
装置1からの調光制御データをDMX通信部21により
受信する。ここで、調光制御データは、24msecご
とに512バイト送信される。また、ステップS1で
は、送信側プロトコル変換部22により受信した調光制
御データに対してプロトコル変換をすることでLAN規
格のパケットにする。
In step S 1, dimming control data from the DMX device operating device 1 is received by the DMX communication unit 21. Here, the dimming control data is transmitted in 512 bytes every 24 msec. In step S1, the dimming control data received by the transmitting-side protocol converter 22 is converted into a LAN standard packet by performing protocol conversion.

【0059】次のステップS2においては、トラフィッ
ク検出部32によりトラフィックパラメータを取得し、
このトラフィックパラメータに基づいたトラフィック状
態情報を生成して送受信制御部31に出力し、送受信制
御部31によりLANネットワーク5のトラフィック量
が多いか否かの判定をする。送受信制御部31によりト
ラフィック量が多いと判定したときにはステップS4に
処理を進め、送受信制御部31によりトラフィック量が
少ないと判定したときにはステップS3に処理を進め
る。
In the next step S2, the traffic parameters are acquired by the traffic detector 32,
The traffic state information based on the traffic parameters is generated and output to the transmission / reception control unit 31. The transmission / reception control unit 31 determines whether the traffic volume of the LAN network 5 is large. When the transmission / reception control unit 31 determines that the traffic volume is large, the process proceeds to step S4. When the transmission / reception control unit 31 determines that the traffic volume is small, the process proceeds to step S3.

【0060】ステップS3においては、ステップS2で
トラフィック量が少ないと判定したために、通常のデー
タ伝送方式である半二重方式でUDP/IPを使用した
パケットの送信を送受信制御部31により行って処理を
終了する。
In step S3, since it is determined in step S2 that the traffic volume is small, the transmission / reception control unit 31 transmits a packet using UDP / IP in a half-duplex system which is a normal data transmission system. To end.

【0061】ステップS4においては、前回に送信した
パケットに含まれる調光制御データのデータ内容と、現
在送信対象となっているパケットに含まれる調光制御デ
ータのデータ内容とが同一のデータ内容か否かを送受信
制御部31により判定する。送受信制御部31により同
一のデータ内容であると判定したときにはステップS6
に処理を進めて現在送信対象となっているパケットを送
信せずに処理を終了する。一方、送受信制御部31によ
り同一のデータ内容でないと判定したときには、ステッ
プS5に処理を進めて選択したデータ伝送方式のパケッ
トに変換して送信して処理を終了する。
In step S4, it is determined whether the data content of the dimming control data included in the previously transmitted packet is the same as the data content of the dimming control data included in the packet currently being transmitted. The transmission / reception control unit 31 determines whether or not it is not. If the transmission / reception control unit 31 determines that the data contents are the same, step S6
Then, the processing is terminated without transmitting the packet to be currently transmitted. On the other hand, if the transmission / reception control unit 31 determines that the data contents are not the same, the process proceeds to step S5 to convert the data into a packet of the selected data transmission method, transmit the packet, and terminate the process.

【0062】なお、上述したように、ネットワーク状態
情報に基づいてデータ伝送方式を選択してパケットを送
信する処理や、時間的に前後する調光制御データのデー
タ内容が異なる場合にのみパケットを送信する処理を含
む上述した全ての処理手順をコンピュータ読み取り可能
なプログラムとして記録媒体に記憶しておいても良い。
このとき、送信側ネットワーク接続装置及び受信側ネッ
トワーク接続装置は、記録媒体に記憶したプログラムを
読み出して起動し、上述と同様の処理を行うことで、同
様の効果を発揮することができる。
As described above, the process of selecting a data transmission method based on the network state information and transmitting the packet, or transmitting the packet only when the data content of the dimming control data that is temporally different is different. All the above-described processing procedures including the processing to be performed may be stored in a recording medium as a computer-readable program.
At this time, the transmitting side network connecting device and the receiving side network connecting device read out the program stored in the recording medium, start and execute the same processing as described above, whereby the same effect can be exhibited.

【0063】[受信側ネットワーク接続装置のデータ受
信処理]図5に、上述の送信側ネットワーク接続装置か
らの調光制御データを含むパケットを受信側ネットワー
ク接続装置で受信するときの処理手順を示す。
[Data Reception Processing of Reception-Side Network Connection Device] FIG. 5 shows a processing procedure when the reception-side network connection device receives a packet including dimming control data from the transmission-side network connection device.

【0064】受信側ネットワーク接続装置は、送信側ネ
ットワーク接続装置から調光制御データを含むパケット
が送信されることに応じてステップS11の処理を開始
する。
The receiving-side network connection device starts the process of step S11 in response to the transmission of the packet including the dimming control data from the transmitting-side network connection device.

【0065】ステップS11においては、LAN通信部
23により送信側ネットワーク接続装置からのパケット
を受信したか否かの判定をする。LAN通信部23によ
りパケットを受信したと判定したときにはステップS1
2に処理を進め、LAN通信部23によりパケットを受
信していないと判定したときにはステップS13に処理
を進める。
In step S11, it is determined whether the LAN communication unit 23 has received a packet from the transmission-side network connection device. When it is determined that the packet has been received by the LAN communication unit 23, step S1 is executed.
The process proceeds to step S2, and if it is determined that no packet has been received by the LAN communication unit 23, the process proceeds to step S13.

【0066】ステップS12においては、ステップS1
1で受信したパケットを送信側プロトコル変換部22に
よりDMX512規格の調光制御データに変換してDM
X機器6に送信用のデータとして再設定する。なお、ス
テップS11でパケットを受信する前では、前回に受信
したパケットに含まれる調光制御データが送信するデー
タとして設定されている。
In step S12, step S1
1 is converted to DMX512 standard dimming control data by
The X device 6 is reset as transmission data. Before receiving the packet in step S11, the dimming control data included in the previously received packet is set as data to be transmitted.

【0067】ステップS13においては、前回にDMX
機器6に調光制御データを送信した時刻からDMX51
2規格で規定されている通信間隔である24msecが
経過したか否かをDMX通信部21により判定する。
In step S13, the DMX
From the time when the dimming control data is transmitted to the device 6, the DMX 51
The DMX communication unit 21 determines whether 24 msec, which is the communication interval defined by the two standards, has elapsed.

【0068】24msecが経過したと判定したときに
はステップS14に処理を進めてステップS11で受信
した調光制御データ又はステップS11より前に設定さ
れている調光制御データをDMX機器6に送信して処理
を終了する。
When it is determined that 24 msec has elapsed, the process proceeds to step S14, and the dimming control data received in step S11 or the dimming control data set before step S11 is transmitted to the DMX device 6 and the processing is performed. To end.

【0069】[実施の形態の効果]以上、詳細に説明し
たように、本発明を適用した送信側ネットワーク接続装
置によれば、トラフィック検出部32によりトラフィッ
クパラメータを取得し、送受信制御部31によりトラフ
ィック量に応じてデータ伝送方式を選択することができ
るので、LANネットワーク5内のトラフィック量の増
加を抑制することができる。
[Effects of Embodiment] As described above in detail, according to the transmission-side network connection device to which the present invention is applied, the traffic detection unit 32 acquires the traffic parameters, and the transmission / reception control unit 31 transmits the traffic parameters. Since the data transmission method can be selected according to the amount, an increase in the amount of traffic in the LAN network 5 can be suppressed.

【0070】また、送信側ネットワーク接続装置によれ
ば、トラフィック検出部32内のコリジョンカウンタか
らのカウンタ値をトラフィックパラメータとしてトラフ
ィック検出部32で取得してデータ伝送方式を選択する
ことができ、パケットの衝突回数を抑制するようにLA
Nネットワーク5のトラフィック増加を抑制することが
できる。
Further, according to the transmitting-side network connection device, the traffic detection unit 32 can acquire the counter value from the collision counter in the traffic detection unit 32 as a traffic parameter and select a data transmission method. LA to reduce the number of collisions
An increase in traffic of the N network 5 can be suppressed.

【0071】更に、送信側ネットワーク接続装置によれ
ば、受信側ネットワーク接続装置のトラフィックカウン
タからのカウンタ値をトラフィックパラメータとしてト
ラフィック検出部32で取得してデータ伝送方式を選択
することができ、受信側ネットワーク接続装置までのト
ラフィック量を抑制して、LANネットワーク5のトラ
フィック量を抑制することができる。
Further, according to the transmission-side network connection device, the traffic detection unit 32 can acquire the counter value from the traffic counter of the reception-side network connection device as a traffic parameter and select the data transmission method. The traffic amount to the network connection device can be suppressed, and the traffic amount of the LAN network 5 can be suppressed.

【0072】更にまた、送信側ネットワーク接続装置に
よれば、時間的に前後する調光制御データが異なる場合
のみにパケットを送信することができるので、必要な調
光制御データのみを受信側ネットワーク接続装置に送信
することができ、LANネットワーク5のトラフィック
量の増加を抑制することができる。
Further, according to the transmitting-side network connection device, a packet can be transmitted only when the dimming control data which is temporally different is different, so that only the necessary dimming control data is transmitted to the receiving-side network connection device. It can be transmitted to the device, and an increase in the traffic volume of the LAN network 5 can be suppressed.

【0073】更にまた、送信側ネットワーク接続装置に
よれば、トラフィック量が多いときには時間的に前後す
る調光制御データが異なる場合のみパケットを送信し、
トラフィック量が少ないときには全ての調光制御データ
を送信するので、LANネットワーク5のトラフィック
量の増加を抑制することができる。
Further, according to the transmission-side network connection device, when the traffic volume is large, the packet is transmitted only when the dimming control data which is temporally different is different,
When the traffic volume is small, all the dimming control data is transmitted, so that an increase in the traffic volume of the LAN network 5 can be suppressed.

【0074】更にまた、送信側ネットワーク接続装置に
よれば、LANネットワーク5のトラフィック量が多い
場合に、UDPからTCPに変更することで確実にパケ
ットを受信側ネットワーク接続装置に送信することがで
きる。
Furthermore, according to the transmission-side network connection device, when the traffic volume of the LAN network 5 is large, the packet can be reliably transmitted to the reception-side network connection device by changing from UDP to TCP.

【0075】更にまた、送信側ネットワーク接続装置に
よれば、TCPを使用している場合に送信パケットと受
信パケットとの衝突が発生したときに、半二重方式から
全二重方式に切り替えることにより、パケットの衝突の
発生を抑制して再送制御を行う回数を少なくし、LAN
ネットワーク5のトラフィック量の増加を抑制すること
ができる。
Further, according to the transmission-side network connection device, when a collision between a transmission packet and a reception packet occurs when using TCP, the half-duplex system is switched to the full-duplex system. And reduce the number of times of performing retransmission control by suppressing the occurrence of packet collision.
An increase in the traffic volume of the network 5 can be suppressed.

【0076】なお、上述の実施の形態は本発明の一例で
ある。このため、本発明は、上述の実施形態に限定され
ることはなく、この実施の形態以外であっても、本発明
に係る技術的思想を逸脱しない範囲であれば、設計等に
応じて種々の変更が可能であることは勿論である。
The above embodiment is an example of the present invention. For this reason, the present invention is not limited to the above-described embodiment, and other than the present embodiment, various modifications may be made according to the design and the like within a range not departing from the technical idea according to the present invention. Can be changed.

【0077】[0077]

【発明の効果】請求項1に係るネットワーク接続装置に
よれば、トラフィック状態に基づいて、データ変換手段
で変換されたパケットをネットワークで伝送するときの
データ伝送方式を選択してパケットをネットワークに送
出するので、ネットワーク内のトラフィック量に応じて
データ送信処理を変更することができ、ネットワークの
トラフィック量の増加を抑制することができる。
According to the first aspect of the present invention, a data transmission method for transmitting a packet converted by the data conversion means on the network is selected based on the traffic state, and the packet is transmitted to the network. Therefore, the data transmission processing can be changed according to the traffic volume in the network, and the increase in the network traffic volume can be suppressed.

【0078】請求項2に係るネットワーク接続装置によ
れば、コリジョンカウンタによるカウンタ値をトラフィ
ック状態として取得し、コリジョンカウンタによるカウ
ンタ値の増加量に基づいてデータ伝送方式を選択するの
で、ネットワーク内でのパケットの衝突回数を抑制する
ようにネットワークのトラフィック増加を抑制すること
ができる。
According to the network connection device of the second aspect, the counter value obtained by the collision counter is obtained as a traffic state, and the data transmission method is selected based on the increment of the counter value by the collision counter. It is possible to suppress an increase in network traffic so as to suppress the number of packet collisions.

【0079】請求項3に係るネットワーク接続装置によ
れば、トラフィックカウンタからのカウンタ値をトラフ
ィック状態として取得し、トラフィックカウンタによる
カウンタ値の増加量に基づいてデータ伝送方式を選択す
るので、受信側のネットワーク接続装置までのトラフィ
ック量を抑制して、ネットワークのトラフィック量を抑
制することができる。
According to the network connection device of the third aspect, the counter value from the traffic counter is acquired as the traffic state, and the data transmission method is selected based on the increment of the counter value by the traffic counter. The traffic volume to the network connection device can be suppressed, and the traffic volume of the network can be suppressed.

【0080】請求項4に係るネットワーク接続装置によ
れば、第1時刻に送受信手段で受信した制御データのデ
ータ内容と、第1時刻の次に送受信手段で受信した制御
データのデータ内容とが異なるとデータ内容判別手段で
判定された場合にのみ制御データをネットワークに送出
するので、必要な制御データのみをネットワークに送信
することができ、ネットワークのトラフィック量の増加
を抑制することができる。
According to the network connection device of the fourth aspect, the data content of the control data received by the transmission / reception means at the first time differs from the data content of the control data received by the transmission / reception means after the first time. Control data is sent to the network only when it is determined by the data content determining means, that only necessary control data can be sent to the network, and an increase in network traffic can be suppressed.

【0081】請求項5に係るネットワーク接続装置によ
れば、パケットの再送制御を行う通信プロトコルに従っ
てパケット送信先のネットワーク接続装置との間で接続
を確立するので、確実にパケットを送信側のネットワー
ク接続装置に送信することができる。
According to the fifth aspect of the present invention, a connection is established with a network connection destination of a packet transmission destination in accordance with a communication protocol for performing retransmission control of a packet. Can be sent to the device.

【0082】請求項6に係るネットワーク接続装置によ
れば、送受信手段を全二重方式でパケット送受信を行う
ものとしたので、送信するパケットと受信するパケット
の衝突を抑制して再送回数を減らし、ネットワークのト
ラフィック増加を抑制することができる。
According to the network connection apparatus of the sixth aspect, since the transmitting and receiving means performs packet transmission and reception in a full-duplex system, collision between transmitted and received packets is suppressed to reduce the number of retransmissions. An increase in network traffic can be suppressed.

【0083】請求項7に係るネットワーク接続装置によ
れば、トラフィック量が少ないときには、受信してデー
タ変換手段で変換した全制御データをネットワークに送
出するので、トラフィック量の多いときのネットワーク
のトラフィック量の増加を抑制することができる。
According to the network connection device of the present invention, when the traffic volume is small, all the control data received and converted by the data conversion means are transmitted to the network, so that the network traffic volume when the traffic volume is large. Increase can be suppressed.

【0084】請求項8に係るネットワーク接続方法によ
れば、トラフィック状態に基づいて、変換したパケット
をネットワークで伝送するときのデータ伝送方式を選択
して、選択したデータ伝送方式に従って変換したパケッ
トをネットワークに送出するので、ネットワーク内のト
ラフィック量に応じてデータ送信処理を変更することが
でき、ネットワークのトラフィック量の増加を抑制する
ことができる。
According to the network connection method of the present invention, a data transmission system for transmitting the converted packet through the network is selected based on the traffic condition, and the converted packet is transmitted to the network according to the selected data transmission system. , The data transmission processing can be changed according to the traffic volume in the network, and an increase in the network traffic volume can be suppressed.

【0085】請求項9に係るネットワーク接続方法によ
れば、以前に受信した制御データのデータ内容と、今回
受信した制御データのデータ内容とが異なると判定した
場合に、変換したパケットに含まれ、今回受信した制御
データをネットワークに送出するので、必要な制御デー
タのみをネットワークに送信することができ、ネットワ
ークのトラフィック量の増加を抑制することができる。
According to the network connection method of claim 9, when it is determined that the data content of the previously received control data is different from the data content of the control data received this time, the data content is included in the converted packet, Since the control data received this time is transmitted to the network, only necessary control data can be transmitted to the network, and an increase in the traffic volume of the network can be suppressed.

【0086】請求項10に係るデータ送信プログラムに
よれば、トラフィック状態に基づいて、変換したパケッ
トをネットワークで伝送するときのデータ伝送方式を選
択して、選択したデータ伝送方式に従って変換したパケ
ットをネットワークに送出する処理をコンピュータに実
行させるので、ネットワーク内のトラフィック量に応じ
てデータ送信処理を変更することができ、ネットワーク
のトラフィック量の増加を抑制することができる。
[0086] According to the data transmission program of the present invention, a data transmission system for transmitting a converted packet through a network is selected based on a traffic state, and the converted packet is transmitted to the network according to the selected data transmission system. The data transmission process can be changed according to the traffic volume in the network, and the increase in the traffic volume of the network can be suppressed.

【0087】請求項11に係るデータ送信プログラムに
よれば、以前に受信した制御データのデータ内容と、今
回受信した制御データのデータ内容とが異なると判定し
た場合に、変換したパケットに含まれ、今回受信した制
御データをネットワークに送出する処理をコンピュータ
に実行させるので、必要な制御データのみをネットワー
クに送信することができ、ネットワークのトラフィック
量の増加を抑制することができる。
According to the data transmission program of the present invention, when it is determined that the data content of the control data received previously and the data content of the control data received this time are different, it is included in the converted packet, Since the computer transmits the control data received this time to the network, only the necessary control data can be transmitted to the network, and an increase in the traffic volume of the network can be suppressed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】調光システムの構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of a dimming system.

【図2】本発明を適用した送信側ネットワーク接続装置
の構成を示す機能ブロック図である。
FIG. 2 is a functional block diagram illustrating a configuration of a transmission-side network connection device to which the present invention has been applied.

【図3】本発明を適用した送信側ネットワーク接続装置
の他の構成を示す機能ブロック図である。
FIG. 3 is a functional block diagram showing another configuration of the transmission-side network connection device to which the present invention is applied.

【図4】本発明を適用した送信側ネットワーク接続装置
により調光制御データを含むパケットを受信側ネットワ
ーク接続装置に送信するときの処理手順を示すフローチ
ャートである。
FIG. 4 is a flowchart showing a processing procedure when a packet including dimming control data is transmitted to a receiving network connection device by a transmitting network connection device to which the present invention is applied.

【図5】受信側ネットワーク接続装置により調光制御デ
ータを含むパケットを受信するときの処理手順を示すフ
ローチャートである。
FIG. 5 is a flowchart illustrating a processing procedure when a packet including dimming control data is received by the receiving network connection device.

【図6】従来の調光システムの構成を示すブロック図で
ある。
FIG. 6 is a block diagram illustrating a configuration of a conventional light control system.

【図7】従来の調光システムの他の構成を示すブロック
図である。
FIG. 7 is a block diagram illustrating another configuration of a conventional light control system.

【符号の説明】[Explanation of symbols]

1 DMX機器操作装置 2 ネットワーク接続装置 3 スイッチングデバイス 4 LAN機器 5 LANネットワーク 6 DMX機器 11 DMX信号線 12 DMX信号線 21 DMX通信部 22 送信側プロトコル変換部 23 LAN通信部 31 送受信制御部 32 トラフィック検出部 41 データ内容判別部 REFERENCE SIGNS LIST 1 DMX device operation device 2 Network connection device 3 Switching device 4 LAN device 5 LAN network 6 DMX device 11 DMX signal line 12 DMX signal line 21 DMX communication unit 22 Transmission-side protocol conversion unit 23 LAN communication unit 31 Transmission / reception control unit 32 Traffic detection Section 41 Data Content Discrimination Section

───────────────────────────────────────────────────── フロントページの続き (72)発明者 飯島 治 大阪府門真市大字門真1048番地 松下電工 株式会社内 (72)発明者 藤村 綾子 大阪府門真市大字門真1048番地 松下電工 株式会社内 Fターム(参考) 5K033 BA08 CA08 CB02 CB03 CC01 5K034 HH01 HH11 HH63 HH64 5K048 BA07 DC07 EA14 EB02 HA01 HA02 HA03  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Osamu Iijima 1048 Kazuma Kadoma, Osaka Pref.Matsushita Electric Works, Ltd. Reference) 5K033 BA08 CA08 CB02 CB03 CC01 5K034 HH01 HH11 HH63 HH64 5K048 BA07 DC07 EA14 EB02 HA01 HA02 HA03

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 複数の負荷装置を制御する制御装置と接
続され、上記制御装置からの制御データをネットワーク
に送出するネットワーク接続装置において、 制御プロトコルに従ったデータ形式の上記制御装置から
送信された制御データを受信する送受信手段と、 上記送受信手段で受信した制御データを上記ネットワー
クで伝送するデータ伝送プロトコルに従ったパケットに
変換するデータ変換手段と、 上記ネットワークのトラフィック状態を取得するトラフ
ィック状態取得手段と、 上記トラフィック状態取得手段で取得したトラフィック
状態に基づいて、上記データ変換手段で変換されたパケ
ットを上記ネットワークで伝送するときのデータ伝送方
式を選択する伝送方式制御手段と、 上記伝送方式制御手段で選択されたデータ伝送方式に従
って上記データ変換手段で変換されたパケットを上記ネ
ットワークに送出するように上記送受信手段を制御する
送信制御手段とを備えることを特徴とするネットワーク
接続装置。
1. A network connection device connected to a control device for controlling a plurality of load devices and transmitting control data from the control device to a network, wherein the data is transmitted from the control device in a data format according to a control protocol. Transmission / reception means for receiving control data; data conversion means for converting the control data received by the transmission / reception means into packets according to a data transmission protocol transmitted on the network; and traffic state acquisition means for acquiring a traffic state of the network. A transmission method control means for selecting a data transmission method for transmitting a packet converted by the data conversion means on the network based on the traffic state acquired by the traffic state acquisition means; and the transmission method control means. According to the data transmission method selected in Network connection device, characterized in that it comprises a transmission control means for controlling said transmitting and receiving means to the converted packet by the data converting means transmitted to the network Te.
【請求項2】 上記トラフィック状態取得手段は、複数
のネットワーク接続装置と接続されて複数のネットワー
ク接続装置からのパケットを中継する中継手段と、パケ
ットのコリジョンを検出するコリジョン検出手段とを有
するパケット中継装置と上記ネットワークを介して接続
され、上記コリジョン検出手段からのコリジョン検出信
号を上記送受信手段で受信して、上記送受信手段で受信
したコリジョン検出信号をカウントするコリジョンカウ
ンタを有し、このコリジョンカウンタのカウンタ値をト
ラフィック状態として取得し、 上記伝送方式制御手段は、上記トラフィック状態取得手
段で取得した上記コリジョンカウンタによるカウンタ値
の増加量に基づいてデータ伝送方式を選択することを特
徴とする請求項1記載のネットワーク接続装置。
2. A packet relay comprising: a relay unit connected to a plurality of network connection devices for relaying packets from the plurality of network connection devices; and a collision detection unit for detecting packet collision. A collision counter connected to the apparatus via the network, receiving a collision detection signal from the collision detection unit with the transmission / reception unit, and counting the collision detection signal received by the transmission / reception unit; 2. The transmission method control means for acquiring a counter value as a traffic state, wherein the transmission method control means selects a data transmission method based on the increment of the counter value by the collision counter acquired by the traffic state acquisition means. Network connection described Location.
【請求項3】 上記トラフィック状態取得手段は、上記
送受信手段から送出されたパケットの送信先であって、
受信したデータ量をカウントするトラフィックカウンタ
を有した他のネットワーク接続装置と上記ネットワーク
を介して接続され、所定期間ごとに上記トラフィックカ
ウンタからのカウンタ値を上記送受信手段で受信して、
トラフィック状態として取得し、 上記伝送方式制御手段は、上記トラフィック状態取得手
段で取得した上記トラフィックカウンタによるカウンタ
値の増加量に基づいてデータ伝送方式を選択することを
特徴とする請求項1記載のネットワーク接続装置。
3. The traffic status acquisition means is a destination of a packet transmitted from the transmission / reception means,
It is connected via the network to another network connection device having a traffic counter that counts the amount of data received, and receives a counter value from the traffic counter every predetermined period by the transmission / reception unit,
2. The network according to claim 1, wherein the data is acquired as a traffic state, and the transmission method control means selects a data transmission method based on an increment of a counter value by the traffic counter acquired by the traffic state acquisition means. Connection device.
【請求項4】 複数の負荷装置を制御する制御装置と接
続され、上記制御装置からの制御データをネットワーク
に送出するネットワーク接続装置において、 制御プロトコルに従ったデータ形式の上記制御装置から
送信された制御データを受信する送受信手段と、 上記送受信手段で受信した制御データを上記ネットワー
クで伝送するデータ伝送プロトコルに従ったパケットに
変換するデータ変換手段と、 上記送受信手段で受信した制御データのデータ内容を判
別するデータ内容判別手段と、 第1時刻に上記送受信手段で受信した制御データのデー
タ内容と、上記第1時刻の次に上記送受信手段で受信し
た制御データのデータ内容とが異なると上記データ内容
判別手段で判定された場合に、上記データ変換手段で変
換されたパケットに含まれ、上記第1時刻の次に上記送
受信手段で受信した制御データを上記ネットワークに送
出するように上記送受信手段を制御する送信制御手段と
を備えることを特徴とするネットワーク接続装置。
4. A network connection device connected to a control device for controlling a plurality of load devices and transmitting control data from the control device to a network, wherein the data is transmitted from the control device in a data format according to a control protocol. Transmission / reception means for receiving control data, data conversion means for converting the control data received by the transmission / reception means into a packet according to a data transmission protocol transmitted on the network, and data content of the control data received by the transmission / reception means A data content judging means for judging the data content of the control data received by the transmitting / receiving means at a first time and a data content of the control data received by the transmitting / receiving means after the first time; When determined by the determination means, is included in the packet converted by the data conversion means, Serial network connection device, characterized in that it comprises a transmission control means for controlling data received by the next above transmitting and receiving means of the first time to control the transceiver means to deliver to the network.
【請求項5】 上記送受信手段は、パケットの再送制御
を行う通信プロトコルに従ってパケット送信先のネット
ワーク接続装置との間で接続を確立することを特徴とす
る請求項4記載のネットワーク接続装置。
5. The network connection device according to claim 4, wherein said transmission / reception means establishes a connection with a network connection device of a packet transmission destination in accordance with a communication protocol for performing packet retransmission control.
【請求項6】 上記送受信手段は、全二重方式によりパ
ケットの送受信を行うことを特徴とする請求項4記載の
ネットワーク接続装置。
6. The network connection device according to claim 4, wherein said transmission / reception means transmits / receives packets by a full-duplex method.
【請求項7】 上記ネットワークのトラフィック状態を
取得するトラフィック状態取得手段を更に備え、 上記送信制御手段は、上記トラフィック状態取得手段で
取得したトラフィック量が少ないときには、上記送受信
手段で受信して上記データ変換手段で変換した全制御デ
ータを上記ネットワークに送出するように上記送受信手
段を制御することを特徴とする請求項4記載のネットワ
ーク接続装置。
7. A traffic condition acquiring means for acquiring a traffic state of the network, wherein the transmission control means receives the data by the transmitting / receiving means when the traffic amount acquired by the traffic state acquiring means is small. 5. The network connection device according to claim 4, wherein said transmission / reception means is controlled so as to send all control data converted by said conversion means to said network.
【請求項8】 複数の負荷装置を制御する制御装置から
の制御データをネットワークに送出するデータ送信方法
において、 制御プロトコルに従ったデータ形式の上記制御装置から
送信された制御データを受信して、この制御データを送
信先のネットワーク接続装置に送信するときに、 上記ネットワークのトラフィック状態を取得し、 受信した上記制御データを上記ネットワークで伝送する
データ伝送プロトコルに従ったパケットに変換すると共
に、取得した上記トラフィック状態に基づいて、変換し
たパケットを上記ネットワークで伝送するときのデータ
伝送方式を選択して、選択したデータ伝送方式に従って
変換したパケットを上記ネットワークに送出することを
特徴とするデータ送信方法。
8. A data transmission method for transmitting control data from a control device controlling a plurality of load devices to a network, comprising: receiving control data transmitted from the control device in a data format according to a control protocol; When transmitting the control data to the destination network connection device, the traffic status of the network is obtained, and the received control data is converted into a packet according to a data transmission protocol transmitted on the network, and the obtained control data is obtained. A data transmission method, comprising: selecting a data transmission method for transmitting a converted packet through the network based on the traffic state, and transmitting the packet converted according to the selected data transmission method to the network.
【請求項9】 複数の負荷装置を制御する制御装置から
の制御データをネットワークに送出するデータ送信方法
において、 制御プロトコルに従ったデータ形式の上記制御装置から
送信された制御データを受信して、この制御データを送
信先のネットワーク接続装置に送信するときに、 受信した上記制御データのデータ内容を判別し、 受信した上記制御データを上記ネットワークで伝送する
データ伝送プロトコルに従ったパケットに変換すると共
に、以前に受信した制御データのデータ内容と、今回受
信した制御データのデータ内容とが異なると判定した場
合に、変換したパケットに含まれ、今回受信した制御デ
ータを上記ネットワークに送出することを特徴とするデ
ータ送信方法。
9. A data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network, comprising: receiving control data transmitted from the control device in a data format according to a control protocol; When transmitting the control data to the destination network connection device, the data content of the received control data is determined, and the received control data is converted into a packet according to a data transmission protocol transmitted on the network. Transmitting the control data included in the converted packet to the network when the data content of the previously received control data is different from the data content of the control data received this time. Data transmission method.
【請求項10】 複数の負荷装置を制御する制御装置か
らの制御データをネットワークに送出するデータ送信方
法を実行するためのデータ送信プログラムにおいて、 制御プロトコルに従ったデータ形式の上記制御装置から
送信された制御データを受信して、この制御データを送
信先のネットワーク接続装置に送信するときに、上記ネ
ットワークのトラフィック状態を取得し、 受信した上記制御データを上記ネットワークで伝送する
データ伝送プロトコルに従ったパケットに変換すると共
に、取得した上記トラフィック状態に基づいて、変換し
たパケットを上記ネットワークで伝送するときのデータ
伝送方式を選択して、選択したデータ伝送方式に従って
変換したパケットを上記ネットワークに送出する処理を
コンピュータに実行させることを特徴とするデータ送信
プログラム。
10. A data transmission program for executing a data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network, the control data being transmitted from the control device in a data format according to a control protocol. Receiving the control data and transmitting the control data to the destination network connection device, in accordance with a data transmission protocol for acquiring the traffic state of the network and transmitting the received control data over the network. A process of converting a packet into a packet, selecting a data transmission method for transmitting the converted packet on the network based on the obtained traffic state, and transmitting the packet converted according to the selected data transmission method to the network. To make a computer run Data transmission program and butterflies.
【請求項11】 複数の負荷装置を制御する制御装置か
らの制御データをネットワークに送出するデータ送信方
法を実行するためのデータ送信プログラムにおいて、 制御プロトコルに従ったデータ形式の上記制御装置から
送信された制御データを受信して、この制御データを送
信先のネットワーク接続装置に送信するときに、 受信した上記制御データのデータ内容を判別し、 受信した上記制御データを上記ネットワークで伝送する
データ伝送プロトコルに従ったパケットに変換すると共
に、以前に受信した制御データのデータ内容と、今回受
信した制御データのデータ内容とが異なると判定した場
合に、変換したパケットに含まれ、今回受信した制御デ
ータを上記ネットワークに送出する処理をコンピュータ
に実行させることを特徴とするデータ送信プログラム。
11. A data transmission program for executing a data transmission method for transmitting control data from a control device for controlling a plurality of load devices to a network, the control data being transmitted from the control device in a data format according to a control protocol. A data transmission protocol for receiving the control data received, transmitting the control data to a destination network connection device, determining the data content of the received control data, and transmitting the received control data over the network. And if the data content of the previously received control data is different from the data content of the control data received this time, the control packet included in the converted packet and the control data received this time A computer characterized by causing a computer to execute the processing for transmitting to the network. Data transmission program.
JP2001158583A 2001-05-28 2001-05-28 Network connection device and data transmission method, and program Withdrawn JP2002353997A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001158583A JP2002353997A (en) 2001-05-28 2001-05-28 Network connection device and data transmission method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001158583A JP2002353997A (en) 2001-05-28 2001-05-28 Network connection device and data transmission method, and program

Publications (1)

Publication Number Publication Date
JP2002353997A true JP2002353997A (en) 2002-12-06

Family

ID=19002275

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001158583A Withdrawn JP2002353997A (en) 2001-05-28 2001-05-28 Network connection device and data transmission method, and program

Country Status (1)

Country Link
JP (1) JP2002353997A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009535918A (en) * 2006-04-28 2009-10-01 フリースケール セミコンダクター インコーポレイテッド System and method for controlling a wireless device
JP2018537777A (en) * 2015-11-18 2018-12-20 チェンドゥ チンチュアン アイオーティー テクノロジー カンパニー リミテッドChengdu Qinchuan Iot Technology Co., Ltd. Internet of things information system
JP2021007206A (en) * 2019-06-28 2021-01-21 三菱電機株式会社 Lighting control system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009535918A (en) * 2006-04-28 2009-10-01 フリースケール セミコンダクター インコーポレイテッド System and method for controlling a wireless device
JP2018537777A (en) * 2015-11-18 2018-12-20 チェンドゥ チンチュアン アイオーティー テクノロジー カンパニー リミテッドChengdu Qinchuan Iot Technology Co., Ltd. Internet of things information system
JP2021007206A (en) * 2019-06-28 2021-01-21 三菱電機株式会社 Lighting control system
JP7302336B2 (en) 2019-06-28 2023-07-04 三菱電機株式会社 lighting control system

Similar Documents

Publication Publication Date Title
US7783770B2 (en) Packet transmitting method of wireless network
CA2521461A1 (en) Methods and devices for the coordination of flow control between a tcp/ip network and other networks
JPH10262054A (en) Inter-terminal flow control method for atm network
US7706270B2 (en) Communication control method for recovering a communication failure due to a packet loop generated by an improper connection and communication system to which the same is applied
JP4998687B2 (en) Communication system, tunneling device, communication method, and program
KR20150070637A (en) Apparatus and Method for Stopping Transmitting Sensor Data in MAC Layer of Wireless Sensor Network
CN1193553C (en) Network interface driver and method
US6501764B1 (en) Method of and apparatus for realizing priority data transmissions for CSMA/CD system
JPH1155314A (en) Method for controlling data transfer
JP2002353997A (en) Network connection device and data transmission method, and program
JP5116319B2 (en) Message relay apparatus and method
JP4504972B2 (en) How to guarantee the quality of service in a network
Cisco Configuring X.25 and X.3
Cisco Configuring X.25 and X.3
Cisco Configuring X.25 and X.3
Cisco Configuring X.25 and X.3
Cisco Configuring X.25 and X.3
Cisco Configuring X.25 and X.3
Cisco Configuring X.25 and X.3
KR100568232B1 (en) Network device and method for efficient data transmission/reception using transport layer in mobile ad-hoc network
Cisco Configuring X.25 and X.3
KR101859226B1 (en) Method and apparatus to transmit a signal in a wireless communication system
Ennis et al. Overview of a broad-band local area network protocol architecture
Cisco Serial Tunnel and Block Serial Tunnel Commands
Cisco STUN Commands

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080805