Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Smart LEGO MINDSTORMS EV3 Robots
Building Smart LEGO MINDSTORMS EV3 Robots

Building Smart LEGO MINDSTORMS EV3 Robots: Leverage the LEGO MINDSTORMS EV3 platform to build and program intelligent robots

By Kyle Markland
€19.99 €13.98
Book Apr 2018 258 pages 1st Edition
eBook
€19.99 €13.98
Print
€24.99
Subscription
€14.99 Monthly
eBook
€19.99 €13.98
Print
€24.99
Subscription
€14.99 Monthly

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : Apr 4, 2018
Length 258 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781788471565
Vendor :
Lego
Category :
Concepts :
Table of content icon View table of contents Preview book icon Preview Book

Building Smart LEGO MINDSTORMS EV3 Robots

Introduction to Smart Robots

What are smart robots? At today's pace of technological innovation, the word smart is being applied to all sorts of devices: smartphones, smart watches, smart televisions, and the list goes on. The word is even in the title of this book! But what does it mean when we say that a robot is smart? What do smart robots do, and how do they accomplish their task?

What makes a robot smart?

When we talk about smart robots, we are not necessarily referring to an advanced artificial intelligence like those in a science fiction movie or a supercomputer that wins the Jeopardy championship, although those are some very smart robots. The definition of a smart robot is actually much broader and includes some devices you may not have originally considered smart.

A smart robot is simply any device that uses sensors to measure some condition in its environment, then decides what to do next based on a set of pre-programmed instructions. They have some kind of computer or controller acting as their brain that processes the sensor information and interprets these instructions. You can think of the software loaded into the robot as the set of instructions that the smart robot follows. The software's programming allows a smart robot to make an observation, then make a decision based on this observation. Of course, a person must first build the robot and write the software, but after that, a smart robot operates on its own without human intervention.

To put it more concisely, a smart robot is a machine that does all of the following things or has all of the following features:

  • It is able to follow a series of pre-programmed instructions specified by the user or engineer
  • It is able to makes an observation about the outside world
  • It has a central computer or other type of controller that interprets both the instructions in the software and the data from the sensor
  • It is able to make a decision and react based on the observation, following the instructions defined in the program
  • It is able to complete all of the preceding steps automatically, without human intervention

The ability to make a decision on its own without help from a person is what makes a robot smart. The more decisions a robot can make on its own, the smarter it is.

As you can see, this definition still includes the obvious examples of smart robots that we discussed earlier, but it also includes some simpler devices. Using this definition, a robotic vacuum cleaner is considered a smart robot!

Examples of smart robots in the real world

That definition may have seemed somewhat abstract, so let's put it into context with two real-world examples. We will first discuss a simple smart robot—the robotic vacuum cleaner—then talk about a much more sophisticated example—the autonomous car.

Robotic vacuum cleaners

These are some of the simpler smart robots that you are likely to encounter, but they are nonetheless smart robots because they fulfill all of the points of our definition:

  • They follow a series of pre-programmed instructions: These machines come with their vacuum-cleaning program pre-installed on their control unit. The engineers who developed the product have already sorted out what the robot needs to do during its routine to keep the floors clean. The software is installed on each robot before it leaves the factory. After the customer purchases the robot, all they have to do is charge it, then turn it on, and it gets right to work, following the instructions that the engineers defined in the software.
  • They make an observation about the outside world: The vacuum robot has some sensors that allow it to make observations about where it is in the room. On the front of the robot, there is a bumper equipped with an impact sensor. When the robot collides with the wall, the impact sensor is pressed, and the robot knows it has reached the end of the room:

The user can also set up an invisible fence using infrared emitters that confine the robot to one area. The robot is equipped with an infrared sensor that can detect this fence and tell the robot that it has reached the end of the area to be cleaned.

Infrared refers to a type of light that is invisible to humans. Robots can be equipped with specialized sensors that detect infrared light. This makes for a convenient way to set a barrier for a robot that will not obstruct a human, as people cannot see or touch infrared light.

Finally, the robot's charging pad has an infrared beacon. When the job is complete, the robot uses its infrared sensor to navigate back to the charging pad to replenish its battery:

  • They have a central computer/controller that interprets instructions and sensor data: The robotic vacuum has a central controller that runs the software set at the factory and receives input form the robot's impact and infrared sensors. Though this central controller is not necessarily a powerful supercomputer, it has the ability to interpret the software and sensor measurements to decide what to do next.
  • They make a decision and react based on the observation, following the instructions defined in the program: The robot proceeds during its cleaning routine as the software specifies. The sensors tell the robot when it needs to change its course; if the impact sensor detects that the robot has collided with a physical wall, or the infrared sensor detects an invisible wall, the robot knows that it has come to the end of the area it is supposed to clean. It reacts by turning and moving in a different direction. The robot decides to alter its course based on the measurements from its sensors.
  • They complete all of these steps automatically: The robot does everything without the help of a person; it cleans the floor while staying within the bounds of its room and returns itself to its base to recharge when it is finished. The only human assistance it needs is when the vacuum bag needs to be replaced.

Autonomous cars

Autonomous (also known as self-driving) cars are a much more sophisticated type of smart robot, yet they still fulfill the criteria we defined earlier:

  • They follow a series of pre-programmed instructions: The engineers develop advanced software that enables the car to drive itself. They program all of the conditions necessary for driving so the car drives safely and follows the law, but the car is also programmed to learn as it drives!
  • They make an observation about the outside world: Driving is a very complex task, especially for a robot, so a self-driving car needs to take in a large volume of information about its environment. A GPS receiver tells the vehicle where it is in the world. In addition, it needs to keep an eye or eyes on the road to avoid collision with objects, pedestrians, and other cars. An autonomous car may use an assortment of ultrasonic sensors; LIDAR, which is a light-based radar; machine vision; and more to monitor what is happening around it.
  • They have a central computer/controller that interprets instructions and sensor data: An autonomous car has multiple computers that work together to processes the sensor data, run the software, and manage the car's responses to the road. Because there is a large amount of information to manage and reactions need to be made within fractions of a second, these computers need to be very powerful.
  • They make a decision and react based on the observation, following the instructions defined in the program: The GPS receiver tells the car what road it is currently traveling on and where its destination is in relation to its current position. The self-driving car reacts by making the proper turns to get to the destination. The proximity and vision sensors help keep the car safe. If an object is detected in the road, the vehicle either stops or maneuvers to avoid it. If the car's vision system sees a stop sign or a red light, the vehicle makes the appropriate stop. If the lane sensors detect that the car is nearing the edge of the lane, the car responds by steering itself back into the center of the lane. If the proximity sensors detect that the vehicle is too close to the car in front of it, the self-driving car slows down to maintain a safe distance in-between itself and the other vehicle. The sensors provide the car with the information it needs to regulate its driving. The computers then decide what the best course of action is based on the information. The result is an autonomous car that reaches its destination safely.
  • They complete all of these steps automatically: A self-driving car follows all of the rules of the road and reaches its destination without the need for any driver input. After all, the purpose of such a vehicle is to be able to navigate on its own! Because of the large volume of information it processes and the amount of decisions it needs to make to complete its task, an autonomous car is a very smart robot!

Where does the EV3 fit in?

In this book, we will be using the LEGO MINDSTORMS EV3 to make our own smart robots. The EV3 is ideal for building smart robots at this level for several reasons:

  • It allows robotics enthusiasts of all skill levels to quickly prototype their own robots.
  • It includes a suite of cool sensors that our robot can use to gather information about its environment.
  • It has its own unique, intuitive programming language and development environment that allow us to write programs to control our smart robot.
  • It includes motors and other hardware that enable it to interact with its environment.
  • The EV3 intelligent brick acts as the brain of the robot. It runs the program, processes information from the sensors, makes decisions, and controls the motors.

The EV3 robotics platform is convenient, accessible, and includes everything that we need to build our own smart robots.

What will we build and why?

This book will walk you through six different projects:

  • Security Tank, which uses an infrared sensor to follow a beacon and aim its turret. This robot demonstrates the use of infrared technology for tracking a beacon, as well using proportional logic for a smooth feedback system.
  • Omnilander, which can climb up steep slopes using its heavy-duty tank tracks. Special hardware gives it the ability to scale vertical obstacles. This project demonstrates the effectiveness of tracks for all-terrain navigation and shows specialized mechanisms, such as worm gears, rack-and-pinion, and clutches in action.
  • Timmyton, an interactive robotic shark that features a custom GUI that allows the user to select multiple programs from within one main program. This project demonstrates features that can be incorporated into a robot to create a fun interactive experience. It also shows how computers use a GUI to allow the user to navigate between different programs through a more user-friendly interface.
  • Grunt, a quirky bipedal robot with a mind of his own! This robot uses an array of sensors to detect and react to nearby people. This project demonstrates how nested programming switches can enable a robot to have smooth, lifelike decision making and create a rich interactive experience. Special programming and careful visual design give this whimsical creation a unique personality.
  • Falcon, a fast race car that is controlled using the infrared remote and receiver. It showcases some of the mechanical concepts that are at work in real-world cars and features an intelligent return-to-center steering program.
  • GPS car, which incorporates a GPS receiver and a digital magnetic compass. The user can input coordinates, and this robot will navigate to the destination. This project demonstrates the principles of GPS navigation and shows how GPS helps an autonomous car in the real world get to where it needs to go.

Each of these EV3 robots is a small-scale smart machine that demonstrates concepts that are applicable to a real-world smart robot. As you complete the projects, you will not only learn about the robots themselves but also about how smart robots are built and programmed in the real world. You will learn about the engineering concepts that work behind the scenes to allow these robots to complete their tasks.

Summary

Let's quickly recap what we have learned in this chapter.

We learned that a smart robot is any robot that incorporates some level of intelligence in the form of autonomous decision making. A smart robot uses sensors to make an observation about the outside world, then makes a decision based on an observation according to its programming.

We applied our definition of a smart robot to two real-world examples: a robotic vacuum cleaner and an autonomous car. We discussed the ways in which both fulfill each of the criteria for consideration as a smart robot.

We discussed why we will use the EV3 robotics platform for prototyping the smart robotic projects in this book.

Finally, we listed the six projects that are included in this book. We talked about the cool things each of these robots can do and how they help us understand smart robots in the real world.

In the next chapter, we will dive into our first project, the Security Tank!

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • •Efficiently build smart robots with the LEGO MINDSTORMS EV3
  • •Discover building techniques and programming concepts that are used by engineers to prototype robots in the real world
  • •This project-based guide will teach you how to build exciting projects such as the objecta-tracking tank, ultimate all-terrain vehicle, remote control race car, or even a GPS-navigating autonomous vehicle

Description

Smart robots are an ever-increasing part of our daily lives. With LEGO MINDSTORMS EV3, you can now prototype your very own small-scale smart robot that uses specialized programming and hardware to complete a mission. EV3 is a robotics platform for enthusiasts of all ages and experience levels that makes prototyping robots accessible to all. This book will walk you through six different projects that range from intermediate to advanced level. The projects will show you building and programming techniques that are used by engineers in the real world, which will help you build your own smart robot. You'll see how to make the most of the EV3 robotics platform and build some awesome smart robots. The book starts by introducing some real-world examples of smart robots. Then, we'll walk you through six different projects and explain the features that allow these robots to make intelligent decisions. The book will guide you as you build your own object-tracking tank, a box-climbing robot, an interactive robotic shark, a quirky bipedal robot, a speedy remote control race car, and a GPS-navigating robot. By the end of this book, you'll have the skills necessary to build and program your own smart robots with EV3.

What you will learn

• Understand the characteristics that make a robot smart • Grasp proportional beacon following and use proximity sensors to track an object • Discover how mechanisms such as rack-and-pinion and the worm gear work • Program a custom GUI to make a robot more user friendly • Make a fun and quirky interactive robot that has its own personality • Get to know the principles of remote control and programming car-style steering • Understand some of the mechanisms that enable a car to drive • Navigate to a destination with a GPS receiver

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : Apr 4, 2018
Length 258 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781788471565
Vendor :
Lego
Category :
Concepts :

Table of Contents

9 Chapters
Preface Chevron down icon Chevron up icon
Introduction to Smart Robots Chevron down icon Chevron up icon
Security Tank – Object-Tracking Robot Chevron down icon Chevron up icon
Omnilander – Ultimate All-Terrain Vehicle Chevron down icon Chevron up icon
Timmyton – Interactive Robotic Shark Chevron down icon Chevron up icon
Grunt – Quirky Bipedal Robot Chevron down icon Chevron up icon
Falcon – Remote Control Race Car Chevron down icon Chevron up icon
GPS Car – Autonomous EV3 Navigation Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Filter icon Filter
Top Reviews
Rating distribution
Empty star icon Empty star icon Empty star icon Empty star icon Empty star icon 0
(0 Ratings)
5 star 0%
4 star 0%
3 star 0%
2 star 0%
1 star 0%

Filter reviews by


No reviews found
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.