Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Tools
Old 14th October 2006, 03:10 AM   #1
Smile dual-4 bit binary counter

helo everyone..
can anyone explain me what is dual 4-bit binary counter..what it is use for? where we can apply it?

my teacher ask me to design a circuit using 555, 74LS11, & 74LS393..

the circuit show us how dual 4 bit binary counter works by seeing the LED..

I try to design it using the ISIS PROTEUS software..but it doesn't work..can anyone help me?
Attached Thumbnails
dual-4 bit binary counter-dual-4-bit-binary-counter.jpg  
holdfast9 is offline  
Old 14th October 2006, 04:21 AM   #2
Default

A dual 4-bit binary counter.

Dual means that there are two(2) binary counters each of which is four bits long.

4-bits means that each of the two counters has 4 binary digits or bits. Each bit can take only the values zero(0) or one(1)

binary means the the counters inputs and outputs are represented in the binary or base two number system.

The 4-bit binary counter has the following set of outputs:

{0000,0001,0010,0011,0100,0101,0110,0111,1000,1001 ,1010,1011,1100,1101,1110,1111}

Each time there is a clock pulse the counter goes to the next state. Some counters go through the sequence in the forward direction and they are called up counters. Some counters go through the sequence in the backward direction and they are called down counters. Some counters can do both depending on the state of a control input.

What are they used for? Everything. IMHO it is a dead heat between counters and shift registers for the title of most useful part.
Papabravo is offline  
Old 14th October 2006, 04:51 AM   #3
Default

In the attached diagram you have unused inputs of an AND gate connected to GND - they should be connected to +V. You could also just connect them all together and to the 555.

Mike.
Pommie is online now  
Old 14th October 2006, 10:27 AM   #4
Default

What's the purpose of that NAND gate?

All it's doing is acting as a buffer and the 555 is more than capable of driving the counter so it can be omitted altogether.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 14th October 2006, 10:42 AM   #5
Default

your circuit will work just do what hero and pommie said
penoy_balut is offline  
Old 14th October 2006, 11:09 AM   #6
Post

Quote:
Originally Posted by Pommie
In the attached diagram you have unused inputs of an AND gate connected to GND - they should be connected to +V. You could also just connect them all together and to the 555.

Mike.

ok i connect all the input of AND gate to the 555 & i do some modify to circuit..


the LED is on..and its start counter..from 0000-1111

1st and 2nd cycle it count properly..but when the 3rd cycle the simulation is failed...why?

thanx for ur advice...i appericiate it..
Attached Thumbnails
dual-4 bit binary counter-4-bit-binary-counter.jpg  
holdfast9 is offline  
Old 14th October 2006, 11:13 AM   #7
Default

Quote:
Originally Posted by Papabravo

What are they used for? Everything. IMHO it is a dead heat between counters and shift registers for the title of most useful part.

IMHO? i dont understand
holdfast9 is offline  
Old 14th October 2006, 11:26 AM   #8
Default

Aren't TTL ICs usually 5 volts? You are using a 12 volt supply...
HarveyH42 is offline  
Old 14th October 2006, 11:38 AM   #9
Default

Quote:
Originally Posted by HarveyH42
Aren't TTL ICs usually 5 volts? You are using a 12 volt supply...
oh..i forgot to change it..

ok now the simulation run properly...

thanx everyone
holdfast9 is offline  
Old 14th October 2006, 02:19 PM   #10
Default

Quote:
Originally Posted by holdfast9
IMHO? i dont understand
IMHO = In My Humble Opinion
Papabravo is offline  
Old 14th October 2006, 02:23 PM   #11
Default

Quote:
Originally Posted by holdfast9
ok i connect all the input of AND gate to the 555 & i do some modify to circuit..
You don't need the AND gate, read my post above.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 14th October 2006, 04:06 PM   #12
Default

ok..now i want to change the 555 to crystal 80Mhz..& the 74LS393 to 74HC393..because i am doing fast circuitry..

in the ISIS how to connect the crystal to input 74HC393?

is my circuit correct? i run the simulation..it doesn't work..why?
Attached Thumbnails
dual-4 bit binary counter-bin-xtal.jpg  
holdfast9 is offline  
Old 14th October 2006, 04:22 PM   #13
Default

A crystal will not work as you have connected it.

Electrically a crystal behaves like an LC tuned circuit. You will need some other components before it will oscillate.

However, a crystal oscillator is a complete circuit and crystal in one metal (usually) package. It just needs 5v and out comes an 80Mhz or whatever frequency square wave.

JimB
__________________
Experience is directly proportional to the value of the equipment ruined.
JimB is offline  
Old 14th October 2006, 04:29 PM   #14
Default

Because all you've done is added a crystal! You need to build a propper little crystal oscillator consisting of an amplifier with the crystal in the feedback network. At 80MHz is so fast you won't be able to see the LEDs flash, in fact LEDs aren't even fast enough to turn on and off at that speed.

Use a CD4060 and a 32768kHz crystal to get 2Hz, then use that to drive your counter with.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 14th October 2006, 05:03 PM   #15
Default

Quote:
Originally Posted by Hero999
Because all you've done is added a crystal! You need to build a propper little crystal oscillator consisting of an amplifier with the crystal in the feedback network. At 80MHz is so fast you won't be able to see the LEDs flash, in fact LEDs aren't even fast enough to turn on and off at that speed.

Use a CD4060 and a 32768kHz crystal to get 2Hz, then use that to drive your counter with.

oic...i still dont know how to built that circuit ...what & where source should i refer to..to understand how to built a proper crystal oscillator..
holdfast9 is offline  
Reply

Tags
binary, bit, counter, dual4

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
optimal binary counter required mstechca General Electronics Chat 7 8th April 2006 05:21 AM
Binary Counter. lord loh. General Electronics Chat 5 24th September 2005 07:52 PM
Binary counter for switching High Voltage. mtaylor Electronic Projects Design/Ideas/Reviews 26 21st September 2005 08:30 AM
4-bit binary counter hu_elz Electronic Projects Design/Ideas/Reviews 4 25th October 2003 01:44 AM
Binary counter Slashdot Micro Controllers 18 22nd September 2003 10:22 PM



All times are GMT. The time now is 05:22 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker