KR100382467B1 - Serial interface system - Google Patents

Serial interface system Download PDF

Info

Publication number
KR100382467B1
KR100382467B1 KR1019960000087A KR19960000087A KR100382467B1 KR 100382467 B1 KR100382467 B1 KR 100382467B1 KR 1019960000087 A KR1019960000087 A KR 1019960000087A KR 19960000087 A KR19960000087 A KR 19960000087A KR 100382467 B1 KR100382467 B1 KR 100382467B1
Authority
KR
South Korea
Prior art keywords
clock
serial
data
output
information
Prior art date
Application number
KR1019960000087A
Other languages
Korean (ko)
Other versions
KR970059887A (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 KR1019960000087A priority Critical patent/KR100382467B1/en
Publication of KR970059887A publication Critical patent/KR970059887A/en
Application granted granted Critical
Publication of KR100382467B1 publication Critical patent/KR100382467B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/24Systems for the transmission of television signals using pulse code modulation
    • H04N7/52Systems for transmission of a pulse code modulated video signal with one or more other pulse code modulated signals, e.g. an audio signal or a synchronizing signal
    • H04N7/54Systems for transmission of a pulse code modulated video signal with one or more other pulse code modulated signals, e.g. an audio signal or a synchronizing signal the signals being synchronous
    • H04N7/56Synchronising systems therefor
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03LAUTOMATIC CONTROL, STARTING, SYNCHRONISATION, OR STABILISATION OF GENERATORS OF ELECTRONIC OSCILLATIONS OR PULSES
    • H03L7/00Automatic control of frequency or phase; Synchronisation
    • H03L7/06Automatic control of frequency or phase; Synchronisation using a reference signal applied to a frequency- or phase-locked loop
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter
    • H04L7/02Speed or phase control by the received code signals, the signals containing no special synchronisation information
    • H04L7/033Speed or phase control by the received code signals, the signals containing no special synchronisation information using the transitions of the received signal to control the phase of the synchronising-signal-generating means, e.g. using a phase-locked loop
    • 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
    • H04L7/044Speed or phase control by synchronisation signals using special codes as synchronising signal using a single bit, e.g. start stop bit

Abstract

PURPOSE: A serial interface system is provided to reduce cost by recovering a clock without a PLL(Phase Locked Loop) as branching/using the clock inputted from the system as a system clock, and simplify hardware by using no channel coding technique such as the NRZ(Non Return to Zero) and the NRZI(Non Return to Zero Inverse). CONSTITUTION: A latch(21) latches a data/frame synchronization signal inputted from the first system. A clock generator(23) generates the clock needed to the serial interface system by receiving clock information from the first system. A FIFO(First Input First Output) controller(24) controls read/write of a FIFO(22). A parallel/serial converter(25) converts output data of the FIFO into serial data according to the clock generated from the clock generator. An AC coupling filter(26) limits a band by filtering the output of the parallel/serial converter. A marker inserter(27) inserts marker information for recovering the clock at a receiving terminal into the output of the AD coupling filter and outputs the data.

Description

시리얼 인터페이스 시스템Serial interface system

본 발명은 시리얼 인터페이스 시스템에 관한 것으로,시스템내에 PLL을 구비하지 않고도 클럭복원이 가능토록 하며 리드/라이트 클럭제어가 가능한 FIFO를 사용함으로써 어떠한 클럭을 갖는 시스템의 접속시에도 안정적인 동작이 가능토록 한 시리얼 인터페이스 시스템에 관한 것이다.The present invention relates to a serial interface system, which enables clock recovery without a PLL in the system, and uses a FIFO capable of read / write clock control to enable stable operation even when a system having any clock is connected. It relates to an interface system.

제 1 도는 일반적인 시리얼 인터페이스 시스템의 구성도를 도시한 것으로,입력 비디오 데이타와 기타 필요한 보조 데이타들은 송신기 처리부(1)를 거쳐 처리된 후,시리얼 엔코더(2)에 입력된다.1 is a block diagram of a general serial interface system, in which input video data and other necessary auxiliary data are processed through a transmitter processing unit 1 and then input to a serial encoder 2.

상기 시리얼 엔코더(2)에 입력된 패러럴 데이타는 시리얼 데이타로 변한된 후,수신단으로 안정된 신호를 보내기 위한 라인 구동부(3)를 거쳐 동축 케이블(4)을 통하여 전송되어진다.The parallel data input to the serial encoder 2 is converted into serial data and then transmitted through a coaxial cable 4 via a line driver 3 for sending a stable signal to a receiver.

그리고 상기 동축 케이블(4)을 통하며 전송된 신호는 수신단의 시리얼 디코더(5)에 입력되어 시리얼 데이타가 패러럴 데이타로 변환되며, 이 패러럴로 변환된 데이타는 수신기 처리부(6)에서 처리되어 출력된다.The signal transmitted through the coaxial cable 4 is input to the serial decoder 5 of the receiving end, and serial data is converted into parallel data. The parallel converted data is processed and output by the receiver processor 6. .

한편,시리얼 전송시 가장 중요한 관점은 수신시의 클럭 복원으로써 이를 위해 채널 코딩기법을 사용하여 에지 정보를 만듬으로써 PLL이 잘 동작하게 한다.On the other hand, the most important aspect in serial transmission is the clock recovery at the time of reception so that the PLL works well by generating edge information using channel coding technique.

그리고 이러한 기능들은 시리얼 엔코더(2)에서 수행하며,현재 알려진 채널 코딩방법으로는 NRZ(Non Return to Zero),NRZI(Non Return to Zero Inverse),Bi-Phase Mark(Manchster Code),Miller Coding기법등이 있다.These functions are performed by the serial encoder (2), and currently known channel coding methods include Non Return to Zero (NRZ), Non Return to Zero Inverse (NRZI), Bi-Phase Mark (Manchster Code), and Miller Coding. There is this.

이들 코딩기법들은 입력 데이타와 기준 클럭(Reference Clock)을 비교하여 에지(Edge)정보들을 만들어 궁극적으로는 PLL이 잘 동작하게 한다.These coding techniques compare the input data with a reference clock to produce edge information that ultimately makes the PLL work well.

그리고 제 2 도는 상기 수신단에서의 클럭 복원부를 도시한 것으로,상기 시리얼 디코더(5)의 일부 구성으로 PLL에 해당되는 것으로,송신기에서 전송된 입력 시리얼 데이타는 에지 펄스 발생기(8)에 입력되어 딜레이(7)를 통하여 딜레이되어 입력되는 신호과 함께 에지 정보 검출에 이용된다.FIG. 2 is a view illustrating a clock recovery unit at the receiving end, which corresponds to a PLL with a partial configuration of the serial decoder 5, and input serial data transmitted from the transmitter is input to the edge pulse generator 8 to be delayed. It is used for edge information detection along with the signal input delayed through 7).

그리고 상기 에지정보는 PLL을 구동하기 위한 정보로 사용되며, 상기 에지 펄스 발생기(8)에서 검출된 에지정보와 VCO(10) 출력과의 위상이 위상 검출기(9)에서 비교된 후,PLL제어신호를 만들고,상기 딜레이(7)의 출력신호와 VCO(10)의 출력신호를 입력으로 한 데이타 복원부(11)에서 클럭에 동기된 데이타를 출력한다.The edge information is used as information for driving the PLL, and the phase between the edge information detected by the edge pulse generator 8 and the output of the VCO 10 is compared by the phase detector 9, and then the PLL control signal. Then, the data recovery unit 11 which receives the output signal of the delay 7 and the output signal of the VCO 10 outputs data synchronized with the clock.

그러나 상기와 같은 종래의 시리얼 인터페이스 시스템은 PLL에 VCO를 지니고 있기 때문에 코스트가 높으며,송신기에는 스크램블러,NRZ to NRZI,채널등화기등이 있고, 수신기에는 RF PLL,NRZI to NRZ,디스크램블러등이 있기 때문에 하드웨어뿐만 아니라 주변회로도 복잡한 단점이 있었다.However, the conventional serial interface system as described above has a high cost because the PLL has a VCO, and the transmitter includes a scrambler, NRZ to NRZI, a channel equalizer, and the receiver includes an RF PLL, NRZI to NRZ, and a descrambler. Therefore, not only hardware but also peripheral circuits had complex disadvantages.

본 발명은 이러한 문제점을 해결하기 위한 것으로, 본 발명의 목적은 시스템에 입력되는 클럭을 분주하여 시스템의 클럭으로 이용함으로써 별도의 PLL없이도 클럭 복원이 가능토륵 함으로써 코스트를 절감시키며,3레벨의 시리얼 데이타 포맷을 채용하여 이를 수신단에서의 클럭정보로 이용할 수 있도록 함으로써 NRZ나 NRZI등과 같은 채널 코딩기법들을 이용치 않음으로써 하드웨어가 보다 간단히 구성될 수 있도록 한 시리얼 인터페이스 시스템을 제공함에 있다.The present invention has been made to solve this problem, and an object of the present invention is to divide the clock input into the system and use it as the clock of the system so that the clock can be recovered without a separate PLL, thereby reducing the cost, and generating three levels of serial data. The present invention provides a serial interface system that allows a hardware to be configured more simply by adopting a format so that it can be used as clock information at a receiving end and not using channel coding techniques such as NRZ and NRZI.

본 발명의 다른 목적은 리드/라이트의 클럭 제어가 용이한 FIFO를 사용함으로써 어떠한 클럭을 갖는 시스템의 접속시에도 안정된 동작이 가능토록 한 시리얼 인터페이스 시스템을 제공함에 있다.Another object of the present invention is to provide a serial interface system that enables stable operation even when a system having any clock is connected by using a FIFO that facilitates read / write clock control.

이러한 목적을 달성하기 위한 본 발명의 특징은 외부에 접속된 제 1 시스템으로 부터 클럭정보를 입력받아 시리얼 인터페이스 시스템에 필요한 클럭을 발생하여 상기 접속된 시스템으로 부터 입력되는 데이타 및 프레임 동기신호를 래치를 통하여 입력받아 시리얼 데이타로 변환한 후 상기 시리얼 데이타중에 수신단에시 클럭정보로 이용될 마커정보를 삽입하며 전송하는 시리얼 인터페이스 송신기와,상기 시리얼 인터페이스 송신기로 부터 전송된 시리얼 데이타를 슬라이싱하여 시리얼 데이타와 마커정보를 얻어 이로부터 접속된 제 2 시스템의 구동을 위해 필요한 클럭정보와 프레임 동기신호를 보내어 상기 접속된 제 2 시스템으로 부터 시리얼 인터페이스 시스템에 필요한 클럭정보를 입력받아 시리얼 인터페이스 시스템에 필요한 클럭을 발생하여 이에 의해 상기 입력되는 시리얼 데이타를 패러럴 데이타로 변환하여 상기 접속된 제 2 시스템으로 출력하는 시리얼 인터페이스 수신기로 구성되는 시리얼 인터페이스 시스템에 있어서,상기 시리얼 인터페이스 송신기에서 전송되는 시리얼 데이타는 3레벨로 구성되며,상기 래치를 통한 입력 데이타가 일시 저장되는 FIFO와,상기 FIFO의 리드/라이트를 제어하는 FIFO제어부가 상기 시리얼 인터페이스송신기에 더 구비되는 시리얼 인터페이스 시스템에 있다.A characteristic of the present invention for achieving this object is to receive clock information from a first system connected externally, generate a clock required for a serial interface system, and latch data and frame synchronization signals inputted from the connected system. A serial interface transmitter for converting into serial data and inserting marker information to be used as clock information at the receiving end and transmitting the serial data; and slicing serial data transmitted from the serial interface transmitter to serial data and a marker. Obtains information and sends clock information and frame synchronization signal necessary for driving the connected second system, receives the clock information necessary for the serial interface system from the connected second system, and generates the required clock for the serial interface system. Accordingly, in the serial interface system configured to convert the input serial data into parallel data and output the parallel data to the connected second system, the serial data transmitted from the serial interface transmitter is configured in three levels, And a FIFO for temporarily storing input data through the latch and a FIFO control unit for controlling read / write of the FIFO.

이하,본 발명의 일실시예를 첨부도면을 참조로 하여 상세히 설명한다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

제 3 도는 본 발명에 따른 시리얼 인터페이스 시스템의 구성도를 도시한 것으로,접속된 시스템으로 부터 입력되는 데이타 및 프레임 동기신호(VRST)가 래치되는 래치(21)와,상기 래치(21)의 출력이 일시 저장되는 FIFO(22)와,접속된 시스템으로 부터 클럭정보를 입력받아 이로부터 시리얼 인터페이스 시스템에 필요한 클럭을 발생하는 클럭 발생부(2,3)와,상기 클럭 발생부(23)로 부터 클럭을 입력받아 상기 FIFO(22)의 리드클럭 및 리셋정보로 이용하며,접속된 시스템으로 부터 받은 클럭을 상기 FIFO(22)의 라이트 클럭 및 리셋정보로 이용하는 FIFO제어부(24)와,상기 FIFO(22)의 출력 데이타를 상기 클럭 발생부(23)로 부터의 클럭에 따라 시리얼 데이타로 변환하는 패러럴/시리얼 변환부(25)와,상기 패러럴/시리얼 변환부(25)의 출력을 필터링하여 대역을 제한하는 AC 커플링 필터(26)와,상기 필터(26)의 출력중에 수신단에서의 클럭 복원을 위한 마커(Marker)정보를 삽입하여 출력하는 마커 삽입부(27)로 구성되는 시리얼 인터페이스 송신기(28)와,상기 시리얼 인터페이스의 송신기(28)로 부터 전송되어온 시리얼 데이타의 전송에 의한 신호왜곡을 보상하는 마커 검출부(29A)와, 상기 마커 검출부(29A)의 출력을 데이타와 마커정보로 슬라이싱하는 슬라이서(29B)와,상기 슬라이서(29B)의 시리얼 데이타 및 마커정보 출력으로 부터 프레임 동기신호(VRST) 및 클럭정보를 검출하여 접속된 시스템의 PLL로 출력하는 동기 검출부(20)와,상기 동기 검출부(30)의 클럭정보 및 프레임 동기신호(VRST)의 출력에 따라 구동되는 시리얼 인터페이스 시스템에 접속된 시스템의 PLL로 부터 클럭정보를 입력받아 시리얼 인터페이스 시스템에 필요한 클럭을 발생하는 클럭 발생부(31)와,상기 클럭 발생부(31)에서 발생된 클럭에 따라 상기 슬라이서(29B)의 시리얼 데이타 출력을 패러럴 데이타로 변환하는 시리얼/패러럴 변환부(32)와,상기 시리얼/패러럴 변환부(32)의 출력을 래치하여 접속된 시스템으로 출력하는 래치(32)로 구성된다.3 is a block diagram of a serial interface system according to the present invention, in which a latch 21 for latching data and a frame synchronization signal VRST input from a connected system and an output of the latch 21 FIFO 22 which is temporarily stored, clock generators 2 and 3 which receive clock information from a connected system and generate clocks necessary for a serial interface system, and clocks from the clock generator 23 And a FIFO control unit 24 using the clock and reset information of the FIFO 22 as the read clock and reset information of the FIFO 22, and the FIFO controller 22 using the clock received from the connected system as the reset clock and reset information. A parallel / serial converter 25 for converting the output data of the < RTI ID = 0.0 >) < / RTI > into serial data according to a clock from the clock generator 23, and filtering the output of the parallel / serial converter 25 to limit a band. AC couple Serial interface transmitter 28 comprising a filter 26, a marker inserter 27 for inserting and outputting marker information for clock recovery at the receiving end during the output of the filter 26, and the serial A marker detector 29A for compensating for signal distortion by transmission of serial data transmitted from the transmitter 28 of the interface, a slicer 29B for slicing the output of the marker detector 29A into data and marker information, A synchronization detector 20 which detects a frame synchronization signal VRST and clock information from the serial data and marker information output of the slicer 29B and outputs it to a PLL of a connected system, and the clock information of the synchronization detector 30. And generating clocks required for the serial interface system by receiving clock information from a PLL of a system connected to the serial interface system driven according to the output of the frame synchronization signal VRST. Is a clock generator 31, a serial / parallel converter 32 for converting serial data output of the slicer 29B into parallel data according to the clock generated by the clock generator 31, and the serial / It consists of a latch 32 which latches the output of the parallel converter 32 and outputs it to the connected system.

그리고 상기 필터(26)는 제 4 도에 도시한 바와 같이 가산기(26A),(26B) 및 딜레이(26C),(26D)로 구성되는 피드백 및 포워드 필터로 구성되며,이는 일반적인 구성이다.The filter 26 is composed of a feedback and forward filter composed of adders 26A, 26B, and delays 26C, 26D, as shown in FIG.

한편, 제 5 도 (가)는 상기 마커 삽입부(27)의 구성도를 도시한 것으로,+5V또는 0V 또는 -5V의 3레벨 출력을 위한 아날로그 스위치(27A-27C)와,상기 아날로그 스위치(27A-27C)의 출력을 신호의 열화없이 구동하기 위한 구동부(27D)로 구성된다.Meanwhile, FIG. 5A illustrates a configuration diagram of the marker insertion unit 27. The analog switch 27A-27C for three-level output of + 5V or 0V or -5V, and the analog switch ( And a driving unit 27D for driving the output of 27A-27C without deterioration of the signal.

또한,제 5 도 (나)는 상기 마커 삽입부(27)의 다른 구성도를 도시한 것으로,+5V 또는 0V 또는 -5V의 3레벨 출력을 위한 D/A변한기(27E-27G)와,상기 D/A변환기(27E-27G)의 출력을 신호의 열화없이 구동하기 위한 구동부(27H)로 구성된다.In addition, Figure 5 (b) shows another configuration diagram of the marker insert 27, D / A limiter (27E-27G) for three-level output of + 5V or 0V or -5V, And a driver 27H for driving the outputs of the D / A converters 27E-27G without deterioration of the signal.

상기와 같이 구성된 본 발명을 HDTV와 HDVCR간의 기록모드와 재생모드로 나누어 제 6 도 (가),(나)와 함께 설명한다.The present invention configured as described above is divided into recording mode and playback mode between HDTV and HDVCR and described with reference to FIGS. 6A and 6B.

1) 기록모드1) Record Mode

우선,기록모드시 시리얼 인터페이스 송신기(28)는 HDTV수신기로 부터데이타(8비트),프레임 동기신호(VRST),37MHz클럭등을 입력받는다.First, in the recording mode, the serial interface transmitter 28 receives data (8 bits), frame synchronization signal (VRST), 37 MHz clock, and the like from the HDTV receiver.

그리고 상기 37MHz클럭은 클럭 발생부(23)로 입력되어 FIFO(22)의 라이트 클럭으로 사용되며,FIFO(22)의 리드 클럭은 상기 클럭 발생부(23)에서 상기 HDTV수신기의 PLL로 부터 받은 클럭정보를 이용하여 만든 클럭이 사용된다.The 37 MHz clock is input to the clock generator 23 and used as a write clock of the FIFO 22. The read clock of the FIFO 22 is a clock received from the PLL of the HDTV receiver by the clock generator 23. The clock created using the information is used.

그리고 상기 FIFO(22)의 리드/라이트 제어는 상기 클럭 발생부(23)의 클럭 발생에 따라 FIFO제어부(24)에서 행하게 된다.Read / write control of the FIFO 22 is performed by the FIFO controller 24 according to the clock generation of the clock generator 23.

이때,상기 FIFO(22)의 라이트 클럭은 HDTV 수신기로 부터 입력된 클럭을 사용하고, 리드 클럭은 클럭 발생부(23)에서 상기 HDTV수신기의 PLL로 부터 받은 클럭정보를 이용하여 만든 클럭을 사용하는 이유는 어떠한 클럭정보가 HDTV수신기로 부터 입력되어도 시리얼 인터페이스 시스템이 안정된 동작을 할 수 있도록 하기 위함이다.In this case, the write clock of the FIFO 22 uses the clock input from the HDTV receiver, and the read clock uses the clock generated by using the clock information received from the PLL of the HDTV receiver in the clock generator 23. The reason is that the serial interface system can operate stably even if any clock information is input from the HDTV receiver.

한편,상기 HDTV수신기로 부터 입력된 데이타 및 프레임 동기신호(VRST)는 상기 래치(21)를 통하여 상기 FIFO(22)를 거쳐 패러럴/시리얼 변환부(25)로 입력되며,상기 패러럴/시리얼 변환부(25)는 상기 클럭 발생부(23)의 클럭 공급에 의해 패러럴 데이타를 시리얼 데이타로 변환한다.On the other hand, the data and frame synchronization signal (VRST) input from the HDTV receiver is input to the parallel / serial converter 25 through the FIFO 22 through the latch 21, the parallel / serial converter Numeral 25 converts parallel data into serial data by supplying the clock from the clock generator 23.

이때,상기 패러럴/시리얼 변환부(25)에 의해 시리얼로 변환된 시리얼 테이타 포맷은 제 7 도에 도시한 바와 같이 -5V,0,5V등 3레벨(Tri-Level)을 갖는 구조이며,A는 마커정보가 실릴부분으로 2비트이며,B는 프레임 동기신호(VRST)로 2비트이고,C는 데이타로 8비트이며,E는 애매모호한 신호일때 서로간에 주고받는 신호인 이레이져(Erasure)정보로 1비트,E는 기타(Extra)로 1비트로 구성된다.At this time, the serial data format converted into serial by the parallel / serial converter 25 has a structure having three levels (Tri-Level) such as -5V, 0, 5V, as shown in FIG. Marker information is 2 bits, B is 2 bits as frame synchronization signal (VRST), C is 8 bits as data, and E is erasure information, which is a signal exchanged between each other when ambiguous signal. One bit, E, is extra and consists of one bit.

그리고 상기 패러럴/시리얼 변환부(25)를 거쳐 제 8 도 (가)와 같이 시리얼 데이타 포맷으로 변환된 신호는 필터(26)를 거쳐 제 8 도 (나)와 같이 된다.Then, the signal converted into the serial data format through the parallel / serial converter 25 as shown in FIG. 8A is shown in FIG. 8B through the filter 26.

즉,상기 필터(26)는 2입력 레벨(레벨1,레벨0)을 다음의 『표1』과 같이 3레벨(레벨1,레벨0,레벨-1)로 출력한다.That is, the filter 26 outputs two input levels (level 1, level 0) at three levels (level 1, level 0, level-1) as shown in Table 1 below.

『표1』『Table 1』

한편,상기 필터(26)의 출력에서 레벨1은 5V,레벨0은 0V,레벨-1은 -5V를 의미한다.Meanwhile, at the output of the filter 26, level 1 means 5V, level 0 means 0V, and level-1 means -5V.

그리고 상기 필터(26)의 입출력 동작을 보다 상세히 설명하면,우선 입력신호는 제 8 도 (가)와 같이 레벨1은 5V이고,레벨0은 0V이며,레벨1은 1이고,레벨0은 -1이다.In more detail, the input / output operation of the filter 26 will be described. First, as shown in FIG. 8A, the level 1 is 5V, the level 0 is 0V, the level 1 is 1, and the level 0 is -1. to be.

그리고 상기 2레벨의 입력이 상기 필터(26)를 통하면And the second level of input through the filter 26

이 된다. Becomes

즉,2(5V)는 레벨1이고,0(0V)는 레벨0이며,-2(-5V)는 레벨-1로 제 8 도 (나)와 같이 2입력 레벨이 3레벨로 출력됨을 나타낸다.That is, 2 (5V) is level 1, 0 (0V) is level 0, and -2 (-5V) is level-1, indicating that two input levels are output at three levels as shown in FIG.

한편,상기 필터(26)의 출력은 마커 삽입부(27)로 입력되어 마커정보가 삽입되며,상기 마커정보는 제 7 도의 A와 같이 -5V값을 갖는 2비트로 실린다.Meanwhile, the output of the filter 26 is input to the marker inserter 27 to insert marker information, and the marker information is loaded with 2 bits having a -5V value as shown in FIG.

그리고 상기 마커 삽입부(17)는 제 5도 (가)에 도시한 바와 같이 각 아날로그 스위치(27A-27C)의 스위칭에 의해 상기 필터(26)의 출력을 +5V 또는 0V또는 -5V를 출력하며,이중 -5V(레벨-1)가 데아타중에 제 7 도와 같이 2비트로 삽입되어 전송되는 것이 마커정보이며,상기 아날로그 스위치(27A-27C)의 출력은 구동부(27D)에 의해 신호의 감쇄없이 출력된다.The marker inserter 17 outputs + 5V or 0V or -5V to the output of the filter 26 by switching the respective analog switches 27A-27C as shown in FIG. The double -5V (level-1) is inserted into two bits and transmitted in the same manner as in the seventh degree, and the output of the analog switches 27A-27C is output by the driving unit 27D without attenuation of the signal. do.

또한,상기 마커 삽입부(27)는 제 5 도 (나)와 같이 각각 +5V,0V,-5등의 출력을 위한 D/A변환기(27E-27G)에 의해 +5V나 0V나 -5V를 선택하여 구동부(27H)를 거쳐 마커 정보가 제 7 도와 같이 실리게 되며,상기 아날로그 스위치(27A-27C)나 D/A변환기(27E-27G)는 각각 하나의 IC로 되어 외부의 제어신호에 따라 동작되도록 되어 있으며,시스템과의 연계동작을 인해 고속(High Speed)의 소자가 사용된다.In addition, the marker insertion unit 27 is + 5V, 0V or -5V by the D / A converter (27E-27G) for output of + 5V, 0V, -5, respectively, as shown in FIG. The marker information is selected and loaded through the driving unit 27H as shown in the seventh diagram. The analog switches 27A-27C and the D / A converters 27E-27G are each formed of one IC in accordance with an external control signal. It is designed to operate, and the high speed device is used due to the cooperative operation with the system.

그리고 상시 마커 삽입부(27)의 출력은 동축 케이블을 거쳐 시리얼 인터페이스 수신기(34)로 입력되어 전압에 따라 게인을 제어하는 마커 검출부(29A)로 입력된다.The output of the constant marker inserter 27 is input to the serial interface receiver 34 via a coaxial cable, and is input to the marker detector 29A that controls the gain according to the voltage.

상기 마커 검출부(29A)는 AGC가 내장된 것으로 전송시 왜곡된 신호를 보상하고 슬라이서(29B)가 슬라이싱을 잘 할 수 있도록 왜곡없는 깨끗한 신호를 만들어 슬라이서(29B)로 출력한다.The marker detector 29A has a built-in AGC to compensate for the distorted signal and transmits the clean signal to the slicer 29B so that the slicer 29B can slice well.

이에 따라 상기 슬라이서(29B)는 입력되는 시리얼 데이타를 데이타와 마커부분으로 나누어 슬라이싱하며,이때 데이타의 슬라이싱은 데이타가 0-+5V의 진폭을 갖으므로 2.5V에서 슬라이싱하고, 마커정보는 -5V-0V의 진폭을 갖으므로 -2.5V에서슬라이싱한다.Accordingly, the slicer 29B slices the input serial data into data and marker portions, and slicing the data at 2.5V because the data has an amplitude of 0- + 5V, and the marker information is -5V-. Slicing at -2.5V because it has an amplitude of 0V.

그리고 슬라이싱된 데이타 즉,시리얼 데이타는 패러럴 데이타로의 변환을 위해 시리얼/패러럴 변환부(31)로 입력되고,마커정보는 동기 검출부(30)로 입력된다.The sliced data, that is, the serial data, is input to the serial / parallel converter 31 to convert to parallel data, and the marker information is input to the synchronization detector 30.

또한,상기 시리얼 데이타 정보도 상기 동기 검출부(30)에 입력되며 마커정보도 상기 시리얼/패러럴 변환부(32)로 입력된다.In addition, the serial data information is also input to the synchronization detector 30, and the marker information is also input to the serial / parallel converter 32.

이에 따라 상기 동기 검출부(30)는 상기 슬라이서(29B)로 부터 받은 시리얼 데이타로 부터 프레임 동기신호(VRST)를 검출하여 이를 마커정보에 의한 클럭정보(171H)와 함께 HDVCR의 PLL을 구동하기 위한 기준신호로 보내며, 이에 따라 HDVCR의 PLL로 부터 37MHz 클럭정보가 클럭 발생부(32)로 입력된다.Accordingly, the synchronization detector 30 detects the frame synchronization signal VRST from the serial data received from the slicer 29B, and references the clock synchronization signal 171H based on the marker information to drive the PLL of the HDVCR. As a result, 37MHz clock information is input to the clock generator 32 from the PLL of the HDVCR.

따라서 상기 클럭 발생부(32)는 상기 HDVCR의 PLL로 부터 받은 클럭정보로 시리얼 인터페이스에 필요한 클럭을 만들어 시리얼/패러럴 변환부(39)로 입력한다.Accordingly, the clock generator 32 generates a clock required for a serial interface using the clock information received from the PLL of the HDVCR and inputs it to the serial / parallel converter 39.

이에 따라 상기 시리얼/패러럴 변환부(32)는 입력되는 시리얼 데이타를 패러럴 데이타로 변환하여 래치(33)를 통하여 HDVCR로 입력하여 HDVCR에 기록되도록 한다.Accordingly, the serial / parallel converter 32 converts the input serial data into parallel data and inputs the same to the HDVCR through the latch 33 to be recorded in the HDVCR.

2).재생모드2) .Playback mode

재생모드는 상기 기록모드의 역순으로 시리얼 인터페이스 송신기(28)는 HDVCR로 부터 래치(21)를 통하여 데이타(8비트),이레이져(Erasure),프레임 동기신호(VRST)를 받으며,이때 상기 이레이져는 HDVCR에서 슬라이싱 처리된 데이타의 상태가 모호한 경우를 나타내준다.The playback mode is the reverse of the recording mode. The serial interface transmitter 28 receives data (8 bits), erasures, and frame synchronization signals (VRST) from the HDVCR through the latch 21, wherein the erasure Indicates an ambiguous state of the sliced data in the HDVCR.

그리고 상기 래치(21)의 출력은 FIFO(22)에 입력되며,상기 FIFO(22)의 라이트 클럭 및 리셋은 HDVCR로 부터 받은 클럭이 이용되고,리드 클럭 및 리셋은 클럭 발생부(23)에서 만든 클럭이 이용되며,상기 FIFO(22)의 제어는 FIFO제어부(24)에서 행한다.The output of the latch 21 is input to the FIFO 22, and the clock and reset of the FIFO 22 are used by the clock received from the HDVCR, and the lead clock and the reset are made by the clock generator 23. A clock is used, and the control of the FIFO 22 is performed by the FIFO control unit 24.

그리고 상기 FIFO제어부(24)의 제어에 따라 FIFO(22)에서 출력되는 데이타는 패러럴/시리얼 변환부(25)로 입력되어 시리얼 데이타로 변환되며,이때 상기 패러럴/시리얼 변환부(25)는 상기 클럭 발생부(21)에서 발생된 클럭에 의해 동작된다.The data output from the FIFO 22 is input to the parallel / serial converter 25 to be converted into serial data according to the control of the FIFO controller 24. At this time, the parallel / serial converter 25 is used for the clock. It is operated by the clock generated by the generator 21.

상기 패러럴/시리얼 변환부(25)의 출력은 상기 기록모드시와 마찬가지로 필터(26)를 거쳐 마커 삽입부(27)로 입력되어 마커정보가 삽입된 후,제 7 도와 같은 포맷이 되어 시리얼 인터페이스 수신기(34)로 전송된다.The output of the parallel / serial converter 25 is input to the marker inserter 27 through the filter 26 in the same manner as in the recording mode to insert the marker information. Is sent to 34.

그리고 상기 시리얼 인터페이스 송신기(28)에서 전송된 신호는 HDTV수신기측의 시리얼 인터페이스 수신기(34)내의 마커 검출부(29A)로 입력되어 전송시 왜곡된 신호가 보상된 후,슬라이서(29B)로 입력되어 시리얼 데이타와 마커 정보가 얻어진다.The signal transmitted from the serial interface transmitter 28 is input to the marker detector 29A in the serial interface receiver 34 on the HDTV receiver side, and the distorted signal is compensated for during transmission, and then input to the slicer 29B. Data and marker information are obtained.

그리고 상기 슬라이서(29B)를 통해 얻어진 시리얼 데이타와 마커 정보는 동기 검출부(30)로 입력되며,상기 동기 검출부(30)는 상기 시리얼 데이타로 부터 프레임 동기 신호(VRST)를 검출하고 마커정보로 부터 클럭정보(17H)를 얻어 HDTV수신기내의 PLL에 171H 및 프레임 동기신호(VRST)를 보내며,이에 따라 클럭 발생부(31)는 HDTV수신기의 PLL로 부터 37MHz의 클럭정보를 입력받는다.The serial data and marker information obtained through the slicer 29B are input to the synchronization detector 30, and the synchronization detector 30 detects a frame synchronization signal VRST from the serial data and clocks from the marker information. The information 17H is obtained, and 171H and frame synchronization signal VRST are sent to the PLL in the HDTV receiver. As a result, the clock generator 31 receives 37MHz clock information from the PLL of the HDTV receiver.

따라서 상기 클럭 발생부(31)는 시리얼 인터페이스 수신기(34)에 필요한 클럭을 만들어 시리얼/패러럴 변환부(32) 및 래치(33)에 입력하며,이에 따라 상기 시리얼/패러럴 변환부(32)는 슬라이서((29B)로 부터 입력되는 시리얼 데이타를 패러럴 데이타로 변환하여 래치(33)를 통하여 HDTV수신기에 입력되어 재생되도록 한다.Accordingly, the clock generator 31 generates a clock necessary for the serial interface receiver 34 and inputs it to the serial / parallel converter 32 and the latch 33. Accordingly, the serial / parallel converter 32 is a slicer. Serial data inputted from ((29B)) is converted into parallel data so as to be inputted to the HDTV receiver through the latch 33 and reproduced.

한편,상기 본 발명은 HDTV와 HDVCR 사이뿐만 아니라 제 9 도에 도시한 바와 같이 시리얼 인터페이스 상호간에도 사용가능하며,모든 디지탈 시스템에서 신호전송시 사용 가능하다.Meanwhile, the present invention can be used not only between HDTV and HDVCR but also between serial interfaces as shown in FIG. 9, and can be used for signal transmission in all digital systems.

그리고 본 발명에 따른 시리얼 인터페이스 시스템은 HDTV와 HDVCR 또는 D3VTR을 사용시 75오움 동축 케이블을 사용할 경우 200feet 떨어진 곳에서도 잘 동작하게 된다.In addition, the serial interface system according to the present invention operates well at a distance of 200 feet when a 75 ohm coaxial cable is used when using an HDTV and an HDVCR or a D3VTR.

이상에서 살펴본 바와 같이 본 발명은 종래와 같이 PLL을 사용하지 않아도 되므로 코스트가 절감되며,리드/라이트의 제어가 가능한 FIFO를 사용하므로 어떠한 클럭을 갖는 시스템과 접속하여도 안정된 동작이 가능하게 된다.As described above, the present invention does not need to use a PLL as in the related art, and thus, costs are reduced, and since a FIFO capable of controlling read / write is used, stable operation is possible even when connected to a system having any clock.

또한,3레벨을 갖는 시리얼 데이타 포맷을 이용여 이로부터 수신시스템에서 클럭정보를 얻을 수 있도록 합으로써 종래와 같이 NRZ나 NRZI등과 같은 채널 코딩기법들을 이용치 않음으로써 하드웨어가 보다 간단하게 된다.In addition, by using a serial data format having three levels to obtain clock information from the receiving system, hardware is simplified by not using channel coding techniques such as NRZ or NRZI as in the prior art.

제 1 도는 종래의 시리얼 인터페이스 시스템의 구성도1 is a block diagram of a conventional serial interface system

제 2 도는 제 1 도의 클럭 복원부의 구성도2 is a block diagram of the clock recovery unit of FIG.

제 3 도는 본 발명에 따른 시리얼 인터페이스 시스템의 구성도3 is a block diagram of a serial interface system according to the present invention

제 4 도는 제 3 도의 필터의 상세 구성도4 is a detailed configuration diagram of the filter of FIG.

제 5 도 (가),(나)는 제 3 도의 마커 삽입부의 상세 구성도5 (a) and (b) are detailed block diagrams of the marker insert of FIG.

제 6 도 (가)는 본 발명을 HDTV와 HDVCR간의 기록모드에 적용한 예도6A is an example of applying the present invention to a recording mode between HDTV and HDVCR.

(나)는 본 발명을 HDTV와 HDVCR간의 재생모드에 적용한 예도(B) is an example of applying the present invention to the playback mode between HDTV and HDVCR

제 7 도는 본 발명에 따른 시리얼 데이타 포맷을 나타낸 도면7 illustrates a serial data format according to the present invention.

제 8 도 (가),(나)는 제 3도의 필터의 입출력 파형도8 (a) and (b) show the input and output waveforms of the filter of FIG.

제 9 도는 본 발명의 적용부분 설명도9 is an explanatory diagram of an application of the present invention.

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

21,23 : 래치 22 : FIFO21,23: Latch 22: FIFO

23,31 : 클럭 발생부 24 : FIFO제어부23,31: clock generator 24: FIFO controller

25 : 패러럴/시리얼 변환부 26 : 필터25: parallel / serial converter 26: filter

27 : 마커 삽입부 28 : 시리얼 인터페이스 송신기27: marker insert 28: serial interface transmitter

29A : 마커 검출부 29B : 슬라이서29A: marker detection unit 29B: slicer

30 : 동기 검출부 32 : 시리얼/패러럴 변환부30: Sync detector 32: Serial / parallel converter

34 시리얼 인터페이스 수신기34 serial interface receiver

Claims (8)

시리얼 인터레이스 시스템에 필요한 클럭 및 마커정보가 삽입된 시리얼 데이터를 접속된 제 1 시스템으로 전송하는 시리얼 인터페이스 송신가와, 상기 시리얼 인터페이스 송신기로부터 전송된 클럭을 이용하여 상기 시리얼 데이터를 패러럴 데이터로 변환하여 접속된 제 2 시스템으로 출력하는 시리얼 인터페이스 수신기로 구성되는 시리얼 인터페이스 시스템에 있어서, 상기 시리얼 인터페이스 송신기는A serial interface transmitter for transmitting serial data inserted with clock and marker information necessary for a serial interlace system to a connected first system, and converting the serial data into parallel data using a clock transmitted from the serial interface transmitter. In the serial interface system comprising a serial interface receiver for output to the second system, the serial interface transmitter 상기 제 1 시스템으로부터 입력되는 데이터 및 프레임 동기신호(VRST)가 래치되는 래치와,A latch for latching data and a frame synchronization signal VRST input from the first system; 상기 래치를 통한 입력 데이터가 일시 저장되는 FIFO와,A FIFO for temporarily storing input data through the latch, 상기 제 1 시스템으로부터 클럭 정보를 입력받아 이로부터 시리얼 인터페이스 시스템에 필요한 클럭을 발생하는 클럭 발생부와,A clock generator for receiving clock information from the first system and generating a clock necessary for the serial interface system; 상기 FIFO의 리드/라이트를 제어하는 FIFO 제어부와,A FIFO controller for controlling read / write of the FIFO; 상기 FIFO의 출력 데이터를 상기 클럭 발생부로부터의 클럭에 따라 시리얼 데이터로 변환하는 패러럴/시리얼 변환부와,A parallel / serial converter for converting output data of the FIFO into serial data according to a clock from the clock generator; 상기 패러럴/시리얼 변환부의 출력을 필터링하여 대역을 제한하는 AC 커플링 필터와,An AC coupling filter for limiting a band by filtering an output of the parallel / serial converter; 상기 필터의 출력 중에 수신단에서의 클럭 복원을 위한 마커 정보를 삽입하여 출력하는 마커 삽입부를 포함하여 구성되는 것을 특징으로 하는 시리얼 인터페이스 시스템.And a marker insertion unit for inserting and outputting marker information for clock recovery at a receiving end during output of the filter. 제 1 항에 있어서,The method of claim 1, 상기 패러럴/시리얼 변환부에서 변환되는 시리얼 데이터는 3레벨 (+1,0,-1)로 구성되고, 상기 3레벨중 -1레벨에 상기 마커정보가 2비트로 삽입되는 것을 특징으로 하는 시리얼 인터페이스 시스템.The serial data converted by the parallel / serial converter comprises three levels (+ 1,0, -1), and the marker information is inserted into two bits at -1 of the three levels. . 제 1 항에 있어서,The method of claim 1, 상기 FIFO의 리드 클럭 및 리셋은 상기 클럭 발생부에서 발생한 클럭이 이용되며, 라이트 클럭 및 리셋은 상기 시리얼 인터페이스 송신기에 접속된 제 1 시스템에서 입력되는 클럭이 이용됨을 특징으로 하는 시리얼 인터페이스 시스템.And the clock generated by the clock generator is used as the read clock and the reset of the FIFO, and the clock input from the first system connected to the serial interface transmitter is used as the write clock and the reset. 제 1 항에 있어서, 상기 마커 삽입부는The method of claim 1, wherein the marker insertion portion +5V, 0V 또는 -5V의 3레벨 중 어느 하나를 출력하는 아날로그 스위치와,An analog switch for outputting any one of three levels of + 5V, 0V or -5V, 상기 아날로그 스위치의 출력을 신호의 열화없이 구동하는 구동부를 포함하여 구성되는 것을 특징으로 하는 시리얼 인터페이스 시스템.And a driver for driving the output of the analog switch without deterioration of the signal. 제 1 항에 있어서, 상기 마커 삽입부는The method of claim 1, wherein the marker insertion portion +5V, 0V또는 -5V의 3레벨 중 어느 하나를 출력하는 D/A 변환기와,A D / A converter for outputting any one of three levels of + 5V, 0V or -5V, 상기 D/A 변환기의 출력을 신호의 열화없이 구동하는 구동부를 포함하여 구성되는 것을 특징으로 하는 시리얼 인터페이스 시스템.And a driver for driving the output of the D / A converter without deterioration of the signal. 제 1 항에 있어서,The method of claim 1, 상기 패러럴/시리얼 변환부에서 변환되는 시리얼 데이터의 포맷은 마커 정보가 실리는 2비트와, 프레임 동기신호가 실리는 2비트와, 데이터가 실리는 8비트와, 이레이져(Erasure)정보가 실리는 1비트와, 기타(Extra) 1비트로 구성되는 것을 특징으로 하는 시리얼 인터페이스 시스템.The format of the serial data converted by the parallel / serial converter is 2 bits carrying marker information, 2 bits carrying frame sync signal, 8 bits carrying data, and erasure information. A serial interface system comprising 1 bit and extra 1 bit. 제 1 항에 있어서,The method of claim 1, 상기 AC 커플링 필터는 2레벨을 입력으로 3레벨로 출력하는 것을 특징으로 하는 시리얼 인터페이스 시스템.And the AC coupling filter outputs two levels at three levels as inputs. 제 1 항에 있어서, 상기 시리얼 인터페이스 수신기는The method of claim 1, wherein the serial interface receiver 상기 시리얼 인터페이스 송신기로부터 전송되어온 시리얼 테이터의 전송에 의한 신호왜곡을 보상하는 마커 검출부와,A marker detector for compensating for signal distortion caused by transmission of serial data transmitted from the serial interface transmitter; 상기 마커 검출부의 출력을 데이터와 마커정보로 슬라이싱하는 슬라이서와,A slicer for slicing the output of the marker detector into data and marker information; 상기 슬라이서의 시리얼 데이터 및 마커정보 출력으로부터 프레임 동기신호(VRST)및 클럭 정보를 검출하여 접속된 시스템의 PLL로 출력하는 동기 검출부와,A sync detection unit for detecting frame sync signal (VRST) and clock information from the serial data and marker information output of the slicer and outputting the frame sync signal (VRST) and clock information to a PLL of a connected system 상기 동기 검출부의 클럭 정보 및 프레임 동기신호(VRST)의 출력에 따라 구동되는 시리얼 인터페이스 시스템에 필요한 클럭을 발생하는 클럭 발생부와,A clock generator for generating a clock required for the serial interface system driven according to the clock information of the synchronization detector and the output of the frame synchronization signal VRST; 상기 클럭 발생부에서 발생된 클럭에 따라 상기 슬라이서의 시리얼 데이터 출력을 패러럴 데이터로 변환하는 시리얼/패러럴 변환부와,A serial / parallel converter configured to convert serial data output of the slicer into parallel data according to a clock generated by the clock generator; 상기 시리얼/패러럴 변환부의 출력을 래치하여 접속된 시스템으로 출력하는 래치를 포함하여 구성되는 것을 특징으로 하는 시리얼 인터페이스 시스템.And a latch configured to latch an output of the serial / parallel converter to output the connected system.
KR1019960000087A 1996-01-05 1996-01-05 Serial interface system KR100382467B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960000087A KR100382467B1 (en) 1996-01-05 1996-01-05 Serial interface system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960000087A KR100382467B1 (en) 1996-01-05 1996-01-05 Serial interface system

Publications (2)

Publication Number Publication Date
KR970059887A KR970059887A (en) 1997-08-12
KR100382467B1 true KR100382467B1 (en) 2003-07-23

Family

ID=37417266

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960000087A KR100382467B1 (en) 1996-01-05 1996-01-05 Serial interface system

Country Status (1)

Country Link
KR (1) KR100382467B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100595169B1 (en) * 1999-03-16 2006-07-03 엘지전자 주식회사 Apparatus for multi interfacing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5228129A (en) * 1987-04-01 1993-07-13 Digital Equipment Corporation Synchronous communication interface for reducing the effect of data processor latency
JPH07131504A (en) * 1993-11-02 1995-05-19 Oki Electric Ind Co Ltd Data transfer device
KR0143098B1 (en) * 1995-05-31 1998-08-17 김광호 High speed asynchronous serial communication interface apparatus for information storage system
KR100319020B1 (en) * 1994-01-21 2002-04-22 가나이 쓰도무 Data transfer control methods and peripheral circuits, data processors, and data processing systems used in them

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5228129A (en) * 1987-04-01 1993-07-13 Digital Equipment Corporation Synchronous communication interface for reducing the effect of data processor latency
JPH07131504A (en) * 1993-11-02 1995-05-19 Oki Electric Ind Co Ltd Data transfer device
KR100319020B1 (en) * 1994-01-21 2002-04-22 가나이 쓰도무 Data transfer control methods and peripheral circuits, data processors, and data processing systems used in them
KR0143098B1 (en) * 1995-05-31 1998-08-17 김광호 High speed asynchronous serial communication interface apparatus for information storage system

Also Published As

Publication number Publication date
KR970059887A (en) 1997-08-12

Similar Documents

Publication Publication Date Title
EP1112648B1 (en) A system and method for sending and receiving data signals over a clock signal line
KR950007334A (en) Serial transmission method of multiplexed signal, device and transceiver
US4734768A (en) Method for transmitting differential pulse code modulation (DPCM) values
WO1992016072A2 (en) Television signal transmission system with carrier offset compensation
JPH08205105A (en) Digital signal transmission system
JP2007158776A (en) Timing reproducing circuit
JP2001320434A (en) Vsb/qam common use receiver and reception method
US20080012746A1 (en) Multi-level lvds data transmission with embedded word clock
US6396877B1 (en) Method and apparatus for combining serial data with a clock signal
KR0142703B1 (en) Serial tansmitting system
KR100382467B1 (en) Serial interface system
US5822326A (en) Synchronizing digital audio signals
EP1334594A2 (en) Apparatus and method for sending and receiving data signals over a clock signal line by pulse width modulation
JPS58131850A (en) Digital communication transmitter
EP0448045B1 (en) System for suppressing spread of error generated in differential coding
KR0179127B1 (en) Serial transmission system
US6388717B1 (en) Digital television transmitting system having data and clock recovering circuit
JP3157029B2 (en) Data receiving device
JP4195856B2 (en) Signal transmission system
US20030123592A1 (en) Clock and data recovery unit
JP2695777B2 (en) Multiplex transmission signal regeneration device
US20060129318A1 (en) Symbol position detection device and symbol position detection method
EP0883961A2 (en) Digital transmission of television signals
JPH0729258A (en) Vtr device
JPS6154780A (en) Reproducing device of digital information signal

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee