JPS5977745A - Transmission control system - Google Patents

Transmission control system

Info

Publication number
JPS5977745A
JPS5977745A JP57185524A JP18552482A JPS5977745A JP S5977745 A JPS5977745 A JP S5977745A JP 57185524 A JP57185524 A JP 57185524A JP 18552482 A JP18552482 A JP 18552482A JP S5977745 A JPS5977745 A JP S5977745A
Authority
JP
Japan
Prior art keywords
frame
pattern
terminal
circuit
data
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
Application number
JP57185524A
Other languages
Japanese (ja)
Inventor
Hideo Suzuki
英男 鈴木
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 JP57185524A priority Critical patent/JPS5977745A/en
Publication of JPS5977745A publication Critical patent/JPS5977745A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/04Speed or phase control by synchronisation signals
    • H04L7/041Speed or phase control by synchronisation signals using special codes as synchronising signal

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To reduce the reduction in unnoticed rate by means of a frame check sequence, by making a bit pattern frame representing the start of the frame effective only when a specific pattern continues for a prescribed number or over. CONSTITUTION:A frame and a time fill pattern are applied from a terminal A to a shift register SR1. DFF3-5 invert an output Q in synchronizing with a clock from a terminal C, each output of exclusive OR circuis 6, 7, and an AND circuit 8 goes to ''1'', the counter 10 keeps advancing and a JKFF11 is set. Further, the frame is transmitted from an SR1 to a comparator 2, and compared 2 with an FS pattern from a terminal B. When the result of comparison is coincident, ''1'' is given to an AND circuit 12 to inform the detection of FS. Thus, ''1'' is transmitted from the FF11 so as to inform that the FS is effective.

Description

【発明の詳細な説明】 (a)発明の技術分野 本発明はフレーム構成によりデータを伝送し。[Detailed description of the invention] (a) Technical field of the invention The present invention transmits data using a frame structure.

且つ該フレームを形成するピントを直列に伝送する伝送
方式に係り、特にフレームの最初を示すビットパターン
を認識するための伝送制御方式に関する。
The present invention also relates to a transmission method for serially transmitting the focus forming the frame, and particularly to a transmission control method for recognizing a bit pattern indicating the beginning of a frame.

(b)従来技術と問題点 従来、フレーム構成によりデータを伝送する場合、一般
に該フレームは8ビツトより成るバイトの整数倍で構成
され、フレームの最初を示すバイト(以後FSと略す)
とフレームの最終を示すバイト(以後FBと略す)との
間に制御、アドレス及びエラーチェク機能等のバイトと
データが含まれており、該データは普通多数のバイトで
形成される。又データを効率良く伝送するためコード変
換KNRZ方式が用いられており、データの内容によっ
ては“0”又は“1”が連続する事がある為問題がある
。特に最近は光を用いたデータ伝送が多くなってきてい
るので、“0”が連続した時受信回路を構成する自動利
得制御回路が良好に動作せず“l”を認識できない事が
ある。これを防止する為FSとFEのフレームの区切用
パターンとその他のパターンを区別し、又データが如何
なるパターンをとらうとも、“O”又は“l”の連続を
一定数以下に押える様にすることが行なわれている。こ
のために第1図に示す如くフレームを論理レベルフレー
ムから物理レベルフレームに変換する。即ち15に示す
FSの論理レベルを16に示す物理レベルに、17に示
すFS、FE以外のパターンとデータの論理レベルを1
8に示す物理レベルに、19に示すFEの論理レベルを
20に示す物理レベルに夫々変換する。これは8ビツト
で構成される各バイトに1ビツトを付加して9ビツトと
し、FS、FEには該付加ビットを7ビツト目と同じ“
1”として付加し、それ以外のバイトを例えばデータと
して代表させ、各ビットをa +  b +  Cr 
 d +  e *  f +  g +  hとすれ
ば7番目のビットgが例えば11111ならばその反転
ビットiである“θ″を付加する。そしてフレームとフ
レームとの間にはFS、FEとは異なるパターンの繰り
返しを流す。例えば“01″の繰り返しパターン”01
0101″である。これらの繰り返しパターンをタイム
フィルパターンという。タイムフィルパターンがノイズ
によりFSパターンに変化したした場合、フレームの異
常は物理レベルのフレームチェックシーケンスにより検
出される。
(b) Prior art and problems Conventionally, when data is transmitted using a frame structure, the frame generally consists of an integral multiple of a byte consisting of 8 bits, and a byte indicating the beginning of the frame (hereinafter abbreviated as FS)
and a byte indicating the end of the frame (hereinafter abbreviated as FB) contain bytes and data such as control, address, and error check functions, and the data is usually formed of a large number of bytes. Furthermore, in order to efficiently transmit data, the code conversion KNRZ method is used, but depending on the content of the data, "0" or "1" may be consecutive, which poses a problem. In particular, recently, data transmission using light has become more common, so when "0" continues, the automatic gain control circuit that constitutes the receiving circuit may not operate properly and "1" may not be recognized. To prevent this, distinguish between the FS and FE frame separation patterns and other patterns, and keep the number of consecutive "O" or "l" characters below a certain number, no matter what pattern the data takes. is being carried out. For this purpose, the frame is converted from a logical level frame to a physical level frame as shown in FIG. In other words, the logical level of FS shown in 15 is changed to the physical level shown in 16, and the logical level of patterns and data other than FS and FE shown in 17 is changed to 1.
The logical level of the FE shown at 19 is converted to the physical level shown at 8, and the logical level of the FE shown at 19 is converted to the physical level shown at 20, respectively. This adds 1 bit to each byte consisting of 8 bits to make 9 bits, and for FS and FE, the added bit is the same as the 7th bit.
1”, and the other bytes are represented as data, and each bit is a + b + Cr
If d + e * f + g + h, then if the seventh bit g is, for example, 11111, "θ", which is its inverted bit i, is added. A repeating pattern different from FS and FE is played between frames. For example, “01” repeating pattern “01”
0101''. These repeated patterns are called time fill patterns. If the time fill pattern changes to an FS pattern due to noise, frame abnormalities are detected by a frame check sequence at the physical level.

しかしFSパターンがノイズにより破壊された時。However, when the FS pattern is destroyed by noise.

データ部がサーチされFSパターンが検出されるとフレ
ームとして扱われ、異常はフレームチェックシーケンス
によりチェックされるが、フレームが長い場合フレーム
チェックシーケンスによる見逃し率が高くなる欠点があ
る。
When the data part is searched and an FS pattern is detected, it is treated as a frame, and abnormalities are checked using a frame check sequence. However, if the frame is long, there is a drawback that the miss rate due to the frame check sequence increases.

(C)発明の目的 本発明の目的は上記欠点を除く為、FSパターンの認識
をタイムフィルパターンの一定数以上の繰り返し後にお
いてのみ有効とする伝送制御方式を提供することにある
(C) Object of the Invention In order to eliminate the above-mentioned drawbacks, it is an object of the present invention to provide a transmission control method that makes recognition of an FS pattern effective only after repeating a time fill pattern a certain number of times or more.

(d)発明の構成 本発明の構成はフレーム構成によりデータを伝送し、°
且つ該フレームを形成するビットを直列に伝送する伝送
方式に於て、該フレームとフレームとの間に特定パター
ンの繰り返しがある様にして。
(d) Structure of the Invention The structure of the present invention transmits data using a frame structure,
In addition, in a transmission system that serially transmits the bits forming the frame, a specific pattern is repeated between the frames.

フレームの最初を示すビットパターンを該特定パターン
が一定数以上続いた時のみ有効とするようにしたもので
ある。
The bit pattern indicating the beginning of a frame is made valid only when the specific pattern continues for a certain number of times or more.

<e>発明の実施例 第2図は本発明の一実施例を示す回路のブロック図であ
る。端子へよりフレームおよびタイムフィルパターンが
入り、シフトレジスタ1にはいる。
<e> Embodiment of the invention FIG. 2 is a block diagram of a circuit showing an embodiment of the invention. A frame and a time fill pattern are input to the terminal and input to the shift register 1.

本実施例では該シフトレジスタは11ピントで構成され
る。タイムフィルパターンが回線に流れている時はシフ
トレジスタlの最後のピントは0101”の繰り返しで
ある。従ってDフリップフロップ3,4及び5は端子C
より入るクロックに同期して、その出力端子Qを反転さ
せるため、排他的OR回路6及び7の出力は1″となり
、AND回路8の出力は1”となる。このためカウンタ
10は歩進し続け、JKフリップフロップ11をセット
する。本実施例ではカウンタ10は32進である。端子
Aよりフレームが入り、シフトレジスタ1より比較器2
に送出され、端子Bより与えられるFSパターンと比較
器2に於て比較される。一致すれば“1″がAND回路
12に送られFSが検出された事を知らせる。JKフリ
ップフロップ11はセットされている為AND回路12
は端子りより“1”を送出して該FSが有効である事を
通知する。
In this embodiment, the shift register is composed of 11 pins. When a time fill pattern is flowing on the line, the last focus of shift register l is a repetition of 0101''. Therefore, D flip-flops 3, 4 and 5 are connected to terminal C.
In order to invert the output terminal Q in synchronization with the input clock, the outputs of the exclusive OR circuits 6 and 7 become 1'', and the output of the AND circuit 8 becomes 1''. Therefore, the counter 10 continues to increment and sets the JK flip-flop 11. In this embodiment, the counter 10 is in base 32. Frame enters from terminal A, comparator 2 from shift register 1
The signal is sent to the comparator 2 and compared with the FS pattern provided from the terminal B. If they match, "1" is sent to the AND circuit 12 to notify that the FS has been detected. Since JK flip-flop 11 is set, AND circuit 12
sends "1" from the terminal to notify that the FS is valid.

FSパターンがノイズにより破壊された為、データ部が
サーチされFSパターンが比較器2に於て検出された時
は、データ部は前記の如く7番目のビットgの反転ピッ
t−gが9番目のビットである為”0101″の繰り返
しとはならず、必ず“11”又は“00”が続く場合が
発生し、この為Dフリップフロップ3,4及び5はその
出力端子Qを反転させないタイミングがあり、排他的O
R回路6又は7の出力が”1″とならないタイミングが
ある。従ってカウンタ10はNOT回路9の出力でリセ
ットされる。又JKフリップフロップ11もリセットさ
れるため、AND回路12ば“0”を端子りに送出して
該FSは無効である事を通知する。
Since the FS pattern has been destroyed by noise, when the data part is searched and the FS pattern is detected in comparator 2, the data part has the inverted pitch t-g of the 7th bit g as described above. Because this is a bit, "0101" will not be repeated, but "11" or "00" will always continue, and for this reason, D flip-flops 3, 4, and 5 have timings that do not invert their output terminals Q. Yes, exclusive O
There is a timing when the output of the R circuit 6 or 7 does not become "1". Therefore, the counter 10 is reset by the output of the NOT circuit 9. Since the JK flip-flop 11 is also reset, the AND circuit 12 sends "0" to the terminal to notify that the FS is invalid.

(f)発明の詳細 な説明した如く本発明はFSパターンがノイズで破壊さ
れた時、フレームチェックシーケンスによる見逃し率を
低下させる事が出来、その効果は大なるものがある。
(f) Detailed Description of the Invention As described above, the present invention can reduce the miss rate due to the frame check sequence when the FS pattern is destroyed by noise, and has a significant effect.

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

第1図はフレームを論理レベルフレームから物理レベル
フレームに変換する方法を説明する図。 第2図は本発明の一実施例を示す回路のブロック図であ
る。 ■はシフトレジスタ、2は比較器、3,4.5はDフリ
ップフロップ、10はカウンタ、11はJKフリップフ
ロップである。
FIG. 1 is a diagram illustrating a method of converting a frame from a logical level frame to a physical level frame. FIG. 2 is a block diagram of a circuit showing one embodiment of the present invention. 2 is a shift register, 2 is a comparator, 3 and 4.5 are D flip-flops, 10 is a counter, and 11 is a JK flip-flop.

Claims (1)

【特許請求の範囲】[Claims] フレーム構成によりデータを伝送し、且つ該フレームと
フレームの間には特定パターンの繰り返しがあり、該フ
レームを形成するビットと共に直列に伝送される伝送方
式に於て、該特定パターンの繰り返しを検出する手段を
設けて、フレームの最初を示すビットパターンを該特定
パターンが一定数以上続いた時のみ有効とすることを特
徴とする伝送制御方式。
In a transmission method in which data is transmitted using a frame structure, and there is a repetition of a specific pattern between the frames, and the data is transmitted in series with the bits forming the frame, the repetition of the specific pattern is detected. 1. A transmission control system, comprising means for making a bit pattern indicating the beginning of a frame valid only when the specific pattern continues for a certain number of times or more.
JP57185524A 1982-10-22 1982-10-22 Transmission control system Pending JPS5977745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57185524A JPS5977745A (en) 1982-10-22 1982-10-22 Transmission control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57185524A JPS5977745A (en) 1982-10-22 1982-10-22 Transmission control system

Publications (1)

Publication Number Publication Date
JPS5977745A true JPS5977745A (en) 1984-05-04

Family

ID=16172300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57185524A Pending JPS5977745A (en) 1982-10-22 1982-10-22 Transmission control system

Country Status (1)

Country Link
JP (1) JPS5977745A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0481039A (en) * 1990-07-20 1992-03-13 Nippon Telegr & Teleph Corp <Ntt> Voice ciphering device
JPH04150339A (en) * 1990-10-11 1992-05-22 Nippon Telegr & Teleph Corp <Ntt> Privacy call telephone set
JPH04189045A (en) * 1990-11-22 1992-07-07 Nippon Telegr & Teleph Corp <Ntt> Privacy call telephone set

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5432001A (en) * 1977-08-17 1979-03-09 Nec Corp Synchronism set-up system
JPS56122251A (en) * 1980-02-29 1981-09-25 Fujitsu Ltd Synchronous control system
JPS57127906A (en) * 1981-01-30 1982-08-09 Ricoh Co Ltd Synchronizing detecting system for serial data signal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5432001A (en) * 1977-08-17 1979-03-09 Nec Corp Synchronism set-up system
JPS56122251A (en) * 1980-02-29 1981-09-25 Fujitsu Ltd Synchronous control system
JPS57127906A (en) * 1981-01-30 1982-08-09 Ricoh Co Ltd Synchronizing detecting system for serial data signal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0481039A (en) * 1990-07-20 1992-03-13 Nippon Telegr & Teleph Corp <Ntt> Voice ciphering device
JPH04150339A (en) * 1990-10-11 1992-05-22 Nippon Telegr & Teleph Corp <Ntt> Privacy call telephone set
JPH04189045A (en) * 1990-11-22 1992-07-07 Nippon Telegr & Teleph Corp <Ntt> Privacy call telephone set

Similar Documents

Publication Publication Date Title
US5692021A (en) Encoding digital data
JPH0459819B2 (en)
US4771440A (en) Data modulation interface
US5644569A (en) Transmission of messages
US4675884A (en) Decoding circuit
EP0629068A1 (en) 4B6B coding scheme
US5805087A (en) Encoding scheme
JPS5977745A (en) Transmission control system
JP2648752B2 (en) Device that guarantees accurate decoding of data information
US4675545A (en) Wave shaping apparatus for eliminating pulse width distortion
JPS6229239A (en) Frame synchronizing system in cyclic information transmitter
US5504761A (en) Apparatus for detecting error in a communications line
JPH04267653A (en) Modulator-demodulator
US20020184412A1 (en) System and method for locating and aligning to framing bits
JPH03272224A (en) Information signal processing method
US20020163452A1 (en) Device and method for parallel processing implementation of bit-stuffing/unstuffing and NRZI-encoding/decoding
JP2574796B2 (en) Communication control device
JP2576526B2 (en) I / O signal monitoring circuit
JP3245622B2 (en) Pattern comparison method
JP2536489B2 (en) Compressed data decoding device
JPS61189025A (en) Serial-parallel converting system
JPH01265640A (en) Code rule violation generating method for cmi code
JPS6165680A (en) Error correction circuit
JPH04127640A (en) Method and apparatus for sending interrupt signal
JPS58220545A (en) Digital transmitting system