CN112911642B - CPRI data compression method for wireless communication base station - Google Patents

CPRI data compression method for wireless communication base station Download PDF

Info

Publication number
CN112911642B
CN112911642B CN202011526361.1A CN202011526361A CN112911642B CN 112911642 B CN112911642 B CN 112911642B CN 202011526361 A CN202011526361 A CN 202011526361A CN 112911642 B CN112911642 B CN 112911642B
Authority
CN
China
Prior art keywords
data
path
bits
control information
bit
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.)
Active
Application number
CN202011526361.1A
Other languages
Chinese (zh)
Other versions
CN112911642A (en
Inventor
胡征
龚铭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Shouzheng Communication Technology Co ltd
Original Assignee
Shanghai Shouzheng Communication Technology Co ltd
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 Shanghai Shouzheng Communication Technology Co ltd filed Critical Shanghai Shouzheng Communication Technology Co ltd
Priority to CN202011526361.1A priority Critical patent/CN112911642B/en
Publication of CN112911642A publication Critical patent/CN112911642A/en
Application granted granted Critical
Publication of CN112911642B publication Critical patent/CN112911642B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC

Abstract

The invention discloses a CPRI data compression method of a wireless communication base station, N complex data are acquired at an input interface of a compression module, each complex data is composed of an I path data and a Q path data, the I path data is considered to be in front of the Q path data without losing generality, the I path data and the Q path data are separately seen to be real numbers, the I path data and the Q path data are realized in a form of two's complement codes in engineering, and the bit number of the input data is recorded as B_in. By regularizing the data, special control information is not required to be transmitted, and the processing and storage cost of the interface is effectively reduced; the transmitted data is protected to some extent by encoding and encrypting the control information.

Description

CPRI data compression method for wireless communication base station
Technical Field
The invention belongs to the field of wireless communication, and in particular relates to a CPRI data compression method of a wireless communication base station.
Background
At present, a CPRI interface in an FH link in a wireless communication technology has a main function of being used as an interface for directly carrying out baseband data interaction between an eNB and an RRU, the format of the CPRI interface is generally IQ data alternately arranged, and different equipment manufacturers have private agreements. A common base station transmission scheme is shown in FIG. 1, in which BBU represents a base station processing unit and is responsible for processing physical layer signals, and is the main constituent equipment of a receiver and a transmitter; CPRI interface in the figure is an interface, generally in the form of optical fiber, responsible for directly transmitting baseband waveform signals between BBU and RRU; the RRU in the figure is a remote radio unit and is responsible for the receiving and transmitting processing of a radio frequency channel; the antenna part is responsible for the conversion of electric signals and wireless electromagnetic waves; at present, the common bits of the CPRI compression method are the modes that additional control block data is arranged in front of and behind normal compression data, and the compression mode has two disadvantages, namely, the data is not regular enough, additional processing logic is required to be added, and the redundant information bits are added to consume more bandwidth and waste resources.
In view of the above problems, how to provide a new data compression and transmission manner, so that the data compression and transmission manner is more regular and the transmission bandwidth is more effectively utilized, and no effective solution has been found yet.
Disclosure of Invention
The technical scheme adopted by the invention for solving the technical problems is to provide a CPRI data compression method of a wireless communication base station, wherein CPRI compressed data is mixed into target transmitting data after special coding treatment, so that the transmission bandwidth can be more effectively utilized, and a certain encryption function is provided.
In order to solve the technical problems, the adopted specific technical scheme is as follows:
compressing the data transmitted by CPRI with low complexity;
1) N complex data are acquired at an input interface of the compression module, each complex data is composed of one I path of data and one Q path of data, without losing generality, the I path of data is considered to be in front of the Q path of data, the I path of data and the Q path of data are independently seen to be real numbers, the complex data are realized in a form of two's complement codes in engineering, and the bit number of the input data is recorded as B_in;
2) Traversing 2N real number data corresponding to the N complex number data, taking an absolute value for each data, traversing to obtain the number with the largest absolute value in the 2N data, and marking the number as R_max;
3) Carrying out operation of solving leading 0 on the value R_max with the maximum absolute value to obtain the number S of leading 0, wherein S is an integer greater than or equal to 0;
4) Traversing 2N real data corresponding to the N input complex data, performing left shift S-bit operation on each data, and starting from the MSB of each data, intercepting B_out bits to obtain data of an output interface.
Encoding control information generated by compression;
and (3) packaging and integrating the compressed data, and combining the control information S and the data bits generated in the previous steps, wherein the steps are as follows:
1) Repeatedly encoding control information data of B_info bits to obtain B_scramble bits;
2) Scrambling the B_scramble bits, wherein the content of a scrambling sequence is pre-defined at the receiving and transmitting ends;
3) B_sync synchronization bits are added in front of the scrambled bit sequence, wherein the content and the length of the synchronization bits are also defined at the receiving and transmitting ends;
4) And replacing the original data by the obtained control information bit sequence according to the LSB bit positions of the data which are put into the data bit by bit in the row.
The above method for compressing CPRI data in a wireless communication base station, wherein: the control information is interleaved into the LSBs of the data.
Compared with the prior art, the invention has the following beneficial effects:
according to the scheme, CPRI compressed data is mixed into target emission data after special coding treatment, so that the data is normalized, special control information is not required to be transmitted, and the processing and storage cost of an interface is effectively reduced; the transmitted data is protected to some extent by encoding and encrypting the control information.
Drawings
Fig. 1 is a schematic diagram of a conventional base station transmission scheme.
Fig. 2 is a schematic diagram of the data arrangement after compression.
Fig. 3 is a schematic diagram of replacing original data with the obtained LSB bit positions of the control information bit sequence according to the line and bit by bit.
Description of the embodiments
The invention is further described below with reference to the drawings and examples.
OFDM:Orthogonal Frequency Division Multiplexing。
LTE:Long Term Evolution。
NR:New Radio。
CPRI:Common Public Radio Interface。
LSB:Least Significant Bit。
MSB:Most Significant Bit。
BBU:Base Band Unit。
RRU:Radio Remote Unit。
First, the compression mode of the CPRI interface data related to the present invention is described as follows:
1) N complex data are acquired at an input interface of a compression module, wherein each complex data is composed of one I path of data and one Q path of data, without losing generality, the I path of data is considered to be in front of the Q path of data, the I path of data and the Q path of data are separately seen to be real numbers, the complex data are realized in a form of two's complement codes in engineering, and the bit number of the input data is recorded as B_in;
2) Traversing 2N real number data corresponding to the N complex number data, taking an absolute value for each data, traversing to obtain the number with the largest absolute value in the 2N data, and marking the number as R_max;
3) Carrying out operation of solving leading 0 on the value R_max with the maximum absolute value to obtain the number S of leading 0, wherein S is an integer greater than or equal to 0;
4) Traversing 2N real data corresponding to the N input complex data, performing left shift S-bit operation on each data, and starting from the MSB of each data, intercepting B_out bits to obtain data of an output interface;
fig. 2 is a schematic diagram of the arrangement of compressed data. Wherein each square represents a bit in which the data is arranged in an iqiq.
Secondly, the compressed data is packed and integrated, and the control information S and the data bits generated in the previous step are combined together. The method comprises the following steps:
repeatedly encoding control information data of B_info bits to obtain B_scramble bits;
scrambling b_coded bits, wherein the content of the scrambling sequence is predefined in advance at both transceiver ends, which is considered to be known, and the 01010101 sequence can be used as an example here;
b_sync synchronization bits are added in front of the scrambled bit sequence, wherein the content and the length of the synchronization bits are agreed by the receiving and transmitting ends;
the obtained control information bit sequence is put into the LSB bit position of the data bit by bit according to the row to replace the original data;
fig. 3 is a schematic diagram.
B_info represents a constant representing the number of information bits, e.g. 111000111, b_info should be 9; and b_stream represents the number of bits after repetition coding, for example, if the above coding is 111000111111000111, then b_stream is 18.
In summary, the key points of the scheme of the application are as follows:
1) Compressing the data transmitted by CPRI with low complexity;
2) Encoding control information generated by compression;
3) The encoding includes (1) repeating the process of encoding the control information bit sequence to fit the specified length, i.e., to have a rate matching; (2) Performing a fixed masking operation on the matched sequences to protect the data; (3) A leader sequence with fixed length is added, so that the target data can be more conveniently positioned and judged at a receiving end;
4) The control information is interleaved into the LSBs of the data with no overhead.

Claims (2)

1. A method for compressing CPRI data of a wireless communication base station, which is characterized in that:
compressing the data transmitted by CPRI with low complexity;
n complex data are acquired at an input interface of the compression module, each complex data is composed of one I path of data and one Q path of data, without losing generality, the I path of data is considered to be in front of the Q path of data, the I path of data and the Q path of data are independently seen to be real numbers, the complex data are realized in a form of two's complement codes in engineering, and the bit number of the input data is recorded as B_in;
traversing 2N real number data corresponding to the N complex number data, taking an absolute value for each data, traversing to obtain the number with the largest absolute value in the 2N data, and marking the number as R_max;
carrying out operation of solving leading 0 on the value R_max with the maximum absolute value to obtain the number S of leading 0, wherein S is an integer greater than or equal to 0;
traversing 2N real data corresponding to the N input complex data, performing left shift S-bit operation on each data, and starting from the MSB of each data, intercepting B_out bits to obtain data of an output interface;
encoding control information generated by compression;
and (3) packaging and integrating the compressed data, and combining the control information S and the data bits generated in the previous steps, wherein the steps are as follows:
repeatedly encoding control information data of B_info bits to obtain B_scramble bits;
scrambling the B_scramble bits, wherein the content of a scrambling sequence is pre-defined at the receiving and transmitting ends;
b_sync synchronization bits are added in front of the scrambled bit sequence, wherein the content and the length of the synchronization bits are also defined at the receiving and transmitting ends;
and replacing the original data by the obtained control information bit sequence according to the LSB bit positions of the data which are put into the data bit by bit in the row.
2. The method for CPRI data compression in a wireless communication base station as claimed in claim 1, wherein: the control information is interleaved into the LSBs of the data.
CN202011526361.1A 2020-12-22 2020-12-22 CPRI data compression method for wireless communication base station Active CN112911642B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011526361.1A CN112911642B (en) 2020-12-22 2020-12-22 CPRI data compression method for wireless communication base station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011526361.1A CN112911642B (en) 2020-12-22 2020-12-22 CPRI data compression method for wireless communication base station

Publications (2)

Publication Number Publication Date
CN112911642A CN112911642A (en) 2021-06-04
CN112911642B true CN112911642B (en) 2024-01-19

Family

ID=76111600

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011526361.1A Active CN112911642B (en) 2020-12-22 2020-12-22 CPRI data compression method for wireless communication base station

Country Status (1)

Country Link
CN (1) CN112911642B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101932002A (en) * 2009-06-19 2010-12-29 中兴通讯股份有限公司 Method for realizing matching between uplink transmission rate and downlink transmission rate as well as BBU and RRU
CN102790999A (en) * 2011-05-19 2012-11-21 中兴通讯股份有限公司 Data compression, transmission, receiving and uncompressing method and corresponding device
KR101410249B1 (en) * 2013-05-09 2014-06-20 주식회사 이노와이어리스 data compression and decompression method between digital unit and radio unit in cloud radio access network
US9059970B1 (en) * 2014-04-28 2015-06-16 Innowireless Co., Ltd. Method of compressing and decompressing I/Q sample data in cloud radio access network
CN104811413A (en) * 2015-05-11 2015-07-29 武汉邮电科学研究院 Double DAGC (Digital Automatic Gain Control) factor compression and decompression device and method of LET (Long Term Evolution) CPRI (Common Public Radio Interface)
KR20150124283A (en) * 2014-04-28 2015-11-05 주식회사 이노와이어리스 method for compression and decompression I/Q sample data in cloud radio access network
CN106304190A (en) * 2016-07-28 2017-01-04 武汉虹信通信技术有限责任公司 A kind of CPRI interface data compression transmitting method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9520971B2 (en) * 2012-07-17 2016-12-13 Zte Corporation Data transmission method and device
US10498793B2 (en) * 2017-07-31 2019-12-03 Microsoft Technology Licensing, Llc System and method for digital compression for streaming data

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101932002A (en) * 2009-06-19 2010-12-29 中兴通讯股份有限公司 Method for realizing matching between uplink transmission rate and downlink transmission rate as well as BBU and RRU
CN102790999A (en) * 2011-05-19 2012-11-21 中兴通讯股份有限公司 Data compression, transmission, receiving and uncompressing method and corresponding device
KR101410249B1 (en) * 2013-05-09 2014-06-20 주식회사 이노와이어리스 data compression and decompression method between digital unit and radio unit in cloud radio access network
US8842724B1 (en) * 2013-05-09 2014-09-23 Innowireless Co., Ltd. Data compression and decompression method between digital unit and radio unit in cloud radio access network
US9059970B1 (en) * 2014-04-28 2015-06-16 Innowireless Co., Ltd. Method of compressing and decompressing I/Q sample data in cloud radio access network
KR20150124283A (en) * 2014-04-28 2015-11-05 주식회사 이노와이어리스 method for compression and decompression I/Q sample data in cloud radio access network
CN104811413A (en) * 2015-05-11 2015-07-29 武汉邮电科学研究院 Double DAGC (Digital Automatic Gain Control) factor compression and decompression device and method of LET (Long Term Evolution) CPRI (Common Public Radio Interface)
CN106304190A (en) * 2016-07-28 2017-01-04 武汉虹信通信技术有限责任公司 A kind of CPRI interface data compression transmitting method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LTE和LTE-Advanced系统中CPRI压缩算法研究;郭彬;曹伟;陶安;;信息通信技术(第02期);全文 *

Also Published As

Publication number Publication date
CN112911642A (en) 2021-06-04

Similar Documents

Publication Publication Date Title
US8989088B2 (en) OFDM signal processing in a base transceiver system
CN107409111B (en) Transmission device and transmission method for collecting physical layer protocol data unit
CN101939934B (en) Secondary synchronization codebook for E-UTRAN
US9059778B2 (en) Frequency domain compression in a base transceiver system
US5727064A (en) Cryptographic system for wireless communications
CN1022157C (en) Interconnecting and processing system for facilitating frequency hopping
CA2439572A1 (en) Method and apparatus for performing digital communications
US9736724B2 (en) Physical layer frame format for long range WLAN
CA2327980C (en) Communications system employing orthogonal frequency division multiplexing based spread spectrum multiple access
CN1286537A (en) Method for providing emission diversity of down link
US8989257B1 (en) Method and apparatus for providing near-zero jitter real-time compression in a communication system
US6813355B1 (en) Method and arrangement for ciphering information transfer
WO1995023464A1 (en) Method and apparatus for time division multiplexing the use of spreading codes in a communication system
CN112911642B (en) CPRI data compression method for wireless communication base station
CN110890936B (en) Code block generation method, receiving method and device
CN101253721B (en) Method for encoding data blocks
JP2009010516A (en) Receiving device, transmitting device, random seed value acquiring method, and radio communication system
CN1130044C (en) Method for digital radio transmission of data from several substribers
KR100585832B1 (en) Apparatus and method for expanding channels in CDMA system
US10715274B2 (en) Channel width agile communication method
Hsu et al. Configurable baseband designs and implementations of WiMAX/LTE dual systems based on multi-core DSP
CN101494487A (en) Frequency offset compensation method of virtual MISO system
CN101252363B (en) Transmitting system, multiplexer and method for reducing power unevenness in sending machine band
CN101282196A (en) Transmitting data packets over an air interface
US20020197987A1 (en) Transparent data transmission for wireless/cellular communication system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant