Prototype & Design Computer Inputs. How to Prototype & Design Computer Inputs Step 1: Review Input Requirements Step 2: Select the GUI Controls Step 3:

Slides:



Advertisements
Similar presentations
User Interface Design.
Advertisements

JAVA Coursework (the same for 2A and 2B). Fundamental Information The coursework is 30 marks in your O’Level = 15% of the exam Must be word processed.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Program Flow Charting How to tackle the beginning stage a program design.
Program Flow Charting How to tackle the beginning stage a program design.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 14 Designing.
ACSC 155 System Analysis and Design 5. Input/Output Design
Southern Connecticut State University Exit Survey Eduardo Robalino Sponsor Klaus Peters.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Input/Output Design User Interface Design
Introduction to Graphical User Interfaces Spring 2014 Instructor: Wayne Summers Room 453, CCT Building Phone:
PHASE 4 SYSTEMS IMPLEMENTATION Application Development SYSTEMS ANALYSIS & DESIGN.
There are different types of translator. An Interpreter Interpreters translate one instruction at a time from a high level language into machine code every.
Output and User Interface Design
System Design: Designing the User Interface Dr. Dania Bilal IS582 Spring 2009.
Computer Graphics Lecture 28 Fasih ur Rehman. Last Class GUI Attributes – Windows, icons, menus, pointing devices, graphics Advantages Design Process.
USER INTERFACE.
Standard Grade Computing OPERATING SYSTEMS CHAPTER 20.
INVITATION TO COMPUTER SCIENCE, JAVA VERSION, THIRD EDITION Chapter 6: An Introduction to System Software and Virtual Machines.
Lesson 1-Logging On to the System. Overview Importance of UNIX/Linux. Logging on to the system.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
INFO 355Week #71 Systems Analysis II User and system interface design INFO 355 Glenn Booker.
HARDWARE INPUT DEVICES GETTING DATA INTO THE COMPUTER.
IFS310: Module 12 User Interface Design - Navigation/Communication between the system and users.
A-Level Computing#BristolMet Session Objectives#15 MUST define the term user interface SHOULD describe the characteristics of different UIs and suggest.
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.
IFS310: Module 11 Input/Output Design - Physical design of output reports and input forms.
Graphical User Interface You will be used to using programs that have a graphical user interface (GUI). So far you have been writing programs that have.
Chapter 14 The User View of Operating Systems The Architecture of Computer Hardware and Systems Software: An Information Technology Approach 3rd Edition,
Computer Components: Software Computer Technology.
Define and describe operating systems which contain a Command Line Interface (CLI) Define and describe operating systems which contain a Graphical User.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 8.1.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 7 - Designing the User and System Interfaces.
Introduction to Operating Systems Prepared by: Dhason Operating Systems.
Web-based Front End for Kraken Jing Ai Jingfei Kong Yinghua Hu.
CIS 210 Systems Analysis and Development Week 7 Part II Designing Interfaces and Dialogues,
CHAPTER 18 DESIGNING USER INTERFACES.  EFFECTIVENESS  EFFICIENCY  USER CONSIDERATION  PRODUCTIVITY USER INTERFACE OBJECTIVES.
Types of Software Chapter 2.
Desinging the User Interface Dr. Dania Bilal IS582 Spring 2008.
Chapter – 8 Software Tools.
CMSC 2021 Software Development. CMSC 2022 Software Development Life Cycle Five phases: –Analysis –Design –Implementation –Testing –Maintenance.
Knowledge Based Systems ExpertSystems Difficulties in Expert System Development u Scarce resources – new technology – demand for trained personnel u Development.
OPERATING SYSTEM BASICS. What is an operating system and what does it do? The operating system has two basic functions: –communicates with the PC.
Decision Support System by Simulation Model (Ajarn Chat Chuchuen) 1 Chapter 6 User Interface Management.
Learning Objectives Today we will Learn: The different methods of implementation The differences between user and technical documentation.
Operating Systems & System Software
Information Systems Development
Chapter 11 Designing Inputs, Outputs, and Controls.
Difficulties in Expert System Development
FORMAL SYSTEM DEVELOPMENT METHODOLOGIES
Design AH Computing.
Computer Technology Notes #3
Software engineering USER INTERFACE DESIGN.
GUI Week 9.
Chapter 14 Designing Interfaces and Dialogues
Tonga Institute of Higher Education
Assignment 4 For this assignment refer to the notes on MATLAB from an MIT course that you can find here (or at the original website, lectures 14, 15, 16).
MBI 630: Week 11 Interface Design
Chapter 17 User Interface Design Chapter 17 – User Interface Design.
Computer Technology Day 3
SYSTEMS ANALYSIS & DESIGN
There are different types of translator.
Materials prepared by Dhimas Ruswanto, BMm
Human and Computer Interaction (H.C.I.) &Communication Skills
Computer Technology Day 3
Human and Computer Interaction (H.C.I.) &Communication Skills
Variables, Constants, Assign.
Human-computer interaction
Programming Logic and Design Eighth Edition
Presentation transcript:

Prototype & Design Computer Inputs

How to Prototype & Design Computer Inputs Step 1: Review Input Requirements Step 2: Select the GUI Controls Step 3: Prototype the Input Screen Step 4: If Necessary, Design or Prototype the Source Document

Example

User Interface Design User interface design is the specification of a conversation between the system user and the computer.

Interaction Methods and Devices Command Language Interaction – Natural Language Interaction Form Interaction (Fill-in-the-blank) – Key-word search Menu Interaction Object-Based Interaction (GUI)

Controlling Data Input One objective of interface design is to reduce data entry errors Role of systems analyst is to anticipate user errors and design features into the system’s interfaces to avoid, detect and correct data entry mistakes

The Process of Finalizing Design Specifications Outcome – Set of physical design specifications Contains detailed specifications for each part of the system

Assignment : Input/Output Design Sample reports: outputs created from your prototype system OR your design Sample Input forms