Fast Camera: Process Data on the Fly

Slides:



Advertisements
Similar presentations
Sensor Technology Kevin Dickey. Traditional CCD and CMOS sensors CCD – Charge Coupled Device CMOS – Complimentary Metal Oxide Semiconductor CMOS sensors.
Advertisements

Area Detectors Like film can detect position Like scintillation detector can measure intensity With modern computers can assign hkl from unaligned crystal.
Camera Architecture and Microscopy Austin Blanco.
Basic Computer Hardware and Software.
Presentation by: Serena, Ann & Nicole
OutLine Overview about Project Wii Robot Escaper Robot Problems and Solutions Demo.
Super Fast Camera System Performed by: Tokman Niv Levenbroun Guy Supervised by: Leonid Boudniak.
Spectrum Analyzer Ray Mathes, Nirav Patel,
Charge-Coupled Device (CCD)
Scanners, flash drives, digital cameras. Scanners Types: handheld, flatbed, film/slide, drum(industrial) Components: Charge-coupled device (CCD) array,
Digital Technology 14.2 Data capture; Digital imaging using charge-coupled devices (CCDs)
History of Game Consoles Caleb Baze Atari 2600  Introduced Microprocessor-based Hardware  Utilized Game Cartridges  Allowed unlimited games to.
V Material obtained from summer workshop in Guildford County.
Digital Cameras Basic Info on Operations Class Web Quest.
Camera products and the future. DAC & actuators memory and processor communication ADC video, audio, temperature, chemical, tactile electronic system.
Peripherals and Storage Looking at: Scanners Printers Why do we need storage devices anyway? What are magnetic disks? How do magnetic disks physically.
1 CCTV SYSTEMS CCD VERSUS CMOS COMPARISON CCD (charge coupled device) and CMOS (complementary metal oxide semiconductor) image sensors are two different.
Introduction to Computing Chapter 2 Industry of Computing Part 1: Hardware William Johnson Julia Benson-Slaughter
Digital Photography Multimedia Communication Department.
1.  Project Goals.  Project System Overview.  System Architecture.  Data Flow.  System Inputs.  System Outputs.  Rates.  Real Time Performance.
Miriam Pekar Alex Liberchuk Supervisors: Dr. Alexander Fish Mr. Arthur Spivak 10/2011 P
ECE 1352 Presentation Active Pixel Imaging Circuits
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
Translate the following message:
Pinewood Derby Timing System Using a Line-Scan Camera Rob Ostrye Class of 2006 Prof. Rudko.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Digital Camera Overview IT 130 Web Graphics and Multimedia.
Chapter 2 Hardware. Learning Objectives Upon successful completion of this chapter, you will be able to: describe information systems hardware; identify.
BTEC ICT Task 4 By Elliot lee. Hardware required to create and edit a graphic »Memory »Storage »Monitor »Processor »Input devices – scanners, tablets,
Hardware. Make sure you have paper and pen to hand as you will need to take notes and write down answers and thoughts that you can refer to later on.
Photography The ages of the camera from analogue to digital.
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
What about computer Input Device Output and Display device Digital storage device Processing Componen ts
TechnoSpecialist Computers Information Package By Troy Rayner.
UAV IMAGING G6: Shen, Yubing, Yushi. PANDABOARD Dual-Core 1.2 GHz ARM Cortex-A9 CPU 1 GB DDR2 SDRAM 5V Power Supply.
in the Learning Environment
DIGITAL CAMERAS THE IMAGE SENSORS. CCD: Charged Coupled Device CMOS: Complementary Metal Oxide Semiconductor The differences between these two sensors.
Basic Computer Hardware and Software. Guilford County SciVis V
EBIZ 509 Foundations of E-Business. 2 © UW Business School, University of Washington 2004 Agenda Today Class schedule and class plan Basic computer concepts.
Basic Computer Hardware and Software.
4 1 Computer Hardware Ch.5-A,B,C,D; Ch.4-B FALL 2000 Rob Wolfe.
How Much Do I Remember? Are you ready to play.....
Exciting Applications of Polynomials Why Learning Polynomials?
Image Storing & Transmission How are digital images formed and transmitted How do Pixels play a role in image quality.
Digital Image -M.V.Ramachandranwww.youtube.com/postmanchandru
1 Topic Report Photodetector and CCD Tuan-Shu Ho.
SMART CAMERAS AS EMBEDDED SYSTEM SMVEC. SMART CAMERA  See, think and act  Intelligent cameras  Embedding of image processing algorithms  Can be networked.
Basic Computer Hardware and Software.
Announcements After lecture, we will start with basic image processing using MaxIm DL Dark Sky Night scheduled for tomorrow night (Wednesday). Weather.
Unit Computer Components
Aerial Images.
Basic Computer Hardware and Software.
Basic Computer Hardware & Software
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Increasing the Spatial Resolution of the Tile Calorimeter
A basic look at the mechanics
Scanners.
Types of Computers & Computer Hardware
Basic Computer Hardware and Software.
TechnoSpecialist Computers Information Package
Σ-D Analog to Digital Converter for CMOS Image Sensors Nonu Singh (RIT, MicroE Co-Op) Background After fabricating an imaging sensor it needs to be characterized.
Low cost FPGA implimentation of tracking system from USB to VGA
ICT Programming Lesson 2:
Structure Starting with a needs assessment Research training Research workstream project selection Nine workstreams Automated forensic analysis Image.
Input-Output-Process Demo
Embedded Processors.
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
FAN5358 2MHz, 500mA, SC70 Synchronous Buck Regulator
Presentation transcript:

Fast Camera: Process Data on the Fly University of Washington Presented by: Mike Grow & Jared Tritz

Saliva Analysis

Microscope arrangement: Before detection CMOS IMAGER DSP After detection CMOS IMAGER DSP

CMOS versus CCD CMOS sensors, traditionally, are more susceptible to noise. Because each pixel on a CMOS sensor has several transistors located next to it, the light sensitivity of a CMOS chip tends to be lower. Many of the photons hitting the chip hit the transistors instead of the photodiode. CMOS chips can be fabricated on just about any standard silicon production line, so they tend to be extremely inexpensive compared to CCD sensors. CCD sensors create high-quality, low-noise images. CCDs use a process that consumes lots of power. CCDs consume as much as 100 times more power than an equivalent CMOS sensor. CCD sensors have been mass produced for a longer period of time, so they are more mature. They tend to have higher quality and more pixels. http://electronics.howstuffworks.com/question362.htm

Rough Hardware Overview Circuit board CMOS imager, prism, and optics Image acquisition DSP Noise removal Portable device Data analysis ? SDRAM USB 2.0 Firewire Ethernet Other

Specifications Hard specs Soft specs Monochromatic imager Unit production parts cost < $100 Power < 1 watt Soft specs 100 x 100 to 500 x 500 pixel resolution 100 to 600 frames/s Development cost < $10000 ~ 30 MOPS (CPU core) 128 x 101, 580 fps 256 Kbytes on-chip addressable memory

Software Tasks DSP DSP or portable device Portable device Averaging or binning for noise removal Push output data to portable device DSP or portable device Post processing Portable device Presentation of data in a graphical format

Timeline Overview Week Tasks 2 Specifications, research, preparation 3 Design 4 Finish design, start development 5 Development 6 7 System integration 8 Testing 9 Testing, project presentation 10 Finish testing, report/documentation, demo

Conclusion Questions Comments Input Feedback