Liner Counter

4.6K1224

Intro: Liner Counter

 In the questions and answers forum at Instructables a fellow DYI member asked about building a liner counter. He was building a Coil Gun and he wanted a way to track the number of times he fired his Coil Gun. He wanted six LEDs, two green, two yellow, and two red LED, and he wanted them to turn off one at a time as a projectile passes between an IR LED and a Phototransistor.

I came up with a modified Johnson Counter, the counter and added the IR LED and Phototransistor to the clock.

STEP 1: Modified Johnson Counter

As in most circuit simulator programs, what works in the program does not necessarily work in the real world. Since I have over 100,000 components at my disposal I offered to build and test the circuit on a bread board.

STEP 2: This Is the Finished Circuit

I built and tested this circuit a number of different ways using SN74LS74 and SN74LS175 ICs, With SN74LS175 ICs the circuit is smaller and uses 2 ICs less and half the wires than building it with SN74LS74 ICs.

This is two different ways to wire the circuit.

It works the way they wanted, turn on the circuit and all the LEDs turn on, if all 6 LEDs do not come on press the reset button and all the LEDs will turn on.

Every time you pass an object between the IR LED and the Phototransistor, one LED turns off at a time until all 6 LEDs are off, then when you press the reset button all 6 LEDs turn on.

If you pass an object between the IR LED and the Phototransistor a 7th time or more and the LEDs start to turn on.

http://youtu.be/PcXJF9qqh7M


STEP 3: Parts

1. Proto board

1. IR or UV LED

1. IR or UV Phototransistor

1. CJ78M05 voltage regulator

1. Push button switch

1. 220 uF 16 volt electrolytic capacitor

1. 10 uF 16 volt electrolytic capacitor

2. SN74LS175N D Flip Flops

3. 1N4001 Diode

6. LEDs, 2 red, 2 green, 2 yellow

9. 1 KΩ ¼ watt Resistors

If you need a place to get the ICs you can get them at http://ca.mouser.com/search/Default.aspx

For the voltage regulator just enter 78M05 in the search box.

You can get the datasheets athttp://www.maxim4u.com/

STEP 4: Upping the Design

I always like to improve on things and I thought the color order could be a bit confusing. I changed the color order to four green, two yellow, and one red, for plenty ammo, green, low on ammo, yellow, and out of ammo or reload, red.

I think the next counter I design and build will be a numerical counter.

18 Comments

The 130 in 1 has a similar Line counter that uses the switch plus the NAND gate to turn on several different LEDs. Your presentation is very cool.

https://youtu.be/y4H8VpACYn8

You sure know your stuff. If I sat down to do something like this.. it wouldn't end well!

That is the fun part of electronics, Toasting components.

in the parts list there are only 2 D flip flops used, how come that in the schematics there are 8?

There are only 2 flip flop ICs because each of the ICs have 4 d flip flops in them making a total of 8.

Joe

can I use a photodiode or another IR LED instead of a phototransistor?

I never tried it but as long as it will transfer enough power it should work.

I'm also wondering what is the essence of the 8th D flip flop you used? it doesn't look like that it has any effect on the circuit.

ok tnx..so the schematic in step 4 is the one I should use if I want the red LED to be my indicator that there is no ammo left in the coil gun right?

Yes that is right.

In that circuit I used a SN74LS175N D type flip flop.

Joe

and what flip flop did you use here?is it D flip flop?

I used D type flip flop and tested it in SN74LS74 and SN74LS175.

But any flip flop you can make a Johnson Counter with will do.

Joe

sir may I ask what is the difference between those two schematics in step 2? thanks

Just call me Joe

The top one is positive logic.

The bottom one is negative logic.

Joe