Maker Education Manipulator

Slides:



Advertisements
Similar presentations
COSSOL LITHUANIA. Content To complete the task through competition To complete the task through competition The stronger ones help the weaker.
Advertisements

Developing and writing learning objectives
The Computer as a Tutor. With the invention of the microcomputer (now also commonly referred to as PCs or personal computers), the PC has become the tool.
Learning Math Through Wildlife Learning Math Through Wildlife Have you seen my MOOSE?
Curriculum Topic Study- Bridging the Gap Between Standards and Practice Page Keeley.
1 Financial Mathematics Clicker review session, Midterm 01.
1 Financial Mathematics Clicker review session, Final.
Financial Mathematics Clicker review session, Midterm 01 1.
1 Financial Mathematics Clicker review session, Midterm 01.
Enhanced Personalised Learning Support of Computer Algebra Systems Christian Gütl Institute of Information Systems and Computer Media (IICM), Graz University.
Explanation of the methods for standard module design exemplarily displayed by Main Module 3 Information and Communication.
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
PIR MOTION SENSOR By Talal BUTT Checked by Uzair Aakhoon.
COURSE OUTCOMES Benchmarking Curriculum for Teachers.
 Learning Domains ◦ Cognitive objectives  Describe the knowledge that learners are to acquire ◦ Affective objectives  Describe the attitudes, feelings,
Understanding the North Carolina End-of-Grade Reading and Math Test
 Test on cases:“Case Shipping Unit” Test  Used standards  Selection Chart  Test Plans  Test on pallets:“Pallet Shipping Unit” Test  Used standards.
Unit Portfolio Presentation Kate Yaun Kathy Kellner.
This project has been funded with support from the European Commission. Learning to Learn Learning to Learn (L2L) Lesson 3: Time Management, Learning sources.
Practical training exam evaluation form. Main points: Identification of the vocation Identification of the exam module, and name required Naming the exercise.
Summative vs. Formative Assessment. What Is Formative Assessment? Formative assessment is a systematic process to continuously gather evidence about learning.
Digital Information Literacy in a Knowledge Based Society NAGANO Kazuo University of the Sacred Heart Japan No one would disagree that preparing infrastructure.
Distant Course Master English English Language Course For Masters of Mathematical and Mechanical Faculty Saint Petersburg State University The Faculty.
LONG RANGE PLAN. SECTION I: STUDENT INFORMATION  Students’ prior achievement levels  Learning styles and needs  Cultural and socioeconomic backgrounds.
Lesson Plan Subject : Mathematics Level : F.4
Grade 7 & 8 Mathematics Reporter : Richard M. Oco Ph. D. Ed.Mgt-Student.
Global SCM Combine HSS Rack & Crane For improve container terminal productive Song yun ho Paper proposal.
Is Your Lesson Rigorous and Relevant?  Exploring the Rigor and Relevant Framework  Exploring Questioning.
Education of the XXI century - innovative methods of teaching mathematics and science in the face of new challenges of technology and the changing needs.
Physical Fitness. I. Heart and Lung Endurance II. Muscular Strength III. Muscular Endurance IV. Flexibility V. Body Composition.
Differentiation through 4MAT
Introduction to Math Methods Math Standards. Why can math be fun? Math can be fun because… it can have so much variety in topics. many different ways.
1 IT/Cybersecurity - ICRDCE Conference Day Aligning Program, Course, and Class Objectives / Outcomes.
Math Group Presentation Strategies To Build Confidence In Learning Mathematics.
Project Overview Introduction Clawbot Build Design Modification
Singapore Maths Parent Workshop
Better Learning Through Structured Teaching
Project Overview Introduction Frame Build Motion Power Control Sensors
Robotic Circuit Components
Workshop: Contextualizing Language in the English Classroom
Project Overview Introduction Clawbot Build Design Modification
The Perfect Marriage! Ephesians 5:21-33.
Project Overview Introduction Clawbot Build Design Modification
Project Overview Introduction Clawbot Build Design Modification
تكملة الوحدة الاولى الفصل الثاني بالكتاب للاطلاع ثم الفصل الثالث التخطيط لبناء الاختبارات التحصيلية الفصل الثالث من الكتاب (87-164)
Objectives and Areas of Educational Psychology
Learning Objective To learn the biological content of dream analysis. To understand what a neuron consists of and label a diagram.
Lesson 4 Variables.
Singapore Maths Parent Workshop
Trees and minimum connector problems
Singapore Maths Parent Workshop
Example Make x the subject of the formula
Some thoughts from the conference
Your affiliation Your regional Date
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Dobot manipulator Maker experimental classroom Course introduction.
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Maker Education Manipulator
Presentation transcript:

Maker Education Manipulator A guest education robot

Lesson 14 Stack objects on the pipeline

CONTENTS I. Introduction of subject II. Skills competition III. Classroom summary IV. After-class development

I. Introduction of subject

1 1 Stack object on the pipeline Do you know what is the stacking of objects? 1 1 The stacking of objects means that the objects are placed layer after layer according to a certain shape

2 Stack objects on the pipeline - manipulator Which actions should be achieved by the manipulator? Pick up at the initial point and stack at the storage point

2 Stack objects on the pipeline - manipulator How can the manipulator handle the object to the storage position and stack it according to the corresponding height. 2 Variable and mathematical operation (refer to the program of building Dominoes automatically) Build Dominoes Stack objects

1 3 画出流水线码垛物品程序实现流程图 Stack objects on the pipeline – flow chart The pipeline starts 1 3 The object is moved to the designated position, and the pipeline pauses 画出流水线码垛物品程序实现流程图 The manipulator drops to pick up the object The manipulator moves the object to the corresponding height at the storage position and then release The pipeline starts, and the manipulator goes back the start point The pipeline stops, and the manipulator lifts

II. Skills competition

It is time to operate by yourself!

I control my manipulator Operation purpose: further exercise of the manipulator Operation task: stacking objects on the pipeline

Program example

III. Classroom summary

Summary What have we learned in this lesson? - Master the pipeline control - Write a program to achieve the application of stacking objects by the manipulator in combination with the pipeline - Review the functional modules such as variables, mathematical calculation, cycle structure, etc. - Develop the comprehensive competence, and experience the operation of stacking objects on the pipeline

IV. After-class development

Auto-sensing How can the manipulator automatically sense the position of the object on the pipeline? 1 1

Transmitting terminal The infrared range sensor 2 It has the infrared signal receiving and transmitting terminals Receiving terminal Transmitting terminal

1 3 Operation of the infrared range sensor Connection method Data reading

4 Auto-sensing of the infrared range sensor Based on the knowledge learned and your search for relevant information, you can work out the program to stack objects on the pipeline in combination with the infrared range sensor.

Reference program 1 5

THANK YOU