In this presentation you will:

Slides:



Advertisements
Similar presentations
IGCSE ICT Control Systems.
Advertisements

© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Industrial Automation and Control
The physical parts of Computer
Dedicated Computer Systems
Lecture 3&4 Components of the computer. Computer components.
Motor Control of an Oscillating Pendulum Nick Myers and Chirag Patel March 9, 2004 Advised by: Dr. James Irwin and Mr. Jose Sanchez Bradley University.
Computer Main Parts.
PLC Fundamentals Module 2: Hardware and Terminology.
Actuators & Their Applications
Module 2: Hardware and Terminology
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Parts of a Computer Vocabulary
SCADA and Telemetry Presented By:.
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
Presented by:- NAME : Sanjay Kumar Pani BRANCH : Electrical & Electronics GROUP : ‘B1’ ROLL NO. : E/04/14.
Lesson 3 — How a Computer Processes Data
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Personal Computer Adapted by Dr. Semmes from Mrs. Jungman’s Hardware Presentation and Mrs. Belisle’s Class Notes.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Operation Sabbath Mode - SELECT PROGRAM - Lights, alarms and fans Normal Sabbath Overview.
Control Technology and Automation
HL Sample Question Applied Control Systems Underlying Principles.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Control.
Asttraining.com Scan Procedures for Ford EEC-V OBD II Systems.
Carries out instructions of a computer program by performing the basic arithmetic, logical control, and input/output (I/O) operations.
 There are many parts that work together to make a computer work.
Components of a Computer. Main components of a computer.. Power Supply Motherboard Central Processing Unit (CPU) Random-Access Memory (RAM) Read-Only.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
Computer Hardware – System Unit
Concepts of Engineering and Technology Copyright © Texas Education Agency, All rights reserved.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Basic Equipment and Schematic Reading. Objectives Learn the basic equipment that will be used in the Lab. Learn some of the basic symbols used on electrical.
Digital Literacy: Computer Basics
Computer parts Kara Ross. Mother board A motherboard (sometimes alternatively known as the mainboard, system board, planar board or logic board[1]) is.
BASIC STRUCTURE OF PLC.
Embedded Systems Introduction. Microprocessor building blocks 1. ALU (Arithmetic Logic Unit): The ALU is a sequential logic circuitry that is intended.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Brandon Halleran.  The power supply for your personal computer gives your machine all the different voltages it needs to operate properly. It is able.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Computer Basics Just How Does a Computer Work?
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computer Basics Just How Does a Computer Work?. A computer is made up of many parts.
Lifting the Lid: How Computers Work. CPU  The Central Processing Unit  Sometimes called the microprocessor  Carries millions of electrical signals.
Last updated: 6/28/2016www.alto-shaam.com Rotisserie Training Rotisserie.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Mobile phone keypad sensed password entry for door opening.
Obstacle avoiding robot { pixel }
Computer Hardware – System Unit
Unit 45: Circuits and components Dr
Control Control Devices.
DIGITAL CALCULATOR USING 8051
Session III Architecture of PLC
PLC Hardware Components.
Failure types, Codes, Clearing codes
Computer Basics: Inside a Computer Part II
Applied Control Systems Underlying Principles
Input-Output-Process Demo
Systems and Control.
ACOE347 – Data Acquisition and Automation Systems
Systems and Control.
Presentation transcript:

In this presentation you will: see how a microprocessor controls a microwave oven

The Microprocessor Many gadgets, devices, appliances and machines have microprocessors controlling their operation. Next >

For a microprocessor to control device, it has to: Input Devices Input Process Microprocessor Controller System Output Devices Output For a microprocessor to control device, it has to: Detect changes occurring in the system using input devices. Make decisions based on the detected changes. Activate appropriate output devices according to decisions made. Next >

Input / Output Microprocessors control devices using an input/output interface. Fan Temperature Sensor ROM Output Input Microprocessor Interface RAM Address Bus Control Bus Data Bus I/O There is an output interface for actuating external devices like a motor, and an input interface to monitor external devices like a temperature sensor. Next >

Microprocessor Control Microwave ovens use microprocessors to control their operation. Next >

Components Here are some of the devices are used in a microwave oven: A microwave generator produces the microwaves that cook the food. A lamp illuminates during the cooking process. A motor drives a turntable so that the food rotates and cooks evenly. A display indicates the cooking time and the selected cooking mode. Next >

A sounder beeps when the cooking period is complete. The keypad enables the cooking time to be set, cooking mode to be entered and START/STOP cooking selected. A door switch detects when the door is open. A fan removes steam that is generated by cooking. Next >

To control the operation of the microwave oven, there is a printed circuit board (PCB) containing the microprocessor system. Next >

The power source is a high voltage, alternating current (AC) supply. To power the microprocessor and the various devices, the microwave oven is connected to the power source. The power source is a high voltage, alternating current (AC) supply. The circuitry of the microprocessor and some of the devices require a lower, direct current (DC) voltage. A power supply unit converts the AC supply to the required DC voltage level. Next >

Input Devices The INPUT devices to the microprocessor system are: The keypad The door switch Next >

Door Switch The door switch requires one input line to the microprocessor system. The input line is a wire that carries an electrical signal from the door switch to the microprocessor system. The switch could be in one of two positions. With the door open the switch would be open, and with the door closed the switch would be closed. The microprocessor can determine the position of the switch by the electrical signal on the input line. Next >

Keypad The keypad has many buttons and requires several lines connecting it to the microprocessor system. For each button pressed on the keypad, a unique digital code is sent to the microprocessor. In this way the microprocessor is able to detect which button has been pressed. Next >

Output Devices The output devices from the microprocessor system are: Microwave generator Turntable motor Display Lamp Sounder Fan Next >

The microwave generator, turntable motor, lamp, sounder and fan each require single line OUTPUTS from the microprocessor. The microprocessor can activate any one of the output devices by sending an electrical signal. For example, to switch the lamp on. There are several outputs from the microprocessor to the display, so that numerous message options can be illuminated. Next >

Question 1 Which device is an input to the microprocessor? A) lamp B) fan C) keypad D) microwave generator

Question 2 What device generates the low DC voltage? A) Fan B) Microwave Generator C) Microprocessor D) Power Supply

The connections become confusing to follow when shown all together. Here are the input and output connections to and from the microprocessor. The connections become confusing to follow when shown all together. Next >

If the microprocessor and devices are taken out of the cabinet, we can view the connections more easily. One last important element of the system is a TIMER for timing the cooking period. An electronic timer is usually an integrated circuit on the microprocessor board. Timer Next >

Question 3 Which output device requires more than one control line from the microprocessor? A) Lamp B) Microwave Generator C) Turntable Motor D) Display

System Operation The cooking mode is selected on the keypad and the cooking period set. The microprocessor reads the settings input on the keypad into its memory. Signals are sent to the display to indicate the cooking mode and cooking period set. Next >

Question 4 The cooking mode setting, entered on the keypad, is stored in which of the following? A) In the display B) In the microprocessor's memory C) In the microwave generator D) In the power supply

Processing Input If the START button is pressed while the door switch is open, the microprocessor will detect this and prevent cooking. Not until the door is shut, will the computer allow cooking to begin. Next >

Starts the electronic timer with the cooking period When the START button is pressed and the door is shut, the microprocessor carries out the following: Starts the electronic timer with the cooking period Switches the fan on Switches the lamp on Starts the turntable motor running Switches the microwave generator on The microprocessor is able to carry out these tasks very quickly so they appear to happen at the same time. Next >

The electronic timer counts down during the cooking period The electronic timer counts down during the cooking period. The microprocessor updates the display every time a second passes. The microprocessor checks for changes which might occur, for example, the door being opened or the stop button being pressed. Next >

It may also put a message on the display, DOOR OPEN. If the door is opened, the microprocessor will detect it and stop the cooking process by switching off the fan, microwave generator and turntable motor. It may also put a message on the display, DOOR OPEN. Next >

If the cooking mode is set to full power, the microwave generator will be on continuously. When the mode is set to defrost, the microprocessor will switch the microwave generator on and off repeatedly during the cooking process. The average cooking power will be less. Next >

When the cooking period is complete, the microprocessor will switch off the fan, microwave generator, lamp and turntable motor. It will then switch the sounder on to let the user know that the cooking cycle is complete. When the door is opened, the microprocessor switches the sounder off if it is still sounding. Next >

Question 5 What component tells the microprocessor the cooking period is complete? A) Input Interface B) Output Interface C) Timer D) Memory

Central heating systems Many other devices use a microprocessor to read input devices, make decisions and control output devices such as: Washing machines Central heating systems Games consoles Vehicle engine management systems Next >

Summary In this presentation you have seen: how a microprocessor can control the various devices of a microwave oven how a microprocessor can read input devices, make decisions and control output devices. End >