Soda Constructor: Exploring the laws of Physics with Computational Thinking Paul Curzon Queen Mary University of London www.teachinglondoncomputing.org.

Slides:



Advertisements
Similar presentations
Spit-not-so Prof Paul Curzon Queen Mary University of London With support from Google, D of E.
Advertisements

Created by: Cindy Jarrett Clickers Interactive Presentation Created by: Cindy Jarrett Cindy Jarrett Motion & Design Vocabulary Teaching With Teaching Slides.
FORCES Lesson 1 Friction and Gravity. What is a Force? (p.44) A push or a pull on an object in a particular direction.
Motion near an equilibrium position can be approximated by SHM
Force Magnitude 1 Tension Elastic Force Gravity Normal Force Friction Drag.
Roller Coasters. Vocabulary *Add this to your vocabulary sheet centrifugal force Motion energy that pushes an object outward from the center Example:
Physics A First Course Energy and Systems Chapter 5.
Our Book About Us Mrs. Milovich’s Second Grade Resource Room.
Digitally Theirs Brought to you by: Tibor Prievara Karinthy Frigyes Dual Language School
CORE FOUR PREPARING AND PLANNING FOR THE NEW PRIMARY CURRICULUM PROGRAMMES OF STUDY CLEVER COMPUTING Session 4 Computing, programming and Pedagogy.
Empowering Binational Migrant Student Learning in the 21 st Century Classroom Webinar Training Presented by Nancy Murri Welcome InET Consortium Incentive.
Forces.
Concept Presentation Forces Acting on Objects By:Sonu Bhutani.
Virtual Reality : Presence in Education and Training Paul Kawachi
Website Organization Knowing how it all fits together Having overall picture of site Determine holes in design or poorly structured pages For most, Organization.
Circular Motion and Gravitational Force Introduction Section 0 Lecture 1 Slide 1 Lecture 11 Slide 1 INTRODUCTION TO Modern Physics PHYX 2710 Fall 2004.
The Mind of the Machine: Artificial Intelligence? Paul Curzon Queen Mary, University of London Created by Peter McOwan and Paul Curzon of Queen Mary,
Departments in Business Business Name 1 Business Name 2.
Make-a-face Prof Paul Curzon Queen Mary, University of London With support from Google, D of.
Work Group 5 – Education 3.4 The Association may provide educational services 3.5 The Association may provide consultation services 3.6 The Association.
Newton’s 1 st Law of Motion. The Law An object at rest tends to stay at rest and an object in motion tends to stay in motion unless acted on by an unbalanced.
Hexahexaflexagon Automata Paul Curzon Queen Mary University of London With support from Google,
Explorers need maps: Abstraction, representations and graphs Paul Curzon Queen Mary University of London
The Imp Computer Prof Paul Curzon Queen Mary, University of London With support from Google,
1 AP Physics Exam 2 Review Chapter Newton’s Three Laws of Motion 1 st :An object with no net force acting on it remains at rest or moves with constant.
A system for the future student. 1 Before myDAQ Theory and simulation. With myDAQ Live data and industry-proven measurement tools.
Aim: How do our senses impact the way we experience the world? Do Now: Take out your calendar sheet Come up to retrieve a computer Homework: 1.Homework.
Detailed Agenda 1.5Do NowWhat makes learning and teaching science unique? Write, then share out. I expect many CMs to say things like labs, exploration,
Change Blindness Presentation: Paul Curzon Change Blindness: Milan Verma & Peter McOwan, Queen.
Sodarace Ashley Wachs Comp 4640 April 24, What is Sodarace?  Sodarace, a collaborative project between the Queen Mary Department of Computer Science.
Computational Thinking Activities The Magic of Computer Science
Lesson 1 An introduction to Christian Ethics 1 Overview 1.Introduction to Christian Ethics 2.Divine Command Theory 3.Are Christian Ethics Relative or.
Work and Energy. WHY…? Curved paths (motion) Complicated motion is tough to handle with just Newton’s Laws.
Forces Pages 188 to 191. Forces Force - a push or a pull, measured in Newtons (N) Contact Force – is a push or a pull one object applies to another object.
Friction & Gravity.
Play this PPT in slide show to activate the links.
FORCES. Sir Isaac Newton Apple story Forces Balanced or Unbalanced Speed, Velocity and Acceleration Gravity Drop test.
Box Variables Prof Paul Curzon Queen Mary, University of London With support from Google, D of.
8 th grade Physical Science Unit 1 Lesson 1-3 Overview.
DRAW IT! DRAW EACH OF THE SIX SIMPLE MACHINES. READ IT! READ THE ARTICLE ABOUT NEWTON’S 3 LAWS OF MOTION. GIVE A REAL WORLD EXAMPLE FOR EACH OF THE LAWS.
FORCES AND MOTION. Targets(PBA) A. Define Motion B. Tell what describes a force. C. Identify different forces that act on objects. D. Determine the effect.
LAW 421 Complete Class To purchase this material link 421/LAW-421-Complete-Class For more courses visit our website.
DC CAS Science Review Scavenger Hunt
Teaching with Animations of Ancient Vases
Lesson 1-4 AP Computer Science Principles
Tetrahedral Kite Vocabulary Lesson and Notes
An Overview of a Lesson Study
FORCES Lesson 1 Friction and Gravity.
Computational Thinking in the Classroom
Gravity and Kinetic Energy Teaching Slides, 3.1
Science Starter What are the 2 main points of Newton’s 1st Law
Punch Card Sorting: Binary Radix Sort
Forces.
FORCES Lesson 1 Friction and Gravity.
Dot Products and projections
Bubble Sort Paul Curzon
Mergesort: The power of divide and conquer
The importance of simplicity in simulation design
The intelligent piece of paper: so what is an algorithm?
FORCES Lesson 1 Friction and Gravity.
Bakuro: Binary Logical Thinking Puzzles
The SwapPuzzle So what is an algorithm?
Sodarace: Exploring Evolution with Computational Thinking
Queen Mary University of London
Original ppt from Mrs. West’s 8th Grade Physics Website
FORCES Lesson 3 Friction and Gravity.
Teaching Resource – Module 2 Presentation & Simulation Integration
How to draw, read, and work with free body diagrams.
Deconstructing the Standard
Force A Push or a Pull.
Presentation transcript:

Soda Constructor: Exploring the laws of Physics with Computational Thinking Paul Curzon Queen Mary University of London With support from, Department for Education, Google and the Mayor of London

Aims Give you deeper understanding of core topics –Computational Thinking –Computational Modeling –Computational thinking and physics Newton’s laws, gravity, friction, Hooke’s Law (springs) Give you practical ways to teach computing and physics in a fun, thought provoking way Linked activity sheets and booklets can be downloaded from our website:

Algorithmic Thinking and Physics Why does algorithmic thinking matter to a physicist? We can build computational models (algorithms) to explore their theories –Help them better understand Computational models also give a powerful way to learn through exploration For example, we can explore Newton’s Laws by creating a model of them

Soda Constructor sodaplay.com Draw pictures that come to life –Dots are masses –Lines are springs –Turn springs into muscles give energy boosts Soda constructor is –a line and dot drawing programme –and a 2D virtual world A computational model of the basic laws of physics –Newton’s Laws –Gravity, Friction –Hooke’s Law (springs) Explore the effects of the laws

A Lurching Triangle A simple creature to start with is a triangle that lurches along Make each edge a muscle –Make them work together Play eg with the effects of changing gravity and friction –Using the sliders –Lifting it and dropping it Try adapting it Notice how creatures are made of triangles to give them structural strength

Explore … Different kinds of locomotion … –Slug-like –Wheel-like –Walking-like –How many legs? Interactive art …

Computational Thinking Algorithmic thinking –Turn theories into algorithms that simulate the real world things we are trying to understand Abstraction –Didn’t model every detail of the real world just the laws of interest Evaluation –We use the algorithms to evaluate our understanding of the real world

More support On our website to support this session: Activity sheets Story sheets Slides Details of more worskshops/courses free unplugged sessions subsidised courses (e.g. GCSE programming)

Thank you! Together we are Teaching London Computing