KR101518831B1 - 통신시스템에서 순환중복검사 첨부를 위한 장치 - Google Patents
통신시스템에서 순환중복검사 첨부를 위한 장치 Download PDFInfo
- Publication number
- KR101518831B1 KR101518831B1 KR1020107014830A KR20107014830A KR101518831B1 KR 101518831 B1 KR101518831 B1 KR 101518831B1 KR 1020107014830 A KR1020107014830 A KR 1020107014830A KR 20107014830 A KR20107014830 A KR 20107014830A KR 101518831 B1 KR101518831 B1 KR 101518831B1
- Authority
- KR
- South Korea
- Prior art keywords
- crc
- information
- signaling
- communication system
- length
- Prior art date
Links
- 238000004891 communication Methods 0.000 title claims abstract description 19
- 125000004122 cyclic group Chemical group 0.000 title claims description 5
- 230000011664 signaling Effects 0.000 claims abstract description 37
- 238000000034 method Methods 0.000 claims description 8
- 238000001514 detection method Methods 0.000 abstract description 2
- 238000001228 spectrum Methods 0.000 abstract description 2
- 230000005540 biological transmission Effects 0.000 description 14
- 238000004364 calculation method Methods 0.000 description 2
- 230000009897 systematic effect Effects 0.000 description 2
- 239000000969 carrier Substances 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 238000013468 resource allocation Methods 0.000 description 1
Images
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/033—Theoretical methods to calculate these checking 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/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/09—Error detection only, e.g. using cyclic redundancy check [CRC] codes or single parity bit
-
- 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/6522—Intended application, e.g. transmission or communication standard
- H03M13/6525—3GPP LTE including E-UTRA
Landscapes
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Error Detection And Correction (AREA)
Abstract
Description
도 2는 기존의 CRC 생성 다항식들의 성능을 예시한다.
도 3은 CRC 생성 다항식 D 16 + D 15 + D 14 + D 12 + D 11 + D 9 + D 8 + D 7 + D 6 + D 5 + D 4 +1 의 성능을 보여준다.
도 4는 16-비트 체크 정보의 처리 흐름을 예시한다.
도 5는 18-비트 또는 20-트 체크 정보의 처리 흐름을 보여준다.
Claims (10)
- 순환 중복 검사(CRC) 비트를 첨부하는 장치에 있어서,
CRC 비트 시퀀스의 길이가 16인 경우, 아래에 나열된 CRC 생성 다항식들
■ D 16 + D 15 + D 12 + D 9 + D 6 + D 3 + D 2 + 1
■ D 16 + D 14 + D 13 + D 10 + D 7 + D 4 + D + 1
■ D 16 + D 15 + D 14 + D 12 + D 11 + D 8 + D 7 + D 6 + D 5 + D 4 + D 3 +1
■ D 16 + D 13 + D 12 + D 11 + D 10 + D 9 + D 8 + D 5 + D 4 + D 2 + D +1
■ D 16 + D 15 + D 12 + D 10 + D 9 + D 8 + D 7 + D 6 + D 5 + D 3 + D 2 +1
■ D 16 + D 14 + D 13 + D 11 + D 10 + D 9 + D 8 + D 7 + D 6 + D 4 + D +1
■ D 16 + D 15 + D 14 + D 12 + D 11 + D 9 + D 8 + D 7 + D 6 + D 5 + D 4 +1
■ D 16 + D 12 + D 11 + D 10 + D 9 + D 8 + D 7 + D 5 + D 4 + D 2 + D +1
중의 어느 하나를 사용하고,
CRC 비트 시퀀스의 길이가 18인 경우, 아래에 나열된 CRC 생성 다항식들
■ D 18 + D 16 + D 14 + D 10 + D 9 + D 8 + D 4 + 1
■ D 18 + D 14 + D 10 + D 9 + D 8 + D 4 + D 2 + 1
■ D 18 + D 16 + D 15 + D 12 + D 9 + D 8 + D 5 + 1
■ D 18 + D 13 + D 10 + D 9 + D 6 + D 3 + D 2 + 1
■ D 18 + D 17 + D 11 + D 10 + D 9 + D 8 + D 6 + 1
■ D 18 + D 12 + D 10 + D 9 + D 8 + D 7 + D + 1
■ D 18 + D 17 + D 16 + D 14 + D 11 + D 9 + D 8 + D 5 + D 3 + 1
■ D 18 + D 15 + D 13 + D 10 + D 9 + D 7 + D 4 + D 2 + D + 1
중의 어느 하나를 사용하고,
CRC 비트 시퀀스의 길이가 20인 경우, 아래에 나열된 CRC 생성 다항식들
■ D 20 + D 19 + D 18 + D 17 + D 15 + D 14 + D 12 + D 11 + D 10 + D 8 + D 7 + D 6 + D 4 + 1
■ D 20 + D 16 + D 14 + D 13 + D 12 + D 10 + D 9 + D 8 + D 6 + D 5 + D 3 + D 2 + D + 1
■ D 20 + D 19 + D 14 + D 13 + D 11 + D 7 + D 6 + D 5 + D 3 + D 2 + D + 1
■ D 20 + D 19 + D 18 + D 17 + D 15 + D 14 + D 13 + D 9 + D 7 + D 6 + D + 1
■ D 20 + D 18 + D 17 + D 16 + D 11 + D 9 + D 8 + D 7 + D 6 + D 3 + D 2 + 1
■ D 20 + D 18 + D 17 + D 14 + D 13 + D 12 + D 11 + D 9 + D 4 + D 3 + D 2 + 1
■ D 20 + D 19 + D 17 + D 13 + D 12 + D 10 + D 9 + D 8 + D 7 + D 6 + D 3 + D 2 + D + 1
■ D 20 + D 19 + D 18 + D 17 + D 14 + D 13 + D 12 + D 11 + D 10 + D 8 + D 7 + D 3 + D + 1
중의 어느 하나를 사용하는 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치. - 제 1항에 있어서, 상기 장치는:
a) 제어 시그널링에 관한 부하 정보 및 최적화된 하나의 CRC 생성 다항식에 따라 상기 제어 시그널링에 대한 체크 정보를 생성하고,
b) UE ID에 따라 얻어진 정보를 사용하여 상기 체크 정보에 대한 스크램블링 연산을 수행하고,
c) 상기 부하 정보와 단계 b)에서 얻은 스크램블된 정보에 대한 채널 코딩 연산 및 속도 정합 연산을 실행하고 처리된 정보를 전송하도록 구성되는 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치. - 제 2항에 있어서, 상기 제어 시그널링은 물리적 하향링크 제어 채널(Physical Downlink Control Channel, PDCCH)로 지칭되는 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 상기 부하 정보는 하향링크 제어 정보(Downlink Control Information, DCI)인 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 상기 체크 정보의 길이가 16 비트인 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 기지국(BS)은 상기 UE ID를 사용하여 상기 체크 정보를 직접적으로 스크램블링 하는 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 상기 체크 정보의 길이가 18 비트인 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 기지국은 상기 UE ID를 18-비트 코드워드로 부호화한 후에 상기 처리된 UE ID와 상기 체크 정보를 스크램블링 하는 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 상기 체크 정보의 길이가 20 비트인 것을 특징으로 하는 통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
- 제 2항에 있어서, 기지국은 상기 UE ID를 20-비트 코드워드로 부호화한 후에 상기 처리된 UE ID와 상기 체크 정보를 스크램블링 하는 것을 특징으로 하는
통신시스템에서 전송될 데이터나 시그널링에 CRC 비트를 첨부하는 장치.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200810002863.7 | 2008-01-07 | ||
CNA2008100028637A CN101483441A (zh) | 2008-01-07 | 2008-01-07 | 通信系统中添加循环冗余校验的设备 |
PCT/KR2009/000052 WO2009088207A2 (en) | 2008-01-07 | 2009-01-07 | Apparatus for appending cyclic redundancy check in communication system |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20100113073A KR20100113073A (ko) | 2010-10-20 |
KR101518831B1 true KR101518831B1 (ko) | 2015-05-11 |
Family
ID=40853591
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020107014830A KR101518831B1 (ko) | 2008-01-07 | 2009-01-07 | 통신시스템에서 순환중복검사 첨부를 위한 장치 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8464140B2 (ko) |
KR (1) | KR101518831B1 (ko) |
CN (1) | CN101483441A (ko) |
WO (1) | WO2009088207A2 (ko) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102246449B (zh) * | 2009-10-20 | 2014-05-07 | 华为技术有限公司 | Pdcch的盲检测方法、资源调度方法与装置 |
CN102056198B (zh) * | 2009-10-31 | 2015-06-03 | 华为技术有限公司 | 一种下行信道传输及检测方法、装置和系统 |
KR101224383B1 (ko) * | 2011-04-18 | 2013-01-21 | (주) 유파인스 | 디바이스들 사이에서의 보안 통신 방법 |
JP2018137494A (ja) * | 2015-06-29 | 2018-08-30 | シャープ株式会社 | 端末装置、基地局装置、通信方法、および、集積回路 |
JP2018137491A (ja) * | 2015-06-29 | 2018-08-30 | シャープ株式会社 | 端末装置、基地局装置、通信方法、および、集積回路 |
CN109644094B (zh) | 2017-08-04 | 2020-07-31 | Oppo广东移动通信有限公司 | 信息处理方法、通信设备和计算机存储介质 |
CN110958589B (zh) | 2018-09-26 | 2021-08-03 | 华为技术有限公司 | 数据传输方法、装置及存储介质 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070089035A1 (en) | 2005-09-30 | 2007-04-19 | Intel Corporation | Silent data corruption mitigation using error correction code with embedded signaling fault detection |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7508804B2 (en) * | 2002-04-05 | 2009-03-24 | Alcatel-Lucent Usa Inc. | Shared signaling for multiple user equipment |
WO2003090362A1 (fr) * | 2002-04-22 | 2003-10-30 | Fujitsu Limited | Codeur et decodeur de detection d'erreur, et diviseur |
US20040158794A1 (en) * | 2002-07-19 | 2004-08-12 | Niesen Joseph W. | Reduced overhead CRC functionality for packets and link layer superframes |
US7301929B2 (en) * | 2002-08-09 | 2007-11-27 | Spyder Navigations, L.L.C. | Method and system for transport block size signaling based on modulation type for HSDPA |
US7117419B2 (en) * | 2003-08-05 | 2006-10-03 | Newisys, Inc. | Reliable communication between multi-processor clusters of multi-cluster computer systems |
KR20050027679A (ko) * | 2003-09-16 | 2005-03-21 | 삼성전자주식회사 | 이동통신시스템에서 고속 패킷 데이터 송/수신장치 및 방법 |
CN100493075C (zh) * | 2003-11-06 | 2009-05-27 | 西安电子科技大学 | 变长数据分组与定长信元混合传送的方法与适配装置 |
US8341510B2 (en) * | 2007-06-22 | 2012-12-25 | Sony Corporation | CRC generator polynomial select method, CRC coding method and CRC coding circuit |
-
2008
- 2008-01-07 CN CNA2008100028637A patent/CN101483441A/zh active Pending
-
2009
- 2009-01-07 WO PCT/KR2009/000052 patent/WO2009088207A2/en active Application Filing
- 2009-01-07 KR KR1020107014830A patent/KR101518831B1/ko active IP Right Grant
- 2009-01-07 US US12/811,174 patent/US8464140B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070089035A1 (en) | 2005-09-30 | 2007-04-19 | Intel Corporation | Silent data corruption mitigation using error correction code with embedded signaling fault detection |
Also Published As
Publication number | Publication date |
---|---|
CN101483441A (zh) | 2009-07-15 |
US8464140B2 (en) | 2013-06-11 |
WO2009088207A3 (en) | 2009-10-01 |
WO2009088207A2 (en) | 2009-07-16 |
US20100287457A1 (en) | 2010-11-11 |
KR20100113073A (ko) | 2010-10-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10432252B2 (en) | Methods and apparatus for signal spreading and multiplexing | |
EP3172853B1 (en) | System and method for generating codebooks with small projections per complex dimension and utilization thereof | |
CN107005363B (zh) | 用于重复设计的方法以及装置 | |
US8522112B2 (en) | Method and apparatus for interleaving data in a mobile communication system | |
JP5423798B2 (ja) | 符号化および復号方法およびその装置 | |
KR101518831B1 (ko) | 통신시스템에서 순환중복검사 첨부를 위한 장치 | |
CN107534641B (zh) | 低数据速率传输的方法和系统 | |
US9071992B2 (en) | Signaling for extended MPDU, A-MPDU and A-MSDU frame formats | |
CN107431563B (zh) | 网络节点、用户设备及其方法 | |
CN109314952A (zh) | 第五代新无线电物理下行控制信道设计 | |
US10771093B2 (en) | Apparatus to improve flexibility of data transmission | |
US20150263825A1 (en) | Method and apparatus for interleaving data in a mobile communication system | |
US10644835B1 (en) | System and method for interleaving distributed CRC in polar codes for early termination | |
CN111200442A (zh) | 编译码方法、编码译码装置以及系统 | |
US20190115939A1 (en) | Data transmission method and device | |
EP2158701B1 (en) | Uplink control channel transmission and reception in a mobile communication system | |
CN102386998B (zh) | 一种pucch编解码方法及其装置 | |
CN109937547B (zh) | 一种基站、用户设备中的用于信道编码的方法和装置 | |
Chowdhury et al. | Performance Analysis of WiMAX PHY | |
KR101785609B1 (ko) | 통신시스템에서 순환잉여검사 부호화를 위한 기술 | |
WO2019071592A1 (en) | METHOD AND COMPUTER DEVICE FOR FACILITATING MULTI-USER DETECTION | |
US10623134B2 (en) | Communication device and method therein for transmitting data packets in a wireless communication network | |
CN117480746A (zh) | 执行信道编码的方法、通信装置、处理装置和存储介质及执行信道解码的方法和通信装置 | |
KR20100004469A (ko) | 광대역 무선통신시스템에서 채널 코딩 장치 및 방법 | |
Tanaka et al. | Performance of Reed-Solomon Coded MC-DS-CDMA with Bi-orthogonal Modulation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0105 | International application |
Patent event date: 20100705 Patent event code: PA01051R01D Comment text: International Patent Application |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20140102 Comment text: Request for Examination of Application |
|
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: 20150410 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20150504 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20150506 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20180427 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20180427 Start annual number: 4 End annual number: 4 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20210215 |