By Casey Smith. 2 A PC is a group of hardware components, associated software plus peripherals designed and assembled to perform a specific function.

Slides:



Advertisements
Similar presentations
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Advertisements

Purpose of the Main Components of an Information System Hardware, Software and Communication Links.
Information Systems Today: Managing in the Digital World
Whats Inside a PC?. UNT in partnership with TEA, Copyright © All rights reserved.2 II. Major Components: Motherboard 1. Referred to as heart of.
Hardware and Software Interaction
Digital Skills Academy. What is a Computer Super Calculator Digital Skills Academy.
?  Able to explain the 6 key functions of system software  Able to explain each using a suitable example  Identify three different system software.
Inside the Computer Mr. Rowe Computer Tech
Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
System Setup CGS2564. What Happens When You Start up a Computer? BIOS Basic Input Output System A set of programs stored in ROM Contain instructions on.
The Operating System. What is an Operating System? The program that is loaded first and manages the hardware resources like main memory, backing storage.
Operating Systems An operating system is a set of programs that controls how the hardware of a computer works. An operating system provides a means of.
BIOS (Basic Input Output Service) Contains system data used by the ROM BIOS service routines. Serves as a standardized communication interface between.
Sensor Network Platforms and Tools
Basic Input Output System
Chapter 1 Information Technology, The Internet, And YOU.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
Operating Systems: Software in the Background
EET 450 Chapter 2 – How hardware and Software Work Together.
Figure 1.1 Interaction between applications and the operating system.
Operating Systems CS208. What is Operating System? It is a program. It is the first piece of software to run after the system boots. It coordinates the.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
CP1610: Introduction to Computer Components Basic PC Components.
Data: A collection of raw facts and figures. It may consist of numbers, characters, symbols or pictures. Information: Organized and processed form of.
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
Lesson 4 Computer Software
How Hardware and Software Work Together
Chapter 5 Basic Input/Output System (BIOS)
Basic Input Output System
By the end of this lesson you will be able to explain: 1. What is the BOOT process 2. A Cold Boot 3. A Warm Boot.
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
CS101: Introduction to Computing Instructors: Badre Munir, Usman Adeel, Zahid Irfan & Maria Riaz Faculty of Computer Science and Engineering GIK Institute.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
COMPUTER SYSTEM.
A Definitive View Of Components by RobRenfrew. . The following information has been obtained from and is being used for educational.
CS 1308 Computer Literacy and the Internet. Introduction  Von Neumann computer  “Naked machine”  Hardware without any helpful user-oriented features.
Input and Output Computer Organization and Assembly Language: Module 9.
Booting. Booting is the process of powering it on and starting the operating system. power on your machine, and in a few minutes your computer will be.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 3: Operating Systems Computer Science: An Overview Tenth Edition.
Input and output (IO) systems Last week we considered the memory management layer of the operating system. This week we will look at another layer of the.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Bios Utkan Sürgevil
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
C o n f i d e n t i a l 1 Course: BCA Semester: III Subject Code : BC 0042 Subject Name: Operating Systems Unit number : 1 Unit Title: Overview of Operating.
Basic Input/Output System (BIOS). 5.1Introduction to BIOS Basic Input / Output System (BIOS) boot the computer by providing a basic set of instructions.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Computer Software Types Three layers of software Operation.
Week1: Introduction to Computer Networks. Copyright © 2012 Cengage Learning. All rights reserved.2 Objectives 2 Describe basic computer components and.
Computer Maintenance I
Introduction To Computers
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
Part 3 Ms. T. N. Jones1. Vocabulary 1. A design for health, safety, and comfort 2. A tool used to put data into a computer, such as a keyboard, mouse,
IT Chapter 2 Part A How Computers Work Input, process, output, and storage The operating system helps the computer perform four basic operations,
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
Computer Software.
My Faculty Name Is Mr.Dattarey Joshi
TexPREP Summer Camp Computer Science
חוברת שקפים להרצאות של ד"ר יאיר ויסמן מבוססת על אתר האינטרנט:
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Modern PC operating systems
Operating Systems Tasks 04/04/2019.
TOPIC: HARDWARE AND SOFTWARE
Chapter-1 Computer is an advanced electronic device that takes raw data as an input from the user and processes it under the control of a set of instructions.
Operating Systems Tasks 05/08/2019.
Bioinformatics (Nursing)
Presentation transcript:

By Casey Smith

2

A PC is a group of hardware components, associated software plus peripherals designed and assembled to perform a specific function or group of functions. 3

4

Hardware is the physical parts of the computer you can touch. A PC comprises at least one input device, a processing unit, an output device, plus a storage device, and may contain a communications device. More Information: works.com/inside- computer3.htm works.com/inside- computer3.htm 5

Peripherals are any input, output, and secondary storage devices of a computer system, typically considered to be options separate from the computer itself. More Information: -peripherals-channel.htm -peripherals-channel.htm 6

Operating System software is the software controlling the overall operation of a computer system, including such tasks as memory allocation, input and output distribution, interrupt processing, and job scheduling. More Information: mputer-operating-systems-channel.htm mputer-operating-systems-channel.htm 7

Application software is computer software designed to help the user perform a particular task. Such programs are also called software applications, applications or apps. Typical examples are word processors, spreadsheets, media players and database applications. More Information: i/Application_software i/Application_software 8

BIOS is the third type of software your computer needs to operate successfully. The BIOS software has a number of different roles, but its most important role is to load the operating system. When you turn on your computer and the microprocessor tries to execute its first instruction, it has to get that instruction from somewhere. It cannot get it from the operating system because the operating system is located on a hard disk, and the microprocessor cannot get to it without some instructions that tell it how. The BIOS is special software that interfaces the major hardware components of your computer with the operating system. 9

When you turn on your computer, the BIOS does several things. This is its usual sequence: 1. Check the CMOS Setup for custom settings 2. Load the interrupt handlers and device drivers 3. Initialize registers and power management 4. Perform the power-on self-test (POST) 5. Display system settings 6. Determine which devices are bootable 7. Initiate the bootstrap sequence More Information on the above steps

11 HARDWARE Software I let hardware and software communicate with each other

12

14 THE END