IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptx

1,213 views 28 slides Apr 12, 2024
Slide 1
Slide 1 of 28
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28

About This Presentation

IP STD-11


Slide Content

Ch-1 COMPUTER SYSTEM Dayanand Arya Vedic Public School- Gandhidham STD-11 Informatics Practices

What is Computer? Computer is derived from ‘compute', which means to calculate. A computer is an electronic device that can perform a variety of tasks by executing a given set of instruction.

A COMPUTER SYSTEM A Computer system is combination of hardware and software which processes data to convert it into a meaningful information . HARDWARE: to refers to all the physical components of a computer system. It includes all input devices, processing devices, storage devices and output devices. Ex. CPU, Motherboard SOFTWARE :It is set of programs which controls the internal operations of a computer and instructs a computer what to do. Ex. MS Word, UNIX

BASIC COMPONENTS OF A COMPUTER

4 ) Primary Memory: it is internal volatile memory where data and instructions are stored during processing 5 ) Secondary Memory: it is responsible for producing output.

Computer Organisation It refers to the logical structure of a computer describing how its components are connected to one another.

Input Unit (Input Devices)

Input Devices

Output Unit(Output Devices)

CPU (Central Processing Unit Central Processing Unit: it is responsible for processing data and instructions. A) ALU: it is responsible for carrying out the arithmetic instruction(add, subtract, multiply, divide) and logical decision(>,<,=) B) Control Unit: it is responsible for controlling and supervising the processing. C) Registers

Memory( Main/Primary Memory) A bit is an elementary unit of the memory. 8 bits= 1 byte 4 bits = 1 nibble

Unit of Memory

MEMORY UNIT

The Storage Unit(Secondary Memory)

Evolution Of Computer

System BUS System bus is an electronic pathway composed of connecting cables and that connects the major components system. Data carrying part of system bus is data bus . Control instruction carrying part of system bus is called control bus . Memory address carrying part of system bus is called Address bus . A separate type of bus called I/O bus connects input, output and external devices to system.

Computer Systems and Data A) Data Capturing means inputting data to covert it into digital form so that it is usable to computer. B) Data Storage C) Data Retrieval refers to the process of obtaining stored data from a storage device and making it available to the CPU. Access time refers to the time taken to retrieve data from storage.

Software Hardware Physical and tangible components of the computer i.e components that be seen and touched. Input, output, storage devices. Software It represents the set of programs that govern the operation of a computer system and make the hardware run.

System Software

Operating System An operating system is a program which acts as an interface between a user and the hardware Major components of OS: Hardware OS Applications routines (compiler, language processors, device drivers, utilities programs) Human ware Example: Microsoft, Windows, Linux, MacOS , Android OS

Types of OS

Language Processor It is special type of computer software that can translate the source code into an object code or machine code. Source code: it refers the program code written by a programmer in high-level programming language such as C, Java, C++. Object Code: it refers to a code usually in machine language or binary code, a language that computer can understand easily and run on hardware.

System Utilities Utilities are those application program that assist the computer by performing housekeeping function like backing up disk or scanning/ cleaning viruses or arranging information. Commonly used Software Antivirus Software File Management Tools Compression Tools Disk Management Tools Disk Clean-up Tool Disk Defragmenter Tool Backup Utility.

Device Drivers Device Drivers are the programs that store instructions to drive and use different hardware and devices.

Application Software It is set of programs necessary to carry out operations for a specific application. Sub categories:

Proprietary and Free and Open Source Software
Tags