“What do I do ?”, “How do I do it ?”, What do I do it with ?

Slides:



Advertisements
Similar presentations
Computer Hardware 4 Main Types.
Advertisements

P3- Represent how data flows around a computer system
Computer Bits and Parts Parts of the computer system.
Computer Components.
Using Computers CS French Chapter 1.
Computer Hardware.
Physical design. Stage 6 - Physical Design Retrieve the target physical environment Create physical data design Create function component implementation.
COMPUTER DEVICES Input Devices Output Devices Storage Devices
Input, Output, Processing and Storage
The Computer Workstation DIGITAL LITERACY UNIT *Credit: Mr. Spinelli *
An Introduction To Computer Hardware
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
The Project – Spreadsheet Design. The following is the high mark band for the spreadsheet design: The candidate has Analysed a given data set and designed.
Configuration.
Controlled Assessment
Types of specification: – Requirements specification – Design specification – System specification and the differences between them.
The Project – Database Design. The following is the high mark band for the Database design: Analysed a given situation and produced and analysed a given.
The Mechanics Of Computers The Operating System (OS) & Hardware.
Introduction to Software Development. Systems Life Cycle Analysis  Collect and examine data  Analyze current system and data flow Design  Plan your.
Elements of a Computer System Understanding Computers.
Computer Science Web quest. Input devices Input devices are used to give the computer information so it does what the operator wants it to do. There are.
Parts of a Computer - Introduction
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
HARDWARE Input and Output. Hardware Input Devices Output Devices Multifunctional Devices Storage Processing Devices.
COMPUTER Structure Int 2 Unit 1 – Computer Systems St Kentigern’s Academy.
Systems Development The Kingsway School. Systems Development This is carried out when a company is having a problem. They usually employ an ICT Consultant.
HOW IT WORKS …. REVIEW: BINARY NUMBERS DECODE THIS MESSAGE
Jamilah Al-Saidan. Introduction to this Course This course is designed to introduce pharmacy students to data processing and programming with pharmaceutical.
Computing system Lesson Objective: Understand what is meant by a ‘computer system’ Learning Outcome: Define the key words and give a brief explanation.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Parts and Operation of a Computer
Computer Parts and Functions. How A Computer Works.
Week1: Introduction to Computer Networks. Copyright © 2012 Cengage Learning. All rights reserved.2 Objectives 2 Describe basic computer components and.
1.The following diagram illustrates the relationship among various hardware components. The arrows indicate the directions of data flow. Activity 1 Relationship.
GCSE ICT 3 rd Edition The system life cycle 18 The system life cycle is a series of stages that are worked through during the development of a new information.
Computer Parts Review. A small data storage device that uses flash memory. A. USB B. CPU C. Flash Drive D. CD Drive.
Course Aims This course will help you understand the latest technologies & how they work. You will lean how to develop computer programs to solve problems.
TYPES OF SPECIFICATION THIS PRESENTATION COVERS TYPES OF SPECIFICATION: REQUIREMENTS SPECIFICATION DESIGN SPECIFICATION SYSTEM SPECIFICATION AND.
Identify internal hardware devices (e. g
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Learning Objectives Today we will Learn: The different types of test data.
Identify internal hardware devices (e. g
Identify internal hardware devices (e. g
Computer Systems Nat 4/5 Computing Science Computer Structure:
Elements of a computer system
HOW IT WORKS ….
Design Process.
TYPES AND COMPONENTS OF COMPUTER SYSTEM
Basic Computer Components
Operating Systems What are they and why do we need them?
Introduction to Computers
IB Computer Science Topic 2.1.1
PARTS OF THE COMPUTER squires productions.
PARTS OF THE COMPUTER.
“Would I have to do this all by myself …….?”
Computer Based Technology:
Interaction of Hardware
Elements of a Computer System
Computer Repair & Maintenance
Systems Design Project Deliverable 3
What are computers? Year 8.
Types of Specification
Identify internal hardware devices (e. g
Understanding input, output and storage devices
(a)(ii) Investigation
Computer Electronic device Accepts data - input
The Computer’s Hardware
4. Computer system.
Introduction to Computers
Presentation transcript:

“What do I do ?”, “How do I do it ?”, What do I do it with ? Requirements Specification, Design Specification & System Specification “What do I do ?”, “How do I do it ?”, What do I do it with ?

Learning Objectives: describe the contents of the: requirements specification, design specification, system specification, ..... distinguishing between them.

Specifications

Requirements Specification produced during analysis stage i.e. after the investigation phase by the Systems Analyst contains client requirements what the client would like the system to do setting targets for the system (deliverables) the requirement specification is a contract between client & developer success (& payment) will be determined by the contents

Requirements Specification “what the client would like the system to do” input needs data entry screens (& data validation) data to be stored entities processing requirements searches calculations output needs on-screen results required reports required

Design Specification Documentation produced by the designer showing: “How” the solution is to be implemented the data dictionary tables, fields, data formats, validation routines & error messages, relationships, ERD sketches of input screen layouts sketches of output layouts (eg reports) house style: fonts, colours, sizes & styles to use types of data entry to use (combo box, option buttons ...) button actions and other processes formulae & calculations required flow charts

System Specification identifies minimum software and hardware required in order for the system to run effectively. Includes: input devices required (keyboard, mouse, ......) output devices required (monitor, printer, .....) processing power required (type, cores & clock speed) memory (RAM) required amount of storage required (hard drive capacity) security requirements (anti-virus, firewall ...) operating system applications software