Input > Process > Output

Slides:



Advertisements
Similar presentations
Logic Gates Some Most All Learning Objective
Advertisements

Sahar Mosleh PageCalifornia State University San Marcos 1 Introductory Concepts This section of the course introduces the concept of digital circuits and.
1 The University of Jordan Mechatronics Engineering Department PLC: Programmable Logical Controller.
Physics and Electronics. Electronic systems Electronic systems are made up of 3 parts: 1)An INPUT SENSOR – these detect changes in the environment Examples:
PLC: Programmable Logical Controller
Lecture 8 Topics –Switch –Transistor –CMOS transistor –Logic gates AND, OR, NOT Universal gates: NAND, NOR XOR.
Open and Closed Loops Standard Grade Computing Studies.
CONTROL Control Systems Open and Closed Loop (with Feedback)
gradually rises from 0 to 9V immediately drops from 9V to 0V
PLC introduction1 Discrete Event Control Concept Representation DEC controller design DEC controller implementation.
PLC: Programmable Logical Controller
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Binary Logic.
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.
Control Technology and Automation
AUP2G57 configured as flip flop Dual Configurable Logic Design Contest.
Which of the signals below is a digital signal?
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
1 GCSE Computing Binary Logic. GCSE Computing 2 Candidates should be able to understand and produce simple logic diagrams using the operations NOT, AND,
What is a circuit? A set of connected electrical components that provide one or more complete paths for the movement of charges. A set of connected electrical.
Circuits & Switches. Electricity Formed when an excess of positive or negative particles that are parts of atoms attempts to balance itself=electrical.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Electricity Notes 6 - Circuits Electric Circuit – _______________________________________ All electrical circuits have 4 parts: 1.____________________________________________________.
Potential Dividers and their application as sensors Electricity Lesson 9.
Technical English Unit 45: Circuits and components Dr. Basil Hamed Technical English Islamic University of Gaza April, 2016.
TODAY’S OUTCOMES: - Review the operation of series circuits and electric current - Study and measure voltage and current in electric circuits - Construct.
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
PHYSICS – Digital electronics. LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and.
Logic Gates The processor is made up of millions of logic gates. These are used to make decisions. Each gate takes an electric input and outputs a result.
Logic Gates Unit 16.
Sensors Control Systems with Flowol.
The EV3 Electronics Circuit
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Unit 45: Circuits and components Dr
For further information
Unit 45: Circuits and components Dr
Starter: (don’t write a title or date yet!)
PLC: Programmable Logical Controller
You have 5 minutes to look over your table of sensor and outputs ready for a spot check on the different symbols Start Timer 5 mins
Combination Circuits Lesson 10.
Digital electronics and logic gates
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Lesson 4 Electricity Part 3.
Instrumentation and Control Systems
Electric Circuits (12.2).
Electric Circuits (12.2).
GSM door opener Model RTU5015 RTU5025 .Different appearance ,the same function.
DT-Assessment Frame Work Term2
Thursday, 22 November 2018 Logic Gates
All very logical I think!
Cybernetics and Computers
JC Technology Logic Gates.
KS4 Electricity – Electronic systems
Chapter - Karnaugh Maps
Systems and Control.
Objectives Construct truth tables for the following logic gates:
How electronic systems work using the Systems approach.
Introductory Concepts
Unit 45: Circuits and components Dr
Boolean Algebra and Gate Networks
Logically, the output will be 1
Systems and Control.
Presentation transcript:

Input > Process > Output

Input >Process >Output Switch Sensor Keypad Key switch Button BRAIN CIRCUIT Microcontroller Processor Computer Audio Display Motor Printer Power

An Automatic Sprinkler System An automatic water sprinkler system has been ordered by a farmer. The system must have sensors that detect dry weather and turn on water sprinklers to water valuable crops. The company manufacturing the system have decided that a starting point is to think in terms of INPUT -PROCESS - OUTPUT and also include FEEDBACK.

Answer

Digital and Logic Gates Most modern electronic devices such as mobile telephones and computers depend on digital electronics. In fact, most electronics about the home and in industry depend on digital electronics to work. Digital electronics normally based on ‘logic circuits’. These circuits depend on pulses of electricity to make the circuit work. For instance, if current is present - this is represented as ‘1’. If current is not present, this is represented as ‘0’. Digital electronics is based on a series of 1s and 0s.  

Logic Gates LOGIC circuits are normally composed of ‘gates’. A combination of gates make up a circuit and some digital circuits can be extremely complex. It is the logic gates that produce pulses of electrical current (1s and 0s). At school level, digital logic circuits are relatively simple. 

AND GATES The simplified AND gate shown above has two inputs, switch Aand switch B. The bulb Q will only light if both switches are closed. This will allow current to flow through the bulb, illuminating the filament.

OR GATES The simplified OR gate shown above has two inputs, switch A and switch B. The bulb Q will light if either switch A or B are closed. This will allow current to flow through the bulb, illuminating the filament.

House Alarm System

OR GATES

Logic Gates

Simple