Trying to calculate normal modes of nearly infinite network LC circuits

Click For Summary
SUMMARY

This discussion focuses on calculating normal modes in nearly infinite network LC circuits, specifically involving a series of capacitors and inductors. The key equation derived is dI2/dt2 = ω0²(Ii-1 - 2Ii + Ii+1), which is established using Kirchhoff's laws. The challenge lies in representing the spatial component of the wave equation within the circuit context, akin to a beaded string problem. Participants suggest using linear algebra techniques to solve the differential equations and find resonant frequencies by determining the eigenvalues of the associated matrix.

PREREQUISITES
  • Understanding of Kirchhoff's laws in electrical circuits
  • Familiarity with differential equations and their applications
  • Basic knowledge of linear algebra, particularly eigenvalues and determinants
  • Concept of normal modes in oscillatory systems
NEXT STEPS
  • Study the derivation and application of normal modes in coupled oscillators
  • Learn about eigenvalue problems in linear algebra and their physical interpretations
  • Explore the mathematical representation of wave equations in electrical circuits
  • Investigate numerical methods for solving differential equations in circuit analysis
USEFUL FOR

Electrical engineers, physicists, and students studying circuit theory or wave mechanics who are interested in advanced topics related to LC circuits and normal mode analysis.

slantz
Messages
2
Reaction score
0

Homework Statement


The first circuit has a capacitor with capacitance c and an inductor with inductance L. In series with this is another capacitor which is connected to the next loop in the circuit.

It look something like http://imgur.com/YJDaD.png"
Sorry for the crude drawing.

Homework Equations


The first part of the problem was to prove the equation could be written as dI2/dt2=w02(Ii-1-2Ii+Ii+1)

So that is a relevant equation and I have managed to do that just fine with Kirchoff's laws.


The Attempt at a Solution


The second part is to find the normal frequencies. Now I understand that this is very similar to a beaded string problem, or a discrete wave, however in the wave equation there is a Sin(k*xi) and I cannot for the life of me figure out what the equivalent equation is for a circuit.
I know that the current will repeat both with the individual loops and each loop will repeat with time, but I cannot figure out how to represent the space part of the wave equation in a circuit setting. This will be necessary for me to solve the differential equation to get the normal modes...

Help?
 
Last edited by a moderator:
Physics news on Phys.org
Unless I'm missing something, the equation you have there can be written as
\frac{\mathrm{d}^2}{\mathrm{d}t^2}\begin{pmatrix}I_1 \\ I_2 \\ \vdots \\ I_{n-1} \\ I_{n}\end{pmatrix} = \omega_0^2\begin{pmatrix}-2 & 1 & 0 & 0 & \ddots \\ 1 & -2 & 1 & \ddots & 0 \\ 0 & 1 & \ddots & 1 & 0 \\ 0 & \ddots & 1 & -2 & 1 \\ \ddots & 0 & 0 & 1 & -2\end{pmatrix}\begin{pmatrix}I_1 \\ I_2 \\ \vdots \\ I_{n-1} \\ I_{n}\end{pmatrix}
Are you familiar with equations of this type, i.e. would you know how to solve it? It's the same mathematical procedure that is used in the discussion of coupled oscillators.
 
I feel like to find the resonant frequency in the matrix fashion I would just take the determinant of the matrix and set it to zero revealing the eigenvalues.

However to answer your question, no, I wouldn't know how to solve it, but am willing to do some reading if you send me in the correct direction.

I have taken linear algebra so it shouldn't be too difficult to learn, this material just has not been presented to me in that fashion just yet.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
1
Views
8K