Download Chua Circuit Equations

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Three-phase electric power wikipedia , lookup

History of electric power transmission wikipedia , lookup

Spark-gap transmitter wikipedia , lookup

Memristor wikipedia , lookup

Heterodyne wikipedia , lookup

Islanding wikipedia , lookup

Capacitor wikipedia , lookup

Signal-flow graph wikipedia , lookup

Electrical substation wikipedia , lookup

Mathematics of radio engineering wikipedia , lookup

Rectifier wikipedia , lookup

Current source wikipedia , lookup

Surge protector wikipedia , lookup

Electrical ballast wikipedia , lookup

Ohm's law wikipedia , lookup

Wien bridge oscillator wikipedia , lookup

Regenerative circuit wikipedia , lookup

Voltage optimisation wikipedia , lookup

Resistive opto-isolator wikipedia , lookup

Stray voltage wikipedia , lookup

Opto-isolator wikipedia , lookup

Alternating current wikipedia , lookup

Switched-mode power supply wikipedia , lookup

Inductor wikipedia , lookup

Rectiverter wikipedia , lookup

Mains electricity wikipedia , lookup

RLC circuit wikipedia , lookup

Two-port network wikipedia , lookup

Network analysis (electrical circuits) wikipedia , lookup

Buck converter wikipedia , lookup

Transcript
1
Chua Circuit Equations
Choose as the dynamical variables:
• V1 : the voltage across capacitor C1 (and the nonlinear resistance)
• V2 : the voltage across capacitor C2 (and the voltage across the inductor)
• I : the current through the inductor.
Kirchoff’s laws then give
dV1
= R −1 (V2 − V1 ) − g(V1 )
dt
dV2
C2
= −R −1 (V2 − V1 ) + I
dt
dI
L
= −rI − V2
dt
C1
where g (V ) is the conductance (I /V ) for the effective nonlinear resistance (and is a
negative quantity for the circuit). If we scale resistances by R1 , times by C1 R1 , measure
voltages with respect to the switch point Vc in g (V ), and currents with respect to Vc /R1 ,
we get the equations
dX
= a (Y − X) − ḡ(X)
dt
dY
= σ [−a (Y − X) + Z]
dt
dZ
= −c (Y + r̄Z)
dt
with X = V1 /Vc , Y = V2 /Vc , Z = R1 I /Vc , and then the parameters of the equations
are:
a
b
c
σ
r̄
R1 /R
1 − R1 /R2
C1 R12 /L
C1 /C2
r/R1
0.923
0.636
0.779
0.066
0.071
2
with the third column giving the values for the initial parameters of the applet. The
nonlinear conductance is

|X| < 1
−X

1 < |X| < 10
[−1 + b(|X| − 1)] sgn (X)
ḡ (X) =

|X| > 10
[10 (|X| − 10) + (9b − 1)] sgn (X)
where the expression for |X| > 10 is needed for stability, and corresponds to complicated
saturation effects in the actual circuit. Note that the slope is −1 for |X| < 1, −b for
1 < |X| < 10, and 10 for |X| > 10.
The time independent solutions are at
X=±
1−b
1−b
'±
,
a
a−b
1+r̄a − b
Y =
a r̄
X ' 0,
1 + r̄a
Z=−
a
X ' −aX
1 + r̄a
.
Linearizing about the fixed points gives solutions varying as eλt with λ given by the
eigenvalues of the stability matrix


−a + b
a
0
 σa
−σ a σ 
0
−c −r̄c
and positive λ means the stationary solutions are unstable.
Some examples of the eigenvalues λ1 , λ2 , and λ3 :
a
0.923
1
0.923
1
b
0.636
0.636
0.636
0.636
c
0.779
0.779
0.779
0.779
σ
0.066
0.066
0.066
0.066
r̄
0.071
0.071
0
0
λ1
−. 40191
−. 48631
−. 40617
−. 48897
λ2,3
−6. 5991 × 10−4 ± . 17715i
5. 0174 × 10−4 ± . 1836i
2. 9125 × 10−2 ± . 18836i
2. 9486 × 10−2 ± . 1934i
In each case there is one decaying (negative) eigenvalue, and a pair of oscillating
(complex)
eigenvalues, with an imaginary part around 0.2, corresponding roughly to the
√
1/ LC2 oscillation frequency, and a real part that is either slightly negative (decaying
oscillation) as for the paraemters of the applet (first row) or slightly positive (growing
oscillation) for the other rows.