West Bridge: Difference between revisions
m Added non-breaking space to non-template file size, frequency, bitrate, and bandwidth values (via WP:JWB) |
|||
(25 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
{{Advert|date=May 2012}} |
|||
The West Bridge is a growing architectural approach, developed |
The '''West Bridge''' is a growing architectural approach, originally developed by [[Cypress Semiconductor]], which enhances and modularizes a peripheral controller in an embedded computer architecture. Conceptually, the West Bridge parallels and complements the decentralization represented by the [[Northbridge (computing)|North Bridge]] and the [[Southbridge (computing)|South Bridge]]. Most notably, it has been used by [[Research in Motion]] to permit extremely high data transfer rates in its [[BlackBerry]] devices.<ref name="EEtimes">[http://www.eetimes.com/showArticle.jhtml?articleID=203101718 EETimes - Under the Hood: Blackberry Wins Handset Data-Rate Bakeoff]</ref> |
||
==Overview== |
==Overview== |
||
While the North Bridge focuses on memory control and the South Bridge focuses on "slower" capabilities of the motherboard, the West Bridge focuses on peripheral control. The new architectural modularization opens the potential for increased system performance. Being directly connected, peripheral control can be handled wholly and independently through a West Bridge |
While the North Bridge focuses on memory control and the South Bridge focuses on the "slower" capabilities of the motherboard, the West Bridge focuses on peripheral control. The new architectural modularization opens up the potential for increased system performance. Being directly connected, peripheral control can be handled wholly and independently through a West Bridge controller, leaving a processor offloaded and free to focus on other data-intensive operations. While it enhances the system's performance via the processor, a West Bridge companion chip may also serve directly as a peripheral accelerator. |
||
==Etymology== |
==Etymology== |
||
The term West Bridge was first introduced by [[Cypress Semiconductor]], which designs products to provide optimal performance and connectivity in the embedded world. The name was chosen deliberately to be a meme consistent with the North Bridge and South Bridge concepts. "West Bridge" refers both to the architectural scheme in general and to the product family with which it was introduced |
The term West Bridge was first introduced by [[Cypress Semiconductor]], which designs products to provide optimal performance and connectivity in the embedded world. The name was chosen deliberately to be a [[meme]] consistent with the North Bridge and South Bridge concepts. "West Bridge" refers both to the architectural scheme in general and to the product family with which it was introduced by Cypress. |
||
<gallery> |
<gallery> |
||
File:WestBridgeLogo.png |
|||
</gallery> |
</gallery> |
||
== Interface Support == |
== Interface Support == |
||
Interfaces change |
Interfaces continually change towards faster, lower power, fewer pins, and newer standards, making it challenging for processors to follow and integrate them. A prime function of West Bridge devices is to enable connection to these varied interfaces. |
||
An example of such an interface is NAND Flash, which keeps evolving with new generations of Multi-Level Cell NAND. A West Bridge device might handle the MLC NAND management and enable lowest-cost memory support for a main processor, which otherwise would only support NOR or Single-Level Cell NAND. |
An example of such an interface is [[Flash memory#NAND flash|NAND Flash]], which keeps evolving with new generations of Multi-Level Cell NAND. A West Bridge device might handle the MLC NAND management and enable lowest-cost memory support for a main processor, which otherwise would only support NOR or Single-Level Cell NAND. |
||
Some commonly supported interfaces of West Bridge companion chips are: |
Some commonly supported interfaces of West Bridge companion chips are: |
||
⚫ | |||
** GPIO |
|||
⚫ | |||
** |
** MMC+ |
||
** SD v1.1 |
|||
**MMC+ |
|||
**SD |
** SD v2.0 |
||
** |
** SDIO |
||
** |
** CE-ATA |
||
⚫ | |||
**CE-ATA |
|||
** |
** SLC NAND |
||
** |
** Full NAND management |
||
⚫ | |||
**Full NAND Management |
|||
** SRAM |
|||
** SPI |
|||
⚫ | |||
** |
** ADMUX |
||
** |
** NAND |
||
** |
** NOR |
||
⚫ | |||
⚫ | |||
⚫ | |||
**NOR |
|||
⚫ | |||
⚫ | |||
== Applications == |
== Applications == |
||
Line 45: | Line 42: | ||
Common applications include: |
Common applications include: |
||
*Handsets |
* Handsets |
||
*Portable |
* Portable media players |
||
*Personal |
* Personal digital assistants |
||
*Portable |
* Portable navigation devices |
||
*Digital |
* Digital cameras |
||
*Printers |
* Printers |
||
*Point-of-sale terminals |
* Point-of-sale terminals |
||
* Set-top boxes |
|||
* Security dongles |
|||
== References == |
|||
<references/> |
|||
== External links == |
== External links == |
||
* [http://www.embedded.com/rss/showArticle.jhtml?articleID=199903260&pgno=2 Embedded.com - West Bridge-arrive at improved high-speed USB in multimedia handset design] |
|||
*[http://www.cypress.com/westbridge/ Cypress West Bridge] |
|||
*[http:// |
* [http://edageek.com/2007/12/10/cypress-cywb0124ab/ EdaGeek.com - Cypress West Bridge Antioch Controller Ranks First in Benchmarks] |
||
*[http://edageek.com/2007/12/10/cypress-cywb0124ab/ EdaGeek.com - Cypress West Bridge Antioch Controller Ranks First in Benchmarks] |
|||
*[http://www.eetimes.com/showArticle.jhtml?articleID=203101718] |
|||
⚫ | |||
[[Category:Computer peripherals]] |
|||
[[Category:Embedded systems]] |
|||
⚫ | |||
{{ |
{{Comp-hardware-stub}} |
Latest revision as of 01:51, 26 April 2024
This article contains promotional content. (May 2012) |
The West Bridge is a growing architectural approach, originally developed by Cypress Semiconductor, which enhances and modularizes a peripheral controller in an embedded computer architecture. Conceptually, the West Bridge parallels and complements the decentralization represented by the North Bridge and the South Bridge. Most notably, it has been used by Research in Motion to permit extremely high data transfer rates in its BlackBerry devices.[1]
Overview
[edit]While the North Bridge focuses on memory control and the South Bridge focuses on the "slower" capabilities of the motherboard, the West Bridge focuses on peripheral control. The new architectural modularization opens up the potential for increased system performance. Being directly connected, peripheral control can be handled wholly and independently through a West Bridge controller, leaving a processor offloaded and free to focus on other data-intensive operations. While it enhances the system's performance via the processor, a West Bridge companion chip may also serve directly as a peripheral accelerator.
Etymology
[edit]The term West Bridge was first introduced by Cypress Semiconductor, which designs products to provide optimal performance and connectivity in the embedded world. The name was chosen deliberately to be a meme consistent with the North Bridge and South Bridge concepts. "West Bridge" refers both to the architectural scheme in general and to the product family with which it was introduced by Cypress.
Interface Support
[edit]Interfaces continually change towards faster, lower power, fewer pins, and newer standards, making it challenging for processors to follow and integrate them. A prime function of West Bridge devices is to enable connection to these varied interfaces.
An example of such an interface is NAND Flash, which keeps evolving with new generations of Multi-Level Cell NAND. A West Bridge device might handle the MLC NAND management and enable lowest-cost memory support for a main processor, which otherwise would only support NOR or Single-Level Cell NAND.
Some commonly supported interfaces of West Bridge companion chips are:
- Mass storage
- GPIO
- MMC+
- SD v1.1
- SD v2.0
- SDIO
- CE-ATA
- MLC NAND
- SLC NAND
- Full NAND management
- Processor
- SRAM
- SPI
- ADMUX
- NAND
- NOR
- USB
- USB 2.0 at 480 Mbit/s
Applications
[edit]The West Bridge architecture is relevant to a broad range of applications.
Common applications include:
- Handsets
- Portable media players
- Personal digital assistants
- Portable navigation devices
- Digital cameras
- Printers
- Point-of-sale terminals
- Set-top boxes
- Security dongles
References
[edit]External links
[edit]- Embedded.com - West Bridge-arrive at improved high-speed USB in multimedia handset design
- EdaGeek.com - Cypress West Bridge Antioch Controller Ranks First in Benchmarks