From WikiChip
Difference between revisions of "4-bit architecture"

(4-bit microcontrollers)
m (4-bit microcontrollers)
Line 47: Line 47:
 
* {{matsushita|MN1400|Matsushita MN1400}}
 
* {{matsushita|MN1400|Matsushita MN1400}}
 
* {{matsushita|MN1500|Matsushita MN1500}}
 
* {{matsushita|MN1500|Matsushita MN1500}}
 +
* {{matsushita|MN1700|Matsushita MN1700}}
 
* {{mitsu|MELPS 4|Mitsubishi MELPS 4}}
 
* {{mitsu|MELPS 4|Mitsubishi MELPS 4}}
 +
* {{mitsu|M50430|Mitsubishi M50430}}/{{mitsu|M50440|440}}
 +
* {{mitsu|M50460|Mitsubishi M50460}}/{{mitsu|M50560|560}}
 +
* {{mitsu|M5072|Mitsubishi M5072}}/{{mitsu|M5076|M5076}}
 +
* {{mitsu|M5090|Mitsubishi M5090}}
 
* {{mmi|5700|MMI 5700}}
 
* {{mmi|5700|MMI 5700}}
 
* {{oki|OLMS-40|OKI OLMS-40}}
 
* {{oki|OLMS-40|OKI OLMS-40}}
Line 57: Line 62:
 
* {{oki|OLMS-64K|OKI OLMS-64K}}
 
* {{oki|OLMS-64K|OKI OLMS-64K}}
 
* {{rockwell|PPS-4-1|Rockwell PPS-4/1}}
 
* {{rockwell|PPS-4-1|Rockwell PPS-4/1}}
* [[Sanyo LM6402G]]
+
* [[Sanyo LC65]]
* [[Sanyo LC587004]]
+
* [[Sanyo 66xx]]
* [[Sanyo LC587008]]
+
* [[Sanyo LM64xx]]
* [[Sanyo LC58E68]]
 
 
* {{sharp|SM|Sharp SM}}
 
* {{sharp|SM|Sharp SM}}
 +
* [[Sony SPC500]]
 
* {{ti|TMS1000|TI TMS1000}}
 
* {{ti|TMS1000|TI TMS1000}}
 
* {{toshiba|T3400|Toshiba T3400}}
 
* {{toshiba|T3400|Toshiba T3400}}
* [[Toshiba TLCS-47]]
+
* {{toshiba|TLCS-42|Toshiba TLCS-42}}
 +
* {{toshiba|TLCS-43|Toshiba TLCS-43}}
 +
* {{toshiba|TLCS-46A|Toshiba TLCS-46A}}
 +
* {{toshiba|TLCS-47|Toshiba TLCS-47}}
 +
* {{toshiba|TLCS-470|Toshiba TLCS-470}}
 
* {{wd|CR1872 series|WD CR1872}}
 
* {{wd|CR1872 series|WD CR1872}}
 
* {{wd|WD4200|WD WD4200}}
 
* {{wd|WD4200|WD WD4200}}
  
 
[[Category:4-bit microprocessors]]
 
[[Category:4-bit microprocessors]]

Revision as of 23:24, 8 February 2016

Architecture word sizes
v · d · e

The 4-bit architecture is a microprocessor or computer architecture that has a datapath width or a highest operand width of 4 bits or a nibble. These architectures typically have a matching register file with registers width of 4 bits and 4-8-bit wide addresses.

Industry

Most of the first microprocessors during the early 1970s had 4-bit word sizes. Both the Intel 4004, the first commercial microprocessor, and the 4040 had a 4-bit word length, but had 8-bit instructions. Some of the first microcontrollers such as the TMS1000 made by Texas Instruments and NEC's μPD751 also had 4-bit words. 4-bit word were proven to be very limiting and by 1974 there was a shift to larger architectures such as 8- and 12- bit architectures.

In the microcontroller domain, the story is a little different. 4-bit microcontrollers found their way into many battery-powered and low power instruments and devices. Some 4-bit chips such as the Atmel MARC4 continued to be manufactured until very recently (2010s), those devices aimed directly at wireless devices such as RFID-related applications. Other 4-bit MCUs are still made to date such as the Epson's S1C60 and S1C63 MCU families. Modern 4-bit microprocessors, however, are much different to the first generation microprocessors of the 1970s - in terms of architecture, performance, and overall capabilities.

Applications

Most of the early 4-bit microprocessors were used almost exclusively in calculators and toys, later on for various utilities, video games, controllers, and early computers. 4 bits was a logical choice for many calculators that used BDC numbers representation.

Today, 4-bit chips such as S1C60 family are still manufactured are used in many low-power devices, wireless tools, and internet of things. Until recently Atmel's MARC4 was also a large player in the low-power RF/IR wireless market.

4-bit microprocessors

4-bit microcontrollers