Hand Calculation vs Multisim : Circuit Analysis

The project will create the circuit, analyzing it using hand calculations and Multisim simulation, and comparing the results. A detailed description of the circuit, the hand calculation process, the Multisim simulation setup, and a comparison of the results obtained from both methods will be included in the project report.

7

0

Cover Image

Introduction

Electronics has grown tremendously in recent years, with a wide range of applications in a variety of industries. Circuit analysis is a fundamental concept in electronics that involves using mathematical equations and simulation tools to analyze the behavior of a circuit. Hand calculation and simulation using software such as Multisim are two popular methods of circuit analysis. While both methods have advantages and disadvantages, understanding their suitability for different types of circuits is critical. The goal of this project is to compare the results of hand calculation and Multisim simulation for a specific circuit in order to show how could close the hand calculation to electric and electronics software.

Objectives

  • To construct a circuit out of widely accessible components and analyze it using hand calculations and Multisim simulation.
  • To comprehend the distinctions between hand calculation and Multisim simulation, as well as their applicability to various types of circuits.

----------------------------------------------------------------------------------------------------------------------------------------

Measuring of the DC voltage characteristics

Method:

Connect one end of the resistor to the positive terminal of the power source and the other end to the positive input of the multimeter to complete the circuit. Then connect the multimeter's negative input to the power source's negative terminal. Check that the multimeter is set to the correct voltage measurement range before turning on the power source.
In this case, it should be set to DC 10V.

Ni Multisim results:

Without a Resistor, the voltage reading should be close to 10V, which is the voltage of the power source.

With a Resistor.

Parallel VS Series as the single charge will pass through all resistors in serial while the same single charge will pass each of the resistors in one brunch.

Hand Calculation results:

From the V-t diagram for the DC circuit we can figure out the voltmeter will shows the voltage is the same as a results if resistance not introduced.

With a Resistor from using the following equation.

V=IR===>I=VR[VΩorA]V\:=\:I\cdot R\:===>\:I=\frac{V}{R}\:\left[\frac{V}{\Omega }or\:A\:\right]
I=10v1kΩ=1100[VΩ]or10[mA]\:I=\frac{10v}{1k\Omega }\:=\:\frac{1}{100}\left[\frac{V}{\Omega }\right]\:or\:\:10\left[mA\right]

Series VS Parallel.

in Series:

Veq=V1+V2Veq\:=\:V1+V2
IeqReq=I1R1+I2R2Ieq\cdot Req\:=\:I1\cdot R1\:+\:I2\cdot R2
UsingIeq=I1=I2Using\:\:Ieq\:=\:I1\:=\:I2
Req=R1+R2Req\:=\:R1+R2
ThusReq=1+2.2=3.2[kΩ]Thus\:\:\:\:Req\:=\:1\:+2.2\:=3.2\:\left[k\Omega \:\right]

in Parallel:

Ieq=I1+I2Ieq\:=\:I1+I2
VeqReq=V1R1+V2R2\frac{Veq}{Req}\:=\:\frac{V1}{R1}+\frac{V2}{R2}
UsingVeq=V1=V2Using\:\:Veq\:=\:V1=V2\:
1Req=1R1+1R2\frac{1}{Req}\:=\:\frac{1}{R1}+\frac{1}{R2}
Thus1Req=11+12.2=687.5[Ω]Thus\:\:\:\:\:\frac{1}{Req}\:=\:\frac{1}{1}+\frac{1}{2.2}\:=687.5\:\left[\Omega \right]

----------------------------------------------------------------------------------------------------------------------------------------

Measuring AC voltage properties

Method:

Set up the oscilloscope to measure AC voltage and adjust the scales for a clear waveform. Measure the peak-to-peak voltage, RMS voltage, frequency, and phase angle using the waveform on the oscilloscope. Analyze the circuit behavior and compare the measured results with the expected results based on the circuit specifications.

Ni Multisim results:

Hand Calculation results:

Image

Vrms=1T0TV(t)2dt=Vp2Vrms\:=\:\sqrt{\frac{1}{T}\cdot \int _0^TV\left(t\right)^2\cdot dt\:}\:=\:\frac{Vp}{\sqrt{2}}
Vrms=62==>4.243[V]Vrms\:=\:\frac{6}{\sqrt{2}}\:==>\:4.243\left[V\right]

where;

V(t)=Vpsin(wt+ρ)V\left(t\right)\:=\:Vp\cdot \sin \left(w\cdot t+\rho \right)

----------------------------------------------------------------------------------------------------------------------------------------

Analysis of serial RC circuit

Method:

The capacitor acts as a resistor, and it is difficult to measure in a regular way. However, we can measure the real and imaginary numbers easily. Both the resistor and capacitor are connected in series, and we can find their equivalent resistance, which is Z (impedance). Then, we can find the current flow. To measure the Vrms coming from the AC source, we connect a voltmeter at the beginning. Then, we connect two more voltmeters to show the change of voltage as it passes through the capacitor and resistor.

Ni Multisim results:

Hand Calculation results:

RC circuit consist of two resistance component one is real and other is imaginary (capacitor resistance) which can been seen

Image

Impedance ( Z ) is the equivalent value of resistances

  • Real Resistance R = 1000 ohm
  • Imaginary Resistance:
Xc=12πfc=12π501106=3178Xc\:=\frac{1}{2\pi \cdot f\cdot c}=\frac{1}{2\pi \cdot 50\cdot 1\cdot 10^{-6}}\:=\:3178
Z=R2+Xc2Z\:=\:\sqrt{R^2+Xc^2}
Z=10002+3178.62=3332[Ω]Z\:=\:\sqrt{1000^2+3178.6^2}=3332\:\left[\Omega \right]

If the connection is in series then IC = IR then

IC=IR=VZ===>0.001273[A]IC=IR\:=\:\frac{V}{Z}\:===>0.001273\left[A\right]
thusVrms=VR2+VC2thus\:\:\:\:\:\:\:\:Vrms\:=\:\sqrt{VR^2+VC^2}
Vc=XcIc==>0.0012733178==>4.0474[V]Vc\:=\:Xc\cdot Ic\:==>\:0.001273\cdot 3178\:==>\:4.0474\left[V\right]
Vr=XrIr==>0.0012731000==>1.273[V]Vr\:=\:Xr\cdot \:Ir\:==>\:0.001273\cdot \:1000\:==>\:1.273\left[V\right]
Vrms=1.2732+4.04742=4.243VVrms\:=\:\sqrt{1.273^2+4.0474^2}=4.243\:V

From the previous section

Vrms=62==>4.243[V]Vrms\:=\:\frac{6}{\sqrt{2}}\:==>\:4.243\left[V\right]

----------------------------------------------------------------------------------------------------------------------------------------

Application of the Kirchhoff’s laws

Check the verification of the Kirchhoff’s laws in my blog: Verification of the Kirchhoff’s laws

Ni Multisim results:

We would like to find in this experiment the currents I1,I2,I3 that splits into the nodes by finding out three equations,

1-mech: the difference In voltage in closed loop (from point A to point A) is equal to zero

2- mech: the difference In voltage in closed loop (from point B to point B) is equal to zero

3-node: the currents into node minus the currents out equal to zero

Hand Calculation results:

At the top middle point, the sum of currents equal to

Iin=Iout===>I1+I2I3=0Iin\:=\:Iout\:===>\:I1+I2-I3\:=\:0

The difference in potential from point A to A equal to

1I1+0.47I3=51\cdot I1+0.47\cdot \:I3\:=\:5

The difference in potential from point B to B equal to

0.47I32.2I2=10-0.47\cdot I3-2.2\cdot I2\:=\:-10

Solving the following matrix to find the value for each current

(1110100.47502.20.4710)\begin{pmatrix}1&1&-1&|&0\\ 1&0&0.47&|&5\\ 0&-2.2&-0.47&|&-10\end{pmatrix}
I1 [mA]I2 [mA]I3 [mA]
2.3353.3345.6695

The I2 current shows an opposite sign compared to the simulation. The reason behind this is my assumption of the direction of current 2 was wrong. It should have been in the other direction.

----------------------------------------------------------------------------------------------------------------------------------------

Measuring of semiconductor diode’s characteristics

Ni Multisim results:

Hand Calculation results:

Its better to start with establishing the important formula that we will work on.

I=VR===>VsVdRI=\frac{V}{R}\:===>\frac{Vs-Vd}{R}

**Vs is the voltage source.

**Vd is the dropped voltage by diode.

The figure below shows the different types of LED diode where we can see the voltage required (needed) to let the charges in the diode to start moving from the N type that has extra charge to the P type that has hole, it shows that once we reach that voltage the flowing current rapidly increasing.

Image

As result of applying the formula above we are able to make the following table:

Forward where V = 20 [V]Reverse where V = 30 [V]LED where V = 20 [V]
Vd [V]Id [mA]Vd [V]Id [mA]Vd [V]Id [mA]
0.4519.555251.618.4
0.519.510201.718.3
0.551.4515151818.2
0.619.42010218
0.6519.352552.117.9
0.719.33002.217.8

----------------------------------------------------------------------------------------------------------------------------------------

Measuring a bipolar transistor

Ni Multisim results:

Hand Calculation results:

For the simplification of this problem, i will only deal with the first circuit in which later we will consider all of them in one table.

Schematic of the circuit:

We are gonna find KVl1 and KVl2 in this NPN transistor circuit, in order to do that we should split the circle into two.

Finding KVl1 ( I ) circuit:

12VBEIB470=012-VBE\:-IB\cdot 470\:=\:0
IB=120.65470=24.149[mA]IB\:=\:\frac{12-0.65}{470}\:=\:24.149\:\left[mA\right]

** VBE is voltage dropped from the base to emitter, in our case for silicon approximately 0.65.

Finding KVl2 ( II ) circuit:

12VCEIC1=012-VCE-IC\cdot 1\:=\:0
VCE=129.6599=2.34[V]VCE\:=\:12-9.6599\:=\:2.34\:\left[V\right]

where;

B=ICIB,thus===>Ic=40024.149=9.599[mA]B\:=\:\frac{IC}{IB},\:thus\:===>\:Ic\:=\:400\cdot 24.149\:=\:9.599\left[mA\right]\:

**B is the gain of the transistor, and it is the measure of the ability of the transistor's amplification property.

Following the same method for all circuits we could reach this table:

Measured valuesCalculated ValuesMeasured valuesCalculated ValuesMeasured valuesCalculated Values
RB=470kΩRB=1MΩRB=1.5MΩ
IBo0.023 mA0.023 mA0.012 mA0.01135mA7.105uA7.23334uA
ICo7.436mA9.6599mA3.592mA4.54mA2.377mA3.02667mA
VCoX2.34VX7.46VX8.9733V

The difference between the calculated and measured values of the current due to several factors, including the value of VBE, which is the voltage drop across the base-emitter junction. In practice, VBE may not be exactly 0.65V, and using the accurate value can lead to more precise results. Additionally, there may be losses in current during measurement due to various factors, such as wiring resistance and thermal effects. The gain (B) value of the transistor can also affect the accuracy of the results, as it can vary depending on factors such as temperature and current levels. Therefore, it's important to take these factors into account when designing and analyzing transistor circuits.