engineer

tim   .

                                                      


newpad.gif (50 bytes)

.   hunkin

                                                         


cartoonist

 

ELECTRICITY
Electricity is mysterious stuff, though it is possible to get an intuitive feel for it by working with it for a while. It is much less dangerous than people think, particularly since modern trip switches have replaced traditional fuses. I still try to use low voltage systems for museums and public places because its one less thing to worry about.
.

MOTORS
My favourite type of motor is a car windscreen wiper motor. DC motors have a particularly high starting torque, which makes them perfect for driving crap mechanisms that have a lot of friction. Wiper motors are powerful (up to 30kg cm), can run at a variety of speeds, from 5-80rpm, according to the voltage used (from 3-12) volts, quiet, and relatively cheap (free from the scrapyard, about £60 new), and relatively safe being low voltage and not usually powerful enough to cause serious injury.


wiper motor.jpg (4662 bytes)

newpad.gif (50 bytes)

CAM TIMERS
cam timer.jpg (8637 bytes)
To control the motors and other mechanisms, when I was young I bought cam timers from industrial surplus stores. A small motor on the end drives round the drum with a series of cams in contact with microswitches. By adjusting the cams, any circuit connected to the microswitches can be made to switch on and off as the drum rotates. Cam timers are still manufactured (see the Radiospares catalogue) and they are still the simplest way of controlling a sequence of electrical devices.

In this age where most technology is hidden, they have increasing attraction as a control system that can be understood simply by watching them work. Programming languages are constantly changing, so if you need a control system to last hundreds of years, cam timers could be a good solution!

PLCs
plc.jpg (8544 bytes)
More flexible and reliable than a cam timer is a Programmable Logic Controller. These industrial devices are primarily made for factory automation, controlling pneumatics, but are very adaptable. You can read a piece I wrote about them for Make magazine here. I use a Mitsubishi fx range that new cost from £100 (4 outputs) to £350 (14 outputs) but increasingly buy mine from Ebay, which always has a good selection much cheaper.  They are programmed in ladder logic either with a hand-held programmer or on a PC. It took me a while to get the hang of the programming language, but the struggle was definitely worth it. They are amazingly robust and reliable. I've fried a few outputs connecting them to switched mode power supplies (with the inrush current - most notably a 15watt DVD player connected to a 5 amp rated output) but I've only ever had one fail completely (which was replaced free under Mitsubishi's lifetime guarantee). 

  PIC chips can also be used for control. They are very cheap, and basic programming of PIC chips is increasingly being taught in schools. They are more versatile than PLCs - they cycle much faster (so they can do things like multiplexed displays). They can also easily accept analogue inputs and outputs (making them suitable for motion control). I've done a few things with them but its easy to get bogged down with their added speed and analogue capacity. I've tried several different ones. PIC (by arizona microchip) were the first microcontrollers but I don't find their software intuitive. Since the original PICs a lot of effort has gone into making the programming of microcontrollers easier - which is why they can now be  taught in schools. The Basic Stamp (programmed in Basic)  has many fans. I found the Picaxe system the simplest to program but I've now changed to Arduino. I really like the open source enthusiasm for it, and the code for almost anything you might want to with it is already posted online .    

For people like me who aren't really into learning programming languages, it makes sense to do the most with the least possible programming time, so I stick to my PLCs where possible. PLCs are also constantly getting faster and more adaptable so I've never really had the incentive to change completely.  

newpad.gif (50 bytes)

ELECTRONICS
electronics kit.jpg (4800 bytes)
I did quite a lot of electronics for my engineering degree, but it was so theoretical it was no help in actually building anything. I eventually bought this children's kit - which was brilliant. Then I found the booklets by Forest Mimms.
I recommend his  'Getting started in electronics' ISBN 40293 10515  
If you want a bible of Electronics, its 'The Art of Electronics' by Paul Horowitz and Winfield Hill - CUP - ISBN 0 521 37095 7

 

home

search

about the site

site
map

links to
other sites

where to see stuff

contact me