Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

60%
+1 −0
Q&A Unexpected phase shift in results

I find the current flowing through the capacitor $$\begin{align} I_{C_1}(t)&=\dfrac{\mathrm{d}}{\mathrm{d}t}\left[V_1(t)-I_{C_1}(t)R_1\right] \\ {}&= \dfrac{\mathrm{d}}{\mathrm{d}t}\left...

2 answers  ·  posted 3y ago by MissMulan‭  ·  last activity 3y ago by coquelicot‭

Question voltage current AC
#2: Post edited by user avatar a concerned citizen‭ · 2021-06-18T13:32:06Z (almost 3 years ago)
mathjax
Unexpected phase shift in results
  • I find the current flowing through the capacitor IC1(t)=d/dt(V1(t)-IC1(t)R1)->IC1(t) = d/dt(sint-IC1(t)) and by solving this differential equation we get IC1(t) = (sint+cost-e^-t)/2.To find the voltage of the capacitor we use Ohm's law:Vc1(t) = V1(t)-IC1(t)R1 = sint-cost+e^-t/2.
  • ![Check me](https://electrical.codidact.com/uploads/j4PtRhCutfYqdnezEUuktwfH)
  • But when I plot them on Desmos I get a phase shift of 90 degrees between voltage of the capacitor and current through the capacitor which doesnt make sense it should be 45 degrees what am I doing wrong?
  • I find the current flowing through the capacitor
  • $$\begin{align}
  • I_{C_1}(t)&=\dfrac{\mathrm{d}}{\mathrm{d}t}\left[V_1(t)-I_{C_1}(t)R_1\right] \\\\
  • {}&= \dfrac{\mathrm{d}}{\mathrm{d}t}\left[\sin(t)-I_{C_1}(t)\right]
  • \end{align}$$
  • and by solving this differential equation we get
  • $$I_{C_1}(t) = \dfrac{\sin(t)+\cos(t)-\mathrm{e}^{-t}}{2}$$
  • To find the voltage of the capacitor we use Ohm's law:
  • $$V_{C_1}(t) = V_1(t)-I_{C_1}(t)R_1 = \sin(t)-\cos(t)+\mathrm{e}^{-\frac{t}{2}}$$
  • ![Check me](https://electrical.codidact.com/uploads/j4PtRhCutfYqdnezEUuktwfH)
  • But when I plot them on Desmos I get a phase shift of 90 degrees between voltage of the capacitor and current through the capacitor which doesnt make sense it should be 45 degrees what am I doing wrong?
#1: Initial revision by user avatar MissMulan‭ · 2021-06-18T06:47:31Z (almost 3 years ago)
Unexpected phase shift in results
I find the current flowing through the capacitor IC1(t)=d/dt(V1(t)-IC1(t)R1)->IC1(t) = d/dt(sint-IC1(t)) and by solving this differential equation we get IC1(t) = (sint+cost-e^-t)/2.To find the voltage of the capacitor we use Ohm's law:Vc1(t) = V1(t)-IC1(t)R1 = sint-cost+e^-t/2.

![Check me](https://electrical.codidact.com/uploads/j4PtRhCutfYqdnezEUuktwfH)

But when I plot them on Desmos I get a phase shift of 90 degrees between voltage of the capacitor and current through the capacitor which doesnt make sense it should be 45 degrees what am I doing wrong?