PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.

Slides:



Advertisements
Similar presentations
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
Advertisements

RAM Random access memory, or RAM for short, is active during the processing function. RAM is often referred to as “temporary memory.” RAM consists of electronic.
Basic Input Output System
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Chapter 4 The Components of the System Unit
IT Systems Memory EN230-1 Justin Champion C208 –
COMPUTER MEMORY Modern computers use semiconductor memory It is made up of thousands of circuits (paths) for electrical currents on a single silicon chip.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
COMPONENTS OF A PERSONAL COMPUTER.
F1020/F1031 COMPUTER HARDWARE MEMORY. Read-only Memory (ROM) Basic instructions for booting the computer and loading the operating system are stored in.
COMPONENTS OF THE SYSTEM UNIT
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
Memory Hierarchy.
Chapter 5 Basic Input/Output System (BIOS)
Basic Input Output System
4 TYPES OF MEMORY RAM RAM stands for Random Access Memory and is a type of chip used in in primary storage memory.It is also temporary storage, holding.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
The Components of the System Unit Chapter 4 By: Janice Colon.
Flash Cards Computer Technology.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Introduction to Computing: Lecture 4
Random access memory.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Discovering Computers 2012: Chapter2- 4
Discovering Computers 2012: Chapter 4
Computers Inside and Out
Computer Terms.
BIOS. Accessing System BIOS You can use the System Setup utility to change variable BIOS information, such as the type of hard drive you have installed.
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
The Central Processing Unit: What Goes on Inside the Computer
Inside your computer. Hardware Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Chidambaranathan C.M SRM University,Haryana. Memory:- As the word implies “memory” means the place where we have to store any thing, this is very essential.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
CIM101 : Introduction to computer Lecture 3 Memory.
Memory The CPU in the computer fetches data and instructions from memory to process. This type of memory is called primary memory and it is the only memory.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Supplemental reading Main Memory. REVIEW CPU-stands for central processing unit; it is the key component in a digital computer; it interprets computer.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Information Technology Basic Computer Architecture Adnan Khalid.
Basic Input/Output System (BIOS). 5.1Introduction to BIOS Basic Input / Output System (BIOS) boot the computer by providing a basic set of instructions.
1.  RAM is our working memory storage. All the data, which the PC uses and works with during operation, are stored here.  Data are stored on drives,
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
TUTORIAL 2A PART D  BY : MUHAMMAD HAZIQ BIN RAHIM MUHAMMAD AIDIL FARIS BIN ANUAR.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Understanding Memory.
Identifying Hardware Components in a Computer (continued) Clock Speed (continued) The computer has a system clock that generates a regular electronic beat.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
Computer Performance. Boot Process (Booting) Sequence of events that occurs between the time you turn on a computer and the time that it becomes ready.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Details about memory Memory Classification Bases.
Computer Maintenance I
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Lesson 2 Component Overview Core Hardware Fundamentals.
4 1 Computer Hardware Ch.5-A,B,C,D; Ch.4-B FALL 2000 Rob Wolfe.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Components of Hardware 1. Processor Memory Input and output devices Storage 2.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
MEMORY is part of the Central Processing Unit, or CPU, where data and information are stored. There are two main types of memory in a computer – RAM.
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Components of Computer. Memory Unit Most important part of the computer Used to store data and instructions that are currently in use Main memory consists.
Chapter 2 content Basic organization of computer What is motherboard
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Memory chips Memory chips have two main properties that determine their application, storage capacity (size) and access time(speed). A memory chip contains.
PRIMARY STORAGE.
Introduction to Computing
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Computer Memory.
Presentation transcript:

PCs ENVIRONMENT and PERIPHERALS Lecture 3

operating system and other system software that control the usage of the computer equipment application programs that carry out a specific task data being processed by application programs data being processed by application programs  Three basic items stored in memory: MEMORY  What is a memory ? Temporary storage place for data, instructions, and information Consists of one or more chips on the motherboard or some other circuit board

How are bytes stored? * Bytes are the basic storage unit in memory * Each byte is stored at a specific location in memory called an address * Each address has a unique identifying number, like the seats on an airplane Each address can hold only a single byte Each address can be full or empty MEMORY seat C22 seat B22 seat A22

MEMORY How is memory measured? Size of memory is measured by the number of bytes available Kilobyte - 1,024 bytes Megabyte - about one million bytes Gigabyte - 1 billion bytes. Terabyte - 1 trillion bytes.

MEMORY What are the two types of memory in the system unit? 1- Volatile Memory  Loses its contents when the computer's power is turned off. 2- nonvolatile memory  Types of memory that retain their contents when power is turned off.

Types of Memory : 1- Random Access Memory (RAM). 2- Read Only Memory(ROM). 3- Flash Memory. 4- Virtual Memory. 5- BIOS. 6- CMOS. MEMORY

1- Random Access Memory(RAM): - Definition: - It is our working memory storage, all the data which PC uses and works with during operating are store here. Why it is important? Because it is the memory that your computer system uses to store the data of all open programs and applications. providing enough data from the hard disk for microprocessor to use at any given time without making it wait.

1- Random Access Memory(RAM): What is random access memory (RAM)?  Memory chips that can be read from and written to by the processor and other devices  When the computer starts, operating system files are loaded from a hard disk into RAM  As additional programs and data are requested, they also load from storage into RAM  Most RAM is volatile

1- Random Access Memory(RAM): RAM memory has two types: 1-Dynamic Random Access Memory (DRAM) 2-Static Random Access Memory (SRAM)

RAM Chips 10

2- Read Only Memory (ROM): Definition: Read Only Memory (ROM) is computer memory that can permanently store data and applications within it. ROM Types: 1- PROM (Programmable Read Only Memory ): The data can be erase and rewrite on ROM. 2- EPROM (Erasable Programmable Read Only Memory) : you can erase data and write on it more than one time. 3- EEPROM (Electrically Erasable Programmable Read Only Memory ): you can write without erase all data without special tool.

2- Read Only Memory (ROM): What is read-only memory (ROM)? - Memory chips that contain data, instructions, or information that is recorded permanently - Data can only be read, cannot be modified - Nonvolatile — Contents not lost when the computer is turned off

3- Flash Memory: What is Flash Memory? Is a type of EEPROM Nonvolatile memory that can be erased electronically and reprogrammed. Stores data and programs on many handheld computers and devices such as Camera and mobile phone.

4- Virtual Memory: - Because the processor speed so high compare with RAM and hard disk, and computer try to have a good speed for transfer data: - There is a way to fetch unused space on HD and determine small spaces that not used, and use it as virtual memory. - So, we have a new way to help RAM.

4- Virtual Memory(continue): Practical: From your computer determine virtual memory size. To check the virtual memory: - My computer –(Right click on a white space)  properties  advanced system sitting  Advanced options tab  inside performance section click setting  from advanced options tab  virtual memory. (to change size use change).

Virtual Memory(practical):

5- BIOS: What is it? Basic Input Output System(BIOS): Sequence of instructions the computer follows to load the operating system and other files when you first turn on the computer. Stored on ROM. They are necessary to start the computer  load the operating system  and other files when you first turn on the computer

5- BIOS  The first software the computer runs is the one that inside these encoded computer chips  When you turn on the computer, Power On Self Test or (POST) ensure that all the basic input and output devices are working probably. (how ?)  When power is turned on, POST (Power-On Self-Test) is the diagnostic testing sequence that a computer's basic input/output system (or "starting program") runs to determine if the computer keyboard, random access memory, disk drives, and other hardware are working correctly.

5- BIOS  If the necessary hardware is detected and found to be operating properly, the computer begins to boot. If the hardware is not detected or is found not to be operating properly, the BIOS issues an error message which may be text on the display screen and/or a series of coded beeps, depending on the nature of the problem.  This program builds by the company.

5- BIOS

6- CMOS: information - A separate memory chip, called Complementary Metal-Oxide Semiconductor (CMOS): chip stores the information that describes specific device parameters. data - CMOS does not store programs, only data that is read by BIOS to be able to talk to the changeable hardware.

6- CMOS: -Stored as RAM. -CMOS also acts as a clock to keep date and time updated while the PC is off. - CMOS chip is volatile (kept alive by battery). This way the information contained in the CMOS are always present even if the computer power is turned off.