0% found this document useful (0 votes)
97 views6 pages

LCA Assignment 1 Spring 2023

The document is an assignment for a linear circuit analysis course consisting of 8 questions worth a total of 100 marks. It provides instructions to label circuits and show steps. The questions cover topics like finding voltage across a capacitor given current, deriving expressions for current, power, and energy from applied voltage waveforms, and determining equivalent inductance in circuits. Students are asked to solve for voltages, currents, and energies in circuits containing capacitors and inductors with various applied signals.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views6 pages

LCA Assignment 1 Spring 2023

The document is an assignment for a linear circuit analysis course consisting of 8 questions worth a total of 100 marks. It provides instructions to label circuits and show steps. The questions cover topics like finding voltage across a capacitor given current, deriving expressions for current, power, and energy from applied voltage waveforms, and determining equivalent inductance in circuits. Students are asked to solve for voltages, currents, and energies in circuits containing capacitors and inductors with various applied signals.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

EE1001 – Linear Circuit Analysis (BEE-2D)

Assignment # 1 (Total marks = 100) CLO 01


Due Date: 13th February, 2023 (start of lecture)

Instructions:
 Label all circuits properly for your analysis
 Show all steps you take to solve the problems

Question No. 1 Marks: 10

A current of 6 sin 4t A flows through a 2-F capacitor. Find the voltage v(t) across the capacitor given
that v(0) = 1 V.

Answer:
Ic(t) = 6sin4t
C = 2F
V(0) = 1V
Vc(t) = ?

Vc(t) = 1/C ∫ ic(t) dt + v(0)


= 1/2 ∫ 6 sin4t dt + 1
= 6/2 ∫ sin4t dt + 1
= 3 (-cos4t/4) + 1
= 3/4 (-cos4t) + 1
= -0.75 cos4t + 1
Vc(t) = 1- 0.75 cos4t

Question No. 2 Marks: 10

If the current waveform in Figure below is applied to a 20-μF capacitor, find the voltage v(t) across
the capacitor. Assume that v(0) = 0.

Answer:
Given that,
C = 20µ F
We know that voltage - current relation of the capacitor is,
V(t) = 1/C * ∫ i dt from 0 to t + V(0)
Given condition is V(0) = 0
For 0 < t < 1
We know that straight line equation,
(y - y1 ) = m (x – x1) ...............(2)
And
m = (y2- y1)/(x2 – x1)
From the above figure,
y2 = 4 & y1 = 0
x2 = 1 & x1 = 0
Therefore,
m = (4 - 0) / (1 - 0)
m=4
From- (2)
(y - 0) = 4 (x - 0)
y = 4x
(from the given figure x-axis is 't' and y-axis is 'i(t)' )
i(t) = 4t
Therefore,
From - (1),
V(t) = (1/20*10-6) ∫ 4t dt from 0 to t + 0
V(t) = [(4/20*10-6) * (t2/2)]
V(t) = 100t2 kV
V(1) = 100 kV
For 1 < t < 2
From the above figure,
y1 =4 & y2 = 0
x1 =1 & x2 = 2
Therefore,
m = (0 - 4) / (2 - 1)
m=-4
From-(2)
(y - 4) = - 4(x - 1)
y - 4 = - 4x + 4
y = 8 - 4x
(from the given figure x-axis is 't' and y-axis is 'i(t)')
i(t) = 8 - 4t
Therefore,
From - (1),

V = 1/(20 * 10-6) * ∫ (8 - 4t) dt from 0 to t + V(1)


V = 100k (4t – t2 - 3) + 100k V
Thus,
V(t) = 100 t2k V 0< t < 1
V(t) = 100k (4t-t2-2)k V 1< t < 2

Question No. 3 Marks: 20

The voltage waveform in Figure below is applied across a 30-μF capacitor.

a) Derive the expression of the current flowing through it, power, and energy.
b) Sketch the waveforms of current, power, and energy as functions of time.
c) Specify the interval of time when energy is being stored in/ delivered by the capacitor.
Question No. 4 Marks: 10

At t = 0, the voltage across a 50-mF capacitor is 10 V. Calculate the voltage across the capacitor for t
> 0 when current 4t mA flows through it.
Answer:
C = 50 mF
V(0) = 10 V
Ic(t) = 4t mA for t > 0
V(t) = 1/C * ∫ Ic(t) dt
V(t) = 1/50*10-3 ∫ (4t*10-3) dt
V(t) = (4t*10-3) / (50*10-3) * t2 /2 + c
V(t) = 0.04t2 + c
At t = 0,
V(0) = 10 V because c = 10

V(t) = (0.04t 2 + 10) V for t > 0

Question No. 5 Marks: 10

If the voltage waveform in Fig is applied to a 30-mH inductor, find the inductor current (𝑡).
Assume (0) = 0.

Answer:
Given Voltage Waveform is applied to 30 mH inductor

I(t) = 1/L ∫ V(t) + i(0) i(0) = 0


For 0 < t < 1, v=5t
i = 1/30*10-3 ∫ 5t dt from 0 to t + 0
= 5/ 30*10-3 [t2/2] from 0 to t
= 1/12*10-3 (t2/2)
i = 83.3 t2 A

For 1 < t < 2 , v = -10+5t

i = 1/30*10-3 ∫ (-10+5t) dt from 1 to t + i(1)  i = 83.3 t2 A = 83.3 (1)2 = 83.3


i = 1/30*10-3 ( -10t + 2.5t2 from 1 to t + 83.3A
i = 1/30*10-3 [-10t + 2.5 t2 + 10 - 2.5] + 83.3A
i = 333.3t +83.3 t2 + 333.3 – 83.3 + 83.3
i = 333.3t +83.3 t2 + 333.3
i = (83.3 t2 + 333.3t + 333.3) A

Question No. 6 Marks: 15

The current through a 12-mH inductor is 4 sin 100t A. Find the voltage, and also the energy stored in
the inductor for 0 < t < π/200 s and sketch it.

Answer:
Given that current through 12-mH inductor is 4 sin 100t A
Voltage across inductor = VL = L di/dt
= 12*10 -3 * d(4 sin 100t) / dt
= 48*100*10 -3*cos (100t)
V L = 4.8 cos (100t)
Energy stored in the inductor = 1/2 Li2
= 1/2 * 12*10 -3 * sin2 (100t)
E = 0.96 sin 2 (100t)

Question No. 7 Marks: 15

If the voltage waveform is given by the figure on the right, determine the expression for the current
flowing through the inductor in the circuit shown below:
Question No. 8 Marks: 10

Find the equivalent inductance for the following circuits:

You might also like