Electric Circuits Final Project - Alternative Chua's Circuit
Author
Danilo Freitas
Last Updated
6 yıl önce
License
Creative Commons CC BY 4.0
Abstract
Projeto lab CE2
Projeto lab CE2
\documentclass[conference,compsoc]{IEEEtran}
\usepackage{graphicx}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage{physics}
\usepackage{mathtools}
\usepackage{float}
\usepackage[T1]{fontenc}
\usepackage[pdftex]{hyperref}
\begin{document}
\title{Electric Circuits Final Project - Alternative Chua's Circuit}
\author{
\IEEEauthorblockN{José Luiz Gomes Nogueira}
\IEEEauthorblockA{Course of Computer Engineering\\Universidade de Brasília\\ID: 16/0032458\\Email: joseluizgnogueira@live.com}
\and
\IEEEauthorblockN{Igor Roberto Rodrigues Alves}
\IEEEauthorblockA{Course of Mechatronics Engineering\\Universidade de Brasília\\ID: 15/0129998\\Email: igulito14@hotmail.com}
\and
\IEEEauthorblockN{Danilo Queirós de Feritas}
\IEEEauthorblockA{Course of Electrical Engineering\\Universidade de Brasília\\ID: 15/0122713\\Email: danilo.df.freitas@gmail.com}
}
\maketitle
\section{Abstract}
\textbf{The Chua's circuit is one of the simplest circuits that presents a chaotic behavior. This behavior is difficult to predict due to the nonlinearity of of the functions that models it. In general, the Chua's circuit has an oscillatory behavior based on a piecewise linear function (Fig \ref{chua_nonlinear_diode}). This alternative Chua's circuit exhibits a smoother function and even a faster response when compared to the traditional Chua's circuits.
}
\section{Introduction}
Chua's Circuit is a simple electronic circuit that implements a chaotic behavior (autonomous circuit). This circuit can show non periodic oscillations .
But for one circuit to be an autonomous circuit, they must satisfy three criteria:
\begin{enumerate}
\item one or more nonlinear elements;
\item one or more locally active resistor;
\item three or more energy-storage elements;
\end{enumerate}
The Chua's Circuit is simple because use the minimum to be an autonomous circuit. In the Chua's Circuit we have two Capacitor, one Inductor, one simple resistor and on Chua's diode, that can be implemented with several different forms. The example os Chua's Circuit can be seen below. Figure \ref{chua_diagram}.
\begin{figure}[H]
\caption{Simple Chua's Diagram}
\label{chua_diagram}
\centering
\includegraphics[width=0.5\textwidth]{chuas_circuit_diagram.png}
\end{figure}
In the default circuit the nonlinear element has the following curve (Current x Voltage). Figure \ref{chua_nonlinear_diode}:
\begin{figure}[H]
\caption{Nonlinear Chua's Diode}
\label{chua_nonlinear_diode}
\centering
\includegraphics[width=0.5\textwidth]{chuas_diode_nonlinear_resistor_graph_nondimensional.jpg}
\end{figure}
As stated above, the Chua's diode can be implemented with several different forms, but the equations that governing the circuit stay with the same model.
In this article the objective is implement non the original circuit, but the alternative circuit, that has a more simple equation to the nonlinear diode, and can be implemented with simple additional circuits.\\
The alternative circuit of Chua used as base in this project is the implementations proposed for K. Tang and K. Man of Department of Electronic Engineering of City University of Hong Kong, published in the International Symposium IEEE - 1998.\\
The objective of this project is put into practice the knowledge gained during the course of Electronics Circuits, and see beyond, for the beginning of a large area not contemplated for the course, the non linear circuits.\\
Some noises is expected in the circuit implemented, due to the sensitivity of the circuit, that was done in a protoboard instead of welding the components. Since the protoboard allows a several contact with external ambient, and the trails has many imperfections.
So, to get a better result is recommended that circuit be welded.
\section{Theoretical Calculations}
The Chua's Circuit is a most basic circuit that can implement a chaotic circuit.
To define the equations of the circuit let see the image of the original curve of chua's diode above. As seen in the picture, the nonlinear diode is nonlinear only in three parts, but is linear between them, so we can calculate the equations of the circuit for parts, or we can use a generic non linear function called here as g(x) to define ours Differential equation. g(x) is a functions represented by the Figure \ref{chua_nonlinear_diode}, where g(x) is the current in function of tension on diode.
Using the node and mesh analysis we can get the following equations.
\begin{equation}
\dv{V_1}{t} = \frac{1}{C_1} [\frac{1}{R}(v_2-v_1) - g(v_1)]
\end{equation}
\begin{equation}
\dv{V_2}{t} = \frac{1}{C_2} [\frac{1}{R}(v_1-v_2)+i_L]
\end{equation}
\begin{equation}
\dv{i_L}{t} = \frac{1}{L}[v_2 - R_o i_L]
\end{equation}
Following the original model of Chua's circuit we can represent g(v1) as a linear function.
\begin{equation}
g(v_1) = \begin{Bmatrix}
m_0 v_1+(m_0-m_1)E1,\quad if\quad v_1 \leq -E1\\
m_1 v_1,\quad if\quad -E1 < v_1 < E1\\
m_0 v_1 + (m_1-m_0)E1,\quad if\quad E1 \leq v_1\\
\end{Bmatrix}
\end{equation}
Or we can represent the diode function completely.
\begin{equation}
g(v_R) = i_R = G_b v_R + \frac{1}{2}(G_a - G_b) [|v_R + E| - |v_R - E|]
\end{equation}
Where Gb, Ga and E is constants.
The above equations define the original Chua's circuit, but in this document we will implement the alternative Chua's circuit that have a more simple diode equation, the curve of g(x) in original circuit it is similar a cubic equation, however with discontinuities. In the alternative Chua's circuit the proposed model is similar a cubic equation but more smoothed, without discontinuities.
For the alternative Chua's circuit the equation proposed is the below:
\begin{equation}
g(v_R) = a v_R + b v_R|v_R|
\end{equation}
where a < 0 and b > 0.
For the proposed diode equation, we have a circuit that consists of two Op-amps (AD711 and LF347), one multiplier (AD633), one comparator (LM319), a analog multiplexer (74HC4052) and six resistors.
\begin{figure}[H]
\caption{Circuit of alternative Chua's Diode}
\label{alternative_circuit}
\centering
\includegraphics[width=0.5\textwidth]{alternative_circuit.PNG}
\end{figure}
So, the driving-current for g(x) proposed is:
\begin{equation}
i_R = g(v_R) = -\frac{1}{R_4}v_R + \frac{R_5 + R_6}{R_4 R_5} \frac{1}{10V} v_R|v_R|
\end{equation}
In this equation we can choose the value of R4, R5 and R6 but limited to the limit of logical, analogical and Op-amps of circuit.
\section{Computer Simulation}
The software used in this simulation was Multisim from National Instruments.
Because of software limitations the components used were not from the same type as the ones of the proposed circuit, therefore, the values of C1, C2 and L needed to be altered and the double scroll result was not achieved.
The circuit was simulated as shown below:
\begin{figure}[H]
\caption{Chua's circuit simulation on Multisim}
\label{chua_multisim}
\centering
\includegraphics[width=0.5\textwidth]{ChuasSimulation.png}
\end{figure}
\begin{figure}[H]
To observe a chaotic behavior, we varied the resistance R and saved the oscilloscope's results for each different value of R as shown:
\caption{$R = 1220\Omega$}
\label{R1220}
\centering
\includegraphics[width=0.5\textwidth]{R1220b.png}
\end{figure}
\begin{figure}[H]
\caption{$R = 1210\Omega$}
\label{R1210}
\centering
\includegraphics[width=0.5\textwidth]{R1210b.png}
\end{figure}
\begin{figure}[H]
\caption{$R = 1200\Omega$}
\label{R1200}
\centering
\includegraphics[width=0.5\textwidth]{R1200b.png}
\end{figure}
\begin{figure}[H]
\caption{$R = 1197\Omega$}
\label{R1197}
\centering
\includegraphics[width=0.5\textwidth]{R1197b.png}
\end{figure}
\begin{figure}[H]
\caption{$R = 1196\Omega$}
\label{R1196}
\centering
\includegraphics[width=0.5\textwidth]{R1196b.png}
\end{figure}
Note that the minimum value for R to stay oscillating is $1197\Omega$, and when we choose a lower value, it oscillates just for a very short time and them it drastically varies the trajectory of the graph and stops oscillating.
\section{Experiment}
\subsection{Experimental Components}
In general Chua's circuits can be composed simply by capacitors,
inductors, resistors and a Chua's diode, that can be implemented using Op Amps and diodes, or even Op Amps alone.
\\
But for this circuit implementation the following components are required: \\
\begin{itemize}
\item 1 Inductor.
\item 2 Capacitors.
\item 2 Op Amps (TL074).
\item 1 Comparator (LM393).
\item 1 Analogic multiplexer (TLHEF4052).
\item 1 Analog Multiplier (AD633).
\item Resistors.
\item 1 Trimpot.
\end{itemize}
\subsection{Experimental Procedure
}
The circuit should be implemented in accordance with Fig \ref{alternative_circuit}. In the experiment, the value of R is varied while the other components have the constant values: \\
\\
$R_{1} = 1k\Omega$ $R_{2} = R_{3} = 2k\Omega$\\
$R_{4} = 1695\Omega$ $R_{5} = 3k\Omega$ $R_{6} = 750\Omega$\\
$C_{1} = 7nF$ $C_{2} = 78nF$\\
$L = 18.84mH$\\
To obtain the necessary inductance, a inductive decade from the laboratory will be used. It has an internal resistance of $45\Omega$ per Henry, which implies a total resistance of $0.8478\Omega$ for $18.84mH$.
It is important that the internal resistance of the equipment is less than $30\Omega$ because the resistance influences in the distribution of chaos when R is adjusted.\\
After assembling the circuit, the parameters to be analyzed are X, Y and Z, which represent the voltage across the capacitor C1, the voltage across capacitor C2 and the current across the inductor L respectively.
\\
\begin{figure}[H]
\caption{Variables to be analyzed in the Chua Circuit.}
\label{circuit_diagram_XYZ}
\centering
\includegraphics[width=0.5\textwidth]{chuas_circuit_diagram_XYZ.jpg}
\end{figure}
With this parameters in hand and the oscilloscope properly configured in a Voltage x Voltage display, we can obtain curves like these:
\\
\begin{figure}[H]
\caption{Chua attractor with double scrolling seen from an analog oscilloscope. Image taken from: http://www.chuacircuits.com/howtobuild4.php}
\label{double_scroll}
\centering
\includegraphics[width=0.5\textwidth]{analog_double_scroll_attractor.jpg}
\end{figure}
\section{Conclusion}
The implemented circuit was proposed as an alternative circuit with chaotic behavior and with a smoother nonlinearity than the traditional Chua's circuits nonlinearity. Unfortunatly, in the real circuit implementation, the calibration of the capacitance, inductance and the value of resistor R is very sensitive and it was dificult to obtain a clear chaotic behavior.
\\
\begin{thebibliography}{1}
\bibitem{Three-steps-to-chaos}
\href{https://people.eecs.berkeley.edu/~chua/papers/Kennedy93.pdf}
{Kennedy, Michael Peter (October 1993). "Three steps to chaos – Part 1: Evolution" (PDF). IEEE Trans. on Circuits and Systems. Institute of Electrical and Electronic Engineers. 40 (10): 640. Retrieved May 31, 2018}
\bibitem{Alternative-chuas-circuit}
\href{https://www.researchgate.net/publication/3763733_An_alternative_Chua\%27s_circuit_implementation}
{K.S Tang, K.F. Man. "An Alternative Chua's Circuit Implementation". Retrieved May 31, 2018}
\bibitem{How-to-Build-Chua-Circuit}
\href{http://www.chuacircuits.com/}{Artigo e pesquisas realizadas por V. Siderskiy. Retrieved June 5, 2018}
\bibitem{Indutive-decade}
\href{https://www.ietlabs.com/pdf/Datasheets/1491.pdf}{Frabricant's data of inductive decade. Retrieved June 5, 2018}
\end{thebibliography}
% that's all folks
\end{document}