Jump to content

Multiprocessor system on a chip: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m v2.05 - Fix errors for CW project (Link equal to linktext)
Digital27 (talk | contribs)
deleted all content
Tags: Replaced Visual edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[System on a chip]]
A '''multiprocessor system on a chip''' ({{Abbr|'''MPSoC'''|Multi-processor System on a Chip}}''',''' {{IPAc-en|ˌ|ɛ|m|ˌ|p|iː|'|s|ɒ|k}} ''{{respell|em|pee|SOCK}}'' or {{IPAc-en|ˌ|ɛ|m|ˌ|p|iː|ˌ|ɛ|s|ˌ|oʊ|ˈ|s|iː|}} {{respell|em|PEE|ess|oh|SEE}}) is a [[system on a chip]] (SoC) which includes multiple [[microprocessors]]. As such, it is a [[multi-core]] system on a chip.

MPSoCs are usually targeted for embedded applications. It is used by platforms that contain multiple, usually [[Heterogeneous computing|heterogeneous]], processing elements with specific functionalities reflecting the need of the expected application domain, a memory hierarchy and [[Input/output|I/O]] components. All these components are linked to each other by an on-chip interconnect, such as [[bus (computing)|buses]] and [[Network-on-Chip|Networks on chip]] (NoCs). These [[Computer architecture|architectures]] meet the performance needs of [[multimedia]] applications, [[telecommunication]] architectures, [[network security]] and other application domains while limiting the power consumption through the use of [[Application-specific integrated circuit|specialised processing elements]] and architecture.

== Structure ==
{{See also|System on a chip#Structure}}{{Expand section|date=October 2018}}

A multiprocessor system on a chip must by definition have multiple [[Processor core|processor cores]]. MPSoCs often contain multiple logically distinct [[Processor (computing)|processor]] modules as well. Additionally, MPSoCs typically contain:

* Memory blocks, often using [[scratchpad RAM]] and [[direct memory access]]

*[[Clock generator|timing sources]] to generate [[clock signal|clock signals]] to control execution of SoC functions
**[[Crystal oscillator|crystal oscillators]] and [[Phase-locked loop|phase-locked loops]] are popular clock generators.
* peripherals including [[Counter (digital)|counters]] and [[power-on reset]] generators
* external [[Electrical connector|interfaces]], typically for [[Communication protocol|communication protocols]]
** These are often based upon industry standards such as [[USB]], [[FireWire]], [[Ethernet]], [[Universal synchronous and asynchronous receiver-transmitter|USART]], [[Serial Peripheral Interface|SPI]], [[HDMI]], [[I²C]], etc.
** each interface is typically to one given core or logical unit on the MPSoC
*a [[network on a chip]] (NoC) to communicate and share data between the processors and [[Functional unit|functional units]] of the MPSoC

== Applications ==
{{Expand section|date=October 2018}}
MPSoCs are used when [[Microcontroller|microcontrollers]] or systems-on-chip must have [[multiprocessing]] capabilities. This can include [[smartphone]] devices, [[Embedded system|embedded systems]], [[Digital signal processor|digital signal processors]] and other various applications.

==Examples==
This section is a short list of multiprocessor systems-on-chip.

*[[Cell (microprocessor)|Cell processor]]
*[[Adapteva]]'s Epiphany architecture
*[[Xilinx]] Zynq UltraScale

== Design considerations ==
{{Empty section|date=October 2018}}

==Benchmarks==
MPSoC [[research and development]] often compares many options. Benchmarks, such as COSMIC,<ref>{{Cite web|url=http://www.ece.ust.hk/~eexu/COSMIC.html|title=COSMIC|website=www.ece.ust.hk|access-date=2018-10-11}}</ref> are developed to help such evaluations.

==See also==

*[[System on a chip]], of which an MPSoC is a subtype.
*[[Manycore processor]]
*[[Parallel computing]]
*[[Programmable system on a chip]] (PSoc)
*[[ARM big.LITTLE]] co-architecture
*[[Hardware acceleration]]

==References==
{{reflist}}

==External links==
* [https://web.archive.org/web/20130614083645/http://mpsoc-forum.org/ MPSoC - Annual Conference on MPSoC]
* [https://web.archive.org/web/20090215035428/http://www.u-aizu.ac.jp/~benab/conferences/mcsoc-09/ Annual Symposium]

{{compu-hardware-stub}}


[[Category:Microprocessors]]
[[Category:Microprocessors]]

Latest revision as of 17:26, 15 November 2023

Redirect to: