Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Drone Development from Concept to Flight

You're reading from  Drone Development from Concept to Flight

Product type Book
Published in Apr 2024
Publisher Packt
ISBN-13 9781837633005
Pages 316 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Sumit Sharma Sumit Sharma
Profile icon Sumit Sharma

Table of Contents (19) Chapters

Preface Part 1: Fundamentals of Flight Engineering
Chapter 1: Getting Started with UAV and Drone Engineering Chapter 2: Understanding Flight Terminologies and the Physics of Motion Chapter 3: Learning and Applying Basic Command and Control Interfaces Chapter 4: Knowing UAV Systems, Sub-Systems, and Components Part 2: System Conceptualization and Avionics Development
Chapter 5: The Application of Sensors and IMUs in Drones Chapter 6: Introduction to Drone Firmware and Flight Stacks Chapter 7: Introduction to Ground Control Station Software Chapter 8: Understanding Flight Modes and Mission Planning Part 3: Configuration, Calibrations, Flying, and Log Analysis
Chapter 9: Drone Assembly, Configuration, and Tuning Chapter 10: Flight Log Analysis and PIDs Chapter 11: Application-Based Drone Development Chapter 12: Developing a Custom Survey Drone References Index Other Books You May Enjoy

Learning and Applying Basic Command and Control Interfaces

In the previous chapters, we learned about various kinds of unmanned systems and their applications. We also studied the basic physics behind drones and how different forces are exerted on the drone through the use of motors and actuators. We also covered the various terminologies, such as roll, pitch, and yaw, and how to achieve those using the forces produced by the actuator.

In this chapter, we’ll learn how to command and control a drone so that it can perform a particular task or mission and how to use one in different applications. Moreover, we’ll learn about the command-and-control software and hardware and the various types that are used for this purpose. We’ll also learn about the basic communication protocols that are used in the industry as communication interfaces between the drone and the Ground Control Station (GCS).

By going through this chapter, you will understand the GCS and the remote...

Introduction to GCS hardware and software

A GCS is a ground-based integrated set of hardware and software that’s used to configure the drone and monitor system health, headings, and other parameters by the drone operator. The same GCS is also used to program autonomous missions for the drone and monitor real-time parameters such as height, speed, and direction. It also does a pre-flight check to calibrate its sensors before flight.

The following are the components of a GCS:

  • GCS hardware
  • GCS software

Let’s take a closer look at each.

GCS hardware

GCS hardware is a set of all hardware that’s required to run the GCS software and communicate with the drone – that is, the ground data terminal. This GCS hardware is a combination of a laptop/tablet with a human-machine interface, telemetry antennas, interfaces, and video capture cards. GCS hardware is a compatible platform under which all the required software that’s used for...

Introduction to MAVLink and other open source telemetry protocols

A telemetry protocol is a wireless serial protocol that enables wireless communication between the drone and the GCS. These protocols are lightweight and require low energy to operate. They are enabled over wireless media using transmitters and receivers.

Various telemetry protocols are widely used in unmanned systems to enable telemetry communication. Here are some examples:

  • MAVLink
  • ZigBee
  • LoRaWAN
  • Message Queue Telemetry Transport (MQTT)
  • Open-LTE

Let’s study these protocols in depth to understand their usage and operation:

  • MAVLink: MAVLink, short for Micro Air Vehicle Link, is a communication protocol that’s used by drones to communicate between various components, such as pilots, GCSs, and other onboard equipment. This is a simple and efficient way for various parts of the drone to communicate with each other and share information about the drone’s status...

Introduction to RCs and the different available options

A drone system can be controlled simultaneously by multiple channels, such as radio frequency, LTE, and satellite radio, on different protocols. Here, each channel has equal control over the drone and follows the command and control of each system.

Similarly, an RC works on the serial bus (SBUS) protocol simultaneously with the MAVLink protocol, which runs on serial protocols. Operation through RC gives you a second channel for controlling the drone.

RC is a handheld device that works on radio frequency signals, which are used to control the drone’s behavior. It helps it take off, land, fly manually, and have its payload controlled from a safe distance.

This means that even if the GCS control fails, this is an alternate channel by which a pilot can take manual control of the drone and send basic commands to the drone, such as return and land. During long-range operations, the RC connection gets disconnected, but...

Summary

In this chapter, we learned about various command and control interfaces and what they mean for drones. We learned about the diverse types of ground control stations, how they work, and what they mean. We also learned about the protocols and procedures that are involved in RC transmitters and receivers, as well as how to use them. We now have a clear idea of what GCS is and why it is needed.

In the next chapter, you will learn how to design a drone from scratch, how to select each part of the drone, and how to create a successful drone.

lock icon The rest of the chapter is locked
You have been reading a chapter from
Drone Development from Concept to Flight
Published in: Apr 2024 Publisher: Packt ISBN-13: 9781837633005
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}