next up previous
Next: 3 Sources of software Up: Computing in Scientific and Previous: 1 Introduction

2 Choice of Hardware and Operating System

The most common simple hardware to be seen nowadays is the IBM-compatible personal computer (XT, AT, AT386, 486 etc.) which usually functions under the DOS Operating System. The higher level machines (workstations, file servers etc.) are usually based on the Unix operating system. We will concentrate on these two types of configurations for a couple of additional reasons:

Open Architecture
The IBM-compatible systems can be freely improved and added to (upgraded). This feature is also provided by some of the (nicer) manufacturers of higher level systems. This allows the user freedom to improve his system independent of the original vendor.

Publicly known interfaces
All the fundamental features and also some of the features of added hardware are avaliable in technical specifications so that software can be written or independently commissioned by the user to make use of such hardware.

As a result of these two features the user is free to buy the basic system from one vendor, the additional units like tape drives etc. from another vendor and get software from yet another source; thereby managing to substantially reduce costs and also very often enhance performance.

In addition, a large number of low-cost software and hardware is available for such configurations since there are many users and a proliferation of small-scale vendors. Indeed, even the operating systems for such configurations can now be obtained for nominal cost.


next up previous
Next: 3 Sources of software Up: Computing in Scientific and Previous: 1 Introduction
Kapil Hari Paranjape 2002-11-22