Inductor Voltage Maximum and Maximum Voltage Calculation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
Zarathuztra
Messages
36
Reaction score
0

Homework Statement


The current in a 25mH inductor is known to be - 10A for t <= 0 and (-10cos400t - 5sin400t)e^-200t A for t >= 0. Assume the passive sign convention.

Part A: At what instant of time is the voltage across the inductor maximum?
Part B: What is the maximum voltage?

Homework Equations


V=L*di/dt


The Attempt at a Solution



I took the derivative of (-10cos400t - 5sin400t)e^-200t, then took the derivative again, set to zero, and found the value of t at that point.

5000*e^(-200t)*sin(400t)

1000000*e^(-200t)(2cos400t - sin400t) = 0 @ t = 0.01339 s

Where am I going wrong? Am I missing something?
 
Physics news on Phys.org
your right, that's way off... looking at it again.

I need 2cos400t - sin400t to equal 0...

2cosx = sinx
2 = tanx
arctan(2) = x

x = 1.107s

this didn't work.. is my derivative correct? I'm pretty sure my algebra and trig were correct.
 
Last edited:
Zarathuztra said:
your right, that's way off... looking at it again.

I need 2cos400t - sin400t to equal 0...

2cosx = sinx
2 = tanx
arctan(2) = x

x = 1.107s

this didn't work.. is my derivative correct? I'm pretty sure my algebra and trig were correct.

You've solved for the angle, x. But the angle is not t...
 
hahaha, what a silly mistake, I used a variable in place of 400t and didn't sub the variable out... x/400 = t so, 1.107/400 = t = .0027679s