Transformer. V1 is 1.0 Vp-p at 10 Khz. William R. Robinson Jr. p1of All rights Reserved

Size: px
Start display at page:

Download "Transformer. V1 is 1.0 Vp-p at 10 Khz. William R. Robinson Jr. p1of All rights Reserved"

Transcription

1 V1 is 1.0 Vp-p at 10 Khz Step Down Direction Step Up Direction William R. Robinson Jr. p1of 24

2 Purpose To main purpose is to understand the limitations of the B2Spice simulator transformer model that I am using. Below I highlight the following limitations of the model: The Model does not account for the inductance of the secondary winding o If we add this inductance in series with the output The resonance response is correct The bandwidth is not good o If we add this inductance in parallel with the output The resonance response is poor The bandwidth is not good When significant currents and/or large internal resistances are involved the B2Spice model can show significantly lower output than a real transformer will. o In a real transformer power loss in the primary and secondary are distributed across the inductances but in the model RP and Rs in series leading to higher voltage loss than in the real transformer o If the Resistances are removed then the model would draw more current than the real transformer Frequency response of the model is not precise. o Determination of LA is important to frequency response and can be involved. Does not model iron losses well o Should have XP and Xs to model iron loses, but model doe not contain Xs Flipping a step down model to produce a step up model (or vice versa) gives an incorrect frequency response. William R. Robinson Jr. p2of 24

3 Theory and Design Because a transformer can be used in either direction I studied it in both directions Step Down Direction (3 terminal as primary) Step Up Direction (2 terminal as primary) Gain (ideal transformer) Step Down Direction (3 terminal as primary) Ns 1 o Vout Vin Np Ns = number of turns on primary Np = number of turns on the secondary Ns/Np is also known as the turns ratio Step Up Direction (2 terminal as primary) o Ns and Np swap values o Gain Step Up Direction = 1/gain forward) Input Impedance (ideal transformer) Assuming the ideal transformer is lossless than the power out of the transformer must equal the power out of the transformer Step Down Direction (3 terminal as primary) o Vout Iout Vin Iin o Substituting the equation above for Vout Ns Vin Iout Vin Iin Np o Dividing both sides by Vin Ns Iout Iin Np o Substituting Rload/Vout for Iout Ns Vout Iin Np Rload o Substituting for Vout from the top equation Ns Vin Ns Iin Np Rload Np o Rearranging 2 Vin Np Rload Iin Ns o Rin = Vin/Iin therefore 2 Np Rin Rload ref2 Ns Step Up Direction (2 terminal as primary) o Np and Ns swap values and the above equation holds William R. Robinson Jr. p3of 24

4 B2 spice Model (non-ideal transformer) The B2Spice model X1_X1_TransPP_param_0 is shown below Center Tap Audio Transformer, for push-pull tube operation, without screen grid taps TransPP Primary Terminals P1, P2 plate connections B primary center tap (+Vpp) Secondary terminals Sp1, Sp2 speaker connections Parameters : RP one half primary winding resistance LA one half primary winding inductance (series) LB one half primary inductance, (parallel) RA impedance ratio, primary plate-plate to secondary RS secondary winding resistance the default parameter values given are for an 8K to 8ohm transformer, and 30 to 30KHz 1 db frequency response (15 to 60KHz 3dB response).subckt TransPP P1 B P2 Sp1 Sp2 PARAMS: RP=25 LA= LB= RA=1000 RS=0.8 primary RP1 P1 1 {RP} La1 1 2 {LA} Lb1 2 B {LB} Lb2 B 5 {LB} La2 5 6 {LA} RP2 6 P2 {RP} LPA 3 4 {RA} R u R u secondary Rs Sp1 9 {RS} LSA 9 Sp2 1 coupling Kcore LPA LSA ENDS TransPP Notes: 1. The model s RA is Np/Ns which is the inverse of Ns/Np discussed in the theory section. 2. The center tap is on the primary side (many IF transformers have a tap on secondary side. 3. RP primary winding resistance cannot be equal to 0 otherwise William R. Robinson Jr. p4of 24

5 Vsense = Vsource (primary winding is just a short so no voltage drop across the primary winding) Vout =0 as 0 Volts across primary winding time the turns ratio = 0 4. Although the circuit will simulate, if a symmetric {model (RA=1) RS = RP} is Step Up Directiond in the simulation it does not give the proper result. Therefore in simulation the transformer should not be flipped to provide a center-tapped secondary. Below is my attempt at making a schematic from the spice model above P1 RP1 RP La1 LA LB1 LB R1 1p LPS RA Rs RS LSA RA Sp1 LB2 LB RP2 La2 R2 1p P2 Sp2 Rp LA The model at Wikipedia 2 is very similar and the discussion is good and applies to the B2spice model. Also see b2 spice article. 3 The B2Spice model has no equivalent of Rc therefore Iron losses are not accounted for. The B2Spice model has no equivalent of Xs therefore leakage inductance of the secondary is not accounted for. The physical limitations of the practical transformer may be brought together as an equivalent circuit model (shown below) built around an ideal lossless transformer. [41] Power loss in the windings is current-dependent and is represented as inseries resistances R P and R S. Flux leakage results in a fraction of the applied voltage dropped without contributing to the mutual coupling, and thus can be modeled as reactances of each leakage inductance X P and X S in series with the perfectly coupled region. Iron losses are caused mostly by hysteresis and eddy current effects in the core, and are proportional to the square of the core flux for operation at a given frequency. [42] Since the core flux is proportional to the applied voltage, the iron loss can be represented by a resistance R C in parallel with the ideal transformer. A core with finite permeability requires a magnetizing current I M to maintain the mutual flux in the core. The magnetizing current is in phase with the flux; saturation effects cause the relationship between the two to be non-linear, but for simplicity this effect tends to be ignored in most circuit equivalents. [42] With a sinusoidal supply, the core flux lags the induced EMF by 90 and this effect can be modeled as a magnetizing reactance (reactance of an effective inductance) X M in parallel with the core loss component. R C and X M are sometimes together termed the magnetizing branch of the model. If the secondary winding is made open-circuit, the current I 0 taken by the magnetizing branch represents the transformer's no-load current. [41] The secondary impedance R S and X S is frequently moved (or "referred") to the primary side after multiplying the components by the impedance scaling factor (N P /N William R. Robinson Jr. p5of 24

6 Transformer equivalent circuit, with secondary impedances referred to the primary side The resulting model is sometimes termed the "exact equivalent circuit", though it retains a number of approximations, such as an assumption of linearity. [41] Analysis may be simplified by moving the magnetizing branch to the left of the primary impedance, an implicit assumption that the magnetizing current is low, and then summing primary and referred secondary impedances, resulting in so-called equivalent impedance. The parameters of equivalent circuit of a transformer can be calculated from the results of two transformer tests: opencircuit test and short-circuit test. I note the following differences between the Wikipedia discussion and the B2Spice model o B2Spice does not have Xs o B2Spice moves Rs to the secondary side o B2 spice does not have Rc o B2 spice distributes Rp, Xl and Xm (probably due to the center tap Frequency The ideal transformer has a flat frequency response however for the model o RP, LB form a high pass circuit R 4 F cutofflower = 2L William R. Robinson Jr. p6of 24

7 2 RP F cutofflower = 2 (2 LB) o LA, (Rs + Rin) form a low pass filter Rin 4 F cutoffupper = 2L Np Rload Ns F cutoffupper = 2 (2 LA) Resonance The secondary winding has inductance. If a capacitor is put in parallel with this inductance than a tank circuit is for med. This fact is often used in IF transformers. 5 See IF_Transformers.doc 1 6 The Resonant frequency is Fr 2 LC 2 William R. Robinson Jr. p7of 24

8 Calculated Gain (ideal transformer) Step Down Direction (3 terminal as primary) o I was unable to find a data sheet for the transformer I used in the real circuit, based on using it forward and backwards I determined that its turns ration was 0.07 o Gain Step Down Direction = 0.07 Step Up Direction (2 terminal as primary) o Gain Step Up Direction = 1/gain forward) o Gain Step Up Direction = 1/0.07 o Gain Step Up Direction = 14.4 Input Impedance (ideal transformer) Step Down Direction (3 terminal as primary) 2 Np Rin Rload o Ns o When Rload = 1K Rin = 1K (14.4/1) 2 Rin = 207 K Step Up Direction (2 terminal as primary) o When Rload = 1K Rin = 1K (0.07/1) 2 Rin = 4.9 ohms Frequency See the real section for the measured values used in the calculations below Step Down Direction (3 terminal as primary) 2 RP o F cutofflower = 2 (2 LB) 2 55 F cutofflower = 2 (2 500mH ) F cutofflower = 17.5 hz Np Rload Ns o F cutoffupper = 2 (2 LA) LA = 0 so conceptually F cutoffupper = infinity 2 Step Up Direction (2 terminal as primary) 2 RP o F cutofflower = 2 (2 LB) William R. Robinson Jr. p8of 24

9 2 0.8 F cutofflower = 2 (2 1.8mH ) F cutofflower = 70.7 hz Np Rload Ns o F cutoffupper = 2 (2 LA) 1 1K 14.4 F cutoffupper = 2 (2 11uH ) F cutoffupper =34.9 Khz 2 Resonance To test resonance we replace Rload with C1=0.1uF across the output terminals Step Down Direction (3 terminal as primary) 1 6 o Fr 2 LC 1 6 o Fr mH 0.01uF o Fr = 26.5 Khz 2 Step Up Direction (2 terminal as primary) 1 6 o Fr 2 LC 1 6 o Fr mH 0.01uF o Fr = 1.59 KHz William R. Robinson Jr. p9of 24

10 Simulation (B2 Spice) See the real section for the measured values used in the calculations below Gain Step Down Direction (3 terminal as primary) vm(vout1) vm(vsense) Transformer Step Down Direction(3 terminal as primary)-small Signal AC-4-Graph m m m m m m m m m m m m m m 5.000m m k k k 1.000M M M 1.000G Frequency o Gain Step Down Direction = This is very close to the expected value Calculations did not account for internal resistance(s) The drop across the secondary resistance RS o V drop_secondary = VoutRS/(RS+Rload) o V drop_secondary = / o V drop_secondary = 1uV so this is of no significance The drop across the two RPs in the model o Iout = 0.07V/1K = 70 ua o In = 1/turns ratio Iout = 70uA/14.4 = 4.9 ua o V drop_primary = 2 Rp In = u = o The model drops about 5 uv so this is of no significance either Step Up Direction (2 terminal as primary) vm(vout1) Transformer Step Up Direction (2 terminal as primary)-small Signal AC-1-Graph k k k 1.000M M M 1.000G Frequency o Gain Step Up Direction = 9.9 William R. Robinson Jr. p10of 24

11 The Gain 9.9 is significantly lower than ideal transformer but calculations did not account for internal resistance Calculations did not account for internal resistance(s) The drop across the secondary resistance RS o V drop_secondary = VoutRS/(RS+Rload) o V drop_secondary = /( ) o V drop_secondary = 1.43 V quite significant The drop across the two RPs in the model o Iout = 14.4V/1K = 14 ma o In = 1/turns ratio Iout = 14.4mA/(1/14.4) = 207 ma o V drop_primary = 2 RP In = mA = 0.331V So V drop_secondary and V drop_primary drops about 1.8V In a real transformer power loss in the primary and secondary are distributed across the inductances but in the model RP and Rs in series leading to higher voltage loss than in the real transformer If the Resistances are removed then the model would draw more current than the real transformer When significant currents and/or large internal resistances are involved the B2Spice model can show significantly lower output than a real transformer will. Input Impedance (ideal transformer) Step Down Direction (3 terminal as primary) o The input impedance is calculated below vm(vsense) Transformer Step Down Direction(3 terminal as primary)-small Signal AC-7-Graph n n n n n n n n n k k 1.000M M M 1.000G Frequency Iin = Vsense/ Rsense Iin = 48nV/0.01 ohm Iin = 4.8uA ua Rintotal = (Vin Vsense)/Iin Rin = (1V- 48nV)/4.8uA Rin = 208 K Rin (refected) = Rintotal RP2 William R. Robinson Jr. p11of 24

12 Rin = 208K 255 Rin = 208K Step Up Direction (2 terminal as primary) o The input impedance is calculated below Transformer Step Up Direction (2 terminal as primary)-small Signal AC-4-Graph vm(vsense) 6.500m 6.000m 5.500m 5.000m 4.500m 4.000m 3.500m 3.000m 2.500m 2.000m 1.500m 1.000m u u k k k 1.000M M M 1.000G Frequency Iin = Vsense/ Rsense Iin = 1.44mV/0.01 ohm Iin = 144 ma Rin = (Vin Vsense)/Iin Rin = (1V- 1.44mV)144mA Rin = 5.9 ohms Rin (refected) = Rintotal RP2 Rin = Rin = 4.3 ohms Frequency Step Down Direction (3 terminal as primary) o F cutofflower = 18.2 hz o F cutoffupper = 77,900 Khz Step Up Direction (2 terminal as primary) o F cutofflower = 90 hz o F cutoffupper = 53 Khz Resonance To test resonance we replace Rload with C1=0.1uF across the output terminals Step Down Direction (3 terminal as primary) William R. Robinson Jr. p12of 24

13 1 6 o Fr 2 LC 1 6 o Fr mH 0.01uF o Fr = 1.1 Mhz This is way off from calculated and real circuit When the inductance is added to the secondary circuit the resonant frequency is correct at 26.4 Khz William R. Robinson Jr. p13of 24

14 The Model does not account for the inductance of the secondary winding If we add this inductance is series with the output o The resonance response is correct o The bandwidth is not good If we add this inductance is parallel with the output o The resonance response is poor o The bandwidth is not good Step Up Direction (2 terminal as primary) o Fr = 20.8 Khz See notes above for step down direction William R. Robinson Jr. p14of 24

15 Real Circuit I measured the following parameters (step down direction) for the transformer and used these values for the model o ½ Primary resistance = 55 Ohms o Secondary resistance = 1.6 ohms o ½ Primary inductance = 250 or 500 mh o Because the two halves mutually induct, the total inductance is 4 times as large as the inductance of ½ of the turns o Secondary inductance = 3.6 mh LA was determined by the method discussed in reference 7, Figure 5 suggests that the Xin = RP + RS + X LA with the secondary shorted. o Step Down Direction (3 terminal as primary) Vsense was to small to measure so I used 0 mh for LA o Step Up Direction (2 terminal as primary) By measuring the Vsense verses frequency with the secondary shorted I got the following plot for Xin Zin verses Frequency, Step Up Direction (2 terminal as primary) Impedance ohm short Frequency Hz Choosing the data point at 100 Khz 7 Xin = X LA and Xl 2FL RP and RS are much smaller that X LA, so we can ignore them Substitute and solve for L L= Xin/(2piF) William R. Robinson Jr. p15of 24

16 L = 13.3/(2pi100 Khz) L= 21.7 uh LA = 1/2L = 10.6uH With source Vin conveniently set up to be at 1.0V Gain (ideal transformer) Step Down Direction (3 terminal as primary) Measured Gain vs Frequency, Step Down Direction (3 terminal as primary) Gain open 1K Frequency Khz o For Frequencies below 80KHz (audio range is Khz) o Gain = 0.07 Step Up Direction (2 terminal as primary) William R. Robinson Jr. p16of 24

17 Measured Gain vs Frequency Step Up Direction (2 terminal as primary) Gain open 1K Frequency Khz o For Frequencies below about 20 Khz o Gain = 10.6 (in audio range) Input Impedance Step Down Direction (3 terminal as primary) o The voltage across a 1 ohm Rsense resistor was to small to measure o This is consistant with the calculated and simulated resistance of 200K with a 1Vp-p input this would yield a 1V 1/207K = 4.8uVp-p signal Rin = infinity Step Up Direction (2 terminal as primary) o The input impedance is calculated below Vsense over 1 ohm resistor was measured at 150 mv Iin = Vsense/ Rsense Iin = 150mV/1 ohm Iin = 150 ma Rin = (Vin Vsense)/Iin Rin = (1V- 150mV)150mA Rin = 5.7 ohms Rin (refected) = Rintotal RP2 Rin = Rin = 4.1 ohms Frequency William R. Robinson Jr. p17of 24

18 Step Down Direction (3 terminal as primary) o F cutofflower = <100 o F cutoffupper = 16,000 Khz Step Up Direction (2 terminal as primary) o F cutofflower = 9.3 hz o F cutoffupper = Khz Resonance To test resonance we replace Rload with C1=0.1uF across the output terminals Step Down Direction (3 terminal as primary) o Fr = 330 Khz No peak found a t calculated position Peak at 6Mhz has disappeared Peak at 13 Mhz is still there Step Up Direction (2 terminal as primary) o Fr = 1.3 KHz William R. Robinson Jr. p18of 24

19 Comparison Transformer Step Down Direction (3 terminal as primary) o Frequency response of the model is not precise. Note real circuit peaks at about 6Mhz and 14 Mhz these imply one or more tuned LC circuits going to resonance but there is no capacitance in the model. This is supported also by reference 7 you should always be aware that these seemingly simple structures are in fact very complex elctromagnetic devices. Linear circuit models are a very crude approximation to the real component, and most of the elements of the circuit models have strong nonlinearities in them. For this reason, you can only expect very limited results in trying to run circuit simulators on power supplies. You should always make extended frequency response measurements on transformers when you are developing components. This will show increase in resistance with frequency, and change in leakage inductance, allowing you to properly specify the test conditions for a tightly-controlled part. The changes in the winding resistance and leakage inductance will be strongly dependent upon the physical winding layouts of the transformer, and great care should be taken to control this as tightly as possible during design and manufacturing. Comparision Measured vs Simulated, Step Down Direction(3 terminal as input) Gain K Simulated 1K Frequency Khz Real-Measured Simulation Calculated Gain Rin K N/A but large F cutofflower hz < F cutoffupper Khz 16,000 77,900 infinity Fr with 0.01uf Khz 330 1, with 3.6mH inductor 26.4 William R. Robinson Jr. p19of 24

20 in series William R. Robinson Jr. p20of 24

21 Step Up Direction (2 terminal as primary) o Gain is off see notes above. Comparision Measured vs Simulated, Step Up Direction(2 terminals as input) Gain K Simulated 1K Frequency Khz Real-Measured Simulation Calculated Gain Rin ohm F cutofflower hz < F cutoffupper Khz Fr with 0.01uf Khz with 3.6mH inductor in series 1.59 William R. Robinson Jr. p21of 24

22 Additional Test Flipping the model When entering the circuit into B2Spice for the Step up transfer it is tempting to simply flip the terminals in spice rather than finding and changing the transformers parameters, after all this is donw all the time with real transformers. Gain vs frequency plot for new model vm(vout1) Transformer Step Up Direction (2 terminal as primary)-small Signal AC-17-Graph k k k 1.000M M M 1.000G Frequency Vsense vs frequency for new model Transformer Step Up Direction (2 terminal as primary)-small Signal AC-19-Graph vm(vsense) 6.500m 6.000m 5.500m 5.000m 4.500m 4.000m 3.500m 3.000m 2.500m 2.000m 1.500m 1.000m u u k k k 1.000M M M 1.000G Frequency Gain vs frequency for flipped model vm(vout1) Transformer Step Up by flip of Step Down-Small Signal AC-2-Graph k k k 1.000M M M 1.000G Frequency William R. Robinson Jr. p22of 24

23 Vsense vs frequency for the flipped model vm(vsense) Transformer Step Up by flip of Step Down-Small Signal AC-0-Graph 6.500m 6.000m 5.500m 5.000m 4.500m 4.000m 3.500m 3.000m 2.500m 2.000m 1.500m 1.000m u u k k k 1.000M M M 1.000G Frequency Step Down Direction (3 terminal as primary) o The flipped model gives the same gain o The flipped model gives the same nominal input impedance o Flipping a step down model to produce a step up model (or vice versa) gives an incorrect frequency response. William R. Robinson Jr. p23of 24

24 References 1. UNKNOWN,, The ARRL Handbook For Radio Communications, (ARRL 2010) P2.62, (Eq. 134) 2. UNKNOWN The ARRL Handbook For Radio Communications, (ARRL 2010) P2.63, (Eq. 137) 3. Morehouse, Harvy, Magnetics Transformer Modeling online, accessed UNKNOWN, The ARRL Handbook For Radio Communications, (ARRL 2010) P Robinson, William, IF_Transformer, Another study from this series. 6. UNKNOWN, The ARRL Handbook For Radio Communications, (ARRL 2010) P Dr. Ray Ridley, (Power Systems Design Europe January/February 2007), High Frequency Power Transformer Measurement and Modeling, online, accessed William R. Robinson Jr. p24of 24

Center_Tapped_Transformer

Center_Tapped_Transformer V1 is 1.0 Vp-p at 10 Khz William R. Robinson Jr. p1of 17 Purpose The Bspice transformer model only provides for a center tapped transformer. In addition, in the study Transformers.doc 1 I discovered that

More information

Progressive Radio EDU-KIT TUNING CIRCUIT

Progressive Radio EDU-KIT TUNING CIRCUIT Tuning Circuit Purpose and Function The primary of the antenna coil couples the radio wave into the secondary. This method of coupling is known as "transformer coupling". The secondary of the antenna coil

More information

Core Technology Group Application Note 1 AN-1

Core Technology Group Application Note 1 AN-1 Measuring the Impedance of Inductors and Transformers. John F. Iannuzzi Introduction In many cases it is necessary to characterize the impedance of inductors and transformers. For instance, power supply

More information

AM/FM-108TK FM_RF_AMP

AM/FM-108TK FM_RF_AMP V1 is 50 mv at 88Mhz V2 is 7.73 Volts dc o Real circuit has supply voltage of 7.73 due to Ir drop across 220 ohm R25 and 100 ohm R9 Ir25 = (8.85-7.75V)/220 ohm = 5 ma Ir9 = (7.75-7.37V)/100 ohm = 3.8 ma

More information

Transformers. Dr. Gamal Sowilam

Transformers. Dr. Gamal Sowilam Transformers Dr. Gamal Sowilam OBJECTIVES Become familiar with the flux linkages that exist between the coils of a transformer and how the voltages across the primary and secondary are established. Understand

More information

AC Circuits. "Look for knowledge not in books but in things themselves." W. Gilbert ( )

AC Circuits. Look for knowledge not in books but in things themselves. W. Gilbert ( ) AC Circuits "Look for knowledge not in books but in things themselves." W. Gilbert (1540-1603) OBJECTIVES To study some circuit elements and a simple AC circuit. THEORY All useful circuits use varying

More information

TUNED AMPLIFIERS 5.1 Introduction: Coil Losses:

TUNED AMPLIFIERS 5.1 Introduction: Coil Losses: TUNED AMPLIFIERS 5.1 Introduction: To amplify the selective range of frequencies, the resistive load R C is replaced by a tuned circuit. The tuned circuit is capable of amplifying a signal over a narrow

More information

BEST BMET CBET STUDY GUIDE MODULE ONE

BEST BMET CBET STUDY GUIDE MODULE ONE BEST BMET CBET STUDY GUIDE MODULE ONE 1 OCTOBER, 2008 1. The phase relation for pure capacitance is a. current leads voltage by 90 degrees b. current leads voltage by 180 degrees c. current lags voltage

More information

DOING PHYSICS WITH MATLAB RESONANCE CIRCUITS SERIES RLC CIRCUITS

DOING PHYSICS WITH MATLAB RESONANCE CIRCUITS SERIES RLC CIRCUITS DOING PHYSICS WITH MATLAB RESONANCE CIRCUITS SERIES RLC CIRCUITS Matlab download directory Matlab scripts CRLCs1.m CRLCs2.m Graphical analysis of a series RLC resonance circuit Fitting a theoretical curve

More information

VOLTECHNOTES. Turns Ratio iss 4 Page 1 of 7

VOLTECHNOTES. Turns Ratio iss 4 Page 1 of 7 VOLTECHNOTES Turns Ratio 104-113 iss 4 Page 1 of 7 Introduction Transformers are used in a wide array of electrical or electronic applications, providing functions that range from isolation and stepping

More information

BAKISS HIYANA BT ABU BAKAR JKE,POLISAS

BAKISS HIYANA BT ABU BAKAR JKE,POLISAS BAKISS HIYANA BT ABU BAKAR JKE,POLISAS 1 1. Explain AC circuit concept and their analysis using AC circuit law. 2. Apply the knowledge of AC circuit in solving problem related to AC electrical circuit.

More information

A handy mnemonic (memory aid) for remembering what leads what is ELI the ICEman E leads I in an L; I leads E in a C.

A handy mnemonic (memory aid) for remembering what leads what is ELI the ICEman E leads I in an L; I leads E in a C. Amateur Extra Class Exam Guide Section E5A Page 1 of 5 E5A Resonance and Q: characteristics of resonant circuits: series and parallel resonance; Q; half-power bandwidth; phase relationships in reactive

More information

Lab 1: Basic RL and RC DC Circuits

Lab 1: Basic RL and RC DC Circuits Name- Surname: ID: Department: Lab 1: Basic RL and RC DC Circuits Objective In this exercise, the DC steady state response of simple RL and RC circuits is examined. The transient behavior of RC circuits

More information

ECG 741 Power Distribution Transformers. Y. Baghzouz Spring 2014

ECG 741 Power Distribution Transformers. Y. Baghzouz Spring 2014 ECG 741 Power Distribution Transformers Y. Baghzouz Spring 2014 Preliminary Considerations A transformer is a device that converts one AC voltage to another AC voltage at the same frequency. The windings

More information

Inductors and Transformers

Inductors and Transformers MEHRAN UNIVERSITY OF ENGINEERING AND TECHNOLOGY, JAMSHORO DEPARTMENT OF ELECTRONIC ENGINEERING ELECTRONIC WORKSHOP # 05 Inductors and Transformers Roll. No: Checked by: Date: Grade: Object: To become familiar

More information

ET1210: Module 5 Inductance and Resonance

ET1210: Module 5 Inductance and Resonance Part 1 Inductors Theory: When current flows through a coil of wire, a magnetic field is created around the wire. This electromagnetic field accompanies any moving electric charge and is proportional to

More information

The G4EGQ RAE Course Lesson 4A AC theory

The G4EGQ RAE Course Lesson 4A AC theory AC. CIRCUITS This lesson introduces inductors into our AC. circuit. We then look at the result of having various combinations of capacitance, inductance and resistance in the same circuit. This leads us

More information

Figure 1: Closed Loop System

Figure 1: Closed Loop System SIGNAL GENERATORS 3. Introduction Signal sources have a variety of applications including checking stage gain, frequency response, and alignment in receivers and in a wide range of other electronics equipment.

More information

Chapter 16: Mutual Inductance

Chapter 16: Mutual Inductance Chapter 16: Mutual Inductance Instructor: Jean-François MILLITHALER http://faculty.uml.edu/jeanfrancois_millithaler/funelec/spring2017 Slide 1 Mutual Inductance When two coils are placed close to each

More information

Flyback Converter for High Voltage Capacitor Charging

Flyback Converter for High Voltage Capacitor Charging Flyback Converter for High Voltage Capacitor Charging Tony Alfrey (tonyalfrey at earthlink dot net) A Flyback Converter is a type of switching power supply that may be used to generate an output voltage

More information

EE 340 Power Transformers

EE 340 Power Transformers EE 340 Power Transformers Preliminary considerations A transformer is a device that converts one AC voltage to another AC voltage at the same frequency. It consists of one or more coil(s) of wire wrapped

More information

1 K Hinds 2012 TRANSFORMERS

1 K Hinds 2012 TRANSFORMERS 1 K Hinds 2012 TRANSFORMERS A transformer changes electrical energy of a given voltage into electrical energy at a different voltage level. It consists of two coils which are not electrically connected,

More information

Chapter 33. Alternating Current Circuits

Chapter 33. Alternating Current Circuits Chapter 33 Alternating Current Circuits C HAP T E O UTLI N E 33 1 AC Sources 33 2 esistors in an AC Circuit 33 3 Inductors in an AC Circuit 33 4 Capacitors in an AC Circuit 33 5 The L Series Circuit 33

More information

Resonance. Resonance curve.

Resonance. Resonance curve. Resonance This chapter will introduce the very important resonant (or tuned) circuit, which is fundamental to the operation of a wide variety of electrical and electronic systems in use today. The resonant

More information

LC Resonant Circuits Dr. Roger King June Introduction

LC Resonant Circuits Dr. Roger King June Introduction LC Resonant Circuits Dr. Roger King June 01 Introduction Second-order systems are important in a wide range of applications including transformerless impedance-matching networks, frequency-selective networks,

More information

Transformer & Induction M/C

Transformer & Induction M/C UNIT- 2 SINGLE-PHASE TRANSFORMERS 1. Draw equivalent circuit of a single phase transformer referring the primary side quantities to secondary and explain? (July/Aug - 2012) (Dec 2012) (June/July 2014)

More information

Study of Inductive and Capacitive Reactance and RLC Resonance

Study of Inductive and Capacitive Reactance and RLC Resonance Objective Study of Inductive and Capacitive Reactance and RLC Resonance To understand how the reactance of inductors and capacitors change with frequency, and how the two can cancel each other to leave

More information

DC/DC Converter. Introduction

DC/DC Converter. Introduction DC/DC Converter Introduction This example demonstrates the use of Saber in the design of a DC/DC power converter. The converter is assumed to be a part of a larger system and is modeled at different levels

More information

Practical Tricks with Transformers. Larry Weinstein K0NA

Practical Tricks with Transformers. Larry Weinstein K0NA Practical Tricks with Transformers Larry Weinstein K0NA Practical Tricks with Transformers Quick review of inductance and magnetics Switching inductive loads How many voltages can we get out of a $10 Home

More information

Properties of Inductor and Applications

Properties of Inductor and Applications LABORATORY Experiment 3 Properties of Inductor and Applications 1. Objectives To investigate the properties of inductor for different types of magnetic material To calculate the resonant frequency of a

More information

EXPERIMENT 8: LRC CIRCUITS

EXPERIMENT 8: LRC CIRCUITS EXPERIMENT 8: LRC CIRCUITS Equipment List S 1 BK Precision 4011 or 4011A 5 MHz Function Generator OS BK 2120B Dual Channel Oscilloscope V 1 BK 388B Multimeter L 1 Leeds & Northrup #1532 100 mh Inductor

More information

K6RIA, Extra Licensing Class. Circuits & Resonance for All!

K6RIA, Extra Licensing Class. Circuits & Resonance for All! K6RIA, Extra Licensing Class Circuits & Resonance for All! Amateur Radio Extra Class Element 4 Course Presentation ELEMENT 4 Groupings Rules & Regs Skywaves & Contesting Outer Space Comms Visuals & Video

More information

Department of Electrical and Computer Engineering Lab 6: Transformers

Department of Electrical and Computer Engineering Lab 6: Transformers ESE Electronics Laboratory A Department of Electrical and Computer Engineering 0 Lab 6: Transformers. Objectives ) Measure the frequency response of the transformer. ) Determine the input impedance of

More information

Communication Circuit Lab Manual

Communication Circuit Lab Manual German Jordanian University School of Electrical Engineering and IT Department of Electrical and Communication Engineering Communication Circuit Lab Manual Experiment 2 Tuned Amplifier Eng. Anas Alashqar

More information

Chapter 2-1 Transformers

Chapter 2-1 Transformers Principles of Electric Machines and Power Electronics Chapter 2-1 Transformers Third Edition P. C. Sen Transformer application 1: power transmission Ideal Transformer Assumptions: 1. Negligible winding

More information

ENGR4300 Test 3A Fall 2002

ENGR4300 Test 3A Fall 2002 1. 555 Timer (20 points) Figure 1: 555 Timer Circuit For the 555 timer circuit in Figure 1, find the following values for R1 = 1K, R2 = 2K, C1 = 0.1uF. Show all work. a) (4 points) T1: b) (4 points) T2:

More information

Chapter 2. The Fundamentals of Electronics: A Review

Chapter 2. The Fundamentals of Electronics: A Review Chapter 2 The Fundamentals of Electronics: A Review Topics Covered 2-1: Gain, Attenuation, and Decibels 2-2: Tuned Circuits 2-3: Filters 2-4: Fourier Theory 2-1: Gain, Attenuation, and Decibels Most circuits

More information

148 Electric Machines

148 Electric Machines 148 Electric Machines 3.1 The emf per turn for a single-phase 2200/220- V, 50-Hz transformer is approximately 12 V. Calculate (a) the number of primary and secondary turns, and (b) the net cross-sectional

More information

AP Physics C. Alternating Current. Chapter Problems. Sources of Alternating EMF

AP Physics C. Alternating Current. Chapter Problems. Sources of Alternating EMF AP Physics C Alternating Current Chapter Problems Sources of Alternating EMF 1. A 10 cm diameter loop of wire is oriented perpendicular to a 2.5 T magnetic field. What is the magnetic flux through the

More information

CHAPTER 2. Transformers. Dr Gamal Sowilam

CHAPTER 2. Transformers. Dr Gamal Sowilam CHAPTER Transformers Dr Gamal Sowilam Introduction A transformer is a static machine. It is not an energy conversion device, it is indispensable in many energy conversion systems. A transformer essentially

More information

AC Circuits INTRODUCTION DISCUSSION OF PRINCIPLES. Resistance in an AC Circuit

AC Circuits INTRODUCTION DISCUSSION OF PRINCIPLES. Resistance in an AC Circuit AC Circuits INTRODUCTION The study of alternating current 1 (AC) in physics is very important as it has practical applications in our daily lives. As the name implies, the current and voltage change directions

More information

CHAPTER 6: ALTERNATING CURRENT

CHAPTER 6: ALTERNATING CURRENT CHAPTER 6: ALTERNATING CURRENT PSPM II 2005/2006 NO. 12(C) 12. (c) An ac generator with rms voltage 240 V is connected to a RC circuit. The rms current in the circuit is 1.5 A and leads the voltage by

More information

Questions about Circuit Functionality. Fall 2004 Question 5 -- Transformers (15 points)

Questions about Circuit Functionality. Fall 2004 Question 5 -- Transformers (15 points) Questions about Circuit Functionality Fall 2004 Question 5 -- Transformers (15 points) Below is a circuit containing a transformer and an op-amp circuit you should recognize from the homework and experiment

More information

Band pass filter design Part 6. Losses in inductors

Band pass filter design Part 6. Losses in inductors Band pass filter design Part 6. osses in inductors 1. Introduction In Part 6 of this series, we will look at the effects of losses in inductors upon the insertion loss of a filter. A Chebychev 1MHz two-resonator

More information

Progressive Radio EDU-KIT Plate Power Supply

Progressive Radio EDU-KIT Plate Power Supply Purpose and Function The original power supply used a resistance line cord for the filament voltage, and used the household mains directly into the rectifier for the plate power supply. The line cord,

More information

DOING PHYSICS WITH MATLAB RESONANCE CIRCUITS RLC PARALLEL VOLTAGE DIVIDER

DOING PHYSICS WITH MATLAB RESONANCE CIRCUITS RLC PARALLEL VOLTAGE DIVIDER DOING PHYSICS WITH MATLAB RESONANCE CIRCUITS RLC PARALLEL VOLTAGE DIVIDER Matlab download directory Matlab scripts CRLCp1.m CRLCp2.m When you change channels on your television set, an RLC circuit is used

More information

The Ins and Outs of Audio Transformers. How to Choose them and How to Use them

The Ins and Outs of Audio Transformers. How to Choose them and How to Use them The Ins and Outs of Audio Transformers How to Choose them and How to Use them Steve Hogan Product Development Engineer, Jensen Transformers 1983 1989 Designed new products and provided application assistance

More information

Experiment 9 AC Circuits

Experiment 9 AC Circuits Experiment 9 AC Circuits "Look for knowledge not in books but in things themselves." W. Gilbert (1540-1603) OBJECTIVES To study some circuit elements and a simple AC circuit. THEORY All useful circuits

More information

Core Technology Group Application Note 6 AN-6

Core Technology Group Application Note 6 AN-6 Characterization of an RLC Low pass Filter John F. Iannuzzi Introduction Inductor-capacitor low pass filters are utilized in systems such as audio amplifiers, speaker crossover circuits and switching power

More information

Class: Second Subject: Electrical Circuits 2 Lecturer: Dr. Hamza Mohammed Ridha Al-Khafaji

Class: Second Subject: Electrical Circuits 2 Lecturer: Dr. Hamza Mohammed Ridha Al-Khafaji 10.1 Introduction Class: Second Lecture Ten esonance This lecture will introduce the very important resonant (or tuned) circuit, which is fundamental to the operation of a wide variety of electrical and

More information

HomeBrew RF Siganl Generator Emitter Follower

HomeBrew RF Siganl Generator Emitter Follower V1 is 9.0 Volts dc V2 is input signal at 30 Mhz 4Vp-p Purpose and Function The drives the load and isolates the Adjustable Gain Amplifier from the load. Theory and Design This is simply a classic Emitter

More information

Resonance. A resonant circuit (series or parallel) must have an inductive and a capacitive element.

Resonance. A resonant circuit (series or parallel) must have an inductive and a capacitive element. 1. Series Resonant: Resonance A resonant circuit (series or parallel) must have an inductive and a capacitive element. The total impedance of this network is: The circuit will reach its maximum Voltage

More information

HomeBrew RF Siganl Generator FET Follower

HomeBrew RF Siganl Generator FET Follower V1 is 9.0 Volts dc V2 is 0.5Vp-p at 30 Mhz Purpose and Function The Follower is used to isolate the oscillator from the loading effects of the amplifier stage. It isolates the oscillator from changes downstream

More information

An induced emf is the negative of a changing magnetic field. Similarly, a self-induced emf would be found by

An induced emf is the negative of a changing magnetic field. Similarly, a self-induced emf would be found by This is a study guide for Exam 4. You are expected to understand and be able to answer mathematical questions on the following topics. Chapter 32 Self-Induction and Induction While a battery creates an

More information

Table of Contents Lesson One Lesson Two Lesson Three Lesson Four Lesson Five PREVIEW COPY

Table of Contents Lesson One Lesson Two Lesson Three Lesson Four Lesson Five PREVIEW COPY Oscillators Table of Contents Lesson One Lesson Two Lesson Three Introduction to Oscillators...3 Flip-Flops...19 Logic Clocks...37 Lesson Four Filters and Waveforms...53 Lesson Five Troubleshooting Oscillators...69

More information

APPLICATION NOTE - 018

APPLICATION NOTE - 018 APPLICATION NOTE - 018 Power Transformers Background Power Transformers are used within an AC power distribution systems to increase or decrease the operating voltage to achieve the optimum transmission

More information

AC Measurements with the Agilent 54622D Oscilloscope

AC Measurements with the Agilent 54622D Oscilloscope AC Measurements with the Agilent 54622D Oscilloscope Objectives: At the end of this experiment you will be able to do the following: 1. Correctly configure the 54622D for measurement of voltages. 2. Perform

More information

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz

Department of Electrical & Computer Engineering Technology. EET 3086C Circuit Analysis Laboratory Experiments. Masood Ejaz Department of Electrical & Computer Engineering Technology EET 3086C Circuit Analysis Laboratory Experiments Masood Ejaz Experiment # 1 DC Measurements of a Resistive Circuit and Proof of Thevenin Theorem

More information

INVESTIGATION AND DESIGN OF HIGH CURRENT SOURCES FOR B-H LOOP MEASUREMENTS

INVESTIGATION AND DESIGN OF HIGH CURRENT SOURCES FOR B-H LOOP MEASUREMENTS INVESTIGATION AND DESIGN OF HIGH CURRENT SOURCES FOR B-H LOOP MEASUREMENTS Boyanka Marinova Nikolova, Georgi Todorov Nikolov Faculty of Electronics and Technologies, Technical University of Sofia, Studenstki

More information

Electronic Instrumentation

Electronic Instrumentation 10/15/01 1 Electronic Instrumentation Experiment 3 Part A: Making an Inductor Part B: Measurement of Inductance Part C: imulation of a Transformer Part D: Making a Transformer Review RC and Resonance How

More information

UNIT 2. Q.1) Describe the functioning of standard signal generator. Ans. Electronic Measurements & Instrumentation

UNIT 2. Q.1) Describe the functioning of standard signal generator. Ans.   Electronic Measurements & Instrumentation UNIT 2 Q.1) Describe the functioning of standard signal generator Ans. STANDARD SIGNAL GENERATOR A standard signal generator produces known and controllable voltages. It is used as power source for the

More information

RC circuit. Recall the series RC circuit.

RC circuit. Recall the series RC circuit. RC circuit Recall the series RC circuit. If C is discharged and then a constant voltage V is suddenly applied, the charge on, and voltage across, C is initially zero. The charge ultimately reaches the

More information

LCR Parallel Circuits

LCR Parallel Circuits Module 10 AC Theory Introduction to What you'll learn in Module 10. The LCR Parallel Circuit. Module 10.1 Ideal Parallel Circuits. Recognise ideal LCR parallel circuits and describe the effects of internal

More information

Alternating current circuits- Series RLC circuits

Alternating current circuits- Series RLC circuits FISI30 Física Universitaria II Professor J.. ersosimo hapter 8 Alternating current circuits- Series circuits 8- Introduction A loop rotated in a magnetic field produces a sinusoidal voltage and current.

More information

UNIT 1 CIRCUIT ANALYSIS 1 What is a graph of a network? When all the elements in a network is replaced by lines with circles or dots at both ends.

UNIT 1 CIRCUIT ANALYSIS 1 What is a graph of a network? When all the elements in a network is replaced by lines with circles or dots at both ends. UNIT 1 CIRCUIT ANALYSIS 1 What is a graph of a network? When all the elements in a network is replaced by lines with circles or dots at both ends. 2 What is tree of a network? It is an interconnected open

More information

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT III TUNED AMPLIFIERS PART A (2 Marks)

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT III TUNED AMPLIFIERS PART A (2 Marks) MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI-621213. UNIT III TUNED AMPLIFIERS PART A (2 Marks) 1. What is meant by tuned amplifiers? Tuned amplifiers are amplifiers that are designed to reject a certain

More information

What is an Inductor? Token Electronics Industry Co., Ltd. Version: January 16, Web:

What is an Inductor? Token Electronics Industry Co., Ltd. Version: January 16, Web: Version: January 16, 2017 What is an Inductor? Web: www.token.com.tw Email: rfq@token.com.tw Token Electronics Industry Co., Ltd. Taiwan: No.137, Sec. 1, Zhongxing Rd., Wugu District, New Taipei City,

More information

Transformers 21.1 INTRODUCTION 21.2 MUTUAL INDUCTANCE

Transformers 21.1 INTRODUCTION 21.2 MUTUAL INDUCTANCE 21 Transformers 21.1 INTRODUCTION Chapter 12 discussed the self-inductance of a coil. We shall now examine the mutual inductance that exists between coils of the same or different dimensions. Mutual inductance

More information

15. the power factor of an a.c circuit is.5 what will be the phase difference between voltage and current in this

15. the power factor of an a.c circuit is.5 what will be the phase difference between voltage and current in this 1 1. In a series LCR circuit the voltage across inductor, a capacitor and a resistor are 30 V, 30 V and 60 V respectively. What is the phase difference between applied voltage and current in the circuit?

More information

General Licensing Class Circuits

General Licensing Class Circuits General Licensing Class Circuits Valid July 1, 2011 Through June 30, 2015 1 Amateur Radio General Class Element 3 Course Presentation ELEMENT 3 SUB-ELEMENTS (Groupings) Your Passing CSCE Your New General

More information

EE2022 Electrical Energy Systems

EE2022 Electrical Energy Systems EE0 Electrical Energy Systems Lecture : Transformer and Per Unit Analysis 7-0-0 Panida Jirutitijaroen Department of Electrical and Computer Engineering /9/0 EE0: Transformer and Per Unit Analysis by P.

More information

Practical Transformer on Load

Practical Transformer on Load Practical Transformer on Load We now consider the deviations from the last two ideality conditions : 1. The resistance of its windings is zero. 2. There is no leakage flux. The effects of these deviations

More information

Improvements of LLC Resonant Converter

Improvements of LLC Resonant Converter Chapter 5 Improvements of LLC Resonant Converter From previous chapter, the characteristic and design of LLC resonant converter were discussed. In this chapter, two improvements for LLC resonant converter

More information

Chapter 11. Alternating Current

Chapter 11. Alternating Current Unit-2 ECE131 BEEE Chapter 11 Alternating Current Objectives After completing this chapter, you will be able to: Describe how an AC voltage is produced with an AC generator (alternator) Define alternation,

More information

Class XII Chapter 7 Alternating Current Physics

Class XII Chapter 7 Alternating Current Physics Question 7.1: A 100 Ω resistor is connected to a 220 V, 50 Hz ac supply. (a) What is the rms value of current in the circuit? (b) What is the net power consumed over a full cycle? Resistance of the resistor,

More information

11. AC-resistances of capacitor and inductors: Reactances.

11. AC-resistances of capacitor and inductors: Reactances. 11. AC-resistances of capacitor and inductors: Reactances. Purpose: To study the behavior of the AC voltage signals across elements in a simple series connection of a resistor with an inductor and with

More information

EXPERIMENT 4: RC, RL and RD CIRCUITs

EXPERIMENT 4: RC, RL and RD CIRCUITs EXPERIMENT 4: RC, RL and RD CIRCUITs Equipment List Resistor, one each of o 330 o 1k o 1.5k o 10k o 100k o 1000k 0.F Ceramic Capacitor 4700H Inductor LED and 1N4004 Diode. Introduction We have studied

More information

Oscillators. An oscillator may be described as a source of alternating voltage. It is different than amplifier.

Oscillators. An oscillator may be described as a source of alternating voltage. It is different than amplifier. Oscillators An oscillator may be described as a source of alternating voltage. It is different than amplifier. An amplifier delivers an output signal whose waveform corresponds to the input signal but

More information

No Brain Too Small PHYSICS

No Brain Too Small PHYSICS ELECTRICITY: AC QUESTIONS No Brain Too Small PHYSICS MEASURING IRON IN SAND (2016;3) Vivienne wants to measure the amount of iron in ironsand mixtures collected from different beaches. The diagram below

More information

Impedance, Resonance, and Filters. Al Penney VO1NO

Impedance, Resonance, and Filters. Al Penney VO1NO Impedance, Resonance, and Filters A Quick Review Before discussing Impedance, we must first understand capacitive and inductive reactance. Reactance Reactance is the opposition to the flow of Alternating

More information

BANDPASS CAVITY RESONATORS

BANDPASS CAVITY RESONATORS BANDPASS CAVITY RESONATORS S Parameters Measurements and Modelling Using Bandpass Cavities for Impedance Matching Jacques Audet VE2AZX Web: ve2azx.net With the collaboration of Luc Laplante VE2ULU May

More information

A.C. Circuits -- Conceptual Solutions

A.C. Circuits -- Conceptual Solutions A.C. Circuits -- Conceptual Solutions 1.) Charge carriers in a DC circuit move in one direction only. What do charge carriers do in an AC circuit? Solution: The voltage difference between the terminals

More information

Radio Frequency Electronics

Radio Frequency Electronics Radio Frequency Electronics Preliminaries II Guglielmo Giovanni Maria Marconi Thought off by many people as the inventor of radio Pioneer in long-distance radio communications Shared Nobel Prize in 1909

More information

SoftRock RXTX Ensemble RX Band Pass Filter

SoftRock RXTX Ensemble RX Band Pass Filter Purpose and Function The band pass filter reduces the potential for noise and unwanted signals from out of band frequencies. Because the filter is for 3 ham bands it is of necessity somewhat wider than

More information

Chapter 33. Alternating Current Circuits

Chapter 33. Alternating Current Circuits Chapter 33 Alternating Current Circuits Alternating Current Circuits Electrical appliances in the house use alternating current (AC) circuits. If an AC source applies an alternating voltage to a series

More information

THIRD SEMESTER DIPLOMA EXAMINATION IN ELECTRICAL & ELECTRONICS ENGINEERING, MARCH 2013 ELECTRONIC DEVICES AND CIRCUITS

THIRD SEMESTER DIPLOMA EXAMINATION IN ELECTRICAL & ELECTRONICS ENGINEERING, MARCH 2013 ELECTRONIC DEVICES AND CIRCUITS REVISION-2010 Reg. No SUB CODE:3053 Signature THIRD SEMESTER DIPLOMA EXAMINATION IN ELECTRICAL & ELECTRONICS ENGINEERING, MARCH 2013 ELECTRONIC DEVICES AND CIRCUITS Time :3hours Maximum marks:100 PART

More information

Chapter 6: Power Amplifiers

Chapter 6: Power Amplifiers Chapter 6: Power Amplifiers Contents Class A Class B Class C Power Amplifiers Class A, B and C amplifiers are used in transmitters Tuned with a band width wide enough to pass all information sidebands

More information

Fundamentals of Microelectronics. Bipolar Amplifier

Fundamentals of Microelectronics. Bipolar Amplifier Bipolar Amplifier Voltage Amplifier Performance Metrics - There are many metrics that are used to evaluate how good an amplifier is (1) (Voltage) Gain= Vout/ Vin. Can be found from small-signal 10 8 6

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #11 Lab Report Inductance/Transformers Submission Date: 12/04/2017 Instructors: Dr. Minhee Yun John Erickson Yanhao Du Submitted By: Nick Haver & Alex Williams Station

More information

Tapped Inductor Bandpass Filter Design. High Speed Signal Path Applications 7/21/2009 v1.6

Tapped Inductor Bandpass Filter Design. High Speed Signal Path Applications 7/21/2009 v1.6 Tapped Inductor Bandpass Filter Design High Speed Signal Path Applications 7/1/009 v1.6 Tapped Inductor BP Filter 1 st order (6 db/oct) LOW frequency roll-off Shunt LT 4 th order (4 db/oct) HIGH frequency

More information

Wireless Communication

Wireless Communication Equipment and Instruments Wireless Communication An oscilloscope, a signal generator, an LCR-meter, electronic components (see the table below), a container for components, and a Scotch tape. Component

More information

Any wave shape can be reproduced by the sum of sine waves of the appropriate magnitude and frequency.

Any wave shape can be reproduced by the sum of sine waves of the appropriate magnitude and frequency. How do we use an oscilloscope? Measure signals with unknown wave shapes and frequency other than 60 Hz sine waves and dc. To get a picture of the waveform. Distortion? Phase duration? Magnitude Any wave

More information

AC CURRENTS, VOLTAGES, FILTERS, and RESONANCE

AC CURRENTS, VOLTAGES, FILTERS, and RESONANCE July 22, 2008 AC Currents, Voltages, Filters, Resonance 1 Name Date Partners AC CURRENTS, VOLTAGES, FILTERS, and RESONANCE V(volts) t(s) OBJECTIVES To understand the meanings of amplitude, frequency, phase,

More information

SoftRock RXTX Ensemble Power Supply 5 Vdc and 12 Vdc

SoftRock RXTX Ensemble Power Supply 5 Vdc and 12 Vdc SoftRock RXTX Ensemble Reference 1 Purpose and Function The 12 VDC is unregulated and used by the TX Driver/PA section. The 5 VDC is regulated and used by most of the IC s on the board (the USB and Local

More information

3. Apparatus/ Materials 1) Computer 2) Vernier board circuit

3. Apparatus/ Materials 1) Computer 2) Vernier board circuit Experiment 3 RLC Circuits 1. Introduction You have studied the behavior of capacitors and inductors in simple direct-current (DC) circuits. In alternating current (AC) circuits, these elements act somewhat

More information

Frequency Selective Circuits

Frequency Selective Circuits Lab 15 Frequency Selective Circuits Names Objectives in this lab you will Measure the frequency response of a circuit Determine the Q of a resonant circuit Build a filter and apply it to an audio signal

More information

Impedance, Resonance, and Filters. Al Penney VO1NO

Impedance, Resonance, and Filters. Al Penney VO1NO Impedance, Resonance, and Filters Al Penney VO1NO A Quick Review Before discussing Impedance, we must first understand capacitive and inductive reactance. Reactance Reactance is the opposition to the flow

More information

SoftRock RXTX Ensemble USB Power Supply USB_5 Vdc and 3.3 Vdc

SoftRock RXTX Ensemble USB Power Supply USB_5 Vdc and 3.3 Vdc Reference 1 Purpose and Function The 5 VDC from the USB port is unregulated but may be regulated by the PC, and used by the ATTiny85 which implements the USB interface in firmware. The 3.3Vdc is regulated

More information

VE7CNF - 630m Antenna Matching Measurements Using an Oscilloscope

VE7CNF - 630m Antenna Matching Measurements Using an Oscilloscope VE7CNF - 630m Antenna Matching Measurements Using an Oscilloscope Toby Haynes October, 2016 1 Contents VE7CNF - 630m Antenna Matching Measurements Using an Oscilloscope... 1 Introduction... 1 References...

More information

LINEAR MODELING OF A SELF-OSCILLATING PWM CONTROL LOOP

LINEAR MODELING OF A SELF-OSCILLATING PWM CONTROL LOOP Carl Sawtell June 2012 LINEAR MODELING OF A SELF-OSCILLATING PWM CONTROL LOOP There are well established methods of creating linearized versions of PWM control loops to analyze stability and to create

More information