Copier Jam Detector Design Problem

Slides:



Advertisements
Similar presentations
John Ogilvie High School - CfE Physics
Advertisements

fischertechnik® RoboPro Software for Gateway To Technology® RoboPro
Getting Started Product Description Setting Parameters How does it work Wiring Diagram.
In this presentation you will:
Lecture 7: PLC: Review Questions
Copier Jam Detector Design Problem
Fischertechnik ® Interface Connections. The Serial Interface Connects the Computer with the fischertechnik ® model
Designs and Implementation Ring Detector circuit Design: Ring Detector circuit Design:
Flip-Flop Applications
State Machine Design State Machine Design Digital Electronics
Multiple Function Security System. INTRODUCTION & APPLICATION ● 4 functions in on system: – Light Detector – Contact Detector – Motion Detector – Pressure.
Interface Connections
An Introduction to the R3 19 inch Rack The R3 control system comprises a number of different plug in modules, each of which is dedicated to a particular.
Introduction to Robo Pro
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.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Input, Process and Output Digital Logic Gates.
Control Technology and Automation
HL Sample Question Applied Control Systems Underlying Principles.
Wakeup Insurance Chris Dobson. Introduction Ensures owner wakes up on time Forces owner to chase it to disable alarm Automatically returns to charging.
Last week’s project demos RC circuit with creative use of 7- segment display Demo in class tonight – don’t start on the next project until I’ve seen this.
Implementing software in IEC Languages in IEC IEC uses the following languages Instruction List – Assembly level programming using.
Electronic Circuit Diagrams
Modular Electronics Use the systems approach.
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)
OPTICAL SENSORS 13 JULY 2004 Chung Hsieh. Basics Operation An Light Emitting Diode (LED) sends out light which bounces back from the target. Exciting.
ECE 3450 M. A. Jupina, VU, 2016 Capacitance Sensor Project Goal: Creation of a digital capacitance sensor circuit where a variation in capacitance changes.
CIRCUITS AND. Standards SPI Identify how simple circuits are associated with the transfer of electrical energy when heat, light, sound, and chemical.
Cathode Ray Oscilloscope (CRO)
Multipurpose Keychain ECE 445 Senior Design Junting Lou Yaming Tang Lida Zhu TA: Rajarshi Roy Project No. 11 Fall 2012.
Programmable Logic Controller
PLC programming Part 3: Problems with solutions. Topics  Every problem is devided into three parts:  Technology description contains the general properties.
Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.
Obstacle avoiding robot { pixel }
Truth Tables & Logic Expressions
Home automation using Arduino & ‘PIR sensor’
Control Control Devices.
Self Diagnosis and Trouble Codes
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
You have 5 minutes to look over your homework and with a green pen answer the question in your book or make a correction Start Timer 5 mins
Engineering Science Systems and Control.
fischertechnik® RoboPro Software for Gateway To Technology® RoboPro
FASTEST FINGER PRESS QUIZ BUZZER
QUIZ COMPETITION SENSOR FOR FASTEST FINGER PRESS
Digital electronics and logic gates
AQA GCSE 6 Systems approach to designing Design and Technology 8552
fischertechnik® RoboPro Software for Gateway To Technology® RoboPro
PLC Hardware Components.
Flip-Flop Applications
Sequential Circuits: Latches
Create a paper craft for any object that makes a sound
Flip-Flop Applications
Raspberry Pi: External Inputs & Outputs
Lesson 17: State-Based Design Example
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
All very logical I think!
Applied Control Systems Underlying Principles
Sequential Systems with Random Inputs
Copier Jam Detector Design Problem
Game Controller Lesson Two.
Objectives Construct truth tables for the following logic gates:
How electronic systems work using the Systems approach.
Truth Tables & Logic Expressions
Photoelectric Switch Department Of Physics Prof.Kurkute.P.V.
ECE 352 Digital System Fundamentals
Electronic systems 7.
Presentation transcript:

Copier Jam Detector Design Problem Digital Electronics 2.5 Programmable Logic - Combinational Introduction to Sensors and Motors: Copier Jam Detector DMS-FT or DLB-FT Fischertechnik® Digital Electronics © 2014 Project Lead The Way, Inc. Project Lead The Way, Inc. Copyright 2009

Design Specifications Copier Jam Detector Design Problem Design Specifications Digital Electronics 2.5 Programmable Logic - Combinational As the paper passes through a copy machine, three photo sensors monitor its path. The photo sensors consist of a phototransistor paired with an incandescent lamp. Photo Sensor Design Specifications for the Copier Jam Detector Design Problem Incandescent Lamp Phototransistor Test fixture for the three photo sensors constructed with fischertechnik® components. Project Lead The Way, Inc. Copyright 2009

Design Specifications Copier Jam Detector Design Problem Design Specifications Digital Electronics 2.5 Programmable Logic - Combinational As the paper passes through a copy machine, three photo sensors monitor its path. The photo sensors consist of a phototransistor paired with an incandescent lamp. Photo Sensor Design Specifications for the Copier Jam Detector Design Problem Incandescent Lamp Phototransistor Test fixture for the three photo sensors constructed with fischertechnik® components. Project Lead The Way, Inc. Copyright 2009

Design Specifications Copier Jam Detector Design Problem Digital Electronics 2.5 Programmable Logic - Combinational When a paper breaks the light beam between a phototransistor and the incandescent lamp, the photo sensor outputs a logic one (1). When the beam is not broken (i.e., there is no paper), the photo sensor outputs a logic zero (0). Design Specifications for the Copier Jam Detector Design Problem Lamp Photo-Transistor Paper Light Paper = Logic 1 No Paper = Logic 0 Project Lead The Way, Inc. Copyright 2009

Design Specifications Copier Jam Detector Design Problem Digital Electronics 2.5 Programmable Logic - Combinational When a paper jam occurs, an LED indicator light will turn on and a buzzer will sound. The LED indicator will go off as soon as the jam is cleared. BUZZER JAM Signal CLEAR Signal Design Specifications for the Copier Jam Detector Design Problem The buzzer should continue to sound until a Clear button is pressed. This last condition requires that the output controlling the buzzer be latched with a flip-flop. Project Lead The Way, Inc. Copyright 2009

Design Specifications Copier Jam Detector Design Problem Design Specifications Digital Electronics 2.5 Programmable Logic - Combinational Under normal operations, paper will pass through the sensors such that adjacent sensors will not simultaneously detect paper. If they detect paper, this indicates that a paper jam has occurred. Shown are a few examples of both Jam and No Jam conditions. No Jam Jam Design Specifications for the Copier Jam Detector Design Problem Jam No Jam Project Lead The Way, Inc. Copyright 2009

Complete Block Diagram Copier Jam Detector Design Problem Digital Electronics 2.5 Programmable Logic - Combinational Complete Block Diagram / Schematic for the Copier Test Fixture Project Lead The Way, Inc. Copyright 2009

Copier Jam Detector Design Problem Assignment Digital Electronics 2.5 Programmable Logic - Combinational Using the Circuit Design Software (CDS): Design a Copier Jam Detector circuit that meets the design specifications detailed. Make the appropriated pin assignments so that your design will work with the Digital Logic Board (DLB). Build and test your design. Verify that the circuit is working as designed. If it is not, review your design to identify your mistakes, make the necessary corrections, and retest. Review of Project Assignment Project Lead The Way, Inc. Copyright 2009