Goseeko blog

What is the Evolution of an Operating System?

by Bhumika

The following is a timeline of an operating system’s evolution:

  • Serial processing
  • The Batch system
  • Multiprogrammed Batch system
  • Time shared operating system
  • Macintosh operating system

Serial Processing

In the 1940s and 1950s, programmers were embedded into hardware components without the use of an operating system. The scheduling and setup time are the issues here. By squandering computational time, the user logs in for machine time. When loading the compiler, saving the compile programme, source programme, linking, and buffering, setup time is involve. If there is an intermediate error, the process is restart.

The Batch System

It is use to improve computer utilization and application. On cards and tapes, jobs were schedule and submit. Then, using Job Control Language, they were successively executed on the monitors. The first computers employed in the batch operation method created a computer batch of jobs that didn’t stop or pause. The software is written on punch cards and then transferred to the tape’s processing unit. When the computer finishes one job, it immediately moves on to the next item on the tape. Professional operators are taught how to communicate with the machine where users drop off jobs and then return to pick up the results after the project is completed.

Despite the fact that it is inconvenient for the users, it is design to keep the pricey computer as busy as possible by running a continuous stream of operations. The memory protection prevents the memory space that makes up the monitor from being change, and the timer prevents the job from monopolizing the system. When the input and output devices are in use, the processor remains idle due to poor CPU utilization.

Multiprogrammed Batch System

It’s use when there are numerous jobs to run that need to keep in main memory. The processor chooses which application to run based on job scheduling.

Time-Shared Operating System

Substitute batch systems are develop using this method. Like an electric teletype, the user communicates directly with the computer via printing ports. Few users shared the computer instantly, and each job was completed in a fraction of a second before moving on to the next. The fast server may act on a large number of users’ processes at the same time by creating iterations while they are receiving full attention. Multiple programmes use time sharing systems to apply to the computer system by sharing the system interactively.

Multiple communicative jobs are manage via multi-programming. The processor’s time is divide among numerous users, and multiple users can access the system via terminals at the same time. Moreover, Programs with the command-line user interface, in which the user has written responses to prompts or written instructions, required printing ports. As if it were a roll of paper, the interaction is scroll down.

Printing terminals that displayed fixed-size characters were replace with video terminals. Some are use to create shapes on the screen, but the majority are scroll like a glass teletype. In addition, In the mid-1970s, personal computers became adaptable. The Altair 8800 was the first commercially viable personal computer, and it shocked the business world.

Macintosh Operating System

It was based on decades of research into graphical operating systems and applications for personal computers. The photo depicts a Sutherland pioneer programme sketchpad that was develop in 1960 employing many of the characteristics of today’s graphical user interface, but the hardware components cost millions of dollars and took up a room.

After many research gaps, the Macintosh was commercially and fiscally viable thanks to a project on massive computers and hardware improvements. Many research laboratories are still working on research prototypes like sketchpads. It served as the foundation for anticipated products.

Interested in learning about similar topics? Here are a few hand-picked blogs for you!

You may also like