Chapter VII. MIXERS and DETECTORS

Size: px
Start display at page:

Download "Chapter VII. MIXERS and DETECTORS"

Transcription

1 Class Notes, RF-Communication Circuits Chapter VII MIXERS and DETECTORS Jens Vidkjær NB235

2 ii

3 Contents VII Mixers and Detectors... 1 VII-1 Mixer Basics... 2 A Prototype FET Mixer... 2 Example VII-1-1 Square-Law FET mixer... 7 Example VII-1-2 Square-Law FET mixer - continued... 9 VII-2 Differential Stage Mixers VII-3 Gilbert-Cell Mixers Problems References and Further Reading Index iii

4 iv

5 1 VII Mixers and Detectors The fundamental operation of a mixer is to multiply two signals. One of them is often a modulated signal and the other a stable local oscillator output, and the purpose of the process is to shift the carrier frequency in the modulated signal while keeping the information carrying envelope - real or complex - intact. If one of the carriers is at zero frequency, DC, this means that we are either shifting from or to baseband signals. In that case the circuits may also be called modulators and demodulators respectively. Demodulator circuits are sometimes included in a group of circuits known as detectors, although this term also comprises cases where baseband information is extracted from a modulated signal without guidance from a local oscillator. Finally, circuits that shifts from one carriers frequency to another are sometimes also called frequency converters. Mixing processes were considered from a system point of view in sec.i-5. It was seen that even an ideal multiplication process had undesirable effects that must be dealt with around a multiplying circuit. There was removal of either unwanted sum or unwanted difference frequency signal components by post filtering. Protection against image responses by prefiltering was another problem. In this chapter we shall present more details about circuit implementations and consider limitations on ideal performances due to noise and non ideal components. This chapter is preliminary. You may find additional information on the subject in ref s [1],[2], or [3].

6 2 VII-1 Mixer Basics Multiplying voltage or current waveforms is a nonlinear process. A simple example is the resultant response if two signals are applied to a nonlinear device. We have already seen some consequences in the discussion of limitations in almost linear circuits in section VI-4. There, considerations were made from the point of view, that the mixing process deteriorates linear performance by introducing distortion and intermodulation signal components at frequencies, which may differ from the input signal frequencies. Dealing with mixers, however, we shall now organize the circuits to provide the best possible translation from one frequency range to another. A Prototype FET Mixer Fig.1 FET transistor that is biased and driven for mixer applications. Figure (b) shows a simplified transistor transfer characteristic. In the preceding section IV-4 we saw how signal distortion was introduced when device characteristics departed from linearity. In mixers it is the same nonlinear device characteristics that are used to give the desired frequency translations. To fix ideas, Fig.1 demonstrates in principle how a FET may be employed as a mixer when two input signals are applied to the gate. We assume that the transistor is biased, driven, and loaded in a way that prevents saturation effects, so its operation may be described solely by its nonlinear transfer

7 VII-1 Mixer Basics 3 characteristic in Fig.1(b). With both input signals set to zero, the transistor DC bias conditions are fixed by where the bias current to the drain flows through the RF-choke L chk.v GG is the gate bias voltage from the battery. When signals are applied, we suppose that the corresponding current components are related to the input signal through a Taylor series expansion of the transfer characteristic around the gate bias voltage V GG. Voltage v g denotes the deviation voltage according to Following the notation that was introduced in section IV-4, the drain current, when the two time varying signals V rf and V lo are applied, is expressed (1) (2) Inserting the two signal components, where (3) (4) (5) it is seen, that the second order term in the Taylor expansion provides a drain current component, which is proportional to the product of the two input signals,v rf and V lo.ifwe let the RF signal be represented by a single tone so both applied signals are sinusoidal, the generation of frequency components in the drain current follows basically the scheme that formerly gave the distortion components in Eq.IV-136 for Taylor expansion components up to third order. In present terms this equations reads, (6)

8 4 Mixers, Modulators, Demodulators, and Detectors (7) This result required repeated use of the following basic relations (8) Had we proceeded to even higher order of terms, recursive use of the last identities would reveal that each order of expansion terms introduces components where, in double sided representation based on the identity, the frequencies become all possible combinations that may be written by (9) (10)

9 VII-1 Mixer Basics 5 The resultant frequency from this process may be simpler than the expression above suggests at a first glance. For instance, the left term of the third order components in Eq.(7)(c1) develops as Here the resultant frequency keeps no indication of the Taylor expansion order in the nonlinear mixing characteristic, N=3, that caused this particular frequency component. Note, however, that the amplitudes hold information about the order. In the example above, the two contributions are both of third order in voltages, V 3 RF3 and V RF V 2 LO respectively. A common way of expressing the resultant frequency components from a mixing process in literature is 1 (11) (12) According to the discussion above, there is no simple one to one relationship between the integer set n,m and Taylor expansion order(s) for the mixing nonlinearity. The only point that can be states that a mixing frequency given by Eq.(12) cannot originate from an expansion term of order less than n + m. Returning to basic mixing properties, the product term from Eq.(4) provides both the sum and the difference frequency drain current components in Eq.(7)(b2). Which one to use depends on the application at hand. In a receiver the typical mixer function is to shift the frequency region of an incoming RF-signal down to a lower intermediate frequency, IF, range. Had we used the diagram in Fig.1 directly we would get output voltage components at all combination frequencies in the Taylor expansion of the current. A simple way to sort out the desired component is indicated by Fig.2, where the load of the FET is made by a parallel circuit that is tuned to IF at the difference frequency If the Q-factor for the tuned circuit is high enough, the IF current component provides the dominant contribution to the output voltage while all other current components are practically short circuited. In this case, the output voltage is given by the IF component I d,if in the drain current, (13) (14) Consult ref s [1], [2], or [3], for more elaboration on this subject.

10 6 Mixers, Modulators, Demodulators, and Detectors Fig.2 Simple FET transistor mixer, where the parallel circuit L, C is tuned to the IF frequency. Like the case of distortion in almost linear circuits, residual signal components at all but the desired IF frequencies are called spurious signals. Sometimes, the ratio of the current amplitude at the desired output frequency, here the IF, over the input RF voltage amplitude is called the conversion transconductance 2. The ratio of the desired frequency output voltage amplitude over the input RF voltage amplitude is correspondingly called the conversion voltage gain or just the conversion gain if it is clear from the context that we are dealing with voltages, not powers. In the present case we have (15) (16) Introducing conversion quantities, we may now express (17) 2 ) The Danish term is "blandingsstejlhed".

11 VII-1 Mixer Basics 7 so G cnv and A cnv are used the same way in amplitude calculations as the traditional transconductance and voltage gain factors are used in conventional circuit characterization. It must be kept in mind, however, that conversion transconductances and conversion gains relate current and voltage components of different frequencies and, furthermore, these quantities depends not only on simple device and DC biasing properties, but also on the local oscillator signal, V LO. In order not to distort the information in a modulated signal envelope when the carrier frequency is changed by a mixer, the conversion transconductances and gains are supposed to be independent of the RF signal level, V RF. Like transconductance and gain, concepts like compression, intermodulation, or intercept points are inherited from the almost linear amplifier terminology to characterize distortions introduced in mixers, now with the complication, that the input and output frequency ranges of significance are no longer coincident. Example VII-1-1 Square-Law FET mixer In ideal form the transfer characteristic of a n-channel FET that is biased for normal operation is a part of a parabola,[4]. It ranges from zero current at the so-called pinch-off or threshold voltage V P - a negative voltage - and the saturation current I DSS at zero gatesource voltage as expressed by (18) First and second order derivatives of the drain currents are (19) and all higher order derivatives are zero, so the Taylor expansion in Eq.(3) for a given gate biasing, V GG, is given through (20) As seen, the second order b-term is independent of the bias voltage V GG, i.e. constant across the whole gate voltage range where the transistor conducts current. In this range the b term determines the conversion transconductance, which becomes (21) The maximum conversion transconductance limit in the expression is approached if the RF signal is small compared to the local oscillator signal, which is set to the maximum amplitude,

12 8 Mixers, Modulators, Demodulators, and Detectors where the transistor is conducting all times. That is V LO = ½ V P, gate bias V GG =½V P, and assuming V RF << V LO as sketched in Fig.3. Fig.3 Local oscillator driving of a square-law FET mixer for max. continuous mode conversion transconductance. The RF signal, V RF, is much smaller than V LO. Example VII-1-1 end The assumption of a small RF signal compared to the local oscillator signal - which gave the maximum conversion gain in the example above, applies commonly to the initial mixers in radio receivers. The assumption provide the background for a method of calculating conversion gains in mixer circuits by the so-called time-varying transconductance approach 3, which is an alternative to the Taylor expansions we have considered so far. Here the transconductance, which is calculated like the "a" term in the Taylor series expansion, is taken as a function of both the DC bias and the large local oscillator time dependent signal. When the small RF signal is applied, the resultant mixing components in the drain current are calculated like conventional small signal current components by multiplying the RF gate voltage by a transconductance. However, the latter is now time dependent, so we may express the mixing components in the drain current by (22) To find a particular mixing component with a given time dependent transconductance waveshape, it must be expanded in a Fourier series, 3 ) The approach is also called "Large Signal - Small Signal" analysis.

13 VII-1 Mixer Basics 9 (23) Here, it is assumed that the transconductance waveshape G d,mix (t) is symmetrical with respect to t=0. If this is not the case we must elaborate the Fourier expansion correspondingly. To find a particular mixing components with a given RF component of frequency ω RF, each Fourier coefficient gives rise to two mixing products, one sum and one difference frequency between the RF and one of the local oscillator components, usually the fundamental local oscillator frequency component at ω LO corresponding to m=1 in (24) Conversion transconductance is still defined like Eq.(15) by the ratio of the desired frequency component in the drain current over the RF signal amplitude, so we have to select one of above component by filtering. In time-varying transconductance terminology, the conversion transconductance becomes (25) where g mix,m is the Fourier coefficient of appropriate order in the expansion of the transconductance waveshape. Example VII-1-2 Square-Law FET mixer - continued There are several practical drawbacks in the square-law mixer circuit that was considered in the preceding example. One of them is that gate bias and local oscillator voltage depends on the pinch voltage of the FET. This parameter is commonly subject to large spreadings, say 100% or more. Precise tracking would therefore require adjustment capabilities in the circuit and tuning in production. We may reduce the direct dependencies of the pinch voltage with a higher local oscillator amplitude than we had before. In consequence, the FET must be non conducting - i.e. cut off - in part of the oscillator period. Assume that the RF signal is small compared to the local oscillator amplitude, so it totally dominates the drain current waveshape and the switching instants of the FET. The drain current pulse train is illustrated in Fig.4, and the corresponding time varying transconductance is shown in Fig.5. It is given though

14 10 Mixers, Modulators, Demodulators, and Detectors (26) Since the current characteristic I d (V gs ) is square-law when the transistor conducts current, the corresponding transconductance is a linear function of V gs. Therefore - using a sinusoidal local oscillator - the transconductance waveshape becomes a train of sine-tips. We have already considered the Fourier expansion of this waveshape in conjunction with the power amplifier discussion in chapter 5. The transistor opening angle θ, i.e. the portion of a period where the transistor conducts, may still be used as the controlling parameter. Thereby the conversion transconductance is expressed (27) Fig.4 Current pulses in square-law FET mixer with large sinusoidal LO drive. The RF signal is small, V RF V LO.

15 VII-1 Mixer Basics 11 Fig.5 Time varying transconductance in square-law FET mixer with large, sinusoidal local oscillator drive. The ratio y m /y p represents the Fourier coefficient and it is taken from Table 5-1 using the appropriate local oscillator mixing harmonic component number m. The peak value in the transconductance pulse train is g m (V gs,max ). If V gs is driven up to 0 V, the peak value is (28) A few extracts from Table 5-1 in the case of fundamental frequency local oscillator mixing, m=1, are summarized in Table I. It is seen here that in the limit case of full conduction, θ=360, we get a conversion conductance in agreement with the maximum limit in the previ- Table I Fourier coefficient of sinetips. Extracts from table 5-1. θ y 1 /y p y 2 /y p y 3 /y p

16 12 Mixers, Modulators, Demodulators, and Detectors Fig.6 Time-varying transconductance in square-wave driven FET mixer. ous result from Eq.(21). Between full conduction and half-time conduction at θ=180, the conversion transconductance exceeds this value by a small amount. If the conduction angle goes below θ=180, conversion transconductance reduces correspondingly. However, the smaller the conduction angle, the smaller is the significance of the actual pinch voltage parameter size, V P, since the local oscillator amplitude V LO must rise correspondingly. With a maximum gate to source voltage of zero volts, which implies that the gate bias is V GG =- V LO, the relationships between the two are expressed through Instead of driving by a sinusoidal local oscillator, the transconductance could be square-waved using a square-waved local oscillator signal. In the simple case sketched in Fig.6, where the conduction angle is 180, the conversion transconductance becomes (30) Here the 4/π factor is the Fourier coefficient of a square-wave that is normalized to the interval [+1,-1], so the amplitude to be used is ½g m (V gs,max ). Square-wave local oscillator signals are feasible in many cases, since they resemble outputs from limiter circuits that may be used to minimize the effects of local oscillator amplitude noise and fluctuations in sensitive equipment like radio receivers.

17 VII-1 Mixer Basics 13 Driving the mixer with a local oscillator signal that is so large that the transistor becomes non-conducting, like it was done in this example, has the consequence, that mixing takes place around harmonic components of the local oscillator signal. We have assumed that any undesired or spurious frequency component is removed by subsequent filtering, but clearly the more spurious components generated, the more efforts must be given to the filtering problem. When the FET mixer was used in continuous mode in the foregoing example, no higher order mixing took place, so the price paid by making the mixer less sensitive to parameter variations by enlarging the local oscillator drive could be that the filtering requirements are tightened. Example VII-1-1 end The FET mixer prototype we have considered in this section was introduced as a vehicle to exemplify how the required multiplying function may be realized through a nonlinear characteristic. Besides this very basic property there are several more concerns for employing mixers in RF-circuits which we shall deal with below. If we should use the prototype FET mixer as an outset for a practical application, we should probably rearrange the circuit as sketched in Fig.7, where the RF and LO signals are separated so each of them gets a ground terminal. Z RF and Z LO represent the generator impedance of the RF and LO sources respectively and they are applied through coupling capacitors C cpg and C cps. Biasing of the transistor is made through R G and R S1,R S2. We ascribe no DC voltage across R G as the ideal FET requires no gate bias current. The gate source biasing is establish by the DC current through the transistor and R S1 +R S2. It is assumed that the FET has a negative threshold voltage V P. Fig.7 Practical realization of a FET mixer including biasing. A negative threshold voltage is assumed.

18 14 Mixers, Modulators, Demodulators, and Detectors

19 15 VII-2 Differential Stage Mixers Fig.8 Differential stage mixer coupling. C cpli and C cple are coupling and decoupling capacitors. R 1 to R 3 are bias resistors. Filtering is made outside this circuit. The differential amplifier structure that was considered in Chapter 5 may also serve as a mixing circuit. One way of doing this is sketched in Fig.8. The local oscillator signal is applied to the differential input terminals while the common tail current, which formerly was a constant bias current, now is overlaid by the RF signal through a conventional common emitter stage around transistor Q 3. Assuming small signal conditions for the RF signal, the tail current is expressed through (31) Here, appropriate bias resistor settings establish the DC current level, I 0. Inserting into the large signal expression for the differential amplifier, Eq.5-138, the differential output current may now be written (32)

20 16 Mixers, Modulators, Demodulators, and Detectors To see the mixing properties, we assume initially that both the RF and the local oscillator signals are sinusoidal, and, furthermore, that the local oscillator amplitude is small compared to V t, so if suffice to use the first, linear term in the Taylor series expansion (33) (34) (35) Now the differential current may be written (36) No mixing is associated with the first term since it contains only the local oscillator frequency component. The second term holds the mixing product (37) By subsequent filtering, the desired intermediate frequency component, either must be selected. It is represented by the differential current (38) (39) The corresponding conversion parameters now take the forms (40) (41)

21 VII-1 Differential Stage Mixers 17 It is often desirable to use a local oscillator signal that is larger than the size assumed by the approximation in Eq.(35). With growing local oscillator signal we shall, like the limiter development in Section 5-3, reach a limit where the two differential transistors Q 1 and Q 2 are operated as antagonistic switches. In that case we may approximate the result of the hyperbolic tangent function by a square-wave and approximate, (42) Now the differential current becomes (43) Again, the first term contributes nothing to the mixing function. It holds only fundamental and harmonic frequency components of the local oscillator signal. The last term, however, hold mixing products around the local oscillator frequency and higher harmonic components. Isolating one component from mixing with local oscillator fundamental frequency gives (44) The corresponding conversion parameters, which are independent of the local oscillator signal level, now become (45) (46) If the output of a mixing circuit includes unmixed fundamental and higher harmonic frequency components of both the RF and the LO signals before the IF filter is applied, the mixer is called unbalanced. If one of these family of components are suppressed before filtering, the mixer is called single balanced, if both families are absent, the mixer is called double balanced. In this terminology, the differential stage mixer above is single balanced. Besides selecting the proper IF components, the subsequent IF filter has to suppress the local oscillator components down to levels where they do no harm. An alternative is to employ two cross-coupled differential stages to achieve double balancing by the so called Gilbert Cell mixer, which is discussed next.

22 18 Mixers, Modulators, Demodulators, and Detectors VII-3 Gilbert-Cell Mixers Fig.9 Gilbert-Cell. The input terminals must be properly biased in addition to differential inputs V LO and V RF. All current expressions assume transistor current gains α f equal to one. Cross coupling two differential stage mixers that are current biased through a common DC tail current gives the structure in Fig.9. It is called a Gilbert Cell after its inventor. Compared with the single differential stage mixer, also the RF signal is now applied to a differential input port. As seen in the figure, there are three differentially operated transistor pairs in this configuration, and to investigate the mixing function, we shall make repeated use of the differential stage results from Section 5-3. It is convenient, therefore, to introduce the input signal normalization that was used formerly, i.e. (47) The common tail current is here kept at a constant DC value, I 0. The differential current in the bottom transistor pair, which is driven by the RF signal, becomes (48)

23 VII-1 Differential Stage Mixers 19 where α f is the common base current gain of the transistors. Commonly it has a value slightly below one, say Including the effect of the bottom differential current, ΔI 0, the differential and tail currents for the two LO signal operated transistor pairs are expressed (49) (50) Finally, the two differential terms above subtracts to the final output differential current ΔI out, (51) We may use the Taylor series expansions and assumptions from Eqs.(34),(35) to approximate (52) Compared with the similar expressions from the single differential stage mixer like Eq.(36), it is seen that only a product term remains. There is no separate LO signal terms, so the Gilbert Cell has clearly doubly balanced mixer function. For the same reason, a Gilbert Cell driven by small input signals is sometimes called a pure four-quadrant multiplier. With sinusoidal input signals (53) the frequency component of desired intermediate frequency IF, where has the amplitude (54) (55)

24 20 Mixers, Modulators, Demodulators, and Detectors Thereby, the conversion parameters for a Gilbert Cell Mixer operated by small signals at both the RF and the LO ports become, (56) (57) With a large signal input to the local oscillator port, i.e. x lo >6 or V LO >150 mv, the upper differential pairs are operated like switches as sketched in Fig.10. The direction of the RF-signal controlled differential current, ΔI 0, is changed according to the sign and in turns the frequency of the LO signal. In the limit, where we assume ideal instant switching, the LO controlled hyperbolic tangent factor in Eq.(51) should be replaced by the Fourier expansion of a square-wave like Eq.(42). With this replacement we get (58) Maintaining the assumption of a small RF signal, and mixing around the fundamental LO frequency component, the output differential current IF terms have amplitudes of Fig.10 Gilbert-Cell circuit used as a switching mixer. The RF differential current is reverted when the local oscillator voltage V LO shifts between high positive (a) and negative (b) levels.

25 VII-1 Differential Stage Mixers 21 (59) The mixing parameters in switched operation now become (60) (61)

26 22 Mixers, Modulators, Demodulators, and Detectors Problems P.VII-1 Fig.11 Fig.11 shows the principle for a mixer with a square-law FET. Both the RF and the LO signals are sinusoidal at frequency f RF = 450MHz and f LO = 520 MHz respectively. The load circuit has quality factor Q IF = 100, and it is tuned to f IF = 70 MHz. The load resistor is R L =1kΩ. Capacitor C dcp is a decoupling capacitor. It is assumed that the RF signal is much smaller then the local oscillator amplitude. Find the bias resistor R E and the local oscillator amplitude V LO that give mean drain current equal to 10 ma and forces the transistor peak current to I DSS. Sketch the time varying transconductance - minimum and maximum values - and find the conversion transconductance. What is the IF output voltage if an RF signal of 2mV is applied to the RF input port? Fig.12

27 VII-1 Differential Stage Mixers 23 In practice, the RF signal is applied through a transformer as shown in Fig.12. The input circuit is tuned to f RF and has quality factor Q RF = 20 including the effect of the generator resistance R g. What is the image frequency of the mixer. Estimate the IF output voltage if an image frequency input signal of 2mV amplitude is applied to the RF input port? P.VII-2 Fig.13 Fig.13 shows a differential stage mixer. The bias current without any RF signal is set by resistor R 0, which is chosen to give I 0 =5mA. The local oscillator frequency is 120 MHz and the amplitude V LO is set to provide a differential amplitude of ΔI c,lo = 2.5 ma at the local oscillator frequency if no RF signal is applied. The RF signal is of frequency 100 MHz is applied through coupling capacitor C 0. The load circuit L, C is tuned to a intermediate frequency of 20 MHz. Including the load resistance R L =1kΩ, the load circuit has Q factor equal to 100. What is the conversion transconductance of the stage and the corresponding local oscillator voltage amplitude, V LO? Find the IF output voltage V IF if the RF signal is an unmodulated carrier of 5 mv. Note, it is not assumed in this problem that V LO is << V t. An amplitude modulated RF signal, where m is the modulation index and the baseband frequency f BB << f RF, is applied. The resultant intermediate frequency output is written (62)

28 24 Mixers, Modulators, Demodulators, and Detectors where the frequency dependency of the resultant modulation index, m IF, is caused by the frequency characteristic of the tuning circuit. At which baseband frequency is the resultant modulation index m IF reduced 3dB compared to the input index m? The envelope of the IF output is distorted due to the nonlinear transfer characteristic of the mixer. Assume a low baseband frequency and show that the 2nd and 3rd harmonic contribution to the total harmonic distortion of the IF envelope for small RF signals, V RF << V t = 25mV are (63) (64) The exponential function series expansion may be useful to answer the last question, (65)

29 25 References and Further Reading [1] R.S.Carson, Radio Communication Concepts: Analog, Wiley [2] S.A.Maas, Microwave Mixers, 2nd ed., Artech House [3] S.A.Maas, Nonlinear Microwave Circuits, Artech House [4] A.S.Sedra, K.C.Smith, Microelectronic Circuits, 3rd ed., Saunders, 1991.

30 26 Mixers, Modulators, Demodulators, and Detectors

31 27 Index Conversion Gain... 6 Conversion Transconductance... 6 Conversion Voltage Gain... 6 Demodulators... 1 Detectors... 1 Double Balanced Mixer...17 Frequency Converters... 1 Gilbert-Cell...18 Large Signal - Small Signal Analysis... 8 Mixer balanced...17 Conversion Gain... 6 double balanced...17 unbalanced...17 Mixers... 1 FET basics... 2 Gilbert-Cell...18 Modulators... 1 Single Balanced Mixer...17 Spurious Signals... 5 Switching Conversion Gain differential stage mixer...17 Gilbert cell mixer...21 Time-Varying Transconductance... 8

Lecture 17 - Microwave Mixers

Lecture 17 - Microwave Mixers Lecture 17 - Microwave Mixers Microwave Active Circuit Analysis and Design Clive Poole and Izzat Darwazeh Academic Press Inc. Poole-Darwazeh 2015 Lecture 17 - Microwave Mixers Slide1 of 42 Intended Learning

More information

The steeper the phase shift as a function of frequency φ(ω) the more stable the frequency of oscillation

The steeper the phase shift as a function of frequency φ(ω) the more stable the frequency of oscillation It should be noted that the frequency of oscillation ω o is determined by the phase characteristics of the feedback loop. the loop oscillates at the frequency for which the phase is zero The steeper the

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

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

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 3 Field Effect Transistors Lecture-8 Junction Field

More information

Technical Article A DIRECT QUADRATURE MODULATOR IC FOR 0.9 TO 2.5 GHZ WIRELESS SYSTEMS

Technical Article A DIRECT QUADRATURE MODULATOR IC FOR 0.9 TO 2.5 GHZ WIRELESS SYSTEMS Introduction As wireless system designs have moved from carrier frequencies at approximately 9 MHz to wider bandwidth applications like Personal Communication System (PCS) phones at 1.8 GHz and wireless

More information

Lecture 17: BJT/FET Mixers/Mixer Noise

Lecture 17: BJT/FET Mixers/Mixer Noise EECS 142 Lecture 17: BJT/FET Mixers/Mixer Noise Prof. Ali M. Niknejad University of California, Berkeley Copyright c 2005 by Ali M. Niknejad A. M. Niknejad University of California, Berkeley EECS 142 Lecture

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

Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper

Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper Watkins-Johnson Company Tech-notes Copyright 1981 Watkins-Johnson Company Vol. 8 No. 6 November/December 1981 Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper All

More information

Direct-Conversion I-Q Modulator Simulation by Andy Howard, Applications Engineer Agilent EEsof EDA

Direct-Conversion I-Q Modulator Simulation by Andy Howard, Applications Engineer Agilent EEsof EDA Direct-Conversion I-Q Modulator Simulation by Andy Howard, Applications Engineer Agilent EEsof EDA Introduction This article covers an Agilent EEsof ADS example that shows the simulation of a directconversion,

More information

Radio Receiver Architectures and Analysis

Radio Receiver Architectures and Analysis Radio Receiver Architectures and Analysis Robert Wilson December 6, 01 Abstract This article discusses some common receiver architectures and analyzes some of the impairments that apply to each. 1 Contents

More information

RFIC DESIGN EXAMPLE: MIXER

RFIC DESIGN EXAMPLE: MIXER APPENDIX RFI DESIGN EXAMPLE: MIXER The design of radio frequency integrated circuits (RFIs) is relatively complicated, involving many steps as mentioned in hapter 15, from the design of constituent circuit

More information

Michael F. Toner, et. al.. "Distortion Measurement." Copyright 2000 CRC Press LLC. <

Michael F. Toner, et. al.. Distortion Measurement. Copyright 2000 CRC Press LLC. < Michael F. Toner, et. al.. "Distortion Measurement." Copyright CRC Press LLC. . Distortion Measurement Michael F. Toner Nortel Networks Gordon W. Roberts McGill University 53.1

More information

Data Conversion Circuits & Modulation Techniques. Subhasish Chandra Assistant Professor Department of Physics Institute of Forensic Science, Nagpur

Data Conversion Circuits & Modulation Techniques. Subhasish Chandra Assistant Professor Department of Physics Institute of Forensic Science, Nagpur Data Conversion Circuits & Modulation Techniques Subhasish Chandra Assistant Professor Department of Physics Institute of Forensic Science, Nagpur Data Conversion Circuits 2 Digital systems are being used

More information

ALTHOUGH zero-if and low-if architectures have been

ALTHOUGH zero-if and low-if architectures have been IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 40, NO. 6, JUNE 2005 1249 A 110-MHz 84-dB CMOS Programmable Gain Amplifier With Integrated RSSI Function Chun-Pang Wu and Hen-Wai Tsao Abstract This paper describes

More information

Tuesday, March 22nd, 9:15 11:00

Tuesday, March 22nd, 9:15 11:00 Nonlinearity it and mismatch Tuesday, March 22nd, 9:15 11:00 Snorre Aunet (sa@ifi.uio.no) Nanoelectronics group Department of Informatics University of Oslo Last time and today, Tuesday 22nd of March:

More information

444 Index. F Fermi potential, 146 FGMOS transistor, 20 23, 57, 83, 84, 98, 205, 208, 213, 215, 216, 241, 242, 251, 280, 311, 318, 332, 354, 407

444 Index. F Fermi potential, 146 FGMOS transistor, 20 23, 57, 83, 84, 98, 205, 208, 213, 215, 216, 241, 242, 251, 280, 311, 318, 332, 354, 407 Index A Accuracy active resistor structures, 46, 323, 328, 329, 341, 344, 360 computational circuits, 171 differential amplifiers, 30, 31 exponential circuits, 285, 291, 292 multifunctional structures,

More information

Analog and Telecommunication Electronics

Analog and Telecommunication Electronics Politecnico di Torino - ICT School Analog and Telecommunication Electronics B5 - Multipliers/mixer circuits» Error taxonomy» Basic multiplier circuits» Gilbert cell» Bridge MOS and diode circuits» Balanced

More information

Optimization of an OTA Based Sine Waveshaper

Optimization of an OTA Based Sine Waveshaper 1 Optimization of an OTA Based Sine Waveshaper openmusiclabs February, 017 I. INTRODUCTION The most common analog Voltage Controlled Oscillator (VCO) cores are sawtooth and triangle wave generators. This

More information

Improving Amplifier Voltage Gain

Improving Amplifier Voltage Gain 15.1 Multistage ac-coupled Amplifiers 1077 TABLE 15.3 Three-Stage Amplifier Summary HAND ANALYSIS SPICE RESULTS Voltage gain 998 1010 Input signal range 92.7 V Input resistance 1 M 1M Output resistance

More information

NTE7047 Integrated Circuit TV Color Small Signal Sub System

NTE7047 Integrated Circuit TV Color Small Signal Sub System NTE7047 Integrated Circuit TV Color Small Signal Sub System Features: Vision IF Amplifier with Synchronous Demodulator Automatic Gain Control (AGC) Detector Suitable for Negative Modulation AGC Tuner Automatic

More information

Lecture 20: Passive Mixers

Lecture 20: Passive Mixers EECS 142 Lecture 20: Passive Mixers Prof. Ali M. Niknejad University of California, Berkeley Copyright c 2005 by Ali M. Niknejad A. M. Niknejad University of California, Berkeley EECS 142 Lecture 20 p.

More information

TSEK03: Radio Frequency Integrated Circuits (RFIC) Lecture 5-6: Mixers

TSEK03: Radio Frequency Integrated Circuits (RFIC) Lecture 5-6: Mixers TSEK03: Radio Frequency Integrated Circuits (RFIC) Lecture 5-6: Mixers Ted Johansson, EKS, ISY ted.johansson@liu.se Overview 2 Razavi: Chapter 6.1-6.3, pp. 343-398. Lee: Chapter 13. 6.1 Mixers general

More information

THE rapid growth of portable wireless communication

THE rapid growth of portable wireless communication 1166 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 8, AUGUST 1997 A Class AB Monolithic Mixer for 900-MHz Applications Keng Leong Fong, Christopher Dennis Hull, and Robert G. Meyer, Fellow, IEEE Abstract

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

PROJECT ON MIXED SIGNAL VLSI

PROJECT ON MIXED SIGNAL VLSI PROJECT ON MXED SGNAL VLS Submitted by Vipul Patel TOPC: A GLBERT CELL MXER N CMOS AND BJT TECHNOLOGY 1 A Gilbert Cell Mixer in CMOS and BJT technology Vipul Patel Abstract This paper describes a doubly

More information

Chapter 8. Field Effect Transistor

Chapter 8. Field Effect Transistor Chapter 8. Field Effect Transistor Field Effect Transistor: The field effect transistor is a semiconductor device, which depends for its operation on the control of current by an electric field. There

More information

Fully integrated CMOS transmitter design considerations

Fully integrated CMOS transmitter design considerations Semiconductor Technology Fully integrated CMOS transmitter design considerations Traditionally, multiple IC chips are needed to build transmitters (Tx) used in wireless communications. The difficulty with

More information

RF Integrated Circuits

RF Integrated Circuits Introduction and Motivation RF Integrated Circuits The recent explosion in the radio frequency (RF) and wireless market has caught the semiconductor industry by surprise. The increasing demand for affordable

More information

Efficiently simulating a direct-conversion I-Q modulator

Efficiently simulating a direct-conversion I-Q modulator Efficiently simulating a direct-conversion I-Q modulator Andy Howard Applications Engineer Agilent Eesof EDA Overview An I-Q or vector modulator is a commonly used integrated circuit in communication systems.

More information

Part I - Amplitude Modulation

Part I - Amplitude Modulation EE/CME 392 Laboratory 1-1 Part I - Amplitude Modulation Safety: In this lab, voltages are less than 15 volts and this is not normally dangerous to humans. However, you should assemble or modify a circuit

More information

Double-balanced mixer and oscillator

Double-balanced mixer and oscillator NE/SA DESCRIPTION The NE/SA is a low-power VHF monolithic double-balanced mixer with input amplifier, on-board oscillator, and voltage regulator. It is intended for high performance, low power communication

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 3 Field Effect Transistors Lecture-3 MOSFET UNDER

More information

Let us consider the following block diagram of a feedback amplifier with input voltage feedback fraction,, be positive i.e. in phase.

Let us consider the following block diagram of a feedback amplifier with input voltage feedback fraction,, be positive i.e. in phase. P a g e 2 Contents 1) Oscillators 3 Sinusoidal Oscillators Phase Shift Oscillators 4 Wien Bridge Oscillators 4 Square Wave Generator 5 Triangular Wave Generator Using Square Wave Generator 6 Using Comparator

More information

Appendix. Harmonic Balance Simulator. Page 1

Appendix. Harmonic Balance Simulator. Page 1 Appendix Harmonic Balance Simulator Page 1 Harmonic Balance for Large Signal AC and S-parameter Simulation Harmonic Balance is a frequency domain analysis technique for simulating distortion in nonlinear

More information

Low Distortion Mixer AD831

Low Distortion Mixer AD831 a FEATURES Doubly-Balanced Mixer Low Distortion +2 dbm Third Order Intercept (IP3) + dbm 1 db Compression Point Low LO Drive Required: dbm Bandwidth MHz RF and LO Input Bandwidths 2 MHz Differential Current

More information

Lab 5: FET circuits. 5.1 FET Characteristics

Lab 5: FET circuits. 5.1 FET Characteristics Lab 5: FET circuits Reading: The Art of Electronics (TAOE) Section 3.01 3.10, FET s, followers, and current sources. Specifically look at information relevant to today s lab: follower, current source,

More information

Diodes CHAPTER Rectifier Circuits. Introduction. 4.6 Limiting and Clamping Circuits. 4.2 Terminal Characteristics of Junction Diodes 173

Diodes CHAPTER Rectifier Circuits. Introduction. 4.6 Limiting and Clamping Circuits. 4.2 Terminal Characteristics of Junction Diodes 173 CHAPTER 4 Diodes Introduction 4.1 4.5 Rectifier Circuits 165 The Ideal Diode 166 4.2 Terminal Characteristics of Junction Diodes 173 4.3 Modeling the Diode Forward Characteristic 179 4.4 Operation in the

More information

C. Mixers. frequencies? limit? specifications? Perhaps the most important component of any receiver is the mixer a non-linear microwave device.

C. Mixers. frequencies? limit? specifications? Perhaps the most important component of any receiver is the mixer a non-linear microwave device. 9/13/2007 Mixers notes 1/1 C. Mixers Perhaps the most important component of any receiver is the mixer a non-linear microwave device. HO: Mixers Q: How efficient is a typical mixer at creating signals

More information

Chapter 5. Operational Amplifiers and Source Followers. 5.1 Operational Amplifier

Chapter 5. Operational Amplifiers and Source Followers. 5.1 Operational Amplifier Chapter 5 Operational Amplifiers and Source Followers 5.1 Operational Amplifier In single ended operation the output is measured with respect to a fixed potential, usually ground, whereas in double-ended

More information

Low Flicker Noise Current-Folded Mixer

Low Flicker Noise Current-Folded Mixer Chapter 4 Low Flicker Noise Current-Folded Mixer The chapter presents a current-folded mixer achieving low 1/f noise for low power direct conversion receivers. Section 4.1 introduces the necessity of low

More information

BROADBAND DISTRIBUTED AMPLIFIER

BROADBAND DISTRIBUTED AMPLIFIER ADM1-26PA The ADM1-26PA is a complete LO driver solution for use with all Marki mixers up to 26. GHz. This single-stage packaged GaAs MMIC distributed amplifier integrates all required biasing circuitry.

More information

Application Note 5379

Application Note 5379 VMMK-1225 Applications Information Application Note 5379 Introduction The Avago Technologies VMMK-1225 is a low noise enhancement mode PHEMT designed for use in low cost commercial applications in the

More information

Lecture 6. Angle Modulation and Demodulation

Lecture 6. Angle Modulation and Demodulation Lecture 6 and Demodulation Agenda Introduction to and Demodulation Frequency and Phase Modulation Angle Demodulation FM Applications Introduction The other two parameters (frequency and phase) of the carrier

More information

A New Topology of Load Network for Class F RF Power Amplifiers

A New Topology of Load Network for Class F RF Power Amplifiers A New Topology of Load Network for Class F RF Firas Mohammed Ali Al-Raie Electrical Engineering Department, University of Technology/Baghdad. Email: 30204@uotechnology.edu.iq Received on:12/1/2016 & Accepted

More information

Receiver Design. Prof. Tzong-Lin Wu EMC Laboratory Department of Electrical Engineering National Taiwan University 2011/2/21

Receiver Design. Prof. Tzong-Lin Wu EMC Laboratory Department of Electrical Engineering National Taiwan University 2011/2/21 Receiver Design Prof. Tzong-Lin Wu EMC Laboratory Department of Electrical Engineering National Taiwan University 2011/2/21 MW & RF Design / Prof. T. -L. Wu 1 The receiver mush be very sensitive to -110dBm

More information

SA602A Double-balanced mixer and oscillator

SA602A Double-balanced mixer and oscillator RF COMMUNICATIONS PRODUCTS SA Replaces datasheet of April 7, 990 IC7 Data Handbook 997 Nov 07 Philips Semiconductors SA DESCRIPTION The SA is a low-power VHF monolithic double-balanced mixer with input

More information

VHF LAND MOBILE SERVICE

VHF LAND MOBILE SERVICE RFS21 December 1991 (Issue 1) SPECIFICATION FOR RADIO APPARATUS: VHF LAND MOBILE SERVICE USING AMPLITUDE MODULATION WITH 12.5 khz CARRIER FREQUENCY SEPARATION Communications Division Ministry of Commerce

More information

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

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET)

Difference between BJTs and FETs. Junction Field Effect Transistors (JFET) Difference between BJTs and FETs Transistors can be categorized according to their structure, and two of the more commonly known transistor structures, are the BJT and FET. The comparison between BJTs

More information

CHAPTER 4 ULTRA WIDE BAND LOW NOISE AMPLIFIER DESIGN

CHAPTER 4 ULTRA WIDE BAND LOW NOISE AMPLIFIER DESIGN 93 CHAPTER 4 ULTRA WIDE BAND LOW NOISE AMPLIFIER DESIGN 4.1 INTRODUCTION Ultra Wide Band (UWB) system is capable of transmitting data over a wide spectrum of frequency bands with low power and high data

More information

ANALOG FUNDAMENTALS C. Topic 4 BASIC FET AMPLIFIER CONFIGURATIONS

ANALOG FUNDAMENTALS C. Topic 4 BASIC FET AMPLIFIER CONFIGURATIONS AV18-AFC ANALOG FUNDAMENTALS C Topic 4 BASIC FET AMPLIFIER CONFIGURATIONS 1 ANALOG FUNDAMENTALS C AV18-AFC Overview This topic identifies the basic FET amplifier configurations and their principles of

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

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering

UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering UNIVERSITY OF NORTH CAROLINA AT CHARLOTTE Department of Electrical and Computer Engineering EXPERIMENT 8 AMPLITUDE MODULATION AND DEMODULATION OBJECTIVES The focus of this lab is to familiarize the student

More information

Understanding Mixers Terms Defined, and Measuring Performance

Understanding Mixers Terms Defined, and Measuring Performance Understanding Mixers Terms Defined, and Measuring Performance Mixer Terms Defined Statistical Processing Applied to Mixers Today's stringent demands for precise electronic systems place a heavy burden

More information

UNIT 4 BIASING AND STABILIZATION

UNIT 4 BIASING AND STABILIZATION UNIT 4 BIASING AND STABILIZATION TRANSISTOR BIASING: To operate the transistor in the desired region, we have to apply external dec voltages of correct polarity and magnitude to the two junctions of the

More information

Speech, music, images, and video are examples of analog signals. Each of these signals is characterized by its bandwidth, dynamic range, and the

Speech, music, images, and video are examples of analog signals. Each of these signals is characterized by its bandwidth, dynamic range, and the Speech, music, images, and video are examples of analog signals. Each of these signals is characterized by its bandwidth, dynamic range, and the nature of the signal. For instance, in the case of audio

More information

2.Circuits Design 2.1 Proposed balun LNA topology

2.Circuits Design 2.1 Proposed balun LNA topology 3rd International Conference on Multimedia Technology(ICMT 013) Design of 500MHz Wideband RF Front-end Zhengqing Liu, Zhiqun Li + Institute of RF- & OE-ICs, Southeast University, Nanjing, 10096; School

More information

LF to 4 GHz High Linearity Y-Mixer ADL5350

LF to 4 GHz High Linearity Y-Mixer ADL5350 LF to GHz High Linearity Y-Mixer ADL535 FEATURES Broadband radio frequency (RF), intermediate frequency (IF), and local oscillator (LO) ports Conversion loss:. db Noise figure:.5 db High input IP3: 25

More information

Mixer Noise. Anuranjan Jha,

Mixer Noise. Anuranjan Jha, 1 Mixer Noise Anuranjan Jha, Columbia Integrated Systems Lab, Department of Electrical Engineering, Columbia University, New York, NY Last Revised: September 12, 2006 HOW TO SIMULATE MIXER NOISE? Case

More information

INTEGRATED CIRCUITS. AN179 Circuit description of the NE Dec

INTEGRATED CIRCUITS. AN179 Circuit description of the NE Dec TEGRATED CIRCUITS AN79 99 Dec AN79 DESCPTION The NE564 contains the functional blocks shown in Figure. In addition to the normal PLL functions of phase comparator, CO, amplifier and low-pass filter, the

More information

3-Stage Transimpedance Amplifier

3-Stage Transimpedance Amplifier 3-Stage Transimpedance Amplifier ECE 3400 - Dr. Maysam Ghovanloo Garren Boggs TEAM 11 Vasundhara Rawat December 11, 2015 Project Specifications and Design Approach Goal: Design a 3-stage transimpedance

More information

IAM-8 Series Active Mixers. Application Note S013

IAM-8 Series Active Mixers. Application Note S013 IAM-8 Series Active Mixers Application Note S013 Introduction Hewlett-Packard s IAM-8 products are Gilbert cell based double balanced active mixers capable of accepting RF inputs up to 5 GHz and producing

More information

Microelectronics Exercises of Topic 5 ICT Systems Engineering EPSEM - UPC

Microelectronics Exercises of Topic 5 ICT Systems Engineering EPSEM - UPC Microelectronics Exercises of Topic 5 ICT Systems Engineering EPSEM - UPC F. Xavier Moncunill Autumn 2018 5 Analog integrated circuits Exercise 5.1 This problem aims to follow the steps in the design of

More information

Low noise amplifier, principles

Low noise amplifier, principles 1 Low noise amplifier, principles l l Low noise amplifier (LNA) design Introduction -port noise theory, review LNA gain/noise desense Bias network and its effect on LNA IP3 LNA stability References Why

More information

Radio Frequency Electronics

Radio Frequency Electronics Radio Frequency Electronics Active Components II Harry Nyquist Born in 1889 in Sweden Received B.S. and M.S. from U. North Dakota Received Ph.D. from Yale Worked and Bell Laboratories for all of his career

More information

Chapter 8: Field Effect Transistors

Chapter 8: Field Effect Transistors Chapter 8: Field Effect Transistors Transistors are different from the basic electronic elements in that they have three terminals. Consequently, we need more parameters to describe their behavior than

More information

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM)

ELEC3242 Communications Engineering Laboratory Amplitude Modulation (AM) ELEC3242 Communications Engineering Laboratory 1 ---- Amplitude Modulation (AM) 1. Objectives 1.1 Through this the laboratory experiment, you will investigate demodulation of an amplitude modulated (AM)

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

Type Ordering Code Package TDA Q67000-A5168 P-DIP-18-5

Type Ordering Code Package TDA Q67000-A5168 P-DIP-18-5 Video Modulator for FM-Audio TDA 5666-5 Preliminary Data Bipolar IC Features FM-audio modulator Sync level clamping of video input signal Controlling of peak white value Continuous adjustment of modulation

More information

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at 0th European Conference on Circuit Theory and Design ECCTD 011, Linköping, Sweden, August 9-31, 011. Citation for

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05220405 Set No. 1 II B.Tech II Semester Regular Examinations, Apr/May 2007 ANALOG COMMUNICATIONS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours

More information

Phy 335, Unit 4 Transistors and transistor circuits (part one)

Phy 335, Unit 4 Transistors and transistor circuits (part one) Mini-lecture topics (multiple lectures): Phy 335, Unit 4 Transistors and transistor circuits (part one) p-n junctions re-visited How does a bipolar transistor works; analogy with a valve Basic circuit

More information

Termination Insensitive Mixers By Howard Hausman President/CEO, MITEQ, Inc. 100 Davids Drive Hauppauge, NY

Termination Insensitive Mixers By Howard Hausman President/CEO, MITEQ, Inc. 100 Davids Drive Hauppauge, NY Termination Insensitive Mixers By Howard Hausman President/CEO, MITEQ, Inc. 100 Davids Drive Hauppauge, NY 11788 hhausman@miteq.com Abstract Microwave mixers are non-linear devices that are used to translate

More information

BJT AC Analysis CHAPTER OBJECTIVES 5.1 INTRODUCTION 5.2 AMPLIFICATION IN THE AC DOMAIN

BJT AC Analysis CHAPTER OBJECTIVES 5.1 INTRODUCTION 5.2 AMPLIFICATION IN THE AC DOMAIN BJT AC Analysis 5 CHAPTER OBJECTIVES Become familiar with the, hybrid, and hybrid p models for the BJT transistor. Learn to use the equivalent model to find the important ac parameters for an amplifier.

More information

Title: New High Efficiency Intermodulation Cancellation Technique for Single Stage Amplifiers.

Title: New High Efficiency Intermodulation Cancellation Technique for Single Stage Amplifiers. Title: New High Efficiency Intermodulation Cancellation Technique for Single Stage Amplifiers. By: Ray Gutierrez Micronda LLC email: ray@micronda.com February 12, 2008. Introduction: This article provides

More information

Current Mirrors. Current Source and Sink, Small Signal and Large Signal Analysis of MOS. Knowledge of Various kinds of Current Mirrors

Current Mirrors. Current Source and Sink, Small Signal and Large Signal Analysis of MOS. Knowledge of Various kinds of Current Mirrors Motivation Current Mirrors Current sources have many important applications in analog design. For example, some digital-to-analog converters employ an array of current sources to produce an analog output

More information

2005 IEEE. Reprinted with permission.

2005 IEEE. Reprinted with permission. P. Sivonen, A. Vilander, and A. Pärssinen, Cancellation of second-order intermodulation distortion and enhancement of IIP2 in common-source and commonemitter RF transconductors, IEEE Transactions on Circuits

More information

CH85CH2202-0/85/ $1.00

CH85CH2202-0/85/ $1.00 SYNCHRONIZATION AND TRACKING WITH SYNCHRONOUS OSCILLATORS Vasil Uzunoglu and Marvin H. White Fairchild Industries Germantown, Maryland Lehigh University Bethlehem, Pennsylvania ABSTRACT A Synchronous Oscillator

More information

Basic Electronics Learning by doing Prof. T.S. Natarajan Department of Physics Indian Institute of Technology, Madras

Basic Electronics Learning by doing Prof. T.S. Natarajan Department of Physics Indian Institute of Technology, Madras Basic Electronics Learning by doing Prof. T.S. Natarajan Department of Physics Indian Institute of Technology, Madras Lecture 38 Unit junction Transistor (UJT) (Characteristics, UJT Relaxation oscillator,

More information

ELT 215 Operational Amplifiers (LECTURE) Chapter 5

ELT 215 Operational Amplifiers (LECTURE) Chapter 5 CHAPTER 5 Nonlinear Signal Processing Circuits INTRODUCTION ELT 215 Operational Amplifiers (LECTURE) In this chapter, we shall present several nonlinear circuits using op-amps, which include those situations

More information

High performance low power mixer FM IF system

High performance low power mixer FM IF system DESCRIPTION The is a high performance monolithic low-power FM IF system incorporating a mixer/oscillator, two limiting intermediate frequency amplifiers, quadrature detector, muting, logarithmic received

More information

UNIT-3. Electronic Measurements & Instrumentation

UNIT-3.   Electronic Measurements & Instrumentation UNIT-3 1. Draw the Block Schematic of AF Wave analyzer and explain its principle and Working? ANS: The wave analyzer consists of a very narrow pass-band filter section which can Be tuned to a particular

More information

(Refer Slide Time: 2:29)

(Refer Slide Time: 2:29) Analog Electronic Circuits Professor S. C. Dutta Roy Department of Electrical Engineering Indian Institute of Technology Delhi Lecture no 20 Module no 01 Differential Amplifiers We start our discussion

More information

250 MHz, Voltage Output 4-Quadrant Multiplier AD835

250 MHz, Voltage Output 4-Quadrant Multiplier AD835 a FEATURES Simple: Basic Function is W = XY + Z Complete: Minimal External Components Required Very Fast: Settles to.% of FS in ns DC-Coupled Voltage Output Simplifies Use High Differential Input Impedance

More information

Low-voltage mixer FM IF system

Low-voltage mixer FM IF system DESCRIPTION The is a low-voltage monolithic FM IF system incorporating a mixer/oscillator, two limiting intermediate frequency amplifiers, quadrature detector, logarithmic received signal strength indicator

More information

ECEN 474/704 Lab 6: Differential Pairs

ECEN 474/704 Lab 6: Differential Pairs ECEN 474/704 Lab 6: Differential Pairs Objective Design, simulate and layout various differential pairs used in different types of differential amplifiers such as operational transconductance amplifiers

More information

LBI-30398N. MAINTENANCE MANUAL MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS. Page. DESCRIPTION...

LBI-30398N. MAINTENANCE MANUAL MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 DESCRIPTION TABLE OF CONTENTS. Page. DESCRIPTION... MAINTENANCE MANUAL 138-174 MHz PHASE LOCK LOOP EXCITER 19D423249G1 & G2 LBI-30398N TABLE OF CONTENTS DESCRIPTION...Front Cover CIRCUIT ANALYSIS... 1 MODIFICATION INSTRUCTIONS... 4 PARTS LIST AND PRODUCTION

More information

HOME ASSIGNMENT. Figure.Q3

HOME ASSIGNMENT. Figure.Q3 HOME ASSIGNMENT 1. For the differential amplifier circuit shown below in figure.q1, let I=1 ma, V CC =5V, v CM = -2V, R C =3kΩ and β=100. Assume that the BJTs have v BE =0.7 V at i C =1 ma. Find the voltage

More information

Lecture 7: Distortion Analysis

Lecture 7: Distortion Analysis EECS 142 Lecture 7: Distortion Analysis Prof. Ali M. Niknejad University of California, Berkeley Copyright c 2005 by Ali M. Niknejad A. M. Niknejad University of California, Berkeley EECS 142 Lecture 7

More information

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations

CHAPTER 3. Instrumentation Amplifier (IA) Background. 3.1 Introduction. 3.2 Instrumentation Amplifier Architecture and Configurations CHAPTER 3 Instrumentation Amplifier (IA) Background 3.1 Introduction The IAs are key circuits in many sensor readout systems where, there is a need to amplify small differential signals in the presence

More information

Experiment 5: CMOS FET Chopper Stabilized Amplifier 9/27/06

Experiment 5: CMOS FET Chopper Stabilized Amplifier 9/27/06 Experiment 5: CMOS FET Chopper Stabilized Amplifier 9/27/06 This experiment is designed to introduce you to () the characteristics of complementary metal oxide semiconductor (CMOS) field effect transistors

More information

Base-Band Impedance Control and Calibration for On- Wafer Linearity Measurements

Base-Band Impedance Control and Calibration for On- Wafer Linearity Measurements MAURY MICROWAVE CORPORATION Base-Band Impedance Control and Calibration for On- Wafer Linearity Measurements Authors: M. J. Pelk, L.C.N. de Vreede, M. Spirito and J. H. Jos. Delft University of Technology,

More information

California Eastern Laboratories

California Eastern Laboratories California Eastern Laboratories AN143 Design of Power Amplifier Using the UPG2118K APPLICATION NOTE I. Introduction Renesas' UPG2118K is a 3-stage 1.5W GaAs MMIC power amplifier that is usable from approximately

More information

Low-Voltage IF Transceiver with Limiter/RSSI and Quadrature Modulator

Low-Voltage IF Transceiver with Limiter/RSSI and Quadrature Modulator 19-1296; Rev 2; 1/1 EVALUATION KIT MANUAL FOLLOWS DATA SHEET Low-Voltage IF Transceiver with General Description The is a highly integrated IF transceiver for digital wireless applications. It operates

More information

Multivibrators. Department of Electrical & Electronics Engineering, Amrita School of Engineering

Multivibrators. Department of Electrical & Electronics Engineering, Amrita School of Engineering Multivibrators Multivibrators Multivibrator is an electronic circuit that generates square, rectangular, pulse waveforms. Also called as nonlinear oscillators or function generators. Multivibrator is basically

More information

Field Effect Transistors

Field Effect Transistors Field Effect Transistors Purpose In this experiment we introduce field effect transistors (FETs). We will measure the output characteristics of a FET, and then construct a common-source amplifier stage,

More information

UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT

UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT UNIVERSITY OF UTAH ELECTRICAL ENGINEERING DEPARTMENT ECE 3110 LAB EXPERIMENT NO. 4 CLASS AB POWER OUTPUT STAGE Objective: In this laboratory exercise you will build and characterize a class AB power output

More information

State the application of negative feedback and positive feedback (one in each case)

State the application of negative feedback and positive feedback (one in each case) (ISO/IEC - 700-005 Certified) Subject Code: 073 Model wer Page No: / N Important Instructions to examiners: ) The answers should be examined by key words and not as word-to-word as given in the model answer

More information

Quad Current Controlled Amplifier SSM2024

Quad Current Controlled Amplifier SSM2024 a Quad Current Controlled Amplifier FEATURES Four VCAs in One Package Ground Referenced Current Control Inputs 82 db S/N at 0.3% THD Full Class A Operation 40 db Control Feedthrough (Untrimmed) Easy Signal

More information