Size: px
Start display at page:

Download ""

Transcription

1

2

3

4 Concept map

5 Introduction E lectronics and Microelectronics Engineering have been highly strengthen by the micro and nanotechnology advances which have provided a wide range of applications and solutions in benefit of mankind. Particularly, the miniaturization and integration of complete systems into integrated circuits have provided a wide spectrum of different problem solutions to develop procedures and devices in telecommunications, transportation systems, bioengineering, biotechnology, instrumentation, automation, mechatronics, information systems, computer systems, autotronics, avionics and process control systems. The vast variety of new electronic devices available on a day to day basis, which are manufactured in very highly integrated fashion, has produced systems that fulfill demanding necessities by our industrialized society. Moreover, the electronic instrumentation has evolved in such a way that many innovations and new circuit design strategies are used to synthesize more intelligent and simpler solutions to complex problems. On the way to achieve very reliable electronics and microelectronics devices, an intermediate procedure is necessary to validate the conceptual and analytical electronic design conceived by electronic engineers. This procedure is the computer simulation, which is responsible for reducing the developing time for engineers and scientists. In Electrical Engineering, the SPICE (Simulation Program with Integrated Circuits Emphasis) program has provided the fundamental tool to perform any kind of serious computer simulation involving electronic circuits. The evolution of this important tool has produced a number of very sophisticated and reliable versions of the program, such as PSPICE, HSPICE, LTSPICE, etc. The results obtained from a SPICE computer simulation are then validated against the analytical and conceptual performance devised by the design engineer. If the performance results are reasonable and validate the idea, then the next step would be the fabrication process, which includes considerations such as process technology (Complementary metal oxide semiconductor, CMOS; BiCMOS; Bipolar Junction Transistor, BJT, etc). This book provides a guide for simulation sessions. It begins with the very elementary topics covered in electric circuits or electric networks courses. It continues with more intermediate topics covered in applied electronics and instrumentation. With this foundation, the book closes with advanced topics addressed in microelectronics (both analog and digital). Blue prints for the Integrated Circuit, IC, chip could be obtained by students and practicing engineers. The main objective of this book is to establish a solid instructional platform about simulation procedures and techniques, which are standardized around the SPICE program. The book is a companion tool for learning electronics and microelectronics design through college. It starts with circuitsnetworks and ends with the microelectronics part that includes

6 the layout and design file generation. The book also includes support sections that allow the reader to study or review: the annotated concepts, formulas and models, the annotated specialized bibliography, the basic SPICE simulation procedures, the fundamental integrated circuit (IC) layout software tool, Electric VLSI, CMOS process model files and the fundamental printed circuit board (PCB) layout techniques. The book supports simulation practices pertaining to the following courses: Full size image here. We have followed a sequence of subjects that may go from the early stages of the electronics engineer student education to the more advanced topics of microelectronics design. However, the implementation of a non-linear navigation throughout the book allows for its study at any intermediate or advanced topic. This scheme is particularly useful to senior undergraduate students, graduate students or practicing engineers who wish to revisit design and simulation concepts. In addition, some of the advanced topics in microelectronics simulation and design are directed to graduate students who would use the simulation practices to prepare the blue prints (GSB files) for prototypes of integrated circuits. The final manuscript is the result of a consolidated experience teaching the following courses: electric networks, electronics, analog electronics, analog integrated circuits, junior engineering design, senior engineering design, microelectronics, CMOS analog microelectronics, design of digital integrated circuits, digital integrated circuits, engineering projects, and other capstone design courses both, at Trinity University in the United States and at ITESM in Mexico. The structure of the navigation scheme is flexible enough to allow the selection of topics according to the needs of the students in the course or those of practicing engineers. Table I illustrates the general computer simulation experiments covered in the book.

7 Table I. General topics, subjects and applications. Full size image here. Finally, the simulation practices for electronics and microelectronics engineering will support courses in the EE curricula that contain the following major contents: Full size image here. The software tools needed for the simulation practices are contained in LTspice, which is a full blown SPICE version from Linear Technologies and Electric VLSI CAD system available thanks to the research group headed by Dr. S. Rubin.

8 Chapter 1. Electric Networks Full size image here. Introduction T he fundamental laws of circuits are developed through a set of formal simulation experiments and its tools. Students and practicing engineers will have the capability of understanding the basic tricks to perform a computer simulation of an electrical network. In this section we review the Ohm s law, the networks theorems, the power transfer principles and other circuit analysis tools, along with a consistent set of corresponding experiments. We expect that these practices will give enough experience to initiate the study of electronic circuits using SPICE and other design tools. Full size image here.

9 1.1 Basics on Spice Simulation for Electric Networks In this laboratory you will become familiar with the main parameters used in the electric network analysis: voltage, current, resistance and power, through virtual experimentation using a Spice simulation tool. You will use Spice as a preview of the instrumentation equipment on a real laboratory. The intention is for you to gain confidence with the results obtained in simulation, and get a better insight of how a real circuit works before building a practical prototype. Of course, in the future you will use the techniques illustrated in this ebook to perform analysis, design and simulation of any electric/electronic circuit, from elemental circuit analysis, through integrated circuit (IC) design. As an introduction to Spice simulation, in this part of the ebook you will use both, schematic capture and Spice deck description code for the analysis of your circuits. Both inputs will give you a better understanding of how a Spice tool works and what type of analysis you need to run when looking for specific results. If this is the first time you work with Spice, we advise you to read the included LTSpice guide to become familiar with the interface and techniques that will help you to run quicker simulations and better interpret the results. It is assumed that you are already familiar with the keywords used in this simulation laboratory. Sinusoidal voltage Offset Phase Frecuency Equivalent resistance Mean value Root mean sqare value Spice Related Links Home of the Electric VLSI software platform for simulation and layout of Integrated Circuits» Staticfreesoft Linear Technologies web page to access and download the LTSpice software.» Linear Technologies web page Support Section» LTSpice Guide DC Characteristics of a Network

10 The first network to analyze is a simple voltage divider that uses two resistors to split the DC source voltage value equally on them. This circuit is easy to understand. It is also useful to appreciate the Spice capabilities if you are a Spice beginner. If you have difficulties performing simulations, you are encouraged to review the LTspice user guide or the bibliography and equation appendices, all included in this ebook. As mentioned before, a circuit un Spice is representen by a text file containing the description of each element and the way they are interconnected. The Figure 1.1 shows, at the top, the schematic representation of our voltage divider; the example below shows the text file generated by LTspice that represents the same circuit, which is actually the entry for the Spice engine that performs the analysis. Figure 1.1 Schematic capture and Spice deck of a simple voltage divider circuit with a bias point analysis setup. Full size image here. 1. We will begin this simulation practice capturing the schematic circuit from Figure 1.1 and running a bias point analysis (using the.op directive). This will generate a.net file for your circuit, which is the Spice deck version (you can see the.net version of your circuit directly on LTspice or in any other text editor). 2. As you can see, the name of the schematic file appears in the first line of the Spice deck (The.asc extension corresponds to a schematic file on LTspice) and this is always a comment line. The second through the fourth lines correspond to the circuit components. The second line describes a sinusoidal voltage source placed between nodes 1 and 0; the third line is a resistor

11 placed between nodes 2 and 1; and the fourth line is one more resistor placed between nodes 2 and 0 (ground). It is important for you to notice that in the schematic version, there is one more element, the ground element which always has to be placed when you are on schematic capture, because this is what LTspice interprets as the reference node. On the other hand, on the Spice deck version, you always have to name the reference node as zero A bias point analysis has been set, so when you run your simulation a text window will pop up showing the DC node voltages and loop currents present in the circuit. As you know, both resistors are 100 Ohms (Ω) and you have a series circuit; for this reason the voltage value of the source is divided equally on these elements. You can calculate the drop voltage at R1 by subtracting V(1) - V(2). Even if you are working with AC signals, you can perform a bias point simulation to analyze the DC characteristics of your circuit Input and Output Resistances 4. Set a DC transfer function analysis using the DC source V1 as the input source and the voltage drop at node 2 as the output node. Notice that the voltage at node 2 is the one across R2. Figure 1.2 shows the settings for both, schematic and Spice deck versions. Figure 1.2 Schematic capture and Spice deck of a voltage divider circuit with a transfer function analysis setup. Full size image here. With Spice is also possible to mesure the input and output resistances of a circuit. This is done by running a transfer function analysis (.TF directive) through which you will obtain the transfer function of the circuit and the input and outpuy resistances (or impedances for

12 a reactive circuit) Transient Analysis We now use a sinusoidal voltage source in our voltage divider circuit. As you can see, we have set a 500 mv offset, 1 V amplitude and 100 Hz frequency voltage source. Also, a transient analysis of 50 ms with steps of 100 µs will run this time. Figure 1.3 Schematic capture and Spice deck of a voltage divider circuit with a transient analysis setup. Full size image here. 6. Make these changes on either your Spice deck or the schematic diagram. Run the analysis. 7. If you plot the V(2) voltage you should get a sinusoidal waveform similar to the one below.

13 Figure 1.4 Voltage at V(2) of the circuit. This waveform corresponds to the voltage across node 2 and ground, which is the voltage drop at R2. In the same way than in our bias point analysis, because both R1 and R2 are 100 Ohms, the voltage drop through both resistors is the same in amplitude, phase and frequency (resistors are linear elements); additionally, the sum of both voltages corresponds to the voltage supplied by V1. 8. Inspecting the V(2) trace, the amplitude of the voltage signal is 500 mv, 250 mv offset and 10 ms of period time (or 100 Hz of frequency); however, sometimes it is necessary to know the exact value of such and any other parameters (for instance, when working with non-ideal components). Although it is easy to approximate a value using grids and cursors in the plot screen, a more accurate way is to take advantage of the Spice deck capabilities. 9. First, let s bring back the Spice deck generated by LTspice of the previous circuit.

14 10. As you probably noticed, the Spice deck above does not specify a trace to be plotted after the simulation has finished. We want to plot V(2), so we should add a Spice directive to do this automatically. This directive is: Consult the LTspice guide for more information about this command. You can run your simulation at this time before we continue. 11. If you are working with AC waveforms it is more convenient to measure the root mean square value (RMS) than its peak or peak to peak value (for instance, when feeding a circuit with a transformer plugged into an AC outlet). We can easily measure the RMS using the Spice deck. At first, you have to measure the maximum value (peak value) of the sinusoidal waveform, and then divide such value by sqrt(2): Then,.MEASURE TRAN val_max MAX V(2).MEASURE TRAN val_rms PARAM val_max/sqrt(2) 12. Your Spice deck must be similar to this: 13. Once you have captured these directives on the Spice deck, run your simulation. 14. As you could expect, the V(2) trace will automatically be plotted. To see the RMS value of the V(2) node, open the file with extension.log located in the same folder where your schematic and Spice deck files are, by going to View -> Spice error log. Notice that the fact that this file exists does not mean that your circuit has errors.

15 Along with the additional information about your circuit, two lines similar to the ones shown below must be present in that file: val_max: MAX(v(2))= FROM 0 TO 0.05 val_rms: val_max/sqrt(2)= The first line shows the maximum value of the sinusoidal waveform, and the second line shows the calculated RMS value. As you can assume, besides an RMS calculation, you can evaluate any other mathematical expression using the Spice deck. For further information about this, refer to the LTspice user guide. Activity 1.1» Basics on Spice Simulation for Electric Networks 1.2. Oworks Laws and Theorems In this session we will revise the most important rules, laws and theorems available for the electric network analysis. You will use LTspice to prove that those apply in every case of a circuit network analysis. You will also show how they can help you to find possible errors and mismatches in your analytical procedures. As we have seen before, using Spice, the way to find the voltage on a node with respect to other node (or ground), or the current through an element like a resistor or a source, is running a bias point analysis. This is useful to find the DC voltages on all the nodes of your circuit and all the DC loop currents. From these, you are capable to calculate other parameters of your circuit, such as power consumption. It is assumed that you are already familiar with the following keywords: Ohm s law Kirchhoff s voltage law Kirchhoff s curreent law Thevenin s theorem Norton s theorem The Ohm s Law 1. The Ohm s law can be easily demonstrated using Spice by means of a bias point analysis. Proceed to the schematic capture of the circuit shown below, or write the Spice deck and run a bias point analysis.

16 Figure 1.5 Multi-resistor circuit to demonstrate the Ohm s law. Full size image here. 2. For each resistor in the circuit, calculate the resistance value using the node voltages and loop currents given by the simulator. Fill out a table comparing the resistance value assigned for you in the schematic capture, and the calculated value using the bias point analysis of the circuit The Kirchoff s Voltage Law As you could have deduced, the Kirchhoff s voltage and current laws can also be demonstrated through the bias point analysis again, since the results of such analysis are the node voltages and loop currents. 1. Kirchhoff s voltage law (KVL) states that the sum of the voltages around a closed path is equal to zero. The circuit below has 4 meshes and 4 nodes (plus the reference node). For a better understanding on how LTspice interprets the signs on the elements, you can take a look at the auto-generated Spice deck version of the circuit shown below.

17 Figure 1.6 Voltage signs and current directions of the resistors. Full size image here. 2. On resistors, the first node is the positive node and the second node is the negative node. In the schematic capture the signs and the direction of the current in each resistor were placed manually. 3. We can demonstrate the KVL by adding the voltage drops on any loop, for example the loop formed by R1, R2, R3, R5 and R7. Going from R1 through R7, we have: 4. Using LTspice we can perform this addition with the following line of the Spice deck: Notice that we get the voltage drop on each resistor by assigning a reference node different from zero. In this case, V(b,a) refers to the voltage between the nodes b and a, taking b as the positive node and a as the negative node. 5. Run your simulation and open the.log file to see the.measure directive results. As expected, you should get zero: 6. Now, the Kirchhoff s current law (KCL) states that the sum of the currents entering a node is equal to zero. You can demonstrate this by modifying your Spice deck and adding the currents entering any of the nodes of the circuit. For example, for node C we could use: 7. After running the analysis, you should get something similar to the following: which is practically zero Thevenin s Theorem Thevenin s theorem will become very useful for you when working with resistive or reactive

18 networks, and when there is the need for simplification of the circuit. You can use a Thevenin equivalent to simplify a large circuit. Figure 1.7 Circuit to be represented by its Thevenin equivalent. Full size image here. 1. To find the Thevenin s voltage V th, first remove the load resistor RL. In LTspice you can actually remove such resistor and let an open circuit, or represent it using a very high resistance value, like 1 TeraOhm (1x10 12 ), which can be assumed as an infinite value. 2. Run the bias point analysis and take a look at the results. Notice that node voltages at nodes a and out are the same due to the open circuit. This value is the Thevenin s voltage, V th. 3. Now, run a transfer function analysis to determine the output resistance, which will be the Thevenin s resistance R th. Use the following analysis setup: 4. Once you have your Thevenin equivalent, capture it and run a bias point analysis with the load resistor (1 kohm). Show if the voltage and current in the load resistor are the same for both, the complete circuit and its Thevenin equivalent Maximum Power Transfer Theorem To demonstrate the maximum power transfer theorem follow the procedure below:

19 Full size image here. 1. Capture the circuit of a voltage divider like the one shown in Figure 1.8: Figure 1.8 Voltage divider with a variable resistor {R}. Full size image here.

20 2. Using LTspice IV capture the circuit above. Notice that you have to set the RL value as {R} to be able to sweep this parameter. Set the following Spice directive: 3. With this directive you indicate Spice that you will sweep the value of RL from 1 Ohm to 10 kilo-ohm in steps of 100 Ohms. Also, set a bias point analysis and run your simulation. 4. You should get a curve similar to the one in Figure 1.9 This curve describes the output voltage V(out) versus the resistance sweep of RL. Figure 1.9 Output voltage of the circuit vs the resistance sweep. 5. Right-click on the V(out) label and capture the following equation to display the output power instead of the output voltage: The equation above describes the DC power dissipated by the resistor RL for all the swept values of RL. 6. You must obtain a new curve similar to Figure 1.10:

21 Figure 1.10 Power dissipation of RL vs resistance sweep. 7. Notice that this time the dependent axis unit is Watts. Place the cursor on the maximum of the curve to find the resistance value that gives the maximum power dissipated by the resistor. What is this value? Does the maximum power transfer theorem is satisfied with your results? The Superposition Theorem To demonstrate the superposition theorem, it is necessary to prove first the principle of linearity which stands that: for a linear circuit element, the relationship between the voltage across it and the current through it is always constant. For instance, as we have seen before, the relationship between voltage and current in a resistor is always V=R I. 1. Capture the following circuit, which is useful to demonstrate the principle of linearity. Figure 1.11 Spice setup to prove the linearity principle. Full size image here.

22 2. As you can see above, a DC sweep analysis for V1 has been set. As its name says, the value of V1 will be swept from 1 V to 10 V by 1 V increments. In the resulting plot, set by the.print statement, the linear behavior of R1 must be visualized. As you can see below, the slope m of the V-I curve is the conductance value of the resistor, which is the inverse of the resistance. In both cases, a linear behavior is expressed. Figure 1.12 Relationship between voltage and current of a resistor. 3. You are able to plot the resistance value of R1 through all the swept values of V1. You do this by right-clicking on the I(R1) label and writing the following expression: V(1,2) is the voltage across nodes 1 and 2, and across the resistor. I(R1) is the current through this same element, so the ratio V(1,2)/I(R1) is the resistance of such element; this resistance is constant for all the values of the voltage source. With this, now you are able to demonstrate the superposition theorem. Activity 1.2» Ohm s and Networks Laws 1.3 RC and RL Circuits RC and RL circuits are very important in microelectronic devices, because they illustrate the simple way to model transistor and amplifier transients when rapid signals are present at their

23 inputs. Electrical engineers use elementary first order models, such as the ones generated by RC and RL circuits, to perform paper and pencil calculations before performing more sophisticated analysis and simulation. We will develop elementary simulations of RC and RL circuits to comprehend the basic parameters of first order linear models and their transients. 1. Figure 1.13 shows a first order RC circuit to be analyzed. We will perform a transient (time domain) simulation to obtain the necessary information to calculate the time constant τ, an important parameter of this circuit. Figure 1.13 RC network to find its time constant. Full size image here. 2. Capture the circuit in Figure 1.13 using LTspice, and set the voltage source as follows: 3. Set a transient analysis with a stop time of 1 ms and increments of 10 μs. Run your simulation. 4. The input and output waveforms must be similar to Figure 1.14:

24 Figure 1.14 Time response of the circuit with a step voltage input. 5. Using the results you just obtained, determine the time constant of the circuit (τ RC ). Remember that τ s is the time that takes to charge the capacitor at 63.2% of the output stable state voltage, or the time that takes to discharge the capacitor at 36.8% of the output stable state voltage. 6. For the stable state sinusoidal response analysis, change the input voltage source to a sinusoidal waveform of 10 V amplitude and 1 KHz frequency. Also set the transient analysis to plot only one cycle of the input waveform. 7. Run your simulation and plot both the input and output nodes. You should get two curves slightly lagged, similar to the ones in Figure This is the effect introduced by the capacitance.

25 Figure 1.15 Transient analysis results of the RC network. Through simulation, you are able to measure the magnitude and phase angle between the two plotted curves. One way to do this is by using the cursors available in the pane window of LTspice. Although it is a fast measurement method, it is not the most accurate. The other method is to add some Spice directives to your circuit or Spice deck to perform the measurement by itself, so each time you run the analysis the phase angle is given automatically. 8. Add the following Spice directives to your diagram or Spice deck: As you have done before, first measure the maximum value for both signals, then the time in which those values occur. Variable m is the magnitude of V(out); variable t phase is the time between both maximum values; and d phase is the conversion of t phase in to degrees using the following equation: Here, T is the period of the signal that is the same for the input and the output waveforms. 9. Run your simulation and open the Log file to see the resulting measurements. You can verify your results by performing a one-step analysis on the frequency of interest. With this, the V(out) phasor will be displayed; it contains its gain and phase angle. 10. Figure 1.16 shows an RL network:

26 Figure 1.16 RL network to find its time constant. Full size image here. 11. Capture the schematic circuit and set the voltage source as follows: 12. Set the transient analysis for a stop time of 1 ms and run the simulation. Plot the current through the inductor and you should get a curve similar to Figure Figure 1.17 Time response of the current at a step input voltage. 13. Using this plot, determine the time constant τ RL of the RL network.

27 Activity 1.3» RL and RC Networks 1.4 RLC Networks In this section we will analyze the transient response of RLC networks. There are three types of second order response in these circuits, and you will identify each of them by performing simulation runs and inspecting the resulting curves. Also, you will be able to change the value of a component in order to change the dynamics of the response Parallel RLC response 1. The figure below shows a parallel RLC network and its respective Spice deck, including its analysis setup. Figure 1.18 Parallel RLC network. Full size image here. 2. At node 2, this circuit behaves as a second-order function when fed with a step voltage source. To analyze such behavior using LTspice, it is necessary to perform a transient simulation and observe the response in the time domain. Capture the circuit in your preferred way on LTspice, and run the transient analysis as described on the Spice deck: 3. Plot the voltage across node 2 of the circuit (automatically done with the text version of the circuit). Your resulting voltage plot must be similar to the curve below.

28 Figure 1.19 Time response of the RLC network. 4. Register the type of response of this circuit Series RLC Circuit Response The circuit of Figure 1.20 is a series RLC circuit. You will also analyze the behavior of this circuit under a step input voltage using the same procedure than for the parallel RLC circuit from Figure Figure 1.20 TSeries RLC circuit. Full size image here. 5. Capture the circuit of Figure 1.20 on LTspice, and set the transient analysis as follows: 6. As you did before, the voltage source will describe a step function. To set the step function,

29 configure your voltage source as shown in the Spice deck of Figure Run your simulation and plot the step input voltage waveform and the voltage across the resistor R1. What type of damped response does this circuit present? Sinusoidal Steady-state Analysis 5. Figure 1.21 shows an electric network using resistors, capacitors and inductors. To find the equivalent input impedance of this circuit, it is necessary to use a test source and perform an AC analysis. You can use both, current and voltage sources as test sources but for simplicity of this case, you will use a current source with 1A magnitude, 0º (degrees) phase. Figure 1.21 RLC network for a steady-state analysis. Full size image here. 6. Capture the circuit depicted in Figure 1.21, and set the analysis to be an AC analysis using a linear sweep with only one step. You will determine the frequency assuming an angular frequency of ω=5 rad/seg: 7. Your Spice analysis setup should be similar to the following sentence: 8. The is the frequency in Hz of the AC current source. Run your simulation and notice that the results will be displayed as a list of node voltages and loop currents in polar coordinates, due to your analysis using only one frequency step. A plot of values for each voltage node or loop current would be displayed ff two or more steps were set. 9. The vector V(in) is the magnitude and phase of the complex voltage, and the equivalent input impedance is:

30 10. Now that we know the value of I(in) and V(in), we can calculate the complex input impedance. Activity 1.4» RLC Networks 1.5 Electric Filters Passive filters are a fundamental signal selection application of RC and RL networks. Signal selection is a very important process of analog and digital electronics. Many telecommunication systems such as digital telephony, HDTV systems, radio transmission systems and biomedical instrumentation equipment require the use of high precision filtering techniques that in some cases include essential RC networks. In this laboratory you will practice your Spice skills by simulating filters using passive components (R, L and C). It is assumed that you are already familiar with the following keywords: Passive filters Cut-off frequency Phasors Magnitude Phase 1. The following circuit is a low-pass filter using a resistor and a capacitor. The main design parameter for filters is the cut-off frequency. At this frequency, half of the power is delivered to the load. You can use Spice to measure the cut-off frequency of any filter.

31 Figure 1.22 First-order low-pass filter. Full size image here. 2. Capture this circuit on LTspice and set an AC value of 1V to the voltage source. Remember that for an AC analysis, you always have to set an AC value for the source. 3. Set the AC analysis for a range of frequencies from 5 Hz to 100 KHz as shown in the Spice deck. Also set the.measure directives to automatically calculate the -3dB (cut-off) frequency of the filter. 4. The magnitude and phase of the filter must be similar to the one in Figure 1.23: Figure 1.23 Low-pass filter frequency response. The gain scale in decibels is on the left side of the pane; the phase scale is on the right side. 4. Since we have a low-pass filter, the frequency response of the filter is as we expected. From

32 the.measure directives used to measure the cut-off frequency of the filter we have: 5. The value of v_peak shows the maximum voltage value on the V(out) curve, which is approximately at 0dB. The v_3db shows the frequency at V(out)/sqrt(2), which is the -3dB value. 6. By changing the capacitor by an inductor you switch the filter to have a high-pass response. Change the capacitor for a 20 mh inductor and the analysis setup for a range of frequencies from 100 Hz to 500 KHz. 7. Plot V(out) and calculate the cut-off frequency using the.measure statements. Figure 1.24 Low-pass filter frequency response 4 Low-pass filter frequency response. Full size image here.

33 Activity 1.5» Electric Filters Support Section You can consult the additional textbooks listed in the Support Section of this ebook, in order to amplify your knowledge and skills about Electrical Networks. Review Activities Practice your knowledge with the following Caption Projects: EC-01. Defibrillator Circuit EC-02. Wideband Band-pass Audio Filter EC-03. Low Pass and High Pass Noise Filters EC-04. Transmission Line Lumped Parameter Model

34 Chapter 1. Conclusion T he theory of electric circuits is the fundamental tool to understand the operation of electronic devices. Microelectronic simulation practices provide the basic techniques to incorporate simulation experiments in our day to day engineering practice. The experiments developed were: Basics on Spice Simulation for Electronic Networks, Electric Networks Rules, Laws and Theorems, AL and AC Networks, ALC Networks, and Electric Filters. moreover, a set of basic capstone projects provided an insight to the possible applications of the fundamental circuit knowledge.

35 Chapter 1. Activities Review Activities Activity 1.1 Basics on Spice Simulation for Electric Networks Activity 1.2 Ohm s and Networks Laws Activity 1.3 RL and RC Networks Activity 1.4 RLC Networks Activity 1.5 Electric Filters Capstone Projects EC-01. Defibrillator Circuit EC-02. Wideband Band-pass Audio Filter EC-03. Low Pass and High Pass Noise Filters EC-04. Transmission Line Lumped Parameter Model

36 Chapter 1. Resources Related links Linear Technologies web page to access and download the LTSpice software. The complete simulation software will be available for use only in your PC. Note, the simulator has the UC- Berkeley s complete version and it can run the complete BSIM4 models of the MOSFET transistors. Linear Technologies web page Home of the Electric VLSI software platform for simulation and layout of Integrated Circuits Staticfreesoft Support Section LTSpice User Guide Support Section A Chapter 1 Annotated Bibliography

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

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I

ECE ECE285. Electric Circuit Analysis I. Spring Nathalia Peixoto. Rev.2.0: Rev Electric Circuits I ECE285 Electric Circuit Analysis I Spring 2014 Nathalia Peixoto Rev.2.0: 140124. Rev 2.1. 140813 1 Lab reports Background: these 9 experiments are designed as simple building blocks (like Legos) and students

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

Paper-1 (Circuit Analysis) UNIT-I

Paper-1 (Circuit Analysis) UNIT-I Paper-1 (Circuit Analysis) UNIT-I AC Fundamentals & Kirchhoff s Current and Voltage Laws 1. Explain how a sinusoidal signal can be generated and give the significance of each term in the equation? 2. Define

More information

I1 19u 5V R11 1MEG IDC Q7 Q2N3904 Q2N3904. Figure 3.1 A scaled down 741 op amp used in this lab

I1 19u 5V R11 1MEG IDC Q7 Q2N3904 Q2N3904. Figure 3.1 A scaled down 741 op amp used in this lab Lab 3: 74 Op amp Purpose: The purpose of this laboratory is to become familiar with a two stage operational amplifier (op amp). Students will analyze the circuit manually and compare the results with SPICE.

More information

Laboratory 2 (drawn from lab text by Alciatore)

Laboratory 2 (drawn from lab text by Alciatore) Laboratory 2 (drawn from lab text by Alciatore) Instrument Familiarization and Basic Electrical Relations Required Components: 2 1k resistors 2 1M resistors 1 2k resistor Objectives This exercise is designed

More information

Engineering 3821 Fall Pspice TUTORIAL 1. Prepared by: J. Tobin (Class of 2005) B. Jeyasurya E. Gill

Engineering 3821 Fall Pspice TUTORIAL 1. Prepared by: J. Tobin (Class of 2005) B. Jeyasurya E. Gill Engineering 3821 Fall 2003 Pspice TUTORIAL 1 Prepared by: J. Tobin (Class of 2005) B. Jeyasurya E. Gill 2 INTRODUCTION The PSpice program is a member of the SPICE (Simulation Program with Integrated Circuit

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering

EE320L Electronics I. Laboratory. Laboratory Exercise #2. Basic Op-Amp Circuits. Angsuman Roy. Department of Electrical and Computer Engineering EE320L Electronics I Laboratory Laboratory Exercise #2 Basic Op-Amp Circuits By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las Vegas Objective: The purpose of

More information

CHAPTER 9. Sinusoidal Steady-State Analysis

CHAPTER 9. Sinusoidal Steady-State Analysis CHAPTER 9 Sinusoidal Steady-State Analysis 9.1 The Sinusoidal Source A sinusoidal voltage source (independent or dependent) produces a voltage that varies sinusoidally with time. A sinusoidal current source

More information

EELE 201 Circuits I. Fall 2013 (4 Credits)

EELE 201 Circuits I. Fall 2013 (4 Credits) EELE 201 Circuits I Instructor: Fall 2013 (4 Credits) Jim Becker 535 Cobleigh Hall 994-5988 Office hours: Monday 2:30-3:30 pm and Wednesday 3:30-4:30 pm or by appointment EMAIL: For EELE 201-related questions,

More information

ECE 201 LAB 6 INTRODUCTION TO SPICE/PSPICE

ECE 201 LAB 6 INTRODUCTION TO SPICE/PSPICE Version 1.1 1 of 33 BEFORE YOU BEGIN PREREQUISITE LABS Resistive Circuits EXPECTED KNOWLEDGE ECE 201 LAB 6 INTRODUCTION TO SPICE/PSPICE Ohm's Law: v = ir Node Voltage and Mesh Current Methods of Circuit

More information

Homework Assignment 02

Homework Assignment 02 Question 1 (2 points each unless noted otherwise) 1. Is the following circuit an STC circuit? Homework Assignment 02 (a) Yes (b) No (c) Need additional information Answer: There is one reactive element

More information

STATION NUMBER: LAB SECTION: Filters. LAB 6: Filters ELECTRICAL ENGINEERING 43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS

STATION NUMBER: LAB SECTION: Filters. LAB 6: Filters ELECTRICAL ENGINEERING 43/100 INTRODUCTION TO MICROELECTRONIC CIRCUITS Lab 6: Filters YOUR EE43/100 NAME: Spring 2013 YOUR PARTNER S NAME: YOUR SID: YOUR PARTNER S SID: STATION NUMBER: LAB SECTION: Filters LAB 6: Filters Pre- Lab GSI Sign- Off: Pre- Lab: /40 Lab: /60 Total:

More information

Class #7: Experiment L & C Circuits: Filters and Energy Revisited

Class #7: Experiment L & C Circuits: Filters and Energy Revisited Class #7: Experiment L & C Circuits: Filters and Energy Revisited In this experiment you will revisit the voltage oscillations of a simple LC circuit. Then you will address circuits made by combining resistors

More information

EE 2274 RC and Op Amp Circuit Completed Prior to Coming to Lab. Prelab Part I: RC Circuit

EE 2274 RC and Op Amp Circuit Completed Prior to Coming to Lab. Prelab Part I: RC Circuit EE 2274 RC and Op Amp Circuit Completed Prior to Coming to Lab Prelab Part I: RC Circuit 1. Design a high pass filter (Fig. 1) which has a break point f b = 1 khz at 3dB below the midband level (the -3dB

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

Sample Question Paper

Sample Question Paper Scheme G Sample Question Paper Course Name : Electrical Engineering Group Course Code : EE/EP Semester : Third Subject Title : Electrical Circuit and Network 17323 Marks : 100 Time: 3 hrs Instructions:

More information

ELECTRIC CIRCUITS. Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI

ELECTRIC CIRCUITS. Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI ELECTRIC CIRCUITS Third Edition JOSEPH EDMINISTER MAHMOOD NAHVI Includes 364 solved problems --fully explained Complete coverage of the fundamental, core concepts of electric circuits All-new chapters

More information

Unit/Standard Number. LEA Task # Alignment

Unit/Standard Number. LEA Task # Alignment 1 Secondary Competency Task List 100 SAFETY 101 Demonstrate an understanding of State and School safety regulations. 102 Practice safety techniques for electronics work. 103 Demonstrate an understanding

More information

LABORATORY 3: Transient circuits, RC, RL step responses, 2 nd Order Circuits

LABORATORY 3: Transient circuits, RC, RL step responses, 2 nd Order Circuits LABORATORY 3: Transient circuits, RC, RL step responses, nd Order Circuits Note: If your partner is no longer in the class, please talk to the instructor. Material covered: RC circuits Integrators Differentiators

More information

Introduction... 1 Part I: Getting Started with Circuit Analysis Part II: Applying Analytical Methods for Complex Circuits...

Introduction... 1 Part I: Getting Started with Circuit Analysis Part II: Applying Analytical Methods for Complex Circuits... Contents at a Glance Introduction... 1 Part I: Getting Started with Circuit Analysis... 5 Chapter 1: Introducing Circuit Analysis...7 Chapter 2: Clarifying Basic Circuit Concepts and Diagrams...15 Chapter

More information

Exercise 9: inductor-resistor-capacitor (LRC) circuits

Exercise 9: inductor-resistor-capacitor (LRC) circuits Exercise 9: inductor-resistor-capacitor (LRC) circuits Purpose: to study the relationship of the phase and resonance on capacitor and inductor reactance in a circuit driven by an AC signal. Introduction

More information

Instrumentation Engineering. Network Theory. Comprehensive Theory with Solved Examples and Practice Questions

Instrumentation Engineering. Network Theory. Comprehensive Theory with Solved Examples and Practice Questions Instrumentation Engineering Network Theory Comprehensive Theory with Solved Examples and Practice Questions MADE EASY Publications Corporate Office: 44-A/4, Kalu Sarai (Near Hauz Khas Metro Station), New

More information

10. Introduction and Chapter Objectives

10. Introduction and Chapter Objectives Real Analog - Circuits Chapter 0: Steady-state Sinusoidal Analysis 0. Introduction and Chapter Objectives We will now study dynamic systems which are subjected to sinusoidal forcing functions. Previously,

More information

ET 304A Laboratory Tutorial-Circuitmaker For Transient and Frequency Analysis

ET 304A Laboratory Tutorial-Circuitmaker For Transient and Frequency Analysis ET 304A Laboratory Tutorial-Circuitmaker For Transient and Frequency Analysis All circuit simulation packages that use the Pspice engine allow users to do complex analysis that were once impossible to

More information

RLC Frequency Response

RLC Frequency Response 1. Introduction RLC Frequency Response The student will analyze the frequency response of an RLC circuit excited by a sinusoid. Amplitude and phase shift of circuit components will be analyzed at different

More information

Introduction to PSpice

Introduction to PSpice Electric Circuit I Lab Manual 4 Session # 5 Introduction to PSpice 1 PART A INTRODUCTION TO PSPICE Objective: The objective of this experiment is to be familiar with Pspice (learn how to connect circuits,

More information

AC : A CIRCUITS COURSE FOR MECHATRONICS ENGINEERING

AC : A CIRCUITS COURSE FOR MECHATRONICS ENGINEERING AC 2010-2256: A CIRCUITS COURSE FOR MECHATRONICS ENGINEERING L. Brent Jenkins, Southern Polytechnic State University American Society for Engineering Education, 2010 Page 15.14.1 A Circuits Course for

More information

De Anza College Department of Engineering Engr 37-Intorduction to Circuit Analysis

De Anza College Department of Engineering Engr 37-Intorduction to Circuit Analysis De Anza College Department of Engineering Engr 37-Intorduction to Circuit Analysis Spring 2017 Lec: Mon to Thurs 8:15 am 9:20 am S48 Office Hours: Thursday7:15 am to 8:15 am S48 Manizheh Zand email: zandmanizheh@fhda.edu

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS)

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS) KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK YEAR / SEM : I / II SUBJECT CODE & NAME : EE 1151 CIRCUIT THEORY UNIT I BASIC CIRCUITS ANALYSIS PART A (2-MARKS)

More information

Electrical and Electronic Principles

Electrical and Electronic Principles Unit 19: Unit code Electrical and Electronic Principles M/615/1493 Unit level 4 Credit value 15 Introduction Electrical engineering is mainly concerned with the movement of energy and power in electrical

More information

Experiment 8 Frequency Response

Experiment 8 Frequency Response Experiment 8 Frequency Response W.T. Yeung, R.A. Cortina, and R.T. Howe UC Berkeley EE 105 Spring 2005 1.0 Objective This lab will introduce the student to frequency response of circuits. The student will

More information

ELECTRIC CIRCUITS CMPE 253 DEPARTMENT OF COMPUTER ENGINEERING LABORATORY MANUAL ISHIK UNIVERSITY

ELECTRIC CIRCUITS CMPE 253 DEPARTMENT OF COMPUTER ENGINEERING LABORATORY MANUAL ISHIK UNIVERSITY ELECTRIC CIRCUITS CMPE 253 DEPARTMENT OF COMPUTER ENGINEERING LABORATORY MANUAL ISHIK UNIVERSITY 2017-2018 1 WEEK EXPERIMENT TITLE NUMBER OF EXPERIMENT No Meeting Instructional Objective 2 Tutorial 1 3

More information

LABORATORY #3 QUARTZ CRYSTAL OSCILLATOR DESIGN

LABORATORY #3 QUARTZ CRYSTAL OSCILLATOR DESIGN LABORATORY #3 QUARTZ CRYSTAL OSCILLATOR DESIGN OBJECTIVES 1. To design and DC bias the JFET transistor oscillator for a 9.545 MHz sinusoidal signal. 2. To simulate JFET transistor oscillator using MicroCap

More information

ENGR 201 Homework, Fall 2018

ENGR 201 Homework, Fall 2018 Chapter 1 Voltage, Current, Circuit Laws (Selected contents from Chapter 1-3 in the text book) 1. What are the following instruments? Draw lines to match them to their cables: Fig. 1-1 2. Complete the

More information

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2

Mechatronics. Analog and Digital Electronics: Studio Exercises 1 & 2 Mechatronics Analog and Digital Electronics: Studio Exercises 1 & 2 There is an electronics revolution taking place in the industrialized world. Electronics pervades all activities. Perhaps the most important

More information

LABORATORY 4. Palomar College ENGR210 Spring 2017 ASSIGNED: 3/21/17

LABORATORY 4. Palomar College ENGR210 Spring 2017 ASSIGNED: 3/21/17 LABORATORY 4 ASSIGNED: 3/21/17 OBJECTIVE: The purpose of this lab is to evaluate the transient and steady-state circuit response of first order and second order circuits. MINIMUM EQUIPMENT LIST: You will

More information

Class #16: Experiment Matlab and Data Analysis

Class #16: Experiment Matlab and Data Analysis Class #16: Experiment Matlab and Data Analysis Purpose: The objective of this experiment is to add to our Matlab skill set so that data can be easily plotted and analyzed with simple tools. Background:

More information

Network Analysis I Laboratory EECS 70LA

Network Analysis I Laboratory EECS 70LA Network Analysis I Laboratory EECS 70LA Spring 2018 Edition Written by: Franco De Flaviis, P. Burke Table of Contents Page no. Foreword...3 Summary...4 Report Guidelines and Grading Policy...5 Introduction

More information

EE42: Running Checklist of Electronics Terms Dick White

EE42: Running Checklist of Electronics Terms Dick White EE42: Running Checklist of Electronics Terms 14.02.05 Dick White Terms are listed roughly in order of their introduction. Most definitions can be found in your text. Terms2 TERM Charge, current, voltage,

More information

EE 233 Circuit Theory Lab 2: Amplifiers

EE 233 Circuit Theory Lab 2: Amplifiers EE 233 Circuit Theory Lab 2: Amplifiers Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 LM348N Op-amp Parameters... 2 3.2 Voltage Follower Circuit Analysis... 2 3.2.1

More information

Integrated Circuit: Classification:

Integrated Circuit: Classification: Integrated Circuit: It is a miniature, low cost electronic circuit consisting of active and passive components that are irreparably joined together on a single crystal chip of silicon. Classification:

More information

University of Jordan School of Engineering Electrical Engineering Department. EE 219 Electrical Circuits Lab

University of Jordan School of Engineering Electrical Engineering Department. EE 219 Electrical Circuits Lab University of Jordan School of Engineering Electrical Engineering Department EE 219 Electrical Circuits Lab EXPERIMENT 7 RESONANCE Prepared by: Dr. Mohammed Hawa EXPERIMENT 7 RESONANCE OBJECTIVE This experiment

More information

Worksheet for Exploration 31.1: Amplitude, Frequency and Phase Shift

Worksheet for Exploration 31.1: Amplitude, Frequency and Phase Shift Worksheet for Exploration 31.1: Amplitude, Frequency and Phase Shift We characterize the voltage (or current) in AC circuits in terms of the amplitude, frequency (period) and phase. The sinusoidal voltage

More information

Chapter 12: Electronic Circuit Simulation and Layout Software

Chapter 12: Electronic Circuit Simulation and Layout Software Chapter 12: Electronic Circuit Simulation and Layout Software In this chapter, we introduce the use of analog circuit simulation software and circuit layout software. I. Introduction So far we have designed

More information

Introduction to LT Spice IV with Examples

Introduction to LT Spice IV with Examples Introduction to LT Spice IV with Examples 400D - Fall 2015 Purpose Part of Electronics & Control Division Technical Training Series by Nicholas Lombardo The purpose of this document is to give a basic

More information

Laboratory Exercise 6 THE OSCILLOSCOPE

Laboratory Exercise 6 THE OSCILLOSCOPE Introduction Laboratory Exercise 6 THE OSCILLOSCOPE The aim of this exercise is to introduce you to the oscilloscope (often just called a scope), the most versatile and ubiquitous laboratory measuring

More information

Integrators, differentiators, and simple filters

Integrators, differentiators, and simple filters BEE 233 Laboratory-4 Integrators, differentiators, and simple filters 1. Objectives Analyze and measure characteristics of circuits built with opamps. Design and test circuits with opamps. Plot gain vs.

More information

NGSPICE- Usage and Examples

NGSPICE- Usage and Examples NGSPICE- Usage and Examples Debapratim Ghosh deba21pratim@gmail.com Electronic Systems Group Department of Electrical Engineering Indian Institute of Technology Bombay February 2013 Debapratim Ghosh Dept.

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

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7 5.5 Series and Parallel Combinations of 246 Complex Impedances 5.6 Steady-State AC Node-Voltage 247 Analysis 5.7 AC Power Calculations 256 5.8 Using Power Triangles 258 5.9 Power-Factor Correction 261

More information

Question Paper Profile

Question Paper Profile I Scheme Question Paper Profile Program Name : Electrical Engineering Program Group Program Code : EE/EP/EU Semester : Third Course Title : Electrical Circuits Max. Marks : 70 Time: 3 Hrs. Instructions:

More information

ECE : Circuits and Systems II

ECE : Circuits and Systems II ECE 202-001: Circuits and Systems II Spring 2019 Instructor: Bingsen Wang Classroom: NRB 221 Office: ERC C133 Lecture hours: MWF 8:00 8:50 am Tel: 517/355-0911 Office hours: M,W 3:00-4:30 pm Email: bingsen@egr.msu.edu

More information

DC and AC Circuits. Objective. Theory. 1. Direct Current (DC) R-C Circuit

DC and AC Circuits. Objective. Theory. 1. Direct Current (DC) R-C Circuit [International Campus Lab] Objective Determine the behavior of resistors, capacitors, and inductors in DC and AC circuits. Theory ----------------------------- Reference -------------------------- Young

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

CHAPTER 6 DIGITAL CIRCUIT DESIGN USING SINGLE ELECTRON TRANSISTOR LOGIC

CHAPTER 6 DIGITAL CIRCUIT DESIGN USING SINGLE ELECTRON TRANSISTOR LOGIC 94 CHAPTER 6 DIGITAL CIRCUIT DESIGN USING SINGLE ELECTRON TRANSISTOR LOGIC 6.1 INTRODUCTION The semiconductor digital circuits began with the Resistor Diode Logic (RDL) which was smaller in size, faster

More information

EK307 Passive Filters and Steady State Frequency Response

EK307 Passive Filters and Steady State Frequency Response EK307 Passive Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of passive signal-processing filters Learning Objectives: Passive filters, Frequency domain, Bode plots

More information

ECE 4670 Spring 2014 Lab 1 Linear System Characteristics

ECE 4670 Spring 2014 Lab 1 Linear System Characteristics ECE 4670 Spring 2014 Lab 1 Linear System Characteristics 1 Linear System Characteristics The first part of this experiment will serve as an introduction to the use of the spectrum analyzer in making absolute

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur

Module 1. Introduction. Version 2 EE IIT, Kharagpur Module 1 Introduction Lesson 1 Introducing the Course on Basic Electrical Contents 1 Introducing the course (Lesson-1) 4 Introduction... 4 Module-1 Introduction... 4 Module-2 D.C. circuits.. 4 Module-3

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 NETWORK ANALYSIS OBJECTIVES The purpose of this experiment is to mathematically analyze a circuit

More information

An Introductory Guide to Circuit Simulation using NI Multisim 12

An Introductory Guide to Circuit Simulation using NI Multisim 12 School of Engineering and Technology An Introductory Guide to Circuit Simulation using NI Multisim 12 This booklet belongs to: This document provides a brief overview and introductory tutorial for circuit

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE P a g e 2 Question Bank Programme Subject Semester / Branch : BE : EE6201-CIRCUIT THEORY : II/EEE,ECE &EIE UNIT-I PART-A 1. Define Ohm s Law (B.L.T- 1) 2. List and define Kirchoff s Laws for electric circuits.

More information

Hours / 100 Marks Seat No.

Hours / 100 Marks Seat No. 17323 14115 3 Hours / 100 Seat No. Instructions (1) All Questions are Compulsory. (2) Illustrate your answers with neat sketches wherever necessary. (3) Figures to the right indicate full marks. (4) Assume

More information

MEMORIAL UNIVERSITY OF NEWFOUNDLAND. Faculty of Engineering and Applied Science. Laboratory Manual for. Eng Circuit Analysis (2013)

MEMORIAL UNIVERSITY OF NEWFOUNDLAND. Faculty of Engineering and Applied Science. Laboratory Manual for. Eng Circuit Analysis (2013) MEMORIAL UNIVERSITY OF NEWFOUNDLAND Faculty of Engineering and Applied Science Laboratory Manual for Eng. 3821 Circuit Analysis (2013) Instructor: E. W. Gill PREFACE The laboratory exercises in this manual

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 An assortment of resistor, one each of (330, 1k,1.5k, 10k,100k,1000k) Function Generator Oscilloscope 0.F Ceramic Capacitor 100H Inductor LED and 1N4001

More information

EE 320 L LABORATORY 9: MOSFET TRANSISTOR CHARACTERIZATIONS. by Ming Zhu UNIVERSITY OF NEVADA, LAS VEGAS 1. OBJECTIVE 2. COMPONENTS & EQUIPMENT

EE 320 L LABORATORY 9: MOSFET TRANSISTOR CHARACTERIZATIONS. by Ming Zhu UNIVERSITY OF NEVADA, LAS VEGAS 1. OBJECTIVE 2. COMPONENTS & EQUIPMENT EE 320 L ELECTRONICS I LABORATORY 9: MOSFET TRANSISTOR CHARACTERIZATIONS by Ming Zhu DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA, LAS VEGAS 1. OBJECTIVE Get familiar with MOSFETs,

More information

Questions Bank of Electrical Circuits

Questions Bank of Electrical Circuits Questions Bank of Electrical Circuits 1. If a 100 resistor and a 60 XL are in series with a 115V applied voltage, what is the circuit impedance? 2. A 50 XC and a 60 resistance are in series across a 110V

More information

Homework Assignment 07

Homework Assignment 07 Homework Assignment 07 Question 1 (Short Takes). 2 points each unless otherwise noted. 1. A single-pole op-amp has an open-loop low-frequency gain of A = 10 5 and an open loop, 3-dB frequency of 4 Hz.

More information

Notes on Experiment #12

Notes on Experiment #12 Notes on Experiment #12 83 P a g e Phasors and Sinusoidal Analysis We will do experiment #12 AS IS. Follow the instructions in the experiment as given. PREPARE FOR THIS EXPERIMENT! You will take 75 data

More information

EE6201 CIRCUIT THEORY QUESTION BANK PART A

EE6201 CIRCUIT THEORY QUESTION BANK PART A EE6201 CIRCUIT THEORY 1. State ohm s law. 2. State kirchoff s law. QUESTION BANK PART A 3. Which law is applicable for branch current method? 4. What is the matrix formation equation for mesh and nodal

More information

EK307 Active Filters and Steady State Frequency Response

EK307 Active Filters and Steady State Frequency Response EK307 Active Filters and Steady State Frequency Response Laboratory Goal: To explore the properties of active signal-processing filters Learning Objectives: Active Filters, Op-Amp Filters, Bode plots Suggested

More information

Class #8: Experiment Diodes Part I

Class #8: Experiment Diodes Part I Class #8: Experiment Diodes Part I Purpose: The objective of this experiment is to become familiar with the properties and uses of diodes. We used a 1N914 diode in two previous experiments, but now we

More information

COURSE OUTLINE. School of Engineering Technology and Applied Science

COURSE OUTLINE. School of Engineering Technology and Applied Science COURSE OUTLINE SCHOOL: School of Engineering Technology and Applied Science DEPARTMENT: Information and Communication Engineering Technology (ICET) PROGRAM: Electronics Engineering Technician & Technology

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

Electronics and Instrumentation ENGR-4300 Spring 2004 Section Experiment 5 Introduction to AC Steady State

Electronics and Instrumentation ENGR-4300 Spring 2004 Section Experiment 5 Introduction to AC Steady State Experiment 5 Introduction to C Steady State Purpose: This experiment addresses combinations of resistors, capacitors and inductors driven by sinusoidal voltage sources. In addition to the usual simulation

More information

ECE 310L : LAB 9. Fall 2012 (Hay)

ECE 310L : LAB 9. Fall 2012 (Hay) ECE 310L : LAB 9 PRELAB ASSIGNMENT: Read the lab assignment in its entirety. 1. For the circuit shown in Figure 3, compute a value for R1 that will result in a 1N5230B zener diode current of approximately

More information

1. Hand Calculations (in a manner suitable for submission) For the circuit in Fig. 1 with f = 7.2 khz and a source vin () t 1.

1. Hand Calculations (in a manner suitable for submission) For the circuit in Fig. 1 with f = 7.2 khz and a source vin () t 1. Objectives The purpose of this laboratory project is to introduce to equipment, measurement techniques, and simulations commonly used in AC circuit analysis. In this laboratory session, each student will:

More information

A Short SPICE Tutorial

A Short SPICE Tutorial A Short SPICE Tutorial Kenneth H. Carpenter Department of Electrical and Computer Engineering Kanas State University September 15, 2003 - November 10, 2004 1 Introduction SPICE is an acronym for Simulation

More information

332:223 Principles of Electrical Engineering I Laboratory Experiment #2 Title: Function Generators and Oscilloscopes Suggested Equipment:

332:223 Principles of Electrical Engineering I Laboratory Experiment #2 Title: Function Generators and Oscilloscopes Suggested Equipment: RUTGERS UNIVERSITY The State University of New Jersey School of Engineering Department Of Electrical and Computer Engineering 332:223 Principles of Electrical Engineering I Laboratory Experiment #2 Title:

More information

EE2210 Laboratory Project 1 Fall 2013 Function Generator and Oscilloscope

EE2210 Laboratory Project 1 Fall 2013 Function Generator and Oscilloscope EE2210 Laboratory Project 1 Fall 2013 Function Generator and Oscilloscope For students to become more familiar with oscilloscopes and function generators. Pre laboratory Work Read the TDS 210 Oscilloscope

More information

5.25Chapter V Problem Set

5.25Chapter V Problem Set 5.25Chapter V Problem Set P5.1 Analyze the circuits in Fig. P5.1 and determine the base, collector, and emitter currents of the BJTs as well as the voltages at the base, collector, and emitter terminals.

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

Syllabus for ENGR065-01: Circuit Theory

Syllabus for ENGR065-01: Circuit Theory Syllabus for ENGR065-01: Circuit Theory Fall 2017 Instructor: Huifang Dou Designation: Catalog Description: Text Books and Other Required Materials: Course Objectives Student Learning Outcomes: Course

More information

EE320L Electronics I. Laboratory. Laboratory Exercise #6. Current-Voltage Characteristics of Electronic Devices. Angsuman Roy

EE320L Electronics I. Laboratory. Laboratory Exercise #6. Current-Voltage Characteristics of Electronic Devices. Angsuman Roy EE320L Electronics I Laboratory Laboratory Exercise #6 Current-Voltage Characteristics of Electronic Devices By Angsuman Roy Department of Electrical and Computer Engineering University of Nevada, Las

More information

A Brief Handout for Introduction to

A Brief Handout for Introduction to A Brief Handout for Introduction to Electric cal Engineering Course This handout is a compilation of PSPICE, A Brief Primer, Department of Electrical and Systems Engineering, University of Pennsylvania

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 MOSFET AMPLIFIER CONFIGURATIONS AND INPUT/OUTPUT IMPEDANCE OBJECTIVES The purpose of this experiment

More information

Testing and Stabilizing Feedback Loops in Today s Power Supplies

Testing and Stabilizing Feedback Loops in Today s Power Supplies Keywords Venable, frequency response analyzer, impedance, injection transformer, oscillator, feedback loop, Bode Plot, power supply design, open loop transfer function, voltage loop gain, error amplifier,

More information

B.Tech II SEM Question Bank. Electronics & Electrical Engg UNIT-1

B.Tech II SEM Question Bank. Electronics & Electrical Engg UNIT-1 UNIT-1 1. State & Explain Superposition theorem & Thevinin theorem with example? 2. Calculate the current in the 400Ωm resistor of below figure by Superposition theorem. 3. State & Explain node voltage

More information

Lab #2 First Order RC Circuits Week of 27 January 2015

Lab #2 First Order RC Circuits Week of 27 January 2015 ECE214: Electrical Circuits Laboratory Lab #2 First Order RC Circuits Week of 27 January 2015 1 Introduction In this lab you will investigate the magnitude and phase shift that occurs in an RC circuit

More information

Department of Electronics &Electrical Engineering

Department of Electronics &Electrical Engineering Department of Electronics &Electrical Engineering Question Bank- 3rd Semester, (Network Analysis & Synthesis) EE-201 Electronics & Communication Engineering TWO MARKS OUSTIONS: 1. Differentiate between

More information

55:041 Electronic Circuits

55:041 Electronic Circuits 55:041 Electronic Circuits MOSFETs Sections of Chapter 3 &4 A. Kruger MOSFETs, Page-1 Basic Structure of MOS Capacitor Sect. 3.1 Width = 1 10-6 m or less Thickness = 50 10-9 m or less ` MOS Metal-Oxide-Semiconductor

More information

Lecture # 4 Network Analysis

Lecture # 4 Network Analysis CPEN 206 Linear Circuits Lecture # 4 Network Analysis Dr. Godfrey A. Mills Email: gmills@ug.edu.gh Phone: 026-907-3163 February 22, 2016 Course TA David S. Tamakloe 1 What is Network Technique o Network

More information

ELECTRICAL CIRCUITS LABORATORY MANUAL (II SEMESTER)

ELECTRICAL CIRCUITS LABORATORY MANUAL (II SEMESTER) ELECTRICAL CIRCUITS LABORATORY MANUAL (II SEMESTER) LIST OF EXPERIMENTS. Verification of Ohm s laws and Kirchhoff s laws. 2. Verification of Thevenin s and Norton s Theorem. 3. Verification of Superposition

More information

EE 233 Circuit Theory Lab 3: First-Order Filters

EE 233 Circuit Theory Lab 3: First-Order Filters EE 233 Circuit Theory Lab 3: First-Order Filters Table of Contents 1 Introduction... 1 2 Precautions... 1 3 Prelab Exercises... 2 3.1 Inverting Amplifier... 3 3.2 Non-Inverting Amplifier... 4 3.3 Integrating

More information

PSPICE T UTORIAL P ART I: INTRODUCTION AND DC ANALYSIS. for the Orcad PSpice Release 9.2 Lite Edition

PSPICE T UTORIAL P ART I: INTRODUCTION AND DC ANALYSIS. for the Orcad PSpice Release 9.2 Lite Edition PSPICE T UTORIAL P ART I: INTRODUCTION AND DC ANALYSIS for the Orcad PSpice Release 9.2 Lite Edition INTRODUCTION The Simulation Program with Integrated Circuit Emphasis (SPICE) circuit simulation tool

More information

Downloaded from / 1

Downloaded from   / 1 PURWANCHAL UNIVERSITY II SEMESTER FINAL EXAMINATION-2008 LEVEL : B. E. (Computer/Electronics & Comm.) SUBJECT: BEG123EL, Electrical Engineering-I Full Marks: 80 TIME: 03:00 hrs Pass marks: 32 Candidates

More information

ECE4902 Lab 5 Simulation. Simulation. Export data for use in other software tools (e.g. MATLAB or excel) to compare measured data with simulation

ECE4902 Lab 5 Simulation. Simulation. Export data for use in other software tools (e.g. MATLAB or excel) to compare measured data with simulation ECE4902 Lab 5 Simulation Simulation Export data for use in other software tools (e.g. MATLAB or excel) to compare measured data with simulation Be sure to have your lab data available from Lab 5, Common

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

Laboratory #2 PSpice Analyses

Laboratory #2 PSpice Analyses Laboratory #2 PSpice Analyses I. Objectives 1. Know the development of SPICE. 2. Learn to install the PSpice software. 3. Learn to use the Capture CIS to draw circuit. 4. Learn to use the four analyses

More information

Introduction to NI Multisim & Ultiboard Software version 14.1

Introduction to NI Multisim & Ultiboard Software version 14.1 School of Engineering and Applied Science Electrical and Computer Engineering Department Introduction to NI Multisim & Ultiboard Software version 14.1 Dr. Amir Aslani August 2018 Parts Probes Tools Outline

More information