Input-Output-Process Demo

Slides:



Advertisements
Similar presentations
IGCSE ICT Control Systems.
Advertisements

Tech Systems Unit 1.
Mass Flow Controller. Function Delivers user specified flow rate of gas. Flow rate is mass flow rate (i.e. number of molecules per sec Mol/sec), not volume.
In this presentation you will:
COMPUTERS AND INPUT SENSORS. cbc MICROCOMPUTER OPERATION HAPPENS IN STAGES Memory.
01/05/2015 Input-Output-Process Demo Automatic Streetlight System.
Mechatronics and microprocessor. Outline Introduction System and design of system Control, measurement and feed back system Open and closed loop system.
Paper 1 - Theory (Chapter 7.1) Exam Questions and Answers
Systems Flow Charts Learning Objective:
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Smart Aquarium System Group 6 HyungMo Kang Joel Aurelus Manny Cruz Ameer Burnett.
How organizations use ICT:. Technological advancements in  process monitoring,  control  and industrial automation in recent years have improved the.
How organizations use ICT:. Technological advancements in  process monitoring,  control  and industrial automation in recent years have improved the.
THYRISTORS WHAT ARE THYRISTORS ?.
Actuators & Their Applications
Hardware  Touch screen to input required temperature  Sensor to input temperature  ADC to convert analogue data to digital  Actuator switches.
Electronics Digital Processes Transistor as a Switch 1)(G) State that a transistor can be used as a switch. 2)(G) State that a transistor may be conducting.
Physics and Electronics. Electronic systems Electronic systems are made up of 3 parts: 1)An INPUT SENSOR – these detect changes in the environment Examples:
SB-CMS-PIR - ceiling mounted PIR sensor. Subnet ID and Device ID Device Remark Change the ID if needed.
Control Systems Did you get these? Washing machine Microwave cooker
AS ICT.  Have an understanding of how organizations use ICT.  Be able to describe a number of uses, giving the hardware and software requirements. 
Monitoring, measurement and control technology. Definition of data logging Data logging – collecting data automatically from sensors over a certain period.
IGCSE ICT Control.
Open and Closed Loops Standard Grade Computing Studies.
Intro Building automation describes the advanced functionality provided by the control system of a building. A building automation system (BAS) is an.
The Transistor A transistor is an automatic switch. It can only be on or off. base emitter collector 0.7 V When the transistor is on, current flows from.
1 Electronics 4.4: Digital Processes Transistors and Digital Electronics Electronics 4.4: Digital Processes.
Control Systems An Overview. Definition A control system is a device or set of devices that are coordinated to execute a planned set of actions.
// This is a simple control program Move forward 200 units Turn right 90 Move forward 100 units Turn right 45 Move forward 100 Turn right 45 Move forward.
Air Conditioning Heating Refrigeration
C H A P T E R 15 Thermodynamics The Second Law of Thermodynamics Heat flows spontaneously from a substance at a higher temperature to a substance.
Looking at systems. What is a SYSTEM? The radiator makes the room warmer by turning ON when the temperature of the room is lower than required The THERMOSTAT.
1 Electronics 4.4: Digital Processes PageTitle 1)Contents Page 2)Header Page 3)Learning Outcomes 4)Introducing Transistors 5)Transistor Terminals 6)Transistor.
Control Technology and Automation
Measurement and Control. Control Systems A control system usually consists of a processor, a control program, interfaces and a device under the processor's.
6/3/2016SME3252: Mechatronics Lecture 1 1 Introduction to Mechatronics Lecture 1.
Computer Control Using computers to control things.
Process Control 2.1 – Control Systems.
CS4012 Week 2 Lecture 2 Misrepresentation Control Systems.
Feedback System How does the body sense, process and respond to changes in body conditions?
System A collection of parts that perform a function.
Digital Activity work sheet Inputs  Sound  Light  Heat  Slide Switch  Push Switch Output  Light________________  Buzzer______________  Relay_______________.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Control Output Devices Hyper linking. Back to Input Devices Back to Input Devices What Are Control Output Devices? These are devices that are associated.
Learning Objectives Today we will Learn: What is meant by a Control System Examples of Control systems How control systems work.
Using Connectives to Answer Exam Questions.
Learning Objectives Today we will Learn:
Computer Control and Monitoring Today we will look at: What we mean by computer control Examples of computer control Sensors – analogue and digital Sampling.
Starter: use Pg to complete the table
Monitoring and Control
Overview control systems examples of control systems diagrams
Temperature sensors Temperature is the most often-measured environmental quantity. This might be expected since most physical, electronic, chemical, mechanical,
Control Systems IB Computer Science.
Monitoring and Control
Electronic Components
Transistor & Voltage Divider
Control Systems An Overview Computer Integrated Manufacturing
Control GCSE ICT.
A collection of parts that perform a function
Control GCSE ICT.
Input-Output-Process Demo
Input-Output-Process Demo
Systems and Control.
How electronic systems work using the Systems approach.
Processing Devices.
Using Connectives to Answer Exam Questions.
Lesson 5 – Coding a temperature gauge
Systems and Control.
Presentation transcript:

Input-Output-Process Demo Central Heating System 24/02/2019

User sets the desired temperature. Input Processor Preset Value: User sets the desired temperature. 24/02/2019

Input - Measurement Processor The monitoring of physical variables without the microprocessor taking action. Temperature readings Temperature Sensor Processor 24/02/2019

Compares current temperature with preset value Processing Processor Compares current temperature with preset value 24/02/2019

If current temperature < preset value When a microprocessor takes action depending on sensor readings. Processing Control Too cold Signal Heater On Processor If current temperature < preset value 24/02/2019

Output Too cold Heater On 24/02/2019

If current temperature > preset value When a microprocessor takes action depending on sensor readings. Processing Control Too Hot Processor If current temperature > preset value Signal Heater Off 24/02/2019

The process is continuous and so repeats. Output Too Hot Heater Off 24/02/2019 The process is continuous and so repeats.

Notes: Input: Processing: Output: User sets the desired preset value. Sensors sending readings. Processing: Microprocessor comparing the preset value with the current sensor readings. If higher / lower then microprocessor decides to switch a device on / off. Output: Devices actually being switched on or off. Sensors do not compare or decide to switch anything on or off, they only send current readings. 24/02/2019