ACSC 155 System Analysis and Design 5. Input/Output Design

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

Designing a Graphical User Interface (GUI) 10 IST – Topic 6.
Input & Output Devices ASHIMA KALRA.
Fundamentals of Computer and programming in C Rohit Khokher.
Input to the Computer * Input * Keyboard * Pointing Devices
Slide 3.1 Curtis/Cobham © Pearson Education Limited 2008 Chapter 3 Business Information Technology Lecture 1 Computer Hardware.
Ch CHAPTER Input & Output Irfan A. Ilyas Week15 – Lecture02.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
Review 5 Chapters 13, 14. What is software? Set of instructions to control computer operation.
Complete the below… Input Complete the below… Processing Input Complete the below…
Input devices, processing and output devices Hardware Senior I.
Input Devices. Keyboard Keyboard is used to type text Application Application Word- Processing Word- Processing.
Chapter 7 Input and Output.
1 Introduction to Computers Day 2. 2 Input Devices Input devices are used to feed data and instructions to the computer systems.They consist of a range.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 77 CHAPTER INPUT AND OUTPUT Page 150.
Input/Output Design User Interface Design
Input devices are hardware components that enable users to interact with a computer. Without input devices, you would not be able to feed instructions.
- Physical design of output reports and input forms
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
COMPUTER PARTS There are many parts that work together to make a computer work.
Chapter 12 Designing the Inputs and User Interface.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Parts of computers Four parts: Input device Processor (small silicon chip, microprocessor, video recorder, dedicated) Output device Storage Device.
Computer Parts There are many parts that work together to make a computer work.
Copyright © 2012 Pearson Education, Inc. Chapter 1 Introduction to Computing and Programming.
11.10 Human Computer Interface www. ICT-Teacher.com.
Introduction to Computer Organization and Architecture.
1 Information Technology for Management Hardware & Software Concepts.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
COMPUTER PARTS AND COMPONENTS INPUT DEVICES
CE06_PP07-1 What is Input? Any data or instructions used by a computer Input devices Hardware Keyboards Pointing devices Scanners Other devices Translates.
1 1. Systems and Software Development 1.1 The Systems Life Cycle.
Data Capture.
IFS310: Module 11 Input/Output Design - Physical design of output reports and input forms.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
There are many parts that work together to make a computer work. System Unit Computer Parts.
Computer Parts There are many parts that work together to make a computer work.
Hardware Parts Std. 4.
Computers Storage and Input/Output Devices Input and Output Devices Input device – converts our commands and data into a form a computer can understand.
The Computer  an electronic data processor. Computer Systems  many systems have this structure.
Input devices Keyboards Mouse MICR (magnetic ink character reader)
Input Devices By Mrs. Gonzales. All the input, output and storage devices connected to and dependent on a computer for operation are called peripherals.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
Section 2B. Objectives List two reasons why some people prefer alternative methods of input over a standard keyboard or mouse. List three categories of.
1 1. Systems and Software Development 1.1 The Systems Life Cycle.
Computer Studies Today Chapter 17 1 Chapter 17. Computer Studies Today Chapter 17 2 »Input devices and output devices (I/O devices) are known as peripherals.
National Diploma Unit 4 Introduction to Software Development Input and output processing.
INPUT DEVICES. Keyboard & Mouse  Keyboard: Enter text and commands  Mouse: Point, Select & enter Commands.
Computer Parts There are many parts that work together to make a computer work.
QSREALM.BLOGSPOT.COM Input Output Devices. QSREALM.BLOGSPOT.COM Input – Output Devices Also known as Peripheral Devices. These surround a computer’s CPU.
Chapter 6 Testing and running a solution. Errors X Three types Syntax Logic Run-time.
Computer Parts There are many parts that work together to make a computer work.
Input & Output Devices ASHIMA KALRA.
Chp 4: Input and Output Devices
Designing the Inputs and User Interface
11.10 Human Computer Interface
Introduction to Computing
INTRODUCTION TASK PROCESS RESOURCES ACTIVITIES CONCLUSION
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
INFORMATION & COMMUNCATIONS TECHNOLOGY …
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Presentation transcript:

ACSC 155 System Analysis and Design 5. Input/Output Design Dr. Stephania Loizidou Himona

Dr. Stephania Loizidou Himona Input/Output Design User Interfaces Dr. Stephania Loizidou Himona

Data Entry Methods and Devices Keyboard (QWERTY) Ergonomic Touch-sensitive Musical Mouse Dr. Stephania Loizidou Himona

Dr. Stephania Loizidou Himona Keyless Data Entry OCR (optical character reader) OMR (optical mark reader) MICR (magnetic ink character reader) Barcode readers Pen Input Scanners Graphics Tablet Microphones Dr. Stephania Loizidou Himona

Output Methods and Devices Screens Printers Speakers Dr. Stephania Loizidou Himona

Graphical User Interfaces (GUIs) A method of user communication with an operating system. Basically, to give commands. By selecting icons, buttons, bars or boxes. Quick and easy to learn. Promote standardisation of application program interfaces. Reduce errors. Dr. Stephania Loizidou Himona

System User Issues for Input Design Volume of input should be minimised Enter only variable data, do not enter constant data Do not input data that can be calculated or stored in computer programs Use codes for appropriate attributes Source documents should be easy for system users to complete Include instructions for completing the form Minimise the amount of handwriting Dr. Stephania Loizidou Himona

Dr. Stephania Loizidou Himona Design documents so that they can be easily and quickly entered into the system Data to be entered should be sequenced Portions of the form that are not to be input are placed in or about the lower right portion of the source document Dr. Stephania Loizidou Himona

System User Issues for Output Design Computer outputs should be simple to read and interpret The timing of computer outputs is important The distribution of computer outputs must be sufficient to assist all relevant system users The computer outputs must be acceptable to the system users who will receive them Dr. Stephania Loizidou Himona

Internal Controls for Inputs and Outputs The number of inputs should be monitored Care must also be taken to ensure that the data is valid The timing and volume of each output must be precisely specified The distribution of all outputs must be specified Access controls are used to control accessibility of video (on-line) outputs Control totals should be incorporated into all reports Dr. Stephania Loizidou Himona

Dr. Stephania Loizidou Himona ISAM – Indexed sequential access method For storing data records on a physical storage device in sequential order for sequential processing Allows direct access to the particular record Batch mode versus On-line processing Methods of interacting with a system - command language - menu - form - object - natural language Dr. Stephania Loizidou Himona

Fourth-generation language Extremely sophisticated languages Little or no professional programming skills Categories (7): Query languages Report generators Graphics languages Application generators Very high-level programming languages Application software packages Microcomputer tools Dr. Stephania Loizidou Himona

Dr. Stephania Loizidou Himona Testing and Debugging Testing Black box testing White box testing Alpha and Beta testing Selection of test data Dr. Stephania Loizidou Himona

Dr. Stephania Loizidou Himona Debugging (Errors or bugs) Translator diagnostics Cross-referencing, Traces, Variable dumps Dry runs Splitting the program Test strategies Dr. Stephania Loizidou Himona

Installation - Integration Parallel running Pilot running Big bang, or direct change Phasing Dr. Stephania Loizidou Himona