Slide 1 What makes up an information system? Input Process Output Temperature and rainfall from a variety of places Analyse the information and present.

Slides:



Advertisements
Similar presentations
Karpatka ( Little Carpathian Mountains). Ingredients: 125 g margarine 1 glass (1/4 litre) of water 1 glass of wheat flour 5 eggs 1 teaspoon of baking.
Advertisements

IGCSE ICT Control Systems.
Slide 1 Today you will: Review knowledge and understanding of systems Understand what a system is and what it consists of Apply this understanding by working.
Slide 1 Today you will: Revise the knowledge, skills and understanding needed to create a financial model Create a financial model for the project to hold.
Let’s Make Macaroni and Cheese This power point book was made by Holly Cooper, Ph.D.; Texas School for the Blind and Visually Impaired Outreach.
Int 2 Computing Software Development.
H OW TO MAKE A CUP OF T EA ! By Paris Bell. Safety Instructions Equipment Ingredients Instructions Instructions (continued) Tips.
Unit 7.6 Lesson 2 Goals Identify and use flowchart symbols. Plan a sequence of events and incorporate them into a flowchart. Create a simple flowchart.
Computer Science 101 Overview of Algorithms. Example: Make Pancakes Prepare batter Beat 2 eggs Add 1 tablespoon of brown sugar Add 1 cup of milk Add 2.
First steps  First get out a mug from your cupboard.  Next pour cold water into your kettle.  Then press the button and wait for it to boil.
place a teabag in a mug; boil some water; pour over teabag; wait until strong enough; remove the teabag; add some milk and stir. what is this?
1 CS2341 Lecture 5: Task Analysis Robert Stevens
SDP Languages and Environments. Types of Languages and Environments There are 4 main types of language that you must be able to describe at Higher level.
How to make Spaghetti Bolognese. What you will need A sauce pan A boiling pot Wooden spoon x 2 Tomato sauce(not the one you put on your chips) Spaghetti.
1.Food for thought… Paddock to Plate: Where does my food come from? LR1 > Does my food need to change? Learning Resource 1 Does your food need to change?
Programming Fundamentals (750113) Ch1. Problem Solving
Do it now activity Last lesson we learnt about instructions are run in a computer. Write a set of instructions that a computer could follow to make a cup.
Design and Analysis of Algorithms Review of algorithm analysis Haidong Xue Summer 2012, at GSU.
Control Systems Did you get these? Washing machine Microwave cooker
IGCSE ICT Control.
Polly put the kettle on Polly put the kettle on Polly put the kettle on We’ll all have tea.
Project Management Project Planning Estimating Scheduling.
Lesson Objectives 1. Practise writing sequence of instructions 2. Write flowcharts for different mechanisms Keywords: Input sensor Motion sensor Output.
Algorithm is a prescribed set of well defined rules or instructions for the solution of the problem. Algorithmic language is a language or notation used.
A PowerPoint about Algorithm’s. What is an algorithm?  a process or set of rules to be followed in calculations or other problem-solving operations,
A PowerPoint about Algorithm’s. What is an algorithm? A list Of cammands / instructions to do a tasks.
End Show Writing a computer program involves performing the following tasks. 1. Understanding the problem 2. Developing an Algorithm for the problem 3.
British have a sweet-tooth… What does it mean ? Is it time to have tea, a place for sweets or something else ?
‘How to make perfect English tea’ Ewa Pacykowska.
For this unit, you will develop a new swimming / leisure business. 2. You will need to think of a name & concept for the business. 3. Over the.
人教版(新目标)( 2012 教材)初中八上 Unit8 How do you make a banana mike shake?
Computer Control.
Top-Down Design Damian Gordon. Top-Down Design Top-Down Design (also known as stepwise design) is breaking down a problem into steps. In Top-down Design.
How to make a Perfect Cup of Tea Supplies Kettle Ceramic tea-pot Large ceramic mug and spoon Microwave oven.
Computer Science 101 Introduction.
A PowerPoint about Algorithm’s. What is an algorithm? A step by step process of instruction.
By Zoe Cornell. Mug Kettle Tea bag Milk Sugar Pour water into the kettle and switch it on.
Learn about the system life cycle Plan the outline of your project
TO BE, HAVE I _______ You _______ He _______ She _______ It _______ We _______ You _______ They ______.
Sequence Damian Gordon. Pseudocode When we write programs, we assume that the computer executes the program starting at the beginning and working its.
Mug Tea bag Kettle Milk Sugar (only if you like it in your tea) A spoon Biscuits A plate for the biscuits.
Submitted To: Rutvi sarang Submitted By: Kushal Bhagat.
Slide 1 Controlling Sequences of Events Traffic lights Event table.
QUALITY MANAGEMENT PRINCIPLES. Objectives 4 Understand usefulness of CASE tools 4 Types of CASE tools 4 Data flow diagrams (DFD)
Computer Control Using computers to do tasks. What are Computers used for? ringing your alarm clock. microwaving your breakfast checking for text messages.
Bagged vs. Loose Tea Based on “Yingtao’s New Friend”
Algorithms. Teacher Lead Activity What is an algorithm? Homework Recap!
Control Output Devices Hyper linking. Back to Input Devices Back to Input Devices What Are Control Output Devices? These are devices that are associated.
PROCEDURE TEXT. Learn carefully.  Teabag  Coffee mix  Fried rice  Cake  Chili  Powder  Sugar  Pan  spoon  Cut it into pieces  Boil water 
How do you make a banana milk shake? Peel the bananas. Cut up the bananas.
Unit 7.6 – Control & Monitoring Overview Key Stage 3 National Strategy ICT Strand.
Do you love the nature? Have you ever planted a tree? How is a pine tree planted?
Sequences, Modules and Variables David Millard
HOW TO MAKE A GOOD CUP OF TEA SKW 3061 ENGLISH WORKPLACE MISS GURMINDERJEET KAUR MOHAMAD SHAZRYL B. MOHD SHUKOR B01SPS13F
Programming Logic n Techniques
Algorithms Today we will look at: what the word algorithm means
Algorithms Y10 Introduction.
Programming Fundamentals (750113) Ch1. Problem Solving
“In the midst of chaos, there is also opportunity” - Sun Tzu
Flow Charts AQA - Graphic Products.
Process/ Instruction Writing
Giving and following instructions
Speaking Presentation
Flowcharts Activity One
Experimenters: Billy Bob, Suzy Q, Jimmy Joe
Stored program in a washing machine
Algorithms TASK Outcomes What is an algorithm?
“In the midst of chaos, there is also opportunity” - Sun Tzu
Giving and following instructions
Presentation transcript:

Slide 1 What makes up an information system? Input Process Output Temperature and rainfall from a variety of places Analyse the information and present graphically Web pages for holidaymakers to help them decide when and where to go

Slide 2 Input: Temperature, humidity, light Process: Check the temperature and turn heater on/off Output: Correct growing conditions, resulting in healthy plants Greenhouse

Slide 3 Lighthouse Input: Visibility Process: Is visibility poor? Output: Turn on fog horn

Slide 4 Washing machine Input: Wash programme, water, washing powder Process: Match amount of water, temperature to programme Output: Clean washing

Slide 5 Security light Input: Movement Process: Is light below a predefined level? Output: Turn on light

Slide 6 Pelican crossing Input: Pedestrian presses walk button Process: Has the set amount of time gone by? Output: Activate the light sequence

Slide 7 What is a system? A computer system ‘may include hardware, as well as software and manual procedures’. BCS Glossary of computing terms

Slide 8 Today you will: Review knowledge and understanding of systems

Slide 9 Making tea Pour tea into cup Put teabag in pot Fill kettle Add milk Put the instructions in the right order. Identify any instructions that are missing.

Slide 10 Start Put tea in pot Milk? Stop Pour milk into cup Boil water Add water No Wait until brewed Yes Milk? Pour milk into cup Yes Sugar? No Pour tea into cup Yes Add sugar Making tea Drink tea

Slide 11 Cooking a celebration lunch Prepare main dish Put main dish in oven While main dish cooks, prepare vegetables Put potatoes on to cook Put vegetables on to cook Arrange all times to coincide with main dish being ready Lay table

Identify Outline of the problem Analyse The needs of the system Evaluate Refining the system Design Planning all parts of the system Implement Creating the system Test Making sure the system works System life cycle