JPH06164647A - Data transmission controller - Google Patents

Data transmission controller

Info

Publication number
JPH06164647A
JPH06164647A JP4309995A JP30999592A JPH06164647A JP H06164647 A JPH06164647 A JP H06164647A JP 4309995 A JP4309995 A JP 4309995A JP 30999592 A JP30999592 A JP 30999592A JP H06164647 A JPH06164647 A JP H06164647A
Authority
JP
Japan
Prior art keywords
transmission
control
data
dma
frame
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
JP4309995A
Other languages
Japanese (ja)
Inventor
Masahiro Hitomi
政弘 一見
Norio Shimada
典郎 嶌田
Hideyuki Koinuma
秀之 鯉沼
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4309995A priority Critical patent/JPH06164647A/en
Publication of JPH06164647A publication Critical patent/JPH06164647A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To transmit data at high speed by DMA control even in a basic (BSC) sequence. CONSTITUTION:A transmission/reception control part 2 is provided with a DMA control part 10, detection part 12 for detecting control signals showing the start and end of communication, and DMA control start/end control part 13 for controlling the start and end of DMA control at the DMA control part 10. In the case of transmission, a transmitting frame 14 is stored in a memory 1, and the DMA control part 10 extracts the transmitting frame stored in the memory 1 and transfers it to a transmission/reception part 3 by DMA control. In the case of reception, the DMA control start/end control part 13 starts the DMA control based on the detecting signal detected by the detection part 12, the DMA control part 10 stores a received frame in the memory 1 under the DMA control, and the DMA control start/end control part 13 ends the DMA control of the DMA control part 10 based on the detection of OFF of the control signal.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はISDN等のデータ通信
システムにおけるデータ伝送をDMA制御により行うデ
ータ伝送制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transmission control device for performing data transmission in a data communication system such as ISDN by DMA control.

【0002】データ通信システムにおいてDMA制御に
よりデータ伝送制御を行う場合,ハイレベルデータリン
ク制御手順(HDLC)のようにフレームの開始,終了
がフラグにより識別できるように構成されているものは
DMA制御を容易に行うことができる。しかし,ベーシ
ック手順(BSC)のようにフレームの開始と終了に様
々な種類の伝送制御コード(TCC)が付される場合に
はDMA制御により伝送制御することは困難であった。
When data transmission control is performed by DMA control in a data communication system, a DMA control is used for a high level data link control procedure (HDLC) which is structured so that the start and end of a frame can be identified by flags. It can be done easily. However, when various types of transmission control codes (TCC) are added to the start and end of a frame like the basic procedure (BSC), it is difficult to control transmission by DMA control.

【0003】本発明は,BSC手順によるデータ伝送制
御装置をISDN等の高速データ通信システムに適用で
きるように,DMA制御により高速にデータ伝送処理す
るデータ伝送制御装置を提供することを目的とする。
It is an object of the present invention to provide a data transmission control device for performing high-speed data transmission processing by DMA control so that the data transmission control device according to the BSC procedure can be applied to a high speed data communication system such as ISDN.

【0004】[0004]

【従来の技術】図4は従来のBSC手順のデータ伝送制
御装置を示す。図において,50はデータ伝送制御装
置,51はメモリであって,送信データおよび受信デー
タを格納するものである。52は送受信制御部であっ
て,BSC手順の送受信プログラムによりメモリ51の
送信データを取り出して送受信部53に転送するととも
に送受信部53で受信されたデータをメモリ51に格納
する制御を行うものである。53は送受信部であって,
送受信制御部52から送信されてくる送信データをネッ
トワークを介して他のデータ転送制御装置に出力すると
ともに,他のデータ伝送制御装置から送信されるデータ
を受信し,送受信制御部52に転送するものである。5
4はBSC手順の送受信プログラムであって,送信する
テキストデータをメモリ51より取り出してBSC手順
の伝送制御コードを付して,フレーム単位の送信データ
(以後,送信フレームと称する)を作成し,フレーム単
位の受信データ(以後,受信フレームと称する)からテ
キストデータを分離してメモリ51に格納するものであ
る。55はフレーム作成部であって,メモリ51から取
り出されたテキストデータにBSC手順の伝送制御コー
ドを付加して送信フレームを作成するものである。56
はテキストデータ分離部であって,受信フレームよりテ
キストデータを分離して取り出すものである。
2. Description of the Related Art FIG. 4 shows a conventional BSC procedure data transmission controller. In the figure, reference numeral 50 is a data transmission control device, and 51 is a memory for storing transmission data and reception data. Reference numeral 52 denotes a transmission / reception control unit which controls the transmission data of the memory 51 by the transmission / reception program of the BSC procedure, transfers the transmission data to the transmission / reception unit 53, and stores the data received by the transmission / reception unit 53 in the memory 51. . 53 is a transmitting / receiving unit,
Transmission data transmitted from the transmission / reception control unit 52 is output to another data transfer control device via a network, and data transmitted from another data transmission control device is received and transferred to the transmission / reception control unit 52. Is. 5
Reference numeral 4 is a transmission / reception program of the BSC procedure, which extracts text data to be transmitted from the memory 51 and attaches a transmission control code of the BSC procedure to create transmission data in a frame unit (hereinafter referred to as transmission frame) The text data is separated from the unit reception data (hereinafter referred to as a reception frame) and stored in the memory 51. Reference numeral 55 denotes a frame creation unit, which adds a transmission control code of the BSC procedure to the text data retrieved from the memory 51 to create a transmission frame. 56
Is a text data separation unit that separates and extracts text data from the received frame.

【0005】図の構成によるデータ伝送の動作は後述す
る。図5はフレームの構成例を示す。図において,(a)
はHDLC手順のフレームの例である。
The operation of data transmission with the configuration shown in the figure will be described later. FIG. 5 shows a configuration example of a frame. In the figure, (a)
Is an example of a frame in the HDLC procedure.

【0006】図において,60はフレームである。Fは
フラグであって,フレームの開始と終了を表わすもので
ある。ACはアドレス制御信号であって,装置アドレス
等を指定するものである。テキストデータは送受信の対
象とするデータ本文を表わす。FCSは伝送信号の誤り
を検出する一連のビットである。
In the figure, 60 is a frame. F is a flag and represents the start and end of the frame. AC is an address control signal for designating a device address and the like. The text data represents the text of data to be transmitted / received. FCS is a series of bits that detect errors in the transmitted signal.

【0007】HDLC手順の送信フレームは図示のよう
にかならずフレーム開始と終了を表わすフラグFを備え
ている。(b) はBSC手順のフレームの例である。
The transmission frame of the HDLC procedure is always provided with a flag F indicating the start and end of the frame as shown. (b) is an example of a frame of the BSC procedure.

【0008】61,62,63はそれぞれフレームであ
る。各フレーム61,62,63において,SYNはフ
レームの同期をとるための伝送制御コードである。ST
Xはテキストデータの開始を指定する伝送制御コードで
ある。CRCはデータのチェックビットである。ETX
はテキストの終了をあらわすコードである。SOHはヘ
ッダの開始を指示する伝送制御コードである。ETBは
ブロックの終了を指定する伝送制御コードである。
Reference numerals 61, 62 and 63 are frames. In each frame 61, 62, 63, SYN is a transmission control code for synchronizing the frames. ST
X is a transmission control code that specifies the start of text data. CRC is a check bit of data. ETX
Is the code that represents the end of the text. SOH is a transmission control code for instructing the start of the header. ETB is a transmission control code that specifies the end of the block.

【0009】送信フレーム61はSYNで始まり,ST
Xに続いてテキストデータとCRCが続き,ETXで終
了する。送信フレーム62はSYNで始まり,STXに
続いてテキストデータとCRCが続き,ETBで終了す
る。送信フレーム63はSOHで始まり,STXに続い
てテキストデータとCRCが続き,ETBで終了する。
The transmission frame 61 starts with SYN and then ST
X is followed by text data and CRC, and ends with ETX. The transmission frame 62 starts with SYN, STX is followed by text data and CRC, and ends with ETB. The transmission frame 63 starts with SOH, followed by STX, followed by text data and CRC, and ends with ETB.

【0010】図示のように,BSC手順では,送信フレ
ームの先頭および終了の伝送制御コードは,フレームに
より異なり一定していない。前述した図4の従来のBS
C手順のデータ伝送制御装置の動作を説明する。
As shown in the figure, in the BSC procedure, the transmission control codes at the beginning and end of the transmission frame differ depending on the frame and are not constant. The conventional BS shown in FIG. 4 described above.
The operation of the data transmission control device in the C procedure will be described.

【0011】データを送信する場合,送受信制御部52
は受信側のデータ伝送装置からの応答信号に従って,メ
モリ51からテキストデータを取り出す。そしてフレー
ム作成部55はテキストデータに伝送制御コードを付加
し送信フレームを作成する。送受信制御部52は送信フ
レームを送受信部53に転送する。送受信部53は送信
フレームをネットワークを介して受信側に出力する。
When transmitting data, the transmission / reception control unit 52
Extracts the text data from the memory 51 according to the response signal from the data transmission device on the receiving side. Then, the frame creation unit 55 adds a transmission control code to the text data and creates a transmission frame. The transmission / reception control unit 52 transfers the transmission frame to the transmission / reception unit 53. The transmitting / receiving unit 53 outputs the transmission frame to the receiving side via the network.

【0012】受信する場合は,応答に従って送信側から
送られてくるフレーム(受信フレーム)を送受信部53
が受信する。送受信制御部52において,テキストデー
タ分離部56は受信フレームの伝送制御コードに従っ
て,テキストデータを分離する。送受信制御部52は分
離したテキストデータをメモリ51に格納する。
When receiving, a frame (reception frame) transmitted from the transmission side according to the response is transmitted / received by the transmission / reception section 53.
To receive. In the transmission / reception control unit 52, the text data separation unit 56 separates the text data according to the transmission control code of the received frame. The transmission / reception control unit 52 stores the separated text data in the memory 51.

【0013】図6は,BSC手順によるデータ伝送方法
の例を示す。図において,Aは送信側,Bは受信側であ
る。通信は回線接続,情報伝送,終結処理,回線切断の
各フェーズよりなる。
FIG. 6 shows an example of a data transmission method according to the BSC procedure. In the figure, A is a transmitting side and B is a receiving side. Communication consists of each phase of line connection, information transmission, termination processing, and line disconnection.

【0014】図示の番号に従って,データ伝送手順を説
明する。 (1) 送信側から受信側にキャリア信号が送出される。 (2) 送信側はSA(通信相手指定コード),UA(出
力機器指定コード),ID(送信側のIDコード),E
NQ(相手からの応答要求)を送出する。
The data transmission procedure will be described according to the numbers shown. (1) The carrier signal is transmitted from the transmitting side to the receiving side. (2) The sending side is SA (communication partner designation code), UA (output device designation code), ID (sender side ID code), E
Send NQ (response request from the other party).

【0015】(3) 受信側はDLE(伝送制御拡張),
ACK(出力機器準備良)を返す。 (4) 送信側は伝送制御コードSOH(ヘディング開
始),H(ヘディング)よりなるフレームを送出する。
(3) The receiving side has DLE (transmission control extension),
Returns ACK (output device is ready). (4) The transmitting side sends a frame consisting of the transmission control codes SOH (heading start) and H (heading).

【0016】(5) さらに,送信側は伝送制御コードS
TX(テキスト開始)とともに,テキストデータ,ET
B(伝送ブロック終了)よりなるフレームを送出する。 (6) 受信側は正常に受信するとDLE,ACKを返
す。
(5) Further, the transmission side has a transmission control code S
Text data, ET along with TX (start of text)
A frame consisting of B (end of transmission block) is transmitted. (6) The receiving side returns DLE and ACK upon successful reception.

【0017】(7) 送信側は制御信号STX,テキスト
データ,ETXよりなるフレームを送出する。 (8) 受信側は正常に受信するとDLE,ACKを返
す。
(7) The transmitting side sends a frame consisting of the control signal STX, text data, and ETX. (8) The receiving side returns DLE and ACK upon successful reception.

【0018】(9) 送信側はEOT(転送終了),EO
Tを返す。 (10) 受信側はEOT,EOTを返す。 (11) 送信側はDLE,EOTを返す。
(9) The transmitting side has EOT (end of transfer), EO
Returns T. (10) The receiving side returns EOT and EOT. (11) The transmitting side returns DLE and EOT.

【0019】(12) 受信側はDLE,EOTを返す。 (13) 回線を切断する。(12) The receiving side returns DLE and EOT. (13) Disconnect the line.

【0020】[0020]

【発明が解決しようとする課題】従来のBSC手順によ
るデータ伝送制御装置は,送信フレーム作成,受信フレ
ーム処理,フレーム転送等をプログラム処理により行っ
ていたので,従来のBSC手順のデータ伝送制御装置は
ISDN等の高速通信システムには適用しにくいもので
あった。
Since the conventional data transmission control device according to the BSC procedure carries out the transmission frame creation, the reception frame processing, the frame transfer, etc. by the program processing, the conventional data transmission control device according to the BSC procedure is It was difficult to apply to high-speed communication systems such as ISDN.

【0021】また,DMA制御により高速にデータ転送
処理をすることか可能になるが,前述したHDLC手順
のようにフラグによりフレームの開始と終了を識別でき
るような場合には容易にDMA制御することは容易であ
る。しかし,BSC手順の場合にはSOH,STX,S
YN等のさまざまな伝送制御コードでフレームの開始さ
れ,フレームの終了もETX,ETB等様々な伝送制御
コードが使用される。
Further, although it is possible to perform high-speed data transfer processing by the DMA control, it is possible to easily perform the DMA control when the start and end of the frame can be identified by the flag as in the above-mentioned HDLC procedure. Is easy. However, in case of BSC procedure, SOH, STX, S
A frame is started with various transmission control codes such as YN, and various transmission control codes such as ETX and ETB are used to end the frame.

【0022】そのため,BSC手順ではフレームの開始
と終了を識別することが困難で,そのあらゆる場合を想
定して装置を構成しなければならず,DMA制御により
高速にデータ伝送を行うことは困難なことであった。
Therefore, in the BSC procedure, it is difficult to identify the start and end of a frame, the device must be configured in all cases, and it is difficult to perform high-speed data transmission by DMA control. Was that.

【0023】本発明は,BSC手順においても,DMA
制御により高速にデータ伝送できるデータ伝送制御装置
を提供することを目的とする。
The present invention allows the DMA even in the BSC procedure.
An object of the present invention is to provide a data transmission control device capable of high-speed data transmission by control.

【0024】[0024]

【課題を解決するための手段】本発明は,キャリア信
号,I線信号等の制御信号を利用してフレームの開始,
終了を検出し,DMA制御により高速にデータ伝送でき
るようにした。
The present invention utilizes a control signal such as a carrier signal or an I-line signal to start a frame,
Detecting the end and enabling high-speed data transmission by DMA control.

【0025】図1は本発明の基本構成を示す。(a)は装
置構成である。図において,1はメモリであって,送信
フレーム14もしくは受信フレーム14を構成するフレ
ームデータを格納するものである。2は送受信制御部で
あって,DMA制御によりBSC手順でフレームデータ
の送受信を行うものである。3は送受信部であって,送
信フレームをネットワークを介して他のデータ伝送制御
装置に出力するとともにネットワークを介して他のデー
タ伝送装置から送られてくるフレーム(受信フレーム)
を受信して送受信制御部2に転送するものである。
FIG. 1 shows the basic configuration of the present invention. (a) is the device configuration. In the figure, reference numeral 1 is a memory for storing the frame data constituting the transmission frame 14 or the reception frame 14. A transmission / reception control unit 2 transmits / receives frame data according to the BSC procedure under DMA control. Reference numeral 3 denotes a transmission / reception unit, which outputs a transmission frame to another data transmission control device via the network and is sent from another data transmission device via the network (reception frame)
Is received and transferred to the transmission / reception control unit 2.

【0026】送受信制御部2において,10はDMA制
御部であって,送信フレームをDMA制御でメモリ1か
ら取り出し,送受信部3に転送し,送受信部3から転送
される受信フレームをDMA制御によりメモリに格納す
るものである。11はカウンタであって,DMA制御に
おいて,DMA転送するデータ数をカウントするもので
ある。12は検出部であって,キャリア信号,I線信号
等の制御信号を検出するものである。13はDMA制御
開始・終了制御部であって,検出部12の検出したキャ
リア信号等の制御信号のオンによりDMA制御部10に
DMA制御開始を指示し,キャリア信号等の制御信号の
オフによりDMA制御の終了指示をするものである。
In the transmission / reception control unit 2, a DMA control unit 10 takes out a transmission frame from the memory 1 by DMA control, transfers it to the transmission / reception unit 3, and stores the reception frame transferred from the transmission / reception unit 3 in the memory by DMA control. To be stored in. A counter 11 counts the number of data to be DMA-transferred in the DMA control. A detector 12 detects a control signal such as a carrier signal or an I-line signal. A DMA control start / end control unit 13 instructs the DMA control unit 10 to start DMA control when a control signal such as a carrier signal detected by the detection unit 12 is turned on, and is turned off when a control signal such as a carrier signal is turned off. This is an instruction to end the control.

【0027】メモリ1において,14は送信フレーム
(送信するフレームデータ)もしくは受信フレーム(受
信するフレームデータ)である。
In the memory 1, 14 is a transmission frame (frame data to be transmitted) or a reception frame (frame data to be received).

【0028】[0028]

【作用】図1 (b)は本発明の基本構成の動作タイムチャ
ートを示す。図において,(1) はデータ受信開始の伝送
制御コードであり,SYN,STX等のBSC手順の伝
送制御コードである。(2) はDMA制御開始・終了信号
である。DMA制御開始・終了信号は,例えば,Vイン
タフェースであればキャリア信号であり,Xインタフェ
ースであればI線信号等である。
1 (b) shows an operation time chart of the basic configuration of the present invention. In the figure, (1) is a transmission control code for starting data reception, and is a transmission control code for BSC procedures such as SYN and STX. (2) is a DMA control start / end signal. The DMA control start / end signal is, for example, a carrier signal for the V interface and an I line signal or the like for the X interface.

【0029】図の構成の動作を説明する。 〔送信の場合〕メモリ1には,送信フレーム14を格納
する。送信フレーム14は,例えばSTX,データ(テ
キストデータ),ETX等により構成される。
The operation of the configuration shown in the figure will be described. [For Transmission] The transmission frame 14 is stored in the memory 1. The transmission frame 14 is composed of, for example, STX, data (text data), ETX, and the like.

【0030】DMA制御部10は,送信フレーム14を
取り出し,送受信部3に転送する。カウンタは転送した
送信フレームのバイト数をカウントし,例えば,1バイ
ト転送する毎にカウンタの値を1づつ減算して0になっ
た時点でDMA制御転送を終了する。
The DMA controller 10 takes out the transmission frame 14 and transfers it to the transceiver 3. The counter counts the number of bytes of the transmitted transmission frame. For example, the DMA control transfer is terminated when the value of the counter is reduced by 1 every time 1 byte is transferred and becomes 0.

【0031】〔受信の場合〕検出部12は,キャリア信
号等の制御信号を検出するとDMA制御開始・終了制御
部13に通知する。DMA制御開始・終了制御部13は
検出部12の通知により,DMA制御部10に受信デー
タのDMA制御の開始を指示する。そして,送受信部3
がSYN,STX等のフレームデータ(受信フレーム)
を受信すると送受信部3は受信フレームをDMA制御部
10に転送する。DMA制御部10は送受信部3から転
送される受信フレームをDMA制御によりメモリ1に格
納する。
[In the case of reception] When the detection unit 12 detects a control signal such as a carrier signal, the detection unit 12 notifies the DMA control start / end control unit 13. The DMA control start / end control unit 13 instructs the DMA control unit 10 to start the DMA control of the received data by the notification from the detection unit 12. And the transmitter / receiver 3
Is frame data such as SYN or STX (received frame)
When receiving, the transmitting / receiving unit 3 transfers the received frame to the DMA control unit 10. The DMA control unit 10 stores the received frame transferred from the transmission / reception unit 3 in the memory 1 by DMA control.

【0032】本発明によれば,BSC手順においてもD
MA制御により高速にデータ転送を行うことができる。
そのため,本発明によれば,ISDN等の高速通信シス
テムでBSC手順により高速にデータ伝送を行うことが
可能になる。
According to the present invention, even in the BSC procedure, D
High-speed data transfer can be performed by MA control.
Therefore, according to the present invention, it becomes possible to perform high-speed data transmission by the BSC procedure in a high-speed communication system such as ISDN.

【0033】[0033]

【実施例】図2は本発明の実施例構成を示す。図におい
て,21はメモリであって,送信フレーム42,受信フ
レーム43を格納するものである。22は送受信制御
部,23は送受信部である。
FIG. 2 shows the configuration of an embodiment of the present invention. In the figure, 21 is a memory for storing a transmission frame 42 and a reception frame 43. Reference numeral 22 is a transmission / reception control unit, and 23 is a transmission / reception unit.

【0034】送受信制御部22において,31はDMA
制御部,31’はカウンタ,32は検出部であり,33
はアンド回路である。34はMPU(DMA制御開始・
終了制御部)であって,通信制御,DMA制御開始・終
了制御,送信フレームの作成等を行うものである。41
は送信フレーム作成部であって,伝送制御コード,テキ
ストデータによりBSC手順の送信フレームを作成する
ものである。
In the transmission / reception control unit 22, 31 is a DMA
A control unit, 31 'is a counter, 32 is a detection unit, 33
Is an AND circuit. 34 is MPU (DMA control start
An end control unit) which performs communication control, DMA control start / end control, creation of a transmission frame, and the like. 41
Is a transmission frame creation unit, which creates a transmission frame of the BSC procedure by the transmission control code and the text data.

【0035】メモリ21において,42は送信フレーム
であって,送信するフレームデータであり,STX,テ
キストデータ,ETX等により構成されている場合を示
す。43は受信フレームであって,受信したフレームデ
ータであり,SOH,テキストデータ,ETX等により
構成されている場合を示す。
In the memory 21, reference numeral 42 denotes a transmission frame, which is frame data to be transmitted, and is constituted by STX, text data, ETX and the like. Reference numeral 43 denotes a received frame, which is received frame data and is constituted by SOH, text data, ETX and the like.

【0036】図3は本発明の実施例の動作説明図である
(Vインタフェースに適用した場合を示す)。図におい
て(1) は受信信号(RD)であり,オンはデータ受信を
示す。(2) はCD信号であって,オンはキャリアの受信
を示す。
FIG. 3 is a diagram for explaining the operation of the embodiment of the present invention (showing the case where it is applied to the V interface). In the figure, (1) is a reception signal (RD), and ON indicates data reception. (2) is a CD signal, and ON indicates reception of a carrier.

【0037】図3を参照して図2の構成の動作を説明す
る。 〔送信の場合〕送信フレーム作成部41は,MPU34
に制御されて送信フレーム42を作成し,メモリ21に
格納する。MPU34はDMA制御部31を起動する。
DMA制御部31はMPUにDMA制御開始を指示され
ると,メモリ21より送信フレーム42を取り出し,送
受信部23に転送する。送受信部23はDMA制御部3
1から転送されてくる送信フレームを受信側に出力す
る。そして,DMA制御部31において,カウンタ3
1’は送信フレームの送信データ数をカウントして送信
フレームの終了を検出し,DMA制御を終了する。
The operation of the configuration of FIG. 2 will be described with reference to FIG. [In the case of transmission] The transmission frame creation unit 41 uses the MPU 34
The transmission frame 42 is created under the control of and is stored in the memory 21. The MPU 34 activates the DMA control unit 31.
When the MPU is instructed to start the DMA control, the DMA control unit 31 takes out the transmission frame 42 from the memory 21 and transfers it to the transmission / reception unit 23. The transmitter / receiver 23 is the DMA controller 3
The transmission frame transferred from 1 is output to the receiving side. Then, in the DMA control unit 31, the counter 3
1'counts the number of transmission data of the transmission frame, detects the end of the transmission frame, and ends the DMA control.

【0038】〔受信の場合〕送受信部23にCD信号
(図3のCD信号(2) )のオンが入力される。そして,
キャリアオンの制御信号はアンド回路33に入力され
る。一方,アンド回路33にはDMA制御部31からD
MA制御部起動中を表すオンの制御信号が入力されてい
るので,キャリア信号のオンはDMA制御開始を表す信
号としてMPU(34)に入力される。MPU(34)
はキャリア信号のオンを通知されるとDMA制御部31
にDMA制御開始を指示する。続いて,送受信部23に
受信フレームが入力されると,DMA制御部31はその
伝送制御コード(SYN等)により受信フレームが入力
されたことを検出し,DMA転送により受信フレームを
メモリ21に格納する。さらに,DMA制御部31はさ
らに送られてくる受信フレームをDMA転送によりメモ
リ21に格納する。
[In case of reception] The CD signal (CD signal (2) in FIG. 3) is input to the transmitting / receiving unit 23. And
The carrier-on control signal is input to the AND circuit 33. On the other hand, the AND circuit 33 is connected to the D
Since the ON control signal indicating that the MA control unit is being activated is input, ON of the carrier signal is input to the MPU (34) as a signal indicating the start of DMA control. MPU (34)
Is notified that the carrier signal is turned on, the DMA control unit 31
To start DMA control. Subsequently, when the reception frame is input to the transmission / reception unit 23, the DMA control unit 31 detects that the reception frame is input by the transmission control code (SYN etc.), and stores the reception frame in the memory 21 by DMA transfer. To do. Further, the DMA control unit 31 stores the further received frame in the memory 21 by DMA transfer.

【0039】そして,送信側のデータ伝送装置からの送
信が全て終了し,キャリア信号がオフされるとキャリー
オフは制御信号検出部32を介してMPU(34)に通
知される。そこで,MPU(34)はDMA制御部31
にDMA転送終了を指示し,DMA制御部31はDMA
制御を終了する。
When the transmission from the data transmission device on the transmission side is completed and the carrier signal is turned off, the carry-off is notified to the MPU (34) via the control signal detection section 32. Therefore, the MPU (34) uses the DMA controller 31
To end the DMA transfer, and the DMA control unit 31
Control ends.

【0040】[0040]

【発明の効果】本発明によれば,ベーシック手順(BS
C手順)において,DMA制御により高速にデータ伝送
することが可能になる。そのため,従来のベーシック手
順によりデータ伝送を行うデータ伝送装置をISDN等
の高速ネットワークシステムに適用して高速伝送を行う
ことができる。
According to the present invention, the basic procedure (BS
In the C procedure), high-speed data transmission can be performed by the DMA control. Therefore, a high-speed transmission can be performed by applying a data transmission device that performs data transmission according to the conventional basic procedure to a high-speed network system such as ISDN.

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

【図1】本発明の基本構成を示す図である。FIG. 1 is a diagram showing a basic configuration of the present invention.

【図2】本発明の実施例構成を示す図である。FIG. 2 is a diagram showing a configuration of an embodiment of the present invention.

【図3】本発明の実施例の動作説明図である。FIG. 3 is an operation explanatory diagram of the embodiment of the present invention.

【図4】従来のBSC手順のデータ伝送制御装置を示す
図である。
FIG. 4 is a diagram showing a data transmission control device of a conventional BSC procedure.

【図5】フレームの構成例を示す図である。FIG. 5 is a diagram showing a configuration example of a frame.

【図6】BSC手順によるデータ伝送方法の例である。FIG. 6 is an example of a data transmission method according to the BSC procedure.

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

1 :メモリ 2 :送受信制御部 3 :送受信部 10:DMA制御部 12:検出部 13:DMA制御開始・終了制御部 1: memory 2: transmission / reception control unit 3: transmission / reception unit 10: DMA control unit 12: detection unit 13: DMA control start / end control unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 メモリ(1)と送受信制御部(2) と送受
信部(3) を備え,メモリ(1) に格納されたデータをフレ
ーム単位に他のデータ転送制御装置に送信し,他のデー
タ伝送制御装置からフレーム単位に送信されてくる受信
データをメモリ(1) に格納するデータ伝送制御装置にお
いて, 送受信制御部(2) はDMA制御部(10)と通信の開始およ
び終了を検出する検出部(12)と検出部(12)が検出した通
信の開始および終了のタイミングに基づいてDMA制御
部(10) のDMA制御の開始および終了を制御するDM
A制御開始・終了制御部(13)とを備え, 送信においては,メモリ(1) にフレーム単位の送信デー
タ(14)を格納し,DMA制御部(10)はメモリ(1) に格納
されたフレーム単位の送信データをDMA制御により取
り出して送受信部(3) に転送し,送受信部(3)はDM
A制御部(10)から転送されてくるフレーム単位の送信デ
ータを他のデータ伝送制御装置に出力し,DMA制御部
(10)は送信データの終了を検出してDMA制御を終了
し, 受信において,DMA制御開始・終了制御部(13)は検出
部(12)の検出した該制御信号に基づいて送受信部(3) の
受信データのDMA制御を開始し,DMA制御部(10)は
DMA制御により受信データをフレーム単位にメモリ
(1) に格納し,検出部(12)による該制御信号のオフの検
出に基づいてDMA制御開始・終了制御部(13)はDMA
制御部(10)のDMA制御を終了させることを特徴とする
データ伝送制御装置。
1. A memory (1), a transmission / reception control unit (2) and a transmission / reception unit (3) are provided, and the data stored in the memory (1) is transmitted to another data transfer control device in frame units, and In the data transmission control device that stores the received data transmitted in frame units from the data transmission control device in the memory (1), the transmission / reception control unit (2) detects the start and end of communication with the DMA control unit (10). DM for controlling the start and end of the DMA control of the DMA control unit (10) based on the start and end timings of the communication detected by the detection unit (12) and the detection unit (12)
A control start / end control unit (13) is provided, and in transmission, the transmission data (14) in frame units is stored in the memory (1), and the DMA control unit (10) is stored in the memory (1). The transmission data in frame units is taken out by the DMA control and transferred to the transmission / reception unit (3).
The transmission data in frame units transferred from the A control unit (10) is output to another data transmission control device, and the DMA control unit
(10) detects the end of the transmission data to end the DMA control, and in reception, the DMA control start / end control unit (13) is based on the control signal detected by the detection unit (12), and the transmission / reception unit (3) ) Starts the DMA control of the received data, and the DMA control unit (10) stores the received data in the frame unit by the DMA control.
The DMA control start / end control unit (13) stores the data in the (1)
A data transmission control device characterized by terminating DMA control of a control unit (10).
【請求項2】 請求項1において,検出部(12)は通
信の開始および終了をキャリア信号を認識することによ
り検出することを特徴とするデータ伝送制御装置。
2. The data transmission control device according to claim 1, wherein the detection unit (12) detects the start and end of communication by recognizing a carrier signal.
【請求項3】 請求項1において,検出部(12)は通信の
開始および終了をI線の信号を認識することにより検出
することを特徴とするデータ伝送制御装置。
3. The data transmission control device according to claim 1, wherein the detection unit (12) detects the start and end of communication by recognizing a signal of the I line.
【請求項4】 通信の開始は,検出部(12)は送信フレー
ムに含まれるプロトコル固有の同期文字又は同期パター
ンを認識することにより検出することを特徴とするデー
タ伝送制御装置。
4. A data transmission control device characterized in that the start of communication is detected by the detection unit (12) by recognizing a synchronization character or a synchronization pattern peculiar to a protocol included in a transmission frame.
JP4309995A 1992-11-19 1992-11-19 Data transmission controller Withdrawn JPH06164647A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4309995A JPH06164647A (en) 1992-11-19 1992-11-19 Data transmission controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4309995A JPH06164647A (en) 1992-11-19 1992-11-19 Data transmission controller

Publications (1)

Publication Number Publication Date
JPH06164647A true JPH06164647A (en) 1994-06-10

Family

ID=17999875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4309995A Withdrawn JPH06164647A (en) 1992-11-19 1992-11-19 Data transmission controller

Country Status (1)

Country Link
JP (1) JPH06164647A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010019952A (en) * 1999-08-31 2001-03-15 박종섭 Packet communication method between DSP of selector in base control station of communication system using DMA
JP2008226064A (en) * 2007-03-15 2008-09-25 Sanyo Electric Co Ltd Serial communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010019952A (en) * 1999-08-31 2001-03-15 박종섭 Packet communication method between DSP of selector in base control station of communication system using DMA
JP2008226064A (en) * 2007-03-15 2008-09-25 Sanyo Electric Co Ltd Serial communication system

Similar Documents

Publication Publication Date Title
US5309562A (en) Method and apparatus for establishing protocol spoofing from a modem
US4896151A (en) Simultaneous communication method and system
US5938731A (en) Exchanging synchronous data link control (SDLC) frames to adjust speed of data transfer between a client and server
EP0572843A1 (en) Distribution of modem error correction and compression processing
JP2000513516A (en) Multiplex communication interface circuit and method
JPH06164647A (en) Data transmission controller
JPH05252165A (en) Satellite communication equipment
JP3483342B2 (en) Data transmission system and signal selection connection device
JP3493754B2 (en) Method and apparatus for determining communication parameters
KR100573820B1 (en) Communication frame generating method, and medium on which program for carrying out the methods are recorded
JPH01289339A (en) Communication controller
JP2581238Y2 (en) Data transmission equipment
JP2871643B2 (en) Wireless data communication terminal system and its child device, master device
JPH05160836A (en) Loopback test system for local area network
JP2624297B2 (en) Modem device
JPH0630506B2 (en) Serial communication device
JPH0722284B2 (en) Communication control device
JPH09163119A (en) High speed facsimile communication system
JPH03108927A (en) Frame transfer system
JPH04162842A (en) Communication system
JPH06164527A (en) Time division multiplex transmission
JPH0482440A (en) Multiplex link data transfer system
JPH0521378B2 (en)
JPH0219046A (en) Data transfer system
JPH03108930A (en) Asynchronous communication system

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