BCD switches as a clock source

In summary, the conversation discusses how to use a set of BCD switches on a PCB as a clock source. One suggestion is to use a debouncer and x2 multiplier for the "1" signal, while another option is to use an AND circuit with the "8" and "1" signals.
  • #1
mahdert
15
0
Can anyone please explain to how one can use a set of BCD switches on a PCB and use them as a clock source?

Thanks.
 
Engineering news on Phys.org
  • #2
mahdert said:
Can anyone please explain to how one can use a set of BCD switches on a PCB and use them as a clock source?

Thanks.

Doesn't make sense on the face of it. A clock source would have to be an active circuit. A switch is generally a passive electromechanical device.
 
  • #3
If you need to recover a clock signal from 1-2-4-8 BCD signals, put a debouncer on the "1" signal (if it is a mechanical switch) and then a x2 multiplier (exclusive OR with a delay in one input).

If you want to recover a clock signal from the "carry" output of the BCD, put the "8" signal and the "1" signal into an AND circuit. This signal goes TRUE at "9" and FALSE on the next input clock signal. You also can use the "8" signal alone and carry on the negative transition.

Bob S
 
Last edited:

1. What are BCD switches and how do they function as a clock source?

BCD switches, or Binary-Coded Decimal switches, are electronic devices that allow users to input a binary-coded decimal value. They function as a clock source by providing a steady, periodic signal that can be used to synchronize the operations of a digital system.

2. How accurate are BCD switches as a clock source?

The accuracy of BCD switches as a clock source depends on the specific device and its manufacturing quality. However, they are generally known to provide very precise and stable signals, making them a reliable option for clock synchronization.

3. Can BCD switches be used as a clock source for all types of digital systems?

Yes, BCD switches can be used as a clock source for a wide range of digital systems, including computers, microcontrollers, and other electronic devices. They are particularly useful in systems that require precise timing, such as in data communication and control systems.

4. How do BCD switches compare to other types of clock sources?

Compared to other types of clock sources, BCD switches have the advantage of being relatively inexpensive and easy to use. They also have a simple design and are highly reliable. However, they may not be suitable for high-speed applications, where other types of clock sources such as crystal oscillators may be more appropriate.

5. Are there any potential drawbacks to using BCD switches as a clock source?

One potential drawback of using BCD switches as a clock source is that they may not be as accurate as other types of clock sources, such as atomic clocks. Additionally, they may not provide the same level of precision and stability in high-frequency applications. However, for most general use cases, BCD switches are a reliable and cost-effective option for clock synchronization.

Similar threads

  • Electrical Engineering
Replies
12
Views
702
  • Electrical Engineering
2
Replies
49
Views
2K
Replies
42
Views
2K
Replies
17
Views
656
Replies
37
Views
3K
  • Electrical Engineering
Replies
12
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
13
Views
261
  • Electrical Engineering
Replies
7
Views
856
Replies
31
Views
2K
  • Electrical Engineering
Replies
14
Views
2K
Back
Top