Vout(t) using laplace and differentiation

AI Thread Summary
The discussion focuses on solving for the output voltage Vout in a circuit involving Laplace transforms and differentiation. The original attempt involved converting the voltage equation to the s-domain and calculating the current I(s), but there were concerns about the accuracy of the time-domain transformation. Participants emphasized the importance of finding Vout in the s-domain before converting to the time domain and clarified that the impedance used should be specific to the inductor rather than the total impedance of the circuit. Ultimately, the correct method was confirmed, leading to the proper calculation of Vout. Understanding the underlying concepts was highlighted as crucial for solving similar problems in the future.
asdf12312
Messages
198
Reaction score
1

Homework Statement


2qi5kbm.png



Homework Equations


V(L)=L*di/dt
laplace(u(t))=1/s

The Attempt at a Solution


was just wondering if i did this right. converted to the s domain, then wrote voltage equation around loop, in terms of current I(s):
V(s)=R*I(s)+L(\frac{dI(s)}{dt}-iL(0-))
V(s)=R*I(s)+L(s*I(s)-0)
V(s)=I(s)[R+Ls]
I(s)=\frac{V(s)}{R+Ls}

I(s)=\frac{\frac{20}{s}}{10+20s}

I(s)=\frac{\frac{20}{s}}{20(s+0.5)}=\frac{1}{s}*\frac{1}{s+0.5}=e-0.5t u(t)
V(L)=L*I(s)=20e-0.5t u(t), so C was my answer.
 
Last edited:
Physics news on Phys.org
Doesn't look correct to me. First find the Vout in s domain tgen convert it to time domain.
 
is the equation for I(s) correct at least? is there another way to find Vout=V(L) other than doing it the way i did?
 
Equation of I(s) is correct. All you havw to do is to find thw Voltage. You are very close.
 
asdf12312 said:
? is there another way to find Vout=V(L) other than doing it the way i did?

The other way is to solve the diffrential equation that is without going into the s-domain. You can try that if you want. But i recommend you first complete it with your first attempt.
 
ok so looking at my book, i think my s-domain equation for I(s) is right but somehow my time-domain transformation is wrong. I think i should've split it into partial fractions.

I(s)=\frac{1}{s}*\frac{1}{s+0.5}=\frac{A}{s}+\frac{B}{s+0.5}
using the 'method of residues' in my book it becomes \frac{2}{s}-\frac{2}{s+0.5} which i think then becomes I(s)=(2-2e-0.5t)u(t) in time domain.

then rather than trying to take the derivative of this and multiply by the inductor, i should just multiply it by resistance:
Vout=10*(2-2e-0.5t)u(t) =(20-20e-0.5t)u(t)

is this right?
 
Last edited:
You are still doing it wrong. See what i wrote in my forst post. Do not convert current in timw domain first. First find the Vout in s-domain, then convert Vout I am time domain.

Hint: Vout(s) = I(s)*Z(s).

What is Z here?, then what is Z(s)?
 
Find the transfer function or use voltage division to find the voltage across the output in terms of what you are given.


V(o) = (V(s)*jωL)/(R+jωL)

Now using ohm's law you know that the current flowing through this circuit is simply this output voltage divided (which you have all the values for) divided by the total impedance of the system.
 
TimeToShine said:
Find the transfer function or use voltage division to find the voltage across the output in terms of what you are given.


V(o) = (V(s)*jωL)/(R+jωL)

Now using ohm's law you know that the current flowing through this circuit is simply this output voltage divided (which you have all the values for) divided by the total impedance of the system.

This is not correct. s jω, is only true for sinosidal transfer function. For any general input voltage one has the solve the Laplace and then the inverse laplace function
 
  • #10
i see...so just my equation for Vout was wrong. but why would i multiply the current by the entire impedence? i thought Vout was just the voltage across the inductor. but if I do Z(s)*I(s)=Vout like you said, then Z(s)=10+20s and \frac{10+20s}{(s)(s+0.5)}=\frac{20}{s} using partial fractions so 20u(t)?
 
  • #11
You have to find the Voltage across the inductor so multiply I(s) it by the impedance of the inductor only. You have multiplied the I(s) by the total impedance of the circuit, which gave you the voltage across the circuit that is input Voltage only!

PS: Revise ohms law(V=IR), you are weak at it.
 
  • #12
i am not weak with ohms law, i thought it was indeed the impedence of inductor times the current, you kinda misled me when you said "Vout(s) = I(s)*Z(s)."

I(s) times the impedence of the entire system, this is what i undrstood it to mean. Z(L) is what i understand to be the impedence of the inductor only. which is i believe L*s=20s in s-domain.

if i do 20s/((s)(s+0.5)) and use partial fractions i get the answer i first got. 20e^-0.5t.
 
  • #13
You have have got the the correct answer in your first post, but it was accidentally correct due to mathematical error. You did a mistake in taking the inverse laplace transform of I(s), which you corrected in your post. And sorry if I misled you, we don't help you to get the correct answer what we try is to make you understand the concepts, so that you can do other problems it yourself.

Now that you have got the correct answer by the correct method, i would say good work!
 

Similar threads

Replies
4
Views
2K
Replies
1
Views
2K
Replies
3
Views
2K
Replies
3
Views
2K
Replies
5
Views
3K
Replies
28
Views
3K
Replies
1
Views
2K
Replies
1
Views
2K
Back
Top