True Random Number Generator using Solar Output Characteristics

Size: px
Start display at page:

Download "True Random Number Generator using Solar Output Characteristics"

Transcription

1 True Random Number Generator using Solar Output Characteristics Stephen Ritter, Tyler Pigg, Connor Brown, and Biswajit Ray Presenter: Biswajit Ray, Assistant Professor Electrical and Computer Engineering, University of Alabama in Huntsville ( 1/9/19 1

2 Internet of Things Ecosystem What is the key Challenge? Secure communication between internet and the sensor network 1/9/19 2

3 Applications of random number Encryption: Secure Communication Random sampling Scientific Simulation (Monte Carlo) Gambling and lotteries Video Game 1/9/19 3

4 State of the art: PRNG Pseudo random number generator (PRNG) Using a Mathematical Formula Deterministic Vulnerable to cyber attack A BRILLIANT SLOT MACHINE CHEAT Comments There is no perfect pseudorandom number generator We should never completely trust results from a single pseudorandom number generator Good (true) random number generators are hard to find 1/9/19 4

5 Hardware based TRNGs Read noise of Flash memory Ray et. al., TED 2018 Bit line Ring oscillator-based TRNG Wordline Ground Key points: Requires dedicated TRNG circuit (hardware change) NOT included in many existing embedded systems Not cost effective radioactive decay, single photon optical processes, Brownian motion, clock jitters, noise in electronics devices 1/9/19 5

6 Solar TRNG: Advantages Widely applicable: PV is an integral component in many IoT devices and edge computing platforms No hardware modification required Non-intrusive: The techniques do not require a reboot or system inconvenient 1/9/19 operation 6

7 Fundamentals of PV Outline Experimental details Results and discussion NIST test 1/9/19 7

8 Solar cell basics A Solar Panel Solar cell operation (4) (1) (3) (2) Equivalent Circuit Model J L J dark J total L O A D V 1) Light absorption 2) e-h pair generation 3) Thermalization (heat loss) 4) Recombination and e-h transport (carrier loss) 1/9/19 8

9 Solar cell I-V characteristics Short circuit Max power point Open circuit 1/9/19 9

10 Physics behind PV randomness 1) Variability in incident light 2) Variability in absorption 3) Variability in e-h pair recombination 4) Variability in temperature (1) (3) (2) 1/9/19 10

11 Fundamentals of PV Outline Experimental details Results and discussion NIST test 1/9/19 11

12 Experimental set-up Arduino microcontroller platform Solar module: 2.75 inch x 2.25 inch (Seed tech.) 0.5W power rating. SD card based data logger 1/9/19 12

13 Fundamentals of PV Outline Experimental details Results and discussion NIST test 1/9/19 13

14 PV output data Key points: Sun light has larger fluctuation over a period of time Randomness is also contributed from photovoltaic operation 1/9/19 14

15 Complete Algorithm Start Measure voltage across the solar cell Random bit sequence Convert the analog voltage into binary bits Perform Von-Neumann debasing Update the random number sequence with new bits No Is random bit count > requested bits? Yes 1/9/19 15 End

16 NIST Test: Randomness evaluation NIST Test P-value Result Frequency Pass Block frequency Pass Runs Pass Longest runs Pass Rank Pass FFT Pass Overlapping template Non-overlapping template Pass Universal Linear complexity Serial Pass Approximate entropy Pass Cumulative Sums Pass Random Excursion Pass Random Excursions Variant Pass 1/9/19 16

17 Throughput Analysis Sampling frequency = 10 data points/s Each data point = 10 bits (ADC) Throughput 100 bits/s 1/9/19 17

18 TRNG performance in different environment Voltage (V) Sunny day Cloudy day time (hr) Key points: TRNG output is robust across different sunlight conditions 1/9/19 18

19 PV output data: Operating cond.! " =! " = %& '! " = %(( ' Current Density, J (A/cm 2 ) Voltage (V) Key points: TRNG output is robust across different operating points 1/9/19 19

20 Conclusion (1) Solar output can be used for TRNG (2) Random numbers pass NIST tests (3) Random numbers are robust across different operating and light condition 1/9/19 20

21 Thank you Stephen Ritter, Tyler Pigg, Connor Brown 1/9/19 21

A True Random Number Generator Based On Meta-stable State Lingyan Fan 1, Yongping Long 1, Jianjun Luo 1a), Liangliang Zhu 1 Hailuan Liu 2

A True Random Number Generator Based On Meta-stable State Lingyan Fan 1, Yongping Long 1, Jianjun Luo 1a), Liangliang Zhu 1 Hailuan Liu 2 This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. IEICE Electronics Epress, Vol.* No.*,*-* A True Random Number Generator Based On Meta-stable

More information

Hello, and welcome to this presentation of the STM32 Random Number Generator. The features of this peripheral, which is widely used to provide random

Hello, and welcome to this presentation of the STM32 Random Number Generator. The features of this peripheral, which is widely used to provide random Hello, and welcome to this presentation of the STM32 Random Number Generator. The features of this peripheral, which is widely used to provide random numbers, will be covered in this presentation. 1 The

More information

Pseudo-random Bit Generation Algorithm Based on Chebyshev Polynomial and Tinkerbell Map

Pseudo-random Bit Generation Algorithm Based on Chebyshev Polynomial and Tinkerbell Map Applied Mathematical Sciences, Vol. 8, 2014, no. 125, 6205-6210 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.48676 Pseudo-random Bit Generation Algorithm Based on Chebyshev Polynomial

More information

UNIT 9A Randomness in Computation: Random Number Generators

UNIT 9A Randomness in Computation: Random Number Generators UNIT 9A Randomness in Computation: Random Number Generators 1 Last Unit Computer organization: what s under the hood 3 This Unit Random number generation Using pseudorandom numbers 4 Overview The concept

More information

True Random Number Generation TRNG Master SETI

True Random Number Generation TRNG Master SETI True Random Number Generation Master SETI Jean-Luc Danger Jean-Luc Danger Outline overview architecture post-processing and tests Conclusions, Questions 2 Jean-Luc Danger RNG Applications Cryptography

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK MORE RANDOMNESS OF IMPROVED RC4 (IRC4) THAN ORIGINAL RC4 HEMANTA DEY 1, DR. UTTAM

More information

Improved Structure of True Random Number Generator with Direct Amplification of Analog Noise V. Kote 1, 2, V. Molata 1, 2, J.

Improved Structure of True Random Number Generator with Direct Amplification of Analog Noise V. Kote 1, 2, V. Molata 1, 2, J. Ročník 01 Číslo VI Improved Structure of True Random Number Generator with Direct Amplification of Analog Noise V. Kote 1,, V. Molata 1,, J. Jakovenko 1 1 Department of Microelectronics, Faculty of Electrical

More information

The Design and Analysis of a True Random Number Generator in a Field Programmable Gate Array. By Paul Kohlbrenner November 20, 2003

The Design and Analysis of a True Random Number Generator in a Field Programmable Gate Array. By Paul Kohlbrenner November 20, 2003 The Design and Analysis of a True Random Number Generator in a Field Programmable Gate Array By Paul Kohlbrenner November 20, 2003 Presentation Organization 1. Thesis goal 2. The need for random bits in

More information

Cryptography and Network Security Chapter 7

Cryptography and Network Security Chapter 7 Cryptography and Network Security Chapter 7 Fifth Edition by William Stallings Lecture slides by Lawrie Brown (with edits by RHB) Chapter 7 Stream Ciphers and Random Number Generation The comparatively

More information

What is the Q in QRNG?

What is the Q in QRNG? What is the Q in QRNG? V1.2 October 2017 Table of Content 1. What is the Q in QRNG?... 3 2. What is a random number?... 3 3. Generating random numbers... 4 3.1 Types of random number generator... 4 3.2

More information

EK307 Lab: Microcontrollers

EK307 Lab: Microcontrollers EK307 Lab: Microcontrollers Laboratory Goal: Program a microcontroller to perform a variety of digital tasks. Learning Objectives: Learn how to program and use the Atmega 323 microcontroller Suggested

More information

Design and evaluation of random number generators

Design and evaluation of random number generators Journal of Applied Mathematics & Bioinformatics, vol.5, no.3, 2015, 155-176 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2015 Design and evaluation of random number generators George Marinakis

More information

The Sources of Randomness in Smartphones with Symbian OS

The Sources of Randomness in Smartphones with Symbian OS The Sources of Randomness in Smartphones with Symbian OS Jan Krhovják, Petr Švenda, Vašek Matyáš, Luděk Smolík Faculty of Informatics Masaryk University, Brno Outline Basics on random number generation

More information

Self Sustaining Arduino

Self Sustaining Arduino Description This document is a tutorial for creating a self sustaining Arduino board, by harnessing solar energy. It would be incorporated with a rechargeable 9V battery. What makes this unique is that

More information

Sampling Frequency & Bit Depth

Sampling Frequency & Bit Depth Sampling Frequency & Bit Depth Computer Audio Design (CAD) November 2017 Computer Audio Design 2017 Definitions The first thing to realise is that these two parameters, sampling rate and bit depth, are

More information

Stream Ciphers. Çetin Kaya Koç Winter / 13

Stream Ciphers. Çetin Kaya Koç   Winter / 13 Çetin Kaya Koç http://koclab.cs.ucsb.edu Winter 2016 1 / 13 Block Ciphers Cryptography Plaintext: M i with M i = n, where n is the block length (in bits) Ciphertext: C i with C i = m, where m n, however,

More information

Randomness Analysis on Speck Family Of Lightweight Block Cipher

Randomness Analysis on Speck Family Of Lightweight Block Cipher International Journal of Cryptology Research 5(1): 44-60 (2015) Randomness Analysis on Speck Family Of Lightweight Block Cipher 1 Liyana Chew Nizam Chew 2 Isma Norshahila Mohammad Shah 3 Nik Azura Nik

More information

Using Quasigroups for Generating Pseudorandom Numbers

Using Quasigroups for Generating Pseudorandom Numbers Using Quasigroups for Generating Pseudorandom Numbers Vinod Kumar Godavarty Email: vgodavarty@unomaha.edu Abstract - This paper presents an algorithm for generating pseudorandom numbers using quasigroups.

More information

ADVANCED TRAINING INSTITUTE, HYDERABAD

ADVANCED TRAINING INSTITUTE, HYDERABAD Revision:01 LEARNING CONTENT Page 1 of 8 III COURSE CODE IA-01 COURSE TITLE PLC PROGRAMMING FOR INDUSTRIAL AUTOMATION OBJECTES On completion of the course, the learner will be able to explain the applications

More information

Investigation and Design of the Efficient Hardwarebased RNG for Cryptographic Applications

Investigation and Design of the Efficient Hardwarebased RNG for Cryptographic Applications Investigation and Design of the Efficient Hardwarebased RNG for Cryptographic Applications Ahmad Firdaus Mohamad Razy, Siti Zarina Md Naziri, Rizalafande Che Ismail and Norina Idris School of Microelectronic

More information

Stream Ciphers. Koç ( ucsb ccs 130h explore crypto fall / 13

Stream Ciphers.   Koç (  ucsb ccs 130h explore crypto fall / 13 Stream Ciphers Çetin Kaya Koç http://cs.ucsb.edu/~koc koc@cs.ucsb.edu Koç (http://cs.ucsb.edu/~koc) ucsb ccs 130h explore crypto fall 2014 1 / 13 Block Ciphers Plaintext: M i with M i = n, where n is the

More information

PRNGCL: OpenCL Library of Pseudo-Random Number Generators for Monte Carlo Simulations

PRNGCL: OpenCL Library of Pseudo-Random Number Generators for Monte Carlo Simulations PRNGCL: OpenCL Library of Pseudo-Random Number Generators for Monte Carlo Simulations Vadim Demchik vadimdi@yahoo.com http://hgpu.org/ Dnipropetrovsk National University Dnipropetrovsk, Ukraine GTC 14

More information

General Security. Physical Unclonable Functions and True Random Number Generator. Digital Storage. Authentication. What We Want to Achieve?

General Security. Physical Unclonable Functions and True Random Number Generator. Digital Storage. Authentication. What We Want to Achieve? General Security Physical Unclonable Functions and True Random Number Generator Mohammad Tehranipoor ECE695: Hardware Security & Trust University of Connecticut ECE Department 2 Digital Storage Authentication

More information

Electronics Single Board Computers

Electronics Single Board Computers Electronics Single Board Computers Wilfrid Laurier University November 23, 2016 Single Board Computers Single Board Computers As electronic devices get smaller and more sophisticated, they often contain

More information

Renesas Synergy MCUs Build a Foundation for Groundbreaking Integrated Embedded Platform Development

Renesas Synergy MCUs Build a Foundation for Groundbreaking Integrated Embedded Platform Development Renesas Synergy MCUs Build a Foundation for Groundbreaking Integrated Embedded Platform Development New Family of Microcontrollers Combine Scalability and Power Efficiency with Extensive Peripheral Capabilities

More information

RANDOM NUMBERS GENERATION

RANDOM NUMBERS GENERATION Chapter 4 RANDOM NUMBERS GENERATION M. Ragheb 9//2013 4.1. INTRODUCTION The use and generation of random numbers uniformly distributed over the unit interval: [0, 1] is a unique feature of the Monte Carlo

More information

Lab 1: Cipher Fundamentals

Lab 1: Cipher Fundamentals Lab 1: Cipher Fundamentals Objective: The key objective of this lab is to be introduced to some of the fundamental principles involved in cryptography, including the usage of Base-64, hexadecimal, the

More information

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistics and Error Analysis -

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistics and Error Analysis - Physics 736 Experimental Methods in Nuclear-, Particle-, and Astrophysics - Statistics and Error Analysis - Karsten Heeger heeger@wisc.edu Feldman&Cousin what are the issues they deal with? what processes

More information

Monte Carlo Simulations

Monte Carlo Simulations Monte Carlo Simulations DESCRIPTION AND APPLICATION Outline Introduction Description of Method Cost Estimating Example Other Considerations Introduction Most interesting things are probabilistic (opinion)

More information

Evaluation of ASIC Implementation of Physical Random Number Generators using RS Latches

Evaluation of ASIC Implementation of Physical Random Number Generators using RS Latches Evaluation of ASIC Implementation of Physical Random Number Generators using RS Latches Hirotaka Kokubo, Dai Yamamoto, Masahiko Takenaka, Kouichi Itoh, and Naoya Torii Fujitsu Laboratories Ltd., Secure

More information

CSC 580 Cryptography and Computer Security

CSC 580 Cryptography and Computer Security CSC 580 Cryptography and Computer Security Random Bit Generators (Sections 8.1-8.3) February 20, 2018 Overview Today: HW 4 solution discussion Pseudorandom generation - concepts and simple techniques Reminder:

More information

1/Build a Mintronics: MintDuino

1/Build a Mintronics: MintDuino 1/Build a Mintronics: The is perfect for anyone interested in learning (or teaching) the fundamentals of how micro controllers work. It will have you building your own micro controller from scratch on

More information

On-Chip True Random Number Generation in Nanometer Cmos

On-Chip True Random Number Generation in Nanometer Cmos University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses 1911 - February 2014 2012 On-Chip True Random Number Generation in Nanometer Cmos Vikram Belur Suresh University of Massachusetts

More information

Optical Fault Masking Attacks. Sergei Skorobogatov

Optical Fault Masking Attacks. Sergei Skorobogatov Sergei Skorobogatov http://www.cl.cam.ac.uk/~sps32 email: sps32@cam.ac.uk Introduction Memory modification attacks were actively used in mid 90s to circumvent the security in microcontrollers In old chips

More information

Proposed Pseudorandom Number Generator

Proposed Pseudorandom Number Generator IJSRD National Conference on Technological Advancement and Automatization in Engineering January 2016 ISSN:2321-0613 Mahesh S Naik Research Scholar Shri Jagdishprasad Jhabarmal Tibrewala University, Rajasthan

More information

DuelReality. Preliminary Design Review. Jerry Charles Hadi Ghantous Xiaobin Liu. Advisor: Prof. Jackson. October 7, 2017

DuelReality. Preliminary Design Review. Jerry Charles Hadi Ghantous Xiaobin Liu. Advisor: Prof. Jackson. October 7, 2017 Preliminary Design Review DuelReality Jerry Charles Hadi Ghantous Xiaobin Liu Advisor: Professor Jackson October 7, 2017 1 Team Members Hadi Ghantous Jerry Charles Xiaobin Liu 2 Collectible Card Game Playerbase

More information

SAC: G: 3-D Cellular Automata based PRNG

SAC: G: 3-D Cellular Automata based PRNG SAC: G: 3-D Cellular Automata based PRNG Rosemary Koikara Kungpook National University School of Computer Science and Engineering Daegu, South Korea rosekoikara@gmail.com ABSTRACT Random numbers are critical

More information

UNIT 9A Randomness in Computation: Random Number Generators Principles of Computing, Carnegie Mellon University - CORTINA

UNIT 9A Randomness in Computation: Random Number Generators Principles of Computing, Carnegie Mellon University - CORTINA UNIT 9A Randomness in Computation: Random Number Generators 1 Course Announcements We are in the process of setting up the tutoring help system. PS7 is due Wednesday 3/20 in class Midterm 2 (written) is

More information

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil,

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, ISSN 2395-1621 Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, #4 Shubham Mahadev More, #5 Prof. Neha Avinash Zope 3 atul.patil074@gmail.com

More information

Chapter 6 Random Number Generation

Chapter 6 Random Number Generation Chapter 6 Random Number Generation Requirements / application Pseudo-random bit generator Hardware and software solutions [NetSec/SysSec], WS 2007/2008 6.1 Requirements and Application Scenarios Security

More information

An Improved DCM-Based Tunable True Random Number Generator for Xilinx FPGA

An Improved DCM-Based Tunable True Random Number Generator for Xilinx FPGA An Improved DCM-Based Tunable True Random Number Generator for Xilinx FPGA Musham Phanindra Kumar CVR College of Engineering, Hyderabad, Telangana- 501510, India. Rajashekar Reddy CVR College of Engineering,

More information

RANDOM NUMBERS GENERATION

RANDOM NUMBERS GENERATION Chapter 4 RANDOM NUMBERS GENERATION M. Ragheb 10/2/2015 4.1. INTRODUCTION The use and generation of random numbers uniformly distributed over the unit interval: [0, 1] is a unique feature of the Monte

More information

CS 241 Honors Nothing is Ever Random

CS 241 Honors Nothing is Ever Random CS 241 Honors Nothing is Ever Random Kevin Hong University of Illinois Urbana-Champaign Feburary 13, 2018 Kevin Hong (UIUC) Randomness and Entropy Feburary 13, 2018 1 / 11 Kevin Hong (UIUC) Randomness

More information

Monte Carlo Integration and Random Numbers

Monte Carlo Integration and Random Numbers Monte Carlo Integration and Random Numbers Higher dimensional integration u Simpson rule with M evaluations in u one dimension the error is order M -4! u d dimensions the error is order M -4/d u In general

More information

2017 Summer Course on Optical Oceanography and Ocean Color Remote Sensing. Monte Carlo Simulation

2017 Summer Course on Optical Oceanography and Ocean Color Remote Sensing. Monte Carlo Simulation 2017 Summer Course on Optical Oceanography and Ocean Color Remote Sensing Curtis Mobley Monte Carlo Simulation Delivered at the Darling Marine Center, University of Maine July 2017 Copyright 2017 by Curtis

More information

Lab 1: Cipher Fundamentals

Lab 1: Cipher Fundamentals Lab 1: Cipher Fundamentals Objective: The key objective of this lab is to be introduced to some of the fundamental principles involved in cryptography, including the usage of Base-64, hexadecimal, the

More information

Computer Hardware Requirements for ERTSs: Microprocessors & Microcontrollers

Computer Hardware Requirements for ERTSs: Microprocessors & Microcontrollers Lecture (4) Computer Hardware Requirements for ERTSs: Microprocessors & Microcontrollers Prof. Kasim M. Al-Aubidy Philadelphia University-Jordan DERTS-MSc, 2015 Prof. Kasim Al-Aubidy 1 Lecture Outline:

More information

GENERATION OF PSEUDO-RANDOM NUMBER BY USING WELL AND RESEEDING METHOD. V.Divya Bharathi 1, Arivasanth.M 2

GENERATION OF PSEUDO-RANDOM NUMBER BY USING WELL AND RESEEDING METHOD. V.Divya Bharathi 1, Arivasanth.M 2 GENERATION OF PSEUDO-RANDOM NUMBER BY USING WELL AND RESEEDING METHOD V.Divya Bharathi 1, Arivasanth.M 2 1 PG Scholar, M.E-VLSI Design,Srinivasan Engineering College, Perambalur, TamilNadu, India. 2 Assistant

More information

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. Lecture 14

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. Lecture 14 Physics 736 Experimental Methods in Nuclear-, Particle-, and Astrophysics Lecture 14 Karsten Heeger heeger@wisc.edu Course Schedule and Reading course website http://neutrino.physics.wisc.edu/teaching/phys736/

More information

You ve already read basics of simulation now I will be taking up method of simulation, that is Random Number Generation

You ve already read basics of simulation now I will be taking up method of simulation, that is Random Number Generation Unit 5 SIMULATION THEORY Lesson 39 Learning objective: To learn random number generation. Methods of simulation. Monte Carlo method of simulation You ve already read basics of simulation now I will be

More information

T he key to building a presence in a new market

T he key to building a presence in a new market Renesas Synergy MCUs Build Foundation for Groundbreaking Integrated Hardware/ Software Platform New family of microcontrollers combines scalability, power efficiency with extensive peripheral capabilities

More information

DENSITY BASED TRAFFIC LIGHT CONTROL USING ARDUINO

DENSITY BASED TRAFFIC LIGHT CONTROL USING ARDUINO DENSITY BASED TRAFFIC LIGHT CONTROL USING ARDUINO S.Sundara Mahalingam 1, S.Arockiaraj 2 1 Assistant Professor, Electrical and Electronics Engineering,Mepco Schlenk Engineering College, Tamilnadu, India

More information

George Landon Chao Shen Chengdong Li

George Landon Chao Shen Chengdong Li George Landon Chao Shen Chengdong Li An Introduction George Landon Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin. John Von Neumann (1951) Introduction

More information

BOOST YOUR DESIGNS TO A NEW LEVEL OF ACCURACY AND CONFIDENCE WITH VERILOG-A

BOOST YOUR DESIGNS TO A NEW LEVEL OF ACCURACY AND CONFIDENCE WITH VERILOG-A BOOST YOUR DESIGNS TO A NEW LEVEL OF ACCURACY AND CONFIDENCE WITH VERILOG-A NICOLAS WILLIAMS, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS JEFF MILLER, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS A M S D

More information

Arduino Uno R3 INTRODUCTION

Arduino Uno R3 INTRODUCTION Arduino Uno R3 INTRODUCTION Arduino is used for building different types of electronic circuits easily using of both a physical programmable circuit board usually microcontroller and piece of code running

More information

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH

SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH SOLARIUM: HOME AUTOMATION SYSTEM USING BLUETOOTH Varsha Singh 1 & Savita Sindhu 2 Abstract: In this paper, we aim at designing a home automation system using automatic sun tracking system. Also operating

More information

Technical Basis for optical experimentation Part #4

Technical Basis for optical experimentation Part #4 AerE 545 class notes #11 Technical Basis for optical experimentation Part #4 Hui Hu Department of Aerospace Engineering, Iowa State University Ames, Iowa 50011, U.S.A Light sensing and recording Lenses

More information

Random Number Generator Andy Chen

Random Number Generator Andy Chen Andy Chen University of California, Santa Barbara Andy Chen University of California, Santa Barbara Spring 2017 1 / 17 Introduction Does true randomness exist scientifically? If you know all the elements

More information

Update of German Guidance for RNG Evaluation. Wolfgang Killmann T-Systems

Update of German Guidance for RNG Evaluation. Wolfgang Killmann T-Systems Update of German Guidance for RNG Evaluation Wolfgang Killmann T-Systems Motivation Why random number generators? Randomness The outcome of random experiments are unpredictable. Outcomes of ideal random

More information

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistical Methods -

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistical Methods - Physics 736 Experimental Methods in Nuclear-, Particle-, and Astrophysics - Statistical Methods - Karsten Heeger heeger@wisc.edu Course Schedule and Reading course website http://neutrino.physics.wisc.edu/teaching/phys736/

More information

A Zigbee Based Wireless Datalogging System

A Zigbee Based Wireless Datalogging System International Journal of Scientific & Engineering Research Volume 3, Issue 9, September-2012 1 A Zigbee Based Wireless Datalogging System Author: Arun Kumar Abstract This paper is designed using embedded

More information

Increasing randomness using DCM-based tunable True Random Number Generator

Increasing randomness using DCM-based tunable True Random Number Generator Increasing randomness using DCM-based tunable True Random Number Generator J.Shouba Tharani 1, Dr.V.Seethalakshmi 2 PG Scholar, Dept of VLSI Design, KPR Institute of Engineering and Technology, Coimbatore,

More information

PSoC 5 LP Random Number Generators

PSoC 5 LP Random Number Generators 1 PSoC 5 LP Random Number Generators Matthew A. Hicks Abstract Random number generators (RNGs) have many practical applications including gaming, computer simulations, communication systems, and cryptography

More information

Decision Support and Intelligent Systems. Monte Carlo Simulation

Decision Support and Intelligent Systems. Monte Carlo Simulation 887654 Decision Support and Intelligent Systems Monte Carlo Simulation Monte Carlo Monte Carlo is a technique for selecting numbers randomly from a probability distribution. A mathematical process used

More information

INFOGR Computer Graphics. J. Bikker - April-July Lecture 10: Ground Truth. Welcome!

INFOGR Computer Graphics. J. Bikker - April-July Lecture 10: Ground Truth. Welcome! INFOGR Computer Graphics J. Bikker - April-July 2015 - Lecture 10: Ground Truth Welcome! Today s Agenda: Limitations of Whitted-style Ray Tracing Monte Carlo Path Tracing INFOGR Lecture 10 Ground Truth

More information

Design of Hexagonal Micro Lenses Array Solar Concentrator

Design of Hexagonal Micro Lenses Array Solar Concentrator ISSN: 235-328 Design of Hexagonal Micro Lenses Array Solar Concentrator Alaa Bader Hassan, Sabah Ali Hussein Department of Physics, College of Education Ibn Al-Haitham for Pure Sciences, University of

More information

IoTECH* *Internet of Things Extensible Car Hub. MDR Presentation

IoTECH* *Internet of Things Extensible Car Hub. MDR Presentation IoTECH* *Internet of Things Extensible Car Hub MDR Presentation The IoTECH Team Chris Ingerson CSE Nick Korniyenko EE Nigel Paine CSE Raghid Bahnam EE Prof. Jay Taneja Advisor IoTECH - Problem Statement

More information

Trend-1 Vibration Data Logger. User Manual

Trend-1 Vibration Data Logger. User Manual Trend-1 Vibration Data Logger User Manual Copyright College of Engineering-University of Basrah 2013 1 1. General Specifications 1.1 Features Thank you for being interested in purchasing Trend-1 Vibration

More information

Broadband and Wide Angle Antireflection Coatings for Solar Cell Applications Dr. Mohammed A. Hussein, Dr. Ali H. Al-Hamdani, Nibras S.

Broadband and Wide Angle Antireflection Coatings for Solar Cell Applications Dr. Mohammed A. Hussein, Dr. Ali H. Al-Hamdani, Nibras S. Broadband and Wide Angle Antireflection Coatings for Solar Cell Applications Dr. Mohammed A. Hussein University of Technology Dr. Ali H. Al-Hamdani Energy and Renewable Energy Technology Center/ University

More information

(In)Security of Java SecureRandom Implementations

(In)Security of Java SecureRandom Implementations (In)Security of Java SecureRandom Implementations M. Cornejo 1 S. Ruhault 2 1 École Normale Supérieure, INRIA, Paris, France 2 DI/ENS, ENS-CNRS-INRIA and Oppida, France Journées Codage et Cryptographie,

More information

and/or b. an optional internal Iridium satellite modem.

and/or b. an optional internal Iridium satellite modem. Appendix D Manual for Data Logger/Control Unit D.1. Introduction and Specifications D.1.1. Q DL 2100 Data logger Platform The Q DL 2100 data logger platform consists of: 1. A microcontroller containing

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:  Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

rendering equation camera all

rendering equation camera all 1 Even the most recent existing methods are either not good at or not capable of handling complex illumination, such as reflected caustics on the floor. In this work we will show how to combine the strengths

More information

Basic Sample and Hold Element. Prof. Paul Hasler Georgia Institute of Technology

Basic Sample and Hold Element. Prof. Paul Hasler Georgia Institute of Technology Basic Sample and Hold Element Prof. Paul Hasler Georgia Institute of Technology Sample and Hold Elements Sample and Hold Elements Amplitude (Hold) (Sample) (Hold) Time Sample and Hold Elements Amplitude

More information

HOWTO: A Simple Random Number Generator for the ATmega1280 Microcontroller under C and TinyOS

HOWTO: A Simple Random Number Generator for the ATmega1280 Microcontroller under C and TinyOS HOWTO: A Simple Random Number Generator for the ATmega1280 Microcontroller under C and TinyOS Patrik Fimml Martin Perner Bernhard Petschina May 21, 2015 (v2.0) Contents 1 Introduction 1 1.1 True randomness

More information

Reliable Physical Unclonable Function based on Asynchronous Circuits

Reliable Physical Unclonable Function based on Asynchronous Circuits Reliable Physical Unclonable Function based on Asynchronous Circuits Kyung Ki Kim Department of Electronic Engineering, Daegu University, Gyeongbuk, 38453, South Korea. E-mail: kkkim@daegu.ac.kr Abstract

More information

COL862 - Low Power Computing

COL862 - Low Power Computing COL862 - Low Power Computing Power Measurements using performance counters and studying the low power computing techniques in IoT development board (PSoC 4 BLE Pioneer Kit) and Arduino Mega 2560 Submitted

More information

Photon Maps. The photon map stores the lighting information on points or photons in 3D space ( on /near 2D surfaces)

Photon Maps. The photon map stores the lighting information on points or photons in 3D space ( on /near 2D surfaces) Photon Mapping 1/36 Photon Maps The photon map stores the lighting information on points or photons in 3D space ( on /near 2D surfaces) As opposed to the radiosity method that stores information on surface

More information

ARDUINO MEGA INTRODUCTION

ARDUINO MEGA INTRODUCTION ARDUINO MEGA INTRODUCTION The Arduino MEGA 2560 is designed for projects that require more I/O llines, more sketch memory and more RAM. With 54 digital I/O pins, 16 analog inputs so it is suitable for

More information

Physical Computing Self-Quiz

Physical Computing Self-Quiz Physical Computing Self-Quiz The following are questions you should be able to answer without reference to outside material by the middle of the semester in Introduction to Physical Computing. Try to answer

More information

Ali Karimpour Associate Professor Ferdowsi University of Mashhad

Ali Karimpour Associate Professor Ferdowsi University of Mashhad AUTOMATIC CONTROL SYSTEMS Ali Karimpour Associate Professor Ferdowsi University of Mashhad Main reference: Christopher T. Kilian, (2001), Modern Control Technology: Components and Systems Publisher: Delmar

More information

MiCOKit-3166 Development Kit Hardware Manual

MiCOKit-3166 Development Kit Hardware Manual Hardware Engineering Department Working Group Track Number: Jing Minhua MXCHIP Co., Ltd Version: 1.1 July 2017 Category: Reference Manual Open MiCOKit-3166 Development Kit Hardware Manual Abstract MiCOKit

More information

GRID-TIED SOLAR INVERTER 1.5KW ~ 6.0KW V.1.2

GRID-TIED SOLAR INVERTER 1.5KW ~ 6.0KW V.1.2 USER MANUAL MPI-1500/2000/3000/4000/6000 Series GRID-TIED SOLAR INVERTER 1.5KW ~ 6.0KW V.1.2 WWW.MPPSOLAR.COM WARNING: ONLY A CERTIFIED ELECTRICIAN OR TRAINED ASSEMBLING PROFESSIONAL SHOULD OPEN OR INSTALL

More information

CPC1824NTR. 4V Output Solar Cell INTEGRATED CIRCUITS DIVISION

CPC1824NTR. 4V Output Solar Cell INTEGRATED CIRCUITS DIVISION 4V Output Solar Cell Parameter Rating Units Open Circuit Voltage 4 V Short Circuit Current 00 ua * Direct sunlight (Approximately 6000 lux) Features 4V Output Triggers with Natural Sunlight Provides True

More information

GAMES Webinar: Rendering Tutorial 2. Monte Carlo Methods. Shuang Zhao

GAMES Webinar: Rendering Tutorial 2. Monte Carlo Methods. Shuang Zhao GAMES Webinar: Rendering Tutorial 2 Monte Carlo Methods Shuang Zhao Assistant Professor Computer Science Department University of California, Irvine GAMES Webinar Shuang Zhao 1 Outline 1. Monte Carlo integration

More information

Light Weight Cellular Automata Computations and Symmetric Key for Achieving Efficient Cryptography

Light Weight Cellular Automata Computations and Symmetric Key for Achieving Efficient Cryptography International Journal of Emerging Engineering Research and Technology Volume 3, Issue 12, December 2015, PP 84-91 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Light Weight Cellular Automata Computations

More information

Blum-Blum-Shub cryptosystem and generator. Blum-Blum-Shub cryptosystem and generator

Blum-Blum-Shub cryptosystem and generator. Blum-Blum-Shub cryptosystem and generator BBS encryption scheme A prime p is called a Blum prime if p mod 4 = 3. ALGORITHM Alice, the recipient, makes her BBS key as follows: BBS encryption scheme A prime p is called a Blum prime if p mod 4 =

More information

PRNGs & DES. Luke Anderson. 16 th March University Of Sydney.

PRNGs & DES. Luke Anderson. 16 th March University Of Sydney. PRNGs & DES Luke Anderson luke@lukeanderson.com.au 16 th March 2018 University Of Sydney Overview 1. Pseudo Random Number Generators 1.1 Sources of Entropy 1.2 Desirable PRNG Properties 1.3 Real PRNGs

More information

TAN-067 Applications Note R 3 Technology for T/E Carrier Redundancy Applications Preliminary Rev. 1.00

TAN-067 Applications Note R 3 Technology for T/E Carrier Redundancy Applications Preliminary Rev. 1.00 APPLICATIONS NOTE R 3 TECHNOLOGY FOR T/E CARRIER REDUNDANCY APPLICATIONS 1 Contents I. Introduction II. Scope III. Redundancy Topologies: 1:1, 1+1, N:1, N+1 IV. What is R 3 Technology? V. Redundancy Design

More information

COZMO - A New Lightweight Stream Cipher

COZMO - A New Lightweight Stream Cipher COZMO - A New Lightweight Stream Cipher Rhea Bonnerji 0000-0002-5825-8800, Simanta Sarkar 0000-0002-4210-2764, Krishnendu Rarhi 0000-0002-5794-215X, Abhishek Bhattacharya School of Information Technology,

More information

An Image encryption using pseudo random bit generator based on a non-linear dynamic chaotic system

An Image encryption using pseudo random bit generator based on a non-linear dynamic chaotic system An Image encryption using pseudo random bit generator based on a non-linear dynamic chaotic system ALGIMANTAS ČITAVIČIUS, AUDRIUS JONAVIČIUS Department of Electronics and Measurement Systems Kaunas University

More information

Network Security. Random Number Generation. Chapter 6. Network Security (WS 2003): 06 Random Number Generation 1 Dr.-Ing G.

Network Security. Random Number Generation. Chapter 6. Network Security (WS 2003): 06 Random Number Generation 1 Dr.-Ing G. Network Security Chapter 6 Random Number Generation Network Security (WS 2003): 06 Random Number Generation 1 Tasks of Key Management (1) Generation: It is crucial to security, that keys are generated

More information

Randomness Testing of the Advanced Encryption Standard Finalist Candidates 1

Randomness Testing of the Advanced Encryption Standard Finalist Candidates 1 Randomness Testing of the Advanced Encryption Standard Finalist Candidates 1 Juan Soto and Lawrence Bassham Computer Security Division National Institute of Standards and Technology 100 Bureau Drive, Stop

More information

Automatic Supervision And Fault Detection In PV System By Wireless Sensors With Interfacing By Labview Program

Automatic Supervision And Fault Detection In PV System By Wireless Sensors With Interfacing By Labview Program Automatic Supervision And Fault Detection In PV System By Wireless Sensors With Interfacing By Labview Program Yousra M Abbas, Dr. Wagdy R. Anis, Dr. Ismail M. Hafez Abstract: In this work a wireless monitoring

More information

Advanced Graphics. Path Tracing and Photon Mapping Part 2. Path Tracing and Photon Mapping

Advanced Graphics. Path Tracing and Photon Mapping Part 2. Path Tracing and Photon Mapping Advanced Graphics Path Tracing and Photon Mapping Part 2 Path Tracing and Photon Mapping Importance Sampling Combine importance sampling techniques Reflectance function (diffuse + specular) Light source

More information

Wcapacitive-touch controls for

Wcapacitive-touch controls for Adding a Capacitive-Touch User Interface With Resources Already Present In Your System JONATHAN DILLON, MICROCHIP TECHNOLOGY INC. For many systems, the building blocks for implementing capacitive sensing,

More information

Security in sensors, an important requirement for embedded systems

Security in sensors, an important requirement for embedded systems Security in sensors, an important requirement for embedded systems Georg Sigl Institute for Security in Information Technology Technical University Munich sigl@tum.de Fraunhofer AISEC Institute for Applied

More information

IoT Based Traffic Signalling System

IoT Based Traffic Signalling System IoT Based Traffic Signalling System Ashok. P.V B.Tech Graduate, Department of Information Technology, SivaSankari.S Assistant Professor, Department of Information Technology, Vignesh Mani B.Tech Graduate,

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

E40M LEDs, Time Multiplexing. M. Horowitz, J. Plummer, R. Howe 1

E40M LEDs, Time Multiplexing. M. Horowitz, J. Plummer, R. Howe 1 E40M LEDs, Time Multiplexing M. Horowitz, J. Plummer, R. Howe 1 Reading Course Reader 2.6 LEDs Course Reader 5.8 - Multiplexing LEDs https://learn.adafruit.com/all-about-leds http://dangerousprototypes.com/docs/

More information