Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

20%
+0 −6
Q&A Need help design a digital circuit which divides two binary numbers [closed]

Before the circuit here are the digital blocks which have been already designed and exist as part of the division block 1 bit subtractor: 2 bit subtractor(in the digital block diagram of the di...

0 answers  ·  posted 1y ago by MissMulan‭  ·  edited 8mo ago by Lorenzo Donati‭

#4: Post edited by user avatar Lorenzo Donati‭ · 2023-08-12T09:47:09Z (8 months ago)
Retagged.
#3: Question closed by user avatar Olin Lathrop‭ · 2022-08-05T20:42:32Z (over 1 year ago)
#2: Post edited by user avatar MissMulan‭ · 2022-08-05T13:13:23Z (over 1 year ago)
  • Before the circuit here are the digital blocks which have been already designed and exist as part of the division block
  • 1 bit subtractor:
  • ![](https://electrical.codidact.com/uploads/Lhdm5UMLtxwsGoArgB5D2KZ5)
  • 2 bit subtractor(in the digital block diagram of the division block there is a 3 bit subtractor but this is the closest I have to a 3 bit subtractor):
  • ![](https://electrical.codidact.com/uploads/gSbGLHKEyTZVuE5yfhpQaj2D)
  • 1 bit comparator
  • ![](https://electrical.codidact.com/uploads/Wgh78DR44QSQPsJCKXssekfG)
  • 2 bit comparator
  • ![](https://electrical.codidact.com/uploads/oEFEDZmWseV5A4JXZfjqNeUm)
  • Now here is what I have come up so far:
  • ![](https://electrical.codidact.com/uploads/sJaGLBeg2FPpUT9JvUXit2jF)
  • but now after the first iteration of the binary division algorithm I got stuck , I cant think how to continue.Help appreciated!
  • Before the circuit here are the digital blocks which have been already designed and exist as part of the division block
  • 1 bit subtractor:
  • ![](https://electrical.codidact.com/uploads/Lhdm5UMLtxwsGoArgB5D2KZ5)
  • 2 bit subtractor(in the digital block diagram of the division block there is a 3 bit subtractor but this is the closest I have to a 3 bit subtractor):
  • ![](https://electrical.codidact.com/uploads/gSbGLHKEyTZVuE5yfhpQaj2D)
  • 1 bit comparator
  • ![](https://electrical.codidact.com/uploads/Wgh78DR44QSQPsJCKXssekfG)
  • 2 bit comparator
  • ![](https://electrical.codidact.com/uploads/oEFEDZmWseV5A4JXZfjqNeUm)
  • Now here is what I have come up so far:
  • ![](https://electrical.codidact.com/uploads/sJaGLBeg2FPpUT9JvUXit2jF)
  • Algorithm:
  • ![](https://electrical.codidact.com/uploads/JEZL8yzFb8Pxyc1j4d58BX9M)
  • but now after the first iteration of the binary division algorithm I got stuck , I cant think how to continue.Help appreciated!
#1: Initial revision by user avatar MissMulan‭ · 2022-08-04T14:45:35Z (over 1 year ago)
Need help design a digital circuit which divides two binary numbers
Before the circuit here are the digital blocks which have been already designed and exist as part of the division block

1 bit subtractor:

![](https://electrical.codidact.com/uploads/Lhdm5UMLtxwsGoArgB5D2KZ5)

2 bit subtractor(in the digital block diagram of the division block there is a 3 bit subtractor but this is the closest I have to a 3 bit subtractor):

![](https://electrical.codidact.com/uploads/gSbGLHKEyTZVuE5yfhpQaj2D)

1 bit comparator

![](https://electrical.codidact.com/uploads/Wgh78DR44QSQPsJCKXssekfG)

 2 bit comparator

![](https://electrical.codidact.com/uploads/oEFEDZmWseV5A4JXZfjqNeUm)


Now here is what I have come up so far:

![](https://electrical.codidact.com/uploads/sJaGLBeg2FPpUT9JvUXit2jF)

but now after the first iteration of the binary division algorithm I got stuck , I cant think how to continue.Help appreciated!