Binary Divider Circuit: Learn How to Build One!

  • Thread starter Thread starter Archanaskulka
  • Start date Start date
  • Tags Tags
    Binary Circuit
Click For Summary
A binary divider circuit can be constructed without microcontrollers by utilizing basic components. For division by a power of two (2^n), the binary number can be shifted by n positions using flip flops in a shift register. To divide by any integer n in a binary counter, preload n into the counter each time it counts down to zero. The 74163 binary counter datasheet provides additional details for implementation. This approach simplifies the division operation in binary circuits.
Archanaskulka
Messages
2
Reaction score
0
Hello! I wanted a circuit that conducts binary division. It should not use any microcontrollers or any higher devices. I have struggled a lot with this. I am just not getting the idea of how the division operation is carried out on a circuit. I want the basic idea. I can build it up. But how is division performed? lik, we have a full adder, full subtractor, multiplier, etc.. and their logic is also well known. I have not been able to find any such circuit which conducts division. Any bit divider will do.
 
Engineering news on Phys.org
Here is the simplest way. If you want to divide by a power of two (2n), just shift the binary number by n flip flops in a shift register.

If you want to divide by n in a binary counter, where n is any integer, then every time the binary counter counts down to zero, preload n into the binary counter. See datasheet for 74163 at

http://www.datasheetcatalog.com/datasheets_pdf/7/4/1/6/74163.shtml

Bob S
 
Thank you! thank you very much.. Il get back to you if i have any other problems!
 
Thread 'I thought it was only Amazon that sold unsafe junk'
I grabbed an under cabinet LED light today at a big box store. Nothing special. 18 inches in length and made to plug several lights together. Here is a pic of the power cord: The drawing on the box led me to believe that it would accept a standard IEC cord which surprised me. But it's a variation of it. I didn't try it, but I would assume you could plug a standard IEC cord into this and have a double male cord AKA suicide cord. And to boot, it's likely going to reverse the hot and...

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
Replies
0
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
7K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
93
Views
8K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K