File: /var/www/html/simulink/circuit/e-555lowduty.html
<meta name="viewport" content="width=640">
<title>555 Low-duty-cycle Oscillator</title>
<link rel="SHORTCUT ICON" href="favicon.ico">
<body>
<hr>
<table><tr><td>
<iframe width=640 height=500 src="circuitjs.html?startCircuit=555lowduty.txt"></iframe>
</td><td width="20"> </td><td valign="top">
</td>
</tr></table>
<p>
This is a simple
<a href="http://en.wikipedia.org/wiki/Electronic_oscillator">oscillator</a>
using a
<a href="http://en.wikipedia.org/wiki/555_timer_IC">555 timer chip</a>. It
is similar to the <a href="e-555square.html">square wave example</a>, but has a
very short <a href="http://en.wikipedia.org/wiki/Duty_cycle">duty cycle</a>.
<p>
A timing interval starts when the trigger input ("tr") goes lower than 1/3
V<sub>in</sub>, or 3.33V. When this happens,
the 555 output goes high. This causes the capacitor to be quickly charged
through the diode until it reaches 6.67V. Then, the timing
interval ends, the output goes low, and the capacitor is discharged through
the "dis" input.
<p>
When the capacitor is discharged enough so that the trigger reaches 3.33V,
then a new timing interval begins. The end result is a series of short
pulses.
<p>
Next: <a href="e-555monostable.html">555 Monostable Multivibrator</a><p>
Previous: <a href="e-555saw.html">555 Sawtooth Oscillator</a><p>
<a href="e-index.html#555lowduty">Index</a><p>
<a href="index.html">Simulator Home</a>
<hr>
<script type="text/javascript"><!--
google_ad_client = "pub-1974179407250396";
/* 728x90, created 7/9/08 */
google_ad_slot = "3265434789";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<hr>
<a href="http://www.falstad.com/mathphysics.html"><img src="/mathphysics_small.gif"></a>
<a href="http://www.falstad.com/index.html"><img src="/me_small.gif"></a>
<br><i>java@</i><i>falstad.com</i>
<br>Generated Wed Dec 7 2016
</body>