VLSI Design EEC 116. Lecture 1. Bevan M. Baas Thursday, September 28, EEC 116, B. Baas 1

Size: px
Start display at page:

Download "VLSI Design EEC 116. Lecture 1. Bevan M. Baas Thursday, September 28, EEC 116, B. Baas 1"

Transcription

1 VLSI Design EEC 116 Lecture 1 Bevan M. Baas Thursday, September 28, 2017 EEC 116, B. Baas 1

2 Today Administrative items Syllabus and course overview Course objective and strategies My background Chapter 1 Read Chapter 1 Read "Cramming more components onto integrated circuits," Gordon Moore, Electronics, April 19, Homework 1 posted on web page; due next Thursday EEC 116, B. Baas 2

3 Course Communication list Urgent announcements Web page Primary source of course information Office hours Tentatively: Tue 4:30 after lecture Wed 2-3pm Th 4:30 after lecture Please see me (or TA) in person with questions rather than EEC 116, B. Baas 3

4 Teaching Assistants Tim Andreas Mark Hildebrand EEC 116, B. Baas 4

5 Course Workload 4 unit course This course requires significant effort and time Circuits Layout Tools Magic Irsim Major project with report EEC 116, B. Baas 5

6 Lectures Ask questions at any time Please raise your hand Be respectful of others Hold conversations outside of class Silence phones Sit in the back if you come in late or need to leave early EEC 116, B. Baas 6

7 My Teaching Philosophy Primary goal (mine and yours): Learn VLSI design well Achieve this through: Reading textbook Lectures Solving problems on paper Solving problems in lab Discussions with other students, TA, myself Come to office hours EEC 116, B. Baas 7

8 My Grading Philosophy Grading serves two main purposes: 1. Motivate you to do the work required to learn 2. Give others an indication of how well you know the material Requires honest work and fair grading Working with others Do work with classmates nearby Ask each other questions, help each other regarding principles, approaches to solving Never copy another person s work EEC 116, B. Baas 8

9 Letter Grade Assignments I assign a letter grade only for the final course grade I look at the final exams and course record of the class and assign two key dividing points: the A/A+ and D+/C- boundaries, and assign course grades from there using equally-sized intervals No required numbers of any particular letter grades Absolute scores are not important; the boundaries shift according to the difficulty of the exams in any quarter Ignore any letter grades you might see on smartsite D+/C- A/A+ F D- D+ C- A A+ EEC 116, B. Baas 9 (not actual grade data)

10 Working With Others Collaboration Asking questions and explaining principles produces better work and dramatically increases learning Working with others Do homework and prelabs with classmates nearby Ask each other questions, help each other regarding principles, and general approaches to solving only Final Project Groups of 2 Dishonesty Copying produces similar work, stunts learning, is not fair to honest students, and is not allowed in this course Students engaged in dishonest work will be referred to Student Judicial Affairs I will try to keep in-class exams honest Steps will be taken to keep out of class work honest EEC 116, B. Baas 10

11 Course Announcements Most announcements via by myself or TAs Announcements normally not posted but they may if volume becomes too large EEC 116, B. Baas 11

12 Course Web Page EEC 116, B. Baas 12

13 Colored pencils Buy colored pencils or pens whose colors match magic layout tool layer colors green brown (orange next closest?) red blue purple Used for stick diagrams Slightly transparent pencils or pens work best EEC 116, B. Baas 13

14 Transistors (thousands) Number of Logical Cores Original data up to the year 2010 collected and plotted by M. Horowitz, F. Labonte, O. Shacham, K. Olukotun, L. Hammond, and C. Batten New plot and data collected for by K. Rupp New data added by B. Baas B. Baas 25

15 Number of Processors on a Single Die vs. Year Academic Industry Note: Each processor capable of independent program execution 26

16 Processor Eras Transistor Era: the Intel 4004 was the first commercial single-chip microprocessor and it contained 2300 hand-drawn transistors Single/Multi-Processor Era: focus on components of single processors and multi-processors, which generally scale well to only small numbers of processors 1000-Processor Era: focus on making systems scalable and working with processors as building blocks. The 32 nm 1000-processor KiloCore chip would contain approximately processors if its area were the same as a 32 nm Intel Core i7 processor, or 11,000 processors if its area were the same as an Nvidia GP100 B. Baas 27

17 Critical Challenges Facing Industry Energy Efficiency Performance Software development cost and time Hardware development cost and time Opportunity: Critical workloads sometimes/frequently have relatively simple tasks as critical kernels (e.g., machine learning, digital signal processing, multimedia, data record processing, pattern matching, etc.) Embedded (e.g., IoT) Mobile Datacenter B. Baas 28

18 29 Some Benefits of Fine-Grain Many-Core Die drawn approximately to scale Single Processor Cores per area of ARM A9 22 mw/ghz per mm^2 area ARM Cortex-A mw/ghz Intel Atom Clover Trail mw/ghz ARM Cortex-A mw/ghz MIT RAW mw/ghz UC Davis KiloCore mw/ghz ARM Cortex-A9 Intel Atom Clover Trail Saltwell ARM Cortex-A15 MIT RAW UC Davis KiloCore

19 AsAP2 167-Processor Chip 65 nm CMOS, 1.2 GHz (fastest processor designed in any university) 3 accelerators + 3 shared memories New on-chip networks Processors choose own supply voltage and clock freq. Apps: JPEG, Wi-Fi TX & RX, H.264 video encoder, ultrasound Tools: compiler, mapping, simulators Undergrad research opportunities Intel 4004, transistors AsAP2, processors (19.8mm x 19.8mm) Motion FFT Est. Mem Mem Mem Vit. EEC 116, B. Baas 30

20 KiloCore Chip Technology 32nm IBM PDSOI CMOS Num. Procs mm 7.82 mm Num. Mems. 12 Num. Oscs Die Area 64 mm 2 Array Area 60 mm mm 8 mm Transistors C4 Bumps Package 621 Million 564 (162 I/O) 676 Pad Flip-Chip BGA Slide 31

21 KiloCore Chip 32

22 Undergraduate Research Talk to me if you are interested! I will say that there is a very strong correlation with GPA and success in research EEC 180A, B. Baas 33

23 Consumer audio, video Networking Telecommunications Common Current DSP Applications EEC 116, B. Baas 34

24 Future Applications Very limited power budgets Require significant digital signal processing EEC 116, B. Baas 35

25 What will we cover? Introduction to digital integrated circuits. CMOS devices and manufacturing technology. CMOS inverters and gates. Propagation delay, noise margins, and power dissipation. Sequential circuits. Arithmetic, interconnect, and memories. Design methodologies. What will you learn? Understanding, designing, and optimizing digital circuits with respect to different quality metrics: cost, speed, power dissipation, reliability, and design time EEC 116, B. Baas Source: Digital Integrated Circuits, 2nd 36

26 Some Points on Course Coverage Focus on digital circuits rather than analog circuits Emphasis on low-level design (full custom layout, circuits). 180B is higher-level Emphasis on VLSI-specific issues Less emphasis on in-depth or more complex digital circuits such as what is covered in 118 EEC 116, B. Baas 37

27 Digital Integrated Circuits Outline Introduction: Issues in digital design The CMOS inverter Combinational logic structures Sequential logic gates Design methodologies Interconnect: R, L and C Timing Arithmetic building blocks Memories and array structures EEC 116, B. Baas Source: Digital Integrated Circuits, 2nd 38

28 Chapter 1 Introduction History of computing What is inside a processor How they are designed EEC 116, B. Baas 39

29 The First Computer The Babbage Difference Engine (1832) 25,000 parts cost: 17,470 EEC 116, B. Baas Source: Digital Integrated Circuits, 2nd 40

30 ENIAC - The first electronic computer (1946) EEC 116, B. Baas Source: Digital Integrated Circuits, 2nd 41

31 How Large Are Transistors? If a human hair were this large A several-year-old transistor would be this long EEC 116, B. Baas Source: Richard Spencer 52

32 The First Transistor Fabricated at Bell Labs on December 16, The inventors won the Nobel prize in physics in 1956 for the invention. EEC 116, B. Baas Source: Richard Spencer 53

33 The First Integrated Circuit This is the first IC made by Jack Kilby of Texas Instruments. It was built in EEC 116, B. Baas Source: Richard Spencer 54

34 An Early Planar IC This is an early planar IC from Fairchild. EEC 116, B. Baas Source: Richard Spencer 55

35 Intel 4004 Micro-Processor transistors 1 MHz operation EEC 116, B. Baas Source: Digital Integrated Circuits, 2nd 56

36 Intel Pentium 4 Microprocessor Introduced in million transistors 0.18 µm CMOS Source: Intel EEC 116, B. Baas 57

37 Nvidia Kepler GK Billion transistors 2880 CUDA processors Source: xxxxxxx EEC 116, B. Baas 58

38 Silicon Silicon is the second most common element in the Earth s crust. Semiconductor-grade Si is % pure. Ingots like this one weigh several hundred pounds and cost $16,000 The ingot will be sliced into very thin wafers. EEC 116, B. Baas 59

39 A Silicon Wafer This 8-inch wafer contains about 200 Pentium II chips (1997). Each chip contains more than 20 million transistors. More than 1 billion microprocessors are made each year. EEC 116, B. Baas Source: Richard Spencer 60

40 A State-of-the-art Wafer 300 mm diameter wafer EEC 116, B. Baas Source: IBM 61

41 Wires Four levels of wires shown here Designers specify each layer and connections between layers EEC 116, B. Baas Source: IBM 62

42 Chip Wires Modern chips have up to 8 layers of wires EEC 116, B. Baas Source: IBM 63

43 Chip Wires EEC 116, B. Baas Source: IBM 64

44 Memory Array Human hair on a 256 Kbit memory chip EEC 116, B. Baas Source: Helmut Föll 65

45 Memory Array Human hair on a 4 Mbit memory chip Note DRAM trench capacitors EEC 116, B. Baas Source: Helmut Föll 66

46 Memory Array Red blood cells on a 1 Mbit memory chip EEC 116, B. Baas Source: Helmut Föll 67

47 Transistor Layout Drawing a transistor is this easy! DRAIN SOURCE PMOS transistor GATE NMOS transistor DRAIN GATE SOURCE Source: Mike Lai EEC 116, B. Baas 68

Welcome to ChE 384T/323

Welcome to ChE 384T/323 Welcome to ChE 384T/323 Chemical Engineering for Micro/Nano Fabrication Grant Willson http://willson.cm.utexas.edu Course Information Please read the syllabus carefully Class web site is http://willson.cm.utexas.edu

More information

FABRICATION 3 EXAMPLES. Fabrication Example 1

FABRICATION 3 EXAMPLES. Fabrication Example 1 FABRICATION 3 EXAMPLES Fabrication Example 1 The example shows a 2 D side view of the fabrication steps for the following A single NMOS transistor Metal1 contacts Metal1 layer EEC 116, B. Baas 21 1 Fabrication

More information

Features of Shinko advanced package and Optical sensor developed with Fraunhofer ENAS. Yuichiro Shimizu SHINKO ELECTRIC INDUSTRIES CO., LTD.

Features of Shinko advanced package and Optical sensor developed with Fraunhofer ENAS. Yuichiro Shimizu SHINKO ELECTRIC INDUSTRIES CO., LTD. Features of Shinko advanced package and Optical sensor developed with Fraunhofer ENAS Yuichiro Shimizu SHINKO ELECTRIC INDUSTRIES CO., LTD. Chemnitzer Seminar, June 13-14, 2017 1 Company's Outline Head

More information

On-chip optical detectors in Standard CMOS SOI

On-chip optical detectors in Standard CMOS SOI On-chip optical detectors in Standard CMOS SOI Dr. Matthias Fertig Project Manager for New Product Development Volvo AG Advisory Engineer Microprocessor Development IBM Research and Development Outline

More information

Homework 5: Theory of Operation and Hardware Design Narrative

Homework 5: Theory of Operation and Hardware Design Narrative ECE 477 Digital Systems Senior Design Project Rev 8/09 Homework 5: Theory of Operation and Hardware Design Narrative Team Code Name: DijiJock Home Security Group No. 7 Team Member Completing This Homework:

More information

Course Syllabus LIGHTING DESIGN

Course Syllabus LIGHTING DESIGN Course Syllabus LIGHTING DESIGN Class Meetings: Tuesday 7-10PM, Room 310 Session/Year: Fall, 2015 Instructor Name: Mark Lewison Email Address: mclewison@yahoo.com Phone: 323-578-8285 General Information

More information

The Cell Processor Computing of Tomorrow or Yesterday?

The Cell Processor Computing of Tomorrow or Yesterday? Computing of Tomorrow or Yesterday? Torsten Höfler Department of Computer Science TU Chemnitz 28th February 2006 Outline 1 The Vision 2 3 4 Cell Applications Conclusion The Researchers started in mid 2000

More information

Sensor Technology. Summer School: Advanced Microsystems Technologies for Sensor Applications

Sensor Technology. Summer School: Advanced Microsystems Technologies for Sensor Applications Sensor Technology Summer School: Universidade Federal do Rio Grande do Sul (UFRGS) Porto Alegre, Brazil July 12 th 31 st, 2009 1 Outline of the Lecture: Philosophy of Sensing Thermal Sensors Chemical Sensors

More information

Advanced Hardware and Software Technologies for Ultra-long FFT s

Advanced Hardware and Software Technologies for Ultra-long FFT s Advanced Hardware and Software Technologies for Ultra-long FFT s Hahn Kim, Jeremy Kepner, M. Michael Vai, Crystal Kahn HPEC 2005 21 September 2005 HPEC 2005-1 This work is sponsored by the Department of

More information

A 0.75 Million Point Fourier Transform Chip for Frequency Sparse Signals

A 0.75 Million Point Fourier Transform Chip for Frequency Sparse Signals A 0.75 Million Point Fourier Transform Chip for Frequency Sparse Signals Ezz El Din Hamed Omid Abari, Haitham Hassanieh, Abhinav Agarwal, Dina Katabi, Anantha Chandrakasan, Vladimir Stojanović International

More information

Micrel Case Study: Reducing Costs for Industrial Gas Cylinders Management 14 January 2008

Micrel Case Study: Reducing Costs for Industrial Gas Cylinders Management 14 January 2008 Micrel Case Study: Reducing Costs for Industrial Gas Cylinders Management 14 January 2008 CHALLENGE: Micrel owns a 150mm fab which has a capacity of 30,000 wafer starts per month. This fab was constructed

More information

CHAPTER I INTRODUCTION. In the modern life, electronic equipments have made their way

CHAPTER I INTRODUCTION. In the modern life, electronic equipments have made their way 1 CHAPTER I INTRODUCTION In the modern life, electronic equipments have made their way in to practically every part, which is from electronic gadgets to high power computers. Electronic components have

More information

DAI600 - Fire and Egress Door Assembly Inspection (Online Version) Syllabus

DAI600 - Fire and Egress Door Assembly Inspection (Online Version) Syllabus DAI600 - Fire and Egress Door Assembly Inspection (Online Version) Syllabus Registration Cutoff Date: Friday, October 5, 2012 Course Dates: Course consists of twelve 2 to 3 hour-long live meetings (see

More information

XBee Based Industrial And Home Security System

XBee Based Industrial And Home Security System XBee Based Industrial And Home Security System Introduction: Home security is one of the essential requirements for everyone nowadays due to the high rate of crimes. People are intended to take certain

More information

Smart Homes in. Rajya Sabha Co-operative Housing Society

Smart Homes in. Rajya Sabha Co-operative Housing Society Smart Homes in Rajya Sabha Co-operative Housing Society Construction Partners Technical Partners for Smart Society & Homes Introduction Categories Online Enhanced Security Residents Communication Alerts

More information

Faster GPS via the Sparse Fourier Transform. Haitham Hassanieh Fadel Adib Dina Katabi Piotr Indyk

Faster GPS via the Sparse Fourier Transform. Haitham Hassanieh Fadel Adib Dina Katabi Piotr Indyk Faster GPS via the Sparse Fourier Transform Haitham Hassanieh Fadel Adib Dina Katabi Piotr Indyk GPS Is Widely Used Faster GPS benefits many applications How Do We Improve GPS? Need to Improve GPS Synchronization

More information

INTREPID Perimeter Intrusion Detection System

INTREPID Perimeter Intrusion Detection System TM INTREPID Perimeter Intrusion Detection System Next Generation Perimeter Protection icropoint Cable combines patented Southwest Microwave technology with microprocessor power and laptop computer convenience.

More information

BASIC-Tiger Application Note No. 029 Rev Waking up sleeping tigers. Gunther Zielosko. 1. Basics Real Time Clock

BASIC-Tiger Application Note No. 029 Rev Waking up sleeping tigers. Gunther Zielosko. 1. Basics Real Time Clock Waking up sleeping tigers Gunther Zielosko 1. Basics 1.1. Real Time Clock BASIC- or TINY-Tiger with built-in Real Time Clock (RTC) have a few advantages over those without RTC. This CMOS clock with its

More information

Designing A Home Automation System by Using RF Receivers

Designing A Home Automation System by Using RF Receivers Designing A Home Automation System by Using RF Receivers Md. Nasfikur R Khan 1, Md. Rakib Hasan 2 1 Department of Electrical and Electronic Engineering, Independent University, Dhaka, Bangladesh 2 Department

More information

CULINARY GREEN TECHNOLOGY

CULINARY GREEN TECHNOLOGY CULINARY GREEN TECHNOLOGY CLN ART 110 - Winter 2018 Section #: 12695 12709 Meeting Days & Times: Monday,, Lecture: 9:00 am - 11:20 am Lab: 11:30 am - 1:50 pm Classroom: Culinary Arts Building, Room 230

More information

Benefits of Having a VNC Server in a Car Head-Unit

Benefits of Having a VNC Server in a Car Head-Unit Benefits of Having a VNC Server in a Car Head-Unit Agustin Almansi Technology Consultant 19 October 2017 Agenda About RealVNC & VNC Automotive VNC technology overview Remote Framebuffer protocol Use-cases

More information

Creating 3D Interior Maps for Campus Planning

Creating 3D Interior Maps for Campus Planning Creating 3D Interior Maps for Campus Planning ESRI User Conference 2016 Parvaneh Kossari Harvard Planning & Project Management Antje Kunze SMARTERBETTERCITIES Harvard Planning & Project Management Harvard

More information

Laser Safety at a Research University

Laser Safety at a Research University Laser Safety at a Research University DOE LSO Workshop Sep 11-13, 2012 R. DeWayne Holcomb, CLSO Laser Safety Manager University of Texas at Austin Began working in the Laser and Radiation Safety field

More information

ELEC ENG 2EI5 Electronic Devices and Circuits I Winter 2017 Course Outline. Wednesdays 11:30am 12:30pm

ELEC ENG 2EI5 Electronic Devices and Circuits I Winter 2017 Course Outline. Wednesdays 11:30am 12:30pm ELEC ENG 2EI5 Electronic Devices and Circuits I Winter 2017 CALENDAR/COURSE DESCRIPTION Semiconductor devices and electronic circuits; electrical characteristics, principles of operation, circuit models

More information

Fall & Medical Alert Sensor

Fall & Medical Alert Sensor Fall & Medical Alert Sensor FDS1300 User Manual No fall detection system can detect 100% of all falls. home8care.com 1-844-800-6482 support@home8care.com 1 Table of Contents Chapter 1. Introduction...

More information

HEATING, AIR CONDITIONING & REFRIGERATION TECHNOLOGY DEPARTMENT COURSE SYLLABUS

HEATING, AIR CONDITIONING & REFRIGERATION TECHNOLOGY DEPARTMENT COURSE SYLLABUS ARCHITECTURE, CONSTRUCTION & MANUFACTURING TECHNOLOGIES DIVISION HEATING, AIR CONDITIONING & REFRIGERATION TECHNOLOGY DEPARTMENT COURSE SYLLABUS COURSE NUMBER: Hart 1341 COURSE TITLE: RESIDENTIAL AIR CONDITIONING

More information

Fall 2018 ECE608 Computational Models and Methods

Fall 2018 ECE608 Computational Models and Methods Fall 2018 ECE608 Computational Models and Methods Prerequisite: Graduate Standing Time and Place: TTh 12:00-1:15pm SC239 Instructor: Professor Irith Pomeranz MSEE234, 494-3357, pomeranz@ecn.purdue.edu

More information

The development history of sound level meter in Japan

The development history of sound level meter in Japan The development history of sound level meter in Japan Masaharu Ohya Motivations to develop measuring instruments Demand from customer and social situation Change of law and regulation When new measurement

More information

Smart Wellness. Yoshio Sekiguchi Sr. General manager, Micro Devices H.Q. OMRON Corporation

Smart Wellness. Yoshio Sekiguchi Sr. General manager, Micro Devices H.Q. OMRON Corporation Smart Wellness Yoshio Sekiguchi Sr. General manager, Micro Devices H.Q. OMRON Corporation Corporate Overview OMRON s Origins OMRON s history OMRON was established in 1933 as Tateisi Electric Manufacturing

More information

7KH0L[HG6LJQDO)RXQGU\([SHUWV

7KH0L[HG6LJQDO)RXQGU\([SHUWV Mission Statement To become the world s leading independent mixed signal foundry by offering our customers high performance technologies, excellent technical support and fast, easy and flexible foundry

More information

Davis Soil Moisture and Temperature Station Protocol

Davis Soil Moisture and Temperature Station Protocol Davis Soil Moisture and Temperature Station Protocol Purpose To log soil data using a Davis soil moisture and temperature station Overview Soil moisture and temperature sensors are installed at multiple

More information

ZIPAMINI. Smart Home Controller. make your home smart. Control your home from anywhere in the world. find out more at

ZIPAMINI. Smart Home Controller. make your home smart. Control your home from anywhere in the world. find out more at ZIPAMINI Smart Home Controller Control your home from anywhere in the world ZIPAMINI Connect everything Makes every home safe, comfortable and energy efficient MAKES EVERY HOME SMART Everyone likes the

More information

COMP201: Software Engineering I. Assignment 1, Part 1 (2017/2018) (100% mark for Assignment 1 is 10% of COMP201 grade)

COMP201: Software Engineering I. Assignment 1, Part 1 (2017/2018) (100% mark for Assignment 1 is 10% of COMP201 grade) COMP201: Software Engineering I Assignment 1, Part 1 (2017/2018) (100% mark for Assignment 1 is 10% of COMP201 grade) Deadline for Assignment 1, (Part 1 and 2): 30 th of October 2017, 17:00 Please submit

More information

Thermal challenges in IC s: Hot spots passive cooling and beyond

Thermal challenges in IC s: Hot spots passive cooling and beyond Thermal challenges in IC s: Hot spots passive cooling and beyond Devesh Mathur, Ph.D. Andy Delano, Ph.D. Honeywell Electronic Materials Spokane, WA, USA February 15, 2007 Overview Motivation Where are

More information

Semi Conductor Thermography

Semi Conductor Thermography Semi Conductor Thermography Bruce Williams Intel Corporation 4500 South Dobson Road, M/S OC4-009 Chandler, AZ 85248 Ph: 480-715-4751 bruce.w.williams@intel.com Abstract In today s high tech world, more

More information

CRUSH: Cognitive Radio Universal Software Hardware

CRUSH: Cognitive Radio Universal Software Hardware CRUSH: Cognitive Radio Universal Software Hardware George F. Eichinger III MIT Lincoln Laboratory Lexington MA Kaushik Chowdhury, Miriam Leeser University Boston, MA USA 1 This work is sponsored by the

More information

Calcolatori, Internet e il Web

Calcolatori, Internet e il Web Calcolatori, Internet e il Web Refresher on Computer Fundamentals and Networking History of computers Architecture of a computer Data representation within a computer Computer networks and the Internet

More information

IOT Based Intelligent Bin for Smart Cities

IOT Based Intelligent Bin for Smart Cities IOT Based Intelligent Bin for Smart Cities Meghana K C Department of Electronics & Communication Engineering S. J. B Institute of Technology Bengaluru, India kccmmeghana@gmail.com Dr. K R Nataraj Department

More information

SARVEPALLI RADHAKRISHANAN UNIVERSITY, BHOPAL TIME TABLE EXAMINATION JUNE-2018

SARVEPALLI RADHAKRISHANAN UNIVERSITY, BHOPAL TIME TABLE EXAMINATION JUNE-2018 B.E. II SEMESTER (ALL BRANCH) ( Regular & Ex) Time: - 11:00 AM to 02:00 PM 19/06/2018 20/06/2018 21/06/2018 22/06/2018 23/06/2018 Saturday MA111 Mathematics-II CY110 Chemistry EE110 Basic Electrical &

More information

MEC E 466 Building Systems Design

MEC E 466 Building Systems Design Mechanical Engineering Faculty of Engineering 4-9 Mechanical Engineering Building www.engineering.ualberta.ca/mece Tel: 780.492.3598 Edmonton, Alberta, Canada T6G 2G8 Fax: 780.492.2200 MEC E 466 Building

More information

Time and Place Monday/Wednesday/Friday 10:10-11:00 Spaulding 230 Lab: Mondays 1:10-4:00 James Hall G45

Time and Place Monday/Wednesday/Friday 10:10-11:00 Spaulding 230 Lab: Mondays 1:10-4:00 James Hall G45 Course Syllabus NR 603: Landscape Ecology Fall 2014 Instructor Dr. Rebecca J. Rowe Assistant Professor, NREN Ph: 862-2810; email: rebecca.rowe@unh.edu Office: James Hall 136 Office hours: W: 11-1, or by

More information

Design of Classroom Intelligent Lighting System Based on SCM. Jiale Zheng1, a

Design of Classroom Intelligent Lighting System Based on SCM. Jiale Zheng1, a 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer (MMEBC 2016) Design of Classroom Intelligent Lighting System Based on SCM Jiale Zheng1, a 1 North China Electric

More information

HOME CENTER 2 FIBARO SYSTEM

HOME CENTER 2 FIBARO SYSTEM HOME CENTER 2 FIBARO SYSTEM Get to know FIBARO home FIBARO smart home is a complex ecosystem, but at the same time, it s easy to install and manage. It can be customized and adjusted to the specific need

More information

Wireless Access Control Light Commercial Lockset. WIACCOCAT - Wireless Access Control Light Commercial Lockset Catalogue_

Wireless Access Control Light Commercial Lockset. WIACCOCAT - Wireless Access Control Light Commercial Lockset Catalogue_ Wireless Access Control Light Commercial Lockset WIACCOCAT - Wireless Access Control Light Commercial Lockset Catalogue_0915-2.indd 1 14/09/2015 2:04:08 p.m. Access Control Common access points, and emergency

More information

Research on the Monitor and Control System of Granary Temperature and Humidity Based on ARM

Research on the Monitor and Control System of Granary Temperature and Humidity Based on ARM Research on the Monitor and Control System of Granary Temperature and Humidity Based on ARM Liu Yang 1, Xinrong Cheng 2, Zhijie Jiang 3, and Zhijun Ren 1 1 Engineering College, China Agricultural University,

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2016/298 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 28 October 2016 (v2, 25 November 2016)

More information

RFP Addendum 2 March 31, 2016

RFP Addendum 2 March 31, 2016 RFP Addendum 2 March 31, 2016 For Best Value Procurement Option Three Security Upgrades Ph 1 UT Health Science Center SBC No. 540/013-04-2015 This Addendum forms a part of the Request for Proposals (RFP)

More information

CompleteView Alarm Client User Manual. CompleteView Version 4.6.1

CompleteView Alarm Client User Manual. CompleteView Version 4.6.1 CompleteView Alarm Client User Manual CompleteView Version 4.6.1 Table of Contents Introduction... 1 Overview...2 System Requirements...2 Configuration... 3 Starting the Alarm Client...3 Menus...3 File

More information

OPERATIONS & MAINTENANCE PLAN. 571 Vance Ave Memphis, TN

OPERATIONS & MAINTENANCE PLAN. 571 Vance Ave Memphis, TN OPERATIONS & MAINTENANCE PLAN 571 Vance Ave Memphis, TN 38126 www.htimphs.com MISSION STATEMENT To provide educational opportunities to the general public in demand occupations based on outcomes with a

More information

Sensing the World. When you have finished this lecture you should be able to:

Sensing the World. When you have finished this lecture you should be able to: Free Course: How to build a real robot Lecture 3 Sensing the World MUSES_SECRET: L3, Adding the Brain: ORF-RE 2011-2012 Project - Dr. Alaa PAMI Khamis, Research IEEE Group RAS University Egypt Chapter

More information

Electrical Faults in Air Conditioning Systems Unit TEFA

Electrical Faults in Air Conditioning Systems Unit TEFA Engineering and Technical Teaching Equipment Electrical Faults in Air Conditioning Systems Unit TEFA INTRODUCTION Air conditioning, or cooling, use energy to take heat away. The most common air conditioning

More information

THE LASER COURSE Medical Laser Safety Officer & Surgical Operator/Assistant

THE LASER COURSE Medical Laser Safety Officer & Surgical Operator/Assistant THE LASER COURSE Medical Laser Safety Officer & Surgical Operator/Assistant Become a CERTIFIED MEDICAL LASER SAFETY OFFICER The Laser Training Institute a training division of Professional Medical Education

More information

mach 5 100kHz Digital Joulemeter: M5-SJ, M5-IJ and M5-PJ Joulemeter Probes

mach 5 100kHz Digital Joulemeter: M5-SJ, M5-IJ and M5-PJ Joulemeter Probes mach 5 100kHz Digital Joulemeter: M5-SJ, M5-IJ and M5-PJ Joulemeter Probes Measure every pulse at pps! Our new mach 5 Digital Joulemeter is designed to measure laser pulse energy up to 130,000 pps with

More information

Laboratory Exercise #6

Laboratory Exercise #6 ECEN4002/5002 Spring 2004 Digital Signal Processing Laboratory Laboratory Exercise #6 Using a Fast Fourier Transform Algorithm Introduction The symmetry and periodicity properties of the discrete Fourier

More information

IEC NORMAS PUBLICADAS. As normas ISO/IEC já estão relacionadas em normas ISO Publicadas

IEC NORMAS PUBLICADAS. As normas ISO/IEC já estão relacionadas em normas ISO Publicadas IEC NORMAS PUBLICADAS As normas ISO/IEC já estão relacionadas em normas ISO Publicadas IEC/TC 1 - Terminology IEC 60050-161-am5 ed1.0 (2015-02) - Amendment 5 - International Electrotechnical Vocabulary

More information

ArcGIS Online at Philadelphia Water Department

ArcGIS Online at Philadelphia Water Department ArcGIS Online at Philadelphia Water Department ESRI Public Sector Conference December 2017 Jessica Gould, GISP Megan Clarkin, AICP, LEED Green Associate Tim Smith We provide the City with integrated water,

More information

MEEN Nanoscale Issues in Manufacturing

MEEN Nanoscale Issues in Manufacturing MEEN 489-500 Nanoscale Issues in Manufacturing Lithography Lecture 2: MEMS 1-Lithography 3 Take-home Exercise Design a process which allows for a micrometer sized gear on a surface Freely rotating around

More information

Web and Hardware Development for a Network of Smoke and Radiation Detectors

Web and Hardware Development for a Network of Smoke and Radiation Detectors The Hong Kong University of Science and Technology COMP 4971C Project Report Project Title: Web and Hardware Development for a Network of Smoke and Radiation Detectors AGATHA, Felicia Supervised by Prof.

More information

Faster GPS via the Sparse Fourier Transform. Haitham Hassanieh Fadel Adib Dina Katabi Piotr Indyk

Faster GPS via the Sparse Fourier Transform. Haitham Hassanieh Fadel Adib Dina Katabi Piotr Indyk Faster GPS via the Sparse Fourier Transform Haitham Hassanieh Fadel Adib Dina Katabi Piotr Indyk GPS Is Widely Used Faster GPS benefits many applications How Do We Improve GPS? Need to Improve GPS Synchronization

More information

lighting control Simple and scalable Flexible control every step of the way DESIGN INSTALL MAINTAIN

lighting control Simple and scalable Flexible control every step of the way DESIGN INSTALL MAINTAIN Simple and scalable lighting control DESIGN INSTALL MAINTAIN Flexible control every step of the way Introducing a revolutionary wireless lighting control solution for new and existing commercial buildings.

More information

How to Select an Industrial PC with I/O for a Wide Temperature Application

How to Select an Industrial PC with I/O for a Wide Temperature Application Acromag, Incorporated 30765 S Wixom Rd, PO Box 437, Wixom, MI 48393-7037 USA Tel: 248-295-0310 Fax: 248-624-9234 www.acromag.com White Paper: How to Select an Industrial PC with I/O for a Wide Temperature

More information

ELEC ENG 2CI5 Introduction to Electrical Engineering Fall 2017 Course Outline

ELEC ENG 2CI5 Introduction to Electrical Engineering Fall 2017 Course Outline ELEC ENG 2CI5 Introduction to Electrical Engineering CALENDAR/COURSE DESCRIPTION Current, potential difference; Kirchhoff s laws; Ohm s Law; circuit elements; mesh/nodal analysis of electrical circuits;

More information

HikCentral Web Client. User Manual

HikCentral Web Client. User Manual HikCentral Web Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

Fall & Medical Alert Sensor

Fall & Medical Alert Sensor Fall & Medical Alert Sensor FDS1300 User Manual No fall detection system can detect 100% of all falls. home8care.com 1-844-800-6482 support@home8care.com 1 Table of Contents Chapter 1. Introduction...

More information

Intelligent monitoring system for automobiles

Intelligent monitoring system for automobiles RESEARCH ARTICLE OPEN ACCESS Intelligent monitoring system for automobiles M.PADMA LALITHA 1, M.MUNI KUMAR 2, K.NAGENDRA BABU 3, K.RAVI TEJA 4 Dept. of Electrical and Electronics Engineering, Annamacharya

More information

Team Rescue X: Autonomous Firefighting Robot

Team Rescue X: Autonomous Firefighting Robot Team Rescue X: Autonomous Firefighting Robot Team Members Project Manager: Shervin Haghgouy Parts Manager: Shervin Nikravesh Website Designer: Vincent Thomas Repository Manager: Alexander Camp Report Editor:

More information

Understanding Root Anatomy

Understanding Root Anatomy Lesson A2-2: Understanding Root Anatomy Horticulture Cluster Illinois Agricultural Education Core Curriculum Unit A. Horticultural Science Problem Area 2. Plant Anatomy and Physiology Lesson 2. Understanding

More information

Dear Customer! FIRE FIGHTERS CALL STATION - INTRODUCTION

Dear Customer! FIRE FIGHTERS CALL STATION - INTRODUCTION FIRE FIGHTERS CALL STATION - INTRODUCTION Dear Customer! The main focus of our research work is and always has been the development of practical devices that are fl exible, versatile, reliable, future-proof

More information

CHAPTER 7 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS. Table of Contents

CHAPTER 7 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS. Table of Contents 88 CHAPTER 7 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS Table of Contents Page No. 7.0 APPLICATION OF 128 POINT FFT PROCESSOR FOR MIMO OFDM SYSTEMS 89 7.1 Introduction 89 7.2 Types of

More information

Smart Wireless Sensor

Smart Wireless Sensor Smart Wireless Sensor G7 G7 creates the IoT platform of sensor data exchange and integration 64 wireless sensors each station * temperature, humidity, analog sensors, or digital alarm Windows / ios / Android

More information

Implementing Efficient Split-Radix FFTs in FPGAs

Implementing Efficient Split-Radix FFTs in FPGAs Implementing Efficient Split-Radix FFTs in FPGAs Radix-2 and Radix-4 FFTs are common Many applications benefit from other lengths OFDM Transceiver, Digital Video Broadcasts, and software defined radios

More information

2016 Bond Steering Committee Meeting

2016 Bond Steering Committee Meeting 2016 Bond Steering Committee Meeting Meeting 4: July 14, 2016 Safety & Security Needs Bond Steering Committee Schedule Thursday, June 23 6:00-8:00 p.m. Spring ISD Boardroom Thursday, June 30 6:00-8 :00

More information

HikCentral Web Client. User Manual

HikCentral Web Client. User Manual HikCentral Web Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

Course (Learning) Objectives

Course (Learning) Objectives Carleton University Department of Civil & Environmental Engineering The objectives of this course are: CIVE 4303/GEOG 4303 URBAN PLANNING Course (Learning) Objectives 1. To present concepts, methods, and

More information

HEATING, AIR CONDITIONING AND REFRIGERATION TECHNOLOGY COURSE SYLLABUS

HEATING, AIR CONDITIONING AND REFRIGERATION TECHNOLOGY COURSE SYLLABUS HEATING, AIR CONDITIONING AND REFRIGERATION TECHNOLOGY COURSE SYLLABUS COURSE NUMBER: Hart 1307 COURSE TITLE: Basic Refrigeration Principles CREDITS: # (2 lectures, 3 labs) PREREQUISITE/COREQUISITE: HART

More information

"SAN ACE MC" for Pentium *

SAN ACE MC for Pentium * 1 / 4 SANYO DENKI Technical Report No.5 May 1998 Feature "SAN ACE MC" for Pentium * Yuuichi Kodaira Toshiki Ogawara Takashi Kaise *Pentium is a registered trademark of Intel Corporation. 1. Introduction

More information

Table of Contents PART I: The History and Current Status of the Industrial HMI PART II: Fundamentals of HMI Design and Best Practices

Table of Contents PART I: The History and Current Status of the Industrial HMI PART II: Fundamentals of HMI Design and Best Practices Table of Contents PART I: The History and Current Status of the Industrial HMI We begin with the origin and evolution of the industrial HMI. The positive and negative issues posed by the introduction of

More information

Font should be size 12 and Times New Roman or Arial.

Font should be size 12 and Times New Roman or Arial. -Hi 6 th Graders! Please follow the directions below to complete your Research Plan Homework. Due Dates: 6B, C, D 9/24 (Sat) 6A, E 9/25 (Sun) STEP 1: Use the template provided to you on pages 2-3 of this

More information

SMART SENSORS SMART SENSORS. Understanding SMART SENSORS. Understanding. Third Edition. Randy Frank. Understanding. Randy Frank. Third Edition.

SMART SENSORS SMART SENSORS. Understanding SMART SENSORS. Understanding. Third Edition. Randy Frank. Understanding. Randy Frank. Third Edition. Understanding Third Edition Randy Frank Critical coverage of sensor fusion and energy harvesting; The latest details on wireless technology; The roles and challenges involved with sensor apps and cloud

More information

BodyGuard Proximity Warning System

BodyGuard Proximity Warning System Orbit Communications Pty Ltd Phone: 1300 939 110 Fax: 1300 939 117 Web: www.orbitcoms.com BodyGuard Proximity Warning System BodyGuard is an industrial quality proximity detection and warning system. The

More information

Insert Photo Here Bos Howard Johns Manville

Insert Photo Here Bos Howard Johns Manville What can TWO GUYS AND A TRUCK" do with PlantPAx? Insert Photo Here Bos Howard Johns Manville Rockwell Automation Process Solutions User Group (PSUG) November 14-15, 2011 Chicago, IL McCormick Place West

More information

DATA SHEET BENEFITS CURRENT CHALLENGES SSM INFOTECH S X-FORCE AMS - THE IDEAL SOLUTION

DATA SHEET BENEFITS CURRENT CHALLENGES SSM INFOTECH S X-FORCE AMS - THE IDEAL SOLUTION DATA SHEET BENEFITS Alarm Printers, Report Printer Replacement Better Operator Attention Alarm Rationalization Remote Viewing of Alarms Unlimited Archiving of Alarms\Event Messages Alarm Consolidation

More information

Phipps Conservatory and Botanical Gardens Master Gardener Program

Phipps Conservatory and Botanical Gardens Master Gardener Program Phipps Conservatory and Botanical Gardens Master Gardener Program The mission of the Phipps Master Gardener (MG) Program is to empower highly motivated and trained volunteers to share their knowledge and

More information

Sensors for Cell Phones

Sensors for Cell Phones 2021 Miller Drive, Suite B Longmont, CO 80501 www.synkera.com Sensors for Cell Phones SBIR Phase II Sep 25, 2009 to October 14, 2011 July 29th, 2010 Overview About Synkera Synkera Cell Sensor Vision SBIR

More information

ALFRED MAZHINDU KWIRIRAYI NHUBU SIMBARASHE CHIWESHE

ALFRED MAZHINDU KWIRIRAYI NHUBU SIMBARASHE CHIWESHE SENSORS AND ACTUATORS_PAPER DESIGN COURSEWORK ALFRED MAZHINDU KWIRIRAYI NHUBU SIMBARASHE CHIWESHE Supervised by Dr P Jiang Burglar Alarm Project Report K.NHUBU, A.MAZHINDU & S.CHIWESHE TABLE OF CONTENTS

More information

Overview of VTT s activities in photonics, semicon, MEMS and printed intelligence

Overview of VTT s activities in photonics, semicon, MEMS and printed intelligence Overview of VTT s activities in photonics, semicon, MEMS and printed intelligence Timo Aalto, Jussi Hiltunen Finnish-Dutch matchmaking mission, October 4, 2018, Nijmegen, The Netherlands 15.10.2018 VTT

More information

Product Specifications

Product Specifications Southwest Microwave, Inc. 9055 S. McKemy Street Tempe, Arizona 85284 USA (480) 783-0201 Fax (480) 783-0401 Product Specifications Procurement Specifications INTREPID MicroPoint Cable System Perimeter Detection

More information

THERE is significant research activity to minimize energy

THERE is significant research activity to minimize energy 310 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 40, NO. 1, JANUARY 2005 A 180-mV Subthreshold FFT Processor Using a Minimum Energy Design Methodology Alice Wang, Member, IEEE, and Anantha Chandrakasan,

More information

Home intelligence. Smaller version of the big thing

Home intelligence. Smaller version of the big thing Smaller version of the big thing Designed to make you happy Great things come in small packages. Introducing a new dimension of comfort Home Center Lite, the incredibly compact brain of the FIBARO System.

More information

Simple Compression Refrigeration Circuit Unit TSCR

Simple Compression Refrigeration Circuit Unit TSCR Engineering and Technical Teaching Equipment Simple Compression Refrigeration Circuit Unit TSCR PROCESS DIAGRAM AND UNIT ELEMENTS ALLOCATION ISO 9001: Quality Management (for Design, Manufacturing, Commercialization

More information

NOTE: Watch the video lecture chapter 4 parts 4 before answering the following questions

NOTE: Watch the video lecture chapter 4 parts 4 before answering the following questions ICAN- MANAGEMENT INFORMATION (I.T. Aspect of the syllabus) WEEK: 12 QUESTIONS TOPICS: 1. PROTOTYPING 2. OUTSOURCING NOTE: Watch the video lecture chapter 4 parts 4 before answering the following questions

More information

The Basics of Package/Device Cooling

The Basics of Package/Device Cooling The Basics of Package/Device Cooling Various cooling methods are available for keeping electronic devices within their operating temperature specifications. Cooling Consumer Products In the case of consumer

More information

Measurements & Instrumentation

Measurements & Instrumentation Measurements & Instrumentation PREPARED BY Academic Services Unit August 2013 Institute of Applied Technology, 2013 Module Objectives Upon successful completion of this module, students should be able

More information

Air Conditioning Technology

Air Conditioning Technology Air Conditioning Technology Degrees: AAS Air Conditioning Technology 60-66 Diploma Heating, Ventilation, and Air Conditioning Mechanic 47-55 Certificate Environmental Control System Servicer 25-26 Environmental

More information

Cardax System Comparison

Cardax System Comparison System Comparison Hardware FT Series 5 Syst Com 131102 Syst Com 131102 2 Contents 1. Introduction... 5 2. System Diagrams... 7 3. Hardware Comparison... 10 4. Comparison... 11 Syst Com 131102 3 Syst Com

More information

Group 2: AutoBott. David Rooney, C.P.E. Steven Lo, C.P.E. Eric Velazquez, E.E. Antonio Orosa, E.E.

Group 2: AutoBott. David Rooney, C.P.E. Steven Lo, C.P.E. Eric Velazquez, E.E. Antonio Orosa, E.E. Group 2: AutoBott David Rooney, C.P.E. Steven Lo, C.P.E. Eric Velazquez, E.E. Antonio Orosa, E.E. Motivation It is common for people to grow their own crops at home, either as a hobby, or to grow and eat

More information

Technological developments in infrared imaging: a fast growing market Dr. François Simoens, CEA-Leti, Marketing & Strategy Manager

Technological developments in infrared imaging: a fast growing market Dr. François Simoens, CEA-Leti, Marketing & Strategy Manager Technological developments in infrared imaging: a fast growing market Dr. François Simoens, CEA-Leti, Marketing & Strategy Manager Outline As a reminder, main infrared applications and technologies IR

More information

Code Alert Series 30 Software User Guide

Code Alert Series 30 Software User Guide Code Alert Series 30 Software User Guide 2018 RF Technologies, Inc. All specifications subject to change without notice. All Rights Reserved. No Part of this work may be reproduced or copied in any form

More information

Evaluating Cost and Energy Implications in Refrigerator Design

Evaluating Cost and Energy Implications in Refrigerator Design Evaluating Cost and Energy Implications in Refrigerator Design Amanda Regan, Felix Raj, & Cassie Allison GE - Appliances & Lighting FOR EDUCATIONAL AND INFORMATIONAL PURPOSES ONLY All material included

More information

AND DYNAMIC CIRCUITS ARE USED IN CRITICAL AREAS. TIGHT COUPLING OF THE INSTRUCTION SET ARCHITECTURE, MICROARCHITECTURE, AND PHYSICAL

AND DYNAMIC CIRCUITS ARE USED IN CRITICAL AREAS. TIGHT COUPLING OF THE INSTRUCTION SET ARCHITECTURE, MICROARCHITECTURE, AND PHYSICAL POWER-CONSCIOUS DESIGN OF THE CELL PROCESSOR S SYNERGISTIC PROCESSOR ELEMENT THE AUTHORS DESCRIBE THE LOW-POWER DESIGN OF THE SYNERGISTIC PROCESSOR ELEMENT (SPE) OF THE CELL PROCESSOR DEVELOPED BY SONY,

More information