TSEK38 Radio Frequency Transceiver Design: Project work, Testbench examples for transmitter design

Size: px
Start display at page:

Download "TSEK38 Radio Frequency Transceiver Design: Project work, Testbench examples for transmitter design"

Transcription

1 1(17) TSEK38 Radio Frequency Transceiver Design: Project work, Testbench examples for transmitter design Course home page: Course responsible: Ted Johansson LINKÖPING UNIVERSITY

2 2(17) Contents 1 Introduction Testbench Example QPSK Modulation Test Signal Generator Upconversion Mixer Transmitter Signal Processing Testbench Example 16-QAM Modulation Circuit Elements Performances LNA VCO Mixer... 16

3 3(17) 1 Introduction In the project work of the receiver part, much of the performance verification could be carried out by only evaluating the input intercept points, NF, and SNRs. These aspects have already been covered by the preceding part of the Laboratory Exercise manual. In the transmitter section, a modulated signal is expected to evaluate the performance of the design in terms of ACPR and EVM. The presented testbenches use QPSK and 16-QAM modulation, but can be modified to be used for other modulation schemes by changing data rate, bits per symbol, and modulation scheme. In section 2, the QPSK modulation testbench is described, and in section 3, the 16- QAM testbench is provided in order to demonstrate how two different modulation schemes can be used for the same testbench setup. To save the lab time and also facilitate the project work, an ADS archived testbench workspace can be downloaded from the course home page To unarchive it, use the File, Unarchive... function in ADS 2015 main window.

4 4(17) 2 Testbench Example QPSK Modulation The design example, Lab1_Tx_Ptolemy describes how to set up a testbench for a QPSK-modulated signal with raised cosine shaping. The testbench is similar to the one developed for the receiver in the laboratory exercise, chapter 8, but it uses a different set of simulation components. The overall transmitter testbench is divided into several sections as seen in Figure 1, which will now be discussed in more detail in the following sections. Figure 1. Transmitter testbench 2.1 Test Signal Generator The test signal generator is based on a Bits component to randomly generate the data sequence to be transmitted, ones and zeros, Figure 2. The bits are then fed to a Mapper component with a ModType setting of QPSK, which also covers other modulation schemes. The mapper/modulator is a generic box, which can map the bits to several modulation schemes, as shown in Figure 3.

5 5(17) Figure 2. Test Signal Generator Figure 3. Modulator

6 6(17) 2.2 Upconversion Mixer The output signal from the Mapper is connected to the input of the CxToRect component to extract the I and Q signals, which are then filtered with a raised cosine filter. The average input power to the transmitter is measured with a TkPower meter where the true input power has to be compensated by the specified loss (in db) in the MatchedLoss component. Figure 4. Upconversion Mixer

7 7(17) 2.3 Transmitter The Transmitter section only contains the simulation model of the transmitter, where Pin / VI / VQ and Pout represent the input and output signals of the transmitter model, which is similar to the receiver designed in in the laboratory exercise, chapter 8. Figure 5. Transmitter section In the testbench, the transmitter has been put as a black box providing the performance and amplification for the signals to be transmitted. The input signal of the transmitter is defined as a quadrature signal filtered at baseband. It is upconverted to RF frequency by two mixers and then combined and amplified as illustrated in Figure 6 (also called one-step transmitter).

8 8(17) Figure 6. Model of one-step transmitter Figure 7. Input signals of the transmitter

9 9(17) Compared to the receiver model, here the port Pin is no longer used for excitation. Instead, two separate (quadrature) input signals, VI and VQ are used, which are connected to ports with number 3 and 4, respectively. In one of the LO paths, a phase shift of 90 is introduced to support quadrature upconversion. The phase shift blocks, necessary in the IQ signal paths of the receiver, are now removed, and all filters as shown in Figure 6 are currently disabled. Notice that the time step variables previously used in the schematic are now removed and replaced by the variables defined in the Ptolemy schematic. To make sure that the cosimulation of an Analog/RF schematic with more than one input signal (we have two, VI and VQ ) works, we need to disable fast cosimulation in ADS. For this purpose double-click on the Envelope controller in the schematic, go to the Fast Cosim tab and uncheck the box labeled Enable fast cosimulation. The schematic is now ready for simulation in the Ptolemy schematic. Note that in your project work the Transmitter component should be replaced by a transmitter, which fulfills the design specifications.

10 10(17) 2.4 Signal Processing Figure 8. Signal Processing The output of the transmitter is connected to the splitter (S11) to the left. The signal then goes to the SpectrumAnalyzerResBw component and a raised cosine demodulator to get the I and Q signals. After the demodulator, two NumericSink components with the labels Q_out and I_out are added. The IQ signals are then combined again and fed to an EVM_WithRef component and a sink labeled Complex_signal. Signal generated in the Test Signal Generator section is delayed in time and then fed into to the second pin of the EVM component and a sink labeled Complex_ref. The amount of delay introduced in the Test Signal Generator and the Signal Processing sections have to be adjusted so that the signals are aligned in time. Note how the IQ signals are routed. Incorrect connections will lead to a high EVM. Signal verification can be done by plotting the real and imaginary contents of the Complex_ref and Complex_signal sinks. For the EVM calculation, we need to make sure that EVM is not based on the initial data as the signal has not reached the output yet. So we start to calculate EVM after the first 21 symbols, and then the EVM is computed over 20 symbols (in practice at least 200 symbols are necessary). To relax the requirement on the timing of the received signal, the EVM component synchronizes the symbols within 10 symbols time.

11 11(17) Name Value StartSym 21 SymBurstLen 20 SampPerSym sam_per_sym SymDelayBound 10 In the simulation, a number of parameters have been specified for the different components as seen in Figure 9. Figure 9. Parameters used in simulation In the specific example a data rate of 800 kb/s is assumed. Consequently, the symbol rate is 400 ks/s (800e3/2 since 2 bits per symbol). The number of samples per symbol (sam_per_sym) is set to 32. The total number of symbols (num_symbols) is 140. The IFfreq is set to GHz (1 MHz) and cannot be set to 0. It must be larger than 0, but can be set to 1 Hz if desired, which acceptable for a Zero-IF receiver. The RFfreq is set to GHz and is the frequency of the resultant output signal after the Transmitter. If an IF of 1 MHz is used together with an LO of GHz, the two resultant (among others) frequencies are and GHz. In this case we assume that the frequency at is filtered out. Consequently, the LO of the Analog/RF Transmitter component must have an LO operating at GHz to make this simulation work. The Envelope simulation controller in the Analog/RF Transmitter component must be set accordingly, as described previously in this manual to capture the input and output signals of the Transmitter. Note that no input power is specified; the input is adjusted by setting the VarLoss parameter used in the MatchedLoss components after the raised cosine filters. Next to the variable box QPSK_parameters there is a variable box called QAM_parameters, which set the simulation details for the 16-QAM simulation. After the simulation is completed, the following spectrum is achieved, see Figure 10, where the power in the adjacent and alternate channels can be computed as

12 12(17) described before. However, a data display with pre-defined equations and plots of the transmitted symbols, received symbols, received I and Q data and so on, is already prepared and called Lab1_Tx_Ptolemy.dds. Figure 10. Simulated spectrum Note: The final simulation to extract the power spectrum may take a very long time, and therefore during the initial simulation only very few symbols, num_symbols, should be simulated to align the transmitted and received data. As the testbench is designed in a very generic way with a flexible modulator, several modulation schemes can be used. The modulator parameters to be changed are the ones in Figure 9. The settings of Mapper must be changed as well. The Analog/RF schematic of the transmitter should be replaced according to the specifications of the assigned project, and if the pin names and structure are kept the same as described in this section, the testbench can easily be integrated in the project.

13 13(17) 3 Testbench Example 16-QAM Modulation The 16-QAM testbench uses the same schematic as prepared for the QPSK simulation. Two changes need to be introduced in the QPSK example: - In the Mapper component, change the modulation scheme to QAM16. - Enable the QAM_parameters and disable the QPSK_parameters VAR box. The 16-QAM modulation simulation assumes a data rate of 500 kb/s. Since each symbol represents 4 bits, the symbol rate is 125 ks/s. The testbench is ready to be simulated once these two changes are made. Figure 11. QAM parameters

14 14(17) 4 Circuit Elements Performances In the project work realistic values of gain, noise figure, compression point, and other parameters should be used. In this section, the performances of several LNAs, mixers, and VCOs (LO) are given, together with the sources so that a specific circuit can be tracked and investigated if necessary. 4.1 LNA LNA ref Freq (MHz) Tech (um) VDD (V) Power Gain (db) NF (db) IIP3 (dbm) P1dB (dbm) Pdc/Idc (mw/ma) Input return loss (db) Output mw ma return loss mw ma 5a ma b ma (db) S11 (db) [1] G. Gramegna, M. Paparo, P. G. Erratico and P. De Vita, A sub-1-db NF ±2.3-kV ESD-Protected 900-MHz CMOS LNA, IEEE Journal of Solid-State Circuits, vol. 36, no. 7, pp , July [2] X. Wu, L. Sun, Z. Wang, Low-Power 915MHz CMOS LNA Design Optimization Techniques for RFID, International Conference on Microwave and Millimeter Wave Technology, pp. 1-4, April [3] Z. Jie, H. Qi, A 1GHz low power CMOS LNA, International Conference on Microwave and Millimeter Wave Technology, pp. 1-3, April [4] F. Gatta, et al., A 2-dB Noise Figure 900-MHz Differential CMOS LNA, IEEE J. Solid-State Circuits, vol. 36, pp , Oct [5] W. Cheng, J. Ma, K. Yeo, M. Do, Design of a Fully Integrated Switchable Transistor CMOS LNA for 2.1 / 2.4 GHz Application, The 1 st European Microwave Integrated Circuits Conference, pp Sept

15 15(17) 4.2 VCO VCO ref Freq (MHz) Tech. (um) PN (dbc/hz) Offset Freq. (MHz) Pdc (mw) Idc (ma) VDD (V) [1] A. Hajimiri and T. H. Lee, Design issues in CMOS differential LC oscillators, IEEE J. of Solid State Circuits, vol. 34, pp , May [2] N. Seshan, J. Rajagopalan, K. Mayaram, Design of low power 2.4 GHz CMOS LC oscillators with low phase-noise and large tuning range, IEEE International Symposium on Circuits and Systems, vol. 4, pp , May [3] J. Gil, S. Song, H. Lee, and H. Shin, A dbc/hz at 1MHz, 1.5mW, fully integrated, 2.5-GHz, CMOS VCO using helical inductors, IEEE Microwave and Wireless Components Letters, vol. 13, pp , Nov [4] P. Andreani and A. Fard, More on the 1/f2 phase noise performance of CMOS differential-pair LC-tank oscillators, IEEE J. Solid-State Circuits, vol. 41, no. 12, pp , Dec [5] A.D. Berny, A.M. Niknejad, and R.G. Meyer, A wideband low-phase-noise CMOS VCO, in Proc. Custom Integrated Circuits Conf., pp , [6] P. Andreani and H. Sjoland, A 2.2 GHz CMOS VCO with inductive degeneration noise suppression, in Proc. IEEE Custom Integrated Circuits Conf., San Diego, CA, May 2001, pp [7] Y. Wu and V. Aparin, A monolithic low phase noise 1.7GHz CMOS VCO for zero-if cellular CDMA receivers, IEEE Int. Solid-State Circuits Conf., San Diego, pp , Feb [8] S. J. Cheng, Y. Zheng, C. H. Heng, "1.1 to 1.9GHz CMOS VCO for Tuner Application with Resistively Tuned Variable Inductor," IEEE RFIC Symposium, pp , June [9] F. Svelto, S Deantoni, R. Castello, A 1.3 GHz Low-Phase Noise Fully Tunable CMOS LC VCO, IEEE J. Solid-State Circuits, vol. 35, pp , March 2000.

16 16(17) 4.3 Mixer Mixer ref Freq (MHz) LO Freq. (MHz) LO power LO power (dbm) Tech (um) VDD (V) Conv Gain (db) NF (db) IIP3 (dbm) IIP2 (dbm) P1dB (dbm) / Pdc/Idc (mw/ mw) < > / / / (SSB) / / (DSB) (DSB) 9a (SSB) 9b (SSB) (SSB) (DSB) /5-3 -/ / / /- 3 [1] W. Cheng, C. Chan, C. Choy, K. Pun, A 1.2 V 900 MHz CMOS mixer, IEEE International Symposium on Circuits and Systems, vol. 5, pp , May [2] Belkhiri, C., Toutain, S., Razban, T., Wide bandwidth and low power CMOS mixer with high linearity for multiband receivers using direct conversion implementation, European Microwave Conference, vol. 3, pp. 4-6, Oct [3] Deguchi J., Miyashita, D., Hamada, M., A 0.6V 380µW 14dBm LO-input 2.4GHz double-balanced current-reusing single-gate CMOS mixer with cyclic passive combiner, IEEE International Solid-State Circuits Conference, pp , Feb

17 17(17) [4] J. Cui, Y. Lian, M. Li, A low voltage dual gate integrated CMOS mixer for 2.4GHz band applications, IEEE Proceedings of the International Symposium on Circuits and Systems, May [5] H. C. Wei, R. M. Weng, and K. Y. Lin, A 1.5V high linearity CMOS mixer for 2.4GHz applications, Proc. IEEE Int. Symp. Circuits Syst. (ISCAS'04), pp , May [6] Y. Liu, W. Lu, S. Cheng, S. Cao, X. Zhou, A 0.18um 3.3mW double-balanced CMOS active mixer, International Conference on ASIC, pp , Oct [7] Pihl, J., Christensen K.T., Bruun E., Direct downconversion with switching CMOS mixer, IEEE International Symposium on Circuits and Systems, vol. 1, pp , May [8] S. K. Alam and J. Degroat, A 2 GHz Highly Linear Downconversion Mixer in 0.18-um CMOS, 12th NASA Symposium on VLSI Design, Coeur d Alene, Idaho, USA, Oct. 4-5, [9] V. Vojkan, V.D.T. Johan, L. Arjan and V.R. Arthur, A High Gain, Low Voltage Folded-Switching Mixer with Current-Reuse in 0.18μm CMOS, IEEE J. Solid-State Circuits, vol. 40, pp , June [10] C.C. Tang, C.H. Wu, W.S. Feng, and S.I. Liu, "A 2.4 GHz low voltage CMOS down-conversion double-balanced mixer," IEICE Trans. Electron., vol.e84-c, no.8, pp , Aug

A 5 GHz CMOS Low Power Down-conversion Mixer for Wireless LAN Applications

A 5 GHz CMOS Low Power Down-conversion Mixer for Wireless LAN Applications Proceedings of the 5th WSEAS Int. Conf. on CIRCUITS, SYSTES, ELECTRONICS, CONTROL & SIGNAL PROCESSING, Dallas, USA, November 1-, 2006 26 A 5 GHz COS Low Power Down-conversion ixer for Wireless LAN Applications

More information

Quadrature GPS Receiver Front-End in 0.13μm CMOS: The QLMV cell

Quadrature GPS Receiver Front-End in 0.13μm CMOS: The QLMV cell 1 Quadrature GPS Receiver Front-End in 0.13μm CMOS: The QLMV cell Yee-Huan Ng, Po-Chia Lai, and Jia Ruan Abstract This paper presents a GPS receiver front end design that is based on the single-stage quadrature

More information

A Triple-Band Voltage-Controlled Oscillator Using Two Shunt Right-Handed 4 th -Order Resonators

A Triple-Band Voltage-Controlled Oscillator Using Two Shunt Right-Handed 4 th -Order Resonators JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.16, NO.4, AUGUST, 2016 ISSN(Print) 1598-1657 http://dx.doi.org/10.5573/jsts.2016.16.4.506 ISSN(Online) 2233-4866 A Triple-Band Voltage-Controlled Oscillator

More information

A 3 8 GHz Broadband Low Power Mixer

A 3 8 GHz Broadband Low Power Mixer PIERS ONLINE, VOL. 4, NO. 3, 8 361 A 3 8 GHz Broadband Low Power Mixer Chih-Hau Chen and Christina F. Jou Institute of Communication Engineering, National Chiao Tung University, Hsinchu, Taiwan Abstract

More information

ISSCC 2006 / SESSION 33 / MOBILE TV / 33.4

ISSCC 2006 / SESSION 33 / MOBILE TV / 33.4 33.4 A Dual-Channel Direct-Conversion CMOS Receiver for Mobile Multimedia Broadcasting Vincenzo Peluso, Yang Xu, Peter Gazzerro, Yiwu Tang, Li Liu, Zhenbiao Li, Wei Xiong, Charles Persico Qualcomm, San

More information

Low-Power RF Integrated Circuit Design Techniques for Short-Range Wireless Connectivity

Low-Power RF Integrated Circuit Design Techniques for Short-Range Wireless Connectivity Low-Power RF Integrated Circuit Design Techniques for Short-Range Wireless Connectivity Marvin Onabajo Assistant Professor Analog and Mixed-Signal Integrated Circuits (AMSIC) Research Laboratory Dept.

More information

Design and Simulation of 5GHz Down-Conversion Self-Oscillating Mixer

Design and Simulation of 5GHz Down-Conversion Self-Oscillating Mixer Australian Journal of Basic and Applied Sciences, 5(12): 2595-2599, 2011 ISSN 1991-8178 Design and Simulation of 5GHz Down-Conversion Self-Oscillating Mixer 1 Alishir Moradikordalivand, 2 Sepideh Ebrahimi

More information

Quiz2: Mixer and VCO Design

Quiz2: Mixer and VCO Design Quiz2: Mixer and VCO Design Fei Sun and Hao Zhong 1 Question1 - Mixer Design 1.1 Design Criteria According to the specifications described in the problem, we can get the design criteria for mixer design:

More information

TSEK38 Radio Frequency Transceiver Design: Project work B

TSEK38 Radio Frequency Transceiver Design: Project work B TSEK38 Project Work: Task specification A 1(15) TSEK38 Radio Frequency Transceiver Design: Project work B Course home page: Course responsible: http://www.isy.liu.se/en/edu/kurs/tsek38/ Ted Johansson (ted.johansson@liu.se)

More information

A 25-GHz Differential LC-VCO in 90-nm CMOS

A 25-GHz Differential LC-VCO in 90-nm CMOS A 25-GHz Differential LC-VCO in 90-nm CMOS Törmänen, Markus; Sjöland, Henrik Published in: Proc. 2008 IEEE Asia Pacific Conference on Circuits and Systems Published: 2008-01-01 Link to publication Citation

More information

A High Gain and Improved Linearity 5.7GHz CMOS LNA with Inductive Source Degeneration Topology

A High Gain and Improved Linearity 5.7GHz CMOS LNA with Inductive Source Degeneration Topology A High Gain and Improved Linearity 5.7GHz CMOS LNA with Inductive Source Degeneration Topology Ch. Anandini 1, Ram Kumar 2, F. A. Talukdar 3 1,2,3 Department of Electronics & Communication Engineering,

More information

Chapter 6. Case Study: 2.4-GHz Direct Conversion Receiver. 6.1 Receiver Front-End Design

Chapter 6. Case Study: 2.4-GHz Direct Conversion Receiver. 6.1 Receiver Front-End Design Chapter 6 Case Study: 2.4-GHz Direct Conversion Receiver The chapter presents a 0.25-µm CMOS receiver front-end designed for 2.4-GHz direct conversion RF transceiver and demonstrates the necessity and

More information

Design of High Gain and Low Noise CMOS Gilbert Cell Mixer for Receiver Front End Design

Design of High Gain and Low Noise CMOS Gilbert Cell Mixer for Receiver Front End Design 2016 International Conference on Information Technology Design of High Gain and Low Noise CMOS Gilbert Cell Mixer for Receiver Front End Design Shasanka Sekhar Rout Department of Electronics & Telecommunication

More information

Design of low phase noise InGaP/GaAs HBT-based differential Colpitts VCOs for interference cancellation system

Design of low phase noise InGaP/GaAs HBT-based differential Colpitts VCOs for interference cancellation system Indian Journal of Engineering & Materials Sciences Vol. 17, February 2010, pp. 34-38 Design of low phase noise InGaP/GaAs HBT-based differential Colpitts VCOs for interference cancellation system Bhanu

More information

Radio Research Directions. Behzad Razavi Communication Circuits Laboratory Electrical Engineering Department University of California, Los Angeles

Radio Research Directions. Behzad Razavi Communication Circuits Laboratory Electrical Engineering Department University of California, Los Angeles Radio Research Directions Behzad Razavi Communication Circuits Laboratory Electrical Engineering Department University of California, Los Angeles Outline Introduction Millimeter-Wave Transceivers - Applications

More information

Ultra Wideband Amplifier Senior Project Proposal

Ultra Wideband Amplifier Senior Project Proposal Ultra Wideband Amplifier Senior Project Proposal Saif Anwar Sarah Kief Senior Project Fall 2007 December 4, 2007 Advisor: Dr. Prasad Shastry Department of Electrical & Computer Engineering Bradley University

More information

Bridging the Gap between System & Circuit Designers

Bridging the Gap between System & Circuit Designers Bridging the Gap between System & Circuit Designers October 27, 2004 Presented by: Kal Kalbasi Q & A Marc Petersen Copyright 2003 Agilent Technologies, Inc. The Gap System Communication System Design System

More information

ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.2

ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.2 ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.2 20.2 A Digitally Calibrated 5.15-5.825GHz Transceiver for 802.11a Wireless LANs in 0.18µm CMOS I. Bouras 1, S. Bouras 1, T. Georgantas

More information

A 900MHz / 1.8GHz CMOS Receiver for Dual Band Applications*

A 900MHz / 1.8GHz CMOS Receiver for Dual Band Applications* FA 8.2: S. Wu, B. Razavi A 900MHz / 1.8GHz CMOS Receiver for Dual Band Applications* University of California, Los Angeles, CA This dual-band CMOS receiver for GSM and DCS1800 applications incorporates

More information

Performance Analysis of a Low Power Low Noise 4 13 GHz Ultra Wideband LNA

Performance Analysis of a Low Power Low Noise 4 13 GHz Ultra Wideband LNA Performance Analysis of a Low Power Low Noise 4 13 GHz Ultra Wideband LNA J.Manjula #1, Dr.S.Malarvizhi #2 # ECE Department, SRM University, Kattangulathur, Tamil Nadu, India-603203 1 jmanjulathiyagu@gmail.com

More information

Research and Development Activities in RF and Analog IC Design. RFIC Building Blocks. Single-Chip Transceiver Systems (I) Howard Luong

Research and Development Activities in RF and Analog IC Design. RFIC Building Blocks. Single-Chip Transceiver Systems (I) Howard Luong Research and Development Activities in RF and Analog IC Design Howard Luong Analog Research Laboratory Department of Electrical and Electronic Engineering Hong Kong University of Science and Technology

More information

A 5.2GHz RF Front-End

A 5.2GHz RF Front-End University of Michigan, EECS 522 Final Project, Winter 2011 Natekar, Vasudevan and Viswanath 1 A 5.2GHz RF Front-End Neel Natekar, Vasudha Vasudevan, and Anupam Viswanath, University of Michigan, Ann Arbor.

More information

A low-if 2.4 GHz Integrated RF Receiver for Bluetooth Applications Lai Jiang a, Shaohua Liu b, Hang Yu c and Yan Li d

A low-if 2.4 GHz Integrated RF Receiver for Bluetooth Applications Lai Jiang a, Shaohua Liu b, Hang Yu c and Yan Li d Applied Mechanics and Materials Online: 2013-06-27 ISSN: 1662-7482, Vol. 329, pp 416-420 doi:10.4028/www.scientific.net/amm.329.416 2013 Trans Tech Publications, Switzerland A low-if 2.4 GHz Integrated

More information

A 60GHz Transceiver RF Front-End

A 60GHz Transceiver RF Front-End TAMU ECEN625 FINAL PROJECT REPORT 1 A 60GHz Transceiver RF Front-End Xiangyong Zhou, UIN 421002457, Qiaochu Yang, UIN 221007758, Abstract This final report presents a 60GHz two-step conversion heterodyne

More information

個人著作一覽表 : 請參照國科會現行格式 B. 研討會論文

個人著作一覽表 : 請參照國科會現行格式 B. 研討會論文 個人著作一覽表 : 請參照國科會現行格式 A. 期刊論文 1. Jun-Da Chen, Zhi-Ming Lin, and Jeen-Sheen Row, A 5.25-GHz low-power down-conversion mixer in 0.18-lm CMOS technology, Analog Integr Circ Sig Process, Springger, pp. 1 12,

More information

Highly linear common-gate mixer employing intrinsic second and third order distortion cancellation

Highly linear common-gate mixer employing intrinsic second and third order distortion cancellation Highly linear common-gate mixer employing intrinsic second and third order distortion cancellation Mahdi Parvizi a), and Abdolreza Nabavi b) Microelectronics Laboratory, Tarbiat Modares University, Tehran

More information

Keywords Divide by-4, Direct injection, Injection locked frequency divider (ILFD), Low voltage, Locking range.

Keywords Divide by-4, Direct injection, Injection locked frequency divider (ILFD), Low voltage, Locking range. Volume 6, Issue 4, April 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design of CMOS

More information

RF transmitter with Cartesian feedback

RF transmitter with Cartesian feedback UNIVERSITY OF MICHIGAN EECS 522 FINAL PROJECT: RF TRANSMITTER WITH CARTESIAN FEEDBACK 1 RF transmitter with Cartesian feedback Alexandra Holbel, Fu-Pang Hsu, and Chunyang Zhai, University of Michigan Abstract

More information

A 5.5 GHz Voltage Control Oscillator (VCO) with a Differential Tunable Active and Passive Inductor

A 5.5 GHz Voltage Control Oscillator (VCO) with a Differential Tunable Active and Passive Inductor A. GHz Voltage Control Oscillator (VCO) with a Differential Tunable Active and Passive Inductor Najmeh Cheraghi Shirazi, Ebrahim Abiri, and Roozbeh Hamzehyan, ember, IACSIT Abstract By using a differential

More information

Technology Trend of Ultra-High Data Rate Wireless CMOS Transceivers

Technology Trend of Ultra-High Data Rate Wireless CMOS Transceivers 2017.07.03 Technology Trend of Ultra-High Data Rate Wireless CMOS Transceivers Akira Matsuzawa and Kenichi Okada Tokyo Institute of Technology Contents 1 Demand for high speed data transfer Developed high

More information

A-1.8V Operation Switchable Direct-Conversion Receiver with sub-harmonic mixer

A-1.8V Operation Switchable Direct-Conversion Receiver with sub-harmonic mixer , pp.94-98 http://dx.doi.org/1.14257/astl.216.135.24 A-1.8V Operation Switchable Direct-Conversion Receiver with sub-harmonic mixer Mi-young Lee 1 1 Dept. of Electronic Eng., Hannam University, Ojeong

More information

Cascode Current Mirror for a Variable Gain Stage in a 1.8 GHz Low Noise Amplifier (LNA)

Cascode Current Mirror for a Variable Gain Stage in a 1.8 GHz Low Noise Amplifier (LNA) Cascode Current Mirror for a Variable Gain Stage in a 1.8 GHz Low Noise Amplifier (LNA) 47 Cascode Current Mirror for a Variable Gain Stage in a 1.8 GHz Low Noise Amplifier (LNA) Lini Lee 1, Roslina Mohd

More information

ISSCC 2006 / SESSION 20 / WLAN/WPAN / 20.5

ISSCC 2006 / SESSION 20 / WLAN/WPAN / 20.5 20.5 An Ultra-Low Power 2.4GHz RF Transceiver for Wireless Sensor Networks in 0.13µm CMOS with 400mV Supply and an Integrated Passive RX Front-End Ben W. Cook, Axel D. Berny, Alyosha Molnar, Steven Lanzisera,

More information

A Low Phase Noise LC VCO for 6GHz

A Low Phase Noise LC VCO for 6GHz A Low Phase Noise LC VCO for 6GHz Mostafa Yargholi 1, Abbas Nasri 2 Department of Electrical Engineering, University of Zanjan, Zanjan, Iran 1 yargholi@znu.ac.ir, 2 abbas.nasri@znu.ac.ir, Abstract: This

More information

T. Taris, H. Kraïmia, JB. Begueret, Y. Deval. Bordeaux, France. 12/15-16, 2011 Lauzanne, Switzerland

T. Taris, H. Kraïmia, JB. Begueret, Y. Deval. Bordeaux, France. 12/15-16, 2011 Lauzanne, Switzerland 1 MOSFET Modeling for Ultra Low-Power RF Design T. Taris, H. Kraïmia, JB. Begueret, Y. Deval Bordeaux, France 2 Context More services in Environment survey Energy management Process optimisation Aging

More information

A 1.9GHz Single-Chip CMOS PHS Cellphone

A 1.9GHz Single-Chip CMOS PHS Cellphone A 1.9GHz Single-Chip CMOS PHS Cellphone IEEE JSSC, Vol. 41, No.12, December 2006 William Si, Srenik Mehta, Hirad Samavati, Manolis Terrovitis, Michael Mack, Keith Onodera, Steve Jen, Susan Luschas, Justin

More information

Interference Issues between UMTS & WLAN in a Multi-Standard RF Receiver

Interference Issues between UMTS & WLAN in a Multi-Standard RF Receiver Interference Issues between UMTS & WLAN in a Multi-Standard RF Receiver Nastaran Behjou, Basuki E. Priyanto, Ole Kiel Jensen, and Torben Larsen RISC Division, Department of Communication Technology, Aalborg

More information

A 2GHz, 17% tuning range quadrature CMOS VCO with high figure of merit and 0.6 phase error

A 2GHz, 17% tuning range quadrature CMOS VCO with high figure of merit and 0.6 phase error Downloaded from orbit.dtu.dk on: Dec 17, 2017 A 2GHz, 17% tuning range quadrature CMOS VCO with high figure of merit and 0.6 phase error Andreani, Pietro Published in: Proceedings of the 28th European

More information

THE BASICS OF RADIO SYSTEM DESIGN

THE BASICS OF RADIO SYSTEM DESIGN THE BASICS OF RADIO SYSTEM DESIGN Mark Hunter * Abstract This paper is intended to give an overview of the design of radio transceivers to the engineer new to the field. It is shown how the requirements

More information

RF/IF Terminology and Specs

RF/IF Terminology and Specs RF/IF Terminology and Specs Contributors: Brad Brannon John Greichen Leo McHugh Eamon Nash Eberhard Brunner 1 Terminology LNA - Low-Noise Amplifier. A specialized amplifier to boost the very small received

More information

LINEARITY IMPROVEMENT OF CASCODE CMOS LNA USING A DIODE CONNECTED NMOS TRANSISTOR WITH A PARALLEL RC CIRCUIT

LINEARITY IMPROVEMENT OF CASCODE CMOS LNA USING A DIODE CONNECTED NMOS TRANSISTOR WITH A PARALLEL RC CIRCUIT Progress In Electromagnetics Research C, Vol. 17, 29 38, 2010 LINEARITY IMPROVEMENT OF CASCODE CMOS LNA USING A DIODE CONNECTED NMOS TRANSISTOR WITH A PARALLEL RC CIRCUIT C.-P. Chang, W.-C. Chien, C.-C.

More information

Wideband Tunable RF Filters for Channel Selection in Crowded Spectral Bands

Wideband Tunable RF Filters for Channel Selection in Crowded Spectral Bands Wideband Tunable RF Filters for Channel Selection in Crowded Spectral Bands Sanghoon Park, Ki-Jin Kim, Kwang-Ho Ahn, Hyeon-Woo Lee Abstract It is very effective way to utilize a very wide tunable filter

More information

2003 IEEE. Reprinted with permission.

2003 IEEE. Reprinted with permission. P. Sivonen, S. Kangasmaa, and A. Pärssinen, Analysis of packaging effects and optimization in inductively degenerated common-emitter low-noise amplifiers, IEEE Transactions on Microwave Theory and Techniques,

More information

CMOS Dual Band Receiver GSM 900-Mhz / DSS-GSM1800-GHz

CMOS Dual Band Receiver GSM 900-Mhz / DSS-GSM1800-GHz CMOS Dual Band Receiver GSM 900-Mhz / DSS-GSM1800-GHz By : Dhruvang Darji 46610334 Transistor integrated Circuit A Dual-Band Receiver implemented with a weaver architecture with two frequency stages operating

More information

Design of a Broadband HEMT Mixer for UWB Applications

Design of a Broadband HEMT Mixer for UWB Applications Indian Journal of Science and Technology, Vol 9(26), DOI: 10.17485/ijst/2016/v9i26/97253, July 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Design of a Broadband HEMT Mixer for UWB Applications

More information

ACMOS RF up/down converter would allow a considerable

ACMOS RF up/down converter would allow a considerable IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 7, JULY 1997 1151 Low Voltage Performance of a Microwave CMOS Gilbert Cell Mixer P. J. Sullivan, B. A. Xavier, and W. H. Ku Abstract This paper demonstrates

More information

A 24-GHz Quadrature Receiver Front-end in 90-nm CMOS

A 24-GHz Quadrature Receiver Front-end in 90-nm CMOS A 24GHz Quadrature Receiver Frontend in 90nm CMOS Törmänen, Markus; Sjöland, Henrik Published in: Proc. 2009 IEEE Asia Pacific Microwave Conference Published: 20090101 Link to publication Citation for

More information

A COMPACT WIDEBAND MATCHING 0.18-µM CMOS UWB LOW-NOISE AMPLIFIER USING ACTIVE FEED- BACK TECHNIQUE

A COMPACT WIDEBAND MATCHING 0.18-µM CMOS UWB LOW-NOISE AMPLIFIER USING ACTIVE FEED- BACK TECHNIQUE Progress In Electromagnetics Research C, Vol. 16, 161 169, 2010 A COMPACT WIDEBAND MATCHING 0.18-µM CMOS UWB LOW-NOISE AMPLIFIER USING ACTIVE FEED- BACK TECHNIQUE J.-Y. Li, W.-J. Lin, and M.-P. Houng Department

More information

Insights Into Circuits for Frequency Synthesis at mm-waves Andrea Mazzanti Università di Pavia, Italy

Insights Into Circuits for Frequency Synthesis at mm-waves Andrea Mazzanti Università di Pavia, Italy RFIC2014, Tampa Bay June 1-3, 2014 Insights Into Circuits for Frequency Synthesis at mm-waves Andrea Mazzanti Università di Pavia, Italy High data rate wireless networks MAN / LAN PAN ~7GHz of unlicensed

More information

Quadrature Generation Techniques in CMOS Relaxation Oscillators. S. Aniruddhan Indian Institute of Technology Madras Chennai, India

Quadrature Generation Techniques in CMOS Relaxation Oscillators. S. Aniruddhan Indian Institute of Technology Madras Chennai, India Quadrature Generation Techniques in CMOS Relaxation Oscillators S. Aniruddhan Indian Institute of Technology Madras Chennai, India Outline Introduction & Motivation Quadrature Relaxation Oscillators (QRXO)

More information

ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.5

ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.5 ISSCC 2003 / SESSION 20 / WIRELESS LOCAL AREA NETWORKING / PAPER 20.5 20.5 A 2.4GHz CMOS Transceiver and Baseband Processor Chipset for 802.11b Wireless LAN Application George Chien, Weishi Feng, Yungping

More information

Above 200 GHz On-Chip CMOS Frequency Generation, Transmission and Receiving

Above 200 GHz On-Chip CMOS Frequency Generation, Transmission and Receiving Above 200 GHz On-Chip CMOS Frequency Generation, Transmission and Receiving Bassam Khamaisi and Eran Socher Department of Physical Electronics Faculty of Engineering Tel-Aviv University Outline Background

More information

Design technique of broadband CMOS LNA for DC 11 GHz SDR

Design technique of broadband CMOS LNA for DC 11 GHz SDR Design technique of broadband CMOS LNA for DC 11 GHz SDR Anh Tuan Phan a) and Ronan Farrell Institute of Microelectronics and Wireless Systems, National University of Ireland Maynooth, Maynooth,Co. Kildare,

More information

Design of mm-wave Injection Locking Power Amplifier. Student: Jiafu Lin Supervisor: Asst. Prof. Boon Chirn Chye

Design of mm-wave Injection Locking Power Amplifier. Student: Jiafu Lin Supervisor: Asst. Prof. Boon Chirn Chye Design of mm-wave Injection Locking Power Amplifier Student: Jiafu Lin Supervisor: Asst. Prof. Boon Chirn Chye 1 Design Review Ref. Process Topology VDD (V) RFIC 2008[1] JSSC 2007[2] JSSC 2009[3] JSSC

More information

CMOS LNA Design for Ultra Wide Band - Review

CMOS LNA Design for Ultra Wide Band - Review International Journal of Innovation and Scientific Research ISSN 235-804 Vol. No. 2 Nov. 204, pp. 356-362 204 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/ CMOS LNA

More information

CMOS 120 GHz Phase-Locked Loops Based on Two Different VCO Topologies

CMOS 120 GHz Phase-Locked Loops Based on Two Different VCO Topologies JOURNAL OF ELECTROMAGNETIC ENGINEERING AND SCIENCE, VOL. 17, NO. 2, 98~104, APR. 2017 http://dx.doi.org/10.5515/jkiees.2017.17.2.98 ISSN 2234-8395 (Online) ISSN 2234-8409 (Print) CMOS 120 GHz Phase-Locked

More information

A low noise amplifier with improved linearity and high gain

A low noise amplifier with improved linearity and high gain International Journal of Electronics and Computer Science Engineering 1188 Available Online at www.ijecse.org ISSN- 2277-1956 A low noise amplifier with improved linearity and high gain Ram Kumar, Jitendra

More information

HIGH-GAIN CMOS LOW NOISE AMPLIFIER FOR ULTRA WIDE-BAND WIRELESS RECEIVER

HIGH-GAIN CMOS LOW NOISE AMPLIFIER FOR ULTRA WIDE-BAND WIRELESS RECEIVER Progress In Electromagnetics Research C, Vol. 7, 183 191, 2009 HIGH-GAIN CMOS LOW NOISE AMPLIFIER FOR ULTRA WIDE-BAND WIRELESS RECEIVER A. Dorafshan and M. Soleimani Electrical Engineering Department Iran

More information

Dual-Frequency GNSS Front-End ASIC Design

Dual-Frequency GNSS Front-End ASIC Design Dual-Frequency GNSS Front-End ASIC Design Ed. 01 15/06/11 In the last years Acorde has been involved in the design of ASIC prototypes for several EU-funded projects in the fields of FM-UWB communications

More information

Bluetooth Receiver. Ryan Rogel, Kevin Owen I. INTRODUCTION

Bluetooth Receiver. Ryan Rogel, Kevin Owen I. INTRODUCTION 1 Bluetooth Receiver Ryan Rogel, Kevin Owen Abstract A Bluetooth radio front end is developed and each block is characterized. Bits are generated in MATLAB, GFSK endcoded, and used as the input to this

More information

CMOS Design of Wideband Inductor-Less LNA

CMOS Design of Wideband Inductor-Less LNA IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 8, Issue 3, Ver. I (May.-June. 2018), PP 25-30 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org CMOS Design of Wideband Inductor-Less

More information

Fully integrated UHF RFID mobile reader with power amplifiers using System-in-Package (SiP)

Fully integrated UHF RFID mobile reader with power amplifiers using System-in-Package (SiP) Fully integrated UHF RFID mobile reader with power amplifiers using System-in-Package (SiP) Hyemin Yang 1, Jongmoon Kim 2, Franklin Bien 3, and Jongsoo Lee 1a) 1 School of Information and Communications,

More information

A Merged CMOS LNA and Mixer for a WCDMA Receiver

A Merged CMOS LNA and Mixer for a WCDMA Receiver IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 38, NO. 6, JUNE 2003 1045 A Merged CMOS LNA and Mixer for a WCDMA Receiver Henrik Sjöland, Member, IEEE, Ali Karimi-Sanjaani, and Asad A. Abidi, Fellow, IEEE

More information

Designing a 960 MHz CMOS LNA and Mixer using ADS. EE 5390 RFIC Design Michelle Montoya Alfredo Perez. April 15, 2004

Designing a 960 MHz CMOS LNA and Mixer using ADS. EE 5390 RFIC Design Michelle Montoya Alfredo Perez. April 15, 2004 Designing a 960 MHz CMOS LNA and Mixer using ADS EE 5390 RFIC Design Michelle Montoya Alfredo Perez April 15, 2004 The University of Texas at El Paso Dr Tim S. Yao ABSTRACT Two circuits satisfying the

More information

CMOS RFIC Design for Direct Conversion Receivers. Zhaofeng ZHANG Supervisor: Dr. Jack Lau

CMOS RFIC Design for Direct Conversion Receivers. Zhaofeng ZHANG Supervisor: Dr. Jack Lau CMOS RFIC Design for Direct Conversion Receivers Zhaofeng ZHANG Supervisor: Dr. Jack Lau Outline of Presentation Background Introduction Thesis Contributions Design Issues and Solutions A Direct Conversion

More information

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram

A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram LETTER IEICE Electronics Express, Vol.10, No.4, 1 8 A10-Gb/slow-power adaptive continuous-time linear equalizer using asynchronous under-sampling histogram Wang-Soo Kim and Woo-Young Choi a) Department

More information

SYSTEM LEVEL ANALYSIS OF A DIRECT-CONVERSION WIMAX RECEIVER AT 5.3 GHZ AND CORRESPONDING MIXER DESIGN

SYSTEM LEVEL ANALYSIS OF A DIRECT-CONVERSION WIMAX RECEIVER AT 5.3 GHZ AND CORRESPONDING MIXER DESIGN SYSTEM LEVEL ANALYSIS OF A DIRECT-CONVERSION WIMAX RECEIVER AT 5.3 GHZ AND CORRESPONDING MIXER DESIGN A. ANTONOPOULOS, N. MAVREDAKIS, N. MAKRIS, M. BUCHER TECHNICAL UNIVERSITY OF CRETE, GREECE KEYWORDS:

More information

Layout Design of LC VCO with Current Mirror Using 0.18 µm Technology

Layout Design of LC VCO with Current Mirror Using 0.18 µm Technology Wireless Engineering and Technology, 2011, 2, 102106 doi:10.4236/wet.2011.22014 Published Online April 2011 (http://www.scirp.org/journal/wet) 99 Layout Design of LC VCO with Current Mirror Using 0.18

More information

NEW WIRELESS applications are emerging where

NEW WIRELESS applications are emerging where IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 4, APRIL 2004 709 A Multiply-by-3 Coupled-Ring Oscillator for Low-Power Frequency Synthesis Shwetabh Verma, Member, IEEE, Junfeng Xu, and Thomas H. Lee,

More information

A COMPACT SIZE LOW POWER AND WIDE TUNING RANGE VCO USING DUAL-TUNING LC TANKS

A COMPACT SIZE LOW POWER AND WIDE TUNING RANGE VCO USING DUAL-TUNING LC TANKS Progress In Electromagnetics Research C, Vol. 25, 81 91, 2012 A COMPACT SIZE LOW POWER AND WIDE TUNING RANGE VCO USING DUAL-TUNING LC TANKS S. Mou *, K. Ma, K. S. Yeo, N. Mahalingam, and B. K. Thangarasu

More information

65-GHz Receiver in SiGe BiCMOS Using Monolithic Inductors and Transformers

65-GHz Receiver in SiGe BiCMOS Using Monolithic Inductors and Transformers 65-GHz Receiver in SiGe BiCMOS Using Monolithic Inductors and Transformers Michael Gordon, Terry Yao, Sorin P. Voinigescu University of Toronto March 10 2006, UBC, Vancouver Outline Motivation mm-wave

More information

A 1.7-to-2.2GHz Full-Duplex Transceiver System with >50dB Self-Interference Cancellation over 42MHz Bandwidth

A 1.7-to-2.2GHz Full-Duplex Transceiver System with >50dB Self-Interference Cancellation over 42MHz Bandwidth A 1.7-to-2.2GHz Full-Duplex Transceiver System with >50dB Self-Interference Cancellation Tong Zhang, Ali Najafi, Chenxin Su, Jacques C. Rudell University of Washington, Seattle Feb. 8, 2017 International

More information

5.4: A 5GHz CMOS Transceiver for IEEE a Wireless LAN

5.4: A 5GHz CMOS Transceiver for IEEE a Wireless LAN 5.4: A 5GHz CMOS Transceiver for IEEE 802.11a Wireless LAN David Su, Masoud Zargari, Patrick Yue, Shahriar Rabii, David Weber, Brian Kaczynski, Srenik Mehta, Kalwant Singh, Sunetra Mendis, and Bruce Wooley

More information

A GSM Band Low-Power LNA 1. LNA Schematic

A GSM Band Low-Power LNA 1. LNA Schematic A GSM Band Low-Power LNA 1. LNA Schematic Fig1.1 Schematic of the Designed LNA 2. Design Summary Specification Required Simulation Results Peak S21 (Gain) > 10dB >11 db 3dB Bandwidth > 200MHz (

More information

A 10-GHz CMOS LC VCO with Wide Tuning Range Using Capacitive Degeneration

A 10-GHz CMOS LC VCO with Wide Tuning Range Using Capacitive Degeneration JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.6, NO.4, DECEMBER, 2006 281 A 10-GHz CMOS LC VCO with Wide Tuning Range Using Capacitive Degeneration Tae-Geun Yu, Seong-Ik Cho, and Hang-Geun Jeong

More information

Frequency Synthesizers for RF Transceivers. Domine Leenaerts Philips Research Labs.

Frequency Synthesizers for RF Transceivers. Domine Leenaerts Philips Research Labs. Frequency Synthesizers for RF Transceivers Domine Leenaerts Philips Research Labs. Purpose Overview of synthesizer architectures for RF transceivers Discuss the most challenging RF building blocks Technology

More information

General configuration

General configuration Transmitter General configuration In some cases the modulator operates directly at the transmission frequency (no up conversion required) In digital transmitters, the information is represented by the

More information

Aspemyr, Lars; Jacobsson, Harald; Bao, Mingquan; Sjöland, Henrik; Ferndal, Mattias; Carchon, G

Aspemyr, Lars; Jacobsson, Harald; Bao, Mingquan; Sjöland, Henrik; Ferndal, Mattias; Carchon, G A 15 GHz and a 2 GHz low noise amplifier in 9 nm RF CMOS Aspemyr, Lars; Jacobsson, Harald; Bao, Mingquan; Sjöland, Henrik; Ferndal, Mattias; Carchon, G Published in: Topical Meeting on Silicon Monolithic

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 678A 40MHZ TO 900MHZ DIRECT CONVERSION QUADRATURE DEMODULATOR

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 678A 40MHZ TO 900MHZ DIRECT CONVERSION QUADRATURE DEMODULATOR DESCRIPTION QUICK START GUIDE FOR DEMONSTRATION CIRCUIT 678A LT5517 Demonstration circuit 678A is a 40MHz to 900MHz Direct Conversion Quadrature Demodulator featuring the LT5517. The LT 5517 is a direct

More information

Ground-Adjustable Inductor for Wide-Tuning VCO Design Wu-Shiung Feng, Chin-I Yeh, Ho-Hsin Li, and Cheng-Ming Tsao

Ground-Adjustable Inductor for Wide-Tuning VCO Design Wu-Shiung Feng, Chin-I Yeh, Ho-Hsin Li, and Cheng-Ming Tsao Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 256-259, pp 2373-2378 doi:10.4028/www.scientific.net/amm.256-259.2373 2013 Trans Tech Publications, Switzerland Ground-Adjustable

More information

A Volterra Series Approach for the Design of Low-Voltage CG-CS Active Baluns

A Volterra Series Approach for the Design of Low-Voltage CG-CS Active Baluns A Volterra Series Approach for the Design of Low-Voltage CG-CS Active Baluns Shan He and Carlos E. Saavedra Gigahertz Integrated Circuits Group Department of Electrical and Computer Engineering Queen s

More information

Advanced RFIC Design ELEN359A, Lecture 3: Gilbert Cell Mixers. Instructor: Dr. Allen A Sweet

Advanced RFIC Design ELEN359A, Lecture 3: Gilbert Cell Mixers. Instructor: Dr. Allen A Sweet Advanced RFIC Design ELEN359A, Lecture 3: Gilbert Cell Mixers Instructor: Dr. Allen A Sweet All of Design is the Art and Science of Navigating Tradeoffs Science gives us the tools to understand what nature,

More information

Radio-Frequency Conversion and Synthesis (for a 115mW GPS Receiver)

Radio-Frequency Conversion and Synthesis (for a 115mW GPS Receiver) Radio-Frequency Conversion and Synthesis (for a 115mW GPS Receiver) Arvin Shahani Stanford University Overview GPS Overview Frequency Conversion Frequency Synthesis Conclusion GPS Overview: Signal Structure

More information

TSEK03: Radio Frequency Integrated Circuits (RFIC) Lecture 1a: Introduction

TSEK03: Radio Frequency Integrated Circuits (RFIC) Lecture 1a: Introduction TSEK03: Radio Frequency Integrated Circuits (RFIC) Lecture 1a: Introduction Ted Johansson, EKS, ISY ted.johansson@liu.se RFIC Main Objectives Advanced continuation of TSEK02 Radio Electronics Main focus

More information

WITH THE exploding growth of the wireless communication

WITH THE exploding growth of the wireless communication IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 60, NO. 2, FEBRUARY 2012 387 0.6 3-GHz Wideband Receiver RF Front-End With a Feedforward Noise and Distortion Cancellation Resistive-Feedback

More information

Design and optimization of a 2.4 GHz RF front-end with an on-chip balun

Design and optimization of a 2.4 GHz RF front-end with an on-chip balun Vol. 32, No. 9 Journal of Semiconductors September 2011 Design and optimization of a 2.4 GHz RF front-end with an on-chip balun Xu Hua( 徐化 ) 1;, Wang Lei( 王磊 ) 2, Shi Yin( 石寅 ) 1, and Dai Fa Foster( 代伐

More information

Evaluating and Optimizing Tradeoffs in CMOS RFIC Upconversion Mixer Design. by Dr. Stephen Long University of California, Santa Barbara

Evaluating and Optimizing Tradeoffs in CMOS RFIC Upconversion Mixer Design. by Dr. Stephen Long University of California, Santa Barbara Evaluating and Optimizing Tradeoffs in CMOS RFIC Upconversion Mixer Design by Dr. Stephen Long University of California, Santa Barbara It is not easy to design an RFIC mixer. Different, sometimes conflicting,

More information

433MHz front-end with the SA601 or SA620

433MHz front-end with the SA601 or SA620 433MHz front-end with the SA60 or SA620 AN9502 Author: Rob Bouwer ABSTRACT Although designed for GHz, the SA60 and SA620 can also be used in the 433MHz ISM band. The SA60 performs amplification of the

More information

FOR digital circuits, CMOS technology scaling yields an

FOR digital circuits, CMOS technology scaling yields an IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 40, NO. 6, JUNE 2005 1259 A Low-Voltage Folded-Switching Mixer in 0.18-m CMOS Vojkan Vidojkovic, Johan van der Tang, Member, IEEE, Arjan Leeuwenburgh, and Arthur

More information

95GHz Receiver with Fundamental Frequency VCO and Static Frequency Divider in 65nm Digital CMOS

95GHz Receiver with Fundamental Frequency VCO and Static Frequency Divider in 65nm Digital CMOS 95GHz Receiver with Fundamental Frequency VCO and Static Frequency Divider in 65nm Digital CMOS Ekaterina Laskin, Mehdi Khanpour, Ricardo Aroca, Keith W. Tang, Patrice Garcia 1, Sorin P. Voinigescu University

More information

1P6M 0.18-µm Low Power CMOS Ring Oscillator for Radio Frequency Applications

1P6M 0.18-µm Low Power CMOS Ring Oscillator for Radio Frequency Applications 1P6M 0.18-µm Low Power CMOS Ring Oscillator for Radio Frequency Applications Ashish Raman and R. K. Sarin Abstract The monograph analysis a low power voltage controlled ring oscillator, implement using

More information

A Compact GHz Ultra-Wideband Low-Noise Amplifier in 0.13-m CMOS Po-Yu Chang and Shawn S. H. Hsu, Member, IEEE

A Compact GHz Ultra-Wideband Low-Noise Amplifier in 0.13-m CMOS Po-Yu Chang and Shawn S. H. Hsu, Member, IEEE IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 58, NO. 10, OCTOBER 2010 2575 A Compact 0.1 14-GHz Ultra-Wideband Low-Noise Amplifier in 0.13-m CMOS Po-Yu Chang and Shawn S. H. Hsu, Member,

More information

Gigabit Transmission in 60-GHz-Band Using Optical Frequency Up-Conversion by Semiconductor Optical Amplifier and Photodiode Configuration

Gigabit Transmission in 60-GHz-Band Using Optical Frequency Up-Conversion by Semiconductor Optical Amplifier and Photodiode Configuration 22 Gigabit Transmission in 60-GHz-Band Using Optical Frequency Up-Conversion by Semiconductor Optical Amplifier and Photodiode Configuration Jun-Hyuk Seo, and Woo-Young Choi Department of Electrical and

More information

Receiver Architecture

Receiver Architecture Receiver Architecture Receiver basics Channel selection why not at RF? BPF first or LNA first? Direct digitization of RF signal Receiver architectures Sub-sampling receiver noise problem Heterodyne receiver

More information

THERE is currently a great deal of activity directed toward

THERE is currently a great deal of activity directed toward IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 12, DECEMBER 1997 2097 A 2.5-GHz BiCMOS Transceiver for Wireless LAN s Robert G. Meyer, Fellow IEEE, William D. Mack, Senior Member IEEE, and Johannes

More information

TSEK02: Radio Electronics Lecture 8: RX Nonlinearity Issues, Demodulation. Ted Johansson, EKS, ISY

TSEK02: Radio Electronics Lecture 8: RX Nonlinearity Issues, Demodulation. Ted Johansson, EKS, ISY TSEK02: Radio Electronics Lecture 8: RX Nonlinearity Issues, Demodulation Ted Johansson, EKS, ISY 2 RX Nonlinearity Issues, Demodulation RX nonlinearities (parts of 2.2) System Nonlinearity Sensitivity

More information

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers)

Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) A 2V Iductorless Receiver Front-End for Multi-Standard Wireless Applications Vidojkovic, V; Sanduleanu, MAT; van der Tang, JD; Baltus, PGM; van Roermund, AHM Published in: IEEE Radio and Wireless Symposium,

More information

Reduced Current Class AB Radio Receiver Stages Using Novel Superlinear Transistors with Parallel NMOS and PMOS Transistors at One GHz

Reduced Current Class AB Radio Receiver Stages Using Novel Superlinear Transistors with Parallel NMOS and PMOS Transistors at One GHz Copyright 2007 IEEE. Published in IEEE SoutheastCon 2007, March 22-25, 2007, Richmond, VA. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising

More information

Abstract. Index terms- LC tank Voltage-controlled oscillator(vco),cmos,phase noise, supply voltage

Abstract. Index terms- LC tank Voltage-controlled oscillator(vco),cmos,phase noise, supply voltage Low Power Low Phase Noise LC To Reduce Start Up Time OF RF Transmitter M.A.Nandanwar,Dr.M.A.Gaikwad,Prof.D.R.Dandekar B.D.College Of Engineering,Sewagram,Wardha(M.S.)INDIA. Abstract Voltage controlled

More information

DESIGN OF 2.4 GHZ LOW POWER CMOS TRANSMITTER FRONT END

DESIGN OF 2.4 GHZ LOW POWER CMOS TRANSMITTER FRONT END Volume 117 No. 16 2017, 685-694 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu DESIGN OF 2.4 GHZ LOW POWER CMOS TRANSMITTER FRONT END 1 S.Manjula,

More information