- 1、本文档共11页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
vex_robotc_9_week_curriculum
Vex Superbundle Kit 9 Week Curriculum Guide Index
The following syllabus is designed to teach programming the VEX controller and is designed for a nine – twelve week experience. This curriculum will prepare students to optimize the performance of their robot. It can be used as a general introduction to programming or as preparation for a robotics tournament.
INTRODUCTION VEX PARTS NEEDED
Introduction 2
VEX Teaching Assessment Tools 3
Rubrics for Assessment 3
The Engineering Journal 3
Glossary of Robotic Terms 3
ROBOTC for VEX Programming 9 – 10 weeks 4
Resources Required 5
Learning Objectives 5
Learning Activities 5
Procedures for Assessment 5
Plan of Study 6
Setup 1-3 Days 6
Fundamentals 2-3 Days 6
Movement 5-10 Days 7
Radio Control 10 – 15 Days 8
Sensing 20 – 30 Days 9
Introduction
Programming the VEX Controller Using ROBOTC – This section of the curriculum is designed to take new programmers and lead them step by step into the world of C-programming. ROBOTC gives the roboticist the largest amount of control of any language available to the VEX controller. ROBOTC uses an industry standard C programming language and is the language that all teachers should use in their classrooms. The programming training tool is divided into five sections:
? Setup – In this section students will learn how to build their robot, what firmware is, and how to download the firmware.
? Fundamentals – In this section students will learn how to think about programming as well as the fundamentals of programming in ROBOTC.
? Movement – In this section students will begin to program their robots to solve the Labyrinth Robotics Engineering Challenge. They will learn how to control their robot’s direction and speed autonomously.
? Radio Control – In the radio control section students will learn how to map their radio control buttons and joysticks using the ROBOTC software to solve the Minefield Engineering Design Problem using radio control; they will also learn how timers work in R
文档评论(0)