Presentation is loading. Please wait.

Presentation is loading. Please wait.

CIT 140: Introduction to ITSlide #1 CSC 140: Introduction to IT Operating Systems.

Similar presentations


Presentation on theme: "CIT 140: Introduction to ITSlide #1 CSC 140: Introduction to IT Operating Systems."— Presentation transcript:

1 CIT 140: Introduction to ITSlide #1 CSC 140: Introduction to IT Operating Systems

2 CIT 140: Introduction to ITSlide #2 Objectives To give an overview of the structure of a contemporary system. To describe briefly the structure and history of the UNIX operating system. To detain some important system setups.

3 CIT 140: Introduction to ITSlide #3 The Development of the UNIX Operating System Beginnings Research Operating System –UNIX Version 1 through UNIX Version 6 Developed and Written in C Releases distributed as C Source Code The design of the system allowed users to run multiple processes concurrently and to connect these processes with streams. AT& T System V –Released in 1983 Berkley Software Distributions –3BSD and 4BSD The History of Shells –Bourne Shell, C Shell, Korn Shell. Current and Future Developments - LINUX

4 CIT 140: Introduction to ITSlide #4

5 CIT 140: Introduction to ITSlide #5 Web Resources

6 CIT 140: Introduction to ITSlide #6 Computer System Hardware Main/ Primary Storage Central Processing Unit (CPU) Disk Bus I/O Devices

7 CIT 140: Introduction to ITSlide #7 Computer System Hardware

8 CIT 140: Introduction to ITSlide #8 Main/ Primary Storage Purpose: To store executing programs or processes. Also called Volatile Storage place. Units: bit, byte, KB, MB, GB, TB

9 CIT 140: Introduction to ITSlide #9

10 CIT 140: Introduction to ITSlide #10 Central Processing Unit (CPU) CPU executes the programs by fetching them from the RAM, one instruction at a time Every CPU has its own language called its instruction set A CPU is functionally divided into two parts –Control Unit –Execution Unit (or Arithmetic and Logic Unit (ALU)) The storage locations of CPU are called Registers

11 CIT 140: Introduction to ITSlide #11 Disk A storage place that contains all the computer system’s programs and applications A nonvolatile storage place Read and written in terms of sectors and blocks Latency Time Seek Time

12 CIT 140: Introduction to ITSlide #12 Bus A set of parallel wires used to carry information in the form of bits from one sub-system in a computer to another System Bus –Data Bus, address bus, control bus Loader Program Fetch, decode and execute operations form a machine cycle

13 CIT 140: Introduction to ITSlide #13 Machine Cycle

14 CIT 140: Introduction to ITSlide #14 UNIX Software Architecture Device Driver Layer Mouse driver, printer driver The UNIX Kernel –Process Management –File Management –Main Memory Management –Disk Management The System Call Interface Entry points to Kernel Language Libraries C, C++, Java, FORTRAN etc. UNIX Shell Applications Compilers, word processors, spreadsheets, ftp, telnet, Web browser etc.

15 CIT 140: Introduction to ITSlide #15 UNIX Software Architecture (Contd)

16 CIT 140: Introduction to ITSlide #16 Logging On and Logging Off Three basic ways of connecting to a UNIX operating system: –Local Area Network Connection –Internet Connection –Stand-alone Connection –

17 CIT 140: Introduction to ITSlide #17 Logging On and Logging Off (Contd)

18 CIT 140: Introduction to ITSlide #18 Correcting Mistakes

19 CIT 140: Introduction to ITSlide #19 Some Important System Setups


Download ppt "CIT 140: Introduction to ITSlide #1 CSC 140: Introduction to IT Operating Systems."

Similar presentations


Ads by Google