ECE210 - Lab 3 - LTSpice and Nodal analysis
.pdf
keyboard_arrow_up
School
University of Massachusetts, Amherst *
*We aren’t endorsed by this school
Course
210
Subject
Electrical Engineering
Date
Jan 9, 2024
Type
Pages
15
Uploaded by DoctorPorpoiseMaster992
UMass ECE 210 – Fall 2023
Lab 3: LTSpice and Nodal Analysis
GOALS:
•
Solve a simple DC circuit by hand using nodal analysis (Part 1)
•
Verify calculations by simulating the circuit’s DC operating point in LTspice (Part 2+3)
•
Investigate circuit behavior via DC sweep analysis (Part 4)
•
Meet design specification via DC sweep analysis (Part 5)
Lab report (Due in 1 week):
1.
Introduce justification for experiment.
a.
Validate theoretical calculations via simulation
b.
Investigate circuit behavior via simulation
2.
Properly label and document theoretical calculations, simulation schematics, and
simulation results
a.
Label all voltages, currents (with direction).
b.
Label components, interesting nodes
3.
Present measurements with figures that are clearly labeled
4.
Analysis for each figure
5.
Conclusion – Summary of concepts
(See template for more details)
You will need to RECORD all of your data independently.
The simulation data required for your lab report are listed in a black box like this at
throughout the following parts.
FOLLOW ALL STEPS AND INCLUDE ALL REQUIRED DATA IN YOUR
REPORT!
Introduction: Theoretical Calculations and Simulations
Simulation programs (like LTspice) are powerful tools that let us quickly and efficiently
analyze a circuit’s behavior without needing to build the physical circuit or repeat tedious
calculations by hand (e.g., solve the circuit again for every new resistor value we want to test).
However, it is still valuable to first solve the circuit by hand to develop some intuition or
understanding of its behavior, and then verify these results and perform further testing via
simulation.
To illustrate this process, you will first solve a circuit using nodal analysis by hand to find
two specific node voltages (note that there are more than two node voltages in the circuit!). You
will then simulate this circuit to verify your calculations of the voltages, as well as other
quantites (e.g., current, power). Finally, you will use the simulation to investigate the circuit
behavior, develop some intuition related to nodal analysis, and implement a design.
Part 1: Nodal Analysis
Pictured aboved is a relatively complex circuit. Note the 8 nodes in this circuit, each with it’s
own voltage: 7 nodes are labeled with black speech bubbles, and the 8
th
node is labeled with the
“ground” symbol. Although we know the values of every source and resistor, we do not
immediately know the voltages at any of these nodes (other than ground, which is 0V).
It turns out we can use nodal analysis to efficiently calculate two of these node voltages, V
1
and
V
2
, and then use other techniques to easily calculate the remaining node voltages and branch
currents. For this lab, we will just calculate V
1
, V
2
, and the branch currents by hand.
Use nodal analysis to find the voltages V
1
and V
2
in the circuit above. After finding V
1
and V
2
,
calculate the 4 branch currents leaving/entering the V
1
node and verify that KCL is satisfied. Do
the same for the 3 branch currents leaving/entering the V
2
node.
In your lab report
:
1.
Re-draw the circuit schematic, including…
a.
Draw arrows indicating the directions you assigned for each branch current.
b.
Draw the polarities you assigned across each current source and resistor.
2.
Show your work for nodal analysis, including…
a.
Your symbolic nodal equations before solving them (one for node V
1
, one for
node V
2
)
b.
The values of V
1
and V
2
c.
KCL check for node V
1
d.
KCL check for node V
2
Some hints
:
•
When deriving each nodal equation, it helps to imagine all the currents leaving (or all entering) the
node, so that the sum of all these currents is equal to 0. In other words, you do not need to try to
predict the direction of every current, or use the polarity of a voltage source to determine the
direction of the current through it.
•
You should end up with a system of equations with only two unknowns (V
1
and V
2
).
•
In each nodal equation, when there are multiple terms proportional to V
1
or V
2
, you should find that
EVERY term has the same sign (if you have chosen all currents leaving (or all entering). It might be
positive or negative, depending on exactly how you apply nodal analysis, but they must all be the
same.
•
Work symbolically! Form your nodal equations and do as much of the algebra as possible with
symbols before plugging in numbers.
Part 2: LTspice
Next, you will use LTspice to simulate the circuit and verify your calculations. Visit
https://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html
and
download the appropriate version of LTspice for your machine. Follow the on-screen prompts of
the installer to install LTspice, and then open the program.
You should see a window similar to the left image (Windows) or right image (MacOS). In this
window, select
File
à
New Schematic
(Windows) or
Start a new, blank schematic
(MacOS).
This will open a blank workspace, which is where you will build your circuit model and simulate
its behavior. Be sure to save your schematic file (.asc) now, and as you work.
Building the circuit model
First, we must build the circuit model by placing each resistor and source and connecting them via
wires. Let’s start with the leftmost 2 branches in the circuit above.
Helpful hotkeys are listed
throughout; see the Appendix for a complete list.
1.
Place an independent current source
1.1.
Select
Edit
à
Component
(Windows) or
right click
à
Draft
à
Component
(MacOS).
1.1.1.
Use
F2
as a hotkey for the component menu
1.2.
In the search bar, type “current,” and click the corresponding result to select the source.
1.3.
You will be returned to the schematic window and your cursor will be replaced with the
current source.
1.4.
press
Ctrl + R (CMD + R)
to rotate the source 90deg clockwise. Rotate it until it matches
the direction of the 1A source in the given circuit, then left click to place it.
1.5.
Your cursor will still be a source in case you want to place another instance. Press escape,
or right click, to return to a normal cursor.
1.5.1.
If you want to delete or move the component you just placed, go to the edit menu (right click the
schematic window on MacOS), and select the delete or move tools to change your cursor to the
corresponding tool (or press hotkeys
F5
for delete,
F7
for move). With the delete tool, click on
the component to delete it. With the move tool, click on the component to select it, then move the
component and click again to place it. Press escape or right click to stop using either tool.
1.5.2.
You can use your mouse wheel or the zoom options on the toolbar or under the view dropdown to
change your view of the schematic. A helpful option is "Zoom to fit," which resets your view to
your circuit (hotkey =
spacebar
).
2.
Change the source parameters
2.1.
This source has two labels: a name, I1, and a
value, I.
2.2.
Right click the name (I1) and change it to Ia, to
match the given circuit diagram.
2.3.
Right click the source or the I to edit it’s
properties. Since this is an independent DC
current source, we can only change the current.
Change the current to 1A (the unit is listed within the pop-up).
2.4.
The two blue blocks on the top and bottom of the source are its terminals. We will use
these later to wire up the circuit.
3.
Place some resistors
3.1.
Select
Edit
à
Component
(Windows), or
right click
à
Draft
à
Component
(MacOS), search “resistor,” and select the
component.
3.1.1.
You could also press
R
in the schematic
window, or select the resistor element from
the toolbar.
3.2.
Place a resistor above the current source,
Ia, and then 3 more resistors as in the 2nd leftmost branch. Match the circuit diagram but
leave enough room so you can clearly see the component parameters.
3.3.
Change their values and labels to match the circuit.
3.4.
Make sure the resistor above the 1A source is named R1 – we will use this later.
4.
Wire up the components
4.1.
Select
Edit -> Draw Wire
(Windows), or
right click
à
Draft
à
Wire
(MacOS). Your
cursor will change to 2 perpendicular dotted lines.
4.1.1.
You could also use the
F3
hotkey.
4.2.
Click on the blue box above Ia, and then move your cursor away. You will see a line
following your cursor, which is the wire.
4.3.
Click the blue box at the bottom of resistor R1 (above the current source) to connect them
via the wire.
4.3.1.
If you mess up, you can use the delete tool (
F5
).
4.4.
Wire up the other components, matching the circuit
diagram.
4.4.1.
If you want to place a path of wiring (e.g. a 90deg turn),
you can click in open space to place one segment of wire,
then move your cursor again to continue the wire path in
a different direction.
4.4.2.
You may notice a solid blue square forming when more
than 2 wires are connected. This indicates a junction where multiple branches meet.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
Describing the concept of discontinuous conduction mode in power converters, how does continuous conduction mode differ?Make a DC-DC converter circuit that operates in discontinuous conduction mode.
arrow_forward
please write introduction about AC Circuits and Parallel Circuits
arrow_forward
please write introduction about AC Circuits – Series and Parallel connected Circuits
arrow_forward
Please write short introduction about AC Circuits - Series Circuits
arrow_forward
A load consists of XL=70 and XC=150 are connected in parallel across 120 Volt supply.The reactive power of the circuit is.......
arrow_forward
Solve it quickly please
arrow_forward
A chopper circuit drives an inductive load from 390 DC supply. Given the load resistance as 8 Q, the average load current as 23 A and operating frequency is 480 Hz. When the chopper is ON, 7 V is dropped. Calculate
(a) conduction period (in milliseconds)
(b) blocking period of the chopper (in milliseconds)
(c) duty cycle of the chopper
(d) draw the ON and OFF time period waveform
(ii) Draw the circuit diagram of the single phase bridge rectifier which is used in two quadrant operation (RL load) and explain its operation.
arrow_forward
The module MSX-83 from BP solar is used in the following configuration to make a PV array:
• 4 modules in series
• 2 strings (of 4 modules in series) in parallel
The electric characteristics at STC are given below:
Maximum power (Pmax) = 83W
Voltage at Pmax (Vmp) = 17.1V
Current at Pmax (Imp) = 4.85A
What will be the electric characteristics of the PV array?
Short-circuit current (Isc) = 5.27A
Open-circuit voltage (Voc) = 21.2V
arrow_forward
An ac LVDT has the following data; input 6.3V,
output 5.2V, range ±0.50 cm. Determine:
a) Plot of output voltage versus core position for a
core movement going from +0.45cm to -0.03cm?
b) The output voltage when the core is -0.35cm from
the center?
c) The core movement from center when the output
voltage is -3V?
d) The plot of core position versus output voltages
varying from +4V to -2.5V.
arrow_forward
Q1. Describe the following related to Current Transformer (CT):
(i)
Draw the equivalent circuit diagram of CT and develop the corresponding phasor
diagram.
Draw the transient response of CT and describe the transient errors in a CT. [5]
[5]
(ii)
arrow_forward
An RLC series circuit connected to a 110 – volt and 50 – cycle AC source, contains the following series resistances and reactances: R1 = 10 ohm, R2 = 15, R3 = 5 ohms, XL1 = 20 ohms, XL2 = 25 ohms, XC = 40 ohms. Find the following:
a.) EQUIVALENT REACTANCE
b.) TOTAL IMPEDANCE
c.) VOLTAGE DROP ACROSS THE CAPACITOR
d.) TOTAL INDUCTANCE IN MILLIHENRY
e.) TOTAL CURRENT
f.) REACTIVE POWER
g.) REAL POWER
DRAW THE PHASOR DIAGRAM IF POSSIBLE AND ROUND OFF TO FOUR DECIMAL PLACES
arrow_forward
(c)
A buck converter, as shown in Figure Q3(i) below, is working in steady
state. The output voltage and the inductor current can be assumed to
be ripple free. Figure Q3(ii) shows the inductor voltage VL during a
complete switching interval. Assuming all devices are ideal, determine
(i)
The output voltage, input voltage and the duty cycle of the buck
converter.
(ii)
The inductor value required to maintain a peak-to-peak ripple
current of 0.4A, if the switching frequency is 100kHz.
V.
M
30V
本D
c+ v.
TON
TOFF
20V
Ts
(i)
(ii)
Figure Q3.
(i) Equivalent circuit of a buck converter and (ii) inductor voltage
over one complete cycle.
arrow_forward
Please write introduction about AC Circuits – Series and Parallel connected Circuits.
(note :please write words )
arrow_forward
Explain the PWM control and duty cycle generation in phase-control of SCR
arrow_forward
Q-3 A Cockeroft-Walton type voltage multiplier has ten stages with capacitances, all equal to
0.1 µF. The supply transformer secondary voltage is 100 kV at a frequency of 60 Hz. If the
load current to be supplied is 5 mA, find (a) the percentage ripple, (b) the regulation, and (c)
the optimum number of stages for minimum regulation or voltage drop.
arrow_forward
please write introduction about Analysis of simple AC Circuits using MATLAB
arrow_forward
2
arrow_forward
What type of RCCB's we must use in AC Circuits? Can we use
RCCB in DC circuits? Why?
arrow_forward
Construct the circuit in Figure 1 in the Circuit JS simulator. Note that the voltage source is given in RMS. Within Circuit JS while defining the max voltage of the voltage source include “rms” after the number to tell Circuit JS that this is a rms value. Also note that there are additional parameters when instantiating a transformer in Circuit JS. Leave these at the default values. Additionally, transformers may have problems simulating in Circuit JS.
Answer the following:
1. From the simulation results, determine the power dissipated in R2 and compare to the expected value from the previous section.2. Change the transformer ratio (“Ratio” as a fraction when you “Edit…” the transformer component) to the value calculated in the previous section to provide maximum power transfer in R2. Note: In Circuit JS, Transformer Ratio = Primary/Secondary.3. Rerun the simulation, calculate the power dissipated in R2 and compare to the expected value from the previous section.4. Change the…
arrow_forward
Only a part
arrow_forward
by High Voltage
arrow_forward
Reference 7 segment display:
Solve for the segments: "d, e, and f."
Show your work
1. KMAPs
2. Reduced equation to lite up the segment
3. Describe the operation of Lab 12
4. If you were to add a 4th seven-segment, Describe your design process.
arrow_forward
What are DC transients?
What is the source of transient in electrical circuit / system?
How to mitigate transient current? and Transient voltage ?
Provide 3 sample calculations involving DC circuit under transient current condition on series R-L and Series R-C circuit?
Need a simple explanation, can't quite understand the definitions I have currently.
arrow_forward
I need the answer as soon as possible
arrow_forward
What is the formula for EMV?
Explain in detail
arrow_forward
A step-up chopper has input voltage of 220 V
and output voltage of 660 V. If the conducting
time of the IGBT based chopper is 100 micro-
sec, then duty cycle will be
a. -0.66
b. 0.7
c. 1.66
d. 0.66
arrow_forward
Design a CT-FWR to supply a load of (502) with a waveform of the following
specifications: -
• Vdc = 12 V
• Ripple factor = 0.1 %
• the main power supply is (220 Vrms, 50 Hz).
Determine the following values: -
1- The value of capacitor filter.
2- The maximum load voltage (VmR)
3- The transformer turns ratio (a).
4- The RMS value of the load voltage.
5- Draw the output waveform.
(assume ideal diodes)
arrow_forward
Q2:- By using IC 74151 Construct the following Function:
F(A,B,C)= Eodd no.-1
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Introductory Circuit Analysis (13th Edition)
Electrical Engineering
ISBN:9780133923605
Author:Robert L. Boylestad
Publisher:PEARSON
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Cengage Learning
Programmable Logic Controllers
Electrical Engineering
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Fundamentals of Electric Circuits
Electrical Engineering
ISBN:9780078028229
Author:Charles K Alexander, Matthew Sadiku
Publisher:McGraw-Hill Education
Electric Circuits. (11th Edition)
Electrical Engineering
ISBN:9780134746968
Author:James W. Nilsson, Susan Riedel
Publisher:PEARSON
Engineering Electromagnetics
Electrical Engineering
ISBN:9780078028151
Author:Hayt, William H. (william Hart), Jr, BUCK, John A.
Publisher:Mcgraw-hill Education,
Related Questions
- Describing the concept of discontinuous conduction mode in power converters, how does continuous conduction mode differ?Make a DC-DC converter circuit that operates in discontinuous conduction mode.arrow_forwardplease write introduction about AC Circuits and Parallel Circuitsarrow_forwardplease write introduction about AC Circuits – Series and Parallel connected Circuitsarrow_forward
- A chopper circuit drives an inductive load from 390 DC supply. Given the load resistance as 8 Q, the average load current as 23 A and operating frequency is 480 Hz. When the chopper is ON, 7 V is dropped. Calculate (a) conduction period (in milliseconds) (b) blocking period of the chopper (in milliseconds) (c) duty cycle of the chopper (d) draw the ON and OFF time period waveform (ii) Draw the circuit diagram of the single phase bridge rectifier which is used in two quadrant operation (RL load) and explain its operation.arrow_forwardThe module MSX-83 from BP solar is used in the following configuration to make a PV array: • 4 modules in series • 2 strings (of 4 modules in series) in parallel The electric characteristics at STC are given below: Maximum power (Pmax) = 83W Voltage at Pmax (Vmp) = 17.1V Current at Pmax (Imp) = 4.85A What will be the electric characteristics of the PV array? Short-circuit current (Isc) = 5.27A Open-circuit voltage (Voc) = 21.2Varrow_forwardAn ac LVDT has the following data; input 6.3V, output 5.2V, range ±0.50 cm. Determine: a) Plot of output voltage versus core position for a core movement going from +0.45cm to -0.03cm? b) The output voltage when the core is -0.35cm from the center? c) The core movement from center when the output voltage is -3V? d) The plot of core position versus output voltages varying from +4V to -2.5V.arrow_forward
- Q1. Describe the following related to Current Transformer (CT): (i) Draw the equivalent circuit diagram of CT and develop the corresponding phasor diagram. Draw the transient response of CT and describe the transient errors in a CT. [5] [5] (ii)arrow_forwardAn RLC series circuit connected to a 110 – volt and 50 – cycle AC source, contains the following series resistances and reactances: R1 = 10 ohm, R2 = 15, R3 = 5 ohms, XL1 = 20 ohms, XL2 = 25 ohms, XC = 40 ohms. Find the following: a.) EQUIVALENT REACTANCE b.) TOTAL IMPEDANCE c.) VOLTAGE DROP ACROSS THE CAPACITOR d.) TOTAL INDUCTANCE IN MILLIHENRY e.) TOTAL CURRENT f.) REACTIVE POWER g.) REAL POWER DRAW THE PHASOR DIAGRAM IF POSSIBLE AND ROUND OFF TO FOUR DECIMAL PLACESarrow_forward(c) A buck converter, as shown in Figure Q3(i) below, is working in steady state. The output voltage and the inductor current can be assumed to be ripple free. Figure Q3(ii) shows the inductor voltage VL during a complete switching interval. Assuming all devices are ideal, determine (i) The output voltage, input voltage and the duty cycle of the buck converter. (ii) The inductor value required to maintain a peak-to-peak ripple current of 0.4A, if the switching frequency is 100kHz. V. M 30V 本D c+ v. TON TOFF 20V Ts (i) (ii) Figure Q3. (i) Equivalent circuit of a buck converter and (ii) inductor voltage over one complete cycle.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Introductory Circuit Analysis (13th Edition)Electrical EngineeringISBN:9780133923605Author:Robert L. BoylestadPublisher:PEARSONDelmar's Standard Textbook Of ElectricityElectrical EngineeringISBN:9781337900348Author:Stephen L. HermanPublisher:Cengage LearningProgrammable Logic ControllersElectrical EngineeringISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
- Fundamentals of Electric CircuitsElectrical EngineeringISBN:9780078028229Author:Charles K Alexander, Matthew SadikuPublisher:McGraw-Hill EducationElectric Circuits. (11th Edition)Electrical EngineeringISBN:9780134746968Author:James W. Nilsson, Susan RiedelPublisher:PEARSONEngineering ElectromagneticsElectrical EngineeringISBN:9780078028151Author:Hayt, William H. (william Hart), Jr, BUCK, John A.Publisher:Mcgraw-hill Education,
Introductory Circuit Analysis (13th Edition)
Electrical Engineering
ISBN:9780133923605
Author:Robert L. Boylestad
Publisher:PEARSON
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Cengage Learning
Programmable Logic Controllers
Electrical Engineering
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Fundamentals of Electric Circuits
Electrical Engineering
ISBN:9780078028229
Author:Charles K Alexander, Matthew Sadiku
Publisher:McGraw-Hill Education
Electric Circuits. (11th Edition)
Electrical Engineering
ISBN:9780134746968
Author:James W. Nilsson, Susan Riedel
Publisher:PEARSON
Engineering Electromagnetics
Electrical Engineering
ISBN:9780078028151
Author:Hayt, William H. (william Hart), Jr, BUCK, John A.
Publisher:Mcgraw-hill Education,