Steps of a Design Brief V105.02. Design Brief  Problem, identification, and definition Establish a clear idea of what is to be accomplished. Identify.

Slides:



Advertisements
Similar presentations
Lumberton High School Sci Vis I V105.02
Advertisements

Department of Mathematics and Science
DT Coursework By D. Henwood.
CS 240 Computer Programming 1
Chapter 11 Describing Process Specifications and Structured Decisions
1 1 Eng. Mohamed Eltaher Eng.Ahmed Ibrahim Programming & Flowchart.
Definition of problem Unintended and unsatisfactory situations (something going wrong) Some deviation from the expected standard which prevent the achievement.
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
Dobrin / Keller / Weisser : Technical Communication in the Twenty-First Century. © 2008 Pearson Education. Upper Saddle River, NJ, All Rights Reserved.
Chapter 1 - An Introduction to Computers and Problem Solving
Chapter 2 - Problem Solving
Chapter 2 - Problem Solving
1.10 Report Findings to Communicate Research Information to Others
Steps of a Design Brief V Obtained from workshop-July, 2014-in Guildford County.
ITEC113 Algorithms and Programming Techniques
Chapter 2- Visual Basic Schneider
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Process Specifications and Structured Decisions Systems Analysis and Design, 8e Kendall.
Flowchart Diagram Risanuri Hidayat. What A Flow Chart is a sequential diagram that shows the steps involved in an operation or task and the decisions.
This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation. All.
Chapter 9 Describing Process Specifications and Structured Decisions
System Design and Analysis
Programming Logic and Design, Introductory, Fourth Edition1 Understanding Computer Components and Operations (continued) A program must be free of syntax.
The Program Design Phases
Chapter 2 Accountants as Business Analysts
Design process. Design briefs Investigating Designing Producing Analysing and evaluating Design process wall charts.
The Project AH Computing. Functional Requirements  What the product must do!  Examples attractive welcome screen all options available as clickable.
Design Portfolio. Purpose of this presentation –Define portfolio –Indicate portfolio content –Explain portfolio uses –Give examples of portfolio entries.
1 Computer and Programming Flow Chart Derived from
Unit 2: Engineering Design Process
LESSON 8 Booklet Sections: 12 & 13 Systems Analysis.
Term 2, 2011 Week 1. CONTENTS Types and purposes of graphic representations Spreadsheet software – Producing graphs from numerical data Mathematical functions.
Copyright © 2002 by Pearson Education, Inc., publishing as Longman Publishers. All rights reserved. Chapter 9 Illustrations Professional Communication:
Welcome to the Data Warehouse HOME HELP COGNITIVE LEVELS Assessments COGNITIVE LEVELS.
CriteriaExemplary (4 - 5) Good (2 – 3) Needs Improvement (0 – 1) Identifying Problem and Main Objective Initial QuestionsQuestions are probing and help.
Design the program Create a detailed description of program –Use charts or ordinary language (pseudocode) Identify algorithms needed –Algorithm: a step-by-step.
Chapter 8 Developing and Using Graphic and Visual Aids
Management and Planning Tools
Describing Process Specifications and Structured Decisions Systems Analysis and Design, 7e Kendall & Kendall 9 © 2008 Pearson Prentice Hall.
Student Portfolio Development. Portfolio Development Define the following: Portfolio Artifact Evidence Medium Annotation Design Analysis STUDENTS: Write.
Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and Elizabeth Drake Chapter 2: Flowcharts.
Steps of a Design Brief Panther Creek SciVis V
Problem Solving Techniques. Compiler n Is a computer program whose purpose is to take a description of a desired program coded in a programming language.
CORE 1: PROJECT MANAGEMENT Designing. This stage is where the actual solution is designed and built. This includes describing information processes and.
Flowcharting A Quality Improvement Tool. Quality = Inspection Statistical methods assisted in prevention of defects – The need for inspection declined.
Algorithms & Flowchart
DOK: Level 1 Recall and Reproduction Suggested Activities: Develop a concept map showing a progress or describing a topic (Brain Storming) Make a timeline.
The E ngineering Design Process Foundations of Technology The E ngineering Design Process © 2013 International Technology and Engineering Educators Association,
PROGRAM DEVELOPMENT CYCLE. Problem Statement: Problem Statement help diagnose the situation so that your focus is on the problem, helpful tools at this.
© 2005 South-Western/Thomson Learning Century 21 Keyboarding Cycle 1: Computer Applications 1 Using helpUsing help 2Electronic presentations: Design templates.
Steps of a Design Brief V  Is a Plan of work A written step-by- step process by which the goal is to be accomplished The plan can include expected.
GNET BRAINSTORMING. GNET INTRODUCTION.
Chapter 2 - VB 2005 by Schneider- modified by S. Jane '081 Chapter 2 - Problem Solving 2.1 Program Development Cycle 2.2 Programming Tools.
4-2 CHAPTER 4 Engineering Communication © 2011 Cengage Learning Engineering. All Rights Reserved.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
Copyright © 2011 Pearson Education Process Specifications and Structured Decisions Systems Analysis and Design, 8e Kendall & Kendall Global Edition 9.
 Problem Analysis  Coding  Debugging  Testing.
Steps of a Design Brief V Purpose of a Design Brief  A design brief is the process used to solve problems or complete presentations.  It is very.
1.10 Report Findings to Communicate Research Information to Others SEM2.
Game Art and Design Unit 4 Lesson 1 Game Conceptualization
Tools Of Structured Analysis
Management & Planning Tools
1.10 Report Findings to Communicate Research Information to Others
Chapter 2 Design Tools.
Quality Tools - 9/18/2018 Quality Tools -
Guilford County SciVis V105.02
Design Portfolio.
Quality Tools - 2/19/2019 Quality Tools -
Chapter 11 Describing Process Specifications and Structured Decisions
Basic Design Documentation
PPT4: Requirement analysis
Presentation transcript:

Steps of a Design Brief V105.02

Design Brief  Problem, identification, and definition Establish a clear idea of what is to be accomplished. Identify the intended audience Identify the specific problem

 Plan of work A written step-by- step process by which the goal is to be accomplished The plan can include expected time for completion The plan should include any division of work among team members Design Brief

 Research and Review of the Literature Includes complete topic research of available literature Remember to document resources Design Brief

 Hypothesis Form a proposed solution to the problem Use an if/then statement if necessary A storyboard or sketch should be developed if needed  Storyboard = a pictorial sequence of events. The storyboard may include text and direction, as well as audio and video techniques.  Sketch = a quick drawing to illustrate your idea Design Brief

 Data Collection (if applicable) Collect data from experimentation or other appropriate means. Organize data in appropriate charts or graphs Design Brief

 Identification of Appropriate Scientific Theory and Visualization Concepts Select the most appropriate visualization method to present the theory or data. For example, the process of mitosis may be effectively demonstrated using presentation software, such as PowerPoint. Explain the rationale behind the selection. Example: PowerPoint allows the user to show the sequence of stages in mitosis.

 Student Evaluation of the Design and Visualization Students perform self-evaluation pointing out areas of difficulty Pinpoint successes and failures in the project Offer suggestions on how the project could be improved Design Brief

 Presentation Present project to the class Distribute an appropriate handout if needed Design Brief

 Sample Evaluation Criteria/Rubric Design Brief Statement of Problem Plan of Work Research Accuracy of Information Visualization Presentation Creativity Student self evaluation Total possible points 5% 10% 15% 20% 10% 15% 100 points Design Brief

I.D.E.A.L. Problem Solving Process I– Identify the problem D– Define the plan of work E– Explore the problem through research A– Act on the problem’s possible solution L– Look back at the process

S.A.F.E. Design Process S– Simple. Keep your design simple. If you keep it simple, it will save you time and money. Also, you are less likely to have problems with the presentation A– Appropriate. Make sure that it is appropriate for its purpose. The audience needs to be able to understand the presentation. You need to make it as complex or simple for younger and older viewer also that the understand the presentation

S.A.F.E. Design Process F– Functional. Does the presentation work? Does it do what you want it to? If a visual confuses an audience more than it helps to understand the topic, then it is not performing its function. E– Economical. Make sure you spend the majority of your time on things that are important. Concentrate on things in you design that make a difference in how well it works. It will contain just those elements needed to convey your message in a short period of time.

Different Types of Design  Data-driven -- design that uses data in the form of numbers or values. Examples: graphs, charts, and tables.  Concept-driven -- design that explains a concept, idea or theory. Examples: how a car works, the water cycle, or a drawing of a tree.

Different Types of Design  Empirically derived data – data that can be measured.  Computationally derived data – data that is obtained by performing mathematical calculations.

Organizational and Diagramming Tools  Flowcharting –a visualization method for displaying relationships in time or a process. Steps can be demonstrated with symbols while the flow process can be shown with arrows. Flowcharts can help determine problems with a process such as logical steps, delays, dead ends or miscommunication problems.

 Basic Flowcharting Shapes: Terminal Points - indicate the starting and ending points of the process. Square – Represents a single step or a process. It usually contains the name of the specific action. Arrows and Lines – indicate the sequence of steps and the direction of flow. START/END Get out of car Organizational and Diagramming Tools

Decision Point – indicates a sequence in the process at which the user must choose an option like “yes/no” or “true/false”. The flowchart branches to different parts depending on the decision made. Rhombus – represents input/output such as information coming in or leaving the system. Circle – indicates that the flowchart will continue on another page, where a matching symbol (containing the same letter) is placed. True/False Input/Output A

Organizational and Diagramming Tools  Brainstorming -- a process that identifies as many answers to a problem as possible by submitting ideas without criticism or discussion of feasibility.  A brainstorming session will normally have a moderator and a recorder.

Organizational and Diagramming Tools  Nominal group technique -an organizational tool used to show the relative importance of issues, problems, or solutions by allowing individuals to rank each item.  Numerical values are generally used.

Organizational and Diagramming Tools  Venn Diagram – an organization tool used to show similar and difference among sets of items.

Project : Recognizing Quality Management Tools  Now that you have learned the concepts of a design brief and the type of tools used in problem solving and data gathering, produce a word document or PPT presentation that summarizes the design brief topic. Find an example of how a design brief was used on the internet and use it to describe the process. Include any graphics, examples of problem solving tools that the professionals used.