SlideShare a Scribd company logo
TOPIC 1
INTRODUCTION TO
COMPUTER SYSTEM
FSTM3054 BASIC COMPUTER CONCEPT
PCSC001 INTRODUCTION TO COMPUTER SCIENCE
LESSON OUTCOMES
 Understand the term ‘computer’.
 Understand the concept of Information System.
 Identify and differentiate types of Information System.
 Understand the components of an Information System.
 Differentiate between data and information.
COMPUTER
 A computer is an electronic device
that accepts user input (data) and
processes it under the influence
of a set of instructions referred to
as programs to produce the desired
output generally referred to as
information.
 A computer can:
 Accept data (input)
 Process data
 Produce information (output)
 Store data
 Two components of a computer:
 Hardware
 Software
 Example of computers:
 Desktop
 Laptop
 Tablet
 Smartphone
 Smart TV
Types of Information System
 Information system is a combination of hardware, software, and
telecommunications networks that people build and use to collect, create,
and distribute useful data, typically in organizational settings.
1. Transaction Processing System
 Collect, store, modify and retrieve transaction
 Types of TPS
 Batch TPS
 collect transaction data as a group and process later (e.g. check payment)
 Real-time TPS
 immediate processing of data (e.g. movie ticket reservation system)
 Manual TPS
 business process without using machine
2. Office Automation System
 Collection of communication technology, computers and persons to perform official
tasks.
 Example: Word Processing, Email, Voice Mail
3. Knowledge Work System
 Specialized system built to promote the creation of knowledge and to make sure that
knowledge and technical skills are proper integrated into business.
 Example: Computer-aided design (CAD), Virtual Reality (VR) System
4. Management Information System
 Are specially developed to support planning, controlling, and decision-making
functions of middle managers. It extracts transaction data from underlying TPSs,
compile them and produces information products (e.g. reports)
5. Decision Support System
 An interactive-computer-based-IS like MIS, but more to analyze and summarize huge
amount of data into form (of table or chart) to make comparison and analysis of data
easier.
What makes up an
Information System?
Hardwar
e
Hardwar
e
Software
Software Data
Data
People
People
Procedur
e
Procedur
e
IS component - Hardware
 Computer hardware is the
collection of physical elements
that constitutes a computer
system.
 These elements include:
 Input devices
 Output devices
 A system unit
 Communication devices
IS Component - Software
 Software is a program consists of
step-by-step instructions that tell
computer how to do its work.
 Software = Program
 Types of software
 System software
 As the kind the system use
 Application software
 As the kind the user use
 System software
 Enables the application software to
communicate with the computer
hardware.
 Works in the background in the
computer to manage its own internal
resources.
 Three main categories in system
software:
 Operating system (OS)
 Utilities
 Device driver
IS Component – Software
(cont)
 Three main categories in system
software:
 Operating system (OS)
 Utilities
 Device driver
 Operating systems are programs
that
 coordinate computer resources
 provide an interface between users
and computer
 run applications
 Examples of popular OS are:
 Windows
 Mac OS
 Linux
IS Component – Software
(cont)
IS Component – Software
(cont)
• Users do not interact with the computer directly.
• Each job is prepared by each user on an off-line device like punch cards and submits it to the computer
operator.
• To increase the processing speed, jobs with similar needs are batched together and run as a group.
Batch Processing OS
• Allow the computer to run more than one program at a time.
Multiprogramming OS
• Extension to multiprogramming on a time-sharing basis.
Multitasking OS
• A computer using more than one CPU in a single computer system. (dual-core, quad-core)
Multiprocessor OS
• An OS to serve real-time application to process data as it comes in.
• Hard RTOS: No delay is acceptable (e.g. airline system)
• Soft RTOS: Minor delay is acceptable (e.g. banking system, debit/credit card payment)
Real Time OS (RTOS)
Summary of Multiprogramming Vs.
Multitasking. ... While a multiprogramming
operating system allows more than one
program to run simultaneously using a
single CPU, a multitasking operating system
allows multiple processes or tasks to be
executed at the same time utilizing multiple
CPUs.
Up to now, we have talked about
multiprogramming as a way to allow
multiple programs being resident in main
memory and (apparently) running at the
same time. Then, multitasking refers to
multiple tasks running (apparently)
simultaneously by sharing the CPU time.
Finally, multiprocessing describes systems
having multiple CPUs.
IS Component – Software
(cont)
 Functions of OS
 Process Management
 OS manages many kind of activities
 All processes from start to shut down
 Creation and deletion of user and system process
 Memory Management
 Decide which process are loaded into memory when
memory space becomes available
 Allocate and deallocate memory space as needed
 Command Interpreter/Provided User Interface
 A program that understands and executes commands
that are entered interactively by a human being or
from a program.
 There are two types of user interface:
 Command line
 Graphical User Interface
 Security Management
 Alert messages
 Dialogue boxes
 Firewall
 Passwords
 File Management
 Creating files and directories
 Renaming files
 Copying and moving files
 Deleting files
 Three main categories in system
software:
 Operating system (OS)
 Utilities
 Device driver
 Utilities perform specific tasks
related to managing, maintaining
and controlling computer
resources.
 Common tasks carried out by
utilities software are:
 Antivirus
 File compression
 File conversion
 Backing up data
 Disk Monitoring and
defragmentation
 File repair
IS Component – Software
(cont)
 Three main categories in system
software:
 Operating system (OS)
 Utilities
 Device driver
 A device driver is a computer
program that tells the operating
system and other software how to
communicate with the device that is
attached to the computer.
 It is necessary for the OS to know
how to translate the 1’s and 0’s into
the output users desire.
 Examples of driver:
 Printer driver
 Sound card driver
 Video card driver
IS Component – Software
(cont)
Application
Software
 Used to accomplish specific tasks
other than just running the
computer system
 Three types of application
software:
 General-purpose application
 Specialized applications
 Mobile applications
IS Component – Software
(cont)
 Three types of application
software:
 General-purpose
application
 Specialized applications
 Mobile applications
 Are widely used in nearly all
career areas.
 Example:
 Browser
 Word Processor
 Spreadsheet
 Database Management System
(DBMS)
 Presentation Graphics
IS Component – Software
(cont)
 Three types of application
software:
 General-purpose application
 Specialized
applications
 Mobile applications
 Specialized applications includes
thousands of other programs that
are more narrowly focused on
specific disciplines and
occupations.
 Example:
 Help desk system
 Asset management system
 Hospital management system
 Student management system
 Library management system
IS Component – Software
(cont)
 Three types of application
software:
 General-purpose application
 Specialized applications
 Mobile applications
 Mobile apps are small programs
primarily designed for mobile
devices such as smartphones and
for tablet computers.
 There are over half a million apps.
The most popular mobile apps are
for social networking, playing
games, downloading music and
videos.
IS Component – Software
(cont)
IS Component – Data:
Data vs Information
 Data is a collection of
unprocessed items (raw facts),
which can include text, number,
image, audio and video.
 Examples:
 Name
 D.O.B
 Phone Number
 Data is then organized and
presented as meaningful
information to the people.
 Examples of information:
 Name, D.O.B, & Phone Number are
managed and presented as
Customer Details.
IS Component - People
 People are required for the
operation of all information
system.
 It can be the end user or IS
specialist.
 End users (clients) are people who
use an IS or the information it
produces. (E.g. accountant,
customer, manager)
 IS specialist are people who
develop and operate an IS. (E.g.
system analyst, programmers,
IS Component - Procedures
 Refers to rules or guidelines that
people have to follow when using
software, hardware and data.
 It is usually documented as a
manual and is written by
computer specialists.
 The manufacturer of the product
provides it either in printed or
electronic format.
Relationship between
IS Components
Review Questions 1.1
1. What is a computer? What are the two components of a computer?
2. Define information system.
3. What are the five components of information system?
4. What is a hardware?
5. Briefly explain each of the three main categories in system software.
6. What are the five functions of operating system?
7. Briefly explain each of the three types of application software.
8. What is the difference between data and information?
9. What are the two types of people who would get involved in information system?
10. What is a procedure?
Types of Computer
Supercomputer Mainframe
Computer
Minicomputer Microcomputer
Supercomputer
 The most powerful type of
computer.
 These machines are special high-
capacity computers used for high-
complexity calculation.
 They were designed to make an
enormous amount of calculations
at a time.
 Examples of Supercomputer use:
 Military: To stimulate nuclear weapon
capability
 Weather: National oceanic and
Atmospheric Administration (NOAA)
use supercomputer to forecast
weather, predict weather events, track
space & oceanic weather activity.
 Gaming: Word of Warcraft (WoW) with
million players maintains its graphic
and speed with supercomputer.
 AI: Deep Blue (a supercomputer)
beats chess champion Garry Kasparov
in a six-game-match at 1997.
Mainframe Computer
 Unlike supercomputer which does complex calculation, mainframe
computer is used for millions of smaller and simpler calculations and
transactions and to serve simple purpose of transferring the desired data
in real time or where things needs to be done really quickly.
 The term RAS (Reliability, Availability, Serviceability) is a very
important characteristic of mainframe computer since it used for
application where the thing has to be done with zero downtime (it must be
available 24/7).
 Examples of Mainframe Computer Use:
 E-business: Keeping track of a large number of transactions taking place every
second Keeping track like inventories what is being sold and bought, products
ordered and are on the roads, bills.
 Banking: Using an ATM to interact with your bank account. Keeping track of the
thousands of transactions per second.
 Airline: To handle flight ticket reservations.
Midrange/Minicomputer
 It is also known as midrange
server.
 Smaller, less expensive and
powerful than supercomputer and
mainframe computer, but more
expensive and powerful than
microcomputer.
 Are mainly used as small or mid-
range servers operating business
and scientific applications.
Microcomputer
 A computer with a microprocessor as its CPU.
 Physically small as compared to mainframe and minicomputer.
 Types of Microcomputer:
 Desktop computer
 A personal computer that fits on or under a desk.
 Laptop or notebook
 Thin, lightweight and mobile, yet can be as powerful as the average desktop computer.
 Tablet PC
 Equipped with sensors, inc. cameras, microphone, touch screen.
 Handheld
 A computer that is small enough to fit on one hand.
 Example: Parcel delivery computer
Embedded System
 Hardware or software integrated to perform a particular function.
 It uses a Microcontroller or Microprocessor to perform a single job.
 It is a stand-alone device with no operating system.
 Where are they present?
Smart
Home
Air-conditioner
Refrigerator
Television
Office
Printer
Router
Modem
Transportati
on
Anti-lock Braking
System (ABS)
Air-cond control
Rain-sensing
wiper
Healthcare
Blood pressure
monitor
Heartbeat
monitor
Scanner
Cloud Computing
 Cloud computing is the delivery of
computing services—servers, storage,
databases, networking, software, analytics
and more—over the Internet (“the cloud”).
 Companies offering these computing
services are called cloud providers and
typically charge for cloud computing
services based on usage, similar to how you
are billed for water or electricity at home.
 Examples are using an online service to send
email, edit documents, watch movies or TV,
listen to music, play games or store pictures
and other files.
Green Computing (Green IT)
 Green computing is the environmentally responsible and eco-friendly use of computers
and their resources.
 the study of designing, engineering, manufacturing, using and disposing of computing
devices in a way that reduces their environmental impact.
 To promote green computing concepts at all possible levels, the following four
approaches are employed:
 Green use: Minimizing the electricity consumption of computers and their peripheral devices
and using them in an eco-friendly manner
 Green disposal: Repurposing existing equipment or appropriately disposing of, or recycling,
unwanted electronic equipment
 Green design: Designing energy-efficient computers, servers, printers, projectors and other
digital devices
 Green manufacturing: Minimizing waste during the manufacturing of computers and other
subsystems to reduce the environmental impact of these activities

More Related Content

PPTX
Computer in nursing
PPT
Basics of computers
PPTX
Lessoon 1 - Information Technology, The Internet and You.pptx
PPTX
computer Science FIRST TERM SCHEME OF WORK FOR JSS TWO
PPT
basics of computer system ppt
PPTX
CHAPTER 1 Introduction to Information Technology
PDF
operating system
PPTX
Computersystem 131203140601-phpapp01321
Computer in nursing
Basics of computers
Lessoon 1 - Information Technology, The Internet and You.pptx
computer Science FIRST TERM SCHEME OF WORK FOR JSS TWO
basics of computer system ppt
CHAPTER 1 Introduction to Information Technology
operating system
Computersystem 131203140601-phpapp01321

Similar to Topic_1___Part_1_Introduction.pptx.pdf (20)

PPTX
A walk through the computer system
PPT
6884261-computer-hardware-with-images (3).ppt
PPTX
Chapter 01.pptx
PPT
Introduction to computer literacy
PPT
IT for Business.ppt
PPTX
Basics of computer
PPT
Chapter 1 Complete Introduction CIS 112 Spring 2007.ppt
PPTX
MATATAG Grade 7 Elements of computer.pptx
PPTX
Lecture 1 Intro, types, generations.pptx
PPT
UNIT I-Computer Operation-Fundamentals.ppt
PPT
02fundamentalsofcomputer-100219095139-phpapp01 (1).ppt
PPTX
computerhwsw-150214034814-conversion-gate02.pptx
PPTX
B.Ed class-1
PPTX
Data, Information & Types of Software.pptx"
PDF
Introduction to computers
PDF
Introduction to computers i
PPTX
Concepts and components of information system
PDF
1. Components of Information Systems.pdf
PDF
002_Fundamentals of Computer.pdf
PPT
Chapter 2(answer)2
A walk through the computer system
6884261-computer-hardware-with-images (3).ppt
Chapter 01.pptx
Introduction to computer literacy
IT for Business.ppt
Basics of computer
Chapter 1 Complete Introduction CIS 112 Spring 2007.ppt
MATATAG Grade 7 Elements of computer.pptx
Lecture 1 Intro, types, generations.pptx
UNIT I-Computer Operation-Fundamentals.ppt
02fundamentalsofcomputer-100219095139-phpapp01 (1).ppt
computerhwsw-150214034814-conversion-gate02.pptx
B.Ed class-1
Data, Information & Types of Software.pptx"
Introduction to computers
Introduction to computers i
Concepts and components of information system
1. Components of Information Systems.pdf
002_Fundamentals of Computer.pdf
Chapter 2(answer)2
Ad

More from luxasuhi (20)

PDF
Vulnerable_Populatihhhhuuuuuuons.pptx.pdf
PDF
Telling_the_uwuwiwiajjakakaData_Story_.pptx.pdf
PDF
bad_leadershiiiiiiiiiiiiiiiiiiip.ppt.pdf
PDF
waves_31_jan_2akakakakakkakakka024.pptx.pdf
PDF
LECTURE_08_Negative_or_Bad_news_messages__1_.pptx.pdf
PDF
The_Zero_Hunger_Prakoaoaoaoaoaoaoject.pptx.pdf
PDF
Conditionnnnnnnnnnnnbbnbals_1_2_3.pptx.pdf
PDF
289158090_Classic_Pen_Company_Case__1_.pptx.pdf
PPTX
Review5tttgfd97d7s7ss6ss7s7s7ser-Mas.pptx
PDF
pfofofooffofofofofifofifofof9f9f9ff9ptx.pdf
PDF
healthcare_business_in_the_philippines__1_.pptx.pdf
PDF
The_book_of_hhunknown_americans.pptx.pdf
PDF
8.7_Lesson_Slidyyyyyyyyes_2__1_.pptx.pdf
PDF
final_presentatiyyyyyyyyy6666on.pptx.pdf
PDF
Culture_Quwuwiqiiqiqosiaiaakaaijajajauest.pptx.pdf
PDF
Native_Americans_of_North_America_PPT.pptx.pdf
PDF
Sustainable_Strategy___Jasmine_Baxter.pptx.pdf
PDF
Lecture_4_ohjjjjdjjn_Gear_Trains.pptx.pdf
PDF
Piper_arrow_landing_gear_system.pptx.pdf
PDF
tagalog_pilipino_filipintttytyo.pptx.pdf
Vulnerable_Populatihhhhuuuuuuons.pptx.pdf
Telling_the_uwuwiwiajjakakaData_Story_.pptx.pdf
bad_leadershiiiiiiiiiiiiiiiiiiip.ppt.pdf
waves_31_jan_2akakakakakkakakka024.pptx.pdf
LECTURE_08_Negative_or_Bad_news_messages__1_.pptx.pdf
The_Zero_Hunger_Prakoaoaoaoaoaoaoject.pptx.pdf
Conditionnnnnnnnnnnnbbnbals_1_2_3.pptx.pdf
289158090_Classic_Pen_Company_Case__1_.pptx.pdf
Review5tttgfd97d7s7ss6ss7s7s7ser-Mas.pptx
pfofofooffofofofofifofifofof9f9f9ff9ptx.pdf
healthcare_business_in_the_philippines__1_.pptx.pdf
The_book_of_hhunknown_americans.pptx.pdf
8.7_Lesson_Slidyyyyyyyyes_2__1_.pptx.pdf
final_presentatiyyyyyyyyy6666on.pptx.pdf
Culture_Quwuwiqiiqiqosiaiaakaaijajajauest.pptx.pdf
Native_Americans_of_North_America_PPT.pptx.pdf
Sustainable_Strategy___Jasmine_Baxter.pptx.pdf
Lecture_4_ohjjjjdjjn_Gear_Trains.pptx.pdf
Piper_arrow_landing_gear_system.pptx.pdf
tagalog_pilipino_filipintttytyo.pptx.pdf
Ad

Recently uploaded (20)

PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
Cell Types and Its function , kingdom of life
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PPTX
master seminar digital applications in india
PPTX
Cell Structure & Organelles in detailed.
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Cell Types and Its function , kingdom of life
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
master seminar digital applications in india
Cell Structure & Organelles in detailed.
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
A systematic review of self-coping strategies used by university students to ...
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Microbial disease of the cardiovascular and lymphatic systems
Microbial diseases, their pathogenesis and prophylaxis
Final Presentation General Medicine 03-08-2024.pptx
Complications of Minimal Access Surgery at WLH
Orientation - ARALprogram of Deped to the Parents.pptx
Module 4: Burden of Disease Tutorial Slides S2 2025

Topic_1___Part_1_Introduction.pptx.pdf

  • 1. TOPIC 1 INTRODUCTION TO COMPUTER SYSTEM FSTM3054 BASIC COMPUTER CONCEPT PCSC001 INTRODUCTION TO COMPUTER SCIENCE
  • 2. LESSON OUTCOMES  Understand the term ‘computer’.  Understand the concept of Information System.  Identify and differentiate types of Information System.  Understand the components of an Information System.  Differentiate between data and information.
  • 3. COMPUTER  A computer is an electronic device that accepts user input (data) and processes it under the influence of a set of instructions referred to as programs to produce the desired output generally referred to as information.  A computer can:  Accept data (input)  Process data  Produce information (output)  Store data  Two components of a computer:  Hardware  Software  Example of computers:  Desktop  Laptop  Tablet  Smartphone  Smart TV
  • 4. Types of Information System  Information system is a combination of hardware, software, and telecommunications networks that people build and use to collect, create, and distribute useful data, typically in organizational settings. 1. Transaction Processing System  Collect, store, modify and retrieve transaction  Types of TPS  Batch TPS  collect transaction data as a group and process later (e.g. check payment)  Real-time TPS  immediate processing of data (e.g. movie ticket reservation system)  Manual TPS  business process without using machine
  • 5. 2. Office Automation System  Collection of communication technology, computers and persons to perform official tasks.  Example: Word Processing, Email, Voice Mail 3. Knowledge Work System  Specialized system built to promote the creation of knowledge and to make sure that knowledge and technical skills are proper integrated into business.  Example: Computer-aided design (CAD), Virtual Reality (VR) System 4. Management Information System  Are specially developed to support planning, controlling, and decision-making functions of middle managers. It extracts transaction data from underlying TPSs, compile them and produces information products (e.g. reports) 5. Decision Support System  An interactive-computer-based-IS like MIS, but more to analyze and summarize huge amount of data into form (of table or chart) to make comparison and analysis of data easier.
  • 6. What makes up an Information System? Hardwar e Hardwar e Software Software Data Data People People Procedur e Procedur e
  • 7. IS component - Hardware  Computer hardware is the collection of physical elements that constitutes a computer system.  These elements include:  Input devices  Output devices  A system unit  Communication devices
  • 8. IS Component - Software  Software is a program consists of step-by-step instructions that tell computer how to do its work.  Software = Program  Types of software  System software  As the kind the system use  Application software  As the kind the user use
  • 9.  System software  Enables the application software to communicate with the computer hardware.  Works in the background in the computer to manage its own internal resources.  Three main categories in system software:  Operating system (OS)  Utilities  Device driver IS Component – Software (cont)
  • 10.  Three main categories in system software:  Operating system (OS)  Utilities  Device driver  Operating systems are programs that  coordinate computer resources  provide an interface between users and computer  run applications  Examples of popular OS are:  Windows  Mac OS  Linux IS Component – Software (cont)
  • 11. IS Component – Software (cont) • Users do not interact with the computer directly. • Each job is prepared by each user on an off-line device like punch cards and submits it to the computer operator. • To increase the processing speed, jobs with similar needs are batched together and run as a group. Batch Processing OS • Allow the computer to run more than one program at a time. Multiprogramming OS • Extension to multiprogramming on a time-sharing basis. Multitasking OS • A computer using more than one CPU in a single computer system. (dual-core, quad-core) Multiprocessor OS • An OS to serve real-time application to process data as it comes in. • Hard RTOS: No delay is acceptable (e.g. airline system) • Soft RTOS: Minor delay is acceptable (e.g. banking system, debit/credit card payment) Real Time OS (RTOS) Summary of Multiprogramming Vs. Multitasking. ... While a multiprogramming operating system allows more than one program to run simultaneously using a single CPU, a multitasking operating system allows multiple processes or tasks to be executed at the same time utilizing multiple CPUs. Up to now, we have talked about multiprogramming as a way to allow multiple programs being resident in main memory and (apparently) running at the same time. Then, multitasking refers to multiple tasks running (apparently) simultaneously by sharing the CPU time. Finally, multiprocessing describes systems having multiple CPUs.
  • 12. IS Component – Software (cont)  Functions of OS  Process Management  OS manages many kind of activities  All processes from start to shut down  Creation and deletion of user and system process  Memory Management  Decide which process are loaded into memory when memory space becomes available  Allocate and deallocate memory space as needed  Command Interpreter/Provided User Interface  A program that understands and executes commands that are entered interactively by a human being or from a program.  There are two types of user interface:  Command line  Graphical User Interface  Security Management  Alert messages  Dialogue boxes  Firewall  Passwords  File Management  Creating files and directories  Renaming files  Copying and moving files  Deleting files
  • 13.  Three main categories in system software:  Operating system (OS)  Utilities  Device driver  Utilities perform specific tasks related to managing, maintaining and controlling computer resources.  Common tasks carried out by utilities software are:  Antivirus  File compression  File conversion  Backing up data  Disk Monitoring and defragmentation  File repair IS Component – Software (cont)
  • 14.  Three main categories in system software:  Operating system (OS)  Utilities  Device driver  A device driver is a computer program that tells the operating system and other software how to communicate with the device that is attached to the computer.  It is necessary for the OS to know how to translate the 1’s and 0’s into the output users desire.  Examples of driver:  Printer driver  Sound card driver  Video card driver IS Component – Software (cont)
  • 15. Application Software  Used to accomplish specific tasks other than just running the computer system  Three types of application software:  General-purpose application  Specialized applications  Mobile applications IS Component – Software (cont)
  • 16.  Three types of application software:  General-purpose application  Specialized applications  Mobile applications  Are widely used in nearly all career areas.  Example:  Browser  Word Processor  Spreadsheet  Database Management System (DBMS)  Presentation Graphics IS Component – Software (cont)
  • 17.  Three types of application software:  General-purpose application  Specialized applications  Mobile applications  Specialized applications includes thousands of other programs that are more narrowly focused on specific disciplines and occupations.  Example:  Help desk system  Asset management system  Hospital management system  Student management system  Library management system IS Component – Software (cont)
  • 18.  Three types of application software:  General-purpose application  Specialized applications  Mobile applications  Mobile apps are small programs primarily designed for mobile devices such as smartphones and for tablet computers.  There are over half a million apps. The most popular mobile apps are for social networking, playing games, downloading music and videos. IS Component – Software (cont)
  • 19. IS Component – Data: Data vs Information  Data is a collection of unprocessed items (raw facts), which can include text, number, image, audio and video.  Examples:  Name  D.O.B  Phone Number  Data is then organized and presented as meaningful information to the people.  Examples of information:  Name, D.O.B, & Phone Number are managed and presented as Customer Details.
  • 20. IS Component - People  People are required for the operation of all information system.  It can be the end user or IS specialist.  End users (clients) are people who use an IS or the information it produces. (E.g. accountant, customer, manager)  IS specialist are people who develop and operate an IS. (E.g. system analyst, programmers,
  • 21. IS Component - Procedures  Refers to rules or guidelines that people have to follow when using software, hardware and data.  It is usually documented as a manual and is written by computer specialists.  The manufacturer of the product provides it either in printed or electronic format.
  • 23. Review Questions 1.1 1. What is a computer? What are the two components of a computer? 2. Define information system. 3. What are the five components of information system? 4. What is a hardware? 5. Briefly explain each of the three main categories in system software. 6. What are the five functions of operating system? 7. Briefly explain each of the three types of application software. 8. What is the difference between data and information? 9. What are the two types of people who would get involved in information system? 10. What is a procedure?
  • 24. Types of Computer Supercomputer Mainframe Computer Minicomputer Microcomputer
  • 25. Supercomputer  The most powerful type of computer.  These machines are special high- capacity computers used for high- complexity calculation.  They were designed to make an enormous amount of calculations at a time.  Examples of Supercomputer use:  Military: To stimulate nuclear weapon capability  Weather: National oceanic and Atmospheric Administration (NOAA) use supercomputer to forecast weather, predict weather events, track space & oceanic weather activity.  Gaming: Word of Warcraft (WoW) with million players maintains its graphic and speed with supercomputer.  AI: Deep Blue (a supercomputer) beats chess champion Garry Kasparov in a six-game-match at 1997.
  • 26. Mainframe Computer  Unlike supercomputer which does complex calculation, mainframe computer is used for millions of smaller and simpler calculations and transactions and to serve simple purpose of transferring the desired data in real time or where things needs to be done really quickly.  The term RAS (Reliability, Availability, Serviceability) is a very important characteristic of mainframe computer since it used for application where the thing has to be done with zero downtime (it must be available 24/7).  Examples of Mainframe Computer Use:  E-business: Keeping track of a large number of transactions taking place every second Keeping track like inventories what is being sold and bought, products ordered and are on the roads, bills.  Banking: Using an ATM to interact with your bank account. Keeping track of the thousands of transactions per second.  Airline: To handle flight ticket reservations.
  • 27. Midrange/Minicomputer  It is also known as midrange server.  Smaller, less expensive and powerful than supercomputer and mainframe computer, but more expensive and powerful than microcomputer.  Are mainly used as small or mid- range servers operating business and scientific applications.
  • 28. Microcomputer  A computer with a microprocessor as its CPU.  Physically small as compared to mainframe and minicomputer.  Types of Microcomputer:  Desktop computer  A personal computer that fits on or under a desk.  Laptop or notebook  Thin, lightweight and mobile, yet can be as powerful as the average desktop computer.  Tablet PC  Equipped with sensors, inc. cameras, microphone, touch screen.  Handheld  A computer that is small enough to fit on one hand.  Example: Parcel delivery computer
  • 29. Embedded System  Hardware or software integrated to perform a particular function.  It uses a Microcontroller or Microprocessor to perform a single job.  It is a stand-alone device with no operating system.  Where are they present? Smart Home Air-conditioner Refrigerator Television Office Printer Router Modem Transportati on Anti-lock Braking System (ABS) Air-cond control Rain-sensing wiper Healthcare Blood pressure monitor Heartbeat monitor Scanner
  • 30. Cloud Computing  Cloud computing is the delivery of computing services—servers, storage, databases, networking, software, analytics and more—over the Internet (“the cloud”).  Companies offering these computing services are called cloud providers and typically charge for cloud computing services based on usage, similar to how you are billed for water or electricity at home.  Examples are using an online service to send email, edit documents, watch movies or TV, listen to music, play games or store pictures and other files.
  • 31. Green Computing (Green IT)  Green computing is the environmentally responsible and eco-friendly use of computers and their resources.  the study of designing, engineering, manufacturing, using and disposing of computing devices in a way that reduces their environmental impact.  To promote green computing concepts at all possible levels, the following four approaches are employed:  Green use: Minimizing the electricity consumption of computers and their peripheral devices and using them in an eco-friendly manner  Green disposal: Repurposing existing equipment or appropriately disposing of, or recycling, unwanted electronic equipment  Green design: Designing energy-efficient computers, servers, printers, projectors and other digital devices  Green manufacturing: Minimizing waste during the manufacturing of computers and other subsystems to reduce the environmental impact of these activities