KR19980067614A - Network Collision Signal Detector - Google Patents

Network Collision Signal Detector Download PDF

Info

Publication number
KR19980067614A
KR19980067614A KR1019970003769A KR19970003769A KR19980067614A KR 19980067614 A KR19980067614 A KR 19980067614A KR 1019970003769 A KR1019970003769 A KR 1019970003769A KR 19970003769 A KR19970003769 A KR 19970003769A KR 19980067614 A KR19980067614 A KR 19980067614A
Authority
KR
South Korea
Prior art keywords
network
link pulse
detecting
collision signal
signal
Prior art date
Application number
KR1019970003769A
Other languages
Korean (ko)
Inventor
김용석
Original Assignee
문정환
엘지반도체 주식회사
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 문정환, 엘지반도체 주식회사 filed Critical 문정환
Priority to KR1019970003769A priority Critical patent/KR19980067614A/en
Publication of KR19980067614A publication Critical patent/KR19980067614A/en

Links

Landscapes

  • Maintenance And Management Of Digital Transmission (AREA)
  • Small-Scale Networks (AREA)

Abstract

본 발명은 네트워크 충돌 신호 검출장치에 관한 것으로, 네트워크 장애를 검출해낼 때까지 최소 512비트 시간×16번=8192비트 시간의 시간이 소요되므로, 고속처리 네트워크 운용상에 있어서는 네트워크의 장애 신호를 검출해 낼때까지 많은 시간이 소요되는 문제점이 이었다.The present invention relates to an apparatus for detecting network collision signals, which requires at least 512 bit time x 16 times = 8192 bit time to detect network faults. The problem was that it took a lot of time to get there.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창안한 것으로, 네트워크의 충돌 신호를 이용하여 링크 펄스를 발생시켜 전송하고, 전송한 링크 펄스를 검출하여 장애 여부를 결정하는 회로를 제공하여 전송한 링크 펄스를 검출하여 장애 여부를 결정하므로, 장애 여부를 검출하는 시간이 단축되는 효과가 있다.Accordingly, the present invention has been made to solve the above-mentioned problems, and provides a circuit for generating and transmitting a link pulse by using a collision signal of a network, and determining a failure by detecting the transmitted link pulse. Detecting whether a failure is detected by detecting the transmitted link pulse, there is an effect that the time for detecting the failure is shortened.

Description

네트워크 충돌 신호 검출장치Network Collision Signal Detector

본 발명은 네트워크 충돌 신호 검출장치에 관한 것으로, 특히 유선 네트워크로 송수신을 할 때에 네트워크가 물리적으로 절단되어 송수신이 불가능해지는 경우에 최단 시간내에 검출하여 에러 신호를 발생시키는 네트워크 충돌 신호 검출장치에 관한 것이다.The present invention relates to a network collision signal detection device, and more particularly, to a network collision signal detection device that detects a network signal in a shortest time and generates an error signal when the network is physically disconnected and cannot be transmitted or received. .

도 1은 종래 네트워크 충돌 신호 검출회로 블록 구성도로서, 이에 도시된 바와 같이 네트워크 충돌 신호(collision signal)의 시작이나 끝을 검출하는 검출 회로부(10)와; 네트워크 충돌횟수를 카운트하는 4진 카운터 회로부(11)와; 네트워크의 충돌후 최소 512비트 시간 이상을 지연시키는 지연 회로부(12)와; 낵크(NAK) 신호를 수신하든가, 혹은 일정시간이 경과해도 액크(ACK) 신호가 보내져 오지 않는 경우 자동적으로 재송신을 하는 재시도 회로부(13)로 구성된 것으로, 이와 같이 구성된 종래의 동작과정을 설명한다.1 is a block diagram of a conventional network collision signal detection circuit, comprising: a detection circuit unit 10 for detecting the beginning or the end of a network collision signal as shown therein; A quaternary counter circuit unit 11 for counting the number of network collisions; A delay circuit section 12 for delaying at least 512 bit time after the collision of the network; The conventional operating process configured as described above is configured by the retry circuit unit 13 which automatically retransmits when the NACK signal is received or the ACK signal is not sent even after a certain time has elapsed. .

검출 회로부(10)가 네트워크 상의 충돌 신호(Collision signal)의 시작이나 끝을 검출하고, 4진 카운터 회로부(11)는 몇번의 충돌이 생겼는지를 카운팅하여 16번의 연속적인 충돌이 일어나면 네트워크 장애 신호를 발생시키며, 지연 회로부(12)에서는 상기 검출 회로부(10)에서 검출한 충돌 신호의 시작 혹은 끝부터 최소 512비트 시간을 지연시켜서 재시도 회로부(13)로 전송하고, 상기 재시도 회로부(13)에서는 상기 충돌신호가 16번의 연속적인 충돌이 일어나 상기 4진 카운터 회로부(11)에서 네트워크 장애 신호가 발생되기 전까지 재송신(Retransmission)을 한다.The detection circuit unit 10 detects the start or end of a collision signal on the network, and the quaternary counter circuit unit 11 counts how many collisions have occurred and generates a network fault signal when 16 consecutive collisions occur. The delay circuit section 12 delays a minimum 512-bit time from the start or end of the collision signal detected by the detection circuit section 10 to the retry circuit section 13, and the retry circuit section 13 The collision signal is retransmitted until 16 consecutive collisions occur and the network fault signal is generated in the quaternary counter circuit unit 11.

상기와 같이 종래의 장치는 네트워크 장애를 검출해 낼때까지 최소 512비트 시간×16번=8192비트 시간의 시간이 소요되므로, 고속처리 네트워크 운용상에 있어서는 네트워크의 장애 신호를 검출해 낼때까지 많은 시간이 소요되는 문제점이 있었다.As described above, the conventional device takes at least 512 bit time x 16 = 8192 bit time until the network fault is detected. Therefore, in the high-speed network operation, a long time is required to detect a fault signal of the network. There was a problem.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창안한 것으로, 네트워크의 충돌 신호를 이용하여 링크 펄스를 발생시켜 전송하고, 전송한 링크 펄스를 검출하여 장애 여부를 결정하는 회로를 제공함에 목적이 있다.Accordingly, the present invention has been made to solve the above-mentioned problems, and provides a circuit for generating and transmitting a link pulse using a collision signal of a network, and for determining a failure by detecting the transmitted link pulse. There is a purpose.

도 1은 종래 네트워크 충돌 신호 검출회로 블록 구성도1 is a block diagram of a conventional network collision signal detection circuit

도 2는 본 발명 네트워크 충돌 신호 검출장치의 블록 구성도2 is a block diagram of a network collision signal detection device of the present invention

도 3은 본 발명의 구성 링크펄스 발생부의 구성도3 is a configuration diagram of a link pulse generator of the present invention;

도 4는 링크펄스 발생부의 출력 파형도4 is an output waveform diagram of a link pulse generator;

* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

10 : 검출 회로부11 : 4진 카운터 회로부10 detecting circuit portion 11: quaternary counter circuit portion

12 : 지연 회로부13 : 재시도 회로부12 delay circuit unit 13 retry circuit unit

20 : 링크펄스 발생부21 : 링크펄스 검출 회로부20: link pulse generator 21: link pulse detection circuit

22 : 멀티플렉서23 : 버퍼22: Multiplexer 23: Buffer

이와 같은 목적을 달성하기 위한 본 발명의 구성은, 네트워크 충돌 신호(collision signal)의 시작이나 끝을 검출하는 검출 회로부와; 네트워크 충돌의 시작과 끝시점부터 링크펄스(Link Pulse)를 발생시켜 네트워크 매체로 상기 링크펄스를 전송하는 링크펄스 발생부와; 네트워크 매체로부터 전송되는 링크펄스를 받아들이는 링크펄스 검출 회로부와; 링크 검출신호에 의해 네트워크의 장애 여부를 결정하는 멀티플렉서로 구성된 것으로, 이를 첨부한 도면을 참조하여 상세히 설명한다.The configuration of the present invention for achieving the above object comprises: a detection circuit unit for detecting the start or end of the network collision signal; A link pulse generator for generating a link pulse from a start point and an end point of a network collision and transmitting the link pulse to a network medium; A link pulse detection circuit section for receiving a link pulse transmitted from a network medium; It is composed of a multiplexer for determining whether a network fails by the link detection signal, which will be described in detail with reference to the accompanying drawings.

도 2는 본 발명 네트워크 충돌 신호 검출장치의 블록 구성도로서, 이에 도시한 바와 같이 검출 회로부(10)가 네트워크 상의 충돌 신호(collision signal)의 시작이나 끝을 검출하고, 링크펄스 발생부(20)는 네트워크 충돌의 시작과 끝시점부터 링크펄스(Link Pulse)를 발생시켜 네트워크 매체로 상기 링크펄스를 전송하며, 상기 네트워크 매체로부터 전송되는 링크펄스를 링크펄스 검출 회로부(21)에서 검출하여 신호(장애 또는 전송)를 멀티플렉서(22)로 전송하고, 상기 멀티플렉서(22)에서 상기 검출신호에 의해 네트워크의 장애 여부를 결정하며, 만약 장애로 결정되면 네트워크 운용을 중단하게 된다.FIG. 2 is a block diagram of the network collision signal detecting apparatus of the present invention. As shown in FIG. 2, the detection circuit unit 10 detects the start or end of a collision signal on a network, and the link pulse generator 20 Generates a link pulse from the beginning and the end of a network collision to transmit the link pulse to a network medium, and detects the link pulse transmitted from the network medium by the link pulse detection circuit 21 to detect a signal (fault). Or transmission) to the multiplexer 22, and the multiplexer 22 determines whether or not the network is broken by the detection signal, and if the failure is determined, the network operation is stopped.

도 3은 본 발명의 구성 링크펄스 발생부의 구성도이고, 도 4는 링크펄스 발생부의 출력 파형도로서, 이에 도시한 바와 같이 링크펄스 발생부는 홀수(N)개의 낸드 게이트의 조합으로 구성되어 있으며, 첫번째 입력(A)을 낸드조합하여 출력을 하고, 이 출력을 다시 낸드조합하는 과정을 N-1번째 까지이며, N번째 낸드 게이트는 상기 N-1번째 낸드 게이트의 출력(A')과 첫번째 입력(A)을 낸드조합하여 출력한다.FIG. 3 is a block diagram of a link pulse generator of the present invention, and FIG. 4 is an output waveform diagram of the link pulse generator. As shown in FIG. 4, the link pulse generator includes a combination of odd N NAND gates. The process of NAND combining the first input (A) and performing the NAND combination again is the N-1th process, and the Nth NAND gate is the first input of the output (A ') of the N-1th NAND gate. Outputs by combining NAND.

이상에서 설명한 바와 같이 본 발명 네트워크 충돌 신호 검출장치는 네트워크의 충돌 신호를 이용하여 링크펄스를 발생시켜 전송하고, 전송한 링크펄스를 검출하여 장애 여부를 결정하므로, 장애 여부를 검출하는 시간이 단축되는 효과가 있다.As described above, the network collision signal detecting apparatus of the present invention generates and transmits a link pulse using a collision signal of a network, and determines whether or not a failure is detected by detecting the transmitted link pulse, thereby reducing the time for detecting the failure. It works.

Claims (2)

네트워크 충돌 신호(collision signal)의 시작이나 끝을 검출하는 검출 회로부와; 네트워크 충돌의 시작과 끝시점부터 링크펄스(Link Pulse)를 발생시켜 네트워크 매체로 상기 링크펄스를 전송하는 링크펄스 발생부와; 네트워크 매체로부터 전송되는 링크펄스를 받아들이는 링크펄스 검출 회로부와; 링크 검출신호에 의해 네트워크의 장애 여부를 결정하는 멀티플렉서로 구성하여 된 것을 특징으로 하는 네트워크 충돌 신호 검출장치.Detection circuitry for detecting the start or end of a network collision signal; A link pulse generator for generating a link pulse from a start point and an end point of a network collision and transmitting the link pulse to a network medium; A link pulse detection circuit section for receiving a link pulse transmitted from a network medium; An apparatus for detecting network collision signals, comprising a multiplexer for determining whether a network has failed by a link detection signal. 제 1 항에 있어서, 상기 링크펄스 발생부는 홀수(N)개의 낸드 게이트의 조합으로 구성하여 된 것을 특징으로 하는 네트워크 충돌 신호 검출장치.The network collision signal detection apparatus according to claim 1, wherein the link pulse generator comprises a combination of odd (N) NAND gates.
KR1019970003769A 1997-02-06 1997-02-06 Network Collision Signal Detector KR19980067614A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970003769A KR19980067614A (en) 1997-02-06 1997-02-06 Network Collision Signal Detector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970003769A KR19980067614A (en) 1997-02-06 1997-02-06 Network Collision Signal Detector

Publications (1)

Publication Number Publication Date
KR19980067614A true KR19980067614A (en) 1998-10-15

Family

ID=65984425

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970003769A KR19980067614A (en) 1997-02-06 1997-02-06 Network Collision Signal Detector

Country Status (1)

Country Link
KR (1) KR19980067614A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100328762B1 (en) * 1999-09-30 2002-03-15 서평원 A device of detecting data collision by using id no.

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100328762B1 (en) * 1999-09-30 2002-03-15 서평원 A device of detecting data collision by using id no.

Similar Documents

Publication Publication Date Title
US4070648A (en) Computer to computer communication system
JPH0612906B2 (en) How to communicate data
US4308472A (en) Clock check circuit
US4644497A (en) Serial keyboard interface system with frame retransmission after non-timely acknowledgements from data processor
KR19980067614A (en) Network Collision Signal Detector
JPH07288516A (en) Serial data transmission reception circuit
JP2752912B2 (en) Burst signal detection circuit
JPH0530115A (en) Polling system
JPH0612290A (en) Control data monitor system
JPH04267631A (en) Parity bit addition system
KR100267344B1 (en) Apparatus and method for collision protecting of transmitting data in hdlc bus structured switching system
JP2533228B2 (en) Operation unit control device
JPS59178036A (en) Parity check system
JPS5918897B2 (en) Transmission result determination device at transmitting station
JPS5983430A (en) Serial transmission circuit
JPS5869147A (en) Data transmission system
SU1596478A1 (en) Data transceiver
JPH0465577B2 (en)
JPH0837541A (en) Data transmission system
JPS6040224B2 (en) Abnormality detection device in synchronous communication control equipment
JPH0546733B2 (en)
JPS61142827A (en) Method and device for time division multiplex transmission
JPH07210340A (en) Synchronizing signal guaranteeing device
JPH04313930A (en) Communication system
JPS631156A (en) Facsimile control processing system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application