LRC Series Circuit Critical Damping

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 · 3K views
rugerts
Messages
153
Reaction score
11

Homework Statement


IMG_1189.jpg

Homework Equations

The Attempt at a Solution


My attempted solution is above and here https://imgur.com/8RmDMf8/
I'm confused as to the answers in the book being i and iii (I just don't see how i is included). If critical damping occurs at the value above, and if you go above you've got over damping and below underdamping, I don't see how my math isn't working out. I must be missing something. Any advice? Thanks.
 

Attachments

  • IMG_1189.jpg
    IMG_1189.jpg
    31.9 KB · Views: 892
Physics news on Phys.org
You're misapplying the conditional test.

Overdamping occurs when ##R^2 > \frac{4L}{C}##, which it certainly is in the first case.

Underdamping occurs when ##R^2 < \frac{4L}{C}##, which it certainly is in the second case.
 
gneill said:
You're misapplying the conditional test.

Overdamping occurs when ##R^2 > \frac{4L}{C}##, which it certainly is in the first case.

Underdamping occurs when ##R^2 < \frac{4L}{C}##, which it certainly is in the second case.

What am I missing?
My R^2 value for case i was 2 which is less than 4. Underdamping
My R^2 value for case ii was 8 which is greater than 4. Overdamping
 
rugerts said:
What am I missing?
My R^2 value for case i was 2 which is less than 4. Underdamping
My R^2 value for case ii was 8 which is greater than 4. Overdamping
R^2 is fixed at 4. You compare the value of R2 to 4L/C.

i) Since R2 > 4L/C, the circuit is overdamped.
ii) Since R2 < 4L/C, the circuit is underdamped.
 
gneill said:
R^2 is fixed at 4. You compare the value of R2 to 4L/C.

i) Since R2 > 4L/C, the circuit is overdamped.
ii) Since R2 < 4L/C, the circuit is underdamped.
Oh, I see. Thank you.