Share this

Integrated base station concept under TD and WCDMA hybrid networking

2026-04-06 04:16:40 · · #1
Abstract: Future 3G networks may be composed of a hybrid of WCDMA and TD-SCDMA. Reducing construction costs is a crucial issue that developers and operators must consider. This article first explains the necessity and feasibility of hybrid WCDMA and TD-SCDMA networking, then proposes an integrated baseband processing terminal for both systems within the same platform, and finally discusses related issues in achieving this integration. WCDMA and TD-SCDMA are two major 3G standards. In the future, China's 3G network is very likely to see the coexistence of both WCDMA and TD-SCDMA standards. Furthermore, since WCDMA and TD-SCDMA technologies share the same core network, their merging into a single network is also possible. Therefore, we can boldly speculate that hybrid WCDMA and TD-SCDMA networking is the development trend of China's 3G mobile communication network. If these two mobile communication systems can be implemented within base stations using shared hardware, it will greatly reduce network construction costs and facilitate daily maintenance and upgrades. 1. Hybrid Networking of WCDMA and TD-SCDMA 1.1 Necessity of Hybrid Networking WCDMA adopts the DS-CDMA multiple access method and improves system performance through advanced technologies such as adaptive antennas, multi-user detection, diversity reception, and hierarchical cell structure; it adopts pilot symbol coherent RAKE reception, which solves the problem of limited uplink channel capacity; it adopts precise power control, which has good anti-fading performance; it uses a 5MHz channel bandwidth with a chip rate of 3.84Mchips/s, which supports high-speed data rates and increases the advantages of multipath diversity; it also supports various variable user data rates, which can realize rapid radio capacity allocation and achieve the best throughput of packet data services [1,2]. The TD-SCDMA system adopts smart antenna technology, which can greatly reduce multiple access interference and improve system capacity; while adopting uplink synchronization technology and software radio technology, it can simplify hardware costs and reduce development cycle; it has high spectrum flexibility and spectrum utilization, and supports asymmetric data services. According to UMTS analysis, by 2010, the uplink-to-downlink traffic ratio will reach 1:10, and the TD-SCDMA system, operating in TDD mode, has a natural advantage in handling this asymmetric traffic. This is because the TD-SCDMA system can flexibly adapt to the asymmetric traffic requirements of wireless mobile users on the uplink and downlink by adjusting the switching points of the uplink and downlink time slots, thus easily balancing uplink and downlink traffic. WCDMA systems require symmetrical frequency bands, and given the current scarcity of frequency resources, finding suitable symmetrical frequency bands is extremely difficult. The TD-SCDMA system, however, can "fill in the gaps," using any available frequency band (1.6MHz) that meets the requirements for a single carrier, thus flexibly and effectively utilizing existing frequency resources. Its disadvantages include a smaller coverage distance compared to FDD, and poorer resistance to fading and Doppler effects compared to the continuous transmission FDD method [1, 3]. With strong national support for domestic industries, the prospects for TD-SCDMA are optimistic, and operators will inevitably obtain TD-SCDMA licenses. WCDMA technology will also occupy an important position in China's mobile communication market, which has the world's largest GSM mobile communication network. Therefore, to adapt to the service needs of 3G systems, it is estimated that operators will combine WCDMA and TD-SCDMA standards for hybrid networking when planning and building 3G mobile communication networks. 1.2 Feasibility of Hybrid Networking First, the core networks of both WCDMA and TD-SCDMA are mainly based on GSM MAP. The main difference between the two lies in the definition of the radio interface, which provides the necessary technical foundation for hybrid networking. Second, when the two are hybridized, there is no need to build a duplicate core network, which can provide high-quality communication services while meeting the needs of multiple users, thereby reducing network construction costs. WCDMA technology is more suitable for coverage in a wide range of areas, such as rural areas; while TD-SCDMA is more suitable for coverage in hotspot areas, such as densely populated cities. Therefore, the effective combination of the two can further reduce network construction costs. 1.3 Demand for Integrated Base Stations in Hybrid Networking With the rapid development of mobile communication technology, new communication systems and products are constantly being launched. The life cycle of communication products is short, and development costs are rising, making traditional development and design approaches difficult to adapt. If WCDMA and TD-SCDMA can be compatible within a single hardware system of a base station and have strong scalability, it can not only reduce network construction costs and simplify circuit design, but also has advantages such as strong anti-interference capability, small equipment size, flexible operation and maintenance, and convenient upgrades. 2. Research on integrated base stations 2.1 Integrated structure The "integration" referred to in this paper means the implementation of baseband processing of WCDMA and TD-SCDMA mobile communication signals on the same hardware platform. Baseband processing covers modulation/demodulation, spread spectrum/despreading, channel encoding and decoding, interleaving/deinterleaving, etc. A simple and easy way to achieve integration is to save the baseband processing software of various systems to the storage unit in advance, select one of them from the storage unit and load it into the integrated unit when using it, and then coordinate with other units to complete the required functions. Figure 1 is the structural block diagram of the integrated unit. Figure 1 Integrated unit block diagram 2.2 Feasibility of integrated base stations The implementation of integrated base stations mainly needs to meet [4]: ​​◆ The device has programmability. ◆ The communication function is software-based. ◆ The programmable device can meet the hardware resource requirements of the communication software operation. Currently, programmable devices, represented by DSPs and FPGAs, are widely used in the communications field. These devices are developing towards faster operating speeds, stronger computing power, and faster application development. The application of digital signal processing technology in the communications field has also made it possible to implement communication functions in software. Therefore, for us, the key to integration lies in whether the constructed hardware platform can meet the operational requirements of two 3G communication systems. A key issue in CDMA systems is the synchronization of PN codes, especially given the strict limitations on synchronization setup time. Achieving rapid PN code synchronization requires not only suitable algorithms but also hardware adapted to those algorithms. This algorithm has extremely high real-time requirements, making FPGAs a good choice. Currently, the computing power of FPGAs is almost unlimited, allowing for parallel processing. FPGAs with on-chip logic resources reaching millions of gates are available, meeting our real-time computing requirements. Another characteristic of 3G systems is the relatively low information symbol rate before and after spread spectrum modulation and despreading. Baseband processing of such signals can be accomplished using conventional DSP devices. For example, TI's TMS320C6416 boasts a clock rate of up to 600MHz, an instruction cycle as low as nanoseconds, abundant interface resources, and a built-in Viterbi and Turbo decoding coprocessor, offering powerful functionality and reducing the resource consumption of the originally resource-intensive Viterbi and Turbo decoding algorithms. In our tests on an engineering prototype, the decoding time for 192-bit (4,1,9) Viterbi decoding was <0.1ms. Based on these considerations, we propose an integrated architecture called DSP+FPGA, which can meet the needs of systems requiring both control capabilities and real-time signal processing. Its greatest advantages are its flexible structure, strong versatility, suitability for modular design, improved algorithm efficiency, short development cycle, easy system maintenance and expansion, and suitability for real-time signal processing. This architecture uses a DSP as the main processor and an FPGA as the slave processor. In terms of functional allocation, the DSP handles control and low-speed communication signal processing, while the FPGA primarily performs real-time algorithm calculations. Some interfaces for channel connections are also implemented in the FPGA. Figure 2 shows the specific functional allocation of the DSP and FPGA in the integrated unit. [align=center] Figure 2 Specific functional allocation of DSP and FPGA in the integrated unit[/align] 3. Issues related to integrated implementation 3.1 Software configuration Software configuration refers to the configuration and loading of software. The software includes DSP programs and FPGA programs for each type of 3G mobile communication signal baseband processing. These programs are uniformly stored in the storage unit, and the storage medium is a general-purpose flash memory. When a certain system is used, its corresponding program is loaded into the DSP and FPGA. In the current implementation of configuration, the more common practice is to connect the storage unit to the DSP in a bus manner, as the external data space of the DSP. In this way, the DSP program can be burned into the flash memory with the help of the DSP's own development environment. When loading, the DSP program can be directly guided from the flash memory to the internal program space of the DSP for execution. For the FPGA, its software configuration must be completed with the cooperation of the DSP. During storage, the FPGA program is first converted into a common format in its development environment, and then programmed into the flash memory using a DSP. During loading, the FPGA program is read into the DSP byte by byte or word by word, and then written into the FPGA according to the FPGA program's loading sequence. Another feasible method is to connect the flash memory to a PC via a bus (such as a PCI bus) and dynamically configure the FPGA through the bus. This is the most flexible and convenient method. The configuration file can be placed anywhere in the system. When configuration is needed, under the control of the CPU or embedded system, the configuration file is read out and configured through the PCI bus to the specified FPGA and DSP chips. 3.2 Software-defined radio for frequency conversion/RF units requires reducing single-function, inflexible hardware circuits, especially analog circuits, and placing digitization (A/D, D/A conversion) as close to the antenna as possible. For integrated units, the ideal situation is digitization of RF low-pass sampling, minimizing the number of analog circuits. However, for 3G mobile terminals operating at around 2GHz, the sampling rate must be at least 4GHz. Such a high sampling rate is difficult for A/D/A converters to achieve, and subsequent digital signal processors are also difficult to meet the requirements. Therefore, we can consider using an intermediate frequency bandpass sampling software radio architecture [5]. For both systems, it is difficult to implement if the radio frequency units are all set in one module. Because the frequency band is too wide, the filter is difficult to implement. We can use different modules, and for different signals, we can directly replace the radio frequency module. The digital downconverter can use AD6652 from AD company to realize intermediate frequency (IF) data downconversion and digital signal processing in the multi-carrier transceiver. It reduces the PCB area and improves signal integrity by directly coupling the output of the 12-bit dual ADC to an on-chip four-channel multi-mode digital RSP. The device is suitable for single-carrier and various radio architectures and can be customized to suit the specified radio standards. For digital upconverters, Analog Devices' AD6633 can be used. It is Analog Devices' first digital upconverter to employ crest factor reduction technology and is suitable for 3G wireless transmitters such as CDMA2000, WCDMA, and TD-SCDMA. The AD6633 operates at 125 MSPS and can handle 4 or 6 channels. It prevents signal distortion by reducing the crest factor. The AD6633 also features a programmable wideband channel filter to adapt to CDMA2000, WCDMA, or TD-SCDMA standards, allowing manufacturers to use a single device across multiple platforms. 4. Conclusion: The rapid development of 3G technology has brought us both opportunities and challenges. Therefore, we should accelerate research on 3G-related technologies, especially key technologies for integrated terminals using multiple systems. To achieve the integration of multiple mobile communication systems, a reasonable selection of solutions must be made based on the characteristics of various 3G systems and the functions of programmable devices to achieve both functionality and cost-effectiveness. The ideas proposed in this paper are merely concepts for 3G mobile communication terminals; many issues still need to be verified in practice. References [1] Shi Zhiyong, Zhu Sangquan. Discussion on hybrid networking of WCDMA and TD-SCDMA [J]. Mobile Communications, 2005 (4). [2] Harri Holma, Antti Toskala, translated by Chen Zeqiang, Zhou Hua, Fu Jingxing et al. WCDMA Technology and System Design [M]. Beijing: Machinery Industry Press, 2005. [3] Peng Wengen, Wang Wenbo. TD-SCDMA Mobile Communication System [M]. Beijing: Machinery Industry Press, 2006. [4] Jin Yonggang, Li Zhiqiang, Li Guangxia. Integrated design concept of multiple spread spectrum systems based on DSP+FPGA structure [R]. Second Scientific Report Meeting of the School of Communication Engineering, PLA University of Science and Technology. October 2003. [5] Yang Xiaoniu, Lou Caiyi, Xu Jianliang. Software Radio Principles and Applications [M]. Beijing: Electronic Industry Press, 2001.
Read next

CATDOLL 123CM Momoko TPE

Height: 123cm Weight: 23kg Shoulder Width: 32cm Bust/Waist/Hip: 61/54/70cm Oral Depth: 3-5cm Vaginal Depth: 3-15cm Anal...

Articles 2026-02-22