01/05/2015 Input-Output-Process Demo Automatic Streetlight System.

Slides:



Advertisements
Similar presentations
Saving Energy, Timer & Automation Best Design Course 30 Minutes Test 10 Minutes TIS Training Program 2012, Rev 1.1
Advertisements

IGCSE ICT Control Systems.
Lighting concepts – Ballasts and Lighting Controls
8255 – PROGRAMMABLE PARALLEL
In this presentation you will:
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
Chapter 6 Introduction to Logic.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
How organizations use ICT:. Technological advancements in  process monitoring,  control  and industrial automation in recent years have improved the.
Actuators & Their Applications
Physics and Electronics. Electronic systems Electronic systems are made up of 3 parts: 1)An INPUT SENSOR – these detect changes in the environment Examples:
Sensors PREPARED & PRESENTED BY: FAHAD AHMAD KHAN.
Embedded Programming and Robotics
SB-CMS-PIR - ceiling mounted PIR sensor. Subnet ID and Device ID Device Remark Change the ID if needed.
Introduction Mobile Switch is a device which will be helpful to switch on and off any electrical/electronic devices through a SMS. The parameters of these.
Applied Control Systems Robotics & Robotic Control
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.
Open and Closed Loops Standard Grade Computing Studies.
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.
Programming Concepts Part B Ping Hsu. Functions A function is a way to organize the program so that: – frequently used sets of instructions or – a set.
// 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
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.
Welcome to the World of Programmable Logic Controllers
Control Technology and Automation
Computer are used to control the operation of many and everyday objects. The instructions contained in the computer program send signals out to computer.
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.
Dimmer debugging Big dimmer ( hanging dimmer ) ◆ 12ch 10A professional Intelligent Dimmer ◆ 6ch 20A professional Intelligent Dimmer ◆ 6ch 10A professional.
CHAPTER 2 TYPES OF CONTROLLER BY: Salsabila Ahmad.
Feedback System How does the body sense, process and respond to changes in body conditions?
Proximity Sensors. What are proximity sensors is a sensor able to detect the presence of nearby objects without any physical contact.sensor.
Digital Activity work sheet Inputs  Sound  Light  Heat  Slide Switch  Push Switch Output  Light________________  Buzzer______________  Relay_______________.
 Shut off unused lights  Shut off unused electronics  Turn on fans to lower A/C usage.
Bar code scanner Department of Computer Engineering, M.S.P.V.L. Polytechnic College, Pavoorchatram.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Intro Consists of six semiconductor devices. Stator winding- star connected. Rotor - (RPS and TG) - to get actual speed signal. Commutation logic –info.
ELECTRONICS – Input Transducers Engineering Science – National 5.
What is Science?. The Goal of science is to investigate and understand the natural world, to explain events in the natural world.
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.
Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Automating and Integrating Residential Systems Presentation 7 – Closed Loop Control.
EKT 314/4 WEEK 2 : CHAPTER 1 INTRODUCTION TO EI ELECTRONIC INSTRUMENTATION.
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.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Monitoring and Control
Monitoring and Control
Electronics – Learning Outcomes
Transistor & Voltage Divider
Control Systems An Overview Computer Integrated Manufacturing
JC Technology Logic Gates.
Digital and Analogue Sensing
Input-Output-Process Demo
Input > Process > Output
Input-Output-Process Demo
Input-Output-Process Demo
Systems and Control.
Lecture 5 Binary Operation Boolean Logic. Binary Operations Addition Subtraction Multiplication Division.
Digital and Analogue Sensing
Screw-Type Solar Warning Light
How electronic systems work using the Systems approach.
Systems and Control.
Presentation transcript:

01/05/2015 Input-Output-Process Demo Automatic Streetlight System

01/05/2015 Preset Value: Dark light level programmed in. Processor Input

01/05/2015 Processor Light Sensor Input Measurement Light readings The monitoring of physical variables without the microprocessor taking action.

01/05/2015 Processor Compares current light level with preset value Processing

01/05/2015 Processor If current light level < preset value Light On Signal Night time Processing Control When a microprocessor takes action depending on sensor readings.

01/05/2015 Light On Night time Output

01/05/2015 Processor If current light level > preset value Light Off Signal Daytime Processing Control When a microprocessor takes action depending on sensor readings.

01/05/2015 Light Off Output The process is continuous and so repeats.

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