Skip to content

The Smith Number Detector is a circuit designed to check whether a number is a smith number or not. The circuit can check for numbers upto 10 bits.

Notifications You must be signed in to change notification settings

Tejas028/SmithNumberDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

10-bit Smith Number Detector

A Smith number is a composite number where the sum of its digits equals the sum of the digits of its prime factors, excluding exponents. The Smith Number Detector is a circuit designed in logisim. The algorithm involves the use of basic principles of division, coversion from one form of a number to another, etc.

How to open the file?

Install Logisim in your device and open the "SmithNumberDetector.circ" file with Logisim.

About

The Smith Number Detector is a circuit designed to check whether a number is a smith number or not. The circuit can check for numbers upto 10 bits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published