Find the most up presentation online here.

Slides:



Advertisements
Similar presentations
Teaching with Technology Debra Austin, PhD, JD Youre analog players in a digital world. Eddie Izzard as Roman Nagel Oceans Thirteen.
Advertisements

Getting Started with Tinkering & Making A presentation deck for training educators on the Project MASH approach to Tinkering & Making, from The Exploratory.
Dig Deeper with Tinkering & Making A presentation deck for training educators on the Project MASH approach to Tinkering & Making, from The Exploratory.
Problem Solving Strategies
Contact Points and Light Bulbs
Welcoming Gifted and Talented. About Mr. Messier HOFSTRA UNIVERSITY Elementary Ed/Psychology Masters Degree in MST (STEM) Science, Tech, Engineering,
STEMstitute – June 11, 2015 Presenter: Fay Wagner, Gifted Intervention Specialist STEM PROJECTS.
Emily Stone, Katie Dardis, Rachael Rzepka, Courtney Ariola Robot Or Not?
Idea During the last decade, teachers/trainers of science and technology subjects have been faced with an extensive use of computer based approach in.
 1. Which is not one of the six principles that address crucial issues fundamental to all school math programs? A. Curriculum B. Assessment C. Measurement.
ENGLISH LANGUAGE ARTS AND READING K-5 Curriculum Overview.
WNA Physics. Experiment 1.1  Obtain one battery, one bulb, and one wire. Connect these in as many ways as you can. Sketch each arrangement in your notebook.
What is Engineering? CONCEPTS Science is the study of the natural world, while technology is the study of how humans develop new products to meet needs.
STEM Education in High School STEM Education in High School STEM education integrates the content and skills of science, technology, engineering, mathematics,
784-1 Brooklyn College Sarah Kessar July 16, 2009.
The integration of skills to solve real-world problems. Using education to make the world a better place. Science Technology Engineering Mathematics.
What is Technology? Seems Obvious, Right?. Definition “The branch of knowledge dealing with engineering or applied sciences.” Dictionary.com.
What is Design and Technology? Design The word “Design” can imply different meanings. It may involve painting or writing story. In the other sense, it.
Year 4 : How can the Iron Man be protected from lightening?
TECHNOLOGY.
Introduction to Engineering
Introduction to Engineering
S + T + E + M = The Future How does AIM help foster skills for STEM?
Introduction to Engineering
Introduction to Engineering
Introduction to Engineering
Geer Park Elementary Parallel and Series Circuits Part II
Using PBL and Engineering Design to Engage Students in
An Eye on STEM, STEM in the Elementary Classroom
STEM? WHAT IS Put this slide on the screen and ask students:
What is Design and Technology?
SCIENCE EVIDENCE & INVESTIGATION
PLAY ON AND SWITCH ON! Chess Game
Theory of Knowledge Review
Introduction to robotics
Natural Sciences and Technology Grade 6
Introduction to Engineering
1.1- Introduction to Engineering
Introduction to Engineering
Today Is S.T.E.M. Day.
Introduction to Engineering
Introduction to Engineering
Introduction to Engineering
UNIT 3 CHAPTER 1 LESSON 4 Using Simple Commands.
Introduction to Engineering
ELECTRICAL CIRCUITS S.MORRIS 2006
Introduction to Engineering
Using PBL and Engineering Design to Engage Students in
Introduction to Engineering
LET’S INVESTIGATE: The Scientific Method
Introduction to STEM Education
Introduction to Engineering
Introduction to Engineering
Introduction to Engineering
Emerging Information Technologies I
Introduction to Engineering
Introduction to Engineering
STEM? WHAT IS What is STEM
Ildikó Perjési-Hámori Department of Mathematics
What is STEAM education?
Introduction to Engineering
Introduction to Engineering
Introduction to Engineering
Science - Year 3/4B Summer 2 Electric Personalities
Elementary Implementation November 13, 2013
Think-Pair-Share Write down your answer on the paper
Introduction to Engineering
Dobot manipulator Maker experimental classroom Course introduction.
Great Opportunities with STEM
NGSS Next Generation Science Standards.
Presentation transcript:

Find the most up presentation online here.

Low Tech STEM Beth Harris | Synergy 2019

What is STEM? The acronym originated in the early 1990s – although the concept was not new. Became “official” when NSF used in 2001.

What is STEM? Variations on a theme · eSTEM (environmental STEM) · STEMIE (Science, Technology, Engineering, Mathematics, Invention and Entrepreneurship) · iSTEM (invigorating Science, Technology, Engineering, and Mathematics) · STEMLE (Science, Technology, Engineering, Mathematics, Law and Economics) · STEMS^2 (Science, Technology, Engineering, Mathematics, Social Sciences and Sense of Place) · METALS (STEAM + Logic) · STREM (Science, Technology, Robotics, Engineering, and Mathematics) · STREAM (Science, Technology, Robotics, Engineering, Arts, and Mathematics) · STEAM (Science, Technology, Engineering, Arts, and Mathematics) · GEMS (Girls in Engineering, Math, and Science) · STEMM (Science, Technology, Engineering, Mathematics, and Medicine) · AMSEE (Applied Math, Science, Engineering, and Entrepreneurship) · THAMES (Technology, Hands-On, Art, Mathematics, Engineering, Science) · MINT (Mathematics, Informatics, Natural sciences and Technology)

Why STEM? In the early 2000s in the United States, the disciplines of science, technology, engineering, and mathematics became increasingly integrated following the publication of several key reports. In particular, Rising Above the Gathering Storm (2005), a report of the U.S. National Academies of Science, Engineering, and Medicine, emphasized the links between prosperity, knowledge-intensive jobs dependent on science and technology, and continued innovation to address societal problems. U.S. students were not achieving in the STEM disciplines at the same rate as students in other countries. The report predicted dire consequences if the country could not compete in the global economy as the result of a poorly prepared workforce. Thus, attention was focused on science, mathematics, and technology research; on economic policy; and on education. Those areas were seen as being crucial to maintaining U.S. prosperity https://www.britannica.com/topic/STEM-education

Why STEM? Or simply - jobs & the economy.

What makes STEM, STEM? Not just 4 subject but rather INTEGRATING. For example using science, math, and technology together with the engineering design process to solve a problem. Or engineering a new technology that will help you answer a science question. STEM at its best is problem or project based.

What makes STEM, STEM? Science = a way for creating knowledge about how the world works (scientific method) Engineering = a way of solving problems (engineering design process) Mathematics = the language of science & engineering Technology = the TOOLS that you use to do S, E and M (ie for measuring and building)

Technology in the dictionary: the application of scientific knowledge for practical purposes, especially in industry. machinery and equipment developed from the application of scientific knowledge. the branch of knowledge dealing with engineering or applied sciences.

Technology in Wikipedia: the collection of techniques, skills, methods, and processes used in the production of goods or services or in the accomplishment of objectives, such as scientific investigation.

Technology Technology does not have to involve a keyboard, coding, robots or 3D printing. There are plenty of rich, complex problems that are motivating, allow for creativity, use reasonable materials and are FUN. There are plenty of problems to solve and science to learn that do not require those tools. In fact it is better to use simple circuits and real tools (hammer, saw) so that students understand the basics of what they are building and can fix it if it breaks.

Example 1 - Mechanical Engineering: Automaton Historical Automatons Automatons with Monks How to make them from the Exploratorium

Example 2: Computer Programming - Cup Stacking Robot Challenge: Write a program to tell a robot how to make a cup tower at least 3 cups tall. What you need to know: Robots, like computers, only do what you tell them to do. The programs that control robots are just a series of commands that tell the robot how to move. To tell a robot to build a cup tower you need just 5 symbols.

Example 2: Computer Programming - Cup Stacking Robot Challenge: Write a program to tell a robot how to make a cup tower at least 3 cups tall. A program to make a simple 3 cup tower would look like this: Can you follow the code to build the tower?

Example 2: Computer Programming - Cup Stacking Robot Challenge: Write a program to tell a robot how to make a cup tower at least 3 cups tall. Use the paper, pencil and cups with a partner to write the code for a 3 cup tall tower. Use the 4 arrows and a circular arrow (to flip the cup upside down) OR other symbols that you define. Once your code is complete, switch with another group. Can you follow their code to build the tower?

Example 2: Computer Programming - Cup Stacking Robot Were you successful? What is the smallest number of cups you need to make a tower 3 cups high? What is the smallest number of symbols you need to make a tower 3 cups high? Take it further! Functions = a section of code that is repeated often More at https://csunplugged.org

Example 3: Electrical Engineering - Steady Hand Game Challenge: Make a steady hand game using an electric circuit. What you need to know: The goal of a steady hand game is to carefully move a loop around a wire shape without touching the wire. If you do touch the wire, an electric circuit connects which causes a bulb to light or buzzer to sound. As the name implies only a very steady hand will succeed. Making the game is much easier. Simply create a circuit inside a box that connects the wire shape to the light or buzzer, then to the battery, wire loop and back to the other end of the wire shape.

Example 3: Electrical Engineering - Steady Hand Game Challenge: Make a steady hand game using an electric circuit. First - make the buzzer buzz, Then - attempt the challenge

Questions? Beth Harris http://seven-oaks.net beth@seven-oaks.net