KR100293362B1 - Reception and interface device of multiple tdm channels and method for the same - Google Patents

Reception and interface device of multiple tdm channels and method for the same Download PDF

Info

Publication number
KR100293362B1
KR100293362B1 KR1019970075568A KR19970075568A KR100293362B1 KR 100293362 B1 KR100293362 B1 KR 100293362B1 KR 1019970075568 A KR1019970075568 A KR 1019970075568A KR 19970075568 A KR19970075568 A KR 19970075568A KR 100293362 B1 KR100293362 B1 KR 100293362B1
Authority
KR
South Korea
Prior art keywords
data
signal
tdm
fifo
bus
Prior art date
Application number
KR1019970075568A
Other languages
Korean (ko)
Other versions
KR19990055613A (en
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 KR1019970075568A priority Critical patent/KR100293362B1/en
Priority to US09/206,327 priority patent/US6532239B1/en
Publication of KR19990055613A publication Critical patent/KR19990055613A/en
Application granted granted Critical
Publication of KR100293362B1 publication Critical patent/KR100293362B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/06Synchronising arrangements
    • H04J3/0635Clock or time synchronisation in a network
    • H04J3/0638Clock or time synchronisation among nodes; Internode synchronisation
    • H04J3/0647Synchronisation among TDM nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/06Synchronising arrangements
    • H04J3/0635Clock or time synchronisation in a network
    • H04J3/0682Clock or time synchronisation in a network by delay compensation, e.g. by compensation of propagation delay or variations thereof, by ranging
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/16Time-division multiplex systems in which the time allocation to individual channels within a transmission cycle is variable, e.g. to accommodate varying complexity of signals, to vary number of channels transmitted
    • H04J3/1605Fixed allocated frame structures

Abstract

PURPOSE: A reception and interface device of multiple TDM(Time Division Multiplexing) channels and a method for the same are provided to store reception data of each channel for multiple channels into each FIFO and process received data by using a serial communication controller. CONSTITUTION: A signal generation control portion(10) transmits recording signals(/ffwr0 to /ffwr31) to 32 FIFOs(11) through a data bus of 8 bits when receiving a data signal, a clock signal, and a frame synchronization signal through a TDM bus(13). The FIFOs(11) store the received recoding signals(/ffwr0 to /ffwr31) according to each channel of the TDM bus and transmits data to a serial communication controller(12) through the data bus of 8 bits. The FIFOs(11) generates signals(level0 to level31) for indicating a storing state of data and outputs the generated signals(level0 to level31) to the serial communication controller(12).

Description

다수의 T D M 채널의 수신 동시정합 장치 및 방법Apparatus and method for simultaneous reception of multiple T D M channels

본 발명은 다수의 시간분할다중접속(Time Division Multiplexing: TDM)채널 의 수신(reception: Rx)동시 정합 장치 및 방법에 관한 것으로, 보다 구체적으로는 TDM방식으로 운용되는 다수의 채널을 송신 (Tx)정합함에 있어 하나의 SCC(Serial Communication Controller.직렬통신제어기)가 각 채널별로 송신할 데이터를 다수의 송신 선입선출버퍼(First-in First-out:FIFO)에 저장한 다음 각 FIFO에서 한 바이트씩 순차적으로 TDM 버스에 수신하는 다수의 시간분할다중접속 채널의 수신 동시 정합 장치 및 방법에 관한 것이다.The present invention relates to a reception (Rx) simultaneous matching device and method for a plurality of time division multiplexing (TDM) channels, and more particularly, to transmit (Tx) a plurality of channels operated by a TDM scheme. In matching, one SCC (Serial Communication Controller) stores data to be transmitted for each channel in a plurality of first-in first-out (FIFO) and then sequentially one byte at each FIFO. The present invention relates to an apparatus and a method for concurrently receiving a plurality of time division multiple access channels received on a TDM bus.

전전자교환기의 제어계의 상위 프로세서와 하위 프로세서 등의 서로 다른 보드 또는 시스템간의 통신은 직렬 통신을 하게되는데, 직렬 통신시의 프로토콜은 여러 가지가 있을 수 있으며 그 중의 하나가 HDLC(High Level Data Link Control)프로토콜이다. 이 HLDC프로토콜에 의해 두 시스템 간의 주고받는 데이터 프레임은 플랙, 유효데이터, CRC(cyclic redundancy code)로 이루어지는데, 상기 플랙은 데이터 프레임의 시작과 글을 나타내기 위한 것이고, CRC는 프레임의 에러 발생여부를 검사하기 위해 상기 SCC가 추가로 프레임에 삽입하는 부분으로서 일반적으로 16내지 32 비트를 이용한다. 유효데이터가 없는 아이들 상태(idle)에서는 논리 1을 계속 송신하며 , CPU는 송신하기 원하는 유효데이터를 SCC에 전달하면, SCC는 상기 데이터 프레임으로 만들어 송신하는 역할을 한다. 또한 데이터 프레임의 수신시는 통신 선로에서 수신되는 비트스트림으로부터 플랙 패턴을 찾아내어 프레임의 시작과 글을 감지하여 유효데이터만 CPU로 보내는 역할을 한다.Communication between different boards or systems such as the upper processor and lower processor of the control system of the electronic switchgear performs serial communication. There are various protocols for serial communication, one of which is HDLC (High Level Data Link Control). Protocol. The data frame exchanged between two systems by this HLDC protocol consists of a flag, valid data, and a cyclic redundancy code (CRC). The flag is used to indicate the beginning and the writing of the data frame. The SCC generally uses 16 to 32 bits as part to insert into the frame to check for. In the idle state without valid data, logic 1 is continuously transmitted, and when the CPU transmits valid data to be sent to the SCC, the SCC serves to make and transmit the data frame. In addition, when receiving a data frame, it detects the flag pattern from the bitstream received from the communication line, detects the beginning and the writing of the frame, and sends only valid data to the CPU.

TDM버스는 32개의 타임슬롯(time slot)으로 나누어지는 다중접속버스로서, 각 타임슬롯하나는 하나의 채널에 해당하며, 이러한 하나의 타임슬롯을 이용하여 상기 SCC의 직렬통신을 수행할 수 있다.The TDM bus is a multiple access bus divided into 32 time slots. Each time slot corresponds to one channel, and the serial communication of the SCC can be performed using one time slot.

종래 기술에 있어서 여러 채널의 HLDC프로토콜에 의한 직렬 통신을 구현하기 위해서는 각 타임슬롯 (즉 채널)의 상태가 아이들, 유효데이터 및 플랙으로 다르게 되기 때문에 각 채널별로 SCC를 연결해야 했었다.In the prior art, in order to implement serial communication by HLDC protocol of several channels, each time slot (ie, channel) has a status of idle, valid data, and a flag. Therefore, each channel has to be connected to an SCC.

즉 종래 기술에 있어서는 TDM방식으로 운용되는 다수의 채널과 SCC를 정합할 경우 각 채널에 대해 하나의 독립적인 SCC가 정합된 구성을 가진다. 그러므로 다수의 채널을 정합하기 위해서는 다수의 채널, 즉, 채널수 만큼의 SCC가 필요하게 되는 문제점이 있었다.That is, in the prior art, when matching multiple channels and SCCs operated by the TDM method, one independent SCC is matched for each channel. Therefore, in order to match a plurality of channels, there is a problem that a plurality of channels, that is, as many SCCs as channels are required.

본 발명은 상기의 배경하에서 안출된 것으로, 전전자교환기의 각 시스템 간의 데이터의 전송에 있어서 , 다수의 채널에 대해 각 채널의 수신(Rx)데이터를 각 선입선출버퍼(FIFO)에 저장한 다음 하나의 SCC가 순차적으로 수신데이터를 처리하므로써 다수의 채널을 수신 정합할 수 있는 시간분할다중접속(TDM)채널의 수신 동시정합 장치 및 방법을 제공하는 것을 목적으로 한다.The present invention has been made under the above-mentioned background. In the transmission of data between systems of an electronic switching system, the received (Rx) data of each channel is stored in each first-in first-out buffer (FIFO) for a plurality of channels. It is an object of the present invention to provide an apparatus and method for receiving simultaneous matching of a time division multiple access (TDM) channel capable of receiving and matching a plurality of channels by sequentially processing received data.

제1도는 TDM 버스의 각 타임 슬롯이 수신 FIFO에 저장됨을 보이는 도면,1 shows that each time slot of a TDM bus is stored in a receive FIFO,

제2도는 본 발명의 다수의 TDM채널의 수신 동시정합을 실현하는 블록구성도,2 is a block diagram for realizing simultaneous reception of multiple TDM channels according to the present invention;

제3도는 제2도의 제어부에서 TDM버스의 각 타임슬롯을 각각의 FIFO에 기록하는 순서도,FIG. 3 is a flowchart in which each time slot of a TDM bus is recorded in each FIFO by the controller of FIG.

제4도는 직렬통신제어기(SCC)에서 각각의 FIFO를 검사하여 데이터를 처리하는 순서도.4 is a flowchart of processing data by inspecting each FIFO in a serial communication controller (SCC).

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

10 : 제어부 11 : FIFO10 control unit 11 FIFO

12 : SCC 13 : TDM버스12: SCC 13: TDM Bus

상기의 목적을 달성하기 위한 본 발명의 다수의 TDM채널의 수신 동시정합장치는, 전전자교환기의 상위 프로세서와 하위 프로세서 등의 각 시스템 간에 HLDC(High Level Data Link Control) 등의 임의의 통신 프로토콜에 의해 데이터를 주고 받는 다수의 TDM 채널의 수신(Rx) 동시 정합 장치에 있어서, 32개의 타임 슬롯을 가진 TDM버스를 통해 다른 시스템으로부터 임의의 8비트 데이터신호, 클럭신호 및 프레임 동기신호를 수신해서 상기 각 타임 슬롯의 데이터를 기록하라는 신호를 생성하는 제어부, 상기 제어부 생성의 기록신호에 의해 수신되는 데이터를 들어온 순서대로 저장하고 출력하는 32개의 선입선출버퍼(FIFO), 그리고 상기 각 선입 선출버퍼로부터의 데이터를 타임 슬롯 별로 읽어서 처리하는 직렬통신 제어기(SCC)를 구비하여 TDM채널의 수신 동시 정합을 행하는 것을 특징으로 하는 다수의 TDM 채널의 수신 동시 정합 장치를 제공한다.In order to achieve the above object, the reception co-matching apparatus of a plurality of TDM channels of the present invention may be applied to any communication protocol such as high level data link control (HLDC) between each system such as an upper processor and a lower processor of an electronic switching system. In the RX simultaneous matching device for transmitting and receiving data, receiving 8-bit data signal, clock signal and frame synchronization signal from another system through TDM bus having 32 time slots. A control unit for generating a signal for recording data of each time slot, 32 first-in first-out buffers (FIFOs) for storing and outputting data received by the recording signal generated by the control unit in order of input, and from each of the first-in first-out buffers A serial communication controller (SCC) that reads and processes data for each time slot is provided for simultaneous reception of TDM channels. It provides a reception simultaneous matching device of a plurality of TDM channels, characterized in that.

이때 상기 제어부와 상기 각각의 FIFO 간의 데이터의 전달에는 8비트의 데이터 버스가 이용되며 , 상기 FIFO와 상기 SCC간의 데이터의 전달에는 8비트의 데이터 버스가 이용되는 것을 특징으로 한다.In this case, an 8-bit data bus is used to transfer data between the control unit and each FIFO, and an 8-bit data bus is used to transfer data between the FIFO and the SCC.

또한 상기 FIFO는 데이터가 일정수준이상 저장되었음을 알려주는 레벨신호를 생성하는 것을 특징으로한다.In addition, the FIFO is characterized by generating a level signal indicating that the data is stored above a certain level.

또한 본 발명의 다수의 TDM채널의 수신 동시정합장치는 전전자교환기의 상위 프로세서와 하위 프로세서 등의 각 시스템 간에 HLDC(High Level Data Link Control) 등의 임의의 통신 프로토콜에 의해 데이터를 주고 받는 다수의 TDM 채널의 수신(Rx) 동시 정합 방법에 있어서, 32개의 타임 슬롯을 가진 TDM버스를 통해 다른 시스템으로부터 임의의 8비트 데이터신호, 클럭신호 및 프레임 동기신호를 수신해서 상기 각 타임 슬롯의 데이터를 기록하는 신호를 생성하되 , 데이터의 장애의 발생시 프레임 동기신호에 의해 시스널링으로서 사용되는 타임 슬롯으로 천이하는 단계; 상기 기록신호에 의해 수신되는 데이터를 들어온 순서대로 저장하고 출력하는 단계 그리고 상기 출력되는 데이터를 타임 슬롯 별로 읽어서 일정수준의 데이터가 저장되어 있을 경우 처리하는 단계를 포함하는 것을 특징으로 하는 다수의 TDM 채널의 수신 동시 정합 방법을 제공한다.In addition, the reception co-matching apparatus of a plurality of TDM channels of the present invention transmits and receives data by an arbitrary communication protocol such as high level data link control (HLDC) between each system such as an upper processor and a lower processor of an electronic switch. In the RX simultaneous matching method, an arbitrary 8-bit data signal, a clock signal, and a frame synchronization signal are received from another system through a TDM bus having 32 time slots, and data of each time slot is recorded. Generating a signal, and transitioning to a time slot used as signaling by a frame synchronization signal in the event of a data failure; Storing and outputting the data received by the recording signal in the order of input and processing the data when the data is stored at a predetermined level by reading the output data for each time slot. Provides a simultaneous matching method of reception.

이하 첨부 도면을 참고로하여 본 발명의 일 실시예의 다수의 TDM채널의 수신동시정합 장치 및 방법을 상세히 설명한다.DETAILED DESCRIPTION Hereinafter, an apparatus and method for receiving simultaneous matching of multiple TDM channels will be described in detail with reference to the accompanying drawings.

도 1은 TDM 버스의 각 타임 슬롯이 수신 FIFO에 저장됨을 보이는 도면으로서, 도시한 바와 같이 TDM버스는 32개의 타임슬롯으로 이루어지며 , 이 32개의 타임 슬롯이 하나의 데이터 프레임을 형성한다. 슬롯 0은 채널로서는 사용되지 않으며 시그널링으로서 이용된다. 프레임의 시작은 프레임동기펄스로서 알려준다.1 shows that each time slot of a TDM bus is stored in a reception FIFO. As shown, the TDM bus is composed of 32 time slots, which form one data frame. Slot 0 is not used as a channel but as signaling. The start of the frame is indicated by the frame sync pulse.

직렬통신 제어기(SCC)는 순차적으로 각 수신 FIFO를 체크해서 데이터가 있는 경우 그 데이터에 대해서 HLDC 프로토콜 등에 의해 처리한 후 다음의 FIFO에 대해 처리하는 과정을 반복하여 데이터의 처리를 수행한다.The serial communication controller (SCC) sequentially checks each received FIFO, and if there is data, processes the data by the HLDC protocol and then processes the next FIFO and performs data processing.

도 2는 본 발명의 다수의 TDM채널의 수신 동시정합방법을 실현하는 블록구성도이다.2 is a block diagram for realizing a reception simultaneous matching method for multiple TDM channels according to the present invention.

도 2에 도시한 블록도는 32개의 타임 슬롯을 가진 TDM버스를 통해 다른 시스템으로부터 임의의 8비트 데이터신호, 클럭신호 및 프레임 동기신호를 수신해서 상기 각 타임 슬롯의 데이터를 기록하라는 신호를 생성하는 신호생성제어부(10), 상기 제어부(10) 생성의 기록신호에 의해 수신되는 데이터를 들어온 순서대로 저장하고 출력하는 32개의 선입선출버퍼(FIFO;11) 그리고 상기 각 선입선출버퍼로부터의 데이터를 타임 슬롯 별로 읽어서 처리하는 직렬통신 제어기(SCC;12)로 이루어진다.The block diagram shown in FIG. 2 receives a random 8-bit data signal, a clock signal, and a frame synchronization signal from another system via a TDM bus having 32 time slots to generate a signal for recording data of each time slot. The signal generation control unit 10, 32 first-in first-out buffers (FIFO) 11 for storing and outputting data received by the recording signals generated by the control unit 10 in order of inputting, and data from each of the first-in first-out buffers. A serial communication controller (SCC) 12 reads and processes slot by slot.

이하 도 2에 의해 본 발명의 TDM 채널의 수신 동시정합의 동작을 설명한다.The operation of simultaneous reception of TDM channels according to the present invention will be described with reference to FIG. 2.

TDM버스(13)을 통해 신호생성제어부(10)가 데이터신호, 클럭신호 및 프레임 펄스 즉 프레임동기신호를 수신하면, 제어부(10)는 후단의 32개의 FIFO(11)에 8비트 데이터 버스(FIFO-lN [7‥‥0])을 통해 기록신호(/ffwr0-/ffwr31)를 전송한다. 그러면 각각의 32 개의 FIFO (11)에서는 상기 기록신호(/ffwr0-/ffwr31)를 TDM버스의 채널별로 순차적으로 저장하고, 상기 FIFO(11) 후단의 직렬통신제어기(SCC;12)로 FIFO(11)에서 데이터를 읽기위한 8비트 데이터 버스(FIFO- OUT [7‥‥0])을 통해 데이터를 전송한다. 상기 제어부(10)는 상기 각각의 FIFO(11)로부터의 데이터를 읽기위한 신호 (/ffrd0-/ffrd31)에 의해 데이터를 읽어와서 처리한다When the signal generation control unit 10 receives the data signal, the clock signal and the frame pulse, that is, the frame synchronization signal through the TDM bus 13, the control unit 10 transmits an 8-bit data bus (FIFO) to the 32 FIFOs 11 at the rear end. -lN [7 ... 0]) transmits the recording signal (/ ffwr0- / ffwr31). Then, each of the 32 FIFOs 11 sequentially stores the recording signals / ffwr0- / ffwr31 for each channel of the TDM bus, and sends the FIFO 11 to the serial communication controller (SCC) 12 behind the FIFO 11. Data is transferred via an 8-bit data bus (FIFO-OUT [7 ... 0]). The controller 10 reads and processes data by a signal (/ ffrd0- / ffrd31) for reading data from the respective FIFOs 11.

상기 32개의 FIFO(11)는 그 각각에 데이터가 일정수준이상 저장되었음을 알려주는 신호 level0-level31를 생성하여 SCC(12)에 출력하여 준다. 그러면 SCC(12)는 상기 level0-level31신호에 의해 FIFO(11)에 데이터가 일정수준이상으로 저장되어 있는 경우에만 데이터를 처리한다. 도 3은 제어부에서 TDM버스의 각 타임슬롯을 즉 각 채널의 데이터를 각각의 FIFO에 기록하는 순서도인데, 타임슬롯 0으로부터 타임슬롯 31에 걸쳐서 순차적으로 각각의 FIFO(11)에 데이터를 기록하는 것을 보여주고 있다.The 32 FIFOs 11 generate the signal level 0-level 31 indicating that the data is stored above a certain level, and output the signal to the SCC 12. Then, the SCC 12 processes the data only when data is stored in the FIFO 11 by a level-level31 signal at a predetermined level or more. 3 is a flowchart in which the control unit records each timeslot of the TDM bus, that is, data of each channel in each FIFO, and sequentially records data in each FIFO 11 from timeslot 0 to timeslot 31. Is showing.

그러나 데이터의 기록장애 등의 장애의 발생시는 프레임 동기신호에 의해 순차적인 기록을 중단으로 타임슬롯 0으로 천이한다.However, when a failure such as a data recording failure occurs, the sequential recording is interrupted by the frame synchronizing signal and the time slot 0 is shifted.

도 4는 직렬통신제어기에서 각각의 FIFO를 검사하여 데이터를 처리하는 순서도로서 상기 SCC(12)는 32개의 FIFO(11)를 순차적으로 검사하여 각 FIFO(11)에 일정량 이상의 데이터가 저장되어 있는 경우에만 데이터를 처리하는 것을 보여주고 있다.4 is a flowchart of processing data by inspecting each FIFO in a serial communication controller. The SCC 12 sequentially checks 32 FIFOs 11 and stores a predetermined amount or more of data in each FIFO 11. Only shows processing data.

이상 기술한 바와 같은 본 발명의 다수의 TDM채널의 수신 동시정합장치 및 방법에 의하면 TDM방식으로 운용되는 다수의 채널을 수신정합함에 있어서 각 채널의 데이터를 각 FIFO에 저장한 다음 하나의 직렬통신제어기(SCC)가 순차적으로 각 FIFO의 데이터를 처리함으로써 다수의 채널을 수신정합함으로서 비용의 절감을 기할 수 있는 효과를 얻을 수 있다.According to the apparatus and method for simultaneous reception of a plurality of TDM channels according to the present invention as described above, in receiving and matching a plurality of channels operated by a TDM method, data of each channel is stored in each FIFO, and then one serial communication controller By (SCC) processing the data of each FIFO in sequence, it is possible to achieve cost reduction by receiving and matching a plurality of channels.

지금까지 본 발명의 일 실시예의 TDM채널의 수신 동시정합방법을 기술하였으나 본 발명은 이에 한정되지 않으며 이하의 부속청구범위의 사상 및 영역을 일탈치 않는 범위내에서 당업자에 의해 어려 가지로 수정 및 변형실시될 수 있음은 물론이다.So far, the TDM channel reception simultaneous matching method of the present invention has been described, but the present invention is not limited thereto, and various modifications and variations are made by those skilled in the art without departing from the spirit and scope of the appended claims. Of course, it can be carried out.

Claims (3)

전전자교환기의 상위 프로세서와 하위 프로세서의 각 시스템 간에 임의의 통신 프로토콜에 의해 데이터를 주고 받는 다수의 TDM 채널의 수신(Rx) 동시 정합 장치에 있어서,Receiving (Rx) simultaneous matching device of a plurality of TDM channels to send and receive data between each system of the upper processor and lower processor of the switchboard, 32개의 타임 슬롯을 가진 TDM버스를 통해 다른 시스템으로부터 임의의 8비트 데이터신호, 클럭신호 및 프레임 동기신호를 수신해서 상기 각 타임 슬롯의 데이터를 기록하라는 신호를 생성하는 신호생성제어부, 상기 제어부에서 생성된 신호의 기록신호에 의해 수신되는 데이터를 입력된 순서대로 저장하고 상기 데이터가 일정수준이상으로 저장되었음을 알려주는 레벨신호를 생성하여 출력하는 32개의 선입선출버퍼(FIFO) 및, 상기 각 선입선출버퍼로부터의 데이터를 타임 슬롯 별로 읽어서 처리하는 직렬통신제어기(SCC)를 구비하여 TDM채널의 수신 동시 정합을 행하는 것을 특징으로 하는 다수의 TDM 채널의 수신 동시 정합 장치.Signal generation control unit for receiving arbitrary 8-bit data signals, clock signals, and frame synchronization signals from other systems through a TDM bus having 32 time slots and generating a signal for recording data of each time slot; 32 first-in first-out buffers (FIFO) for storing the data received by the recorded signal of the received signal in the input order and generating and outputting a level signal indicating that the data has been stored above a predetermined level, and each first-in first-out buffer And a serial communication controller (SCC) for reading and processing data from each slot by time slots for simultaneous reception of TDM channels. 제 1항에 있어서 상기 신호생성제어부와 상기 각각의 FIFO 간에는 8비트의 데이터 버스를 이용하여 전달되며, 상기 FIFO와 상기 SCC간에는 8비트의 데이터 버스를 이용하여 전달되는 것을 특징으로 하는 다수의 TDM채널의 수신 동시정합장치.The plurality of TDM channels of claim 1, wherein the signal generation controller and each FIFO are transferred using an 8-bit data bus, and the FIFO and the SCC are transferred using an 8-bit data bus. Receive simultaneous matching device. 전전자교환기의 상위 프로세서와 하위 프로세서의 각 시스템 간에 임의의 통신 프로토콜에 의해 데이터를 주고 받는 다수의 TDM 채널의 수신(Rx) 동시 정합 방법에 있어서,In the simultaneous matching (Rx) of a plurality of TDM channels in which data is transmitted and received by an arbitrary communication protocol between the upper processor of the switchboard and the lower processor, 32개의 타임 슬롯을 가진 TDM버스를 통해 다른 시스템으로부터 임의의 8비트 데이터신호, 클럭신호 및 프레임 동기신호를 수신해서 상기 각 타임 슬롯의 데이터를 기록하는 신호를 생성하되, 데이터의 장애의 발생시 프레임 동기신호에 의해 시그널링으로서 사용되는 타임 슬롯으로 천이하는 단계;Receive arbitrary 8-bit data signal, clock signal, and frame synchronization signal from other system through TDM bus with 32 time slots and generate signal to record data of each time slot, but frame synchronization in case of data failure Transitioning to a time slot used as signaling by a signal; 상기 기록신호에 의해 수신되는 데이터를 입력된 순서대로 저장하고 상기 데이터가 일정수준이상으로 저장되었음을 알려주는 레벨신호를 생성하여 출력하는 단계; 및,Storing data received by the recording signal in an input order and generating and outputting a level signal indicating that the data has been stored above a predetermined level; And, 상기 출력되는 데이터를 타임 슬롯 별로 읽어서 일정수준의 데이터가 저장되어 있을 경우 처리하는 단계를 포함하는 것을 특징으로 하는 다수의 TDM 채널의 수신 동시 정합 방법.And receiving the output data for each time slot and processing the data when a predetermined level of data is stored.
KR1019970075568A 1997-12-27 1997-12-27 Reception and interface device of multiple tdm channels and method for the same KR100293362B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1019970075568A KR100293362B1 (en) 1997-12-27 1997-12-27 Reception and interface device of multiple tdm channels and method for the same
US09/206,327 US6532239B1 (en) 1997-12-27 1998-12-08 Transmission/reception concurrent matching apparatus for TDM channels and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970075568A KR100293362B1 (en) 1997-12-27 1997-12-27 Reception and interface device of multiple tdm channels and method for the same

Publications (2)

Publication Number Publication Date
KR19990055613A KR19990055613A (en) 1999-07-15
KR100293362B1 true KR100293362B1 (en) 2001-09-17

Family

ID=37527256

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970075568A KR100293362B1 (en) 1997-12-27 1997-12-27 Reception and interface device of multiple tdm channels and method for the same

Country Status (1)

Country Link
KR (1) KR100293362B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100911787B1 (en) * 2003-07-22 2009-08-12 엘지노텔 주식회사 Data process method in communication system applied time division multiplex mode

Also Published As

Publication number Publication date
KR19990055613A (en) 1999-07-15

Similar Documents

Publication Publication Date Title
US5621895A (en) Frame-structured bus system for transmitting both synchronous and asynchronous data over a star-coupled local operation network
US6215817B1 (en) Serial interface device
EP0240873B1 (en) I/O Handler
KR100293362B1 (en) Reception and interface device of multiple tdm channels and method for the same
US6532239B1 (en) Transmission/reception concurrent matching apparatus for TDM channels and method thereof
KR19980069825A (en) Synchronous Serial Data Transmitter
KR100424850B1 (en) System of Transferring Data Transmission Velocity
KR100246773B1 (en) Simultaneous transmission junction device and method of multiple tdm channel
KR100286536B1 (en) Arbitration apparatus of transrmission for multidrop communication system
KR100562117B1 (en) Apparatus of synchronizing for communicating between asynchronous transmission and synchronous data processing module
JPH0818562A (en) Time division multiplex communication equipment
KR20000073905A (en) Apparatus for connecting between atm switch board and atm input/output card in an atm system and data transmission method thereof
KR930008052B1 (en) Data bus selector in a add-drop transmission device
KR950004509B1 (en) Bus connecting circuit in long distance interface units
KR0182643B1 (en) Uni global bus compatible apparatus
KR100219282B1 (en) Fast data transciever in tdm bus system
KR100208280B1 (en) Data transmission apparatus having a fifo controller
KR930009628B1 (en) Controlling memory and maintenance circuit
JPH04270521A (en) Multiplex channel receiver
KR100208294B1 (en) Space-dividing switch-link apparatus in exchange system
KR0176388B1 (en) The full electronic switching system capable of generating dormant signal using look-up table
KR0126860B1 (en) Asynctonous transreciver system
KR930008360B1 (en) 2k time switch
JP2576387B2 (en) Data communication device
KR0132636Y1 (en) Data line connector using single communication line

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080331

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee