element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
555 Timers
  • Technologies
  • More
555 Timers
Forum Long Timing with a 555 IC
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join 555 Timers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 5 replies
  • Answers 4 answers
  • Subscribers 50 subscribers
  • Views 3178 views
  • Users 0 members are here
Related

Long Timing with a 555 IC

paddler47
paddler47 over 4 years ago

I am not an engineer. I am an old retiree who took up woodworking as a hobby and recently took an interest in making whirligigs. My third whirligig had a nautical theme, with a sailboat and a buoy which rocks when the wind blows. This time I decided to put a blinking LED on the buoy and started watching videos on YouTube to learn about LED's and solar charging circuits. I soon had a steadily blinking LED on my buoy, but wanted it to have an on-off-off-off-on-off-off-off, etc. pattern, so soon found Karen's videos on the 555 IC, and now have the desired blink pattern on my buoy. Now I want sound.

 

I picked up a few of those greeting card type MP3 player circuits and have gathered some suitable nautical sound files ranging in length of from about five seconds to about a minute. The MP3 players are triggered by a momentary push button switch, which I want to replace with a pulse timed to play the file, wait a while, and play it again. I need a circuit to generate those pulses.

 

The 555 IC claims "timing from microseconds through hours", but I've only seen demonstrations of fast blinking or flashing LED's, and I've seen the formulas and the nomograph in the data sheet, but just can't figure out where or how to start to get the necessary time delays. Do I start with a capacitor and the desired delay in microseconds and figure the R values from there?  I'm really lost. Am I on the right track at all?

 

I'm very new on this site, and this is my first post. I hope it's appropriate and in the right place. This is a very busy web site, and I get confused easily.

 

Message was edited by: John O'Neil Sorry for the long delay in getting back to this, but we had a major wind and rain storm the beginning of the week and the electricity has been off since Tuesday night. I'm going to have to start over reading the replies and studying the new information, and I have some catching up to do with other things, so it will be another day or so before I get back again. I think I should have mentioned that I'm talking about the astable mode of the 555, so my specific issues are the values of the two resistors and the capacitor, frequency, and the duty cycle. Thanks again!

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 4 years ago +6 verified
    There is a graph in the following link (labelled Monostable Nomograph) that allows you to pick any combination of resistance and capacitance that achieves the time you want: https://www.electronics-tutorials…
  • Jan Cumps
    Jan Cumps over 4 years ago +3 suggested
    If you need to tweek the duty cycle (to get 3 offs for 1 on), you need a bit of extra components. I have found speedy examples , no slow ones. Checking if I have a 555 in my bin ...
  • Jan Cumps
    Jan Cumps over 4 years ago in reply to Jan Cumps +3 suggested
    So I did not find an NE555 but LTSpice has a model. I've replicated this design from All About Circuits (the article discusses several options); R3 and R4 are the 500K potentiometer of their schematic…
  • dougw
    0 dougw over 4 years ago

    There is a graph in the following link (labelled Monostable Nomograph) that allows you to pick any combination of resistance and capacitance that achieves the time you want:

     

    https://www.electronics-tutorials.ws/waveforms/555_timer.html

     

    image

    Time = 1.1 x R x C

    C = T / (1.1 x R)

    For example if you want 52 seconds, and you pick R to be 1MOhm, then C is about 47 uf.

    • Cancel
    • Vote Up +6 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 4 years ago

    If you need to tweek the duty cycle (to get 3 offs for 1 on), you need a bit of extra components.

    I have found speedy examples, no slow ones. Checking if I have a 555 in my bin ...

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 4 years ago in reply to Jan Cumps

    So I did not find an NE555 but LTSpice has a model.

    I've replicated this design from All About Circuits (the article discusses several options);

    image

     

    R3 and R4 are the 500K potentiometer of their schematic.

    image

    This simulation could be used to find a good combinations of Rs and Cs, if you don't want to do the maths.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 4 years ago in reply to Jan Cumps

    Changing R3 to 100K and R4 to 400K gives a very different duty cycle.

     

     

    image

     

     

    With a 100µ capacitor, 150K and 330K (E12 resistors somewhat close to on-off-off-off):

    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • jc2048
    0 jc2048 over 4 years ago in reply to Jan Cumps

    I've got some LM555, so I thought I'd try your last circuit (the 150k/330k one). I couldn't find a 100uF capacitor, so I'm using two 47uF tants in parallel. I'm using a 6V supply for this, like in your simulation. The waveforms look like this (yellow is the output, blue is the voltage on the capacitor)

     

    image

     

    The first timing interval is longer because the capacitor has to climb from zero rather than bobbing up and down between the two thresholds.

     

    With the bipolar part [the CMOS variants may well be different], the upper output level doesn't go to the rail and moves around quite a bit with varying loads, and that affects the timing quite a bit. The original device was intended to have TTL output levels on 5V, so the low level is a saturated transistor, but the high will be some other kind of arrangement under the supply rail. On the above waveform, you can see it moving under the influence of the charging current. I've not seen the timing done like this from the output before, but then all the material on 555s I have predates the CMOS devices.

     

    If I change your 150k to a 68k, I get this

     

    image

     

    which is closer to the mark-space ratio you have, though the period is shorter

     

    One thing to be wary of, if the resistor values go too high, is capacitor leakage. If the charging current gets to be of the same order as the capacitor leakage plus the input bias currents, then obviously the capacitor won't then charge.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube