Open architecture: Difference between revisions

Content deleted Content added
probably some S-100 boards had that many
No edit summary
Line 1:
{{distinguish|Open-source architecture}}
'''Open architecture''' is a type of [[computer architecture]] or [[software architecture]] that is designed to make adding, upgrading and swapping components easy.<ref name="II2011">{{cite book|author=Clifton A. Ericson, II|title=Concise Encyclopedia of System Safety: Definition of Terms and Concepts|url=http://books.google.com/books?id=uousK00QAREC&pg=PA272|date=12 April 2011|publisher=John Wiley & Sons|isbn=978-1-118-02865-0|page=272}}</ref> For example, the [[IBM PC]] and [[Apple IIe]] have an open architecture supporting plug-in cards, whereas the [[Apple IIc]] and [[Amiga 500]] computers have a '''closed architecture'''. Open architecture systems typically use a standardized [[system bus]] such as [[S-100]], [[PCI]] or [[ISA]], with up to a dozen slots that allow multiple hardware manufacturers to produce add-ons, and for the user to freely install them. By contrast, closed architectures, if they are expandable at all, have one or two "expansion ports" using a proprietary connector design that may require a license fee from the manufacturer, or enhancements may only be installedinstallable by technicians with specialized tools or training.
 
[[Computer platform]]s may include systems with both open and closed architectures. The [[Mac mini]] and [[Compact Macintosh]] are closed; the [[Macintosh II]] and [[Power Macintosh G5]] are open. Most [[desktop PC]]s are open architecture, but [[nettop]]s are typically closed.