1 1. Systems and Software Development 1.1 The Systems Life Cycle.

Slides:



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

Lesson Objectives To understand what input and output devices are, and how they are used The understand the difference between input and output devices.
1 of 13 Inputs and Outputs Using ICT. 2 of 13 You need to know about a range of computing devices including: Desktop computers Laptops Tablets Netbooks.
INFORMATION TECHNOLOGY Data Capture and Input Methods.
Input & Output Devices ASHIMA KALRA.
Fundamentals of Computer and programming in C Rohit Khokher.
Information Technology for the Health Professions, 2/e By Lillian Burke and Barbara Weill ©2005 Pearson Education, Inc. Pearson Prentice Hall Upper Saddle.
ACSC 155 System Analysis and Design 5. Input/Output Design
AUTOMATIC DATA CAPTURE  a term to describe technologies which aim to immediately identify data with 100 percent accuracy.
INPUT & OUTPUT DEVICE. INPUT & OUTPUT HARDWRE Input hardware consist of devices that translate data into computer readable form. On the other hand, Output.
Computer Parts There are many parts that work together to make a computer work.
Whole Class Review Activity INSTRUCTIONS: Each student will be given one (1) or two (2) index cards with a number from 1-8. Click the Spin Button. When.
Input devices, processing and output devices Hardware Senior I.
Computer Basics Flashcards #2
LO1 UNDERSTAND HOW ICT CAN BE USED TO MEET BUSINESS NEEDS 2 System input and output devices.
Chapter 7 Input and Output.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 77 CHAPTER INPUT AND OUTPUT Page 150.
Input and Output Hardware Ms. Fojan’s Class. Group Members Mr. Nafees Ahmed Khan Mr. Yasir Munawar.
BY VENUS BRIGHT Input Output. What is a input An input is something simple that connects into the computer. Such as the most common input is a keyboard.
Input and Output © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 7 Input and Output.
Computer Basics Diagram
CPU The CPU is a microchip that is installed on a motherboard and acts as the computer’s brain - performing calculations and coordinating the hardware.
Parts of computers Four parts: Input device Processor (small silicon chip, microprocessor, video recorder, dedicated) Output device Storage Device.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
By the end of the lesson you will: 1.Be able to describe a range of basic output devices. 2.Be able to explain the uses of each output device. Lesson Objectives.
Bren Chung y Jua Barbero. Index  Hardware Hardware  Software Software  Computer Computer  Input Device Input Device  Output Device Output Device.
USER INTERFACE.
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.
Session 3 Process and organize data 1. Terminology 2 For a list of computer and internet terminology, please see the.
Input Tongue Drive System Virtual Keyboard Braille keyboard Output Screen Readers Printer Braille Printers.
CE06_PP07-1 What is Input? Any data or instructions used by a computer Input devices Hardware Keyboards Pointing devices Scanners Other devices Translates.
BASIC ORGANISATION OF COMPUTER. CONTROL MEMORY ALU OUTPUTINPUT Basic organisation of computer.
Introduction to Software Development. Systems Life Cycle Analysis  Collect and examine data  Analyze current system and data flow Design  Plan your.
1 1. Systems and Software Development 1.1 The Systems Life Cycle.
IFS310: Module 11 Input/Output Design - Physical design of output reports and input forms.
COMPUTERS in the CLASSROOM
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.
Computers Storage and Input/Output Devices Input and Output Devices Input device – converts our commands and data into a form a computer can understand.
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.
National Diploma Unit 4 Introduction to Software Development Input and output processing.
Input and Output Devices Aim: To be able to discuss and describe suitable input and output devices.
Identify internal hardware devices (e. g
Computer Parts There are many parts that work together to make a computer work.
Input & Output Devices ASHIMA KALRA.
Hardware: Input / Output Devices
Introduction to Computers Mrs. Gambucci
The CPU is the brain of the computer
Introduction to Operating Systems
INTRODUCTION TASK PROCESS RESOURCES ACTIVITIES CONCLUSION
Computer Parts There are many parts that work together to make a computer work.
Module 1.1 Introduction to computers
Computer Parts There are many parts that work together to make a computer work.
Information Technology
Computer Parts There are many parts that work together to make a computer work.
Chapter 2: Input and output devices
Computer Parts There are many parts that work together to make a computer work.
User Interface Design Notes are from: Wilson, Software Design and Development The Preliminary Course. Cambridge Press. pp and Fowler,
Year 10 to 11 review Chapter - 2
Interaction of Hardware
Introduction to Computers
Input and Output Devices
Please find the definitions of the following terms
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.
DATA RECORDS & FILES By Sinkala.
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.
ICT IGCSE review Chapter - 2
Presentation transcript:

1 1. Systems and Software Development 1.1 The Systems Life Cycle

1.1.2 Analysis: Data Collection

3 The analysis phase What is the problem? A study of the present system.

4 Data collection Collection of data can be by: ‣ interviewing current users and experts in the field, ‣ questionnaires, ‣ observation of current system and ‣ research of literature and documentation.

5 Data collection Questions to users should be: ‣ precise, ‣ relevant, ‣ closed (demanding definite answers) and ‣ inoffensive.

6 Technical data to collect What are current input methods? ‣ Manual (mouse, keyboard, touch screen...)? ‣ Direct (barcode reader, OMR, OCR, MICR...)? ‣ Automatic (sensors, timers...)?

7 Technical data to collect What are current output media? ‣ Soft copy e.g. screen (temporary)? ‣ Hard copy e.g. printer, plotter (more permanent)? ‣ Motion e.g. actuator, relay switch?

8 Technical data to collect What file formats are being used? ‣ One file or many? ‣ What type of access (single user, multiuser? ‣ What file format (.dat,.txt,.csv, etc.)?

9 Technical data to collect What interface is being used? ‣ Command line? ‣ Menu-driven? ‣ Graphical User Interface (GUI)?