KR20030052020A - Parity error detection circuit - Google Patents

Parity error detection circuit Download PDF

Info

Publication number
KR20030052020A
KR20030052020A KR1020010081823A KR20010081823A KR20030052020A KR 20030052020 A KR20030052020 A KR 20030052020A KR 1020010081823 A KR1020010081823 A KR 1020010081823A KR 20010081823 A KR20010081823 A KR 20010081823A KR 20030052020 A KR20030052020 A KR 20030052020A
Authority
KR
South Korea
Prior art keywords
signal
parity
output signal
input
nand gate
Prior art date
Application number
KR1020010081823A
Other languages
Korean (ko)
Other versions
KR100451765B1 (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 KR10-2001-0081823A priority Critical patent/KR100451765B1/en
Publication of KR20030052020A publication Critical patent/KR20030052020A/en
Application granted granted Critical
Publication of KR100451765B1 publication Critical patent/KR100451765B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/11Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits using multiple parity bits

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Detection And Correction Of Errors (AREA)

Abstract

PURPOSE: A parity error detection circuit is provided to stably detect by synchronizing with the clock with implementing the parity check in a further rapid time in comparison with a conventional method. CONSTITUTION: A parity error detection circuit includes a first NAND gate(21) for outputting by logically calculating the external receive signal and the feedback signal, a first XOR gate(22) for outputting by logically calculating the inputted data signal and the output signal of the first NAND gate(21), a shift register(23), a second XOR gate(24), a second NAND gate(25) and an inverter(26) for outputting the final output signal by inverting the output signal of the second NAND gate(25). The second XOR gate receives the output signal of the second XOR gate(24) and the first input signal to determine the parity inputted from the outside and outputs the received signal by being logically calculated. The second NAND gate(25) receives the output signal of the second XOR gate(24) the second input signal to determine the parity inputted from the outside and outputs the received signal by being logically calculated.

Description

패리티 에러 검출 회로{parity error detection circuit}Parity error detection circuit

본 발명은 패리티 에러(parity error) 검출회로에 관한 것으로, 특히 직렬데이터 수신에 있어 수신 데이터의 전송 오류를 체크하는데 적당한 패리티 에러 검출회로에 관한 것이다.The present invention relates to a parity error detection circuit, and more particularly, to a parity error detection circuit suitable for checking transmission error of received data in serial data reception.

일반적으로 직렬 데이터 통신에 있어서 데이터의 올바른 전송을 확인하기 위하여 패리티 비트를 사용하게 된다.In general, in serial data communication, parity bits are used to confirm correct transmission of data.

송신 시에는 데이터 비트를 통해 패리티 비트를 생성하여 전송하면 되므로 특별한 기술이 요구되지 않지만, 수신시에는 전송 시 노이즈에 의한 데이터 왜곡의 우려가 있다.When transmitting, parity bits are generated and transmitted through the data bits, so no special technique is required. However, when receiving, there is a fear of data distortion due to noise during transmission.

이하, 첨부된 도면을 참고하여 종래의 패리티 에러 검출회로를 설명하면 다음과 같다.Hereinafter, a conventional parity error detection circuit will be described with reference to the accompanying drawings.

도 1은 일반적인 8비트 직렬 통신 데이터 포맷을 나타낸 도면이다.1 illustrates a typical 8-bit serial communication data format.

도 1에서와 같이, 8비트 직렬 통신 데이터 포맷(data format)에 따라 패리티 체크(parity check)를 하게 된다.As shown in FIG. 1, a parity check is performed according to an 8-bit serial communication data format.

도 2는 종래의 쉬프트 레지스터를 나타낸 회로도이다.2 is a circuit diagram showing a conventional shift register.

도 2에서와 같이, 복수개의 레지스터(100)가 직렬로 연결되어 있고, 쉬프트 클럭신호(RX_SH_CLK)에 의해 레지스터(100)를 초기화시킨 후 직렬 데이터(RX_DATA)를 RX_SH_CLK 신호에 동기화시켜 우측으로 하나씩 쉬프트 시키는 동작을 한다.As shown in FIG. 2, a plurality of registers 100 are connected in series, and after the register 100 is initialized by the shift clock signal RX_SH_CLK, the serial data RX_DATA is synchronized with the RX_SH_CLK signal and shifted one by one to the right. To make it work.

이때 11번 쉬프트되면 최종 출력신호(LSB0)에 스타트 비트(start bit)의 값이 위치하게 되고, 두 번째 레지스터의 출력값은 이븐(even), 오드(odd) 패리티 전송시에는 패리티 비트가 되고, 노 패리티(no parity)이면 stop1값이다.At this time, if shifted 11 times, the start bit value is located in the final output signal LSB0, and the output value of the second register becomes the parity bit when transmitting even and odd parity. If no parity, stop1.

도 3은 종래의 패리티 에러 검출회로를 나타낸 회로도이다.3 is a circuit diagram showing a conventional parity error detection circuit.

도 3에서와 같이, 입력되는 8개의 데이터(D0 ~ D7)중 이웃하는 2개의 데이터를 각각 입력으로 받아 논리 연산하여 출력하는 제 1, 제 2, 제 3, 제 4 이퀴벌런스(equivalence) 게이트(1,2,3,4)와, 상기 제 1, 제 2 이퀴벌런스 게이트(1,2)의 출력신호와 제 3, 제 4 이퀴벌런스 게이트(3,4)의 출력신호를 입력으로 받아 논리 연산하여 출력하는 제 5, 제 6 이퀴벌런스 게이트(5,6)와, 상기 제 5, 제 6 이퀴벌런스 게이트(5,6)의 출력신호를 입력으로 받아 논리 연산하여 출력하는 제 7 이퀴벌런스 게이트(7)와, 상기 제 7 이퀴벌런스 게이트(7)의 출력신호를 반전시키어 출력하는 제 1 인버터(8)와, 상기 제 1 인버터(8)의 출력신호와 외부에서 입력되는 패리티를 결정하는 제 1, 제 2 입력신호(ps1, ps0)를 각각 입력으로 받아 논리 연산하여 출력하는 제 1 NAND 게이트(10)와, 상기 제 2 입력신호(ps0)를 반전시키어 출력하는 제 2 인버터(9)와, 상기 제 2 인버터(9)의 출력신호와 제 7 이퀴벌런스 게이트(7)의 출력신호 및 제 1 입력신호(ps1)를 각각 입력으로 받아 논리 연산하여 출력하는 제 2 NAND 게이트(11)와, 상기 제 1, 제 2 NND 게이트(10,11)의 출력신호를 입력으로 받아 논리 연산하여 출력하는 제 3 NAND 게이트(12)와, 상기 제 3 NAND 게이트(12)의 출력신호와 외부의 패리티 신호(parity)를 입력으로 받나 논리 연산하여 출력하는 XOR 게이트(13)와, 상기 XOR 게이트(13)의 출력신호와 제 1 입력신호(ps1) 및 외부의 패리티 인에이블 신호(parityEn)를 각각 입력으로 받아 논리 연산하여 출력하는 제 4 NAND 게이트(14)와, 상기 제 4 NAND 게이트(14)의 출력신호를 받아 반전시키어 최종적인 출력신호(PE_SET)를 출력하는 제 3 인버터(15)로 구성되어 있다.As shown in FIG. 3, first, second, third, and fourth equivalence gates that receive logically arithmetic operation of two adjacent data among the eight input data D0 to D7 as inputs and output the logical operation (1,2,3,4), output signals of the first and second equalization gates (1,2) and output signals of the third and fourth equalization gates (3,4) as inputs The fifth and sixth equivalent gates 5 and 6 to receive and logically output and the output signals of the fifth and sixth equivalent gates 5 and 6 as inputs A seventh equalization gate 7, a first inverter 8 which inverts and outputs an output signal of the seventh equalization gate 7, an output signal of the first inverter 8 and an external input A first NAND gate 10 for receiving a logic operation and outputting the first and second input signals ps1 and ps0 for determining parity to be input, and the second input signal p A second inverter 9 which inverts and outputs s0, an output signal of the second inverter 9, an output signal of the seventh equalization gate 7, and a first input signal ps1 are input as inputs, respectively. A second NAND gate 11 for receiving and performing a logic operation and outputting, a third NAND gate 12 for receiving and outputting an output signal of the first and second NND gates 10 and 11 as an input, and An XOR gate 13 which receives an output signal of the third NAND gate 12 and an external parity signal as an input, but outputs a logic operation, an output signal of the XOR gate 13 and a first input signal ps1. ) And a fourth NAND gate 14 for receiving and receiving an external parity enable signal parityEn as an input and performing a logic operation, and inverting the output signal of the fourth NAND gate 14 to obtain a final output signal ( The third inverter 15 outputs PE_SET).

도 4는 종래의 패리티 에러 검출회로에서 [PS1, PS0]이 [11]인 이븐 패리티 동작에 대하여 직렬 신호의 입력을 예로 든 시뮬레이션이다.Fig. 4 is a simulation showing the input of a serial signal as an example for an even parity operation in which [PS1, PS0] is [11] in a conventional parity error detection circuit.

도 4에서와 같이, 종래의 패리티 에러 검출회로는 도 2의 출력값과 ps1, ps0, parity, parityEn에 의하여 PE_SET값이 결정된다.As shown in FIG. 4, in the conventional parity error detection circuit, the PE_SET value is determined by the output value of FIG. 2 and ps1, ps0, parity, and parityEn.

여기서 ps1 및 ps0은 패리티 종류를 결정짓는 신호로서, [ps1, ps0]이 [11]이면 이븐(even), [10]이면 오드(odd), [01]이면 제로(zero), [00]이면 노 패리티(no parity)로 정의한다.Here, ps1 and ps0 are signals for determining the parity type. If [ps1, ps0] is [11], it is even, if [10] is odd, and if [01] is zero, [00] Defined as no parity.

상기 제 7 이퀴벌런스 게이트(7)의 출력 값(net6)이 "1"이면 이븐 데이터가 입력된 것이고, "0"이면 오드 데이터가 입력된 것이다.If the output value net6 of the seventh equality gate 7 is "1", even data is input. If "0", odd data is input.

그리고 제 3 NAND 게이트(12)의 출력 값(net0167)은 패리티 종류를 결정짓는 ps1 및 ps0에 따라 결정되는데 입력된 8개의 데이터(D0 ~ D7)에 대하여 기대되는 패리티 값이다.The output value net0167 of the third NAND gate 12 is determined according to ps1 and ps0 determining a parity type, and is an expected parity value for the eight input data D0 to D7.

따라서 상기 제 3 NAND 게이트(12)의 출력 값(net0167)과 수신된 패리티 신호(parity)를 XOR 게이트(13)로 연산함으로서 에러일 경우 "1"이 XOR 게이트(13)의 출력값(net0221)이 된다.Accordingly, when the error value is calculated by calculating the output value net0167 of the third NAND gate 12 and the received parity signal with the XOR gate 13, “1” is an output value net0221 of the XOR gate 13 when an error occurs. do.

한편, 상기 제 4 NAND 게이트(14)의 연산에서는 ps1의 입력에 의해 이븐, 오드 조건과 패리티 인에이블 신호(parityEn)에 의해 최종 PE_TEST를 결정짓게 된다.On the other hand, in the operation of the fourth NAND gate 14, the final PE_TEST is determined by the even, odd condition, and parity enable signal parityEn by the input of ps1.

여기에서는 8개의 데이터(DO ~ D7)와 패리티 신호(parity)가 동일시간에 출력됨에 따라 XOR 게이트(13)의 출력에서 신호지연에 따른 미세한 글리치(glitch) 발생 문제를 안고 있다.Here, since eight data DO to D7 and a parity signal are output at the same time, there is a problem of generating a fine glitch due to signal delay at the output of the XOR gate 13.

그러나 상기와 같은 종래의 패리티 에러 검출회로에 있어서 다음과 같은 문제점이 있었다.However, the above-mentioned conventional parity error detection circuit has the following problems.

즉, 직렬로 입력되는 8개의 데이터(DO ~ D7)와 패리티 신호(parity)가 동일시간에 출력됨에 따라 XOR 게이트의 출력에서 신호지연에 따른 미세한 글리치(glitch) 발생 문제를 안고 있다.That is, since eight data (DO to D7) and a parity signal (parity) inputted in series are output at the same time, there is a problem of minute glitches due to signal delay at the output of the XOR gate.

본 발명은 상기와 같은 종래의 문제점을 해결하기 위해 안출한 것으로 직렬 데이터를 클럭에 동기화시켜 쉬프트 레지스터에서 출력된 데이터 값을 바로 피드백 연산함으로서 데이터 입력에 대해서 실시간적인 패리티 신호를 얻어 두 노드간의 입력시간차에 따라 발생하는 글리치 문제를 해결하도록 한 패리티 에러 검출회로를 제공하는데 그 목적이 있다.The present invention has been made to solve the above-mentioned conventional problems. By synchronizing the serial data to a clock and directly feedbacking the data value output from the shift register, a real-time parity signal is obtained for the data input, and an input time difference between two nodes is obtained. It is an object of the present invention to provide a parity error detection circuit for solving the glitch problem caused by the present invention.

도 1은 일반적인 8비트 직렬 통신 데이터 포맷을 나타낸 도면1 illustrates a typical 8-bit serial communication data format.

도 2는 종래의 쉬프트 레지스터를 나타낸 회로도2 is a circuit diagram showing a conventional shift register

도 3은 종래의 패리티 에러 검출회로를 나타낸 회로도3 is a circuit diagram illustrating a conventional parity error detection circuit.

도 4는 종래의 패리티 에러 검출회로에서 [PS1, PS0]이 [11]인 이븐 패리티 동작에 대하여 직렬 신호의 입력을 예로 든 시뮬레이션Fig. 4 is a simulation showing the input of a serial signal as an example for an even parity operation in which [PS1, PS0] is [11] in a conventional parity error detection circuit.

도 5는 본 발명에 의한 패리티 에러 검출회로를 나타낸 회로도5 is a circuit diagram showing a parity error detection circuit according to the present invention;

6은 본 발명의 패리티 에러 검출회로에서 [PS1, PS0]이 [11]인 이븐 패리티 동작에 대하여 직렬 신호의 입력을 예로 든 시뮬레이션Fig. 6 is a simulation showing the input of a serial signal as an example for an even parity operation in which [PS1, PS0] is [11] in the parity error detection circuit of the present invention.

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

21 : 제 1 NAND 게이트 22 : 제 1 XOR 게이트21: first NAND gate 22: first XOR gate

23 : 쉬프트 레지스터 24 : 제 2 XOR 게이트23: shift register 24: second XOR gate

25 : 제 2 NAND 게이트 26 : 인버터25: second NAND gate 26: inverter

상기와 같은 목적을 달성하기 위한 본 발명에 의한 패리티 에러 검출회로는 외부의 리시브 신호와 피드백된 신호를 받아 논리 연산하여 출력하는 제 1 NAND 게이트와, 입력되는 데이터 신호와 제 1 NAND 게이트의 출력신호를 받아 논리 연산하여 출력하는 제 1 XOR 게이트와, 외부의 쉬프트 리셋 신호에 의해 초기화된 후 제 1 XOR 게이트의 출력신호를 기억하고 있다가 쉬프트 클럭신호에 동기화되어 저장된 값을 출력하는 쉬프트 레지스터와, 상기 쉬프트 레지스터의 출력신호와 외부에서 입력되는 패리티를 결정하는 제 1 입력신호를 입력으로 받아 논리 연산하여 출력하는 제 2 XOR 게이트와, 상기 제 2 XOR 게이트의 출력신호와 외부에서 입력되는 패리티를 결정하는 제 2 입력신호 및 패리티 인에이블 신호를 각각 입력으로 받아 논리 연산하여 출력하는 제 2 NAND 게이트와, 상기 제 2 NAND 게이트의 출력신호를 반전시키어 최종 출력신호를 출력하는 인버터를 포함하여 구성됨을 특징으로 한다.The parity error detection circuit according to the present invention for achieving the above object includes a first NAND gate that receives an external receive signal and a feedback signal and performs a logic operation on the feedback signal, an input data signal, and an output signal of the first NAND gate. A first XOR gate that receives and outputs a logic operation, a shift register that stores an output signal of the first XOR gate after being initialized by an external shift reset signal and outputs a value stored in synchronization with the shift clock signal; A second XOR gate that receives a logic operation and outputs an output signal of the shift register and a first input signal that determines an externally input parity, and determines an output signal of the second XOR gate and an externally input parity A second NA that receives a second input signal and a parity enable signal as inputs, and outputs a logical operation And an inverter for inverting an output signal of the second NAND gate and outputting a final output signal.

이하, 첨부된 도면을 참고하여 본 발명에 의한 패리티 에러 검출회로를 상세히 설명하면 다음과 같다.Hereinafter, a parity error detection circuit according to the present invention will be described in detail with reference to the accompanying drawings.

본 발명에서는 직렬 데이터 통신에 있어서 송신측에서는 데이터가 전송도중 왜곡되지 않고 올바로 수신되었는가 여부를 확인할 수 있도록 패리티 값을 데이터에 실어서 보내게 되고, 수신측에서는 직렬 데이터를 받으면서 데이터 값과 기대되는 패리티 값과 수신한 패리티 값을 비교하게 된다.In the present invention, in the serial data communication, a parity value is sent to the sender so that the sender can check whether the data is correctly received without being distorted during transmission. On the receiving end, the receiver receives the data and the expected parity value. The parity values received are compared.

그 결과 기대값과 수신 값이 같으면 올바로 전송된 데이터라고 해석하게 되며 서로 상이할 경우에는 전송도중 왜곡된 값이라고 판단하게 된다.As a result, if the expected value and the received value are the same, it is interpreted that the data is correctly transmitted. If different from each other, it is determined that the value is distorted during transmission.

전송 시 오류가 발생된 경우에는 송신측에 오류 사항에 대한 정보를 알려줌으로서 재 전송할 수 있도록 할 수 있으나 본 발명에서는 이러한 것은 고려하지 아니하고 수신된 데이터가 올바로 전송되었는지 패리티 체크를 하는 회로이다.If an error occurs during transmission, the transmitter may be able to retransmit by notifying the transmitter of information on the error, but the present invention does not take this into consideration and the circuit checks whether the received data is correctly transmitted.

도 5는 본 발명에 의한 패리티 에러 검출회로를 나타낸 회로도이다.5 is a circuit diagram showing a parity error detection circuit according to the present invention.

도 5에서와 같이, 외부의 리시브(receive) 신호(receive)와 피드백된 신호(bbb)를 받아 논리 연산하여 출력하는 제 1 NAND 게이트(22)와, 외부에서 직렬로 입력되는 데이터 신호(RX-DATA)와 제 1 NAND 게이트(21)의 출력신호(aaa)를 받아 논리 연산하여 출력하는 제 1 XOR 게이트(22)와, 외부의 쉬프트 리셋 신호(RX_SH_RST)에 의해 초기화된 후 제 1 XOR 게이트(22)의 출력신호(in)를 기억하고 있다가 쉬프트 클럭신호(RX_SH_CLK)에 동기화되어 저장된 값(반전신호(bbb) 및 비반전 신호(b_parity))을 출력하는 쉬프트 레지스터(23)와, 상기 쉬프트 레지스터(23)의 출력신호(b_parity)와 외부에서 입력되는 패리티를 결정하는 제 1 입력신호(PS0)를 입력으로 받아 논리 연산하여 출력하는 제 2 XOR 게이트(24)와, 상기 제 2 XOR 게이트(24)의 출력신호(p_result)와 외부에서 입력되는 패리티를 결정하는 제 2 입력신호(PS1) 및 패리티 인에이블 신호(parityEn)를 각각 입력으로 받아 논리 연산하여 출력하는 제 2 NAND 게이트(25)와, 상기 제 2 NAND 게이트(25)의 출력신호를 반전시키어 최종 출력신호(PE_SET)를 출력하는 인버터(26)를 포함하여 구성되어 있다.As shown in FIG. 5, the first NAND gate 22 which receives and receives an external receive signal and a feedback signal bbb and performs a logical operation and outputs the data signal RX− DATA and the first XOR gate 22 for receiving and outputting the output signal aa of the first NAND gate 21 and performing a logical operation, and after being initialized by an external shift reset signal RX_SH_RST, the first XOR gate ( A shift register 23 which stores the output signal in of 22 and outputs values (inverted signal bbb and non-inverted signal b_parity) stored in synchronization with the shift clock signal RX_SH_CLK, and the shift A second XOR gate 24 that receives and outputs an output signal b_parity of the register 23 and a first input signal PS0 for determining parity input from the outside, and outputs a logical operation; A second input for determining an output signal p_result of 24) and a parity input from the outside; A second NAND gate 25 that receives the output signal PS1 and the parity enable signal parityEn as inputs, and outputs a logic operation, and inverts an output signal of the second NAND gate 25 to generate a final output signal ( And an inverter 26 for outputting PE_SET).

여기서 상기 제 1 XOR 게이트(22) 대신에 이쿼벌런스 게이트 및 인버터로 구성할 수도 있다.Instead of the first XOR gate 22, an equalization gate and an inverter may be used.

도 6은 본 발명의 패리티 에러 검출회로에서 [PS1, PS0]이 [11]인 이븐 패리티 동작에 대하여 직렬 신호의 입력을 예로 든 시뮬레이션이다.Fig. 6 is a simulation showing the input of a serial signal as an example for an even parity operation in which [PS1, PS0] is [11] in the parity error detection circuit of the present invention.

도 6에서와 같이, 본 발명에 의한 패리티 에러 검출회로는 RX-DATA가 하이(High) 상태를 유지(IDLE 상태)하고 있다가 로우(Low)로 변화하고(스타트 신호), 이후에는 전송 보드 비(baud rate)에 따라 일정한 시간 간격으로 8비트 데이터(data)와 1비트 패리티(bit parity) 및 스톱 비트(stop bit)가 전송된다.As shown in Fig. 6, in the parity error detection circuit according to the present invention, the RX-DATA remains high (IDLE state) and then changes to low (start signal), after which the transmission board ratio According to the baud rate, 8-bit data, 1-bit parity, and stop bits are transmitted at regular time intervals.

그리고 쉬프트 클럭신호(RX_SH_CLK)에 동기되어 데이터는 순차적으로 수신된다.Data is sequentially received in synchronization with the shift clock signal RX_SH_CLK.

한편, RECEIVE 신호 Low에 의하여 제 1 NAND 게이트(21)의 출력신호는 High상태를 유지하고, 초기 RX_SH_RST 신호에 의하여 쉬프트 레지스터(23)의 반전신호(bbb) 즉, 제 1 NAND 게이트(21)에 입력되는 피드백신호는 Low 상태이다.Meanwhile, the output signal of the first NAND gate 21 remains high due to the RECEIVE signal Low, and the inverted signal bbb of the shift register 23, i.e., the first NAND gate 21, by the initial RX_SH_RST signal. The input feedback signal is low.

RX-DATA가 Low로 변화하면서 입력이 될 때 쉬프트 레지스터(23)는 기억하고 있던 Low 값을 출력하는 제 1 NAND 게이트(21)의 명령을 수행한다.When RX-DATA changes to Low and becomes an input, the shift register 23 executes an instruction of the first NAND gate 21 which outputs the stored Low value.

이후 RECEIVE 신호는 수신이 다 끝나기 전까지 변화하지 않으므로 순전히 RX-DATA에 따라 값들이 순차적으로 변화되도록 되어 있다.Since the RECEIVE signal does not change until the reception is completed, the values are changed sequentially according to RX-DATA.

최종적으로 8번째 데이터 값 "L"이 입력될 때에는 제 1 NAND 게이트(21)의 출력신호(aaa)는 High 상태가 되고 쉬프트 레지스터(23)의 비반전 신호는 High 상태가 된다. 이는 입력 데이터 HLHH_HLLL에서 High 상태의 개수가 4개이므로 이븐 데이터(even data) 상태를 나타낸다.Finally, when the eighth data value " L " is inputted, the output signal aaaa of the first NAND gate 21 becomes High and the non-inverted signal of the shift register 23 becomes High. This indicates an even data state because the number of high states of the input data HLHH_HLLL is four.

PS1, PS0이 각각 High 상태이면 이븐 패리티로 정의하면 패리티 비트는 Low 값이어야 한다.If PS1 and PS0 are high, the parity bit should be low when defined as even parity.

하지만 수신된 데이터의 값은 "High" 상태이므로 왜곡된 데이터가 수신되었다고 판단되어야 한다.However, since the value of the received data is in the "High" state, it should be determined that the distorted data has been received.

패리티 비트가 수신되는 시점 10번째 RX_SH_CLK에서 제 1 NAND 게이트(21)의 출력신호(aaa)는 Low 상태로 변화하며 쉬프트 레지스터(23)의 비반전 신호(b_parity) 또한 Low 상태로 변이된다.At the 10th RX_SH_CLK when the parity bit is received, the output signal aaaa of the first NAND gate 21 changes to a low state, and the non-inverting signal b_parity of the shift register 23 also changes to a low state.

결과적으로 패리티 값을 포함하여 High 상태 개수가 5개이므로 parityEn에 의하여 PE_SET 값은 High 상태로 패리티 에러 신호가 출력된다.As a result, since the number of high states including the parity value is five, the parity error signal is output with the par_en value being PE_SET high.

이상에서 설명한 바와 같이 본 발명에 의한 패리티 에러 검출회로는 다음과 같은 효과가 있다.As described above, the parity error detection circuit according to the present invention has the following effects.

즉, 종래의 기술보다 패리티 체크가 더 빠른 시간(1주기의 쉬프트 클럭신호)내에 수행되며 클럭에 동기화시킴으로서 안정적으로 검출할 수 있다.That is, parity check is performed within a faster time (shift cycle signal of one cycle) than the prior art, and can be stably detected by synchronizing to the clock.

Claims (2)

외부의 리시브 신호와 피드백된 신호를 받아 논리 연산하여 출력하는 제 1 NAND 게이트와,A first NAND gate receiving and receiving an external receive signal and a feedback signal and performing a logic operation; 입력되는 데이터 신호와 제 1 NAND 게이트의 출력신호를 받아 논리 연산하여 출력하는 제 1 XOR 게이트와,A first XOR gate which receives an input data signal and an output signal of a first NAND gate and performs a logic operation on the first XOR gate; 외부의 쉬프트 리셋 신호에 의해 초기화된 후 제 1 XOR 게이트의 출력신호를 기억하고 있다가 쉬프트 클럭신호에 동기화되어 저장된 값을 출력하는 쉬프트 레지스터와,A shift register which stores an output signal of the first XOR gate after being initialized by an external shift reset signal and outputs a value stored in synchronization with the shift clock signal; 상기 쉬프트 레지스터의 출력신호와 외부에서 입력되는 패리티를 결정하는 제 1 입력신호를 입력으로 받아 논리 연산하여 출력하는 제 2 XOR 게이트와,A second XOR gate configured to receive an output signal of the shift register and a first input signal for determining parity input from an external source and perform a logic operation on the output signal; 상기 제 2 XOR 게이트의 출력신호와 외부에서 입력되는 패리티를 결정하는 제 2 입력신호 및 패리티 인에이블 신호를 각각 입력으로 받아 논리 연산하여 출력하는 제 2 NAND 게이트와,A second NAND gate which receives and outputs an output signal of the second XOR gate and a second input signal and a parity enable signal for determining parity input from the outside, and outputs a logic operation; 상기 제 2 NAND 게이트의 출력신호를 반전시키어 최종 출력신호를 출력하는 인버터를 포함하여 구성됨을 특징으로 하는 패리티 에러 검출회로.And an inverter for inverting an output signal of the second NAND gate and outputting a final output signal. 제 1 항에 있어서, 상기 입력되는 데이터 신호는 직렬로 입력되는 것을 특징으로 하는 패리티 에러 검출회로.The parity error detection circuit of claim 1, wherein the input data signal is input in series.
KR10-2001-0081823A 2001-12-20 2001-12-20 parity error detection circuit KR100451765B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0081823A KR100451765B1 (en) 2001-12-20 2001-12-20 parity error detection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0081823A KR100451765B1 (en) 2001-12-20 2001-12-20 parity error detection circuit

Publications (2)

Publication Number Publication Date
KR20030052020A true KR20030052020A (en) 2003-06-26
KR100451765B1 KR100451765B1 (en) 2004-10-08

Family

ID=29576822

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0081823A KR100451765B1 (en) 2001-12-20 2001-12-20 parity error detection circuit

Country Status (1)

Country Link
KR (1) KR100451765B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8122334B2 (en) 2007-01-09 2012-02-21 Samsung Electronics Co., Ltd. Parity error detecting circuit and method

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4723246A (en) * 1982-05-11 1988-02-02 Tandem Computers Incorporated Integrated scrambler-encoder using PN sequence generator
JPS6427336A (en) * 1987-07-23 1989-01-30 Pioneer Electronic Corp Phase comparator circuit
JPH024036A (en) * 1988-06-21 1990-01-09 Canon Inc Optical beam communication system
KR940010838B1 (en) * 1991-10-28 1994-11-17 삼성전자 주식회사 Data output control circuit
KR930011452A (en) * 1991-11-13 1993-06-24 문정환 Parity Error Detection Circuit of Serial Data
JP3506731B2 (en) * 1993-05-11 2004-03-15 聯華電子股▲ふん▼有限公司 Timing recovery circuit
JP2875488B2 (en) * 1994-12-21 1999-03-31 株式会社メルコ Memory module
US5661418A (en) * 1996-03-13 1997-08-26 Cypress Semiconductor Corp. Signal generation decoder circuit and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8122334B2 (en) 2007-01-09 2012-02-21 Samsung Electronics Co., Ltd. Parity error detecting circuit and method
CN101232350B (en) * 2007-01-09 2013-02-13 三星电子株式会社 Parity error detecting circuit

Also Published As

Publication number Publication date
KR100451765B1 (en) 2004-10-08

Similar Documents

Publication Publication Date Title
JP2002208844A (en) Glitch elimination circuit
US8284881B2 (en) Data interface and method of seeking synchronization
Kaur et al. An approach for designing a universal asynchronous receiver transmitter (UART)
JP2000174826A (en) Single and zero receiver circuit
KR100451765B1 (en) parity error detection circuit
US7679404B2 (en) Missing clock pulse detector
US8774292B2 (en) Data transfer system, data transfer method, receiving circuit, and receiving method
CN112073152B (en) FPGA anti-interference processing method for improving reliability of CHSI received data
US8122334B2 (en) Parity error detecting circuit and method
KR102696739B1 (en) Inversion signal generation circuit
US6603336B1 (en) Signal duration representation by conformational clock cycles in different time domains
JP2018160865A (en) Digital signal transmission apparatus, clock signal transmission apparatus, and reception circuit
KR100439225B1 (en) A circuit of error inspection for high rate data
JP3001414B2 (en) Code error correction device
JPH10126228A (en) Digital waveform shaping circuit
JP2814978B2 (en) Frame synchronization circuit
KR910009093B1 (en) Coded mark inversion coding circuit
JPH10173636A (en) Failure detecting circuit
JPS63312754A (en) Error generation circuit
JPH0495426A (en) Crc error check circuit
KR950006826Y1 (en) Serial data transmission circuit
JP2833922B2 (en) PN code inspection circuit
KR20110060349A (en) Method and circuit for synchronization, and data synchronization apparatus having the same
JPH03262214A (en) Initializing setting circuit for crc detection circuit
JPH09181614A (en) Parallel/serial conversion circuit

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: 20120823

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20130821

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20140820

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20150818

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20160817

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20170818

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20180820

Year of fee payment: 15