Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning Lego Mindstorms EV3

You're reading from  Learning Lego Mindstorms EV3

Product type Book
Published in Jan 2015
Publisher
ISBN-13 9781783985029
Pages 284 pages
Edition 1st Edition
Languages
Author (1):
Gary Garber Gary Garber
Profile icon Gary Garber

Table of Contents (19) Chapters

Learning LEGO MINDSTORMS EV3
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Engineering Notebook Mechanical Design Drive Train and Chassis Sensors and Control Interacting with EV3 Output from EV3 Advanced Programming Advanced Programming and Control Experiment Software and Data Logging Other Programming Languages Communication between Robots Advanced Robot – Gyro Boy Index

The GM My Block


The GM My Block gets motor shaft encoder sensor feedback and calculates values to store to the motor position and motor speed variables. The GM My Block does not measure the motor speed directly in the same way the GG My Block does. Instead, it calculates the derivative of the motor positions, or how much the values of the motor positions have changed over the time of the balance loop iterations. The motor position is almost a direct read from the shaft encoders with a slight tweak to account for historical variations between the two motors due to the turning of the robot. Having the current motor positions and speeds will become important when trying to calculate the needed accelerations to the motors to maintain an upright position.

The motor speed calculation begins by recalling the sum of the two motor shaft encoder values from the previous iteration using the mSUM variable block. Although the mSUM variable block is written with this sum, if you trace the data wires,...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}