Project 3 Build an Astable Multivibrator

Slides:



Advertisements
Similar presentations
555 Timer 555 Timer Digital Electronics TM 1.2 Introduction to Analog
Advertisements

Multivibrators and the 555 Timer
Multivibrators and the 555 Timer
Sequential Circuits1 DIGITAL LOGIC DESIGN by Dr. Fenghui Yao Tennessee State University Department of Computer Science Nashville, TN.
555 Timer ©Paul Godin Updated February Oscillators ◊We have looked at simple oscillator designs using an inverter, and had a brief look at crystal.
Section 24.4 The 555 Timer. 2 Rectangular Waves - Reminder: Duty Cycle – ratio of pulse width to cycle time where PW = the pulse width of the circuit.
Project 4: Final Design Project
EE311: Junior EE Lab 555 Timer J. Carroll 8/26/03.
Part A: Controlling Oscillation Frequency with Capacitors and Resistors Part B: Diodes and Light Experiment Timer.
Electronic Instrumentation 1 Experiment 7 Digital Logic Devices and the 555 Timer Part A: Basic Logic Gates Part B: Flip Flops Part C: Counters Part D:
Astable multivibrators I
WATER LEVEL CONTROLLER USING 555 TIMER
As an Astable Multivibrator 1. 2  An integrated chip that is used in a wide variety of circuits to generate square wave and triangular shaped single.
Clock Generation 1/16/12.
EET 1131 Unit 13 Multivibrators and the 555 Timer
M.S.P.V.L. Polytechnic College, Pavoorchatram
Pulse Width Modulation (PWM) LED Dimmer Circuit
Announcements Assignment 6 due on Friday Project ideas due today
As an Astable Multivibrator.  An integrated chip that is used in a wide variety of circuits to generate square wave and triangular shaped single and.
Electronic Metronome Using a 555 Timer.
555 Timer ©Paul Godin Updated February Oscillators ◊We have looked at simple oscillator designs using an inverter, and had a brief look at crystal.
TIMERS.
The 555 as an Astable Multivibrator. Inside look at a 555 Integrated Circuit Timer.
Pulse Width Modulation (PWM) LED Dimmer Circuit
Series RC Circuit. Shunt resistor It is good practice to short the unused pin on the trimpot when using it as a variable resistor Velleman function generator.
Astable Multivibrator
555 Timer Monostable ©Paul Godin Updated February 2008.
PHY 202 (Blum)1 Analog-to-Digital Converter and Multi-vibrators.
PHY 202 (Blum)1 Analog-to-Digital Converter and Multi-vibrators.
PWM Circuit Based on the 555 Timer. Introduction In applications LED Brightness Control we may want to vary voltage given to it. Most often we use a variable.
Timing circuits Monostable multivibrators (one-shots) –Digital storage circuit with only 1 stable state –Temporarily driven into a transient state by a.
Lab 10 Experiment 21 Design a Traffic Arrow. Just so it is clear This is it. – Last official experiment for the semester. It is your option as to whether.
Experiment 21 Design a Traffic Arrow.
Basic Operation of a 555 Timer Threshold Control Voltage Trigger Discharge Reset Output.
Project: security lock system Idea: –Create a 4bit password using switches –Send data serially (one bit at a time) using an LED –Receive the code serially.
1 13. Pulsed waveforms and Timing Circuit Design 13.1Op. Amp. Pulse GeneratorsOp. Amp. Pulse Generators timer IC Oscillator555 timer IC Oscillator.
Students should be able to :
Monostable Multivibrator
Electronic Piano G H Patel College of Engineering & Technology G H Patel College of Engineering & Technology Prepared by Sanjay Hadiyal ( )
US ADC (Analogue to Digital Conversion) and DAC (Digital to Analogue Conversion) 4 Weeks 3 Credits.
IC 4017 Pin Configuration And Application
TITLE: 555 Timer OM INSTITUTE OF TECHNOLOGY Subject: Analog Electronics ( ) Semester: 03 Prepared By:
RELAX AND ENJOY THE PRESENTATION TOGETHER OBJECTIVES Students should be able to draw the circuit of a monostable multivibrator using IC 555 explain the.
RASH DRIVING WARNING SYSTEM FOR HIGHWAY POLICE
SENSORS.
Clock Signals: 555 Timer 555 Timer Digital Electronics TM
555 Timer.
OVER VOLTAGE OR UNDER VOLTAGE
LOAD CUTOFF SWITCH UPON OVER VOLTAGE OR UNDER VOLTAGE
REMOTE JAMMING DEVICE.
To Design and Implement Astable Multivibrator Circuit Using IC555
To Design and Implement Monostable Multivibrator Circuit Using IC555
UNIT-IV Application of Special I.C’s.
(EVENING ON TO MORNING OFF)
555 Timer EEE DEPARTMENT KUMPAVAT HARPAL( )
SUN SET TO SUN RISE LIGHTING SWITCH (EVENING ON TO MORNING OFF)
Project: security lock system
Multivibrator.
Unit IV 555 Timer.
Electronic Instrumentation
Project 3 Build an Astable Multivibrator
555 Timer 555 Timer Digital Electronics TM 1.2 Introduction to Analog
EET 1131 Unit 13 Multivibrators and the 555 Timer
ELEC207 Linear Integrated Circuits
Project 3 Build an Astable Multivibrator
Engineering Electronics I
555 Timer 555 Timer Digital Electronics TM 1.2 Introduction to Analog
PHASE SEQUENCE CHECKER
Multi-vibrators
Mark Bristow CENBD 452 Fall 2002
Presentation transcript:

Project 3 Build an Astable Multivibrator

Electronic Instrumentation Purpose The purpose of this project is to build an Astable multivibrator without the 555-timer chip. This means you will have to assemble your own components to mimic the behavior of the inside of the chip. You will create a PSpice simulation and a working circuit. You will then determine how to modify the 555 timer chip model so that it cycles over a different part of the capacitor charge curve. You will modify your PSpice simulation and circuit to demonstrate that your new model works as predicted. 05 November 2005 Electronic Instrumentation

Electronic Instrumentation The Animation Animation applet Your initial design will be a PSpice simulation and working circuit based on this animation. 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Block Diagram Circuits are often represented by block diagrams that show the flow of the signal between different functional blocks. Above is a block diagram of the astable multivibrator. 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Components in each Block C A H E G B D F 05 November 2005 Electronic Instrumentation

Components in each Block A: R-R-C Combination B: Voltage Divider C: Threshold Comparator D: Trigger Comparator E: Reset Logic Chip (NAND gate) F: J-K Flip Flop G: LED Circuit H: Transistor Circuit 05 November 2005 Electronic Instrumentation

Electronic Instrumentation How does the Astable Multivibrator work? What makes this circuit generate a string of pulses? This is discussed in detail in the experiment 7 notes. Animation applet 05 November 2005 Electronic Instrumentation

How does the Astable Multivibrator work? These equations determine the characteristics of your output pulses based on the values you choose for R1, R2 and C1. 05 November 2005 Electronic Instrumentation

How does the Astable Multivibrator work? The frequency of the pulses and their duty cycle are dependent upon the RC network values. The capacitor C charges through the series resistors R1 and R2 with a time constant of tON = (R1 + R2)C1. The capacitor discharges through R2 with a time constant of tOFF = R2C1 05 November 2005 Electronic Instrumentation

Where do the equations come from? The equations that determine the on and off time of the output pulses are based on the charge and discharge time of the capacitor. The capacitor equations are: charging discharging 05 November 2005 Electronic Instrumentation

Relating charge equations to time How much time should it take to charge between 1/3 and 2/3 of V0? Time to charge up to 2/3V0 is: 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Initial Design PSpice Build the PSpice circuit and look at the signals at the input and output of each block in the diagram. ignore timing errors from the simulation Use the cursors to mark important voltage levels and times high and low on digital signals important points on analog signals (like 1/3 and 2/3 of Vcc) on and off time of the pulses 05 November 2005 Electronic Instrumentation

Initial Design Protoboard Build the circuit on your protoboard tie pin 13 of flip flop to 5V don’t forget to put power on the digital chips add a bypass capacitor use a 1k pot as a variable pull-down resistor set clock to 100k hertz Take pictures with Agilent Use voltage and time features of scope Use the cursors on the scope Make sure you have actual numerical values on the pictures that you take 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Useful Scope Features VOLTAGE * Vave (DC) * Vp-p (AC) TIME * Freq * Period * Duty Cy CURSOR * T1, T2, DT * V1, V2, DV * moves cursors 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Final Design How would you modify the inside of the timer to make it charge between ¼VCC and ¾ VCC? What are the new equations for TON and TOFF? What are the new on and off times for the pulses in your circuit? Modify the PSpice and the circuit on your protoboard and show that your results are consistent with those predicted by the equations. 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Project Report Introduction What is the objective of the project? At least two relevant topics Theory Describe the function of the components in the circuit How does the multivibrator work? Give details. Where do the equations for TON and TOFF come from? What should TON and TOFF be for the circuit you are building? 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Project Report Initial Design PSpice simulation, plots, and discussion Protoboard implementation, pictures, and discussion comparison of voltages and times PSpice Protoboard Theory 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Project Report Final Design Determine how to change circuit. Come up with new equations Modify PSpice Modify Circuit Comparison of voltages and times voltage levels affected by redesign new on and off times 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Project Report Conclusion Is it an astable multivibrator? Conclusions that can be drawn from your voltage comparisons Discuss the on and off times of the initial and final design. Are they as expected? Sources of error General Conclusions 05 November 2005 Electronic Instrumentation

Electronic Instrumentation Appendices Appendix A: Make you own task list. Appendix B: References and initial design equations. Appendix C: PSpice plots of initial design Appendix D: Agilent plots of initial design Appendix E: Final design (circuit diagram, calculations, PSpice and Agilent plots) 05 November 2005 Electronic Instrumentation