Open architecture: Difference between revisions

Content deleted Content added
m See also: formatting fix
Changed Amiga 500 example to Amiga 2000. See talk page...
Line 1:
{{Short description|Software design paradigm emphasizing ease of swapping out and modifying components}}
{{distinguish|Open-source architecture}}{{distinguish|Open platform}}
'''Open architecture''' is a type of [[computer architecture]] or [[software architecture]] intended to make adding, upgrading, and swapping components with other computers easy.<ref name="II2011">{{cite book|author=Clifton A. Ericson, II|title=Concise Encyclopedia of System Safety: Definition of Terms and Concepts |url=https://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 Personal Computer|IBM PC]],<ref>{{cite web|url=https://forwardthinking.pcmag.com/pc-hardware/286065-why-the-ibm-pc-had-an-open-architecture |title=Why the IBM PC Had an Open Architecture |author=Michael J. Miller |date=August 8, 2011|work=[[pcmag.com]] |quote=''"In some ways, the most far-reaching decision made by the team that built the IBM PC was to use an open architecture, rather than one that was proprietary to IBM. That decision led to the market for add-in boards, for large numbers of third party applications, and eventually to a large number of competitors all creating "IBM-compatible" machines. [[William C. Lowe|Bill Lowe]] went to IBM's Corporate Management Committee in July 1980 to propose the project"''}}</ref> [[Amiga 5002000]]<ref>[https://www.tomshardware.com/reviews/history-of-computers,4518-31.html Computer History: From The Antikythera Mechanism To The Modern Era] on [[tomshardware.com]] by Aris Mpitziopoulos "''Amiga was one of the first computers with an open architecture. It had two expansion slots, one on the side and one on the bottom.''" (July 3, 2016)</ref> and [[Apple IIe]] have an open architecture supporting plug-in cards, whereas the [[Apple IIc]] computer has a '''closed architecture'''. Open architecture systems may use a standardized [[system bus]] such as [[S-100 bus|S-100]], [[Peripheral Component Interconnect|PCI]] or [[Industry Standard Architecture|ISA]] or they may incorporate a proprietary bus standard such as that used on the [[Apple II series|Apple II]], 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 installable 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 Mac G5]] are open. Most [[Desktop computer|desktop PCs]] are open architecture.