Misplaced Pages

1-bit computing: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 09:42, 28 April 2013 editYobot (talk | contribs)Bots4,733,870 editsm Autotagging using AWB (9112)← Previous edit Revision as of 18:03, 8 May 2013 edit undoTagremover (talk | contribs)4,797 editsNo edit summaryNext edit →
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Distinguish|bit|One instruction set computer}} {{Distinguish|bit|One instruction set computer}}
{{multiple issues|
{{refimprove|date=August 2012}}
{{primary sources|date=August 2012}}
}}

{{Computer architecture bit widths}} {{Computer architecture bit widths}}


A '''1-bit''' ] is an ] for a processor that has ] widths and ] widths of 1 bit (1/8 ]) wide. A '''1-bit''' ], also called '''Boolean processor''', is an ] for a processor that has ] widths and ] widths of 1 bit (1/8 ]) wide.


An example of a 1-bit architecture actually marketed as a CPU is the ] Industrial Control Unit.<ref>{{cite web|publisher=]|title=MC14500B Industrial Control Unit. Semiconductor Technical Data, Rev. 3|url=http://www.brouhaha.com/~eric/retrocomputing/motorola/mc14500b/mc14500brev3.pdf|year=1995|accessdate=August 1, 2012}}</ref> There are also several design studies for 1-bit architectures in academia, and corresponding 1-bit logic can also be found in programming. An example of a 1-bit architecture actually marketed as a CPU is the ] Industrial Control Unit.<ref>{{cite web|publisher=]|title=MC14500B Industrial Control Unit. Semiconductor Technical Data, Rev. 3|url=http://www.brouhaha.com/~eric/retrocomputing/motorola/mc14500b/mc14500brev3.pdf|year=1995|accessdate=August 1, 2012}}</ref> There are also several design studies for 1-bit architectures in academia, and corresponding 1-bit logic can also be found in programming.


Other examples of 1-bit architectures are ]. Additional ''boolean processors'' are integrated in ]s, for example the ] ] to ]/]/] ] families and derivatives. Other examples of 1-bit architectures are ].


A typical sequence of instructions from a program for a 1-bit architecture might be: A typical sequence of instructions from a program for a 1-bit architecture might be:
Line 19: Line 14:


==References== ==References==
{{multiple issues|
{{refimprove|date=August 2012}}
{{primary sources|date=August 2012}}
}}
{{Reflist}} {{Reflist}}



Revision as of 18:03, 8 May 2013

Not to be confused with bit or One instruction set computer.
Computer architecture bit widths
Bit
Application
Binary floating-point precision
Decimal floating-point precision

A 1-bit computer architecture, also called Boolean processor, is an instruction set architecture for a processor that has datapath widths and data register widths of 1 bit (1/8 octet) wide.

An example of a 1-bit architecture actually marketed as a CPU is the Motorola MC14500B Industrial Control Unit. There are also several design studies for 1-bit architectures in academia, and corresponding 1-bit logic can also be found in programming.

Additional boolean processors are integrated in microcontrollers, for example the 8-bit Intel MCS-51 to 8-bit/16-bit/32-bit Intel MCS-251 families and derivatives. Other examples of 1-bit architectures are programmable logic controllers.

A typical sequence of instructions from a program for a 1-bit architecture might be:

  • load digital input 1 into a 1-bit register;
  • OR the value in the 1-bit register with input 2, leaving the result in the register;
  • write the value in the 1-bit register to output 1.

References

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "1-bit computing" – news · newspapers · books · scholar · JSTOR (August 2012) (Learn how and when to remove this message)
This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "1-bit computing" – news · newspapers · books · scholar · JSTOR (August 2012) (Learn how and when to remove this message)
(Learn how and when to remove this message)
  1. "MC14500B Industrial Control Unit. Semiconductor Technical Data, Rev. 3" (PDF). Motorola. 1995. Retrieved August 1, 2012.

External links

Processor technologies
Models
Architecture
Instruction set
architectures
Types
Instruction
sets
Execution
Instruction pipelining
Hazards
Out-of-order
Speculative
Parallelism
Level
Multithreading
Flynn's taxonomy
Processor
performance
Types
By application
Systems
on chip
Hardware
accelerators
Word size
Core count
Components
Functional
units
Logic
Registers
Control unit
Datapath
Circuitry
Power
management
Related


Stub icon

This computer hardware article is a stub. You can help Misplaced Pages by expanding it.

Categories: