2514 - Modelling.

Slides:



Advertisements
Similar presentations
ADMINISTRATION Information Technology for Administrators SPREADSHEETS Click To Continue.
Advertisements

Design of Experiments Lecture I
Spreadsheet software 1. Spreadsheets 2 Spreadsheet software Components of spreadsheets Labels - are used for titles, headings, names, and for identifying.
Excel – Study Guide #2.
Overarching Goal: Understand that computer models require the merging of mathematics and science. 1.Understand how computational reasoning can be infused.
Calculations, Visualization, and Simulation 6.  2001 Prentice Hall6.2 Chapter Outline The Spreadsheet: Software for Simulation and Speculation Statistical.
©Ian Sommerville 2000Software Engineering, 6/e, Chapter 91 Formal Specification l Techniques for the unambiguous specification of software.
Spreadsheets In today’s lesson we will look at:
Spreadsheet in excel Spreadsheet in Excel Uses of spreadsheet
Science and Engineering Practices
This refers to the use of computers to represent a real life situation.
Computer-Aided Drawing (CAD)
General Purpose Packages Spreadsheets. What is a Spreadsheet? A Spreadsheet is a computer program used mainly for recording mathematical data such as.
1.2 Functions and Graphs. Functions Domains and Ranges Viewing and Interpreting Graphs Even Functions and Odd functions - Symmetry Functions Defined in.
Basic tasks of generic software Chapter 3. Contents This presentation covers the following: – The basic tasks of standard/generic software including:
1 CS101 Introduction to Computing Lecture 22 Spreadsheets.
Term 2, 2011 Week 1. CONTENTS Types and purposes of graphic representations Spreadsheet software – Producing graphs from numerical data Mathematical functions.
Mathematics and ICT National Numeracy Strategy National Curriculum for Mathematics.
Computing and the Web Simulation. Overview n Reasons for Simulation n Building a Model n Monopoly Game Simulation n SimCity Simulation n Design of Computer.
IGCSE ICT Computer Simulation.
©Ian Sommerville 2000Software Engineering, 6th edition. Chapter 9 Slide 1 Formal Specification l Techniques for the unambiguous specification of software.
STATISTICS Microsoft Excel “Frequency Distribution”
Modeling.
WJEC Applied ICT Spreadsheet Skills 1.Introduction to Financial Modelling Definition A model is a program which has been developed to copy the way.
1 Document Production Software Assists you with composing, editing, designing, printing, and electronically publishing documents –Word processing –Desktop.
Excel. Spreadsheet Software  What Is a Spreadsheet, and How Does It Work? A spreadsheet program allows users to perform simple and complex sorting. It.
12 Models and Simulations. Model vs Simulation A template of a physical object A mathematical model of a physical object Object modelled may be small.
CAD Computer Aided Design. Computer Aided Design Computer-aided design (CAD) is the use of computer technology for the design of objects, real or virtual.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved. What Can I Do with a Spreadsheet.
Spreadsheet Applications Calculations, Visualization, and Simulation.
Models of Situations. A computer model of a system is a program and data which behaves like the real thing, e.g. a driving simulation, a graph of business.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 1 Statistics: The Art and Science of Learning from Data Section 1.3 Using Calculators.
Rules and Investigations Modelling. A model by any other name? There are real life models…
Simulations. Learning Objectives Explain the reasons for simulation, such as to change time-scales and/or save costs and/or avoid danger Describe the.
Modeling - Simulation and AI Software ©Ideler2002.
Modelling and Simulation 3.5 Science and the Environment.
Modelling and Simulations The Kingsway School. What are Computer Models? When a real life situation is represented by computer software. Can you think.
The Scientific Method The Steps to Solving the Mysteries of the World.
What is a spreadsheet? Spreadsheet Basics © All Rights Reserved
Namas Chandra Introduction to Mechanical engineering Chapter 4-1 EML 3004C CHAPTER 5 Engineering Design Tools.
Chapter Six Calculation, Visualization, and Simulation.
Modeling & Simulation Omar Alhinai. Modeling What is Modeling? Modeling is the simulation of real life situations. Architectures use modeling when designing.
CONSTRUCTING BASIC FORMULAS AND USING FUNCTIONS Microsoft Excel.
SIMULATION MODELLING. Your exam Lesson objectives To be able to define and understand: Definition of a simulation model. Advantages and disadvantages.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 1 Statistics: The Art and Science of Learning from Data Section 1.1 Using Data to Answer.
©G. Millbery 2000Standard/Generic Applications Software for Modelling DataSlide 1 Module Standard/Generic Applications Software for Modelling Data.
Electronic Spreadsheets CIT-101. Electronic Spreadsheet Definition  A grid of rows and columns.  A computerized equivalent of an accountant’s ledger.
IMPACT SAMR Cover Sheet Task OverviewLearning Objective(s)Suggested Technology The students will be researching to create their own real-life situation.
3.1.4 Modelling.
CAD Computer Aided Design
Tell me in your own words:
Spreadsheets.
Rules and Investigations
Rules and Investigations
1-1 Logic and Syntax A computer program is a solution to a problem.
Spreadsheets and Simulation Software
CHAPTER 2 Computer Software.
Spreadsheet Modelling
Use of computers to represent real life situations
Yr 7 Spreadsheets – 7 lessons
What is a Spreadsheet? A program that allows you to use data to forecast, manage, predict, and present information.
Spreadsheets and Charts A Beginner’s Guide
T18-08 Calculate MAD, MSE Purpose Allows the analyst to create and analyze the MAD and MSE for a forecast. A graphical representation of history and.
Spreadsheets, Modelling & Databases
General Purpose Packages
Spreadsheet software.
COMPUTER GRAPHICS with OpenGL (3rd Edition) Donald Hearn M
Expert Knowledge Based Systems
The steps of scientific computation
Calculations, Visualization, and Simulation
Presentation transcript:

2514 - Modelling

Definition of Modelling

Definition of Modelling  modelling is often known as simulation:  

Definition of Modelling  modelling is often known as simulation:   “A method of predicting the likely behaviour of a real-life system by constructing a computer model.”

Reasons for Modelling

Reasons for Modelling to predict the response of a system under varying conditions;

Reasons for Modelling to predict the response of a system under varying conditions; to save cost;

Reasons for Modelling to predict the response of a system under varying conditions; to save cost; to change the timescale of a system;

Reasons for Modelling to predict the response of a system under varying conditions; to save cost; to change the timescale of a system; to remove the element of danger;

Reasons for Modelling to predict the response of a system under varying conditions; to save cost; to change the timescale of a system; to remove the element of danger; to speed up and assist the design process;

Characteristics of Modelling Software

Characteristics of Modelling Software a model usually consists of a series of rules,

Characteristics of Modelling Software a model usually consists of a series of rules, the rules usually written as mathematical expressions,

Characteristics of Modelling Software a model usually consists of a series of rules, the rules usually written as mathematical expressions, the rules determine how the model will behave in various situations,

Characteristics of Modelling Software a model usually consists of a series of rules, the rules usually written as mathematical expressions, the rules determine how the model will behave in various situations, the rules work on data fed into the model.

Characteristics of Modelling Software a model usually consists of a series of rules, the rules usually written as mathematical expressions, the rules determine how the model will behave in various situations, the rules work on data fed into the model. the model should behave in the same way as the situation that it represents.

Characteristics of Modelling Software a model usually consists of a series of rules, the rules usually written as mathematical expressions, the rules determine how the model will behave in various situations, the rules work on data fed into the model. the model should behave in the same way as the situation that it represents. the designer uses the model to predict how whatever it is modelling will behave in reality.

Types of Modelling Software

Types of Modelling Software Spreadsheets financial

Types of Modelling Software Spreadsheets financial Engineering design and analysis bridges, skyscrapers, aircraft. uses CAD (Computer Aided Design) packages

Types of Modelling Software Spreadsheets financial Engineering design and analysis bridges, skyscrapers, aircraft. uses CAD (Computer Aided Design) packages Scientific modelling weather forecasting, nuclear reactors

Types of Modelling Software Spreadsheets financial Engineering design and analysis bridges, skyscrapers, aircraft. uses CAD (Computer Aided Design) packages Scientific modelling weather forecasting, nuclear reactors Virtual Reality modelling software (VR) garden/kitchen design etc

Features of Modelling Software

Features of Modelling Software variables values that can be changed to see the effects contents of a cell that can be used in a function

Features of Modelling Software variables values that can be changed to see the effects contents of a cell that can be used in a function formulae calculate values perform calculations using mathematical operators

Features of Modelling Software variables values that can be changed to see the effects contents of a cell that can be used in a function formulae calculate values perform calculations using mathematical operators functions standard (built-in) routines used to perform common tasks SUM(), AVERAGE(), MAXIMUM(), LOOKUP()

Features of Modelling Software variables values that can be changed to see the effects contents of a cell that can be used in a function formulae calculate values perform calculations using mathematical operators functions standard (built-in) routines used to perform common tasks SUM(), AVERAGE(), MAXIMUM(), LOOKUP() create graphs based on the data analyse data patterns graphs change as the data changes

Features of Modelling Software variables values that can be changed to see the effects contents of a cell that can be used in a function formulae calculate values perform calculations using mathematical operators functions standard (built-in) routines used to perform common tasks SUM(), AVERAGE(), MAXIMUM(), LOOKUP() create graphs based on the data analyse data patterns graphs change as the data changes ‘what-if?’ calculations recalculation of answers based on changed values

Benefits of “What-If?” Questions

Benefits of “What-If?” Questions only one model needs to be created and then altered

Benefits of “What-If?” Questions only one model needs to be created and then altered model can recalculate values single values changed and model updated automatically. various combinations can be tried with the minimal effort

Benefits of “What-If?” Questions only one model needs to be created and then altered model can recalculate values single values changed and model updated automatically. various combinations can be tried with the minimal effort mistakes can be eradicated prior to construction

Modelling Process observe system identify parameters collect data formulate rules governing process determine required outputs test/modify rules