Author: S.K.Kirar Contact Less Techometer
Author: S.K.Kirar Contact Less Techometer
in
POWER SUPPLY
In order to know the speed of the machine we need to pick up pulse every round of the engine There are many ways to pickup the pulse from the engine shaft.You can use magnetic sensor and hall effect device.,proximity type of sensors, we can also pickup the pulses from the ignition coil from the petro engines. In this project I have decided to make our own sensor using a led as light source and a photo transister to picup the pulse. A arrangement has to be made to make a small hole about 5mm near to the outer surface of the wheel .Led or any light source is fixed to the one side of the rotating wheel and photo transister to the other side of the wheel. Light will fall on the photo
G-10 , Gandhi Bhavan Chunam Lane D.B.marg Mumbai-7 Tel: 022-23887151/58 . Email: [email protected] www.skitronics.co.in transister when the hole on the rotating wheel comes in line with the photo transister and light source or led .This way a pulse is picked up every rovolution . These pulses are applied to the microcontroller.The general principal involved in this project Is to count the pulse for two seconds and. And calculate the rpm. Display is refreshed every two seconds. Two line 16 character lcd has been used here for display purpose. We have tested the project with a small motor which can be rotated by 1.v to 6volts dc We found that when we applied 1.5v dc to the motor we checked the pulses on the oscillioscope,we found 25ms pulse.with this it comes to 40 revolutions per second and and these could be multiplied by 60 in-order to calculate rovolution per minute, it worked out to be 2600 R.P.M..And this was very near to the satisfactory value. Circuit description: Incoming count pulses from the photo transister are connected to p3.4 pin of the ic2 microcontroller, Two line by 16 character on each line (2x16) is used in nibble mode . Circuit is driven by 9v 500m.a. transformer connected to PCON1 Diode D1-D4 forms bridge circuit C1,c2 and c3 are filter capacitors and are part of power supply section.. Ic1 7805 is 5v regulator ic to give stablised supply to microcontroller. Ld1 is a power indication led. R1 controls the current flowing thrugh led LD1 Crystal X1 along with C5 and C6 gives the necessary clock to microcontroller. Capacitor C4 and R2 gives the required reset pulse to microcontroller. Resistor r3 is a pullup resistor to the collector of the photo transister. R4 is a current limiting resistor connected to led. Normal led working voltage is between 2v to 4 v and our power supply is 5v so we need to connect a resistance in series with the led in order to limit the current through led. Low going pulses are available at the collector of the photo transister and can be checked by the oscillioscope.
G-10 , Gandhi Bhavan Chunam Lane D.B.marg Mumbai-7 Tel: 022-23887151/58 . Email: [email protected] www.skitronics.co.in
CONSTRUCTION:Solder all the parts provided in the kit properly. First connect the jumper wires(links) before you solder the ic sockets. Donot solder integrated circuits directly on the circuit board , it may damage the ic since you my not be experianced soldering person. So solder the ic sockets first on the circuit board. Solder smaller components first like resistance and disk capacitors, assemble the complete kit one by one. Please make sure that there are no short circuits left on to the circuit board. Connect the main supply wire with 230v ac pins at one end ,to the 9v transformer towards primary side to the other open end. . Primary side will have high resistance when checked with multimeter. Connect 2pin plug to the secondary side of the transformer(low resistance side) Plug the wire to main and check the ac voltage at the plug connected to the secondary of the transformer. It should be 9v ac. Now connect the plug to the socket connected on to the circuit board. Power supply led LD1 will glow. Check the voltage at the output of the regulator. It should be perfactly 5v dc. Check the voltage at the power supply pins of all the sockets mounted on circuit board it should be 5v dc.
G-10 , Gandhi Bhavan Chunam Lane D.B.marg Mumbai-7 Tel: 022-23887151/58 . Email: [email protected] www.skitronics.co.in
G-10 , Gandhi Bhavan Chunam Lane D.B.marg Mumbai-7 Tel: 022-23887151/58 . Email: [email protected] www.skitronics.co.in
G-10 , Gandhi Bhavan Chunam Lane D.B.marg Mumbai-7 Tel: 022-23887151/58 . Email: [email protected] www.skitronics.co.in
START
YES
IS P3.4
LOW
NO
IS TWO SEC OVER
INC COUNT
COUNT=COUNT+1
G-10 , Gandhi Bhavan Chunam Lane D.B.marg Mumbai-7 Tel: 022-23887151/58 . Email: [email protected] www.skitronics.co.in
TECHO.HEX :1000000021000000000000000000000000000000CF :1001000075813075A000D2A530970530967180F8C2 :100110001201CF2097F2D2A231C9754105314BC2ED :10012000A5D2A475401931BAD540FBC2A2754019B9 :1001300031BAD540FBC2A32096FD1201CF2096F71D :100140007541053165D2A5C2A480B5C2A0C2A2D2B4 :10015000A1D2A31201DBC2A1C2A3D2A21201D5D5A2 :1001600041E9C2A222C2A1C2A2D2A0D2A31201DB43 :10017000C2A0C2A3D2A21201D5D541E9C2A22212C5 :1001800001CF209683D2A231C9754105314BC2A55A :10019000D2A475401931BAD540FBC2A275401931BD :1001A000BAD540FBC2A32097FD1201CF2097F77567 :1001B00041053165C2A4D2A5210090014D31DEC2B6 :1001C000A390029A31DED2A32290271031DE229032 :1001D000138831DE229007D031DE22900064754210 :1001E000C8000000D542FA1582E582B4FF021583EB :1001F000458370EA220000000000000000000000BB :00000001FF
END