KR920005247B1 - C-bit processor of dat's digital signal processor - Google Patents

C-bit processor of dat's digital signal processor Download PDF

Info

Publication number
KR920005247B1
KR920005247B1 KR1019890020153A KR890020153A KR920005247B1 KR 920005247 B1 KR920005247 B1 KR 920005247B1 KR 1019890020153 A KR1019890020153 A KR 1019890020153A KR 890020153 A KR890020153 A KR 890020153A KR 920005247 B1 KR920005247 B1 KR 920005247B1
Authority
KR
South Korea
Prior art keywords
bit
clock
bits
clocks
counter
Prior art date
Application number
KR1019890020153A
Other languages
Korean (ko)
Other versions
KR910013196A (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 KR1019890020153A priority Critical patent/KR920005247B1/en
Publication of KR910013196A publication Critical patent/KR910013196A/en
Application granted granted Critical
Publication of KR920005247B1 publication Critical patent/KR920005247B1/en

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Microcomputers (AREA)

Abstract

The circuit includes a clock generating means (10) for generating first and second bit synchronizing clocks. A synchronizing signal generating means (20) generates a synchronizing signal for every n continuous clocks, and a first clock window means (30) permits m units of the first bit synchronizing clocks to be passed, each time when the synchronizing signal is generated. A counter (40) counts m units of the first bit synchronizing clocks, and a second clock window means (50) permits p units of the second bit synchronizing clocks to be passed, while a shift register (60) shifts and memorizes only the bits corresponding to the p units of the second bit synchronizing clocks.

Description

DAT용 DSP칩의 씨-비트처리회로C-bit processing circuit of DSP chip for DAT

제1도는 본 발명에 의한 씨-비트처리회로의 일실시 회로도.1 is a circuit diagram of one embodiment of a C-bit processing circuit according to the present invention.

제2도는 제1도 및 각부 파형도.2 is a view of the waveform of FIG.

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

10 : 클럭발생수단 20 : 동기신호 발생수단10: clock generating means 20: synchronization signal generating means

30 : 제1클럭윈도우수단 40 : 카운터30: first clock window means 40: counter

50 : 제2클럭 윈도우수단 60 : 쉬프트레지스터50: second clock window means 60: shift register

70 : 레지스터70: register

본 발명은 DAT(Digital Audio Tape)장치에 관한 것으로, 특히 DAT용 DSP(Digital Signal Processor) 칩(hip)의 씨-비트 처리회로(C-bit processor)에 관한 것이다.The present invention relates to a digital audio tape (DAT) device, and more particularly, to a C-bit processor of a digital signal processor (DSP) chip.

DAT장치는 자기테이프로부터 재생된 디지탈데이터의 에러검출 및 에러정정, 그리고 인터리빙된 데이타를 디인터리빙하는 등의 디지탈 신호처리를 위한 DSP칩을 구비한다. 이 DSP는 시스템제어수단, 예컨대 마이컴과 데이타를 교환하면서 소정의 디지탈신호처리동작을 수행하게 된다. DSP칩은 칩내부회로들을 제어하기 위해 마이컴으로부터 192bit를 1조로 하는 C-bit신호를 직렬로 공급받는다. 192bit를 1조로 하는 C-bit신호를 직렬로 공급받는다. 이 192bit 데이타중 필요로하는 bit 데이타는 1~16번째까지의 16bit와 25~28번째까지의 4bit와, 29~30번째까지의 2bit의 총 22bit 데이타이다. 이 192bit 데이타중 필요로하는 마지막 상기 22bit 데이타만을 취하고자 하는 회로가 C-bit 프로세서회로이다.The DAT apparatus includes a DSP chip for digital signal processing such as error detection and error correction of digital data reproduced from magnetic tape, and deinterleaving the interleaved data. This DSP performs a predetermined digital signal processing operation while exchanging data with system control means such as a microcomputer. The DSP chip receives 192 bits of C-bit signal in series from the microcomputer to control the circuits inside the chip. It is supplied serially with C-bit signal consisting of 1 pair of 192 bits. The required bit data of the 192bit data is a total of 22bit data, 16 bits from 1st to 16th, 4bits from 25th to 28th and 2bits from 29th to 30th. The circuit which attempts to take only the last 22 bits of data required by the 192 bits of data is a C-bit processor circuit.

종래의 C-bit 프로세서 방식은 직렬로 공급되는 192개 bit 데이타중 필요로하는 30번째 bit 데이타까지를 취하기 위해 일단 32번째 bit 데이타까지를 32개의 D형 플립플롭(D-FF) 통해서 취한 다음 이 32개 bit 데이타중 필요로 하는 22개의 bit 데이타를 취하는 것이다. 그러므로 불필요한 10개의 D-FF이 더 필요하게 되고 이에 따른 주변회로도 복잡해지는 단점이 있었다.Conventional C-bit processor method takes up to 32th bit data through 32 D-type flip-flops (D-FF) to take up to 30th bit data needed from 192 bit data serially supplied. It takes 22 bit data which is needed out of 32 bit data. Therefore, 10 unnecessary D-FFs are needed and the peripheral circuits are complicated.

본 발명의 목적은 상기와 같은 종래 기술의 문제점을 해결하기 위하여 회로구성이 간단한 C-bit 프로세서를 제공하는데 있다.An object of the present invention is to provide a C-bit processor with a simple circuit configuration in order to solve the above problems of the prior art.

본 발명의 다른 목적은 매 그룹마다 자동리세트되는 C-bit 프로세서를 제공하는데 있다.Another object of the present invention is to provide a C-bit processor that is automatically reset every group.

본 발명의 또 다른 목적은 DSP 칩의 회로집적을 용이하게 할 수 있는 C-bit 프로세서를 제공하는데 있다.Another object of the present invention is to provide a C-bit processor that can facilitate the circuit integration of the DSP chip.

상기 목적을 달성하기 위하여 본 발명은 직렬비트열의 연속하는

Figure kpo00001
개의 비트마다 연속하는 m개의 비트중 n개의 비트를 취출하기 위한 DAT용 DSP칩의 씨-비트처리회로에 있어서, 상기 직렬비트열에 동기된 제1 및 제2비트동기클럭을 발생하기 위한 클럭발생수단, 상기 제1비트동기클럭의 연속하는
Figure kpo00002
개의 클럭마다 동기신호를 발생하기 위한 동기신호발생수단; 상기 동기신호발생시마다 상기 제1비트동기클럭중 연속하는 m개의 제1비트동기클럭만을 통과시키기 위한 제1클럭윈도우수단; 상기 연속하는 m개의 제1비트동기클럭을 계수하기 위한 카운터; 상기 카운터의 각 비트출력을 조합하여 상기 제2비트동기클럭의 연속하는 m개중 상기 n개의 비트에 동기된 클럭만을 통과시키기 위한 제2클럭윈도우수단 ; 상기 직렬비트열중 상기 제2클럭윈도우수단을 통과한 n개의 제2비트동기클럭에 대응하는 비트만을 쉬프링시키면서 기억시키기위한 쉬프트레지스터 ; 그리고 상기 쉬프트레지스터에 기억된 n개의 비트를 상기 제1클럭윈도우수단의 클럭통과 직후에 병렬로드하여 기억시키기 위한 n비트 레지스터를 구비하여서 된 것을 특징으로 한다.In order to achieve the above object, the present invention provides a continuous
Figure kpo00001
A C-bit processing circuit of a DAT DSP chip for taking out n bits of m bits consecutive for each bit, comprising: clock generating means for generating first and second bit synchronization clocks synchronized with the serial bit string; Continuous of the first bit sync clock
Figure kpo00002
Synchronizing signal generating means for generating a synchronizing signal for each of the two clocks; First clock window means for passing only m consecutive first bit sync clocks among the first bit sync clocks each time the synchronization signal is generated; A counter for counting the consecutive m first bit sync clocks; Second clock window means for combining each bit output of said counter to pass only a clock synchronized with said n bits of m consecutive m bits of said second bit synchronization clock; A shift register for storing while shifting only bits corresponding to n second bit synchronous clocks having passed through said second clock window means in said serial bit stream; And n-bit registers for parallel-loading and storing n bits stored in the shift register immediately after the clock pass of the first clock window means.

첨부한 도면을 참조하여 본 발명을 보다 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제1도는 본 발명에 의한 씨-비트처리회로의 일실시 회로도이다. 제2도는 제1도의 각부 타이밍차트이다. 제1도에서는 DAT의 시스템 제어부에서 DSP칩에 192비트를 하나의 그룹으로 하여 직렬로 입력되는 씨-비트를 받아서 192비트중 1∼16번째 비트의 16개의 비트와, 25∼28번째 비트의 4개의 29∼30번째의 2개의 비트, 즉 총 22개의 비트만을 추출하여 병렬로 출력하기 위한 회로이다.1 is a circuit diagram of one embodiment of the C-bit processing circuit according to the present invention. 2 is a timing chart of each part of FIG. In FIG. 1, the system control unit of the DAT receives the C-bits serially input to the DSP chip as a group, and receives 16 bits of 1 to 16th bits and 4 of 25 to 28th bits. It is a circuit for extracting two 29th to 30th bits, that is, 22 bits in total, and outputting them in parallel.

클럭발생수단(10)은 매 비트마다 상승하는 제2도에 도시한 제1비트동기클럭(ψ1)를 발생한다. 또한, 이 제1비트동기클럭(ψ1)과 주기는 같고 위상은 180°틀리며 듀티는 작은 제2비트동기클럭(ψ1)을 발생한다.The clock generating means 10 generates a first bit synchronous clock ψ 1 shown in FIG. 2 which rises every bit. In addition, this is the same one-bit synchronization clock (ψ 1) and cycle the phase is 180 ° teulrimyeo duty generates a small second bit synchronizing clock (ψ 1).

동기신호발생수단(20)은 192비트 그룹마다 상기 제1비트동기클럭(ψ1)의 1주기의 펄스폭을 가지는 제2도에 도시한 동기신호(SYNC)를 발생한다. 즉 이 동기신호(SYNC)는 192개의 제1비트동기클럭(ψ1) 첫번째 클럭상승엣지에서 하강하고 두번째 클럭상승엣지에서 상승한다.The synchronizing signal generating means 20 generates the synchronizing signal SYNC shown in FIG. 2 having a pulse width of one period of the first bit synchronizing clock? 1 for every 192 bit group. That is, the synchronization signal SYNC descends at the first clock rising edge of the 192 first bit sync clocks ψ 1 and rises at the second clock rising edge.

제1클럭윈도우수단(30)은 상기 제1비트동기클럭(ψ1)을 상기 동기신호(SYNC)의 하강엣지에서부터 32개의 제1비트동기클럭(ψ1)을 반전시켜 통과시킨다.First clock window means (30) is passed through by inverting the first 32-bit synchronization clock (ψ 1), from the falling edge of the sync signal (SYNC) to said first bit synchronizing clock (ψ 1).

카운터(40)는 상기 제1클럭윈도우수단(30)을 통과한 32개의 제1비트동기클럭(ψ1)을 카운트하기 위한 5bit 2진 카운터이다. 이 카운터(40)는 상기 동기신호(SYNC)의 하강엣지에서 클리어되고 상승엣지에서 카운트동작을 시작하여 다음 클리어되기 전까지 카운트값 31을 유지한다. 이 카운터(40)는 상기 동기신호(SYNC)의 하강엣지에서 클리어되고 상승엣지에서 카운트동작을 시작하여 다음 클리어되기 전까지 카운트값 31을 유지한다. 이 카운터(40)의 카운트값 31이 될때 상기 제2비트동기클럭(ψ1)의 32번째 클럭의 하강엣지에서 상기 제1클럭윈도우수단(30)이 리세트되어 제1비트동기클럭(ψ1)의 통과가 차단되게 한다.The counter 40 is a 5-bit binary counter for counting the 32 first bit synchronous clocks ψ 1 that have passed through the first clock window means 30. The counter 40 is cleared at the falling edge of the sync signal SYNC and starts counting at the rising edge and holds the count value 31 until the next clear. The counter 40 is cleared at the falling edge of the sync signal SYNC and starts counting at the rising edge and holds the count value 31 until the next clear. When the count value 31 of the counter 40 is reached, the first clock window means 30 is reset at the falling edge of the 32nd clock of the second bit synchronous clock ψ 1 so that the first bit synchronous clock ψ 1. ) Is blocked.

따라서 상기 제1클럭윈도우수단(30)에서는 제2도에 도시한 바와 같은 제1윈도우신호(W1)을 발생한다. 이 제1윈도우신호(W1)의 발생을 살펴보면, 먼저 NAND게이트(G9)(G10)로 구성한 RS플립플롭의 NAND게이트(G10)의 일측입력단자에 상기 동기신호(SYNC)가 세트신호로 공급되면 이 동기신호의 하강엣지에서 RS플립플롭은 세트되어 상기 NAND게이트(G10)의 출력단자는 "H"상태로 유지된다. 이 "H"상태는 버퍼(B2)를 통해 NAND게이트(G11)에 인가되어 제1비트동기클럭(ψ1)이 통과하도록 한다. 통과된 클럭은 카운터(40)에 공급되어 계수된다. 카운터(40)에서 카운터값이 31이 되면 이를 NOR게이트(G6)(G7) 및 NAND게이트(G8)에서 디코딩하고 상기 NOR게이트(G6)에 가해지는 제2비트동기클럭(ψ2)의 32번째 클럭이 상기 NAND게이트(G8)을 거쳐서 32번째 클럭이 상기 NAND게이트(G8)을 거쳐서 RS플립플롭의 리세트신호로 가해지게 된다. 이에 NAND게이트(G9)의 출력이 "H"상태로 되어 RS플립플롭의 세트출력은 "H"에서 "L"로 반전되게 된다. 그러므로 NAND게이트(G10)의 출력 자에는 제2도의 제1윈도우신호(W1)가 발생되게 된다. 이 제1윈도우신호(W1)는 버퍼(B2)(B3)를 거쳐 후술하는 레지스터에 병렬로드 클럭신호로 인가된다.Accordingly, the first clock window means 30 generates the first window signal W1 as shown in FIG. Looking at the generation of the first window signal W1, first, the sync signal SYNC is set to one input terminal of the NAND gate G 10 of the RS flip-flop composed of the NAND gate G 9 (G 10 ). Is supplied to the RS flip-flop at the falling edge of this synchronization signal, and the output terminal of the NAND gate G 10 is maintained at " H " state. This " H " state is applied to the NAND gate G 11 through the buffer B2 to allow the first bit synchronous clock ψ 1 to pass. The clock passed is supplied to the counter 40 and counted. When the counter value 31 from the counter 40, this NOR gate (G 6) (G 7) and a second bit synchronizing clock which is decoded at a NAND gate (G 8) and applied to the NOR gate (G 6)2 ) it is the 32nd clock through the NAND gate (G 8) 32nd clock through the NAND gate (G 8) a is to be applied to the reset signal of the RS flip-flop. Accordingly, the output of the NAND gate G 9 is in the "H" state, and the set output of the RS flip-flop is inverted from "H" to "L". Therefore, the first window signal W1 of FIG. 2 is generated at the output of the NAND gate G 10 . The first window signal W1 is applied as a parallel load clock signal to a register to be described later via the buffers B2 and B3.

제2클럭윈도우수단(50)은 상기 제2비트동기클럭(ψ1)의 192개중 첫번째부터 16번째까지의 16개의 클럭과, 25번째의 30번째까지의 6개의 클럭, 즉 총 22개의 클럭을 선택적으로 통과시키기 위해 상기 카운터(40)의 5bit 출력을 조합하여 1110X,110XX, 0XXX를 디코딩하여 제2윈도우신호(W2)를 발생한다.The second clock window means 50 stores 16 clocks from 1st to 16th of the 192 of the second bit sync clock ψ 1 , and 6 clocks from 25th to 30th, that is, 22 clocks in total. To selectively pass, the 5 bit output of the counter 40 is combined to decode 1110X, 110XX, 0XXX to generate a second window signal W2.

상기 1110X는 29∼30번째 클럭통과구간, 110XX는 25∼28번째 클럭통과구간 및 0XXXX는 1∼16번째 클럭통과구간을 각각 설정하게 된다. 따라서 상기 제2윈도우신호(W2)는 NAND게이트(G2)에서 카운터(40) 출력

Figure kpo00003
1Q2Q3Q4를 NAND게이트(G3)에서 카운터(40)의 출력
Figure kpo00004
2 3 4 4 4 2 3 The 1110X sets the 29th to 30th clock pass section, the 110XX sets the 25th to 28th clock pass section, and the 0XXXX sets the 1st to 16th clock pass section. Accordingly, the second window signal W2 outputs the counter 40 at the NAND gate G 2 .
Figure kpo00003
1 Q 2 Q 3 Outputs counter 4 from NAND gate (G3)
Figure kpo00004
2 3 4 4 4 2 3

이 제2윈도우신호(W2)는 인버터(G1)를 거쳐서 입력되는 제2비트동기클럭(ψ2)을 NAND게이트(G5)에서 게이트하여 192개 클럭중 1∼16번째 클럭과 25∼30번째 클럭만을 통과시킨다. 이들 클럭은 버퍼(B1)을 통해 후술하는 시프트레지스터의 직렬로드클럭으로 공급된다. 시프트레지스터(60)는 22개의 D형 플립플롭을 직렬연결하고 상기 제2클럭윈도우수단(50)에 의해 선택 출력되는 22개의 제2비트동기클럭(PCK)을 입력하여 시스템 제어부로부터 직렬로 공급되는 192개의 비트그룹마다 1∼16번째 비트와 25∼30번째 비트를 순차적으로 쉬프팅시키면서 기억시킨다.The second window signal W2 gates the second bit synchronous clock ψ 2 input through the inverter G 1 at the NAND gate G 5 to be the 1-16th clock and 25-30 of the 192 clocks. Only the first clock passes. These clocks are supplied to the serial load clock of the shift register described later through the buffer B1. The shift register 60 is connected in series with 22 D-type flip-flops and inputs 22 second bit synchronous clocks PCK, which are selectively output by the second clock window means 50, to be supplied in series from the system controller. For each of the 192 bit groups, the 1st to 16th bits and the 25 to 30th bits are sequentially shifted and stored.

레지스터(70)는 22개의 D형 플립플롭으로 구성하고 상기 쉬프트레지스터(60)에 기억된 22개의 비트를 상기 제1클럭윈도우수단(30)에서 공급되는 제1윈도우신호(W1)의 하강엣지에서 병렬리드하여 22비트를 병렬출력한다.The register 70 is composed of 22 D flip-flops and the 22 bits stored in the shift register 60 are stored at the falling edge of the first window signal W1 supplied from the first clock window means 30. Parallel read outputs 22 bits in parallel.

상술한 클럭발생수단(10), 동기신호발생수단(20), 카운터(40), 제1클럭윈도우수단(30), 쉬프트레지스터(60), 레지스터(70)는 마스터리세트신호(MRST)에 의해 리세트된다.The clock generating means 10, the synchronizing signal generating means 20, the counter 40, the first clock window means 30, the shift register 60, and the register 70 are described by the master reset signal MRST. Reset.

이상과 같이 본 발명에서는 192개의 직렬비트열마다 원하는 1∼16번째, 25∼30번째 비트만 취출하여 병렬출력하기 위해 원하는 비트를 충분히 포함할 수 있는 2진동기 카운터를 사용하여 카운트하면서 원하는 비트만을 취출하고 이 원하는 비트수에 대응되는 크기의 쉬프트레지스터 및 레지스트를 구비하면 되므로 회로구성이 간단하게 된다. 이는 DAT용 DSP의 원칩화를 보다 용이하게 할 수 있게 한다.As described above, in the present invention, only the desired bits are taken out while counting using a binary oscillator counter that can sufficiently include desired bits for taking out and outputting only the desired 1-16th and 25-30th bits for every 192 serial bit strings. And a shift register and a resist having a size corresponding to the desired number of bits, the circuit configuration is simplified. This makes it easier to make a one-chip of the DAT DSP.

Claims (1)

직렬비트열의 연속하는
Figure kpo00005
개의 비트마다 연속하는 m개의 비트중 n개의 비트를 취출하기 위한 DAT용 DSP칩의 씨-비트처리회로에 있어서, 상기 직렬비트열에 동기된 제1 및 제2비트동기클럭을 발생하기 위한 클럭발생수단(10), 상기 제1비트동기클럭의 연속하는
Figure kpo00006
개의 클럭마다 동기신호를 발생하기 위한 동기신호발생수단(20); 상기 동기신호발생시마다 상기 제1비트동기클럭중 연속하는 m개의 제1비트동기클럭만을 통과시키기 위한 제1클럭윈도우수단(30); 상기 연속하는 m개의 제1비트동기클럭을 계수하기 위한 카운터(40); 상기 카운터의 각 비트출력을 조합하여 상기 제2비트동기클럭의 연속하는 m개중 상기 n개의 비트에 동기된 클럭만을 통과시키기 위한 제2클럭윈도우수단(50); 상기 직렬비트열중 상기 제2클럭윈도우수단을 통과한 n개의 제2비트동기클럭에 대응하는 비트만을 쉬프팅시키면서 기억시키기위한 쉬프트레지스터(60); 그리고 상기 쉬프트레지스터에 기억된 n개의 비트를 상기 제1클럭윈도우수단의 클럭통과 직후에 병렬로드하여 기억시키기 의한 n비트 레지스터(70)를 구비하여서 된 것을 특징으로 하는 DAT용 DSP칩의 씨-비트처리회로.
A sequence of serial bits
Figure kpo00005
A C-bit processing circuit of a DAT DSP chip for taking out n bits of m bits consecutive for each bit, comprising: clock generating means for generating first and second bit synchronization clocks synchronized with the serial bit string; (10), successive of the first bit sync clock
Figure kpo00006
Synchronizing signal generating means (20) for generating a synchronizing signal for every two clocks; First clock window means (30) for passing only m consecutive first bit sync clocks among the first bit sync clocks each time the synchronization signal is generated; A counter (40) for counting the m consecutive first bit clocks; Second clock window means (50) for combining each bit output of the counter to pass only a clock synchronized with the n bits of m consecutive m bits of the second bit synchronization clock; A shift register (60) for shifting and storing only bits corresponding to the n second bit synchronous clocks having passed through the second clock window means in the serial bit sequence; And an n-bit register 70 for storing and loading the n bits stored in the shift register in parallel immediately after the clock pass of the first clock window means. Processing circuit.
KR1019890020153A 1989-12-29 1989-12-29 C-bit processor of dat's digital signal processor KR920005247B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019890020153A KR920005247B1 (en) 1989-12-29 1989-12-29 C-bit processor of dat's digital signal processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019890020153A KR920005247B1 (en) 1989-12-29 1989-12-29 C-bit processor of dat's digital signal processor

Publications (2)

Publication Number Publication Date
KR910013196A KR910013196A (en) 1991-08-08
KR920005247B1 true KR920005247B1 (en) 1992-06-29

Family

ID=19294185

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019890020153A KR920005247B1 (en) 1989-12-29 1989-12-29 C-bit processor of dat's digital signal processor

Country Status (1)

Country Link
KR (1) KR920005247B1 (en)

Also Published As

Publication number Publication date
KR910013196A (en) 1991-08-08

Similar Documents

Publication Publication Date Title
US5553103A (en) Circuit including a subtractor, an adder, and first and second clocked registers connected in series
EP0669732B1 (en) A method and apparatus for deriving a phase difference and a digital filter circuit
JP3433426B2 (en) Method and apparatus for decoding Manchester encoded data
JP2744690B2 (en) Frame synchronization circuit
KR920005247B1 (en) C-bit processor of dat's digital signal processor
JPS5923647A (en) Method of converting serial data signal and converting circuit
JP2906966B2 (en) Pulse switching circuit
JP2948245B2 (en) Transmission / reception synchronization device for communication network station
JPH0210619B2 (en)
JP3760902B2 (en) Disc playback apparatus and disc playback method
JP4189729B2 (en) Asynchronous readout method of timer count value and timer
JPH0644756B2 (en) Synchronous clock generation circuit
JPH10135838A (en) Cmi/nrz conversion circuit
JP3487701B2 (en) Frame counter
JP3513399B2 (en) Variable timing device using serial data
JPS63312754A (en) Error generation circuit
JP2590935B2 (en) Digital transmission data recovery circuit
JPH04298133A (en) Frame synchronizing circuit
JPH0316054B2 (en)
JPH07112159B2 (en) nB1P Parity Counter
JPS6224736A (en) Stuff synchronizing circuit
JP2024022445A (en) entropy source circuit
KR950004542Y1 (en) Sub-code interface circuit
JPS6228620B2 (en)
KR960000814Y1 (en) N-divided clock generator

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20010508

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee