![]() | ![]() | ![]() |
| |||||||
| 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? |
![]() |
| | Tools |
| | #1 |
|
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? | |
| |
| | #2 |
|
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. | |
| |
| | #3 |
|
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. | |
| |
| | #4 |
|
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. | |
| |
| | #5 |
|
your circuit will work just do what hero and pommie said
| |
| |
| | #6 | |
| Quote:
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.. | ||
| |
| | #7 | |
| Quote:
IMHO? i dont understand | ||
| |
| | #8 |
|
Aren't TTL ICs usually 5 volts? You are using a 12 volt supply...
| |
| |
| | #9 | |
| Quote:
ok now the simulation run properly... thanx everyone | ||
| |
| | #10 | |
| Quote:
| ||
| |
| | #11 | |
| Quote:
__________________ 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. | ||
| |
| | #12 |
|
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? | |
| |
| | #13 |
|
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. | |
| |
| | #14 |
|
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. | |
| |
| | #15 | |
| Quote:
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..
| ||
| |
|
| 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 |