Trabalho de Conclusão de Curso

Gerador de números aleatórios utilizando o circuito de Chua

This work consists in the development of a random number generator from the Chua circuit. Two chaotic signals from the circuit are used as a seed to generate the numbers. These signals are processed in the Arduino microcontroller, through which a random sequence of bits is recognized. These, in turn...

ver descrição completa

Autor principal: Silva, Esdras da Costa
Grau: Trabalho de Conclusão de Curso
Idioma: por
Publicado em: Brasil 2022
Assuntos:
Acesso em linha: http://riu.ufam.edu.br/handle/prefix/6136
Resumo:
This work consists in the development of a random number generator from the Chua circuit. Two chaotic signals from the circuit are used as a seed to generate the numbers. These signals are processed in the Arduino microcontroller, through which a random sequence of bits is recognized. These, in turn, are grouped into bytes to assemble a Histogram, in order to verify the randomness of the numbers generated.