Real Time Neuromorphic Camera Architecture Implemented with Quadratic Emphasis in an FPGA

Size: px
Start display at page:

Download "Real Time Neuromorphic Camera Architecture Implemented with Quadratic Emphasis in an FPGA"

Transcription

1 International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 Real Time Neuromorphic Camera Architecture Implemented with Quadratic Emphasis in an FPGA Elizabeth Fonseca Chavez1, Mario A. Ibarra-Carrillo2, Julio C. Sosa1, and Ruben Ortega-Gonzalez1 1 Polytechnic/Escom, City of México, México UNAM/Telecomm City of Mexico, Mexico buzonliz@yahoo.com, maixx@yahoo.com.mx, {jcsosa, rortegag}@ipn.mx 2 wide range of lighting conditions. The output signals of the sensor is a stream of events that encode the positions and the precise timestamps of the intensity changes. Then, an Address-event Representation Protocol (AER) allows communication between the DVS and a microprocessor-based system [2]. Vision systems under biological inspiration, usually are constructed with analog electronic circuits that mimic such neuro-biological architectures present in the nervous system [3]. For example, the fly has extraordinary abilities to detect motion. Reichardt proposed the basic model of the fly s vision nervous system (1956) such as the correlation-based Elementary Motion Detector (EMD) [4]. An EMD is driven by the combination of two neighboring photoreceptors. This combination transforms the motion of an object into two separate signals by a delay. There are others articles with modified model of Reichardt for to improve detection of horizontal movement and reduce system noise. Placing an additional process to each adjacent photoreceptors: log-normal filter [5], high pass filter [6]-[8], low pass filter [6], [8] and [7], logarithmic filter [9], delay exponential [5], and automatic gain adaptable [8]. Most validates these modified with Matlab model. There are another way to validate their modified models and some authors use the FPGA to store massive data and have more processing power, as shown by the articles [8], [9]. This document is aimed at implementing a neuromorphic camera using an inexpensive camera and developing a specific application processor. Thus, the present work is divided into three parts. The first part is the proposal of a new architecture for Reichardt EMD. The second part consists of simulation and comparative testing between classical architecture and the proposed architecture. Simulations are to quantify and validate the capabilities of the new model. The last part describes the implementation of the new architecture in FPGA and testing in real time. The camera used has a 640x480 frame size, delivery, according to the data sheet, up to 30 frames per second. The FPGA will perform its calculations with integer data of 5 bits. The scope of the developments presented below involve an architecture in which the sensors act along a Abstract A neuromorphic camera has one neuromorphic vision sensor which was designed to detect an approaching object in real time. This sensor is the Dynamic Vision Sensor (DVS) which works like a retina, but on a silicon chip. The DVS responds to changes in intensity under a wide range of lighting conditions and offers the possibility of fast, computationally efficient visual processing for navigation in mobile robotics. Reichardt proposed a model of fly s vision such as the correlation-based Elementary Motion Detector (EMD). As a proposal, we present a new architecture for the EMD such that increases sensitivity. We call this new design the "EMD with emphasis". Because the "EMD with emphasis" requires more arithmetic operations than the classic EMD, it is implemented in a pipeline for its operation at a frequency of 25 MHz on a FPGA. The experimental results show that the performance of the proposed model is better than that of the classic model. The tests were successful for motion detection for size, contrast, as well as for movement: horizontal, expansion and rotation. Our system works with 30 fps and, a very low latency, dynamic range of 56dB, a resolution of 640x480. There are two special features: the first implies that the system operates with inexpensive cameras. The second characteristic has to do with the way the VHDL is used, ie, the system is easily transportable between FPGA branches. Index Terms neuromorphic, Reichardt, elementary motion detector, EMD, DVS, FPGA I. INTRODUCTION In recent years, the neuromorphic cameras have become more and more common in machine vision oriented tasks. One neuromorphic camera has one vision sensor was designed to detect an approaching object in real time; this sensor is the Dynamic Vision Sensor (DVS), it solves these problems by using patented technology that works like the human retina. Dynamic Vision Sensors are biologically inspired vision systems that asynchronously generate events upon relative light intensity changes [1]. The DVS is a silicon Chip, it offers the possibility of fast, computationally efficient visual processing for navigation in mobile robotics. A silicon retina camera responds to changes in intensity under a Manuscript received July 29, 2016; revised April 2, Int. J. Electron. Electr. Eng. doi: /ijeee

2 horizontal line. A model that makes detecting both, horizontally and vertically, is not implemented, this is a simplification that allows us to clarify the developments in this Article. A. Classical Model II. EMD MODEL The fly's vision system comprises several thousands of photoreceptors. These sensors are connected to an array of motion sensing neurons. Reichardt [3] proposed the model which approximates the behavior of such neurons. In this model, he called Elemental Motion Detector or EMD. This model is based on the correlation. Suppose this, A1 and A2 are two neighboring photoreceptors and representing the input signals, left and right. B1 and B2 representing the corresponding delayed signals [9]. The EMD consists of two correlators as shown in Fig. 1. The left correlator calculates the product A2B1, which means motion detection right. In turn, the right correlator calculates the A1B2 product, which means the detection of movement to the left. Both correlators are combined by a difference between their effects (A2*B1 - A1*B2). Thus, a positive result indicates movement to the right while a negative result implies movement to the left. The classic EMD model when tested in the MATLAB, showed little sensitivity to certain experimental pattern. Therefore, it was decided to add a quadratic emphasis on motion detection model thus achieved an improvement in sensitivity. The Fig. 2 shows the architecture with III. THE SIMULATIONS To start, Fig. 3a shows the image obtained from classical EMD, when exposed to a pattern that moves leftward camera. Meanwhile, Fig. 3b shows the image obtained by the EMD with emphasis being exposed to the same pattern: we clarify that the pattern was moved manually and trying to maintain the same speed in both tests. The reader can see the difference in the texture of the images obtained. Figure 3. (a) Resulting images from the classical EMD model. (b) Resulting images from the emphasis EMD model Figure 1. Classical EMD model B. Modified Emphasis EMD Figure 2. Emphasis EMD model Because the images shown in Fig. 3 depend on an empirical assessment, it is necessary to define a method to quantify the quality of the two EMD. Then, an experiment is performed to quantify the reliability of both architectures. The experiment consists of two stages. The first stage consists of expose the camera to a pattern that shifts leftward. The second step is to evaluate the percentage of pixels that indicate a movement to the left and must also evaluate the amount of pixels that erroneously indicate a move to the right. The experiment was performed 100 times, this is, 100 frames with a pattern moving to the left of the camera were taken. Fig. 4 shows graphs obtained from the experiment performed on the classical model of EMD. The Fig. 4a indicates the relationship between the percentage of pixels detected as indicators of movement to the left, and the index picture analyzed. The Fig. 4b shows the percentage of pixels erroneously detected as indicating movement to the right, and the index picture analyzed Int. J. Electron. Electr. Eng. 231

3 Figure 4. About of classical EMD model: (a) Relationship between the percentage of pixels that indicate movement to the left and the index picture analyzed. (b) Percentage of pixels erroneously detected as indicating movement to the right, and the index picture analyzed Taking averages of the graphs of Fig. 4, it is obtained that the real left detected is 88%. So then, the percentage of falsely detected left is 12%. So we can conclude that the movement was correctly detected. Fig. 5 shows graphs obtained from the experiment performed on the model of EMD with The Fig. 5a indicates the relationship between the percentage of pixels detected as indicators of movement to the left, and the index picture analyzed. The Fig. 5b shows the percentage of pixels erroneously detected as indicating movement to the right, and the index picture analyzed. Taking averages of the graphs of Fig. 5, it is obtained that the real right detected is 98 %. So then, the percentage of falsely detected is 2%. So we can conclude that not only was correctly detected, a better detection was also performed. Figure 5. About the EMD model with emphasis: (a) Relationship between the percentage of percentage of pixels that indicate movement to the left and the index picture analyzed. (b) Percentage of pixels erroneously detected as indicating movement to the right, and the index picture analyzed IV. IMPLEMENTATION ON FPGA The architecture model involves the construction of two blocks of RAM. So while a memory block stores the image newly captured by the camera, the other block stores a previous image. This second image is the one that represents the delay defined by Reichardt EMD. The memory blocks also have the characteristic of having dedicated writing ports and having reading dedicated ports. Both memory blocks are connected to a block that is responsible for implementing the correlator EMD with Figure 6. Internal structure of the EMD with emphasis The block that implements the EMD with emphasis operates in pipeline mode, as shown in Fig. 6. It is possible for the reader to see that the four products, required by the EMD with emphasis, are performed in a single pipeline stage, that is, four multiplications in parallel, which is possible thanks to the FPGA. In the next stages of the pipeline other EMD operations are performed. The FPGA Cyclone IV used is mounted in the development system DE The Cyclone IV has the ID, EP4CE115 and contains 114,480 logic elements (LEs), the largest offered in the Cyclone IV E series, up to 3.9-Mbits of RAM, and 266 multipliers. The camera used is the OV7670, widespread in the local market. This camera can works up 30 FPS, dynamic range of 56dB, format YUV of 8 bits. Fig. 7 shows the elements to implement and probe the new architecture of neuromorphic camera. The Fig. 7 does not show the monitor which is used to observe what sees the neuromorphic camera Int. J. Electron. Electr. Eng. 232

4 Fig. 8 shows the probes and results: (a) Test Pattern to test sensitivity to rotation. (b) Result of the classic EMD to rotation. (c) Result of EMD with emphasis to rotation. (d) Test Pattern to test sensitivity to lateral displacement. (e) Result of the classic EMD to lateral displacement. (f) Result of EMD with emphasis to temporal displacement. (g) Test Pattern to test sensitivity to the approach and departure. (h) Result of the classic EMD to the approach and departure. (i) Result of EMD with emphasis to the approach and departure. Figure 7. Elements to construct a neuromorphic camera and elements to test it V. RESULTS A. Real Time Experimental Results In this section one experiments are proposed to test the system implemented in the FPGA. The experiment consists of performing three tests using high-contrast patterns: patterns in black and white. For these tests the results delivered by the FPGA implementation of the classic EMD against the results of the implementation in FPGA with an emphasis EMD are compared. B. Discussion The result of simulation with MATLAB shows improved motion detection, with emphasis model. The test was done with webcam and with reproduction of video. The simulation results show that using MATLAB neuromorphic camera based on EMD with emphasis delivers a better quality picture. This can be seen by comparing the graph of Fig. 4 with the graph of Fig. 5. In both figures, the reader can see that the camera may be based on an EMD with emphasis delivery fewer false detections. The results of tests on FPGA show that the EMD with emphasis delivery sharper images and more defined edges. The reader may notice some differences in position of the elements shown in the figure. This is because the images were photographed directly from the monitor. In the case of used to zoom in and zoom out pattern, both EMD showed a slight insensitivity. VI. CONCLUSION The neuromorphic camera needs a dynamic vision sensor to detect a movement, the Reichardt correlator provides low computational cost and efficient solution for motion detection, but for better performance we modified the Reichardt model (the quadratic model emphasis ) for to replace with success the DVS. The experimental result shows that the performance of the proposed model is better than the classic model. Our system has a latency of 0.2 microseconds because the EMD with emphasis was implemented in a pipeline. Lower costs, low storage, no redundant data, and resolution of 640x480. The detection is good for the Reichardt classic model, but with the modified Reichardt the detection is better. The tests were successful for motion detection for size, contrast, as well as for movement: horizontal, expansion and rotation. We have a neuromorphic camera ready for use, with open source. The future work will be to reduction of bits of capture, reduction of noise using a filter, and to create a test module in the FPGA. REFERENCES Figure 8. Test patterns and results of EMD classic camera and with [1] T. Delbruck, V. Villanueva, and L. Longinotti, Integration of dynamic vision sensor with inertial measurement unit for electronically stabilized event-based vision, in Proc. IEEE International Symposium on Circuits and Systems, 2014, pp [2] A. Rios-Navarro, E. Cerezuela-Escudero, M. Dominguez-Morales, A. Jimenez-Fernandez, G. Jimenez-Moreno, and A. Linares- Barranco, Real-time motor rotation frequency detection with event-based visual and spike-based auditory AER sensory integration for FPGA, in Proc. International Conference on 2017 Int. J. Electron. Electr. Eng. 233

5 Event-based Control, Communication, and Signal Processing, 2015, pp [3] C. Mead, Neuromorphic engineering: Overview and potential, in Proc. IEEE International Joint Conference on Neural Networks, [4] W. Reichardt, M. Egelhaaf, and R. W. Schlögl, Movement detectors provide sufficient information for local computation of 2-D velocity field, Naturwissenschaften, vol. 75, no. 6, pp , [5] D. C. O'Carroll, P. D. Barnett, and K. Nordström, Computational models reveal non-linearity in integration of local motion signals by insect motion detectors viewing natural scenes, in Proc. Seventh International Conference on Intelligent Sensors, Sensor Networks and Information Processing, 2011, pp [6] A. Fabrice and F. Nicolas, Optic flow sensors for robots: Elementary motion detectors based on FPGA, in Proc. IEEE Workshop on Signal Processing Systems Design and Implementation, 2005, pp [7] F. Aubépart and N. Franceschini, Bio-inspired optic flow sensors based on FPGA: Application to micro-air-vehicles, Microprocessors and Microsystems, vol. 31, no. 6, pp , [8] J. Plett, A. Bahl, M. Buss, K. Kühnlenz, and A. Borst, Bioinspired visual ego-rotation sensor for MAVs, Biological Cybernetics, vol. 106, no. 1, pp , [9] T. Zhang, H. Wu, A. Borst, K. Kuhnlenz, and M. Buss, An FPGA implementation of insect-inspired motion detector for highspeed vision systems, in Proc. IEEE International Conference on Robotics and Automation, 2008, pp Elizabeth Fonseca-Chávez, Mechanical Electrical Engineer graduated from FES-C UNAM, Master in engineering systems of the Faculty of Engineering of the UNAM. She is Assistant Professor in Telecommunications and Computation Engineering Department of the Faculty of Engineering, UNAM. Her areas of interest: Digital Systems Design, FPGA y CPLDs. She is an IEEE member. buzonliz@yahoo.com Mario A. Ibarra-Carrillo, Mechanical Electrical Engineer graduated from the Faculty of Engineering, UNAM, Master in Engineering with a concentration in Digital Signal Processing, graduated from the Division of Graduate Studies of the Faculty of Engineering of the UNAM. He is Professor Associated in Telecommunications Engineering Department of the Faculty of Engineering, UNAM. His areas of interest: Digital Signal Processing, DSP, Digital Systems Design, FPGA and CPLDs. He is an IEEE member. maixx@yahoo.com Julio C. Sosa received the Engineering degree in Electronic Engineering in 1997 from ITLAC, Mich. Mexico. The M. Sc. in Electrical Engineering, in 2000 from CINVESTAV-IPN, Mexico and the Ph.D. in Technology of Information, Communication and Computation in 2007 from the University of Valencia, Spain. He is Titular Professor at Instituto Politécnico Nacional - ESCOM, México D. F. since His current research interests are computer architecture, signal and image processing, sensor networks and embedded systems. jcsosa@ipn.mx Rubén Ortega-González received the B.Sc. degree in electrical engineering from the Instituto Politécnico Nacional, Mexico City, Mexico, 1999 and the Ph.D. degree in Electronics Engineering from the Universidad Politécnica de Valencia, Valencia, Spain, in He has been professor in Escuela Superior de Computo, Instituto Politécnico Nacional since His main research fields are in modeling and control of power converters applied to the distributed generation in microgrids, and digital signal processing Int. J. Electron. Electr. Eng. 234

Bio-inspired for Detection of Moving Objects Using Three Sensors

Bio-inspired for Detection of Moving Objects Using Three Sensors International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 Bio-inspired for Detection of Moving Objects Using Three Sensors Mario Alfredo Ibarra Carrillo Dept. Telecommunications,

More information

Analog Circuit for Motion Detection Applied to Target Tracking System

Analog Circuit for Motion Detection Applied to Target Tracking System 14 Analog Circuit for Motion Detection Applied to Target Tracking System Kimihiro Nishio Tsuyama National College of Technology Japan 1. Introduction It is necessary for the system such as the robotics

More information

TED TED. τfac τpt. A intensity. B intensity A facilitation voltage Vfac. A direction voltage Vright. A output current Iout. Vfac. Vright. Vleft.

TED TED. τfac τpt. A intensity. B intensity A facilitation voltage Vfac. A direction voltage Vright. A output current Iout. Vfac. Vright. Vleft. Real-Time Analog VLSI Sensors for 2-D Direction of Motion Rainer A. Deutschmann ;2, Charles M. Higgins 2 and Christof Koch 2 Technische Universitat, Munchen 2 California Institute of Technology Pasadena,

More information

Copyright T. Delbruck,

Copyright T. Delbruck, Spiking silicon retina for digital vision Inst. of Neuroinformatics, UNI-ETH Zurich Tobi Delbruck Inst. of Neuroinformatics UZH-ETH Zurich Switzerland Patrick Lichtsteiner PhD project Funding: UZH-ETH

More information

Adaptive Motion Detectors Inspired By Insect Vision

Adaptive Motion Detectors Inspired By Insect Vision Adaptive Motion Detectors Inspired By Insect Vision Andrew D. Straw *, David C. O'Carroll *, and Patrick A. Shoemaker * Department of Physiology & Centre for Biomedical Engineering The University of Adelaide,

More information

THE term neuromorphic systems has been coined by Carver Mead, at the California Institute of Technology, to

THE term neuromorphic systems has been coined by Carver Mead, at the California Institute of Technology, to Neuromorphic Vision Chips: intelligent sensors for industrial applications Giacomo Indiveri, Jörg Kramer and Christof Koch Computation and Neural Systems Program California Institute of Technology Pasadena,

More information

Neuromorphic Event-Based Vision Sensors

Neuromorphic Event-Based Vision Sensors Inst. of Neuroinformatics www.ini.uzh.ch Conventional cameras (aka Static vision sensors) deliver a stroboscopic sequence of frames Silicon Retina Technology Tobi Delbruck Inst. of Neuroinformatics, University

More information

A High Definition Motion JPEG Encoder Based on Epuma Platform

A High Definition Motion JPEG Encoder Based on Epuma Platform Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 2371 2375 2012 International Workshop on Information and Electronics Engineering (IWIEE) A High Definition Motion JPEG Encoder Based

More information

Bio-inspired motion detection in an FPGA-based smart camera module

Bio-inspired motion detection in an FPGA-based smart camera module Bio-inspired motion detection in an FPGA-based smart camera module T Köhler 1, F Röchter 1, J P Lindemann 2, R Möller 1 1 Computer Engineering Group, Faculty of Technology, Bielefeld University, 3351 Bielefeld,

More information

A Foveated Visual Tracking Chip

A Foveated Visual Tracking Chip TP 2.1: A Foveated Visual Tracking Chip Ralph Etienne-Cummings¹, ², Jan Van der Spiegel¹, ³, Paul Mueller¹, Mao-zhu Zhang¹ ¹Corticon Inc., Philadelphia, PA ²Department of Electrical Engineering, Southern

More information

AN EFFICIENT ALGORITHM FOR THE REMOVAL OF IMPULSE NOISE IN IMAGES USING BLACKFIN PROCESSOR

AN EFFICIENT ALGORITHM FOR THE REMOVAL OF IMPULSE NOISE IN IMAGES USING BLACKFIN PROCESSOR AN EFFICIENT ALGORITHM FOR THE REMOVAL OF IMPULSE NOISE IN IMAGES USING BLACKFIN PROCESSOR S. Preethi 1, Ms. K. Subhashini 2 1 M.E/Embedded System Technologies, 2 Assistant professor Sri Sai Ram Engineering

More information

John Lazzaro and John Wawrzynek Computer Science Division UC Berkeley Berkeley, CA, 94720

John Lazzaro and John Wawrzynek Computer Science Division UC Berkeley Berkeley, CA, 94720 LOW-POWER SILICON NEURONS, AXONS, AND SYNAPSES John Lazzaro and John Wawrzynek Computer Science Division UC Berkeley Berkeley, CA, 94720 Power consumption is the dominant design issue for battery-powered

More information

Design of an electronic platform based on FPGA-DSP for motion control applications

Design of an electronic platform based on FPGA-DSP for motion control applications Design of an electronic platform based on FPGA-DSP for motion control applications Carlos Torres-Hernandez, Juvenal Rodriguez-Resendiz, Universidad Autónoma de Querétaro Cerro de Las Campanas, s/n, Las

More information

An Integrated Image Motion Sensor for Micro Camera Module

An Integrated Image Motion Sensor for Micro Camera Module An Integrated Image Motion Sensor for Micro Camera Module F. Gensolen 1,2, G. Cathebras 2, L. Martin 1, M. Robert 2 1 STMICROELECTRONICS, ZI de Rousset, BP 2, 13106 Rousset, France 2 LIRMM, Univ. Montpellier

More information

Putting It All Together: Computer Architecture and the Digital Camera

Putting It All Together: Computer Architecture and the Digital Camera 461 Putting It All Together: Computer Architecture and the Digital Camera This book covers many topics in circuit analysis and design, so it is only natural to wonder how they all fit together and how

More information

SenseMaker IST Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 SenseMaker IST Neuro-IT workshop June 2004 Page 1

SenseMaker IST Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 SenseMaker IST Neuro-IT workshop June 2004 Page 1 SenseMaker IST2001-34712 Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 Page 1 Project Objectives To design and implement an intelligent computational system, drawing inspiration from

More information

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

USING EMBEDDED PROCESSORS IN HARDWARE MODELS OF ARTIFICIAL NEURAL NETWORKS

USING EMBEDDED PROCESSORS IN HARDWARE MODELS OF ARTIFICIAL NEURAL NETWORKS USING EMBEDDED PROCESSORS IN HARDWARE MODELS OF ARTIFICIAL NEURAL NETWORKS DENIS F. WOLF, ROSELI A. F. ROMERO, EDUARDO MARQUES Universidade de São Paulo Instituto de Ciências Matemáticas e de Computação

More information

Neuromorphic Systems For Industrial Applications. Giacomo Indiveri

Neuromorphic Systems For Industrial Applications. Giacomo Indiveri Neuromorphic Systems For Industrial Applications Giacomo Indiveri Institute for Neuroinformatics ETH/UNIZ, Gloriastrasse 32, CH-8006 Zurich, Switzerland Abstract. The field of neuromorphic engineering

More information

Towards Real-time Hardware Gamma Correction for Dynamic Contrast Enhancement

Towards Real-time Hardware Gamma Correction for Dynamic Contrast Enhancement Towards Real-time Gamma Correction for Dynamic Contrast Enhancement Jesse Scott, Ph.D. Candidate Integrated Design Services, College of Engineering, Pennsylvania State University University Park, PA jus2@engr.psu.edu

More information

Monitoring Station for GNSS and SBAS

Monitoring Station for GNSS and SBAS Monitoring Station for GNSS and SBAS Pavel Kovář, Czech Technical University in Prague Josef Špaček, Czech Technical University in Prague Libor Seidl, Czech Technical University in Prague Pavel Puričer,

More information

Low-power smart imagers for vision-enabled wireless sensor networks and a case study

Low-power smart imagers for vision-enabled wireless sensor networks and a case study Low-power smart imagers for vision-enabled wireless sensor networks and a case study J. Fernández-Berni, R. Carmona-Galán, Á. Rodríguez-Vázquez Institute of Microelectronics of Seville (IMSE-CNM), CSIC

More information

High Performance Imaging Using Large Camera Arrays

High Performance Imaging Using Large Camera Arrays High Performance Imaging Using Large Camera Arrays Presentation of the original paper by Bennett Wilburn, Neel Joshi, Vaibhav Vaish, Eino-Ville Talvala, Emilio Antunez, Adam Barth, Andrew Adams, Mark Horowitz,

More information

SpiNNaker SPIKING NEURAL NETWORK ARCHITECTURE MAX BROWN NICK BARLOW

SpiNNaker SPIKING NEURAL NETWORK ARCHITECTURE MAX BROWN NICK BARLOW SpiNNaker SPIKING NEURAL NETWORK ARCHITECTURE MAX BROWN NICK BARLOW OVERVIEW What is SpiNNaker Architecture Spiking Neural Networks Related Work Router Commands Task Scheduling Related Works / Projects

More information

Night-time pedestrian detection via Neuromorphic approach

Night-time pedestrian detection via Neuromorphic approach Night-time pedestrian detection via Neuromorphic approach WOO JOON HAN, IL SONG HAN Graduate School for Green Transportation Korea Advanced Institute of Science and Technology 335 Gwahak-ro, Yuseong-gu,

More information

A HIGH PERFORMANCE HARDWARE ARCHITECTURE FOR HALF-PIXEL ACCURATE H.264 MOTION ESTIMATION

A HIGH PERFORMANCE HARDWARE ARCHITECTURE FOR HALF-PIXEL ACCURATE H.264 MOTION ESTIMATION A HIGH PERFORMANCE HARDWARE ARCHITECTURE FOR HALF-PIXEL ACCURATE H.264 MOTION ESTIMATION Sinan Yalcin and Ilker Hamzaoglu Faculty of Engineering and Natural Sciences, Sabanci University, 34956, Tuzla,

More information

Fundamentals of Computer Vision

Fundamentals of Computer Vision Fundamentals of Computer Vision COMP 558 Course notes for Prof. Siddiqi's class. taken by Ruslana Makovetsky (Winter 2012) What is computer vision?! Broadly speaking, it has to do with making a computer

More information

Imaging serial interface ROM

Imaging serial interface ROM Page 1 of 6 ( 3 of 32 ) United States Patent Application 20070024904 Kind Code A1 Baer; Richard L. ; et al. February 1, 2007 Imaging serial interface ROM Abstract Imaging serial interface ROM (ISIROM).

More information

Goal-Directed Navigation of an Autonomous Flying Robot Using Biologically Inspired Cheap Vision

Goal-Directed Navigation of an Autonomous Flying Robot Using Biologically Inspired Cheap Vision Proceedings of the 32nd ISR(International Symposium on Robotics), 19-21 April 2001 Goal-Directed Navigation of an Autonomous Flying Robot Using Biologically Inspired Cheap Vision Fumiya Iida AI Lab, Department

More information

Development of a telepresence agent

Development of a telepresence agent Author: Chung-Chen Tsai, Yeh-Liang Hsu (2001-04-06); recommended: Yeh-Liang Hsu (2001-04-06); last updated: Yeh-Liang Hsu (2004-03-23). Note: This paper was first presented at. The revised paper was presented

More information

Masatoshi Ishikawa, Akio Namiki, Takashi Komuro, and Idaku Ishii

Masatoshi Ishikawa, Akio Namiki, Takashi Komuro, and Idaku Ishii 1ms Sensory-Motor Fusion System with Hierarchical Parallel Processing Architecture Masatoshi Ishikawa, Akio Namiki, Takashi Komuro, and Idaku Ishii Department of Mathematical Engineering and Information

More information

Autonomous vehicle guidance using analog VLSI neuromorphic sensors

Autonomous vehicle guidance using analog VLSI neuromorphic sensors Autonomous vehicle guidance using analog VLSI neuromorphic sensors Giacomo Indiveri and Paul Verschure Institute for Neuroinformatics ETH/UNIZH, Gloriastrasse 32, CH-8006 Zurich, Switzerland Abstract.

More information

Smart Vision Chip Fabricated Using Three Dimensional Integration Technology

Smart Vision Chip Fabricated Using Three Dimensional Integration Technology Smart Vision Chip Fabricated Using Three Dimensional Integration Technology H.Kurino, M.Nakagawa, K.W.Lee, T.Nakamura, Y.Yamada, K.T.Park and M.Koyanagi Dept. of Machine Intelligence and Systems Engineering,

More information

Control Systems Overview REV II

Control Systems Overview REV II Control Systems Overview REV II D R. T A R E K A. T U T U N J I M E C H A C T R O N I C S Y S T E M D E S I G N P H I L A D E L P H I A U N I V E R S I T Y 2 0 1 4 Control Systems The control system is

More information

Neuromorphic VLSI Event-Based devices and systems

Neuromorphic VLSI Event-Based devices and systems Neuromorphic VLSI Event-Based devices and systems Giacomo Indiveri Institute of Neuroinformatics University of Zurich and ETH Zurich LTU, Lulea May 28, 2012 G.Indiveri (http://ncs.ethz.ch/) Neuromorphic

More information

Silicon retina technology

Silicon retina technology Silicon retina technology Tobi Delbruck Inst. of Neuroinformatics, University of Zurich and ETH Zurich Sensors Group sensors.ini.uzh.ch Sponsors: Swiss National Science Foundation NCCR Robotics project,

More information

Multi-Chip Implementation of a Biomimetic VLSI Vision Sensor Based on the Adelson-Bergen Algorithm

Multi-Chip Implementation of a Biomimetic VLSI Vision Sensor Based on the Adelson-Bergen Algorithm Multi-Chip Implementation of a Biomimetic VLSI Vision Sensor Based on the Adelson-Bergen Algorithm Erhan Ozalevli and Charles M. Higgins Department of Electrical and Computer Engineering The University

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 IMAGE COMPRESSION FOR TROUBLE FREE TRANSMISSION AND LESS STORAGE SHRUTI S PAWAR

More information

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors T.N.Priyatharshne Prof. L. Raja, M.E, (Ph.D) A. Vinodhini ME VLSI DESIGN Professor, ECE DEPT ME VLSI DESIGN

More information

Unpredictable movement performance of Virtual Reality headsets

Unpredictable movement performance of Virtual Reality headsets Unpredictable movement performance of Virtual Reality headsets 2 1. Introduction Virtual Reality headsets use a combination of sensors to track the orientation of the headset, in order to move the displayed

More information

Video Enhancement Algorithms on System on Chip

Video Enhancement Algorithms on System on Chip International Journal of Scientific and Research Publications, Volume 2, Issue 4, April 2012 1 Video Enhancement Algorithms on System on Chip Dr.Ch. Ravikumar, Dr. S.K. Srivatsa Abstract- This paper presents

More information

Design of Multiplier Less 32 Tap FIR Filter using VHDL

Design of Multiplier Less 32 Tap FIR Filter using VHDL International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Design of Multiplier Less 32 Tap FIR Filter using VHDL Abul Fazal Reyas Sarwar 1, Saifur Rahman 2 1 (ECE, Integral University, India)

More information

Part Number SuperPix TM image sensor is one of SuperPix TM 2 Mega Digital image sensor series products. These series sensors have the same maximum ima

Part Number SuperPix TM image sensor is one of SuperPix TM 2 Mega Digital image sensor series products. These series sensors have the same maximum ima Specification Version Commercial 1.7 2012.03.26 SuperPix Micro Technology Co., Ltd Part Number SuperPix TM image sensor is one of SuperPix TM 2 Mega Digital image sensor series products. These series sensors

More information

DIGITAL SIGNAL PROCESSOR WITH EFFICIENT RGB INTERPOLATION AND HISTOGRAM ACCUMULATION

DIGITAL SIGNAL PROCESSOR WITH EFFICIENT RGB INTERPOLATION AND HISTOGRAM ACCUMULATION Kim et al.: Digital Signal Processor with Efficient RGB Interpolation and Histogram Accumulation 1389 DIGITAL SIGNAL PROCESSOR WITH EFFICIENT RGB INTERPOLATION AND HISTOGRAM ACCUMULATION Hansoo Kim, Joung-Youn

More information

An Auditory Localization and Coordinate Transform Chip

An Auditory Localization and Coordinate Transform Chip An Auditory Localization and Coordinate Transform Chip Timothy K. Horiuchi timmer@cns.caltech.edu Computation and Neural Systems Program California Institute of Technology Pasadena, CA 91125 Abstract The

More information

DSP BASED SYSTEM FOR SYNCHRONOUS GENERATOR EXCITATION CONTROLL

DSP BASED SYSTEM FOR SYNCHRONOUS GENERATOR EXCITATION CONTROLL DSP BASED SYSTEM FOR SYNCHRONOUS GENERATOR EXCITATION CONTROLL N. Bulic *, M. Miletic ** and I.Erceg *** Faculty of electrical engineering and computing Department of Electric Machines, Drives and Automation,

More information

BIOMEDICAL ELECTRONICS. Date & Day II - SEMESTER ADVANCED MEDICAL IMAGING DIAGNOSTIC AND THERAPEUTIC EQUIPMENT MEDICAL PRODUCT DESIGN

BIOMEDICAL ELECTRONICS. Date & Day II - SEMESTER ADVANCED MEDICAL IMAGING DIAGNOSTIC AND THERAPEUTIC EQUIPMENT MEDICAL PRODUCT DESIGN OSMANIA UNIVERSITY, HYDERABAD - 7 M. E. (BME) (Main) Examination, September 2013 EXAMINATION TIME TABLE Time : 2.00 PM to 5.00 PM Department of BME Date & Day BIOMEDICAL ELECTRONICS II - SEMESTER ADVANCED

More information

Implementing a Kalman Filter on FPGA Embedded Processor for Speed Control of a DC Motor Using Low Resolution Incremental Encoders

Implementing a Kalman Filter on FPGA Embedded Processor for Speed Control of a DC Motor Using Low Resolution Incremental Encoders , October 19-21, 2016, San Francisco, USA Implementing a Kalman Filter on FPGA Embedded Processor for Speed Control of a DC Motor Using Low Resolution Incremental Encoders Herman I. Veriñaz Jadan, Caril

More information

Proposers Day Workshop

Proposers Day Workshop Proposers Day Workshop Monday, January 23, 2017 @srcjump, #JUMPpdw Cognitive Computing Vertical Research Center Mandy Pant Academic Research Director Intel Corporation Center Motivation Today s deep learning

More information

Open Source Digital Camera on Field Programmable Gate Arrays

Open Source Digital Camera on Field Programmable Gate Arrays Open Source Digital Camera on Field Programmable Gate Arrays Cristinel Ababei, Shaun Duerr, Joe Ebel, Russell Marineau, Milad Ghorbani Moghaddam, and Tanzania Sewell Department of Electrical and Computer

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

AI Application Processing Requirements

AI Application Processing Requirements AI Application Processing Requirements 1 Low Medium High Sensor analysis Activity Recognition (motion sensors) Stress Analysis or Attention Analysis Audio & sound Speech Recognition Object detection Computer

More information

A Real-time Photoacoustic Imaging System with High Density Integrated Circuit

A Real-time Photoacoustic Imaging System with High Density Integrated Circuit 2011 3 rd International Conference on Signal Processing Systems (ICSPS 2011) IPCSIT vol. 48 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V48.12 A Real-time Photoacoustic Imaging System

More information

Sensor system of a small biped entertainment robot

Sensor system of a small biped entertainment robot Advanced Robotics, Vol. 18, No. 10, pp. 1039 1052 (2004) VSP and Robotics Society of Japan 2004. Also available online - www.vsppub.com Sensor system of a small biped entertainment robot Short paper TATSUZO

More information

MACGDI: Low Power MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications

MACGDI: Low Power MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 MACGDI: Low MAC Based Filter Bank Using GDI Logic for Hearing Aid Applications N. Subbulakshmi Sri Ramakrishna Engineering

More information

NEUROMORPHIC vision sensors are biologically inspired

NEUROMORPHIC vision sensors are biologically inspired TRANSACTIONS ON EMERGING TOPICS IN COMPUTING, VOL. XX, NO. X, MONTH 2018 1 O(N)-Space Spatiotemporal Filter for Reducing Noise in Neuromorphic Vision Sensors Alireza Khodamoradi, Member, IEEE, and Ryan

More information

CONVENTIONAL vision systems based on mathematical

CONVENTIONAL vision systems based on mathematical IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 2, FEBRUARY 1997 279 An Insect Vision-Based Motion Detection Chip Alireza Moini, Abdesselam Bouzerdoum, Kamran Eshraghian, Andre Yakovleff, Xuan Thong

More information

Online Monitoring for Automotive Sub-systems Using

Online Monitoring for Automotive Sub-systems Using Online Monitoring for Automotive Sub-systems Using 1149.4 C. Jeffrey, A. Lechner & A. Richardson Centre for Microsystems Engineering, Lancaster University, Lancaster, LA1 4YR, UK 1 Abstract This paper

More information

Image processing with the HERON-FPGA Family

Image processing with the HERON-FPGA Family HUNT ENGINEERING Chestnut Court, Burton Row, Brent Knoll, Somerset, TA9 4BP, UK Tel: (+44) (0)1278 760188, Fax: (+44) (0)1278 760199, Email: sales@hunteng.co.uk http://www.hunteng.co.uk http://www.hunt-dsp.com

More information

7Motion Perception. 7 Motion Perception. 7 Computation of Visual Motion. Chapter 7

7Motion Perception. 7 Motion Perception. 7 Computation of Visual Motion. Chapter 7 7Motion Perception Chapter 7 7 Motion Perception Computation of Visual Motion Eye Movements Using Motion Information The Man Who Couldn t See Motion 7 Computation of Visual Motion How would you build a

More information

BLUE BRAIN - The name of the world s first virtual brain. That means a machine that can function as human brain.

BLUE BRAIN - The name of the world s first virtual brain. That means a machine that can function as human brain. CONTENTS 1~ INTRODUCTION 2~ WHAT IS BLUE BRAIN 3~ WHAT IS VIRTUAL BRAIN 4~ FUNCTION OF NATURAL BRAIN 5~ BRAIN SIMULATION 6~ CURRENT RESEARCH WORK 7~ ADVANTAGES 8~ DISADVANTAGE 9~ HARDWARE AND SOFTWARE

More information

A Sorting Image Sensor: An Example of Massively Parallel Intensity to Time Processing for Low Latency Computational Sensors

A Sorting Image Sensor: An Example of Massively Parallel Intensity to Time Processing for Low Latency Computational Sensors Proceedings of the 1996 IEEE International Conference on Robotics and Automation Minneapolis, Minnesota April 1996 A Sorting Image Sensor: An Example of Massively Parallel Intensity to Time Processing

More information

Robust Hand Gesture Recognition for Robotic Hand Control

Robust Hand Gesture Recognition for Robotic Hand Control Robust Hand Gesture Recognition for Robotic Hand Control Ankit Chaudhary Robust Hand Gesture Recognition for Robotic Hand Control 123 Ankit Chaudhary Department of Computer Science Northwest Missouri State

More information

Efficient Construction of SIFT Multi-Scale Image Pyramids for Embedded Robot Vision

Efficient Construction of SIFT Multi-Scale Image Pyramids for Embedded Robot Vision Efficient Construction of SIFT Multi-Scale Image Pyramids for Embedded Robot Vision Peter Andreas Entschev and Hugo Vieira Neto Graduate School of Electrical Engineering and Applied Computer Science Federal

More information

Hydro Mechanics & Water Resources Engineering. Water. Management PTPG IV - Semester. PTPG IV - Semester Pre stressed Concrete

Hydro Mechanics & Water Resources Engineering. Water. Management PTPG IV - Semester. PTPG IV - Semester Pre stressed Concrete Date and Day Pre stressed UNIVERSITY COLLEGE OF ENGINEERING (Autonomous) OSMANIA UNIVERSITY M. E. (Civil) ( & ) and IV-Semester () Main Examination September 2012 EXAMINATION TIME TABLE Structural Prestressed

More information

Neuromorphic Engineering I. avlsi.ini.uzh.ch/classwiki. A pidgin vocabulary. Neuromorphic Electronics? What is it all about?

Neuromorphic Engineering I. avlsi.ini.uzh.ch/classwiki. A pidgin vocabulary. Neuromorphic Electronics? What is it all about? Neuromorphic Engineering I Time and day : Lectures Mondays, 13:15-14:45 Lab exercise location: Institut für Neuroinformatik, Universität Irchel, Y55 G87 Credits: 6 ECTS credit points Exam: Oral 20-30 minutes

More information

MAV-ID card processing using camera images

MAV-ID card processing using camera images EE 5359 MULTIMEDIA PROCESSING SPRING 2013 PROJECT PROPOSAL MAV-ID card processing using camera images Under guidance of DR K R RAO DEPARTMENT OF ELECTRICAL ENGINEERING UNIVERSITY OF TEXAS AT ARLINGTON

More information

Integrate-and-Fire Neuron Circuit and Synaptic Device using Floating Body MOSFET with Spike Timing- Dependent Plasticity

Integrate-and-Fire Neuron Circuit and Synaptic Device using Floating Body MOSFET with Spike Timing- Dependent Plasticity JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.15, NO.6, DECEMBER, 2015 ISSN(Print) 1598-1657 http://dx.doi.org/10.5573/jsts.2015.15.6.658 ISSN(Online) 2233-4866 Integrate-and-Fire Neuron Circuit

More information

The Neuronal Basis of Visual Self-motion Estimation

The Neuronal Basis of Visual Self-motion Estimation The Neuronal Basis of Visual Self-motion Estimation Holger G. Krapp What are the neural mechanisms underlying stabilization reflexes? In many animals vision plays a major role. Gaze and locomotor control:

More information

Image Acquisition Method Based on TMS320DM642

Image Acquisition Method Based on TMS320DM642 Journal of Computer and Communications, 2017, 5, 119-124 http://www.scirp.org/journal/jcc ISSN Online: 2327-5227 ISSN Print: 2327-5219 Image Acquisition Method Based on TMS320DM642 Li Liu, Yining Liu Liaoning

More information

4. Embedded Multipliers in Cyclone IV Devices

4. Embedded Multipliers in Cyclone IV Devices February 2010 CYIV-51004-1.1 4. Embedded Multipliers in Cyclone IV evices CYIV-51004-1.1 Cyclone IV devices include a combination of on-chip resources and external interfaces that help increase performance,

More information

Integrate-and-Fire Neuron Circuit and Synaptic Device with Floating Body MOSFETs

Integrate-and-Fire Neuron Circuit and Synaptic Device with Floating Body MOSFETs JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.14, NO.6, DECEMBER, 2014 http://dx.doi.org/10.5573/jsts.2014.14.6.755 Integrate-and-Fire Neuron Circuit and Synaptic Device with Floating Body MOSFETs

More information

A Motion Sensor with On-Chip Pixel Rendering Module for Optical Flow Gradient Extraction

A Motion Sensor with On-Chip Pixel Rendering Module for Optical Flow Gradient Extraction A Motion Sensor with On-Chip Pixel Rendering Module for Optical Flow Gradient Extraction Jing Huang, Menghan Guo, Shizheng Wang and Shoushun Chen VIRTUS IC Design Centre of Excellence, School of EEE Nanyang

More information

An Efficient Median Filter in a Robot Sensor Soft IP-Core

An Efficient Median Filter in a Robot Sensor Soft IP-Core IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 3, Issue 3 (Sep. Oct. 2013), PP 53-60 e-issn: 2319 4200, p-issn No. : 2319 4197 An Efficient Median Filter in a Robot Sensor Soft IP-Core Liberty

More information

Thesis: Bio-Inspired Vision Model Implementation In Compressed Surveillance Videos by. Saman Poursoltan. Thesis submitted for the degree of

Thesis: Bio-Inspired Vision Model Implementation In Compressed Surveillance Videos by. Saman Poursoltan. Thesis submitted for the degree of Thesis: Bio-Inspired Vision Model Implementation In Compressed Surveillance Videos by Saman Poursoltan Thesis submitted for the degree of Doctor of Philosophy in Electrical and Electronic Engineering University

More information

Open Source Digital Camera on Field Programmable Gate Arrays

Open Source Digital Camera on Field Programmable Gate Arrays Open Source Digital Camera on Field Programmable Gate Arrays Cristinel Ababei, Shaun Duerr, Joe Ebel, Russell Marineau, Milad Ghorbani Moghaddam, and Tanzania Sewell Dept. of Electrical and Computer Engineering,

More information

A Delay-Line Based Motion Detection Chip

A Delay-Line Based Motion Detection Chip A Delay-Line Based Motion Detection Chip Tim Horiuchit John Lazzaro Andrew Mooret Christof Kocht tcomputation and Neural Systems Program Department of Computer Science California Institute of Technology

More information

A NEW NEUROMORPHIC STRATEGY FOR THE FUTURE OF VISION FOR MACHINES June Xavier Lagorce Head of Computer Vision & Systems

A NEW NEUROMORPHIC STRATEGY FOR THE FUTURE OF VISION FOR MACHINES June Xavier Lagorce Head of Computer Vision & Systems A NEW NEUROMORPHIC STRATEGY FOR THE FUTURE OF VISION FOR MACHINES June 2017 Xavier Lagorce Head of Computer Vision & Systems Imagine meeting the promise of Restoring sight to the blind Accident-free autonomous

More information

Exhaustive Study of Median filter

Exhaustive Study of Median filter Exhaustive Study of Median filter 1 Anamika Sharma (sharma.anamika07@gmail.com), 2 Bhawana Soni (bhawanasoni01@gmail.com), 3 Nikita Chauhan (chauhannikita39@gmail.com), 4 Rashmi Bisht (rashmi.bisht2000@gmail.com),

More information

DelFly Versions. See Figs. A.1, A.2, A.3, A.4 and A.5.

DelFly Versions. See Figs. A.1, A.2, A.3, A.4 and A.5. DelFly Versions A See Figs. A.1, A.2, A.3, A.4 and A.5. Springer Science+Bussiness Media Dordrecht 2016 G.C.H.E. de Croon et al., The DelFly, DOI 10.1007/978-94-017-9208-0 209 210 Appendix A: DelFly Versions

More information

Multi-Channel FIR Filters

Multi-Channel FIR Filters Chapter 7 Multi-Channel FIR Filters This chapter illustrates the use of the advanced Virtex -4 DSP features when implementing a widely used DSP function known as multi-channel FIR filtering. Multi-channel

More information

Department of Robotics Ritsumeikan University

Department of Robotics Ritsumeikan University Department of Robotics Ritsumeikan University Shinichi Hirai Dept. Robotics Ritsumeikan Univ. Hanoi Institute of Technology Hanoi, Vietnam, Dec. 20, 2008 http://www.ritsumei.ac.jp/se/rm/robo/index-e.htm

More information

Neurally-inspired robotic controllers implemented on neuromorphic hardware

Neurally-inspired robotic controllers implemented on neuromorphic hardware Zurich Open Repository and Archive University of Zurich Main Library Strickhofstrasse 39 CH-8057 Zurich www.zora.uzh.ch Year: 2016 Neurally-inspired robotic controllers implemented on neuromorphic hardware

More information

Réunion : Projet e-baccuss

Réunion : Projet e-baccuss Réunion : Projet e-baccuss An Asynchronous Reading Architecture For An Event-Driven Image Sensor Amani Darwish 1,2, Laurent Fesquet 1,2, Gilles Sicard 3 1 University Grenoble Alpes TIMA Grenoble, France

More information

Proposal Smart Vision Sensors for Entomologically Inspired Micro Aerial Vehicles Daniel Black. Advisor: Dr. Reid Harrison

Proposal Smart Vision Sensors for Entomologically Inspired Micro Aerial Vehicles Daniel Black. Advisor: Dr. Reid Harrison Proposal Smart Vision Sensors for Entomologically Inspired Micro Aerial Vehicles Daniel Black Advisor: Dr. Reid Harrison Introduction Impressive digital imaging technology has become commonplace in our

More information

4. Embedded Multipliers in the Cyclone III Device Family

4. Embedded Multipliers in the Cyclone III Device Family ecember 2011 CIII51005-2.3 4. Embedded Multipliers in the Cyclone III evice Family CIII51005-2.3 The Cyclone III device family (Cyclone III and Cyclone III LS devices) includes a combination of on-chip

More information

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA S.Karthikeyan 1 Dr.P.Rameshbabu 2,Dr.B.Justus Robi 3 1 S.Karthikeyan, Research scholar JNTUK., Department of ECE, KVCET,Chennai

More information

Finite Word Length Effects on Two Integer Discrete Wavelet Transform Algorithms. Armein Z. R. Langi

Finite Word Length Effects on Two Integer Discrete Wavelet Transform Algorithms. Armein Z. R. Langi International Journal on Electrical Engineering and Informatics - Volume 3, Number 2, 211 Finite Word Length Effects on Two Integer Discrete Wavelet Transform Algorithms Armein Z. R. Langi ITB Research

More information

Data Sheet SMX-160 Series USB2.0 Cameras

Data Sheet SMX-160 Series USB2.0 Cameras Data Sheet SMX-160 Series USB2.0 Cameras SMX-160 Series USB2.0 Cameras Data Sheet Revision 3.0 Copyright 2001-2010 Sumix Corporation 4005 Avenida de la Plata, Suite 201 Oceanside, CA, 92056 Tel.: (877)233-3385;

More information

Design of a Hardware/Software FPGA-Based Driver System for a Large Area High Resolution CCD Image Sensor

Design of a Hardware/Software FPGA-Based Driver System for a Large Area High Resolution CCD Image Sensor PHOTONIC SENSORS / Vol. 4, No. 3, 2014: 274 280 Design of a Hardware/Software FPGA-Based Driver System for a Large Area High Resolution CCD Image Sensor Ying CHEN 1,2*, Wanpeng XU 3, Rongsheng ZHAO 1,

More information

Decision Based Median Filter Algorithm Using Resource Optimized FPGA to Extract Impulse Noise

Decision Based Median Filter Algorithm Using Resource Optimized FPGA to Extract Impulse Noise Journal of Embedded Systems, 2014, Vol. 2, No. 1, 18-22 Available online at http://pubs.sciepub.com/jes/2/1/4 Science and Education Publishing DOI:10.12691/jes-2-1-4 Decision Based Median Filter Algorithm

More information

High Speed Binary Counters Based on Wallace Tree Multiplier in VHDL

High Speed Binary Counters Based on Wallace Tree Multiplier in VHDL High Speed Binary Counters Based on Wallace Tree Multiplier in VHDL E.Sangeetha 1 ASP and D.Tharaliga 2 Department of Electronics and Communication Engineering, Tagore College of Engineering and Technology,

More information

PERCEIVING MOVEMENT. Ways to create movement

PERCEIVING MOVEMENT. Ways to create movement PERCEIVING MOVEMENT Ways to create movement Perception More than one ways to create the sense of movement Real movement is only one of them Slide 2 Important for survival Animals become still when they

More information

A Bioinspired 128x128 Pixel Dynamic-Vision- Sensor

A Bioinspired 128x128 Pixel Dynamic-Vision- Sensor A Bioinspired 128x128 Pixel Dynamic-Vision- Sensor T. Serrano-Gotarredona, J. A. Leñero-Bardallo, and B. Linares-Barranco Instituto de Microelectrónica de Sevilla (IMSE-CNM-CSIC-US) AbstractThis paper

More information

Photovoltaic panel emulator in FPGA technology using ANFIS approach

Photovoltaic panel emulator in FPGA technology using ANFIS approach 2014 11th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE) Photovoltaic panel emulator in FPGA technology using ANFIS approach F. Gómez-Castañeda 1, G.M.

More information

IN RECENT years, we have often seen three-dimensional

IN RECENT years, we have often seen three-dimensional 622 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 4, APRIL 2004 Design and Implementation of Real-Time 3-D Image Sensor With 640 480 Pixel Resolution Yusuke Oike, Student Member, IEEE, Makoto Ikeda,

More information

Journal of Engineering Science and Technology Review 9 (5) (2016) Research Article. L. Pyrgas, A. Kalantzopoulos* and E. Zigouris.

Journal of Engineering Science and Technology Review 9 (5) (2016) Research Article. L. Pyrgas, A. Kalantzopoulos* and E. Zigouris. Jestr Journal of Engineering Science and Technology Review 9 (5) (2016) 51-55 Research Article Design and Implementation of an Open Image Processing System based on NIOS II and Altera DE2-70 Board L. Pyrgas,

More information

DESIGN AND DEVELOPMENT OF CAMERA INTERFACE CONTROLLER WITH VIDEO PRE- PROCESSING MODULES ON FPGA FOR MAVS

DESIGN AND DEVELOPMENT OF CAMERA INTERFACE CONTROLLER WITH VIDEO PRE- PROCESSING MODULES ON FPGA FOR MAVS DESIGN AND DEVELOPMENT OF CAMERA INTERFACE CONTROLLER WITH VIDEO PRE- PROCESSING MODULES ON FPGA FOR MAVS O. Ranganathan 1, *Abdul Imran Rasheed 2 1- M.Sc [Engg.] student, 2-Assistant Professor Department

More information

TRIANGULATION-BASED light projection is a typical

TRIANGULATION-BASED light projection is a typical 246 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 1, JANUARY 2004 A 120 110 Position Sensor With the Capability of Sensitive and Selective Light Detection in Wide Dynamic Range for Robust Active Range

More information

[18] E. Schwartz \Spatial mapping in primate sensory projection" Biological Cybernetics vol.

[18] E. Schwartz \Spatial mapping in primate sensory projection Biological Cybernetics vol. [18] E. Schwartz \Spatial mapping in primate sensory projection" Biological Cybernetics vol. 25: pp. 181-194, 1977. [19] E. Schwartz, B. Merker, E. Wolfson, and A. Shaw \Computational neuroscience: Applications

More information