Counter in multisim with four seven segment displays

  • Thread starter Thread starter wo0bin
  • Start date Start date
  • Tags Tags
    Counter
Click For Summary

Discussion Overview

The discussion revolves around creating a counter in Multisim that counts down from 59.59 to 00.00 using four seven-segment displays. Participants are exploring design ideas, challenges, and specific components related to the implementation of this counter.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant seeks guidance on how to stop the counter at 00.00 and reset it to 59.59 without displaying random numbers.
  • Another participant requests a detailed description of the design instead of a schematic, indicating a need for clarity on the counter's operation.
  • A different participant mentions using a 4029 up/down counter, suggesting that the second least significant bit must be controlled to prevent it from exceeding 5.
  • One participant proposes a method for decrementing the seconds and linking it to the minutes counter to create a continuous countdown cycle.

Areas of Agreement / Disagreement

There is no consensus on the design approach or specific components to use, as participants have differing ideas about how to implement the counter and its functionality.

Contextual Notes

Participants have not fully clarified their assumptions regarding the counter's operation, and there are unresolved details about the specific ICs and connections involved in the design.

Who May Find This Useful

This discussion may be useful for individuals interested in digital electronics, particularly those working with counters and seven-segment displays in simulation environments like Multisim.

wo0bin
Messages
2
Reaction score
0
Im creating a counter in multisim with four seven segment displays. My task is to make them count from 59.59 - 00.00 My question now is how do i make it stop on 00.00 and how do i do so when i reset it so it says 59.59 and not some random numbers.
 
Engineering news on Phys.org


Tell us more about your proposed design first.

- Warren
 


ive attached the circuit down..im a neewbie at both digital electronics and multisim!
 

Attachments

  • sevensegmett.jpg
    sevensegmett.jpg
    47.5 KB · Views: 1,558


I don't really want to read your schematic, wo0bin. Besides, I can't -- it's too small. Instead, I want you to describe your design idea in words, something like this:

"I want to use a _________, the output of which will go through a ______, then a _____, which will drive the 7-segment display."

Also, I don't really understand your assignment. Is your counter supposed to be free-running, counting from 00:00 to 59:59, then rolling over back to 00:00?

- Warren
 


I can't read your schematic, either. You will need to compare the count to zero. What ICs are you using for counters?
 


im building a counter too but mine runs a little differently. I am using 4029 up down counters where u can preset whether to count up or down. You can set the value by using the jam input to the value u want to start at and use the clock input to count down with the frequency of the clock. HOWEVER.. the second least significant bit I am assuming cannot be great than or equal to 6 so your going to have to find a way to control the maximum value of that display to 0, 1, 2, 3, 4, or 5... other than that, it should run fine straight til it gets to oo.oo

Hope my n00b expertise helps
 


Actually i think i figured out what you can do. You can make the seconds count down the way i mentioned previously to 59.00, than attach the count to Cin of the 59 minute counters so it decrements that to 58 minutes and reload the 59 seconds back to the seconds counters and count down again...this will repeat till it goes to 00.00
 

Similar threads

Replies
17
Views
3K
  • · Replies 6 ·
Replies
6
Views
6K
Replies
10
Views
5K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
9K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
6K
  • · Replies 4 ·
Replies
4
Views
5K