All About Circuits Forum  

Go Back   All About Circuits Forum > Electronics Forums > The Projects Forum

Notices

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.

Reply   Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-19-2007, 07:36 AM
b_frozt b_frozt is offline
New Member
 
Join Date: Sep 2007
Posts: 4
Default Digital Dice

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!
Reply With Quote
  #2  
Old 09-19-2007, 11:05 AM
cumesoftware's Avatar
cumesoftware cumesoftware is offline
Senior Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 1,223
Blog Entries: 21
Default

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.
Reply With Quote
  #3  
Old 09-19-2007, 03:22 PM
b_frozt b_frozt is offline
New Member
 
Join Date: Sep 2007
Posts: 4
Default

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.
Reply With Quote
  #4  
Old 09-19-2007, 04:44 PM
cumesoftware's Avatar
cumesoftware cumesoftware is offline
Senior Member
 
Join Date: Apr 2007
Location: Portugal
Posts: 1,223
Blog Entries: 21
Default

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.
Reply With Quote
Reply   Post New Thread

Bookmarks

Tags
,

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 11:52 PM.


User-posted content, unless source quoted, is licensed under a Creative Commons Public Domain License. Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.