Microcontrollers

Enlarge text Shrink text
  • Topic
| System number 987007542401005171

Information for Authority record

Name (Hebrew)
בקרים זעירים
Name (Latin)
Microcontrollers
Name (Arabic)
المتحكمات الصغرية
Other forms of name
Computers on a chip
Embedded microcontrollers
MCUs (Microcontrollers)
See Also From tracing topical name
Microprocessors
MARC
MARC

Other Identifiers

Wikidata: Q165678
Library of congress: sh2008020006
Sources of Information
  • Work cat.: Barrett, S.F. Atmel AVR microcontroller primer, via WWW, Dec. 26, 2007.
  • Wikipedia, Dec. 26, 2007:Microcontroller (A microcontroller (also MCU or [micron]C) is a computer-on-a-chip. It is a type of microprocessor emphasizing high integration, low power consumption, self-sufficiency and cost-effectiveness, in contrast to a general-purpose microprocessor (the kind used in a PC). In addition to the usual arithmetic and logic elements of a general purpose microprocessor, the microcontroller typically integrates additional elements such as read-write memory for data storage, read-only memory, such as flash for code storage, EEPROM for permanent data storage, peripheral devices, and input/output interfaces) System-on-a-chip (A typical SoC consists of: One or more microcontroller ... )
  • Inspec via Engineering village 2, Dec. 26. 2007:thesaurus (microcontrollers; broader term: microprocessor chips; related terms: controllers, neurocontrollers, storage management chips, system-on-chip)
  • Webopedia, Dec. 26, 2007:microcontroller (A highly integrated chip that contains all the components comprising a controller. Typically this includes a CPU, RAM, some form of ROM, I/O ports, and timers. Unlike a general-purpose computer, which also includes all of these components, a microcontroller is designed for a very specific task -- to control a particular system. As a result, the parts can be simplified and reduced, which cuts down on production costs. Microcontrollers are sometimes called embedded microcontrollers, which just means that they are part of an embedded system -- that is, one part of a larger device or system.)
  • LC database, Jan. 4, 2008(microcontrollers; embedded microcontrollers; small microcontrollers; 16-bit microcontrollers; PIC microcontrollers; PIC16/17 microcontrollers; PIC18 microcontrollers; automotive microcontrollers; 8051 microcontroller; 8051 family of microcontrollers; 68HC11 microcontroller; Motorola MC68332 microcontroller; H8 microcontroller; HC11 microcontroller; AVR microcontroller)
1 / 1

Wikipedia description:

A microcontroller (MC, uC, or μC) or microcontroller unit (MCU) is a small computer on a single integrated circuit. A microcontroller contains one or more processor cores along with memory and programmable input/output peripherals. Program memory in the form of NOR flash, OTP ROM, or ferroelectric RAM is also often included on the chip, as well as a small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general-purpose applications consisting of various discrete chips. In modern terminology, a microcontroller is similar to, but less sophisticated than, a system on a chip (SoC). A SoC may include a microcontroller as one of its components but usually integrates it with advanced peripherals like a graphics processing unit (GPU), a Wi-Fi module, or one or more coprocessors. Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys, and other embedded systems. By reducing the size and cost compared to a design that uses a separate microprocessor, memory, and input/output devices, microcontrollers make digital control of more devices and processes practical. Mixed-signal microcontrollers are common, integrating analog components needed to control non-digital electronic systems. In the context of the Internet of things, microcontrollers are an economical and popular means of data collection, sensing and actuating the physical world as edge devices. Some microcontrollers may use four-bit words and operate at frequencies as low as 4 kHz for low power consumption (single-digit milliwatts or microwatts). They generally have the ability to retain functionality while waiting for an event such as a button press or other interrupt; power consumption while sleeping (with the CPU clock and most peripherals off) may be just nanowatts, making many of them well suited for long lasting battery applications. Other microcontrollers may serve performance-critical roles, where they may need to act more like a digital signal processor (DSP), with higher clock speeds and power consumption.

Read more on Wikipedia >