CN1667988B - A method of parsing from the transmission format combination calculation value to the transmission format indication - Google Patents
A method of parsing from the transmission format combination calculation value to the transmission format indication Download PDFInfo
- Publication number
- CN1667988B CN1667988B CN2005100644762A CN200510064476A CN1667988B CN 1667988 B CN1667988 B CN 1667988B CN 2005100644762 A CN2005100644762 A CN 2005100644762A CN 200510064476 A CN200510064476 A CN 200510064476A CN 1667988 B CN1667988 B CN 1667988B
- Authority
- CN
- China
- Prior art keywords
- ctfc
- tfi
- transmission
- transmission channel
- transmission format
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
- 230000005540 biological transmission Effects 0.000 title claims abstract description 61
- 238000004364 calculation method Methods 0.000 title claims abstract description 6
- 238000000034 method Methods 0.000 title description 19
- 238000004458 analytical method Methods 0.000 claims abstract description 14
- 230000011664 signaling Effects 0.000 claims abstract description 7
- ZIIRLFNUZROIBX-UHFFFAOYSA-N 2,3,5-trichlorobenzene-1,4-diol Chemical compound OC1=CC(Cl)=C(O)C(Cl)=C1Cl ZIIRLFNUZROIBX-UHFFFAOYSA-N 0.000 description 24
- 125000004122 cyclic group Chemical group 0.000 description 6
- 230000001174 ascending effect Effects 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 3
- 238000010295 mobile communication Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 239000002131 composite material Substances 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 101000933296 Homo sapiens Transcription factor TFIIIB component B'' homolog Proteins 0.000 description 1
- 101100260210 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) PZF1 gene Proteins 0.000 description 1
- 101100045759 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) TFC1 gene Proteins 0.000 description 1
- 101100045760 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) TFC3 gene Proteins 0.000 description 1
- 101100045761 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) TFC4 gene Proteins 0.000 description 1
- 101100424913 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) TFC6 gene Proteins 0.000 description 1
- 101100424916 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) TFC8 gene Proteins 0.000 description 1
- 101100042410 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sfc1 gene Proteins 0.000 description 1
- 101100365570 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sfc3 gene Proteins 0.000 description 1
- 101100365571 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sfc4 gene Proteins 0.000 description 1
- 101100365572 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sfc6 gene Proteins 0.000 description 1
- 101100365573 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sfc7 gene Proteins 0.000 description 1
- 102100026002 Transcription factor TFIIIB component B'' homolog Human genes 0.000 description 1
- 230000006854 communication Effects 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 101150113522 tfc7 gene Proteins 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Images
Landscapes
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
本发明从传输格式组合计算值CTFC到各传输信道的传输格式指示TFI的解析方法,通过CTFC与各传输信道的传输格式数L进行递归取模和整除运算获取各传输信道的TFI。包括以下步骤:接收方通过TFCI的物理层信令获得参数CTFC、传输信道数I、以及每个传输信道的传输格式数L1、L2、…、LI;设置中间变量T_CTFC及循环变量i的初值分别为CTFC和1;执行循环操作TFIi=T_CTFC MOD Li,T_CTFC=T_CTFCDIV Li,其中MOD、DIV分别为取模和整除运算;对i加1,执行下一次循环,直到i=I求得TFII。本发明巧妙地利用了各传输信道的TFI与CTFC之间的内在关系,通过简单的运算完成CTFC到TFI的解析。
The present invention analyzes the transmission format combination calculation value CTFC to the transmission format indicator TFI of each transmission channel, and obtains the TFI of each transmission channel by performing recursive modulo and integer division operations on CTFC and the transmission format number L of each transmission channel. It includes the following steps: the receiver obtains the parameter CTFC, the number of transmission channels I, and the number of transmission formats L 1 , L 2 , ..., L I of each transmission channel through the physical layer signaling of TFCI; sets the intermediate variable T_CTFC and the loop variable i The initial values are CTFC and 1 respectively; execute the loop operation TFI i =T_CTFC MOD L i , T_CTFC=T_CTFCDIV L i , where MOD and DIV are respectively modulo and integer division operations; add 1 to i and execute the next cycle until i =I Obtain TFI I . The present invention skillfully utilizes the internal relationship between TFI and CTFC of each transmission channel, and completes the analysis from CTFC to TFI through simple calculation.
Description
TFI | TrCH 1 | TrCH 2 | TrCH 3 | TrCH 4 |
TF0=0 | (0×81) | (0×103) | (0×60) | (0×144) |
TF1=1 | (1×39) | (1×53) | (1×60) | (1×144) |
TF2=2 | (1×42) | (1×63) | N/A | N/A |
TF3=3 | (1×55) | (1×84) | N/A | N/A |
TF4=4 | (1×75) | (1×103) | N/A | N/A |
TF5=5 | (1×81) | N/A | N/A | N/A |
TFCS No. | TFC | CTFC |
TFC1 | (TF0,TF0,TF0,TF0) | 0 |
TFC2 | (TF1,TF0,TF0,TF0) | 1 |
TFC3 | (TF2,TF1,TF0,TF0) | 8 |
TFC4 | (TF3,TF2,TF0,TF0) | 15 |
TFC5 | (TF4,TF3,TF0,TF0) | 22 |
TFC6 | (TF5,TF4,TF1,TF0) | 59 |
TFC7 | (TF0,TF0,TF0,TF1) | 60 |
TFC8 | (TF1,TF0,TF0,TF1) | 61 |
TFC9 | (TF2,TF1,TF0,TF1) | 68 |
TFC10 | (TF3,TF2,TF0,TF1) | 75 |
TFC11 | (TF4,TF3,TF0,TF 1) | 82 |
TFC12 | (TF5,TF4,TF1,TF1) | 119 |
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2005100644762A CN1667988B (en) | 2005-04-18 | 2005-04-18 | A method of parsing from the transmission format combination calculation value to the transmission format indication |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2005100644762A CN1667988B (en) | 2005-04-18 | 2005-04-18 | A method of parsing from the transmission format combination calculation value to the transmission format indication |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1667988A CN1667988A (en) | 2005-09-14 |
CN1667988B true CN1667988B (en) | 2010-06-09 |
Family
ID=35038887
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2005100644762A Expired - Fee Related CN1667988B (en) | 2005-04-18 | 2005-04-18 | A method of parsing from the transmission format combination calculation value to the transmission format indication |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN1667988B (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030072290A1 (en) * | 2001-07-09 | 2003-04-17 | Samsung Electronics Co., Ltd. | Apparatus and method for symbol mapping TFCI bits for a hard split mode in a CDMA mobile communication system |
CN1433172A (en) * | 2002-01-11 | 2003-07-30 | 华为技术有限公司 | Method of realizing combined calculation reverse transformation in transmission format |
CN1437340A (en) * | 2002-02-06 | 2003-08-20 | 华为技术有限公司 | Mapping method from the calculated value of transmission format combination to the indication of transmission format combination |
CN1437342A (en) * | 2002-02-04 | 2003-08-20 | 华为技术有限公司 | Decoding method and device for transmission format combination indicating data |
-
2005
- 2005-04-18 CN CN2005100644762A patent/CN1667988B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030072290A1 (en) * | 2001-07-09 | 2003-04-17 | Samsung Electronics Co., Ltd. | Apparatus and method for symbol mapping TFCI bits for a hard split mode in a CDMA mobile communication system |
CN1433172A (en) * | 2002-01-11 | 2003-07-30 | 华为技术有限公司 | Method of realizing combined calculation reverse transformation in transmission format |
CN1437342A (en) * | 2002-02-04 | 2003-08-20 | 华为技术有限公司 | Decoding method and device for transmission format combination indicating data |
CN1437340A (en) * | 2002-02-06 | 2003-08-20 | 华为技术有限公司 | Mapping method from the calculated value of transmission format combination to the indication of transmission format combination |
Also Published As
Publication number | Publication date |
---|---|
CN1667988A (en) | 2005-09-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101267679B (en) | A method for mapping physical random access channel | |
KR20170139584A (en) | Code block splitting method and device | |
CN103634851B (en) | The acquisition methods of a kind of transport block size and device | |
CN101902228B (en) | Rapid cyclic redundancy check encoding method and device | |
WO2022088876A1 (en) | Communication data processing method and apparatus, device, and storage medium | |
CN105264778A (en) | CRC calculation method and apparatus | |
CN103237351B (en) | The descending RB resource allocation methods of a kind of LTE system based on polling dispatching | |
CN102148791A (en) | Communication device and receiving method | |
WO2011029302A1 (en) | Method and device for generating pseudo random sequences | |
CN1667988B (en) | A method of parsing from the transmission format combination calculation value to the transmission format indication | |
CN101494633A (en) | Code channel management in a wireless communications system | |
CN101162938B (en) | Transmission format combination selecting method of MAC layer and device thereof | |
CN104636432B (en) | A kind of method and device of journal file compression and decompression | |
CN106130705A (en) | A kind of band resource distribution indicating means under frequency division multiple access transmission mode | |
CN1964293A (en) | Terminal wireless access method and its system | |
CN101277177A (en) | Transmission method for determining transmission module size and modulation system by multiplexing scheduling and non-scheduling | |
CN101998647A (en) | Method for indicating resource distribution | |
CN101252371B (en) | Decoding method of high speed sharing control channel | |
CN105141395B (en) | Frame payload extracting method in a kind of broadband access network system | |
CN102244636B (en) | A kind of partial transmission sequence method | |
CN102469050B (en) | Chanel estimating method in long-term evolution system based on specific reference signal of terminal | |
CN102201884B (en) | Blind identification method for pseudo-random interleaving | |
CN102118221B (en) | Decoding method and device for UCI (uplink control information) | |
CN101772033B (en) | Displacement method of source subbands / microbands and displacement method of subcarriers / subcarrier sets | |
CN1964204A (en) | A decoding optimization method and device to intensify special physical control channel |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
ASS | Succession or assignment of patent right |
Owner name: HAIAN INSTITUTE OF HIGH-TECH RESEARCH, NANJING UNI Free format text: FORMER OWNER: ZTE CORPORATION Effective date: 20140917 |
|
C41 | Transfer of patent application or patent right or utility model | ||
COR | Change of bibliographic data |
Free format text: CORRECT: ADDRESS; FROM: 518057 SHENZHEN, GUANGDONG PROVINCE TO: 226600 NANTONG, JIANGSU PROVINCE |
|
TR01 | Transfer of patent right |
Effective date of registration: 20140917 Address after: 226600 No. 288 Changjiang West Road, Haian County, Nantong, Jiangsu Patentee after: HAIAN INSTITUTE OF HIGH-TECH RESEARCH, NANJING UNIVERSITY Address before: 518057 Nanshan District, Guangdong high tech Industrial Park, science and Technology Industrial Park, ZTE building, block A, layer 6, layer Patentee before: ZTE Corporation |
|
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20100609 Termination date: 20160418 |