IBM System/360 Model 50

Last updated
IBM System/360 Model 50
IBM logo.svg
IBM system 360-50 console - MfK Bern.jpg
IBM System/360 Model 50 console and CPU with front panel
ManufacturerInternational Business Machines Corporation (IBM)
Product family System/360
Release dateApril 7, 1964 (1964-04-07)
DiscontinuedMarch 15, 1977 (1977-03-15) [1]
Memory64–512 KB Core

The IBM System/360 Model 50 is a member of the IBM System/360 family of computers. The Model 50 was announced in April 1964 with the other initial models of the family, and first shipped in August 1965 to the Bank of America. [2]

Contents

Models

There are four models of the 360/50. [3] :page 5 They vary by the amount of core memory with which the system is offered. The F50, or 2050F is equipped with 65,536 bytes, the G50 has 131,072 bytes, the H50 262,144 bytes, and the I50 524,288 bytes. [3] The system can also attach IBM 2361 Large Capacity Storage (LCS) modules which provide up to 8,388,608 bytes of additional storage, however with a considerably slower memory cycle time of 8 microseconds compared to the 2 microseconds of processor storage. [3]

Relative performance

The system has a CPU cycle time of 500 nanoseconds, 25% faster than the Model 40 and 40% slower than the Model 65. Processor storage is magnetic core memory that transfers four bytes per 2 microsecond cycle. It has "protected" and "local" core storage for registers and internal buffers with cycle times of 200 and 500 nanoseconds respectively.

Features

The Model 50 implements the complete System/360 "universal instruction set" architecture, including floating-point, decimal, and character operations as standard features. The "direct control" instructions are an optional feature. Optional logic, microcode and software providing compatibility with either the IBM 1410/7010 or 7070/7074 systems is available.

An IBM 1052 printer/keyboard for use as an operator's console is optional. The I/O options include one channel-to-channel adapter (CTCA) and up to three selector channels. A multiplexer channel for attachment of slow-speed devices is standard on all models. The F50 has 64 subchannels, so it can attach up to 64 slow-speed devices on its multiplexer channel. The other models have 128 subchannels. This can optionally increase to 256 subchannels on the H50 and I50. [3]

Microcode

The Model 50 uses a 90 bit (or 85 bit, depending on definition) "horizontal microcode" instruction format, with each word containing 15 (or 25) separate fields. [4] There are 2816 words of microcode storage. [5]

Read-only control storage for microcode employs "balanced capacitor technology" (BCROS) with a cycle time of 500 nanoseconds, designed by Anthony Proudman in IBM's Hursley laboratory and implemented by Fernando "Fred" Neves. This technology uses two capacitors to represent each bit.

B&W closeup of 360/50 console 1970 CNRZ Mecanographie-8-cliche Jean Weber.jpg
B&W closeup of 360/50 console

System software

It was possible to choose DOS/360, OS/360 MFT (Multi-programming with a Fixed number of Tasks), or OS/360 MVT (Multi-programming with a Variable number of Tasks) as the operating system of an IBM System/360 Model 50. Few chose MVT. [6]

The choice of operating system for the System/360 Model 50 was based primarily on the amount of main storage. The F50, with 65,536 bytes of main storage, can not run OS/MFT, which requires a minimum of 131,072 bytes of main storage. [7] DOS/360 has a minimum of 16,384 bytes of main storage. [8]

Systems with 131,072 or more bytes of main storage could run OS/360. Although 360/50 systems equipped with 1 MB or more [9] could and did run MVT [10] [11] one IBMer described this as "[getting] blood out of the turnip", and noted that "most didn't run MVT". [6]

Reasons for a 360/50 site to run MFT [12] rather than MVT were:

Time-sharing (CALL/OS)

IBM advertised time-sharing capability [17] by featuring what originally was known as CALL/360 [18] (note the 'SLASH' - which was retained in the name of its successor) and later [19] was named CALL/OS. CALL/OS featured its own versions of BASIC [20] as well as FORTRAN IV [21] and PL/I, [22] [23] rather than the versions implemented by the MFT/MVT compilers known as FORTRAN G, FORTRAN H and PL/I F. CALL/OS is sometimes referred to as "CALL-OS". [24]

Installations with a larger model of the System/360 family sometimes ran/retained the combination of MFT and CALL/OS, [21] rather than switch to MVT, a pre-requisite for TSO, [25] after an upgrade.

Related Research Articles

IBM mainframes are large computer systems produced by IBM since 1952. During the 1960s and 1970s, IBM dominated the computer market with the 7000 series and the later System/360, followed by the System/370. Current mainframe computers in IBM's line of business computers are developments of the basic design of the System/360.

<span class="mw-page-title-main">MVS</span> Operating system for IBM mainframes

Multiple Virtual Storage, more commonly called MVS, is the most commonly used operating system on the System/370, System/390 and IBM Z IBM mainframe computers. IBM developed MVS, along with OS/VS1 and SVS, as a successor to OS/360. It is unrelated to IBM's other mainframe operating system lines, e.g., VSE, VM, TPF.

<span class="mw-page-title-main">IBM System/360</span> IBM mainframe computer family (1964–1977)

The IBM System/360 (S/360) is a family of mainframe computer systems that was announced by IBM on April 7, 1964, and delivered between 1965 and 1978. It was the first family of computers designed to cover both commercial and scientific applications and a complete range of applications from small to large. The design distinguished between architecture and implementation, allowing IBM to release a suite of compatible designs at different prices. All but the only partially compatible Model 44 and the most expensive systems use microcode to implement the instruction set, featuring 8-bit byte addressing and binary, decimal and hexadecimal floating-point calculations.

<span class="mw-page-title-main">IBM System/370</span> Family of mainframe computers 1970–1990

The IBM System/370 (S/370) is a model range of IBM mainframe computers announced on June 30, 1970, as the successors to the System/360 family. The series mostly maintains backward compatibility with the S/360, allowing an easy migration path for customers; this, plus improved performance, were the dominant themes of the product announcement. In September 1990, the System/370 line was replaced with the System/390.

<span class="mw-page-title-main">Memory management</span> Computer memory management methodology

Memory management is a form of resource management applied to computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and free it for reuse when no longer needed. This is critical to any advanced computer system where more than a single process might be underway at any time.

In computing, channel I/O is a high-performance input/output (I/O) architecture that is implemented in various forms on a number of computer architectures, especially on mainframe computers. In the past, channels were generally implemented with custom devices, variously named channel, I/O processor, I/O controller, I/O synchronizer, or DMA controller.

<span class="mw-page-title-main">IBM System/360 Model 30</span> IBM computer model from 1960s

The IBM System/360 Model 30 was a low-end member of the IBM System/360 family. It was announced on April 7, 1964, shipped in 1965, and withdrawn on October 7, 1977. The Model 30 was designed by IBM's General Systems Division in Endicott, New York, and manufactured in Endicott and other IBM manufacturing sites outside of U.S.

<span class="mw-page-title-main">OS/VS1</span> IBM operating system

Operating System/Virtual Storage 1, or OS/VS1, is a discontinued IBM mainframe computer operating system designed to be run on IBM System/370 hardware. It was the successor to the Multiprogramming with a Fixed number of Tasks (MFT) option of System/360's operating system OS/360. OS/VS1, in comparison to its predecessor, supported virtual memory. OS/VS1 was generally available during the 1970s and 1980s, and it is no longer supported by IBM.

The history of IBM mainframe operating systems is significant within the history of mainframe operating systems, because of IBM's long-standing position as the world's largest hardware supplier of mainframe computers. IBM mainframes run operating systems supplied by IBM and by third parties.

<span class="mw-page-title-main">OS/360 and successors</span> Operating system for IBM S/360 and later mainframes

OS/360, officially known as IBM System/360 Operating System, is a discontinued batch processing operating system developed by IBM for their then-new System/360 mainframe computer, announced in 1964; it was influenced by the earlier IBSYS/IBJOB and Input/Output Control System (IOCS) packages for the IBM 7090/7094 and even more so by the PR155 Operating System for the IBM 1410/7010 processors. It was one of the earliest operating systems to require the computer hardware to include at least one direct access storage device.

<span class="mw-page-title-main">System Generation (OS)</span> Process for configuring some IBM operating systems

System Generation (SysGen) is a two-stage process for installing or updating OS/360, OS/VS1, OS/VS2 (SVS), OS/VS2 (MVS) and chargeable systems derived from them. There are similar processes for, e.g., DOS/360, which this article does not cover. Also, some of the details have changed between releases of OS/360 and many details do not carry over to later systems.

The IBM 2361 Large Capacity Storage (LCS) is an optional component of the IBM System/360 models 50, 65 (when not being used as a multiprocessor), and 75 computers. Storage is implemented using magnetic cores; the cycle time is 8 microseconds and the access time is 3.6 microseconds. This component is also called IBM 2361 Core Storage or IBM 2361 Large Core Storage. It provides additional main storage with a slower access time than the standard storage of the machine—for example its 8μsec compares to 750nsec for main storage on the Model 65.

In operating systems, memory management is the function responsible for managing the computer's primary memory.

<span class="mw-page-title-main">IBM System/360 Model 40</span> IBM computer model from 1960s

The IBM System/360 Model 40 was a mid-range member of the IBM System/360 family. It was announced on April 7, 1964, shipped in 1965, and withdrawn on October 7, 1977.

<span class="mw-page-title-main">IBM System/360 Model 65</span> IBM computer model from 1960s

The IBM System/360 Model 65 is a member of the IBM System/360 family of computers. It was announced April 1965, and replaced two models, the Model 60 and Model 62, announced one year prior but never shipped. It was discontinued in March 1974.

<span class="mw-page-title-main">IBM System/360 Model 25</span> Low-end IBM computer model from late-1960s

The IBM System/360 Model 25 is a low-end member of the IBM System/360 family. It was announced on January 3, 1968, 3 years before the IBM System/360 Model 22, as a "bridge between its old and new computing systems".

<span class="mw-page-title-main">IBM System/370 Model 155</span>

The IBM System/370 Model 155 were jointly announced Jun 30, 1970 as "designed for ... the Seventies." That same day IBM announced the 370/195. They were the first three models of the IBM System/370 line of computers.

<span class="mw-page-title-main">IBM System/370 Model 165</span> Type of mainframe computer

The IBM System/370 Model 165 were jointly announced June 30, 1970 as "designed for ... the Seventies." That same day IBM announced the 370/195. They were the first three models of the IBM System/370 line of computers.

<span class="mw-page-title-main">IBM 303X</span>

The IBM 303X is a discontinued line of mainframe computers, the first model of which, the IBM 3033 Processor, nicknamed "The Big One", was introduced March 25, 1977.

<span class="mw-page-title-main">IBM System/360 Model 195</span> High-end IBM computer model from 1970s

The IBM System/360 Model 195 is a discontinued IBM computer introduced on August 20, 1969. The Model 195 was a reimplementation of the IBM System/360 Model 91 design using monolithic integrated circuits. It offers "an internal processing speed about twice as fast as the Model 85, the next most powerful System/360". The Model 195 was discontinued on February 9, 1977, the same date as the System/370 Model 195.

References

  1. IBM Corporation (23 January 2003). "System/360 Model 50". IBM Archives. Retrieved June 29, 2017.
  2. Pugh, Emerson W.; Johnson, Lyle R.; Palmer, John H. (1991). IBM's 360 and Early 370 Systems . MIT Press. ISBN   978-0-262-16123-7.
  3. 1 2 3 4 IBM System 360 Model 50 Functional Characteristics (PDF). IBM. 1967. A22-6898-1. Retrieved Sep 20, 2016.
  4. Smotherman, Mark. "A Brief History of Microprogramming" (PDF). Retrieved Sep 26, 2015.
  5. Kent, Allen; Williams, James G., eds. (1993). Encyclopedia of Computer Science and Technology volume 28. CRC Press. p. 39. ISBN   978-0-8247-2281-4 . Retrieved Sep 26, 2015.
  6. 1 2 William H. Blair (January 18, 2004). "the console subsystem priority". ibm-main (Mailing list). Archived from the original on 10 Apr 2024 via Google Groups. Your point is well taken. But most didn't run MVT, and many that did had LCS (Large Capacity Storage). MVT was not very popular. Nonetheless, I ran a system that ran MVT just fine with only 256MB; maximum REGION size was 114MB, which was perfectly fine for the workload. I suspect that if MVT was being used on a /65 or /75, then 512KB was installed. But, there were a lot of folks that ran MVT on a /50 with 384KB. We got blood out of the turnip back in those days.
  7. IBM System/360 Operating System: MFT Guide OS Release 21.7 (PDF). IBM. March 1972. p. 69. GC27-6939-10. Archived (PDF) from the original on Dec 24, 2023 via bitsavers.
  8. IBM System/360 Disk and Tape Operating Systems Concepts and Facilities (PDF). IBM. October 1970. p. 5. GC24-5030-8. Archived (PDF) from the original on Dec 24, 2023 via bitsavers. Disk and Tape Operating Systems are comprehensive sets of language translators and service programs operating under the supervisory coordination of an integrated control program. They require an IBM System/360 with at least 16K bytes of main storage.
  9. J. M. Graves (1974). Using SMF and TFLOW for Performance Enhancement. Eighth Meeting of Computer Performance Evaluation Users Group (CPEUG).
  10. "Re: 360/50 microcode listing". cctalk@classiccmp.org (Mailing list). May 7, 2015.
  11. "An overview of the history of development of the EPA STORET System, with some comments on future timelines and plans" (PPT). November 7, 2001. p. 3.
  12. Gerard S. (June 1, 2001). "Re: Price of core memory". Newsgroup:  alt.folklore.computers. We had to revert to MFT to get a 98K partition, plus a reader and writer.
  13. IBM System/360 Operating System: MVT Guide (PDF). IBM. August 1974. GC28-6720-5. The minimum main storage is 262,144 (256K) bytes
  14. IBM System/360 Operating System: Storage Estimates (PDF). IBM. April 1973. GC28-6551-16.
  15. Padegs, A. (September 1981). "System/360 and Beyond". IBM Journal of Research and Development . 25 (5): 377–390. doi:10.1147/rd.255.0377.
  16. A convenience sample of ads for used 360/50 and 360/65 configurations in the back of Computerworld for the 1971 - 1973 period show mostly MVT installed on 360/65 OS and NOT EVEN ONE 360/50 with MVT
  17. Harlon Lebo (2019). 100 Days: How Four Events in 1969 Shaped America. Rowman & Littlefield Publishers. ISBN   978-1538125915. ... a happy timeshare user .. 'This man is sharing a $2 million computer.'
  18. CALL/360: Terminal Reference Manual (PDF). IBM. 1969.
  19. Ed Thelen. "2005 Mini GE-Reunion".
  20. CALL/360: BASIC Reference Handbook (PDF). Service Bureau Corporation. 1970.
  21. 1 2 Jerry W. Wicks (1975). "The calculation of the index of dissimilarity on a computer terminal". Behavior Research Methods & Instrumentation. 7 (4): 380. doi: 10.3758/BF03201545 . The program (Dissim) is written in Call-os Fortran IV and is now in use on an IBM 360/75 with teletypewriter remote facilities.
  22. Timothy Marino (November 1980). "Adventure (letter to the editor)". Creative Computing . 6 (11): 12. Can you or any of your readers direct me to a version of Adventure written in standard Basic, Fortran, or IBM Call-OS PL/I?
  23. CALL/360 - OS PL/I System Manual - Volume I (PDF). IBM. January 1971. GY20-0561-1.
  24. CALL-OS: learning FORTRAN; terminal-oriented self-study text. IBM. 1972.
  25. IBM System/360 Operating System: Time Sharing Option Guide (PDF). IBM. July 1972. GC28-6698-5.