555 IC — Monostable Mode

Playing with 555 Timer — Part I — Monostable #basicTronics — 05

J3
Jungletronics
4 min readMay 22, 2017

--

Monostable multivibrator (one-shot): it just gives one pulse and you have to trigger it again to get another. It generates a single pulse when triggered.

Summary

Task 1: using 10 k resistor & 470 uF capacitor.

Components You will need for these breadboards:

Task 2: using a 22k potentiometer & 470uF capacitor

How It Works!

When watching the video above, look carefully at these components:

Inside the Chip

2 x internal comparator A& B: each compares 2 input and delivers an output dependant on whether the inputs are similar or different;

Pin 2, trigger, a negative pulse on this pin sets the internal Flip-flop to down position when the voltage drops below 1/3Vcc;

Pin 6, threshold: this pin is used to reset the Flip-flop to up position when the voltage applied to it exceeds 2/3;

FF: it is a big Flip-flop DPDT switch (works as if it were). Both load terminals can be energized at the same time. They are independent of each other but works together.

Outside the Chip

Capacitor C4 and Resistor R4.

The width of the pulse, T, is determined by the values of R4 and C4, as follows:

Formula for Monostable Mode

Usage

Safely Trigger — You can use a one-shot to safely trigger a digital logic device.

Debouncing Circuits — Mechanical switches tend to bounce when closed, producing multiple voltage spikes that a digital IC can misinterpret as multiple trigger signals. Instead, if you trigger a oneshot with a mechanical switch and use the output of the one-shot to trigger the digital IC, you can effectively debounce the switch.

(…)

Help me list more 555 applications in monostable mode by commenting here!

HowItWorks Video Script (from Book Make Eletronics, Experiment 16: Emitting a Pulse, by Charles Platt — Thank you, man!):

So this is it!

In the next post, We will playing with 555 in its bistable mode!
So till then, catch up with me by posting your comments in my youtube channel!

And don’t forget to thumbs it up;-)Enjoy!

Download All Files for This Project

References & Credits

555 IC-Monostable Mode

555 IC-Bistable Mode

555 IC-Astable Mode

555 TIMER BASICS — MONOSTABLE MODE

Book: Make: Electronics (Learning by Discovery) 1st Edition

Proteus — IC 4026 — Reaction Timer Circuit

Proteus — IC 555 Timer — Debounce Circuit

tips and tricks:

Use 8-pin socket for 555 IC.

It works better!

I wasted a lot of time on fake contacts on the breadboard, so save your time!

Slides: How_555_Mono_Works

Related Posts

00#basicTronic — Battery Monitor Circuit — Zener Diodes & Quad Differential Comparator LM 339

01#basicTronic — LM358 Opamp Electret Amplifier Circuit — Debugging Circuit w/ SoundCard Oscilloscope

02#basicTronic — LM741 as Comparator & Opamp — Single or Dual Power Supply Voltage Config

04#basicTronic — Electronic ScoreBoard v1.0–4510 & 4511 Seven Seg Project

05#basicTronic — 555 IC — Monostable Mode — Playing with 555 Timer — Part I — Monostable (this one:)

06#basicTronic — 555 IC — Bistable Mode — Playing with 555 Timer — Part II — Bistable

07#basicTronic — 555 IC — Astable Mode — Playing with 555 Timer — Part III — Astable

08#basicTronic — Reaction Timer Circuit — Using the 555 in its three modes at once

09#basicTronic — DRV8825 Driver & Stepper Motor 24BYJ48 — Operation & Theory

10#basicTronic — Arduino to Arduino — Cheap AVR Programming — How To Flash Your Arduino Using Other Arduino Board

--

--

J3
Jungletronics

Hi, Guys o/ I am J3! I am just a hobby-dev, playing around with Python, Django, Ruby, Rails, Lego, Arduino, Raspy, PIC, AI… Welcome! Join us!