<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Analysis and Experimental Realization of the Logistic Map Using Arduino Pro Mini</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Volodymyr</forename><surname>Rusyn</surname></persName>
							<email>rusyn_v@ukr.net</email>
							<affiliation key="aff0">
								<orgName type="institution">Yuriy Fedkovych Chernivtsi National University</orgName>
								<address>
									<addrLine>Kotsybynsky str., 2</addrLine>
									<postCode>58012</postCode>
									<settlement>Chernivtsi</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Zaporizhzhia National Technical University</orgName>
								<address>
									<addrLine>Zhukovsky str., 64</addrLine>
									<postCode>69063</postCode>
									<settlement>Zaporizhzhia</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="institution">Universitas Muhammadiyah Tasikmalaya</orgName>
								<address>
									<addrLine>Jl. Tamansari No. KM 2, 5, Mulyasari, Kec. Tamansari, Tasikmalaya, Jawa Barat</addrLine>
									<postCode>46196</postCode>
									<country key="ID">Indonesia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Analysis and Experimental Realization of the Logistic Map Using Arduino Pro Mini</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">1894B37F22CFF41B5D9C44EAF044829D</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T04:21+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Nonlinear</term>
					<term>logistic map</term>
					<term>Arduino</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this paper, we used one-dimensional system that demonstrate chaotic behavior. Equation, analysis and system conditions are presented. Modern software environment LabView was used for analysis of the iteration series with different parameter r. Connection scheme, nominal components and programming code are also presented. For practical realization and visualizing of the logistic map we used Arduino Pro Mini and ten light-emitting diodes (LEDs) with ten resistors for each part of segment of the range [0;1]. The Arduino was connected to a computer through the USB port and programmed using a language similar to C++. Sketch was uploaded into Arduino using program software ArduinoIDE.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Theory of chaos applied in various fields of research, such as economy <ref type="bibr" target="#b0">[1]</ref><ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref>, biology <ref type="bibr" target="#b3">[4]</ref>, mathematics <ref type="bibr" target="#b4">[5]</ref><ref type="bibr" target="#b5">[6]</ref><ref type="bibr" target="#b6">[7]</ref><ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref>, optics <ref type="bibr" target="#b12">[13]</ref>, robotics <ref type="bibr" target="#b13">[14]</ref>, memristors <ref type="bibr" target="#b14">[15]</ref><ref type="bibr" target="#b15">[16]</ref><ref type="bibr" target="#b16">[17]</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref>, electronics schemes <ref type="bibr" target="#b20">[21]</ref><ref type="bibr" target="#b21">[22]</ref><ref type="bibr" target="#b22">[23]</ref><ref type="bibr" target="#b23">[24]</ref><ref type="bibr" target="#b24">[25]</ref><ref type="bibr" target="#b25">[26]</ref><ref type="bibr" target="#b26">[27]</ref><ref type="bibr" target="#b27">[28]</ref><ref type="bibr" target="#b28">[29]</ref><ref type="bibr" target="#b29">[30]</ref><ref type="bibr" target="#b30">[31]</ref><ref type="bibr" target="#b31">[32]</ref><ref type="bibr" target="#b32">[33]</ref><ref type="bibr" target="#b33">[34]</ref>, etc.</p><p>The logistic map is a one-dimensional discrete-time map that, despite its formal simplicity, exhibits an unexpected degree of complexity. Historically it has been one of the most important and paradigmatic systems during the early days of research on deterministic chaos. The map was popularized in a 1976 paper by the biologist Robert May <ref type="bibr" target="#b34">[35]</ref> in part as a discrete-time demographic model analogous to the logistic equation first created by Pierre François Verhulst.</p><p>The logistic map is defined by the following equation:</p><formula xml:id="formula_0">x n+1 = rx n (1-x n ) (1)</formula><p>The logistic map is a very simple system, which can produce chaotic behavior with the right values of the parameter r. Sensible values of r range from 0 to 4; also, the values of x range from 0 to 1.</p><p>Fig. <ref type="figure">1</ref> shows plot the behavior of the orbits for r = 2.6, r = 3.3, and r = 3.9. The software implementation of logistic map using LabView software environment shows in Fig. <ref type="figure">2</ref>.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">ARDUINO board</head><p>The top board is Arduino Pro Mini, the bottom -USB-UART / USB-TTL converter and some connectors (Fig. <ref type="figure">5</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 5. Set of the Arduino board, converter and some connectors</head><p>Now about the Arduino Pro Mini board / platform. Structurally, it is a board with a microcontroller soldered on it, a RESET button, a power chip, and other peripherals that are not essential for us at this stage.</p><p>There are two versions of the Pro Mini: one running at 3.3V at 8 MHz, the other at 5V at 16 MHz. The board is based on the Atmega 168 or Atmega 328 microcontroller -the difference between them is the volume of the system-programmable Flash memory -16 or 32 kB. This is the so-called "program memory", i.e. the memory in which the program will be recorded and its contents will not change during operation. Atmega is built on the so-called Harvard architecture in which the "program memory" and "data memory" are implemented separately, for greater speed and reliability. The "data memory" is divided into 2 parts: operational SRAM, which for 168 and 328 is 1 KB, and a permanent EEPROM (Electrically Erasable Programmable Read-Only Memory) of 512 bytes, data from which is not "lost" when the power is turned off.</p><p>The connection scheme is quite simple and it's rather difficult to make a mistake (Fig. <ref type="figure" target="#fig_2">6</ref>). </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Program realization</head><p>The Arduino integrated development environment is an environment in which an Arduino board can be programmed.</p><p>A written program or code is called SKETCH. In this work, the Arduino IDE is used as an environment in which the Arduino Pro Mini program is written, compiled and uploaded on the Arduino board as depicted in Fig. <ref type="figure">7</ref>.</p><p>The Arduino can be connected to a computer through the USB port and programmed using a language similar to C++.</p><p>A simple program (sketch) used to operate the microcontroller and visualize the logistic map by looking at the array of blinking LEDs. A glowing LED represents an iteration of the one-dimensional map, and it is linked with a value in the interval [0;1].</p><p>As example, the first LED from the left represents the first interval segment [0;0.1), the second LED represents the segment [0.1; 0.2), and so on. The last LED represents the final segment [0.9; 1.0]. When the microcontroller iterates the logistic map, a value belonging to one of these ten intervals is returned, and the corresponding LED turns on for 500 ms. This process is repeated infinitely, so we can observe the orbit followed by the logistic map by watching the blinking LEDs sequence.</p><p>The initial conditions for the logistic map can be changed and uploaded again into the microcontroller in any time. Thus, we can explore the behavior of the chaotic map when different values of the parameters r and X0 are chosen.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 7. Arduino IDE</head><p>Arduino programs require two mandatory functions: setup() and loop(). Any variable or constant defined outside these two functions is considered to be global. In the setup() function, we tell the microcontroller that there are ten light-emitting diodes connected to the digital pins and that they are intended to be turned on and off. In the loop() function, the logistic map is iterated, and the visualization process takes place as we observe the LEDs turning on and off, one after another, following the evolution of the nonlinear system.</p><p>The software to connect the LEDs using the following code:</p><p>// Logistic Map // Select of the pin for each light-emitting diode (LED) const int NbrLEDs = 10; const int LEDpin[] = {4, 5, </p><formula xml:id="formula_2">() void loop () { if (X &lt; 0.1) blinkLED(LEDpin [0]) ; else if ((X &gt;= 0.1 ) &amp;&amp; (X &lt; 0.2)) blinkLED(LEDpin[1]); else if ((X &gt;= 0.2) &amp;&amp; (X &lt; 0.3))</formula><p>blinkLED(LEDpin <ref type="bibr" target="#b1">[2]</ref>); else if ((X &gt;= 0.3) &amp;&amp; (X &lt; 0.4)) blinkLED(LEDpin <ref type="bibr" target="#b2">[3]</ref>); else if ((X &gt;= 0.4) &amp;&amp; (X &lt; 0.5)) blinkLED(LEDpin <ref type="bibr" target="#b3">[4]</ref>); else if ((X &gt;= 0.5) &amp;&amp; (X &lt; 0.6)) blinkLED(LEDpin <ref type="bibr" target="#b4">[5]</ref>); else if ((X &gt;= 0.6) &amp;&amp; (X &lt; 0.7)) blinkLED(LEDpin <ref type="bibr" target="#b5">[6]</ref>); else if ((X &gt;= 0.7) &amp;&amp; (X &lt; 0.8)) blinkLED(LEDpin <ref type="bibr" target="#b6">[7]</ref>); else if ((X &gt;= 0.8) &amp;&amp; (X &lt; 0.9)) blinkLED(LEDpin <ref type="bibr" target="#b7">[8]</ref>); else blinkLED(LEDpin <ref type="bibr" target="#b8">[9]</ref>); // Logistic Map function with iterates X0 = X; X = r * X0 * (1.0 -X0); } // Function for blinkLED // turn on/off LEDs void blinkLED(const int pin) { digitalWrite(pin, HIGH); // turn LED on delay (wait); // wait 500 milliseconds digitalWrite(pin, LOW); // turn LED off }</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Experimental realization</head><p>Fig. <ref type="figure" target="#fig_4">8</ref> shows connection scheme for experimental demonstration of chaotic behavior that realized one-dimensional system.</p><p>We connected an array of ten light-emitting diodes (HL1-HL10) to the digital pins (D4-D13) of the microcontroller using 220 Ohm resistors (R1-R10).  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions</head><p>The Arduino Pro Mini, ten light-emitting diodes (LEDs) and ten resistors for each part of segment of the range [0;1] was used for practical realization and visualizing of the logistic map. It is one-dimensional system that demonstrate chaotic behavior.</p><p>Equation, system conditions and analysis of the iteration series with different parameter r are shown. For this analysis was used modern software environment Lab-View. Connection scheme, nominal components and programming code are also presented.</p><p>The Arduino was connected to a computer through the USB port and programmed using a language similar to C++. Sketch was uploaded into Arduino using program software ArduinoIDE.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .Fig. 2 .</head><label>12</label><figDesc>Fig. 1. The behavior of the orbits for different parameter r</figDesc><graphic coords="2,205.80,231.24,183.68,435.84" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 . 4 Fig. 4 .</head><label>344</label><figDesc>Fig. 3. Iteration series of logistic map for X0 = 0.4</figDesc><graphic coords="3,124.92,378.12,345.36,122.28" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 6 .</head><label>6</label><figDesc>Fig. 6. The connection scheme for programming of the Arduino</figDesc><graphic coords="5,132.36,219.24,330.55,180.00" type="vector_box" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>; const int wait = 500; // Wait for 500 milliseconds // Parameters of Logistic Map const double r = 3.8; // Logistic map constant double X0 = 0.3; // Initial position double X = X0; // X0 -first calculated point // For initializes the LED pins use setup () void setup() { for (int i = 0; i &lt; NbrLEDs; i++) { pinMode(LEDpin[i], OUTPUT); } } // For turn on/off LEDs and iterates the Logistic Map use loop</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 8 .</head><label>8</label><figDesc>Fig. 8. Connection scheme for experimental demonstration of chaotic behavior Fig. 9 shows experimental realization of logistic map for demonstration of chaotic behavior.</figDesc><graphic coords="8,126.00,234.24,343.28,290.88" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Fig. 9 .</head><label>9</label><figDesc>Fig. 9. Experimental realization for demonstration of chaotic behavior</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="4,129.60,210.36,335.88,328.92" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Non-linear Forecasting of the State of a Socio-eco-oriented Innovative Economy in the Context of Systemic Crises</title>
		<author>
			<persName><forename type="first">S</forename><surname>Ramazanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Tishkov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CEUR Workshop Proceedings</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">2422</biblScope>
			<biblScope unit="page" from="181" to="193" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Bifurcation routes to chaos in an extended Van der Pol&apos;s equation applied to economic models</title>
		<author>
			<persName><forename type="first">L</forename><surname>Pribylova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Electronic Journal of Differential Equations</title>
		<imprint>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="page" from="1" to="21" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Modeling of Chaotic Behavior in the Economic Model</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Savko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">8th Chaotic Modeling and Simulation International Conference</title>
				<meeting><address><addrLine>Paris</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2015-05-29">26-29 May 2015. 2015</date>
			<biblScope unit="page" from="705" to="712" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Two-parameter bifurcations in LPA model</title>
		<author>
			<persName><forename type="first">V</forename><surname>Hajnova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pribylova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Mathematical Biology</title>
		<imprint>
			<biblScope unit="volume">75</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="1235" to="1251" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Exact solutions of stochastic differential equations: Gompertz, generalized logistic and revised exponential</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Skiadas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Methodology and Computing in Applied Probability</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="261" to="270" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Chaotic Modelling and Simulation: Analysis of Chaotic Models, Attractors and Forms</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Skiadas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Skiadas</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
			<publisher>LLC</publisher>
			<biblScope unit="page" from="1" to="345" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Random perturbations of periodically driven nonlinear oscillators</title>
		<author>
			<persName><forename type="first">N</forename><surname>Lingala</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">S</forename><surname>Namachchivaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Pavlyukevich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Wedig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia IUTAM</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page" from="91" to="100" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Random perturbations of a periodically driven nonlinear oscillator: escape from a resonance zone</title>
		<author>
			<persName><forename type="first">N</forename><surname>Lingala</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">S</forename><surname>Namachchivaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Pavlyukevich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nonlinearity</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="1376" to="1404" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Controllability of linear and nonlinear systems governed by Stieltjes differential equations</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Si</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fečkan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Mathematics and Computation</title>
		<imprint>
			<biblScope unit="volume">376</biblScope>
			<biblScope unit="page">125139</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">On the Poincaré-Adronov-Melnikov method for the existence of grazing impact periodic solutions of differential equations</title>
		<author>
			<persName><forename type="first">F</forename><surname>Battelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fečkan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Differential Equations</title>
		<imprint>
			<biblScope unit="volume">268</biblScope>
			<biblScope unit="issue">7</biblScope>
			<biblScope unit="page" from="3725" to="3748" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Synchronization of butterfly fractional order chaotic system</title>
		<author>
			<persName><forename type="first">M</forename><surname>Fečkan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Sathiyaraj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">R</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mathematics</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page">446</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Qualitative analysis of multi-terms fractional order delay differential equations via the topological degree theory</title>
		<author>
			<persName><forename type="first">M</forename><surname>Sher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Shah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fečkan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Khan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mathematics</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">218</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Computer modeling and practical realization of chaotic circuit with a light-emitting diode</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Samila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ch</forename><surname>Skiadas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fourteenth International Conference on Correlation Optics</title>
				<meeting><address><addrLine>Chernivtsi</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019-09-19">16-19 September 2019. 2019</date>
			<biblScope unit="page">113690D</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">On Chaotic Oscillator-based Central Pattern Generator for Motion Control of Hexapod Walking Robot</title>
		<author>
			<persName><forename type="first">P</forename><surname>Milicka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cížek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Faigl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CEUR Workshop Proceedings</title>
				<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="volume">1649</biblScope>
			<biblScope unit="page" from="131" to="137" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Memristor -the missing circuit element</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Circuit Theory</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="507" to="519" />
			<date type="published" when="1971">1971</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Dynamics of Hamiltonian systems and memristor circuits</title>
		<author>
			<persName><forename type="first">M</forename><surname>Itoh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Bifurcation and Chaos</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page">1730005</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Fractional memristor</title>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">F</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Shi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Helian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">L</forename><surname>Chua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Applied Physics Letter</title>
		<imprint>
			<biblScope unit="volume">111</biblScope>
			<biblScope unit="page">243502</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Memristor: modeling and research of information properties</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Khrapko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Springer Proceedings in Complexity</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="229" to="238" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A new circuit for emulating memristors using inductive coupling</title>
		<author>
			<persName><forename type="first">D</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">H C</forename><surname>Iu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Fernando</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">O</forename><surname>Chua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="1284" to="1295" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Memristor, Hodgkin-Huxley, and edge of chaos</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nanotechnology</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="issue">38</biblScope>
			<biblScope unit="page">383001</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">A new three-dimensional chaotic system with a cloud-shaped curve of equilibrium points, its circuit implementation and sound encryption</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kacar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ü</forename><surname>Çavuşoğlu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Modelling, Identification and Control</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="184" to="196" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">A new finance chaotic system, its electronic circuit realization, passivity based synchronization and an application to voice encryption</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kacar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Cavusoglu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nonlinear Engineering</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="193" to="205" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">A new hyperchaotic temperature fluctuations model, its circuit simulation, FPGA implementation and an application to image encryption</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">T</forename><surname>Azar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Rajagopal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kacar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ü</forename><surname>Çavusoglu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IJSPM</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="281" to="296" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Modeling and Research Information Properties of Rucklidge Chaotic System Using LabView</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">10th Chaotic Modeling and Simulation International Conference</title>
				<meeting><address><addrLine>Barcelona</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2015">30 May -2 June 2017. 2015</date>
			<biblScope unit="page" from="739" to="744" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Hyperchaotic Control by Thresholding Method</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kushnir</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Galameiko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">11th Modern Problems of Radio Engineering, Telecommunications and Computer Science International Conference, TCSET 2012 -Proceedings</title>
				<meeting><address><addrLine>Lviv-Slavske</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012-02-24">21-24 February 2012. 2012</date>
			<biblScope unit="page">67</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Control Design for Targeting Dynamics of Memristor Murali-Lakshmanan-Chua Circuit</title>
		<author>
			<persName><forename type="first">Di</forename><surname>Marco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Innocenti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Forti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">18th European Control Conference (ECC)</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="4332" to="4337" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">A new biological snap oscillator: its modelling, analysis, simulations and circuit design</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Feki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Lien</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Simulation and Process Modelling</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="419" to="432" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">A novel hyperchaotic system with adaptive control, synchronization, and circuit simulation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">T</forename><surname>Azar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">S T</forename><surname>Alain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">E</forename><surname>Serrano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Advances in System Dynamics and Control</title>
				<imprint>
			<publisher>IGI Global</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="382" to="419" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">A new fivedimensional four-wing hyperchaotic system with hidden attractor, its electronic circuit realisation and synchronisation via integral sliding mode control</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">G</forename><surname>Dolvis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Jacques</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Lien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Modelling, Identification and Control</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="30" to="45" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">A new 4-D dynamical system exhibiting chaos with a line of rest points, its synchronizationand circuit model</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vaidyanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sambas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Archives of Control Sciences</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="485" to="506" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Threshold Method for Control of Chaotic Oscillations</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ch</forename><surname>Skiadas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Springer Proceedings in Complexity</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="217" to="229" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">A zoo of strange attractors from the canonical Chua&apos;s circuits</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chua</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the IEEE 35th Midwest Symposium on Circuits and Systems, Cat. No</title>
				<meeting>the IEEE 35th Midwest Symposium on Circuits and Systems, Cat. No</meeting>
		<imprint>
			<date type="published" when="1992-09">92CH3099-9. 1992</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="916" to="926" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Chaotic and Controlling Regimes of a New Modified Chua&apos;s Generator</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Mohamed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Purwandari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mamat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Titaley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Pinontoan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Advanced Research in Dynamical and Control Systems</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="556" to="561" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Computer Modelling of a New Simple Chaotic Generator</title>
		<author>
			<persName><forename type="first">V</forename><surname>Rusyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sadli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mamat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sanjaya</forename><surname>Mujiarto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">S</forename><surname>Mada</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Physics: Conference Series</title>
		<imprint>
			<biblScope unit="volume">1477</biblScope>
			<biblScope unit="page">22010</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Simple mathematical models with very complicated dynamics</title>
		<author>
			<persName><forename type="first">Robert</forename><forename type="middle">M</forename><surname>May</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nature</title>
		<imprint>
			<biblScope unit="volume">261</biblScope>
			<biblScope unit="issue">5560</biblScope>
			<biblScope unit="page" from="459" to="467" />
			<date type="published" when="1976">1976</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
