KR100284969B1 - 양방향 무선호출 시스템의 역방향 무선링크채널부호화방법 - Google Patents
양방향 무선호출 시스템의 역방향 무선링크채널부호화방법 Download PDFInfo
- Publication number
- KR100284969B1 KR100284969B1 KR1019980030609A KR19980030609A KR100284969B1 KR 100284969 B1 KR100284969 B1 KR 100284969B1 KR 1019980030609 A KR1019980030609 A KR 1019980030609A KR 19980030609 A KR19980030609 A KR 19980030609A KR 100284969 B1 KR100284969 B1 KR 100284969B1
- Authority
- KR
- South Korea
- Prior art keywords
- coding
- data
- error
- crc
- error detection
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 238000001514 detection method Methods 0.000 claims abstract description 37
- 230000005540 biological transmission Effects 0.000 claims abstract description 33
- 238000012937 correction Methods 0.000 claims abstract description 28
- 238000012360 testing method Methods 0.000 claims abstract description 19
- 208000011580 syndromic disease Diseases 0.000 claims abstract description 18
- 238000007796 conventional method Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 8
- 125000004122 cyclic group Chemical group 0.000 description 2
- 238000007493 shaping process Methods 0.000 description 2
- 108010001496 Galectin 2 Proteins 0.000 description 1
- 102100021735 Galectin-2 Human genes 0.000 description 1
- 238000005266 casting Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000002950 deficient Effects 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012856 packing Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/03—Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
- H03M13/05—Error 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/13—Linear codes
- H03M13/15—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes
- H03M13/151—Cyclic codes, i.e. cyclic shifts of codewords produce other codewords, e.g. codes defined by a generator polynomial, Bose-Chaudhuri-Hocquenghem [BCH] codes using error location or error correction polynomials
- H03M13/1515—Reed-Solomon codes
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, 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/65—Purpose and implementation aspects
- H03M13/6502—Reduction of hardware complexity or efficient processing
Landscapes
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Algebra (AREA)
- General Physics & Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Error Detection And Correction (AREA)
Abstract
Description
차수 | 생성다항방정식 |
CRC-4 | x4+x3+x2+x+1 |
CRC-7 | x7+x6+x4+1 |
CRC-8 | (x5+x4+x3+x2+x+1)(x2+x+1)(x+1) |
CRC-12 | x12+x11+x3+x2+1 |
CRC-ANSI | x16+x12+x2+1 |
CRC-CCITT | x16+x12+x5+1 |
CRC-SDLC | x16+x15+x13+x7+x4+x2+x+1 |
CRC-24 | x24+x23+x14+x12+x8+1 |
CRC-32(Mer) | x32+x30+x22+x15+x12+x11+x7+x6+x5+x |
CRC-32(Gal2) | x32+x26+x23+x22+x12+x11+x10+x8+x7+x5+x4+x2+x+1 |
심볼열 | 1 | 2 | … | 7 | 8 | 9 | … | 27 | 28 | … | 31 |
데이타열 | 0 | 0 | … | 0 | I | I | … | I | P | … | P |
Claims (4)
- 양방향 무선호출 시스템의 역방향 무선링크에 있어서,송신시 데이터 및 블록코딩(RS)의 패리티 비트만을 사용하여 메시지를 포맷팅하는 과정과,수신된 데이터가 RS디코더에 입력되는 과정과,상기 RS디코더에 의한 에러정정 후에 정보 데이터부분과 패리티부분이 모두 저장되는 과정과,상기 저장된 데이터가 상기 RS디코더로 재입력되는 과정과, 그리고상기 재입력된 데이터가 신드롬 테스트를 통해 에러의 검출이 수행되는 과정을 포함하는 것을 특징으로 하는 양방향 무선호출 시스템의 역방향 무선링크 채널부호화방법.
- 청구항 1에 있어서, 상기 에러정정 및 에러검출과정은 RS코딩의 패리티 비트만을 사용하여 동시에 이루어지는 것을 특징으로 하는 양방향 무선호출 시스템의 역방향 무선링크 채널부호화방법.
- 청구항 1에 있어서, 상기 저장과정은 1차 블록코딩 신드롬 테스트 결과 0 이 아닌 다른 결과가 발생한 경우, RS디코더에 의한 에러 정정 후에 정보 데이터 및 RS코딩 패리티 부분을 포함한 전체 데이터가 출력되어 수정패킷으로 재생성되어 저장되는 것을 특징으로 하는 양방향 무선호출 시스템의 역방향 무선링크 채널부호화방법.
- 청구항 1에 있어서, 상기 에러검출과정은 출력된 수정 패킷을 사용하여 이루어지는 것을 특징으로 하는 양방향 무선호출 시스템의 역방향 무선링크 채널부호화방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980030609A KR100284969B1 (ko) | 1998-07-29 | 1998-07-29 | 양방향 무선호출 시스템의 역방향 무선링크채널부호화방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980030609A KR100284969B1 (ko) | 1998-07-29 | 1998-07-29 | 양방향 무선호출 시스템의 역방향 무선링크채널부호화방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20000009925A KR20000009925A (ko) | 2000-02-15 |
KR100284969B1 true KR100284969B1 (ko) | 2001-03-15 |
Family
ID=19545595
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019980030609A KR100284969B1 (ko) | 1998-07-29 | 1998-07-29 | 양방향 무선호출 시스템의 역방향 무선링크채널부호화방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100284969B1 (ko) |
-
1998
- 1998-07-29 KR KR1019980030609A patent/KR100284969B1/ko not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR20000009925A (ko) | 2000-02-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101803208B (zh) | 无线通信系统中的多层循环冗余校验码 | |
KR100574218B1 (ko) | 파일 공중 전송을 위한 에러 보호를 제공하는 방법 및 장치 | |
US6904555B2 (en) | Decoding apparatus and decoding method, and data receiving apparatus and data receiving method | |
EP1060580B1 (en) | Puncturing device and method for turbo encoder in mobile communication system | |
EP0609188A2 (en) | Erasure decoder and decoding method for use in a concatenated error correcting scheme for data transmission systems | |
US7774678B2 (en) | Apparatus and method for encoding and decoding a low density parity check code with maximum error correction and error detection capability | |
CN101459431A (zh) | 一种信道纠错码bch码和rs码的译码方法 | |
GB2411802A (en) | Error correction system with two encoders and two decoders | |
CN111597072B (zh) | 差错控制编码ecc系统及包括ecc系统的存储器设备 | |
US7289530B1 (en) | System and method for coding a digital wrapper frame | |
KR100284969B1 (ko) | 양방향 무선호출 시스템의 역방향 무선링크채널부호화방법 | |
CN113225157B (zh) | 用于无线局域网络的编码方法、相关发送装置及接收装置 | |
US5677919A (en) | Faster linear block decoding apparatus and method for receivers in digital cellular communication and other systems | |
JP3338320B2 (ja) | バースト誤り訂正方法及び装置 | |
KR100324202B1 (ko) | 유휴비트를 활용한 적응형 에러 제어 방법 | |
JP2003060632A (ja) | Tdma通信装置及びtdma通信方式 | |
JPH0481901B2 (ko) | ||
JPH11243383A (ja) | 付加情報伝送方式及び付加情報伝送方法並びにその送信装置及び受信装置 | |
JPH04114529A (ja) | データ伝送方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 19980729 |
|
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 19980729 Comment text: Request for Examination of Application |
|
PG1501 | Laying open of application | ||
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
Patent event date: 20000228 Comment text: Notification of Change of Applicant Patent event code: PN23011R01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20000929 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20001227 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20001228 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20031212 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20031212 Start annual number: 4 End annual number: 4 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |