Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Lego Mindstorms EV3

You're reading from   Learning Lego Mindstorms EV3 Build and create interactive, sensor-based robots using your LEGO MINDSTORMS EV3 kit

Arrow left icon
Product type Paperback
Published in Jan 2015
Publisher
ISBN-13 9781783985029
Length 284 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Gary Garber Gary Garber
Author Profile Icon Gary Garber
Gary Garber
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Engineering Notebook FREE CHAPTER 2. Mechanical Design 3. Drive Train and Chassis 4. Sensors and Control 5. Interacting with EV3 6. Output from EV3 7. Advanced Programming 8. Advanced Programming and Control 9. Experiment Software and Data Logging 10. Other Programming Languages 11. Communication between Robots 12. Advanced Robot – Gyro Boy Index

IR sensor navigation and beacon tracking


One of the simplest uses of the IR sensor and the IR beacon is to have the robot seek out the beacon. The program to have the robot seek the beacon is simple and again uses a proportional controller. The sensor block values of heading for the beacon range from -25 to 25. In the following program, my correction is going into the steering plug of a Move Steering block. Since the steering input values of the Move Steering block range from -100 to 100, you want to have a gain of 4 in the program. Make sure your beacon is set to the same channel as your sensor block, which in this case is channel 1.

If your robot turns in the wrong direction, you can either swap which cable the motors are connected to or change the gain constant to -4.

Navigating a field with the IR sensor and the beacon may not be as obvious as using the Ultrasonic motion sensor and the Gyro Sensor. However, if you read about approach paths used in aviation using non-directional beacons...

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 $19.99/month. Cancel anytime
Banner background image