![]() |
|
|||||||
| The Projects Forum Working on an electronics project and would like some suggestions, help or critiques? If you would like to comment or assist others with their projects, this is the place to do it. |
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
i got problem on designing this digital dice, we were told to use "combinational circuits", but i dont know how. i saw some circuits which use 555 timer and 4017 counter, but are these ICs for combinational circuit(opposite of sequential circuit)? and even though they are allowed, how do they function? can anybody help please? tnx!
|
|
#2
|
||||
|
||||
|
I think I saw that project once, but I cannot do anything without a circuit. Post the link to the page, if you please.
__________________
I love the smell of toasted transistors in the morning. |
|
#3
|
|||
|
|||
|
http://www.electronicsforu.com/elect...Digital%20Dice
http://www.kpsec.freeuk.com/projects/dice.htm http://www.talkingelectronics.com/pr.../LED-Dice.html i like the first one because it uses logic gates outside the ICs, but i dont know what the gates do because i dont know the inputs to the gates which are the outputs from the 4017 counter. |
|
#4
|
||||
|
||||
|
Basically, the 555 is in astable mode and provides pulses to the 4017 counter. The counter "counts" the pulses, changing its output each time it receives a pulse, in the sequence:
Q0 1 2 3 4 5 6 7 8 9 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 ...and so on. In the second project, the logical combinations required to light the LEDs are made using diodes. The Q6 is used to reset and go back directly to Q0. Instead of using diodes, you can use gates to light up the LEDs. The second project is the best, since the touch plate should be avoided. You should stick to TTL or CMOS only (the CMOS family can drive well LEDs and you can use a 9V battery to power them directly). Using the 555 timer to activate the 4017 chip is bad practice. You should go to the CMOS version, the LMC555.
__________________
I love the smell of toasted transistors in the morning. Last edited by cumesoftware; 09-19-2007 at 04:54 PM. |
|
| Bookmarks |
| Tags |
| dice, digital |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Digital Elevator Simulation | sndp_2002 | The Projects Forum | 7 | 01-23-2008 07:49 AM |
| Digital Dashboard (circuit review) | weegee | The Projects Forum | 6 | 05-11-2007 05:37 AM |
| digital display for magnetic field | pratapkollu | The Projects Forum | 8 | 03-13-2007 09:33 AM |
| MAX333A(analog and digital parts) | Crowbar | General Electronics Chat | 7 | 01-14-2007 03:49 PM |
| Interfacing of Digital Circuits with Optical Fibre | sukhminder | General Electronics Chat | 0 | 10-08-2004 01:28 AM |