Newspapers, magazines, and blogs (pop science)

Slides:



Advertisements
Similar presentations
A computer uses electric current to process information.
Advertisements

A Brief History of Computers From Prehistory to the 21 st Century David A. Lewis Hyndman Middle Senior High School Hyndman, PA
Solid state devices Crystal diodes – a crystal and a bronze wire Semiconductors – made from poor conductors with conductive impurities – Poor conductors.
Operational Amplifiers Brandon Borm Shelley Nation Chloe Milion.
Computer History.
Resistor An electrical component that limits or regulates the flow of electrical current in an electronic circuit.
EE40: Introduction to Microelectronic Circuits Summer 2004 Alessandro Pinto
Bipolar Junction Transistors EE314. Chapter 13: Bipolar Junction Transistors 1.History of BJT 2.First BJT 3.Basic symbols and features 4.A little bit.
ELECTRONIC/COMPUTER AGE. Electronic/Computer Age  Electronics –Electrical signals can carry information quickly over wires or through the air by radio.
Microelectronics & Device Fabrication. Vacuum Tube Devices Thermionic valve Two (di) Electrodes (ode)
How engineers in 1954 expected a computer to look like in 2004.
 Some consider the first computer to be the abacus which was invented by the Chinese around 3000B.C. to perform arithmetic processes.  In 1642, Blaise.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 2P. 1Winter Quarter Digital Electronics Lab 2.
ECEn 191 – New Student Seminar - Session 5: Integrated Circuits Integrated Circuits ECEn 191 New Student Seminar.
1 From logic to hardware Ellen Spertus MCS 111 November 25, 2003.
Static Electricity Electrical Charge: Is a concentration of electricity.
ESE 111 – Nanofabrication and Technology
The last revolution happened ~ 60 years ago, when vacuum tubes were replaced by semiconductor devices s Vacuum tubes show high performance but.
Advanced Design Applications Power and Energy © 2014 International Technology and Engineering Educators Association STEM  Center for Teaching and Learning™
Information Technology
4. OPERATIONAL AMPLIFIERS CIRCUITS by Ulaby & Maharbiz All rights reserved. Do not copy or distribute. © 2013 National Technology and Science Press.
Transistors and Integrated Circuits the second and third generation of computers.
Electronics Electronics is the science and technology of electronic phenomena. It is a branch of physics that deals with the emission, behaviour, and.
Electronic Components Circuit/Schematic Symbols. RESISTOR Resistors restrict the flow of electric current, for example a resistor is placed in series.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
Semiconductors, ICs and Digital Fundamentals. The Diode The semiconductor phenomena. Diode performance with ac and dc currents. Diode types: –General.
Operational Amplifiers The operational amplifier, also know as an op amp, is essentially a voltage amplifier with an extremely high voltage gain. One of.
Semiconductor Industry Milestones
INTRODUCTION. This course is basically about silicon chip fabrication, the technologies used to manufacture ICs.
The face of entertainment and communications.
Detection Circuit ENGR Pre Lab.
EE 4611 INTRODUCTION, 13 January 2016 Semiconductor Industry Milestones Very pure silicon and germanium were manufactured PN junction diodes.
The last revolution happened ~ 60 years ago, when vacuum tubes were replaced by semiconductor devices s Vacuum tubes show high performance but.
Vacuum Tube Amplifiers. Electronic Numerical Integrator And Computer (ENIAC) Built by the US Army in ,468 vacuum tubes!
S ILICON. WHAT IS SILICON? Silicon vs Alumnium SILICON Properties –Second most common element in the earth crust after oxygen –High melting point (1414°C)
PRENTATION COMPUTER HISTORY SUBMITTED BY:- BHUVANESH JAISWAL.
Babbage’s Difference Engine #2 Ed Lazowska Bill & Melinda Gates Chair in Computer Science & Engineering University of Washington August 2011.
© 2015 Project Lead The Way, Inc.Introduction to Computer Science What is Digital Information?
Transistors Student Lecture by: Giangiacomo Groppi Joel Cassell
Bipolar Junction Transistors
4. Operational Amplifiers
Electronic Conditioners
Silicon.
• Very pure silicon and germanium were manufactured
Introduction To Transistors Mr. Zeeshan Ali, Asst. Professor
Introduction to Microelectronic Circuits
Electronic Circuit CH. 4 Bipolar Junction Transister
Computer History.
Semiconductor Transistors
Component Identification
Op-Amps and Analog Computers
Prepared By Dr. J. Ajayan., MTech., PhD.,
EE 4611 INTRODUCTION 21 January 2015 Semiconductor Industry Milestones
Computer Architecture and Organization
Evolution Of Electronic Device: Diode, Transistor And IC.
CISC101 Reminders Your group name in onQ is your grader’s name.
=
“Transistors”.
Bipolar Junction Transistors (BJT)
Hardware & Processor Pioneers
Electric Circuits 20.3.
A computer uses electric current to process information.
Computer History.
Electronic Signals How do electronic signals convey information?
Logic Families Rayat Shikshan Sanstha’s
Department of Electronics
• Very pure silicon and germanium were manufactured
The Bell Labs Story Joseph Foster.
Chapter 0 Introduction Introduction Chapter 0.
Presentation transcript:

Newspapers, magazines, and blogs (pop science) Journal Articles, technical reports, and patents Trade Magazines Newspapers, magazines, and blogs (pop science)

Diodes A diode is a semiconductor device that only allows current to flow in one direction. Rectification

Light Emitting Diodes Uses 1/10 the energy of incandescent lighting. Lasts 10 times longer.

Photodiodes (Photocell) Reverse bias leakage current is proportional to light intensity. Thorlabs.com Circuit from Lab 1:

Used for Amplifiers and Logic Circuits Transistors Used for Amplifiers and Logic Circuits www.en.wikichip.org MOSFET BJT

Vacuum Tube Amplifiers

Computer programs used to actually contain bugs! Electronic Numerical Integrator And Computer (ENIAC) Built by the US Army in 1946. 17,468 vacuum tubes! Computer programs used to actually contain bugs! https://en.wikipedia.org/wiki/ENIAC

The First Solid-state Trasistor Invented at Bell Labs in 1947 by John Bardeen, Walter Houser Brattain, and William Bradford Shockley

Integrated Circuits (I.C.s) Solid state transistors can be fabricated en masse on a silicon substrate! https://en.wikipedia.org/wiki/MOSFET

Integrated Circuits (I.C.s)

Moore’s Law We can print over 1 billion transistors on a single chip!

MEMS Devices “interdigitated” electrodes Micro-Electro-Mechanical Systems (MEMS) have largely replace gyroscopes for intertial measurements. 3-axis gyro from an iPhone 4

Operational Amplifier Circuit

Integrated Circuits (I.C.s) Wafers are diced up and packaged as IC chips. DIP – “Dual inline package”

Op-Amps and Analog Computers Analog computers – a number is represented as a single voltage Differentiator Summing amplifier http://www.electronics-tutorials.ws/opamp/opamp_4.html Integrator https://en.wikipedia.org

Analog Computer: P.I.D. Control Loop Proportional, Integral, Derivative control loop Temperature controller – Heater power is adjusted proportional to the difference between the desired setpoint and actual Temperature. Adding the integral derivative improves accuracy and stability.

P.I.D. Op-Amp Circuit

Digital Computers Digital computers – numbers are represented by several voltages in “binary code” 128 64 32 16 8 4 2 1 bit voltage 0V 3V 51 in 8-bit binary code is 00110011 Double precision floating-point variable – 64 bits or 8 bytes Single precision floating-point variable – 32 bits or 4 bytes https://en.wikipedia.org/

Parallel vs. Serial Parallel – N wires carry N bits simultaneously Serial – Single wire, binary data sent as “packets 1 http://www.eetimes.com/ 8 bits sent in parallel