Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

IBM AS/400

From Wikipedia, the free encyclopedia
IBM midrange computer (1988–2013)
IBM AS/400
Also known asAS/400e, eServer iSeries, eServer i5, System i
ManufacturerIBM
TypeMidrange computer
Release dateJune 1988 (Announced)
August 1988 (Release)
DiscontinuedSep 30, 2013
Operating systemOS/400 (later known as i5/OS and IBM i)
CPU
PredecessorIBM System/38,
IBM System/36
SuccessorIBM Power Systems runningIBM i
RelatedIBM System p
Websiteas400.ibm.com at theWayback Machine (archived 2000-03-02)

TheIBM AS/400 (Application System/400) is a family ofmidrange computers fromIBM announced in June 1988 and released in August 1988. It was the successor to theSystem/36 andSystem/38 platforms, and ran theOS/400 operating system. Lower-cost but more powerful than its predecessors, an estimated 111,000 installations existed by the end of 1990 and annual revenue reaching $14 billion that year,[1] increasing to 250,000 systems by 1994,[2] and about 500,000 shipped by 1997.[3]

A key concept in the AS/400 platform isTechnology Independent Machine Interface[a] (TIMI), a platform-independentinstruction set architecture (ISA) that is translated to nativemachine language instructions. The platform has used this capability to change the underlying processor architecture without breaking application compatibility. Early systems were based on a 48-bitCISC instruction set architecture known as theInternal Microprogrammed Interface (IMPI), originally developed for the System/38.[4] In 1991, the company introduced a new version of the system running on a series of64-bitPowerPC-derived CPUs, theIBM RS64 family.[5] Due to the use of TIMI, applications for the original CISC-based programs continued to run on the new systems without modification, as the TIMI code can be re-translated to the new systems' PowerPCPower ISA native machine code. The RS64 was replaced withPOWER4 processors in 2001, which was followed byPOWER5 andPOWER6 in later upgrades.

The AS/400 went through multiple re-branding exercises, finally becoming theSystem i in 2006. In 2008, IBM consolidated the separate System i andSystem p product lines (which had mostly identical hardware by that point)[6] into a single product line namedIBM Power Systems.[7][8] The name "AS/400" is sometimes used informally to refer to theIBM i operating system running on modern Power Systems hardware.[9]

History

[edit]

Fort Knox

[edit]
IBM AS/400 9404-B10 with a5281 terminal

In the early 1980s, IBM management became concerned that IBM's large number of incompatiblemidrange computer systems was hurting the company's competitiveness, particularly againstDigital Equipment Corporation'sVAX.[10] In 1982, a project namedFort Knox commenced, which was intended to consolidate theSystem/36, theSystem/38, theIBM 8100, theSeries/1 and theIBM 4300 series into a single product line based around anIBM 801-based processor codenamedIliad, while retaining backwards compatibility with all the systems it was intended to replace.[11] A new operating system would be created for Fort Knox, but the operating systems of each platform which Fort Knox was intended to replace would also be ported to the Iliad processor to allow customers to migrate their software to the new platform.

The Fort Knox project proved to be overly ambitious and ran into multiple delays and changes of scope. As the project advanced, the requirement to support IBM 8100 and Series/1 software was dropped.[12] When IBM's engineers attempted to port the operating systems and software of their existing platforms, they discovered that it would be impossible without making extensive changes to the Iliad processor for each individual operating system — changes that Iliad's architects were unwilling to make.[11] The proposed solution to this was to augment Iliad with operating system-specific co-processors that provided hardware support for a single operating system. However, the amount of logic needed in each co-processor grew until the co-processors became the main processor, and the Iliad was relegated to the role of a support processor — thus failing the goal of consolidating on a single processor architecture. The Fort Knox project was ultimately cancelled in 1985.

IBM AS/400
IBM System i 570 server (as of 2006).

Silverlake

[edit]

During the Fort Knox project, askunkworks project was started atIBM Rochester by engineers who believed that Fort Knox's failure was inevitable. These engineers developed code that allowed System/36 applications to run on top of the System/38,[12] and when Fort Knox was cancelled, this skunkworks project evolved into an official project to replace both the System/36 and System/38 with a single new hardware platform.[13] The project became known asSilverlake (named forSilver Lake in Rochester, Minnesota) and officially began in December 1985.[14] The Silverlake hardware was essentially an evolution of the System/38 that reused some of the technology developed for the Fort Knox project.[12][15]

Silverlake's goal was to deliver a replacement for the System/36 and System/38 in as short a timeframe as possible, as the Fort Knox project had stalled new product development at Rochester, leaving IBM without a competitive midrange system.[16] On its launch in 1986, the System/370-compatibleIBM 9370 was positioned as IBM's preferred midrange platform, but failed to achieve the commercial success IBM hoped it would have.[11][17] Much like Silverlake, the 9370 also reused the co-processor developed during the Fort Knox project as its main processor and the same SPD I/O bus that was derived from theSeries/1 bus.[11]

AS/400

[edit]

On June 21, 1988, IBM officially announced the Silverlake system as theApplication System/400 (AS/400). The announcement included more than 1,000 software packages written for it by IBM and IBM Business Partners.[18] The AS/400 operating system was namedOperating System/400 (OS/400).[12]

The creators of the AS/400 originally planned to use the nameSystem/40, but IBM had adopted a new product nomenclature around the same time, which led to the Application System/400 name.[13] First, IBM began prefixing "System" in product names with words to indicate the intended use or target market of the system (e.g.,Personal System/2 andEnterprise System/9000). Second, IBM decided to reserve one- and two-digit model numbers for personal systems (e.g.,PS/2 andPS/55), three-digit numbers for midrange systems (e.g., AS/400) and four-digit numbers for mainframes (e.g.,ES/9000). The reassignment of two-digit model numbers from midrange systems to personal systems was to prevent the personal systems from running out of single-digit numbers for new products.

The move to PowerPC

[edit]
See also:IBM RS64 § History

In 1990, IBM Rochester began work to replace the AS/400's original System/38-derived48-bitCISC processors with a 96-bit architecture known asC-RISC (CommercialRISC).[11] Rather than being a clean-slate design, C-RISC would have added RISC-style andVLIW-style instructions to the AS/400's processor, while maintaining backwards compatibility with theSystem/370-styleInternal Microprogrammed Interface (IMPI) instruction set and themicrocode used to implement it.

In 1991, at the request of IBM presidentJack Kuehler, a team under the leadership ofFrank Soltis delivered a proposal to adapt the64-bitPowerPC architecture to support the needs of the AS/400 platform.[19] Their extensions to the PowerPC architecture, known asAmazon (and later asPowerPC AS), were approved by IBM management instead of the C-RISC design for development into the next AS/400 processor architecture.[20] These extensions include support for tagged memory,[21] as well as assistance for decimal arithmetic.[22]

IBM initially attempted to create a single PowerPC implementation for both AS/400 and high-end RS/6000 systems known asBelatrix.[11] The Belatrix project proved to be too ambitious, and was cancelled when it became apparent that it would not deliver on schedule. Instead, a pair of AS/400-specific processors were designed at IBM Endicott and IBM Rochester, known asCobra (for low end systems) andMuskie (for high end systems) respectively. These became the initial implementations of theIBM RS64 processor line. The RS64 series continued to be developed as a separate product line at IBM until thePOWER4 merged both the RS64 and POWER product lines together.[13]

Despite the move from IMPI to an entirely different processor architecture, the AS/400'sTechnology Independent Machine Interface (TIMI) mostly hid the changes from users and applications, and transparently recompiled applications for the new processor architecture.[23] The port of OS/400 to the PowerPC AS architecture required a rewrite of most of the code below the TIMI due to the use of IMPI microcode to implement significant quantities of the operating system's low level code.[13] This led to the creation of the System Licensed Internal Code (SLIC) - a new implementation of the lower levels of the operating system mostly written inC++.

Rebranding

[edit]

The AS/400 family line was rebranded several times in the 1990s and 2000s as IBM introduced newer generations of hardware and operating system.[23]

In 1994, theAS/400 Advanced Series name was used for new models, followed by the rebranding of the product line toAS/400e (thee standing fore-business) in 1997.[13]

In 2000, theeServer iSeries was introduced as part of itseServer branding initiative.[24] The eServer iSeries was built on thePOWER4 processor from the RS64 processors used by previous generations, meaning that the same processors were used in both the iSeries andpSeries platforms, the latter of which ranAIX.

In 2004,eServer i5 (along with OS/400 becomingi5/OS) the5 signifying the use ofPOWER5 processors, was introduced, replacing the eServer iSeries brand.[25] Successive generations of iSeries and pSeries hardware converged until they were essentially the same hardware sold under different names and with different operating systems.[6] Some i5 servers were still using the AS/400-specific IBM Machine Type (MT/M 9406-520) and were able to run AIX in an LPar along i5/OS, while the p5 servers were able to run i5/OS, respectively. The licensing for AIX and i5/OS was controlled in the firmware by the POWER hypervisor.

The final rebranding occurred in 2006, when IBM rebranded the eServer i5 toSystem i.[26]

In April 2008, IBM introduced theIBM Power Systems line, which was a convergence of System i and System p product lines.[7] The first Power Systems machines used thePOWER6 processors; i5/OS was renamed asIBM i in order to remove the association with POWER5 processors.[27] IBM i is sold as one of the operating system options for Power Systems (along with AIX and Linux) instead of being tied to its own hardware platform.

Legacy

[edit]

Although announced in 1988, the AS/400 remains IBM's most recent major architectural shift that was developed wholly internally[citation needed]. After the departure of CEOJohn Akers in 1993, when IBM looked likely to be split up,Bill Gates commented that the only part of IBM that Microsoft would be interested in was the AS/400 division. (At the time, many of Microsoft's business and financial systems ran on the AS/400 platform, rumored as ending around 1999 with the introduction ofWindows 2000.[28][29][30])

System architecture

[edit]

According toFrank Soltis, one of the architects of the AS/400 platform, the AS/400's architecture is defined by five architectural principles. Most of these principles are inherited from System/38.[31]

Technology Independence

[edit]
IBM AS/400e Model 150.

The high-levelinstruction set (called TIMI for "Technology Independent Machine Interface" by IBM) allowsapplication programs to take advantage of advances in hardware and software without recompilation. TIMI is avirtual instruction set independent of the underlying machine instruction set of the CPU. User-mode programs contain both TIMI instructions and the machine instructions of the CPU, thus ensuring hardware independence. This is conceptually somewhat similar to thevirtual machine architecture of programming environments such asJava and.NET.

Unlike some other virtual-machine architectures in which the virtual instructions are interpreted atrun time, TIMI instructions are never interpreted. They constitute an intermediatecompile time step and aretranslated into the processor's instruction set as the final compilation step. The TIMI instructions are stored within the final program object, in addition to the executable machine instructions. This is how application objects compiled on one processor family (e.g., the originalCISC AS/400 48-bit processors) could be moved to a new processor (e.g.,PowerPC 64-bit) without re-compilation. An application saved from the older 48-bit platform can simply be restored onto the new 64-bit platform where the operating system discards the old machine instructions and re-translates the TIMI instructions into 64-bit instructions for the new processor.

The system's instruction set defines all pointers as 128-bit. This was the original design feature of theSystem/38 (S/38) in the mid-1970s planning for future use of faster processors, memory, and an expanded address space. The original AS/400 CISC models used the same 48-bit address space as the S/38. The address space was expanded in 1995 when theRISCPowerPCRS64 64-bit CPU processor replaced the 48-bit CISC processor.

Software integration

[edit]
Main article:IBM i

OS/400 (now known as IBM i) is the native operating system of the AS/400 platform and was the sole operating system supported on the original AS/400 hardware. Many of the advanced features associated with the AS/400 are implemented in the operating system as opposed to the underlying hardware, which changed significantly throughout the life of the AS/400 platform. Features include aRDBMS (Db2 for i), a menu-driven interface, support for multiple users,block-oriented terminal support (IBM 5250), and printers.

Object-based design

[edit]

Unlike the "everything is a file" principle ofUnix andits derivatives, on IBM i everything is an object (with built-in persistence and garbage collection).[citation needed]

Single-level store

[edit]

IBM uses asingle-level store virtual memory architecture in the AS/400 platform. For 64-bit PowerPC processors, the virtual address resides in the rightmost 64 bits of a pointer while it was 48 bits in the S/38 and CISC AS/400. The 64-bit address space references main memory and disk as a single address set, which is the single-level store concept.

Hardware integration

[edit]

Later generations of hardware are also capable of supporting various guest operating systems, includingSSP,AIX,Linux,MicrosoftWindows 2000, andWindows Server 2003. While OS/400, AIX, and Linux are supported on the POWER processors onLPARs (logical partitions), Windows is supported with either single-processor internal blade servers (IXS) or externally linked multiple-processor servers (IXA and iSCSI). SSP guests were supported using emulation from OS/400 V3R6 through V4R4 using the Advanced 36 Machine facility of the operating system, a feature distinct from the System/36 Environment compatibility layer, which requires System/36 software to be recompiled.

Hardware

[edit]

CPUs

[edit]
CPUYearClock SpeedServer-Models
IMPI[note 1]1988> 22 MHz[note 2]Latest version:AS/400Bxx, Cxx, Dxx, Exx, Fxx, Pxx, 100, 135, 140, 2xx, 3xx[33]
Cobra (A10)199555 or 75 MHz4xx, 5xx
Muskie (A25/A30)1996125 or 154 MHz53x
Apache (RS64) (A35)1997125 MHz6xx, 150
NorthStar (RS64 II)1998200, 255 or 262 MHz170, 250, 7xx, 650, S40, SB1[34]
Pulsar (RS64 III)1999450 MHzFuture version: iSeries;
System i
270, 820
IStar (RS64 III upgraded)2000400, 500, 540 or 600 MHz820, 830, 840,[35] SB2, SB3[36]
SStar (RS64 IV)2000540, 600 or 750 MHz270, 800, 810, 820, 830, 840
POWER420011.1 or 1.3 GHz890
POWER4+20031.9 GHz825, 870
POWER520041.5 or 1.9 GHzi5-520; i5-550; i5-570; i5-595
POWER5+20051.5 GHz (2005)
1.9 GHz (2005)
2.2 GHz
2.3 GHz
i5-520, i5-550, i5-515, i5-525
i5-570
POWER620073.5 GHz
4.2 GHz
4.7 GHz
BladeCenter JS12, JS22
i5-570 (MMA)
M50, M25 & M15
  1. ^There were at least two generations of IMPI processors, the second was released in 1991.[32]
  2. ^"The processor clock cycle is 45 ns worst case."[32]

System models

[edit]
ModelYearCPU GroupBase -CPW
B10, B20, B30, B35, B40, B45, B50, B60, B701988-1989P10, P202,9 - 20
C04, C06, C10, C20, C251990P103,1 - 6,1
D02, D04, D06, D10, D20, D25, D35, D45, D50, D60, D70, D801991P10, P20, P303,8 - 56,6
E02, E04, E06, E10, E20, E25, E35, E45, E50, E60, E70, E80, E90, E951992P10, P20, P30, P404,5 - 116,6
F02, F04, F06, F10, F20, F25, F35, F45, F50, F60, F70, F80, F90, F95, F971993P05, P10, P20, P30, P405,5 - 177,4
P01, P02, P031993-1995P057,3 - 16,8
1501996P0510,9 - 35,0
S10, S20, S30, S401997P05, P10, P20, P30, P40, P5045,4 - 4550
SB1, SB2, SB31997-2000P30, P401794 - 16500
10S, 100, 135, 1401993-1995P05, P10, P2017,1 - 65,6
1701998P05, P10, P2030 - 1090
200, 20S, 2361994P05, P107,3 - 17,1
2502000P0550 - 75
2702000P05, P10, P2050 - 2350
300, 30S, 3101994P10, P20, P30, P4011,6 - 177,4
400, 40S, 4361995P05, P1013,8 - 91,0
500, 50S, 510, 530, 53S1995P10, P20, P30, P4018,7 - 650
600, 620, 640, 6501997P05, P10, P20, P30, P40, P5022,7 - 4550
7201999P10, P20, P30240 - 1600
7301999P20, P30, P40560 - 2890
7401999P40, P503660 - 4550
8002003P05, P10300 - 950
8102003P10, P20750 - 2700
8202000-2001P05, P10, P20, P30, P40100 - 3700
8252003P303600 - 6600
8302000-2002P20, P30, P40, P501850 - 7350
8402000-2002P40, P5010000 - 20200
8702002P40, P507700 - 20000
8902002P50, P6020000 - 37400
5202004-2006P05, P10, P20500 - 7100
5502004-2006P203300 - 14000
5702004-2006P30, P403300 - 58500
5952004-2006P50, P6024500 - 216000
5152007P053800 - 7100
5252007P103800 - 7100
5702007P4016700 - 58500
MMA (9406)2007P305500 - 76900
M152008P054300
M252008P104300 - 8300
M502008P204800 - 18000
MMA2008P308150 - 76900
JS122008P057100
JS222008P1013800
JS232008
JS432008
570 (9117)2008P30104800
595 (9119)2008P60294700

See also

[edit]
Wikimedia Commons has media related toIBM AS/400.
Wikimedia Commons has media related toIBM System i.
Preceded byIBM System p
2000 - 2008
eServer pSeries
2000
eServer p5
2004
System p5
2005
System p
2007
Succeeded by
Preceded by IBM AS/400
1988 - 2008
Advanced/36, AS/Entry-
AS/400
1988
AS/400e
1997
eServer iSeries
2000
eServer i5
2004
System i5
2005
System i
2006

Notes

[edit]
  1. ^Upward compatible from theMachine Interface (MI) of theS/38

References

[edit]
  1. ^Elms, Teresa (29 April 1991)."Side road to success".Computerworld. p. 27.
  2. ^Korzenioski, Paul (14 February 1994)."AS/400 in the LAN environment".InfoWorld. p. 52.
  3. ^IBM (23 January 2003)."IBM AS/400".IBM.com. International Business Machines Corporation. Retrieved20 March 2022.
  4. ^David McKenzie."Notes for storage research". Archived fromthe original on October 8, 1999.
  5. ^Soltis, Frank G."When Is PowerPC Not PowerPC?".The 400 Squadron. Archived fromthe original on January 8, 2008.
  6. ^abTimothy Prickett-Morgan (2008-04-07)."Bye Bye System p and i, Hello Power Systems".IT Jungle. Retrieved2021-10-09.
  7. ^abNiccolai, James (April 2, 2008)."IBM merges System i and System p server lines".InfoWorld.
  8. ^Timothy Prickett Morgan (2008-04-07)."It's Official: Now We're Power Systems and i for Business".itjungle.com. Retrieved2021-03-15.
  9. ^Alex Woodie (2017-07-17)."Of Course i's Not The AS/400".IT Jungle. Retrieved2021-11-22.
  10. ^Roy A. Bauer; Emilio Collar; Victor Tang (1992).The Silverlake Project: Transformation at IBM. Oxford University Press.ISBN 9780195067545.
  11. ^abcdefSoltis (1997), p. [page needed].
  12. ^abcdSchleicher, David L. (2006-01-24)."An Interview with DAVID L. SCHLEICHER"(PDF).conservancy.umn.edu (Interview). Interviewed by Arthur L. Norberg. Charles Babbage Institute.Archived(PDF) from the original on 2022-10-09. Retrieved2021-03-05.
  13. ^abcdeSoltis (2001), p. [page needed].
  14. ^Tom Huntington (2018-06-21)."Happy 30th Anniversary, IBM i!".helpsystems.com. Archived fromthe original on 2021-04-20. Retrieved2021-03-05.
  15. ^"Silverlake".wiki.midrange.com. 2006-08-21. Retrieved2021-03-06.
  16. ^Eric J. Wieffering (1992-05-23)."The brave new world of IBM Rochester".postbulletin.com. Retrieved2021-03-06.
  17. ^Christine Winter (1988-06-20)."NEW IBM MIDRANGE TO DEBUT".Chicago Tribune.
  18. ^IBM (23 January 2003)."IBM AS/400".IBM. International Business Machines Corporation. Retrieved19 March 2022.
  19. ^John Paul Shen; Mikko H. Lipasti (30 July 2013).Modern Processor Design: Fundamentals of Superscalar Processors. Waveland Press.ISBN 978-1-4786-1076-2.
  20. ^Adam T. Stallman; Frank G. Soltis (July 1, 1995)."Inside the PowerPC AS".System iNEWS Magazine. Archived fromthe original on August 31, 2013.
  21. ^Landau, Hugo."The PowerPC AS Tagged Memory Extensions".
  22. ^McKenzie, Dave (December 5, 2000)."Re: Packed decimals".Newsgroupcomp.arch.Usenet: fopr2tg596q0s28ibma1bkj05skcdldct8@4ax.com.
  23. ^abTom Van Looy (January 2009)."The IBM AS/400: A technical introduction"(PDF).scss.tcd.ie.Archived(PDF) from the original on 2022-10-09. Retrieved2021-03-13.
  24. ^"IBM eServer iSeries 400". IBM. October 3, 2000.
  25. ^Denny Insell (2004)."Introducing IBM eServer i5 & i5/OS"(PDF). IBM.Archived(PDF) from the original on 2022-10-09. Retrieved2021-03-14.
  26. ^Alex Woodie (2017-10-11)."IBM i Slow to Catch On, But What Does It Mean?".itjungle.com. Retrieved2021-03-15.
  27. ^"IBM Introduces the First in a New Generation of Power Systems". IBM. 2008-04-02. Archived fromthe original on May 11, 2008. Retrieved2021-03-15.
  28. ^Microsoft TechNet."AS/400s extinct at Microsoft since 1999".Google discussion group, Microsoft runs AS/400's in-house - Article?. Retrieved2007-05-16.
  29. ^"Disparition des systèmes AS/400 chez Microsoft depuis mai 1999". Archived fromthe original on 2012-11-06. Retrieved2013-01-02.
  30. ^"Microsoft Uses the iSeries to Run its Business".Blogspot, Confessions of An iSeries Priest. 5 March 2006. Retrieved2006-03-05.
  31. ^Soltis (2001), p. 1–5, 97–177.
  32. ^abSchmierer, Q.G.; Wottreng, A.H. (1991). "IBM AS/400 processor architecture and design methodology".[1991 Proceedings] IEEE International Conference on Computer Design: VLSI in Computers and Processors. IEEE International Conference on Computer Design: VLSI in Computers and Processors. pp. 440–443.doi:10.1109/ICCD.1991.139942.ISBN 0-8186-2270-9.
  33. ^"AS/400e System Handbook"(PDF). IBM. 1999-08-03.Archived(PDF) from the original on 2022-10-09. Retrieved2021-03-21.
  34. ^IBM.com."V4R3 Questions and Answers".Reference # 8625668200695613. Retrieved2007-04-04.[permanent dead link]
  35. ^"Family 9406+05 IBM eServer iSeries Models 820, 830, and 840". 12 May 2020.
  36. ^"IBM AS/400E MIDDLE-TIER SERVERS...FOR EXTREME BUSINESS".www.ibm.com. 2000-06-12. Retrieved2021-11-29.

External links

[edit]
IBMmini/midrange computers, workstations, and servers
IBM 1130
IBM 1400
IBM System
AS/400
Applications, software, and concepts
RS/6000
Other
Authority control databases: NationalEdit this at Wikidata
Retrieved from "https://en.wikipedia.org/w/index.php?title=IBM_AS/400&oldid=1290365052"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp