Design. Stages of Design i.Nature of the solution 1.Agreed set of objectives 2.Output design 3.Input design 4.Data Flow Diagram 5.System Flowchart 6.Data.

Slides:



Advertisements
Similar presentations
BASIC SKILLS AND TOOLS USING ACCESS
Advertisements

Chapter 11 Designing the User Interface
CAPE COMPUTER SCIENCE UNIT 2
Business Development Suit Presented by Thomas Mathews.
1 Software Design Introduction  The chapter will address the following questions:  How do you factor a program into manageable program modules that can.
Documenting Information Systems
Documentation Letts Study Guide Information Systems - IT Chapter 19.
Systems Documentation Techniques
How to Document A Business Management System
Chapter 4 – Documenting Information Systems
Name: Group: Teacher: 1. Task 1 Task 2 Task 3 Task 4 Task 5 2.
System Design and Analysis
Chapter 7 Using Data Flow Diagrams
Chapter 9 Using Data Flow Diagrams
Chapter 1 Program Design
Systems Analysis I Data Flow Diagrams
Software Development, Programming, Testing & Implementation.
 A data processing system is a combination of machines and people that for a set of inputs produces a defined set of outputs. The inputs and outputs.
DB Audit Expert v1.1 for Oracle Copyright © SoftTree Technologies, Inc. This presentation is for DB Audit Expert for Oracle version 1.1 which.
The Project AH Computing. Functional Requirements  What the product must do!  Examples attractive welcome screen all options available as clickable.
SYSTEM ANALYSIS AND DESIGN
Introduction to Systems Analysis and Design Trisha Cummings.
Developing a solution using spreadsheet software Using the problem solving methodology: analysis, design, development & evaluation.
Design. Stages of Design i.Nature of the solution 1.Agreed set of objectives 2.Output design 3.Input design 4.Data structures design 5.Process model design.
Accounting systems design & evaluation 9434SB 12 April 2002.
LESSON 8 Booklet Sections: 12 & 13 Systems Analysis.
1 Chapter 2 Revision: Documentation DFD System FC.
Chapter 8: Systems analysis and design
Unit B065 – Coding a solution PREP WORK 1)Make sure you keep a work log / diary. Use the table on page 16 of the hand book as a template 2)Keep a bibliography.
What is Sure BDCs? BDC stands for Batch Data Communication and is also known as Batch Input. It is a technique for mass input of data into SAP by simulating.
MULTIMEDIA What is Multimedia? The word MULTIMEDIA is made up from two words, MULTI meaning more than one and MEDIA meaning a way of displaying or passing.
CORE 2: Information systems and Databases COLLECTING AND DISPLAYING FOR DATABASE SYSTEMS.
Spreadsheet-Based Decision Support Systems Chapter 22:
11 Exploring Microsoft Office Excel 2007 Chapter 4: Working with Large Worksheets and Tables Chapter 04 - Lecture Notes (CSIT 104)
Chapter 7 Using Data Flow Diagrams
Controlled Assessment
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Access 2002 Advanced Report Design.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
A Tutorial about the PPD Reform Tracking Tool on FileMaker Public-Private Dialogue.
© 2001 Business & Information Systems 2/e1 Chapter 8 Personal Productivity and Problem Solving.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 8 Personal Productivity and Problem Solving.
Output Design. Output design  Output can be: Displayed on a screen/VDU/monitor. Printed on paper as hard copy. Sound.
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.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
1 Database Design and Development: A Visual Approach © 2006 Prentice Hall Chapter 8 DATABASE DESIGN AND DEVELOPMENT: A VISUAL APPROACH Chapter 8 Creating.
CORE 1: PROJECT MANAGEMENT Designing. This stage is where the actual solution is designed and built. This includes describing information processes and.
Microsoft Access 2000 Presentation 1 The Basics of Access.
Microsoft Access 2010 Chapter 3 Maintaining a Database.
Systems Development Life Cycle
based on material from Mott,Leeming,Williams Design of Solutions AQA INFO 1 Topic 3.
Database Management Systems (DBMS)
Connecting with Computer Science2 Objectives Learn how software engineering is used to create applications Learn some of the different software engineering.
INFORMATION MANAGEMENT Module INFORMATION MANAGEMENT Module
12.2C: Project (Design/Implementation). Lesson objectives O have experience of using prototyping to create solutions for project work O be aware of the.
Module 4: Systems Development Chapter 13: Investigation and Analysis.
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
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.
Introduction to System Analysis and Design MADE BY: SIR NASEEM AHMED KHAN DOW VOCATIONAL & TECHNICAL TRAINING CENTRE.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Reports. Reports display information retrieved from a database in an attractive printed format. Reports can be created directly from tables, but More.
Advanced Higher Computing Science The Project. Introduction Worth 60% of the total marks for the course Must include: An appropriate interface using input.
Advanced Higher Computing Science
Unified Modeling Language
Developing Information Systems
WEBSITE DESIGN TOOLS.
Introduction to Systems Analysis and Design
(i) Nature of the Solution
Lecture 23 CS 507.
Presentation transcript:

Design

Stages of Design i.Nature of the solution 1.Agreed set of objectives 2.Output design 3.Input design 4.Data Flow Diagram 5.System Flowchart 6.Data structures model 7.Process model 8.Test plan ii.Intended benefits iii.Limits of the scope of the solution

i. Nature of the Solution How will you proceed with the designing of the new system? This will be a small introduction specifying the sub-stages that follows below. That is: 1.Agreed set of objectives 2.Output design 3.Input design 4.Data structures/model 5.Process model 6.Test plan

1. Agree a set of objectives with the Client It is important that the user requirements are broken down into specific and measurable objectives. Here you are looking at the scope of the project. This list would contain points that can be considered at the end of the work as having been achieved or not.

Note The agreed Design objectives and the input and output design makes up the: DESIGN SPECIFICATION

Objectives must be SMART – Specific—What exactly are we going to do for whom? – Measurable—Is it quantifiable and can WE measure it? – Attainable/Achievable—Can we get it done in the proposed time frame with the resources and support we have available? – Relevant—Will this objective have an effect on the desired goal or strategy? – Timely –When will this objective be accomplished?

The table below uses an example objective from a fictional software company, to illustrate how to apply the SMART objective principle.

Examples of objectives whose success would be difficult to measure: “The solution must be easy to use” “The solution must be presented in pleasant colours”

Objectives where success could be readily identified: “Mr. Clerk must able to access all customer and sales staff records”. “A form teacher must be able to print a student performance report for each student at the end of every term.” Important: Read Section 4.3 a, Page 310 This document must be signed of by both student and client

2. Output Design Show detailed models of the proposed interface. Discuss these with the client before implementation. Show any changes made. Use this as an opportunity to involve the client again in modifying the design specification. Document all such occurrences and how they were resolved. Include: – report layouts – screen displays – other forms of output (for example, charts, sound, animation) – screen layout Important: Read Section 4.3 b, c Page Must be drawn up via the computer using Microsoft Visio or any other software you can use to produce diagrams. Ensure that you have uncluttered screens and clear annotations of each control / field on the form This document must be signed of by both student and client.

3. Input Design This section deals with designing and documenting data capture forms and/or screen layouts. The data capture forms might be paper-based but might also be on- line forms. The form designs should reflect the medium used (no dropdown boxes on a paper-based form). Important: Read Section 4.3 b, c Page 310 – 311 Must be drawn up via the computer using Microsoft Visio or any other software you can use to produce diagrams. Ensure that you have uncluttered screens and clear annotations of each control / field on the form. This document must be signed of by both student and client.

Main Menu Design

Tips on Screen Designs Ensure that the design pattern is consistent across the software. For example if you double click to open an item on one list ensure that you can do the same on another form. Use colour sparingly. Stick to the gray/blue backgrounds and limit the extensive use of colour. If there are items such as required fields on a form, use one background colour for all of these fields, e.g. yellow Ensure a consistent easy navigation between screens/modules. You should have a consistent top toolbar wherever the user is in the software (except the main screen, this may be different) Keep screens as uncluttered as possible and ALIGN the controls on the form. Ensure that data in fields is justified appropriately. Right for numbers (integers) and Left for strings.

Tips on Screen Designs _designs.html _designs.html You can use the above link for information.

Tips on Screen Designs You must go through the following link on Form Design: practices-for-form-design practices-for-form-design

Project Approval Form This should be used after every stage. However, you must list ALL the deliverables you created. Failure to list all may result in obtaining a lower mark. Also put in a Project Approval Form immediately after the deliverable where it is absolutely necessary to have client approval (such as the Design Objectives, Output Design and Input Design.

DFD must show the data flow in the new system (Read chapter 1.6 Page 60) 4. Data Flow Diagram

System Flowchart must show the processes and their data (Read chapter 1.6 Page ) 5. System Flowchart

6. Data Structure Design The aim of this stage is to determine what data will be processed by the system and what data will be stored within it. The simplest way to do this is to draw it. Your underlying aim is to convey to the reader that there is a clear idea of how the different parts of the system are related and how the various data flows. Your ability to draw pretty boxes is not tested here, simply your understanding of the logic of the intended solution and of how the various processes and data work together. This pertains to the data structures that solve the inefficiencies identified in the requirements specification.

This section must contain: a)Normalization b)Entity Relationship Diagram showing the relationships between the different files or tables should be created. c)Data Storage: Files 1.If the data are to be organized as files we must decide: 1.The file organization that is, serial, sequential or direct access. 2.The methods of file access 3.Each file’s structure, e.g. user – defined “record” data types. 2.Identify the data fields for each file or tables, Primary Keys, Foreign Keys, data types 3.Data Validation - Validation must be performed on data inputted into the system. These proposed validated checks must be documented in detail. Can summarise this information in the form of a table with a row for every field. (You can use a table similar to the following: 4.Calculate the file size

4.Identify the data Calculate the file size File Size Estimation Estimation of data files generated by the system. example: Total number of bytes for 1 record = % slack = 25 Estimated number of records per year = 500 Total number of bytes for 500 records = X 500 = 1250 (Read Section 2.3d Page 148) Important: Read Section 4.3 b,c Page 311 – 312

7. Process Model

8. Test Plan

ii. Intended benefits You must comprehensively describe the benefits of the new system. What benefits will the new system bear for the user? TIP: Cost benefit, time saving, increase in productivity, increase in efficiency, customer satisfaction etc.

iii Limits of the scope of the solution You must present a detailed description of the system limitations, including, the estimate of the size of the files required for the implemented system System Limitations Things/processes that the new system will not do. (example: system will not handle accounts, system will not be able to handle more than 100,000 records etc.)