Exploring Engineering Chapter 9, Part 2 Logic and Computers.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

EMBEDDED SYSTEMS. Textbook: T. Bräunl Embedded Robotics, Springer 2003.
1. Instrument Clusters Theory Support Automotive – Displays & Accessories 1 of 13 Instrument Clusters Topics covered in this presentation: Analog Instrument.
Embedded Systems Normal everyday items contain computer chips, complete with CPU, memory, programs Television, Entt. Center, Automobiles, Irrigation, MP3,
In this presentation you will:
EECC341 - Shaaban #1 Lec # 1 Winter Introduction to Digital Systems Analog devices and systems process time-varying signals that can take.
Embedded System Design Using FPGAs Module F1-1. What is an Embedded System It is not a PC! Most computers in the world do not have a keyboard and screen.
Chapter 1. Introduction This course is all about how computers work But what do we mean by a computer? –Different types: desktop, servers, embedded devices.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Skills: none Concepts: embedded computer, RAM, ROM, sensor, effector, the “Internet of things” This work is licensed under a Creative Commons Attribution-Noncommercial-Share.
B.RAMAMURTHY UNIVERSITY AT BUFFALO Introduction to Hardware (& Software) 5/30/2013 Amrita-UB-MSES-CSE
Microcontroller: Introduction
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Introduction to Computers. Are Computers Important? OF COURSE!
SCADA and Telemetry Presented By:.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
Introduction to computers. What is a personal computer? Capacity: Large hard disks combined with a large working memory (RAM) Speed: Fast. Normally measured.
Hardware -Computer Organization. Hardware & Software A computer system consists of A computer system consists of –Hardware: anything you can touch, smell,
Your Interactive Guide to the Digital World Discovering Computers 2012.
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
XP Practical PC, 3e Chapter 16 1 Looking “Under the Hood”
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
An Introduction to Computers August 12, 2008 Mrs. C. Furman.
Module 1: Introduction to PLC
The parts of a computer KeyboardMouse Speakers Disk drive Visual display unit/VDU/Monitor Central processing unit (CPU) Hard disk (Backing store) Microphone.
LOGIC GATES A logic gate is an elementary building block of a digital circuit.digital circuit Most logic gates have two inputs and one output terminals.
Eng.Abed Al Ghani H. Abu Jabal Introduction to computers.
Chapter 2 Hardware. Learning Objectives Upon successful completion of this chapter, you will be able to: describe information systems hardware; identify.
The variety Of Processors And Computational Engines CS – 355 Chapter- 4 `
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Introduction to Computers. Are Computers Important? OF COURSE!
UNIT I. EMBEDDED SYSTEM It is an electrical/electro-mechanical system designed to perform a specific function. It is a combination of hardware and software.
Digital Electronics Introduction to Microcontrollers and the Board of Education.
Computer Hardware – System Unit
Unit 1—Computer Basics Lesson 1 Understanding Computers and Computer Literacy.
Digital Data-Acquisition Systems Since the late 1950s, computers have been used to monitor, and in many cases to control, the performance of large process.
DAILY QUESTION April 29, What is the difference between ROM and RAM? Hint: Use your book!
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
HOME AUTOMATION USING PC DONE BY RAJESHKUMAR S SRI HARSHA D.
Embedded Systems in Automobiles By: Craig Delzangle.
6/11/20161Preetha V. AP/EEE SNS College of Engineering.
KAASHIV INFOTECH – A SOFTWARE CUM RESEARCH COMPANY IN ELECTRONICS, ELECTRICAL, CIVIL AND MECHANICAL AREAS
SCADA Supervisory Control And Data Acquisition Pantech Solutions Here is the key to learn more.
Chapter 1 Introduction.
Electronic Control Unit (ECU)
Mikrodenetleyiciler/Mikrokontrolörler (Microcontrollers)
Basics of Logic gates - Part 2
EMBEDDED SYSTEMS.
Objectives Overview Explain why computer literacy is vital to success in today’s world Define the term, computer, and describe the relationship between.
Fundamental of Information Communication Technology (ICT)
Technology Literacy Hardware.
Computer Hardware-Meeting the machine
EMBEDDED SYSTEMS SUCHITA M. DAKI.
Introduction to Microcontrollers and the Board of Education
EmbedDed Systems – MECT190
Basic Introduction to Computers
MICROCONTROLLERS Subject code:10ES42
EmbedDed Systems – MECT190
PARTS OF THE COMPUTER squires productions.
"You don't need anyone's permission to make something great
EMBEDDED SYSTEMS.
Computers Chapter 17 Lesson 4.
Chapter 4: Hardware for Educators
Introduction to Embedded Systems
WJEC GCSE Computer Science
Automotive Technology Principles, Diagnosis, and Service
Presentation transcript:

Exploring Engineering Chapter 9, Part 2 Logic and Computers

Implementing Logic Using Electronic circuits “This endless circulation of the electric fluid may appear paradoxical, But it is no less true and real, and you may feel it with your hands.” Allessandro Volta

Electric Circuits

Electric Circuits Switch Logic  Switch open = input logic state 0  Switch closed = input logic state1  Lamp off = output logic state 0  Lamp on = output logic state1

OR analogue circuit Lamp L off (state 0) unless either A or B closed This is an OR operation.  Can you draw a circuit with an AND operation?

NOR (not or) Logic Function  Switch not pressed = input logic state 0  Switch pressed = input logic state 1  Lamp off = output logic state 0  Lamp on = output logic state 1

Relay Logic

Relay NOR Circuit Relay coil not energized = input logic state 0 Relay coil energized = input logic state1 Lamp off = output logic state 0 Lamp on = output logic state1

Vacuum Tubes

Transistors

Inside Transistors

Transistor NOR Circuit Gate Voltage 0 volts = input logic state 0 Gate Voltage 5 volts = input logic state 1 Output Voltage 0 volts = output state 0 Output Voltage 5 volts = output state 1

Integrated Circuits Only 7/16" wide and containing two transistors, this unassuming integrated circuit was nevertheless the first. It was mounted on a bar of germanium and was demonstrated by TI on September 12, 1958.

Complex Integrated Circuits  Millions of transistors can be combined on a single chip to create a Central processing Unit  Integrated Circuits can be fabricated to act as storage for program instructions and data.

THE CPU  The CPU (Central Processing Unit) is the complex integrated circuit that makes something a computer.  The CPU is the part of the computer that processes information, performs arithmetic calculations, and makes decisions based on information values.  The instructions and information used by the CPU are stored in computer memory.

PC Motherboard

The Hardware/Software Connection  The hardware consists of the physical part of the computer: CPU chips, RAM and ROM chips  The software is the program instructions used by the CPU chip.  The hardware function of the computer can be changed by changing the software.

Embedded Systems  An embedded computer is a special purpose computer frequently used to control hardware devices.  Examples: microwave oven, automobile engine control computer.

Examples of Embedded Systems  Personal items such as personal digital assistants (PDAs), mp3 players, mobile phones, videogame consoles, digital cameras, DVD players, GPS receivers, and printers.  Many household appliances, such as microwave ovens, washing machines and dishwashers, are including embedded systems to provide flexibility, efficiency and features.  Advanced HVAC systems use networked thermostats to more accurately and efficiently control temperature that can change by time of day and season.  Home automation uses wired- and wireless- networking that can be used to control lights, climate, security, audio/visual, etc., all of which use embedded devices for sensing and controlling.

Computers in Cars All cars manufactured today contain at least one computer. It is in charge of monitoring engine emissions and adjusting the engine to keep emissions as low as possible. The computer receives information from a many different sensors, including:  The oxygen sensor  The air pressure sensor  The air temperature sensor  The engine temperature sensor  The throttle position sensor  The knock sensor  The oxygen sensor

Computers in Cars Depending on how expensive your car is, there can be all sorts of other computers. For example:  There is probably a computer controlling the automatic transmission  If the car has anti-lock brakes, there is a computer reading the wheel speed and controlling the brakes  Many air bag systems have their own computers  A car with keyless entry or a security system has a computer for these systems  Advanced climate control systems often have computers  Some cars now have motorized seats and mirrors that can remember the settings for multiple drivers, and these contain computers  Any radio or CD player with a digital display contains a computer of its own  Cruise control systems use computers

Embedded Computers in Cars  SPEECH TECHNOLOGY  LIGHTING SYSTEM  ELECTRONIC-MEMORY SEAT  ELECTRIC WINDOWS  MIRROR CONTROL  PREMIUM AUDIO SYSTEM  DOOR MODULE  CLIMATE CONTROL  VEHICLE-T0-ROADSIDE COMMUNICATIONS  RAIN SENSOR  ONE-WAY DATA PAGER  DIGITAL RADIO  HIGH-INTENSITY DISCHARGE LAMPS  NAVIGATION/GPS  ALARM SYSTEMS  TRIP COMPUTER  HEAD-UP DISPLAY  ANALOG AND DIGITAL INSTRUMENTATION  RIGHT-OF-CLUSTER DISPLAY  CRUISE CONTROL  INTERNET  INTEGRATED CELL PHONE  CENTRAL-BODY CONTROLLERS  CENTRAL LOCKING  REMOTE KEYLESS ENTRY  TRANSMISSON CONTROLLER ENGINE CONTROLLER  IMMOBILIZATION

Embedded Computers

Typical Car Computer The computer from a Ford Ranger

Future Cars  Future car technology is now wide open. For instance, with peak oil looming and future shortages of fossil fuels imminent there has been much emphasis lately on cars that run on alternative fuels.  In the longer term, future car technology will most likely involve cars that run on hydrogen, electricity, air, nitrogen, or even nuclear power.  In 1958 the first nuclear automobile was the Ford Nucleon. The Ford Nucleon was a concept vehicle that was supposed to be powered by a small nuclear reactor at the rear of the vehicle fueled by radioactive material. No working prototypes were ever built.

Summary  Boolean algebra is the short-hand language used for logic  Just three operators AND, OR and Negation  Binary is the language of computers  Boolean operators have electrical analogues that are the template for computers