Previous page

31. The Monostable multivibrator

This is also known as a triggered pulse producer. Once triggered by an input voltage, it gives a fixed length output pulse. It will do this for even short input pulses. This can be put to good effect in many applications. The best example is for a burglar alarm, that will sound for 20 minutes and then turn itself off. Below is a block diagram for a monostable and a timing diagram for it.

MonostableIOBlockDiagram.gif (2297 bytes)

MonostableGraphLarge.gif (3706 bytes)

Uses of a monostable

 

32. The 555 timer as a monostable

It is possible to use the 555 timer as a monostable as well as an astable. To do so, we use this circuit:

555MonostableCircuitDiagram.gif (4140 bytes)

We could use this circuit to trigger the monostable. The loose line by the text would be connected to the Trigger of the 555.

MonostableTrigger.gif (3826 bytes)

The time period for a monostable = 1.1 x R x C. Make sure you always work in Ohms and Farads.

Design a monostable

We can create a monostable with very little alterations to the above circuit. This circuit below will serve us perfectly.

555DesignAMonostableCircuitDiagram.gif (4249 bytes)

Time period of monostable = 1.1 x R x C = 1.1 x 100000 x 0.000033 = 3.63s

We measured the time period using an oscilloscope to be 5s.

33. Alarms

You may remember that right back at the beginning of this tutorial, we dealt with systems. Now you know about the components, we can look at some more advanced systems.

Alarm500HzConstant.gif (3373 bytes)

The alarm above will sound when the control line is a logic 1.

Alarm500Hz1sPulses.gif (3800 bytes)

This alarm will give a pulse at 500 Hz once a second, if the control line is a logic 1. This is how it is produced in almost all circuits - you can bolt on any circuit to the control line and it will sound the alarm.

 

34. Alternating voltage and current (AC)

AC is what you get out of the mains, rather than DC, which you get out of the battery. Almost all circuits are DC, even those run off the mains - they normally have some circuitry that lets them convert the AC to DC. Here in the UK, our supply runs at 50Hz. If you're across the pond in America, then your supplies are 60Hz. There's nothing better about either of them, but it's a pain in the neck to run certain pieces of equipment in the country other than it was designed for, like videos, TVs, and computer monitors.

Types of AC

SineWaveGraph.gif (2892 bytes)

V2 is always poisitive, and thus so is the average of it. We can now use the standard power equations. The formula above will work for all AC waveforms. These two won't:

Vrms = Vp / SQRT(2)
Irms = Ip / SQRT(2)

If you've got a calculator handy, you can use the sqare root button on it to get the value. If not, it's about 1.44, so you can use that to do the calculation in your head.

Trianglular wave

TriangleWaveform.gif (2390 bytes)

Square Wave

SquareWaveform.gif (2688 bytes)

Astable

AstableWaveform.gif (2444 bytes)

Note that this is not the same as a square wave, as the Astable never drops below 0V.