JPS63299636A - Data transmission system - Google Patents
Data transmission systemInfo
- Publication number
- JPS63299636A JPS63299636A JP62135891A JP13589187A JPS63299636A JP S63299636 A JPS63299636 A JP S63299636A JP 62135891 A JP62135891 A JP 62135891A JP 13589187 A JP13589187 A JP 13589187A JP S63299636 A JPS63299636 A JP S63299636A
- Authority
- JP
- Japan
- Prior art keywords
- data
- transmission
- frame
- byte
- information
- 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.)
- Pending
Links
- 230000005540 biological transmission Effects 0.000 title claims abstract description 61
- 238000004891 communication Methods 0.000 claims abstract description 12
- 238000000034 method Methods 0.000 claims description 15
- 125000004122 cyclic group Chemical group 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
Landscapes
- Communication Control (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はデータ伝送方式に関し、特に1本のデータ伝送
路を伝送量、伝送速度の異なる複数の通信機器がタイム
シェアリングで使用する場合のデータ伝送方式に関する
。[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a data transmission system, and particularly to a data transmission system in which a single data transmission path is used by multiple communication devices with different transmission amounts and transmission speeds for time sharing. Regarding data transmission methods.
従来、データ伝送方式のタイムシェアリンク技術として
は、サイクリック方式とパケット方式とがあげられる。Conventionally, time share link technologies for data transmission methods include cyclic methods and packet methods.
サイリック方式は、各機器にチャネルが割り付けられ、
伝送要求があれば必ず即時伝送が可能であり、データ伝
送速度も標準化されており、高い実用性を持つのに対し
、パケット方式は伝送路がいっばいになるまで、能力い
っばいまでの伝送が可能であり、同じ伝送速度であれば
サイクリック方式に比べて実効的にはずっと大きな伝送
容量を持っている。In the cyric method, a channel is assigned to each device,
Immediate transmission is always possible if there is a transmission request, and the data transmission speed is standardized, making it highly practical.In contrast, the packet method cannot transmit data until the transmission path is full, or until the maximum capacity is reached. It is possible, and has a much larger effective transmission capacity than the cyclic method at the same transmission speed.
上述した従来のデータ伝送のタイムシェアリンク方式の
技術として上げられるサイクリック方式は、フレーム中
の所定のタイムスロットを各機器に割り当てており、通
常各機器は伝送を実行している時間が短く伝送を行って
いない時間のほうが大部分であり、伝送呈、伝送速度が
異なる複数の機器を有するデータ伝送システムの場合、
極めて伝送時間の無駄が多いシステムとなる。またパケ
ット方式は、サイクリック方式と比較して大きな伝送容
量をもつが、伝送要求が発生したときに伝送路がふさが
っていれば、伝送路が空くまで待ちが発生し、即時伝送
が要求される場合に不適であるという欠点がある。The cyclic method, which is cited as a technology for the time-share link method of conventional data transmission mentioned above, allocates a predetermined time slot in a frame to each device, and usually each device performs transmission for a short time. In the case of a data transmission system that has multiple devices with different transmission characteristics and transmission speeds,
This results in a system that wastes a lot of transmission time. Also, the packet method has a larger transmission capacity than the cyclic method, but if the transmission path is blocked when a transmission request occurs, there will be a wait until the transmission path becomes free, and immediate transmission will be required. The disadvantage is that it is unsuitable for certain cases.
本発明の方式は、データ伝送路を伝送量および伝送速度
が全て同一ではない複数の通信機器でタイムシェアリン
グ使用するデータ伝送方式において、前記通信機器の伝
送要求発生時に予め定めたデータ長およびフォーマット
をもつフレーム内の空き部分で該伝送の所要データ長を
該通信機器の伝送用として割当て且つ該伝送所要データ
長を示す情報を付加する。The method of the present invention is a data transmission method in which a data transmission path is used for time sharing among a plurality of communication devices whose transmission amount and transmission speed are not all the same. The required data length for the transmission is allocated to the empty portion in the frame having the required data length for transmission by the communication device, and information indicating the required data length for the transmission is added.
次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例を示すブロック図である。伝
送装置1と伝送装置2は伝送路3によりデータ伝送を行
い、伝送装置1の配下には、異なった可変の伝送量、伝
送速度で動作する4個のデータ機器4〜7が接続される
。第2図(a)および(b)はおのおの本実施例中の伝
送装置1の送信データのフレームフォーマットを示すデ
ータフォーマット図である。本実施例でのフレームフォ
ーマットは、所定バイト長のフレームを通信中のデータ
機器の所要伝送バイト数で分割し、バイト分割された機
器対応のデータ(データ4〜7)の初めにその伝送バイ
ト数を表わすバイト情報(B4〜7)を付加した構成を
有する。また各フレームの初めには、そのフレームが有
効か無効かを示すフレーム情報(FI)と1フレーム内
で有効な全データのバイト数を表わすバイト情報(BA
)とを付加する。バイト情報(BA)は、機器対応のバ
イト情報が示す伝送バイト数を加えた合計数を表示する
。同図(a)は、データ機器4,5゜6のデータを伝送
する場合を、また同図(b)は、データ機器7が高速で
多量データを伝送する必要がある場合を、おのおの例示
しており、同図(b>の場合には1フレームがデータ機
器7のデータで占有されている。FIG. 1 is a block diagram showing one embodiment of the present invention. The transmission device 1 and the transmission device 2 perform data transmission through a transmission path 3, and four data devices 4 to 7 that operate at different variable transmission amounts and transmission speeds are connected under the transmission device 1. FIGS. 2(a) and 2(b) are data format diagrams each showing a frame format of transmission data of the transmission device 1 in this embodiment. The frame format in this embodiment is such that a frame of a predetermined byte length is divided by the required number of transmission bytes of the data device in communication, and at the beginning of the byte-divided data (data 4 to 7) corresponding to the device, the number of transmission bytes is It has a configuration in which byte information (B4 to B7) representing . Furthermore, at the beginning of each frame, there is frame information (FI) that indicates whether the frame is valid or invalid, and byte information (BA) that indicates the number of bytes of all valid data within one frame.
). The byte information (BA) displays the total number including the number of transmitted bytes indicated by the device-specific byte information. Figure (a) shows a case where data is transmitted from data devices 4, 5, and 6, and figure (b) shows an example of a case where data device 7 needs to transmit a large amount of data at high speed. In the case of (b>) in the figure, one frame is occupied by data from the data device 7.
以上説明したように本発明は、1本の高速なデータ伝送
路を複数の通信機器がタイムシェアリングで共用してフ
レーム同期データ伝送する場合に、フレーム中に各機器
に固定に割り付けられるチャネルを有せず、7レームを
各機器の通信要求時にその伝送バイト数ごとに分割し分
割された各機器対応のデータの初めにその伝送バイト数
を表わすバイト情報を付加することにより、伝送量、伝
送速度の異なる複数の通信機器を有する多量データ伝送
システムにおいて容易に即時伝送、大容量伝送が可能と
なる。As explained above, the present invention provides a channel that is fixedly assigned to each device during a frame when multiple communication devices share one high-speed data transmission path through time sharing and transmit frame-synchronized data. By dividing the 7 frames according to the number of bytes to be transmitted when each device requests communication, and adding byte information representing the number of bytes to be transmitted at the beginning of the divided data for each device, the amount of transmission can be reduced. Immediate transmission and large-capacity transmission are easily possible in a mass data transmission system having multiple communication devices with different speeds.
第1図は本発明の実施例を示すブロック図、第2図(a
)および(b)は本発明の実施例におけるフレームフォ
ーマットを示すデータフォーマット図である。
1.2・・・伝送装置、3・・・伝送路、4〜7・・・
通信機器、BA、84〜B7・・・バイト情報、FI・
・・フレーム情報。FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 (a
) and (b) are data format diagrams showing frame formats in embodiments of the present invention. 1.2... Transmission device, 3... Transmission line, 4-7...
Communication equipment, BA, 84-B7...byte information, FI/
...Frame information.
Claims (1)
複数の通信機器でタイムシエアリング使用するデータ伝
送方式において、前記通信機器の伝送要求発生時に予め
定めたデータ長およびフォーマットをもつフレーム内の
空き部分で該伝送の所要データ長を該通信機器の伝送用
として割当て且つ該伝送所要データ長を示す情報を付加
することを特徴とするデータ伝送方式。In a data transmission method in which time sharing is used on a data transmission path by multiple communication devices whose transmission amount and transmission speed are not all the same, an empty portion within a frame having a predetermined data length and format when a transmission request is generated from the communication device. A data transmission method characterized in that the required data length for the transmission is allocated for transmission by the communication device, and information indicating the required data length for transmission is added.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62135891A JPS63299636A (en) | 1987-05-29 | 1987-05-29 | Data transmission system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62135891A JPS63299636A (en) | 1987-05-29 | 1987-05-29 | Data transmission system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS63299636A true JPS63299636A (en) | 1988-12-07 |
Family
ID=15162216
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62135891A Pending JPS63299636A (en) | 1987-05-29 | 1987-05-29 | Data transmission system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS63299636A (en) |
-
1987
- 1987-05-29 JP JP62135891A patent/JPS63299636A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4993025A (en) | High efficiency image data transfer network | |
US7136355B2 (en) | Transmission components for processing VLAN tag and priority packets supported by using single chip's buffer structure | |
JPH07325775A (en) | Subsystem and method for input-output communication | |
EP0100662A3 (en) | Digital communication system | |
WO2012050383A2 (en) | Method and apparatus for multiplexing machine type communication data of multiple mtc devices in a wireless network environment | |
US7187683B1 (en) | Statistics data collection mechanism for distributed, high-speed data processing environments | |
TW519822B (en) | Information processing device, information processing method and bridge using the same | |
EP1938525A2 (en) | Method of transmitting messages | |
JPS63299636A (en) | Data transmission system | |
WO1999029071A1 (en) | Resource sharing | |
JP3034405B2 (en) | Local area network device | |
JPS5825742A (en) | Data transferring method | |
JPS5994129A (en) | Assigning method of logical channel number | |
JPS5955507A (en) | Control system of parallel processing type programmable controller | |
JPH04340829A (en) | Congestion control method for in-network device | |
JPS61230541A (en) | Data transmission system | |
JPS6050094B2 (en) | Data bus method | |
JPS63229943A (en) | Packet multiplexer | |
JPH0476751A (en) | Communication control system for communication control equipment | |
JPS58170250A (en) | Line connection controlling system | |
JP2004104278A (en) | Pon transmission system | |
JPH02211787A (en) | Videotex picture data transmission system | |
JPS62258534A (en) | Cyclic data transmission system | |
JPH06120919A (en) | Closed area digital wired communication system | |
JP2003124987A (en) | Control method for node that allocates band and node system |