Implementation of the Logistic Map with FPGA using 32 bits fixed point standard
Diego A. Silva, Eduardo B. Pereira, Erivelton G. Nepomuceno

TL;DR
This paper details the implementation of a 32-bit fixed-point logistic map on FPGA, demonstrating a low-cost, efficient chaotic system with validated Lyapunov exponent calculations.
Contribution
It presents a novel FPGA-based design of the logistic map using VHDL and fixed-point arithmetic, optimizing for low energy and time consumption.
Findings
Achieved a low gate count of 1439 gates
Validated Lyapunov exponent matches literature references
Demonstrated efficient chaotic system implementation
Abstract
This article presents a design of the logistic map by means of FPGA (Field Programmable Gate Ar-ray) under fixed-point standard and 32-bits of precision. The design was carried out with Altera Quartus platform. The hardware description language VHDL-93 has been adopted and the results were simulated by means of Altera ModelSim package. The main of the project was to produce a cha-otic system with a low energy and time cost. Using the VHDL, it was possible to use only 1439 logical gates from 114480 available. The Lyapunov exponent has been calculated with good agreement with literature reference, which shows the effectiveness the proposed method.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Embedded Systems Design Techniques · Real-time simulation and control systems
