Operating Systems Advanced OS - C. OS Advanced The User Interface.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Windows Test Review.
Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
What is an operating system? Is it software?
User Interface. What is a User Interface  A user interface is a link between the user and the computer. It allows the user and the computer to communicate.
Alford Academy Business Education and Computing1 Advanced Higher Computing Based on Heriot-Watt University Scholar Materials GUI – advantages and disadvantages.
B.A. (Mahayana Studies) Introduction to Computer Science November March What is a Computer? An overview of what a computer is, the.
XP Exploring the Basics of Microsoft Windows XP1 Exploring the Basics of Windows XP.
Operating Systems: Software in the Background
System Software, functions of an operating system
User Interfaces. User Interface What do we mean by a user interface? The user is the person who is using the computer. A user interface is what he or.
Human Computer Interface. Human Computer Interface? HCI is not just about software design HCI applies to more than just desktop PCs!!! No such thing as.
Operating Systems Chapter 4.
How do people communicate with computers?
Ch 26 & 27 User Interfaces.
Jayden Sedunary. For those non computer literate people, a Graphical User Interface is a type of interface item that allows people to interact with programs.
Write today’s date and title in the front of your book. Underline it.
SOFTWARE.
Software GCSE ICT.
Software GCSE COMPUTING.
11.10 Human Computer Interface www. ICT-Teacher.com.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Most modern operating systems incorporate these five components.
Operating Systems. Without an operating system your computer would be useless! A computer contains an Operating System on its Hard Drive. This is loaded.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Operating System (OS) Basics. Operating System Basics Software (applications) Operating System (OS) Hardware.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Why do we need good user interfaces?. Goals of User Interfaces Usable – how much effort to do a task? – example: often-used buttons easier to find – example:
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
3.1 System Software. Overview Describe the purpose and functions of an operating system including the basic start- up sequence of a computer. Identify.
Computer Operating Systems Unit 1 – BTA 3O Chytra.
E.g.: MS-DOS interface. DIR C: /W /A:D will list all the directories in the root directory of drive C in wide list format. Disadvantage is that commands.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
CSCI 1101 INTRODUCTION TO COMPUTERS 5. Basic Computer Architecture.
Chapter 14 The User View of Operating Systems The Architecture of Computer Hardware and Systems Software: An Information Technology Approach 3rd Edition,
Define and describe operating systems which contain a Command Line Interface (CLI) Define and describe operating systems which contain a Graphical User.
Shell Interface Shell Interface Functions Data. Graphical Interface Graphical Interface Command-line Interface Command-line Interface Experiments Private.
Different Types of HCI CLI Menu Driven GUI NLI
Computer Graphics Lecture 02 Fasih ur Rehman. Last Class Introduction to Computer Graphics Areas Application.
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
Graphical User Interface Saint-Petersburg IT College Saint-Petersburg 2014.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
GCSE ICT By the end of this session, you will be able to:  Understand concept of a Windows operating system and have a basic understanding of GUI.
Human Computer Interface INT211
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
Types of Software Chapter 2.
 Software provides the instructions that tell the computer what to do.  These instructions are called programs. Programs enable you to use the computer.
© NCC Education Limited V1.0 Introduction to Computing  Unit 4: Human-Computer Interaction.
Knowledge Based Systems ExpertSystems Difficulties in Expert System Development u Scarce resources – new technology – demand for trained personnel u Development.
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
Computer Operating Systems And Software applications.
Graphical User Interface.  A graphical user in terface (GUI) is often pronounced as ‘goo-ey’.  It is atype of user interface that controls a display.
A user interface, like the one created by the DOS operating system, that makes use of typed commands.
Allows the user and the computer to communicate with each other.
11.10 Human Computer Interface
Human Computer Interface
Human Computer Interface
Human Computer Interface
Human Computer Interface
User Interfaces and Libraries
Software - Operating Systems
3.1 System Software.
Dialog Design 1 Basic Dialog Styles.
Human-computer interaction
Presentation transcript:

Operating Systems Advanced OS - C

OS Advanced The User Interface

OS Advanced The OS provides a user interface or shell for the user to interact with the OS

OS Advanced Types of User Interfaces Command Interface Menu Interface Graphical User Interface Expert User Interface Web-Form Interface

OS Advanced Command Interface Requires the user to type brief, cryptic commands Example: MS-DOS Requires considerable user training

OS Advanced Command Interface

OS Advanced Menu Interface Presents a list of available options Example: Norton Commander Easier to use, but can be time consuming

OS Advanced Menu Interface

OS Advanced Graphical User Interface Presents a selection of windows, icons, menus and pointers Example: Windows XP Easier to use, but consume more computer resources to function

OS Advanced Graphical User Interface

OS Advanced Expert System Interface Uses natural-language processing Example: Voice Recognition Requires a powerful computer and lots of memory

OS Advanced Web-Form Interface Like the Internet Example: WWW Easier to train users used to the Internet & WWW

OS Advanced Human – Computer Interface A key to understanding the evolution of user interfaces is a sense of what a computer can accomplish in an “instant”

OS Advanced An “Instant” A very short, almost imperceptible space of time. It happens so fast we are unaware that time has passed. Few people are capable of sensing anything that happens in less then seconds.

OS Advanced An “Instant” We define and “instant” as seconds

OS Advanced A computer must be capable of accepting, processing and outputting the results in an “instant”

OS Advanced In the 1970s computers could process one line of data in seconds, thus the Command Interface

OS Advanced In the early 1980s computers could process 25 lines of data in seconds, thus the Menu Interface

OS Advanced In the late 1980s computers could process EGA, VGA, then SVGA graphics in seconds, thus the GUI emerged

OS Advanced Eventually computer will be fast enough for Expert System Interfaces or natural-language voice recognition interfaces

OS Advanced The de facto standard interface is defined by the amount of processing a computer can do within a human “instant”

OS Advanced The best way to learn a computer interface is to use it…..Duh!... The best way to learn a computer interface is to use it…..Duh!...

OS Advanced Questions?