About: Binary Calculator - Multiplication   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

This circuit is more complicated than subtractor and adder. Binary multiplier (as you can guess from its name) can multiply two binary numbers. You can have some problems when you will try to build and use a multiplier - If you want to build up one for yourself, you can look at this scheme of 2 bits times 2 bits multiplier - A0 and A1 stand for input of first factor - 2 bits, B0 and B1 stand for input of second factor - 2 bits, C0-C4 stand for output - 4 bits Or you can download this world file and test it yourself - Binary Calculator world file

AttributesValues
rdfs:label
  • Binary Calculator - Multiplication
rdfs:comment
  • This circuit is more complicated than subtractor and adder. Binary multiplier (as you can guess from its name) can multiply two binary numbers. You can have some problems when you will try to build and use a multiplier - If you want to build up one for yourself, you can look at this scheme of 2 bits times 2 bits multiplier - A0 and A1 stand for input of first factor - 2 bits, B0 and B1 stand for input of second factor - 2 bits, C0-C4 stand for output - 4 bits Or you can download this world file and test it yourself - Binary Calculator world file
dcterms:subject
abstract
  • This circuit is more complicated than subtractor and adder. Binary multiplier (as you can guess from its name) can multiply two binary numbers. You can have some problems when you will try to build and use a multiplier - 1. * Unlike adder and subtractor (whitch have full and half version), this circuit has only half version (although it's not called half here). That means you can't connect the same circuits in series to make the final circuit have more bits. If you want to make this circuit have more bits, you'll have to completely rebuild it. 2. * Multipliers are using binary code, so it can be confusing to work with them. Binary code uses just 0 and 1, so you can write a number in binary using just switches (ON=1, OFF=0). 3. * Binary code uses bits (you can image a bit as a place reserved for 0 or 1). If you want to build up one for yourself, you can look at this scheme of 2 bits times 2 bits multiplier - A0 and A1 stand for input of first factor - 2 bits, B0 and B1 stand for input of second factor - 2 bits, C0-C4 stand for output - 4 bits Or you can download this world file and test it yourself - Binary Calculator world file
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software