This article mainly introduces the semiconductor technology and CAD technology in the current RFIC research, and compares and discusses the respective characteristics of silicon devices and gallium arsenide devices, RFIC CAD and traditional circuit CAD.
In recent years, the booming wireless communication market, especially the rise of mobile phones and wireless Internet access services, has put forward higher requirements for wireless communication technology. Small size, light weight, low power consumption and low cost are the development direction of wireless communication terminals, and radio frequency integrated circuit technology (RFIC) plays a key role in this. The emergence and development of RFIC has put forward new requirements for semiconductor devices, radio frequency circuit analysis methods, and even receiver system structure.
Semiconductor device technology
In the RF field, the requirements for performance and process are much more complex than those for digital integrated circuits themselves. Among them, power consumption, speed, and yield are the most important parameters. At the same time, RF ICs also need to consider noise (broadband and narrowband), linearity, gain, and power efficiency. In this way, the optimized devices used in RF ICs have been continuously improved and developed. Different RF functional parts will be implemented on different semiconductor device processes. At present, the semiconductor processes used in RFICs are mainly Si, SiGe, GaAs, and InP.
● Silicon devices: Silicon integrated circuits include silicon bipolar transistors (Si-Bipolar Transistor), silicon-complementary metal oxide semiconductor (Si-CMOS), silicon bipolar complementary metal oxide semiconductor (Bi-CMOS) or silicon germanium heterojunction bipolar transistor (SiGe HBT).
At present, the communication frequency is generally below 2 GHz. Except for power amplifiers, silicon integrated circuits have an advantage in RF/IF modules. Because of its large production capacity, silicon technology can form a single chip mixed mode IC composed of RF/IF/baseband, and can operate with a single power supply. It is far superior to GaAs devices in terms of price and integration. GaAs and silicon integrated circuits have different design methods due to different material properties. Since silicon materials do not have a semi-insulation substrate, it is equivalent to designing circuits on a high-loss substrate. In addition, the gain of the device itself is low. To achieve high-frequency electrical properties comparable to GaAs, silicon RFIC relies entirely on transistor miniaturization (such as sub-micron RF CMOS) or improvement of material structure (such as SiGe heterojunction transistors) to increase the characteristic frequency fT of the device. It is also necessary to use processes such as trench isolation to improve the isolation and Q value between circuits. The process is complicated, the number of masks is large, and the defect rate and cost are greatly increased. The high-frequency model is also difficult to master due to obvious stray effects. Currently, silicon technology is capable of RFICs above 5 GHz, but it is still insufficient for RF front-ends such as low-noise amplifiers, high-power amplifiers and switches. Therefore, devices using silicon technology will be positioned in medium-frequency modules or low-tier RF modules.
It should be pointed out that in wireless transceivers, the digital signal processing part uses the standard Si-CMOS process, which usually accounts for more than 75% of the chip area. The requirements of integration and power consumption make it impossible to implement it with other processes other than CMOS. Therefore, only by realizing the CMOS integrated RF front end can the monolithic integrated transceiver and finally the monolithic integrated mobile communication products be realized. At present, with the development of CMOS technology, its unit gain cutoff frequency has been close to the GaAs level, and some unit circuits and transceivers of RF front end realized by CMOS technology have appeared. This also makes it possible to realize the single-chip integration of mobile communication products by using CMOS technology. In addition, compared with other processes, CMOS technology has higher integration, lower cost and lower power consumption, making it the mainstream direction of RFIC development.
● GaAs devices: GaAs devices have electrical characteristics far exceeding those of silicon devices in terms of high frequency, high power, high efficiency, and low noise index. Depletion-type GaAs field-effect transistors (MESFETs) or high electron mobility transistors (HEMTs/PHEMTs) can achieve 80% power added efficiency (PAE) at 3 V operation, making them very suitable for high-tier wireless communications that require long distances and long communication times. However, both require negative power supplies, which will increase the cost of the product. The complex crystal growth and gate width control of HEMT devices also affect the consistency and manufacturability of the process. Enhancement mode E-mode MESFETs/HEMTs do not require negative power supplies and can maintain the excellent characteristics of their power amplifiers, but their output power will be limited. Heterogeneous bipolar transistor (HBT) is another GaAs device that does not require a negative power supply. Its power density, current drive capability and linearity all exceed those of FETs, making it suitable for designing high-power, high-efficiency, and high-linearity microwave amplifiers. HBT is the best device choice. HBT devices have advantages in phase noise, high gm, high power density, breakdown voltage and linearity. In addition, it can operate with a single power supply, thus simplifying the difficulty of circuit design and subsystem implementation. It is very suitable for the development of RF and IF transceiver modules, especially microwave signal sources and high-linearity amplifiers.
Circuit CAD Technology
For integrated circuit design, design methods and high-level computer-aided design tools are the key to success. For common VLSI, there are a series of tools including synthesis, simulation, layout design, verification, test generation, etc. to support the entire design process. However, for RFIC, there is currently no complete set of CAD tools, and the main front-end design tools are circuit-level simulation or emulation.
Disadvantages of SPICE simulation#●Disadvantages of SPICE simulation
Conventional circuit simulation uses simulation technology represented by SPICE, which supports multiple simulations. However, due to the characteristics of RFIC, there are many difficulties in using this type of circuit simulation technology.
First, most of the design indicators of RFIC are indicators when the circuit is in a steady state, such as power gain, intermodulation and distortion. Time domain simulation using SPICE must go through a transient process to reach a steady state. For circuits with a longer transient process, a lot of calculations are required.
Secondly, RFIC usually has two or more signals with different frequencies or changing speeds. A typical case is a mixer, where the carrier frequency and signal frequency often differ by several orders of magnitude. Other cases such as the capture process of a PLL and the start-up process of an oscillator are very inefficient to simulate using SPICE, because the time required for simulation depends on the slowest component, while the time step depends on the fastest component.
In addition, there are distributed parasitic components such as interconnects and packaging in RFIC, which cannot be processed by SPICE. The accurate characteristics of these components must be given by electromagnetic field analysis, which is generally suitable for description in the frequency domain and cannot be directly used for analysis in the time domain.
Finally, noise is an important factor that determines the performance of IC systems, such as signal-to-noise ratio and bit error rate. However, SPICE can only perform noise analysis on linear amplifiers and when the noise source is a stationary random process. For nonlinear circuits in RFIC systems, such as mixers and oscillators, the statistical characteristics are no longer stationary because the noise is modulated by large signals, and the phase noise characteristics of the mixing noise are different from those of the oscillator. Therefore, the noise analysis method for linear circuits in SPICE cannot be used.
●RF circuit simulation technology
Due to the above reasons, traditional circuit simulation represented by SPICE cannot meet the needs of RFIC analysis. For this reason, simulation and emulation technologies specifically for RF and microwave communication circuits have been developed in the past decade.
Time domain method: Time domain simulation generally solves the circuit time domain differential equations under the assumption that the steady-state response of the circuit is periodic, that is, v(0)=v(T), where v is the node voltage vector, T is the period, v(0) is the initial vector of the node voltage at time zero, and v(T) is the node voltage vector at time T, and then finds the initial state v(0) that makes the equation have a periodic solution. For circuits whose excitation signals are periodic signals, the period T is a known quantity, but for oscillating circuits, its period is generally unknown, so in addition to determining v(0), the period T must also be determined.
The most commonly used method to solve the above equations is the Newton test method. Its basic principle is: assuming that the corresponding period T of the circuit is known, in a certain initial state, perform traditional circuit transient analysis on the circuit within the period T to determine whether v(0)=v(T) is satisfied. If not, set v(0)=v(T) and perform transient analysis again. Repeat this iteration until an initial state that satisfies v(0)=v(T) is found.
In the above process, a large number of matrix operations need to be performed, so this limits the scale of the circuit. The current simulation generally does not exceed 300 nodes.
The trial-and-error method is a method in the time domain. The strength of the circuit nonlinearity or whether the signal is close to a sine wave does not affect the scale of the equation and the amount of memory. The convergence of the iteration depends on the degree of nonlinearity between v(T) and v(0), rather than the nonlinearity of the circuit itself. Therefore, it can also converge for some strongly nonlinear circuits. Its disadvantage is that it is difficult to handle discrete components. In the time domain, in order to accurately calculate the distortion, it is necessary to select appropriate simulation tolerances and algorithms.
Harmonic balance method: Harmonic balance is a method for finding the steady-state response of a circuit in the frequency domain. First, the signal is expressed in the form of Fourier expansion, and the KCL equations are listed for each harmonic component at the node. The differential equations in the time domain are converted into algebraic equations in the frequency domain, and then the Fourier coefficients are solved using Newton iteration. It should be noted that since the characteristics of nonlinear elements are expressed in the time domain, their calculations must first be performed in the time domain, and then transformed into the frequency domain using Fourier transform. In order to calculate the nonlinear resistor current and nonlinear capacitor charge in the time domain, the excitation signal V(ω) must first be converted into the time domain using inverse Fourier transform.
The harmonic balance method is essentially a nonlinear analysis method in the frequency domain, which is suitable for approximate sinusoidal steady-state analysis of circuits with weak nonlinearity, such as distortion and intermodulation analysis of amplifiers. When the nonlinearity of the circuit is strong, many harmonic components of the fundamental wave are used to simulate the distorted sinusoidal signal. The greater the distortion, the more harmonics are used, which will increase the scale of the equation. Another difficulty in nonlinearity is that it is more difficult to converge during iteration.
In recent years, in order to speed up the analysis and improve the efficiency to meet the needs of RFIC, there have been many new developments based on these two methods, such as the method based on Krylov subspace iteration, envelope analysis, multivariable partial differential equation method, etc. Interested readers can refer to relevant literature.
Conclusion
The development direction of RF integrated circuits is higher frequency application range and wider bandwidth, which requires the continuous development of new semiconductor technology processes and more accurate and reliable CAD technical support in design.
Previous article:Key points of SATA's design to support ATAPI
Next article:Submicron IC Design Challenges
Recommended ReadingLatest update time:2024-11-16 16:00
- Popular Resources
- Popular amplifiers
- Radio Frequency Identification (RFID) System Technology and Application (Written by Ci Xinxin, Wang Subin, and Wang Shuo)
- Introduction to Internet of Things Engineering 2nd Edition (Gongyi Wu)
- Modern Electronic Technology Training Course (Edited by Yao Youfeng)
- Instrument Circuit Design and Application (Hao Xiaojian, Yang Shuping, Zhang Lianhong, etc.)
- High signal-to-noise ratio MEMS microphone drives artificial intelligence interaction
- Advantages of using a differential-to-single-ended RF amplifier in a transmit signal chain design
- ON Semiconductor CEO Appears at Munich Electronica Show and Launches Treo Platform
- ON Semiconductor Launches Industry-Leading Analog and Mixed-Signal Platform
- Analog Devices ADAQ7767-1 μModule DAQ Solution for Rapid Development of Precision Data Acquisition Systems Now Available at Mouser
- Domestic high-precision, high-speed ADC chips are on the rise
- Microcontrollers that combine Hi-Fi, intelligence and USB multi-channel features – ushering in a new era of digital audio
- Using capacitive PGA, Naxin Micro launches high-precision multi-channel 24/16-bit Δ-Σ ADC
- Fully Differential Amplifier Provides High Voltage, Low Noise Signals for Precision Data Acquisition Signal Chain
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications