24
GOOD MORNING RESPECTED TEACHER AND MY DEAR

Ppt of SOFTWARE AND MEMORY

Embed Size (px)

Citation preview

Page 1: Ppt of SOFTWARE AND MEMORY

GOOD MORNING RESPECTED TEACHER AND MY DEAR FRIENDS

Page 2: Ppt of SOFTWARE AND MEMORY

GUJARAT TECHNOLOGICAL

UNIVERSITY

Page 3: Ppt of SOFTWARE AND MEMORY
Page 4: Ppt of SOFTWARE AND MEMORY

PRESENTED BY: RUTVIK SHAH STANLEY CHRISTY

Guided by: Prof. Ami Shah

Page 5: Ppt of SOFTWARE AND MEMORY

OUR TOPICS FOR A L A

• Software•Memory

Page 6: Ppt of SOFTWARE AND MEMORY

SOFTWARE

Page 7: Ppt of SOFTWARE AND MEMORY

In the field of computer science, software is defined as a computer program,

which includes logical instructions used for performing a particular task on a computer system using hardware components . The following are the two major categories of software under which different types of computer programs can be classified

Page 8: Ppt of SOFTWARE AND MEMORY

They are :- System Software Application software

Page 9: Ppt of SOFTWARE AND MEMORY

HARDWARE

APPLICATION SOFTWARE

SYSTEM SOFTWARE

USER

Page 10: Ppt of SOFTWARE AND MEMORY

Above figure shows a layered structure , which represents different components of a computer such as hardware , system software , application software , and user in a hierarchical manner.

Page 11: Ppt of SOFTWARE AND MEMORY

SYSTEM SOFTWARESYSTEM SOFTWARE SYSTEM SOFTWARE refers to a

computer program that manages and controls hardware components

of the computer system OR the system software is responsible for

the proper functioning of the computer hardware.

Page 12: Ppt of SOFTWARE AND MEMORY

The system software is also

responsible for the proper functioning of the computer

system. The system software includes general programs,

which are written to provide an environment for developing

new application software using programming languages.

Page 13: Ppt of SOFTWARE AND MEMORY

System software includes operating system, device drivers, compilers, etc. The most commonly used operating system are:• WINDOWS,• MAC OS X,• LINUX, etc.

Page 14: Ppt of SOFTWARE AND MEMORY

APPLICATION SOFTWARE Application software is a computer program that is executed on the system software. It is designed and developed for performing specific tasks and is also known as end user program. Application software is unable to run without system software , such as word processing and spreadsheet.

Page 15: Ppt of SOFTWARE AND MEMORY

Using this applications we can also format and print the document. The most commonly used word processing applications are:• MS Word • MS Excel• MS Power point

Page 16: Ppt of SOFTWARE AND MEMORY

MEMORY

Page 17: Ppt of SOFTWARE AND MEMORY

TYPES OF MEMORY 1 Primary Memory

a) RAMb) ROMc)Flash Memoryd)Cache Memory

2 Secondary Memory

Page 18: Ppt of SOFTWARE AND MEMORY

PRIMARY MEMORY Primary storage or main

memory or internal memory is the area in a computer in

which data is stored for quick access by the computer’s

processor.Types :1. RAM2. ROM

3. Cache Memory

Page 19: Ppt of SOFTWARE AND MEMORY

RAM The RAM (Random Access Memory) allows data

items to be read or write in almost the same amount of time. RAM family includes two important memory devices:

1. Static RAM (SRAM) - SRAM retains its contents as long as electrical power is applied to the chip. If the power is turned off or lost temporarily, its contents will be lost forever.

2 Dynamic RAM (DRAM) - DRAM, on the other hand, has an extremely short data lifetime-typically about four milliseconds. This is true even when power is applied constantly. DRAM controller is used to refresh the data before it expires.

Page 20: Ppt of SOFTWARE AND MEMORY

ROMROM (Read Only Memory) is a type of

non-volatile memory used in computers and electronic devices.

Data stored in ROM can only be read.TYPES:

1. PROM2. EPROM3. EEPROM4. EAROM

Page 21: Ppt of SOFTWARE AND MEMORY

CACHECache Memory, also called CPU memory, is

random access memory (RAM) that a computer’s microprocessor can access more quickly than it can access regular

RAM .There are three different levels of cache

memory:• Level 1 – storage capacity from 8kb to

128kb• Level 2 – storage capacity from 64kb to

16MB• Level 3 – storage capacity upto 8MB

Page 22: Ppt of SOFTWARE AND MEMORY

SECONDARY MEMORY• Secondary memory is where

programs and data are kept on a long-term basis.• Common secondary storage

devices are the hard disks and optical disks.• The hard disks have enormous

storage capacity compared to main memory.

Page 23: Ppt of SOFTWARE AND MEMORY

source• Wikipedia and• Text book

Page 24: Ppt of SOFTWARE AND MEMORY

THANK YOU