ELEG 220L Lab 2
ELEG 220L Lab 2
R1 R2
1kΩ 2.2kΩ
XMM1
V1 R4
10V 1kΩ
0 % Key=A
R3
220Ω
Abeer Imdoukh 1
Figure 2: Include a picture of the built circuit on the assembly board.
Experiment 1:
1. Connect the circuit shown in Figure 1 on the board, vary the value of the potentiometer and fill the
results in the table below.
R4 i XMM 1 (MA)
0% 10.26
20% 3.69
40% 0.821
50% 0.26
60% -0.16
80% -0.74
100 -1.21
%
2. Draw the relationship between R4 (on the horizontal x-axis) and i XMM 1(on the vertical y-axis) by
using MATLAB. The following commands are used to draw the graph in MATLAB:
>> R_4 = [0 0.2 0.4 0.5 0.6 0.8 1];
>> i_XMM1 = [ … … … … … …];
>> plot(R_4, i_XMM1)
Abeer Imdoukh 2
3. On the graph mark the point where the bridge is balanced.
R1 R2
1kΩ 1 2.2kΩ
2 R5 3
V1 680Ω
10V
R3 0 R4
220Ω 470Ω
Abeer Imdoukh 3
Figure 5: Screenshot of the original circuit showing all the current values.
2. Convert the Δ of mesh 1231 into an equivalent Y connection and fill the second row in the table.
Take one screenshot showing all the current values at the same time.
Figure 6: Screenshot of the Y equivalent circuit showing all the current values.
Abeer Imdoukh 4
3. Convert the Y at node 2 into an equivalent Δ connection and fill the third row in the table. Take
one screenshot showing all the current values at the same time.
Figure 7: Screenshot of the Δ equivalent circuit showing all the current values.
Abeer Imdoukh 5
Task 3: Questions
1. In task 1, use the formula of Wheatstone bridge to calculate the value of R4 necessary to balance
the bridge. Was the calculated value close to the one you obtained from the graph?
2. In task 2, why were you not asked to measure I R 2 in the second connection, and I R 3 in the third
connection?
3. In task 2, was I V 1 and I R 4in the three different connections of the circuit the same? Why?
Abeer Imdoukh 6
1
Rx
R1 R2 567.01Ω
1kΩ 1 2.2kΩ
Ry Rz
2 175.26Ω NC 385.57Ω 3
V1
2 R5 3 10V
V1 680Ω
10V
R3 0 R4 R3 R4
0
220Ω 470Ω 220Ω 470Ω
R2
R1 R2
1 2.2kΩ
1kΩ 1 2.2kΩ
Rb
4770.91Ω
2 R5 3 Rc
V1 680Ω V1 1543.53Ω
10V 10V
Ra 3
R3 0 R4 0 1049.60Ω
220Ω 470Ω
R4
470Ω
Abeer Imdoukh 7