AQA GCSE 7 Electronic systems processing Design and Technology 8552

Slides:



Advertisements
Similar presentations
Applications of PICs Advantages/disadvantages Digital and analogue control Loops, sub-routines, scanning, counting and feedback Interrupts Problems with.
Advertisements

Basic Circuits TEST YOUR BRAIN!.
555 Timer ©Paul Godin Updated February Oscillators ◊We have looked at simple oscillator designs using an inverter, and had a brief look at crystal.
Basic Electronic Systems
In this presentation you will:
Robotics Club, Snt Council2 The 3 Schools of Robotics: Mechanical Design – Types of motors – Material selection –
Counters 4017 decade counter (1-of-10). What is a Counter? In digital logic and computing, a counter is a device which stores (and sometimes displays)
1 Electronics and Control Technology. 2 Electronics and Control The 555 timer is an 8-Pin D.I.L. Integrated Circuit or ‘chip’ What it looks like Notch.
Chapter 10 – Digital System Projects Using HDL Copyright © 2011, 2007, 2004, 2001, 1998 by Pearson Education, Inc. Upper Saddle River, New Jersey
Counter Circuits and VHDL State Machines
The Solar Tracker. Solar Tracking Project Team Members: –Cristian Ruvalcaba –Ken Seal –David Clark –Mark McKinley –Richard DeJarnatt.
Part A: Controlling Oscillation Frequency with Capacitors and Resistors Part B: Diodes and Light Experiment Timer.
Railway Foundation Electronic, Electrical and Processor Engineering.
Sensors And Micro-Controllers
Railway Foundation Electronic, Electrical and Processor Engineering.
PROGRAMMABLE INTERFACE CONTROLLERS Understanding what PIC’s are. How to use PIC logicator Knowing what you can do with PIC circuits.
Introduction.
GCSE Electronic Products
The All IC’s are usually set up in a DIL (Dual In Line) configuration, this is where there are two sets of parallel connections (the pins). As you can.
M.S.P.V.L. Polytechnic College, Pavoorchatram
Pulse Width Modulation (PWM) LED Dimmer Circuit
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
P1f(ii) Data Transmission You will learn about: How Optical Fibres are used How interference is reduced
PICS / Microcontrollers
PIC microcontrollers. PIC microcontrollers come in a wide range of packages from small chips with only 8 pins and 512 words of memory all the way up to.
Electronics and Control Systems Unit 4 Revision Portfolio Student Name.
CONTROL Control Systems Open and Closed Loop (with Feedback)
Topic 28: Direct Sensing 28.1 Sensing devices
gradually rises from 0 to 9V immediately drops from 9V to 0V
Digital LAB Lab 2. 2 The 555 timer is an 8-Pin D.I.L. Integrated Circuit or ‘chip’ What it looks like Notch Pin 1.
Chapter 13 Linear-Digital ICs. Copyright ©2009 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Electronic Devices.
Twenty Questions Electronics. Twenty Questions
S e c u r i t y L i g h t E a s t e r E l e c t r o n i c s P r o j e c t Dark Sensor Comparator Monostable Counter Light Brief Design a system that turns.
Home entertainment. The hardware, software and techniques used for sound MP3 players: play music files stored digitally in MP3 file format are small and.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Electronic Components Circuit/Schematic Symbols. RESISTOR Resistors restrict the flow of electric current, for example a resistor is placed in series.
Counter Circuits and VHDL State Machines
Slides created by: Professor Ian G. Harris Embedded Systems  Embedded systems are computer-based systems which are embedded inside another device (car,
An introduction to PIC’s for KS3 and KS4. Mr Rooks Hetton School.
IC 4017 Pin Configuration And Application
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
TITLE: 555 Timer OM INSTITUTE OF TECHNOLOGY Subject: Analog Electronics ( ) Semester: 03 Prepared By:
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
Electronic Devices and Circuit Theory
REMOTE CONTROLLED FAN REGULATOR. Alvasim P. A. Anumol R. Geo Joy Nimmy Yesudas Pradeep K. Vijayan MET’S School of Engineering Dept. of Electrical & Electronics.
Cambridge Technical.
RASH DRIVING WARNING SYSTEM FOR HIGHWAY POLICE
MECH 373 Instrumentation and Measurements
Sound and music.
Timers and Event Counters
(EVENING ON TO MORNING OFF)
555 Timer EEE DEPARTMENT KUMPAVAT HARPAL( )
SCADA for Remote Industrial Plant
Electronic Components
Digital Fundamentals Floyd Chapter 7 Tenth Edition
Chapter 13 Linear-Digital ICs
Technology Literacy Hardware.
Project Title EVM IN PIC Under the Guidance of Submitted by.
RAILWAY TRACK SNAP NOTIFICATION
AQA GCSE 6 Systems approach to designing Design and Technology 8552
Principles & Applications
Twenty Questions Electronics.
Chapter 7 Latches, Flip-Flops, and Timers
Programmable Interval timer 8253 / 8254
Programmable Interval timer 8253 / 8254
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Systems and Control.
Electronic systems 7.
Systems and Control.
Presentation transcript:

AQA GCSE 7 Electronic systems processing Design and Technology 8552 Unit 2 Energy, materials, systems and devices 7

Objectives Understand the difference between analogue and digital signals Understand how microcontrollers are programmed as counters, timers and for decision making to provide functionality to products and processes Understand the use of buzzers, speakers and lamps to provide functionality to products and processes

Do products make decisions? How does an electronic dice know which number to display? What is a process? Timing Counting Amplifying Comparing Name any other electronic processes you have come across

Digital vs analogue There are two types of signal in electronic systems: Analogue signals have an infinite range of values between the minimum and maximum points Digital signals are either on or off, and are usually represented by a 0 for off and a 1 for on Which type of signal is a switch likely to produce?

Integrated Circuit (IC) Also known as microchips, ICs are capable of performing specific tasks There are many different types of IC A programmable IC is called a microcontroller ICs come in all different shapes and sizes Most come in a dual in line (DIL) package

Microcontroller IC A microcontroller IC is known as a peripheral interface controller (PIC) These programmable ICs are very adaptable They can be programmed to perform multiple processes This reduces the amount of components needed to perform a task (component redundancy) What are the benefits of having a smaller circuit board?

Programming a PIC A PIC’s functions are controlled by a program or code that is received via a download cable Specialist software enables the program to be drawn graphically as a flowchart It can also be written in a coding language, such as BASIC Most PICs can be reprogrammed multiple times, allowing for corrections and updates What might be the drawback of using a PIC for a simple one-off task?

Digital or analogue inputs? When programming PICs, the type of input required will need to be considered, for example: Switches are input components that give a digital signal Components such as thermistors, LDRs and microphones require an analogue input

Using analogue sensors PICs cannot process the infinite range of values that analogue inputs provide so it is divided into smaller parts Analogue inputs divide a signal in to 256 equal sections The range is labelled 0 to 255 When the input signal reaches a particular value or intensity, the PIC will function as the program dictates

Input components Complete Task 1 of Worksheet 7

Output components Buzzers and speakers produce sound Buzzers normally give out a set frequency meaning they are good for system alerts Speakers have a broader frequency range and are used for speech and audio Suggest one instance where a buzzer would be more appropriate than a speaker

Two timers Timing is a critical process in a circuit Many microcontrollers have an accurate internal clock Time delays can be programmed Monostable devices are single-shot timers, going on once, then staying off Astable devices constantly alternate between on and off Which device does a flashing road beacon use?

Monostable device The single pulse produced is usually triggered by a switch or sensor The length of the pulse can be varied by changing the delay time Monostable devices are used for timing how long events occur such as an automatic door opening and shutting Where else might one be used?

Astable device The stream of pulses produced are oscillating and constant One cycle is the time (t) a single pulse takes to go from 0 (off) to 1 (on) and back to 0 The speed of the pulses is known as the frequency and is measured in hertz (Hz) Flashing lights are used on tall buildings and aircraft – where else are they used?

Counting PICs can be programmed to count up and down, and can take over the roles of many traditional ICs Popular counters include the decade counter (4017) which has 10 outputs and counts up or down one on each pulse 7-segment display decoder (4026) converts pulses into numbers and outputs to a 7-segment display Both of these ICs can ‘cascade’ – what does this mean?

Worksheet 7 Complete Task 2 of the worksheet

Plenary When you download a track from a music site, how does the file get onto your computer or device? What happens to the track when you play it through speakers or headphones?