Next Article in Journal
Position Sensors for Industrial Applications Based on Electromagnetic Encoders
Next Article in Special Issue
An Open-Source Scale Model Platform for Teaching Autonomous Vehicle Technologies
Previous Article in Journal
Tomographic Proximity Imaging Using Conductive Sheet for Object Tracking
Previous Article in Special Issue
PL-TOON: A Low-Cost Experimental Platform for Teaching and Research on Decentralized Cooperative Control
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Modular Multirotor Unmanned Aerial Vehicle Design Approach for Development of an Engineering Education Platform

1
Department of Mechanical Engineering, Karlovac University of Applied Sciences, 47000 Karlovac, Croatia
2
Department of Technology, Faculty of Mechanical Engineering and Naval Architecture, University of Zagreb, 10000 Zagreb, Croatia
3
Department of Robotics and Production System Automation, Faculty of Mechanical Engineering and Naval Architecture, University of Zagreb, 10000 Zagreb, Croatia
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(8), 2737; https://doi.org/10.3390/s21082737
Submission received: 23 February 2021 / Revised: 8 April 2021 / Accepted: 9 April 2021 / Published: 13 April 2021
(This article belongs to the Special Issue Mechatronics and Robotics in Future Engineering Education)

Abstract

:
The development of multirotor unmanned aerial vehicles (UAVs) has enabled a vast number of applications. Since further market growth is expected in the future it is important that modern engineers be familiar with these types of mechatronic systems. In this paper, a comprehensive mathematical description of a multirotor UAV, with various configuration parameters, is given. A modular design approach for the development of an educational multirotor platform is proposed. Through the stages of computer-aided design and rapid prototyping an experimental modular multirotor (EMMR) platform is presented. Open-source control system and a novel EMMR enable students to create and test control algorithms for various multirotor configurations. The presented EMMR platform is suitable for students to expand their educational objectives in aerial robotics and control theory.

1. Introduction

The development of mechatronic systems has enabled many applications, especially in the field of mobile robotics and autonomous vehicles. Of particular interest are the mechatronic systems of unmanned aerial vehicles (UAVs) which have experienced tremendous progress with the development of micro-electromechanical systems (MEMS) sensors, microcontrollers, batteries, and propulsion components. We can distinguish several categories of UAVs. The most commonly used are aircraft with fixed wings, which can be comparable in size with unmanned combat aerial vehicles (UCAVs), and a multirotor type of UAVs that can have a couple of watts of power up to a few tens of kilowatts. Multirotor UAVs are characterized as nonlinear, inherently unstable, multivariable, and high energy consumption systems. This type of UAV can perform vertical take-off and landing (VTOL), remain stationary (hover), and fly at a moderate speed. Such abilities make multirotors suitable for a wide range of missions like surveillance [1], precise agriculture [2], search and rescue [3], and many others. Most common (conventional) multirotor configurations consist of an even number of rotors arranged symmetrically in one (or more) parallel planes, such as quadrotor [4], hexarotor [5], or octorotor [6]. Conventional configurations are underactuated and strongly coupled systems, therefore they cannot move arbitrarily in 3D space. With proper selection of the multirotor configuration geometric arrangement, it is possible to get a fully-actuated aircraft system with decoupled position and orientation. Such configurations represent omnidirectional aerial robots that can perform complex and precise movements.
The scope of educational robotics is the subject of numerous researches and a large number of programs with associated platforms have been implemented in the curriculum at different levels of education. Educational programs in robotics for children of primary school age, mostly contain basic principles, and such robots are programmed using designed drag & drop software. An overview of existing literature in robotics education using robotics kits for the primary school level is given in [7]. The most commonly used robotic platforms are ground mobile robots with a differential drive configuration for which there are numerous kits with system upgrade options. At the high school level of education, the goal of the education program is on teaching physics, sensors, signals, and data acquisition in robotics and control. The programming at that level is basically implemented through C or Python, and it depends on the control components and program tasks. Additionally, software infrastructure can be based on robot operating system (ROS) [8,9]. At the university level of education, the field of robotics and control theory is covered extensively in mechatronics engineering field of study through several courses. For example, from the navigation point of view, the mentioned ground mobile robots can be upgraded with vision-based systems in order to introduce advanced algorithms for image processing and artificial intelligence techniques [10]. Furthermore, from the aspect of control systems education, various types of inverse pendulums [11] and ball-on beam/plate platforms [12] are used as laboratory test benches. These platforms are commonly used as experimental tools for educating more advanced control algorithms.
Multirotor UAVs are nowadays used in a large number of applications, and many new applications are expected in the future, which makes them interesting as educational tools. Multirotor educational platforms integrate existing educational objectives applied to ground mobile robots, but since they operate in three-dimensional (3D) space they are more demanding to design and control. Such aircraft are suitable to facilitate engineering education and research in the field of robotics and automation. Trends show that more and more multirotor platforms are being considered for the high school education level, such as a robotic platform for promoting programming and robotics skills [13]. Educational multirotor platforms for primary school level are also available on the market [14,15], with appropriate software that enables a quick start learning. Through the program, children learn block-based programming, the main principles of aerodynamics, and also use their critical thinking skills. Hardware-in-the-loop (HIL) platforms represent an effective approach in the design of UAVs since they are capable of running simulations and experiments [16]. Such platforms enable students and engineers to test and tune the control algorithms.
Several open-source platforms are used for research and engineering education, such as Parrot ArDrone quadrotor [17], or Crazyflie 2.0 nano quadrotor [18]. For education, other Parrot aircraft [19] are also eligible, and several other platforms such as IRIS quadrotor [16]. There are various papers that deal with the identification of propulsion parameters using test bench systems [20,21]. Furthermore, several approaches are investigated for the purpose of multirotor performance testing with experimental test rigs with three degrees of freedom (DOF) [22,23]. For the education purpose, experimental bench designs that can be made easily and cheaply are preferred, such as the setup presented in [24], and that can be easily upgraded with load cell sensors as presented in research [25]. Today’s technologies enable the development of experimental platforms like the quadrotor presented in [26]. The quadrotor is the most common multirotor UAV configuration and is often used as a platform for testing various control techniques, like proportional–integral–derivative (PID) control algorithms and linear–quadratic regulator (LQR) presented in [27], or more advanced techniques such as backstepping and sliding mode control (SMC) presented in [28]. Although mentioned educational platforms can be expanded with additional elements and modules, their propulsion system parameters are often fixed or very limited in terms of hardware components and aircraft configuration parameters. It is important to mention that a quadrotor can no longer achieve equilibrium in the event of a rotor failure, only perform a landing task. Using conventional configurations with more than four rotors, fault-tolerant control is possible, as proposed for the hexarotor configuration in [29]. Conventional multirotor configurations with the modular design that allows a change in configuration parameters are shown through work [30]. Although the proposed design is useful, the paper does not present experimental testing of the concept. Bearing in mind the possible different applications of multirotor UAVs, unconventional multirotor configurations have been considered and investigated [31,32], as well as fully-actuated multirotor configurations [33,34].
In this paper, a modular multirotor UAV design approach is presented for the development of an engineering (university level) education platform. A modular educational platform with complete open-source software is suitable for students to expand their educational objectives in robotics-mechatronics system design and control solutions. To enable simulations of system behavior and testing of different control algorithms a comprehensive mathematical model of a multirotor UAV for various configuration parameters is presented. Furthermore, the design steps of an experimental modular multirotor (EMMR) are given based on system characterization and the development process is presented through the phases of construction and manufacturing. The proposed modularized platform, from the aspect of system dynamics and control, combines the properties of commercial and experimental aircraft in one embodiment. Given the ability to change propulsion module parameters, it can potentially expand educational objectives to the area of omnidirectional aerial robots and the area of fault-tolerant control. Autonomous operation can also be achieved by adding additional sensors to sense the environment (lidar, ultrasonic, infrared, vision). Preliminary tests of EMMR in combination with test bench are given to perform mechanical load testing and to show some capabilities and usefulness for teaching and research purposes.
The paper is organized as follows: Section 2 present a mathematical model of a multirotor UAV system. The design concept of modular multirotor UAV is proposed in Section 3. The development and manufacturing of EMMR are presented in Section 4. In Section 5, the educational application and experiments are shown. Finally, the discussion and conclusions follow at the end.

2. Multirotor UAV Mathematical Description

Multirotors can be mathematically represented as rigid bodies with six DOF since they exist in 3D space. The only moving parts are the motor rotors on whose axes the fixed-pitch propellers are mounted, so it follows that the dynamics of this type of UAV directly depend on the rotor’s angular velocities. The symmetry of the aircraft body and the stiffness of the propeller were assumed. In this section, a comprehensive mathematical model of multirotor UAV is given. Multirotor UAV configuration is defined by the geometric arrangement of the rotors and by their components. The rotor represents an electric propulsion unit (EPU) consisting of an electronic speed controller (ESC) and a brushless DC (BLDC) motor to whose rotor a fixed-pitch propeller is attached.
From the aspect of the aircraft motion, the multirotor state is, among other quantities, defined by position and orientation in 3D space. In order to describe the aircraft motion, typical right-handed Cartesian coordinate systems are used, as shown in Figure 1. In a base station observed as a stationary point on the earth’s surface, an inertial coordinate system (Earth frame, E ) is defined. It consists of a longitudinal axis ( X ), a lateral axis ( Y ), and a vertical axis ( Z ) whose positive direction is defined upwards from the ground level. In terms of flight planning (waypoints or trajectory), E is a reference frame. The following is the aircraft coordinate system (body frame, B ) which is fixed to the moving multirotor UAV body. It is assumed that the B origin coincides with the center of gravity (COG), and that the axes ( X B , Y B and Z B ) coincide with the multirotor main axes of inertia. The equations of motion are described in the B since the inertia matrix is time-invariant. Propulsion (control) forces and torques are also defined with respect to the B . Multirotor UAV position vector ξ =   [ x y z ] T connects the origin of E with the origin of B as is shown in Figure 1. Multirotor UAV orientation (attitude) vector η = [ ϕ θ ψ ] T consist of three Euler angles. Roll angle ϕ is defined as rotation around the X axis, pitch angle θ is defined as rotation around the Y axis, while yaw angle ψ is defined as rotation around the Z axis. The multirotor UAV velocity vector ν = [ v B T ω B T ] T , consisting of translational v B = [ u v w ] T and rotational ω B = [ p q r ] T velocity vectors, is defined in B . Finally, the coordinate system of the ith rotor ( R i ) is defined, which allows a description of the allocation of rotors aerodynamic forces and moments to the propulsion (control) vector.
A rigid body is an idealized body of invariant shape and volume in which the mutual position of the particles does not change. From these observations, it results that the movement of a rigid body can be described as the movement of a particle located in the body COG. Therefore, the motion of a multirotor can be described by the translation and rotation of B with respect to E . The kinematics of a rigid body with six DOF is defined by the following expression:
ε ˙ = Θ ν
where the velocity vector ε ˙ = [ ξ ˙ T η ˙ T ] T is defined in E . It is obtained using the overall mapping matrix:
Θ = [ R 0 3 × 3 0 3 × 3 Ω B ]
where R is the rotation matrix, 0 3 × 3 is the zero matrix, and Ω B is the transformation matrix. Rotation matrix maps the translational velocities from B to E which is described, according to Euler’s orientation theorem, by three consecutive rotations (yaw ψ —pitch θ —roll ϕ ). The orthogonal rotation matrix is given with the following expression:
R = [ c ψ c θ c ψ s θ s ϕ s ψ c ϕ c ψ s θ c ϕ + s ψ s ϕ s ψ c θ s ψ s θ s ϕ + c ψ c ϕ s ψ s θ c ϕ c ψ s ϕ s θ c θ s ϕ c θ c ϕ ]
where c i = cos ( i ) ,   s j = sin ( j ) . Transformation matrix maps rotational velocities from B to E , which is described by resolving Euler angle rates:
Ω B = 1 c θ [ c θ s ϕ s θ c ϕ s θ 0 c ϕ c θ s ϕ c θ 0 s ϕ c ϕ ]

2.1. Multirotor UAV Dynamic Model

The dynamic model of the multirotor UAV is described by the aircraft equations of motion with respect to B and by the forces and moments acting on the aircraft system. Equations of motion are represented with a system of six second-order differential equations which are derived using the Newton-Euler approach. The equations of motion are given in matrix form:
M B ν ˙ + C B ( ν ) ν = Λ
where M B is a rigid body inertia matrix, C B ( ν ) Coriolis and centripetal matrix, and Λ vector of forces and moments acting on a rigid body.
Rigid body inertia matrix comprises members that resist body motion. It is time-invariant ( M ˙ B   =   0 ) and its parameterization is unique. It is given by the following expression:
M B = [ m I 3 0 3 × 3 0 3 × 3 I ]
where m is the multirotor UAV mass, I 3 identity matrix, and I = diag { I xx , I yy , I zz } body’s inertia matrix since it is assumed that the B origin coincides with the COG, and that the axes coincide with the multirotor main axes of inertia.
Coriolis and centripetal matrix describes the inertial forces with respect to the rotating B . It is possible to parameterize it in different ways [35], where C B ( ν ) = C B T ( ν ) . It is given by the matrix representation of vector product a × b = S ( a ) b , where S is a skew-symmetric matrix:
C B ( ν ) = [ 0 3 × 3 S ( m v B ) 0 3 × 3 S ( I ω B ) ]
The multirotor dynamic is influenced by propulsion and external (environment) forces and moments. The model examines the impact of four influences that make up the overall vector of forces and moments while the other influences, in this case, are neglected, but can be subsequently considered and integrated into the model. Vector of forces and moments is given in vector form:
Λ = g B + o B + d + u B
where g B is the gravitational force vector which acts only on translational dynamics, o B the gyroscopic moment vector which acts only on rotational dynamics, d vector of disturbances, and u B propulsion (control) vector. The disturbance vector represents external disturbances, such as wind gusts, and unmodelled system dynamics. The overall dynamic model of the system is defined by the following matrix form expression:
ν ˙ = M B 1 ( C B ( ν ) ν + g B + o B + d + u B ) .
Through the propulsion vector, it is possible to directly influence the dynamics of the multirotor UAV system by changing the angular velocities of the rotors. Therefore it is called a control vector and consists of three forces and three moments u B = [ f T τ T ] T = [ f X f Y f Z τ ϕ τ θ τ ψ ] T , one for each DOF. In this study, it is described by the following expression:
u B = Γ B Ω
where Γ B is the matrix of the control allocation scheme for aircraft configurations with various parameters (rotor position, cant and tilt angle), introduced in [36]. Propulsion control forces and moments are modeled as proportional to the square of the rotors angular velocities, Ω = [ ω 1 2   ω 2 2   ω N 2 ] T .

2.2. Generalized Control Allocation Scheme

The control allocation scheme describes the mapping of the rotors’ angular velocities to the aircraft control vector since propellers mounted on rotors by their rotation create aerodynamic forces and moments required for the aircraft motion. Therefore, the propulsion configuration, respectively multirotor configuration, consisting of N rotors is described by a control allocation scheme. It is determined by the parameters of the rotors geometric arrangement and the power of each rotor. In practice, conventional configurations are used to perform various missions, and what they have in common is that they consist of an even number of symmetrically arranged rotors in one or more parallel planes. In order to cancel the reactive moment around Z B , half of the rotors rotate in a clockwise (CW) direction, while the other half rotate counterclockwise (CCW). Additionally, there are configurations with the non-planar geometric arrangement, and of particular interest are the fully-actuated configurations, such as configuration with six rotors considered in [37]. The propulsion configuration geometric arrangement is defined by the position vector ξ R i and orientation vector η R i of each rotor. The position vector of the ith rotor is defined as:
ξ R i = R R i T ( χ i ,   Z B ) [ l i 0 0 ]
where χ i is the ith rotor position angle placed in the horizontal ( X B Y B ) aircraft plane, and l i is the ith rotor arm length, as shown in Figure 1. The orientation vector of the ith rotor is defined as:
η R i =   R R i T ( χ i , Z B ) R R i T ( β i ,   Y R i ) R R i T ( γ i ,   X R i ) e 3
where β i is the ith rotor cant angle, γ i is the ith rotor tilt angle. Since the considered aerodynamic effects are represented in the rotor vertical axis, the expression uses a unit vector e 3 = [ 0 0 1 ] T . The geometric arrangement parameters determine the allocation of rotors aerodynamic forces and moments on the control vector of the aircraft.
The control vector is the sum of the vectors of forces and moments of each rotor. Control forces and moments are modeled as proportional to the square of the rotor’s angular velocities, where rotors are represented with thrust force factor ( k f i ), and drag torque factor ( k τ i ). The force vector of the ith rotor with respect to B is obtained by mapping the rotor thrust force using the orientation vector, and is defined by the expression:
f i = ( k f i η R i ) ω i 2
The moment vector of the ith rotor with respect to B consists of two components. The first component arises from the action of the thrust force, and is calculated by the vector product of the rotor position and orientation. The second component arises from the action of the drag torque and depends on the rotor orientation. The moment vector of the ith rotor derived by the matrix representation of the vector product is defined by the expression
τ i = ( k f i S ( ξ R i ) η R i + k τ i η R i ) ω i 2
The drag torque factor ( k τ i ) sign depends on the rotor direction, where CW rotors have a positive sign, while CCW rotors have a negative sign.
Control allocation matrix ( Γ B 6 × N ) for multirotor UAV configuration is defined with the following expression:
Γ B = [ k f 1 η R 1 k f N η R N k f 1 S ( ξ R 1 ) η R 1 + k τ 1 η R 1 k f N S ( η R N ) η R N + k τ N η R N ]
where N is a number of rotors. Since the multirotor is represented as a rigid body with 6 DOFs, it follows that the allocation matrix has 6 rows, one for each DOF. The number of rotors defines the number of matrix columns that represent the parameters of each rotor. The control allocation matrix rank determines the number of controlled DOF of the multirotor system, which directly affects the control design and flight planning. When the rank of the matrix is not in full order, the configuration is underactuated, which is characteristic of conventional aircraft. Configurations with the full rank of the allocation matrix are fully-actuated, so they can accelerate in any direction in space.
In terms of control system implementation on a real aircraft with various configuration parameters, it is necessary to calculate the inverse matrix, commonly referred to as a motor mixer. The outputs of the control algorithm represent a control vector, therefore it is necessary to allocate those outputs to the angular velocity of each rotor. Since aircraft with less or more than six rotors do not have a square allocation matrix, angular velocities of the rotors are calculated using pseudoinverses of the allocation matrix as given with the following expression:
Ω = Γ B T ( Γ B Γ B T ) 1 u B
The presented multirotor UAV mathematical model can be easily implemented in a software package and can be used to simulate the aircraft behavior with various configuration parameters. The mathematical model can be used in education as a tool for the analysis of aircraft parameters, selection of real system components, evaluation and optimization of propulsion geometric arrangement parameters. Furthermore, the inverse of the control allocation scheme allows the control implementation of modular aircraft.

3. Modular Multirotor UAV Design Considerations

To ensure overall flight performance, it is necessary to determine the required thrust-to-weight ratio (TWR). As a rule, multirotor UAVs are designed with approximately twice the thrust of the weight itself, where a more precise ratio is recommended by propulsion manufacturers. It can be concluded that the mass of the aircraft is a very important parameter in the design of such a system. For simpler analysis, design, and development of this type of UAV, the aircraft system is divided into four key subsystems regardless of the configuration or purpose of the aircraft. The total mass of the aircraft system is then equal to the sum of the masses of all its subsystems:
m = m A V + m P S + m E S + m P L
where m A V is the mass of the control subsystem (avionics), m P S the propulsion subsystem mass, m E S the energy subsystem mass, and m P L is the mass of the payload equipment and cargo. The design of a modular aircraft involves trade-offs between key subsystems, i.e., modules so it is necessary to analyze all vehicle subsystems that affect each other concerning the required flight tasks. The subsystems are mechanically connected to each other by frame construction parts which must be light, solid and rigid, and easy to connect. Parts of the frame construction together with the components form sub-assemblies of each subsystem which together form the assembly of the aircraft.
With the aim of testing multiple aircraft configurations, the idea of a modular multirotor UAV was born. There are several papers on this topic, like multipurpose modular drone produced via the additive manufacturing process [30], or modular multirotor system for a flight of rigid objects presented in [38]. Guidelines for the development of the proposed modular concept are given by mentioned four key subsystems. In the phase of design and development, the subsystems are transformed into four modules. The modular concept should allow for the multi-purpose character of the aircraft, depending on the needs within the area of application. The constructed frame parts should allow easy assembly/disassembly of the aircraft system. Since the flight performance is determined by the propulsion and energy module, the greatest emphasis will be on the design solutions for them. In the proposed concept, the four modules form the central part of the aircraft, where the propulsion module comprises propulsion units connected by arms to the central assembly. Figure 2 shows the possible and further considered topology of a modular multirotor UAV. Conveniently, the propulsion and energy modules are adjacent so that the distribution of energy from the batteries to the propulsion units can be efficiently carried out, and to achieve a favorable mass distribution of the system.
The advantage of a modular approach to aircraft design is also its scalability. The same approach can be applied to small aircraft with a power of several hundred watts up to large aircraft with a power of several tens of kilowatts. For educational purposes, the development of a small modular aircraft with a maximum power of 800 W is further considered and presented.

3.1. Multirotor UAV Propulsion Module

From the aspect of system dynamics, the propulsion module should provide the necessary forces and moments for the aircraft motion in 3D space. Therefore, the multirotor UAV flight performance depends on the geometric arrangement and power of the rotors. The basic geometric parameters of conventional configurations are the number of rotors (N), and the rotor propeller diameter (d). The most common variants of conventional configurations are shown in Figure 3. In this paper, the EMMR, whose size is defined by a diameter of D = 500 mm is designed and developed.
The electric motor type of propulsion module is considered due to the ability of precise and fast control. The high reliability of electric propulsion reduces the possibility of multirotor UAV crash in case of propulsion failure. Propulsion configuration and its components need to be properly selected to ensure the required aircraft performance, which depends on the mission profile. The propulsion module consists of N EPUs located at the ends of the rotor arms.
The EPU, as shown in Figure 4, consists of an ESC and a mechanical assembly of the BLDC motor on whose rotor a fixed-pitch propeller is mounted. The thrust force ( f R i ) and the drag torque ( τ R i ) of ith rotor depend on the angular velocity of that same rotor ( ω i ). For the considered EMMR, the EPUs (rotors) consist of Tiger MN1806 BLDC motor (T-MOTOR, Nanchang, China) that can be combined with a wide range of propeller diameters (from 5″ to 9″), where diameters from 7″ to 9″ are considered for the further design of EMMR. Additionally, the MN1806 motor design allows propeller mounting in pusher and puller variants, so configurations with overlapping propeller surfaces are possible [39]. Based on the manufacturer’s specification for considered EPU, the characterization was performed, which is presented in previous work [40]. In this paper, four setups of EPUs were considered, and based on propulsion characterization, two EPU setups are chosen which will be paired with the energy subsystem i.e., batteries with three (3S) cells. Figure 5 shows thrust force with respect to rotor angular velocity, and electric current with respect to thrust force. The first two numbers in the graph legend indicate the propeller diameter, while the next two indicate the propeller pitch, both in inches. The characteristics are based on the propulsion component manufacturer’s specification [41]. For more accurate characterization, it is desirable to perform experimental measurements as shown in the graphs for a setup 7024-3S exp.

3.2. Multirotor UAV Energy Module

The energy module should provide sufficient energy to the propulsion module in order to enable the required endurance. The energy requirements of the propulsion module must be taken into account since the multirotor type of UAV is characterized by high energy consumption. The mass of the overall multirotor UAV system directly affects the selection of the propulsion and energy modules, therefore these two modules are interdependent. When choosing components for each module it is necessary to maintain a balance in order to satisfy the required performance with the existing constraints. EPUs based on BLDC motors are combined with an energy module consisting of lithium-polymer (LiPo) batteries. Additionally, the energy module consists of components for distributing energy to the control module.
LiPo batteries are rechargeable high energy density batteries that use lithium ions to transfer charge between electrodes. Such type of batteries consists of one or more electrochemical cells where the nominal voltage of each battery cell is 3.7 V, and the fully charged cell is 4.2 V. They are characterized by a high discharge rate in order to provide a continuous energy stream to the propulsion module. The main parameters that define LiPo batteries are capacity (in mAh), discharge rate (C), and the operating voltage i.e., the number of cells (S). When choosing batteries, the crucial is the relationship between battery mass (weight) and capacity. For further analysis and implementation, Table 1 shows the considered batteries and their parameters.

3.3. Mass Distribution of the Aircraft System

The relationship between the propulsion module total thrust and the weight of the overall system, defined as TWR, is determined according to the manufacturer’s recommendations, and for considered EPU, TWR = 1.7 [41]. Figure 6 and Figure 7 show the mass distributions of payload mass ( m P L ), energy subsystem mass ( m E S ), propulsion subsystem mass ( m P S ), and control subsystem (avionics) mass ( m A V ) for two considered series of conventional configurations consisting of four, six, and eight rotors. The energy module consists of one or more 3-cell batteries. The first series (Figure 6) is based on an EPU setup with a 7024 propeller, while the second (Figure 7) contains an 8027 propeller. As seen from the graphs, the largest mass has the propulsion subsystem, where the propulsion unit is approximately 60 g, and the energy subsystem which primarily depends on the battery’s mass (Table 1). The proposed concept allows for a wider range of potential applications as parameter changes affect payload capacity, agility, and endurance.

4. Development and Rapid Prototyping of EMMR

In the design phase of the experimental aircraft, the Solidworks software package (Dassault Systèmes SE, Vélizy-Villacoublay, France) was used for the 3D modeling of parts. In the development phase, rapid prototyping technologies were used for manufacturing parts in order to shorten the production process and reduce costs. The choice of construction materials depends on the purpose of each part of the system. Generally, the main requirements are high strength and rigidity and low specific weight. A 3-axis computer-controlled milling machine was used to make the parts by the cutting process, mainly from a plate of composite materials. Additive technologies, as an essential element in the teaching of robotics [43], were employed to make plastic parts of polymer, using the selective laser sintering (SLS), and the fused deposition modeling (FDM) 3D printing process. To create parts by SLS process it was utilized the Formiga P110 high-performance additive manufacturing system (EOS GmbH, Krailling, Germany) and parts were made of EOS PA2200 material. On the other hand, the MK2S desktop printer (Prusa, Prague, Czech Republic) was used to make the parts by the FDM process, mainly of PLA material. Figure 8 shows a framework in which the design process and rapid prototyping are integrated. The framework shows the phases of the part manufactured by the FDM process, that goes into the carbon tube of the rotor arm assembly. The result of the design phase is an aircraft assembly consisting of four modules. During the development phase, parts based on the CAD models were manufactured in order to assemble experimental aircraft.

4.1. Development and Manufacturing of EMMR Propulsion Module

The development of the propulsion module is the first and most important step in the development of the entire aircraft. The main goal is to design a propulsion module that allows the assembling of as many aircraft configurations as possible. The presented modular propulsion module consists of a central assembly to which other aircraft modules and rotor arms are connected. Designed central assembly of the propulsion module has features such as the mechanical and electrical connection of other modules and rotor arms. Commercially available connectors (XT30 type and XT60 type), are considered for energy distribution, while male/female headers are considered for signal distribution, both integrated into the aircraft frame parts and elements. The mechanical connection of the frame parts is realized using bolted joints.
First, the development of the rotor arm for the considered EPU based on the MN1806 BLDC motor is shown. It is necessary to design and manufacture parts on which the EPU components are mounted and which enable the rotor arm connection to the central assembly of the propulsion module. The MN1806 motor is mounted on a carbon fiber plate adapter whose geometry depends on the motor dimensions. The motor adapter plate is coupled via a plastic adapter to the prefabricated carbon fiber tube inside which the ESC is located. The other side of the tube consists of a plastic adapter into which the male XT30 connector and the ESC signal connector are incorporated. Figure 9 shows a 3D model of the rotor arm assembly and the rotor arm prototype.
The rotor arms are mounted on the central assembly of the propulsion module which allows the distribution of energy (power) and signal. Power is distributed via a high-power circuit that connects the batteries to the EPUs via the incorporated XT30 and XT60 connectors with an integrated power sensor that supplies power and signals to the control module. The distribution of signals from the control module to the rotor arms and the low-power circuit that connects peripheral sensors, signal lights, and other equipment, is achieved using the manufactured elements. A prototype of the propulsion module central assembly is considered, which enables the connection of an even number of rotors symmetrically arranged in the horizontal ( X B Y B ) aircraft plane. The basic part of the central assembly is the inner ring (Figure 10) whose geometry defines the configurations of the aircraft, and on which other aircraft modules are mounted. This enables the utilization of six conventional propulsion configurations (quadrotor +, quadrotor X, hexarotor +, hexarotor X, octorotor +, and octorotor X). In addition, with the two considered EPU setups, the total number of configurations is 12.
In this research of particular interest are fully-actuated multirotor configurations representing omnidirectional aerial robots. Such aircraft can perform complex and precise movements which is of crucial importance in missions involving interaction and manipulation. For the purpose of testing fully-actuated multirotor configurations, a solution with an additional propulsion module outer ring is considered. The outer ring feature allows passive adjustment of the rotor tilt angle ( γ i ), thereby determining the allocation of aerodynamic forces and torques to the aircraft control vector. Outer rings for configurations with six (Figure 11a) and eight (Figure 11b) rotors, with four possible tilt angles (15°, 20°, 25°, and 30°) were designed and manufactured.

4.2. EMMR Assembly

The EMMR aircraft assembly consists of the presented propulsion module, the control module (avionics), the energy module, and the equipment module. In the case of an aircraft intended for experimental testing, the equipment module actually represents the landing gear. In a special case for testing the aircraft attitude, it is developed gimbal joint assembly.
The control module is based on an open-source PX4 (Dronecode Foundation, San Francisco, CA, USA) flight controller (FC). For the two types of PX4 FC, discussed in the next section, parts of the control module housing have been developed. Peripheral components of the FC and remote control elements are incorporated inside the housing. The control module is connected to the top of the propulsion module as shown in Figure 12a. The energy module, which in this case consists of two LiPo batteries, is connected to the propulsion module from the bottom. Figure 12b shows a proposed 3D model of a conventional eight-rotor configuration, the so-called flat octorotor (FX8). Flat-layout configurations, regardless of the number of rotors, are classified as underactuated multirotor configurations. Therefore, such systems are strongly coupled and thus more demanding to control. Additionally, the modular aircraft design allows the assembling of fully-actuated aircraft configurations such as non-flat hexarotor (NFX6), whose embodiment is shown in Figure 12a.
For the educational platform as presented in the paper, all parts, except the prefabricated carbon tubes, can be made by additive manufacturing. Moreover, due to the size and power of the educational aircraft, parts can be made by using FDM technology that is available in almost all technical universities and institutes, so the proposed approach can be applied in-house. Also, in case of a crash only damaged parts or components need to be replaced, and since multirotor parts are mostly made with ubiquitous 3D printing technologies, replacement parts are easily produced on demand. Therefore, the proposed novel EMMR represents a versatile and reproducible solution for education in the field of aerial robotics and automation, given that configurations with different parameters can be assembled in one embodiment.

5. Educational Applications

Since multirotor UAVs exist in 3D space, compared to ground-based mobile robots, they are more demanding from the aspect of overall system design. Considering the control allocation scheme, it is possible to analyze the influence of propulsion system parameters on aircraft performance for different configurations. This further enables the selection of suitable components and optimization of parameters regarding the requirements in individual missions and constraints in the design itself. Since fully-actuated configurations can be assembled, this capability extends educational applications to the field of omnidirectional aerial robots that, unlike conventional configurations, can move in arbitrary directions in 3D space. Furthermore, the EMMR design allows easy integration of additional system features, such as distance sensors or vision systems, which further expands the potential educational applications of the platform. Since the EMMR platform is planned to be used as an educational tool in the new course on UAV mechatronics, Table 2 provides an overview of the possibilities where the educational objectives are given as control objectives. Modular design allows easy implementation with test rigs and testing of independent control with one, two, three, four, and six DOF. From the aspect of fault-tolerant control, due to the versatility of the propulsion module, EMMR is a powerful educational tool for education through testing of various cases (various number and geometric arrangement of rotors, various number of rotor failure, and various position of rotor failure).
Control system design, which includes a field of control theory, signal processing, and other related fields, represents a considerable area of educational application. Multirotor type of UAV is generally a very interesting platform for evaluating existing and testing new control approaches which are part of many curriculums in engineering education. Furthermore, the control methods taught at the University of Zagreb through existing courses are considered in a new course on UAV mechatronics. Therefore, PID control, feedback linearization control (FLC), and robust control methods such as the SMC and active disturbance rejection control (ADRC) are planned to be taught through a new course. In real systems such as multirotor UAV, the field of control theory is closely related to the field of signal processing. The data from the sensor is noisy and needs to be processed. As with the implementation of control algorithms, the same applies to the implementation of various signal filters and state estimators. It follows that a multirotor aircraft can be used for educational purposes as a benchmark for different types of filters. For instance, a simple complementary filter or built-in extended Kalman filter (EKF). Furthermore, existing state and disturbance estimators, such as linear extended state observer (ESO) or novel state estimators, can be taught.
Below is a proposal for the exercises that are planned to be incorporated into the syllabus for the new course on UAV mechatronics at the study of mechatronics at the University of Zagreb.
  • Attitude control exercise—include synthesis of cascade PID controller, implementation on a real system, tuning procedure of controller parameters, experimental tests of various conventional configurations in combination with a test bench.
  • Position control exercise—include implementation of remote control and GPS modules, experimental flights with various underactuated configurations, performance analysis.
  • Trajectory tracking control exercise—include synthesis of FLC, implementation for underactuated and fully-actuated configurations, state estimation, flight planning, experimental flights with various underactuated and fully-actuated configurations.
  • Disturbance rejection control exercise—include synthesis of control algorithm based on SMC, implementation, comparison with PID and FLC, experimental tests of various configurations in combination with a test bench and external disturbance.
  • Fault-tolerant control exercise—include active disturbance rejection control design based on algebraic ESO [44] for underactuated and fully-actuated configurations, implementation, experimental tests of various cases of a propulsion module failure.
In potential applications of the aircraft where interaction with the environment, external disturbances, or even failure of the propulsion subsystem is possible, it is extremely important from a safety aspect that the system consists of safety mechanisms. In addition to mechanical mechanisms such as parachute, there are also control mechanisms in the form of fault-tolerant control algorithms. Therefore the area of fault-tolerant control is becoming increasingly interesting and important for future engineers, given that aircraft safety is a necessary prerequisite for utilization. The versatility of the proposed EMMR platform allows teaching fault-tolerant control in more detail. An example of an experiment included in the fault-tolerant control exercise is testing of a fully-actuated octorotor configuration in the case of performing complex movements (e.g., following a 6 DOF trajectory) with a failure for one or two rotors. Furthermore, in contrast to similar platforms, the proposed EMMR is a fully functional multirotor UAV with the capability of problem-solving real-world scenarios outside the classroom, which raises the attention of students and improves their learning capabilities.
In the experimental phase, the safest verification of the system is by integrating the aircraft with the test-bench (gimbal joint), which is very convenient given that the aircraft is intended to be used as an educational tool. This allows for a phase of laboratory testing and adjustment of the control system and prevents aircraft from crashing due to software and hardware bugs. The proposed EMMR platform is currently used in the research. The same concept of a modular aircraft has been used for the construction of several other aircraft, also used in research. The proposed aircraft has proven to be very practical as it allows relatively fast disassembly and assembly of modules so no unnecessary time is wasted and all commonly used underactuated and fully-actuated configurations can be assembled. The next step necessary before the development of education is detailed and extensive testing on the basis of which the course implementation plan will be made. After the laboratory part of the course is implemented, based on the students feedback, future work will be done on program revision and improvements.

5.1. Testing Environment

An open-source FC is mandatory for a multirotor platform dedicated to education. There are several FC families that support open-source software such as Pixhawk, Matek, Kakute, Omnibus. They vary in size, weight, processor speed, amount of memory, number and type of I/O interfaces, supported features, open or closed hardware, supported peripherals and supported software tools. In this research, Pixhawk FC (ProfiCNC, Black Hill, Australia) was used as the open-source hardware and software control module (avionics) based on PX4 [45] ecosystem. Some of the key features of the PX4 ecosystem are modular software architecture, open-source platform, proven system, interoperability, and permissive license.
The used FCs were Pixhack as a derivative of Pixhawk 1 and Pixhawk Cube. Additional convenience of Pixhawk FCs is that they come with a “carrier board” that reduces wiring and contributes to the ease of use of ports, or connection to peripherals. Furthermore, the 14 PWM output ports give the possibility of connection to a large number of actuators. It also supports a variety of communication protocols (CAN, I2C, UART, SPI) to connect to various peripheral devices, such as remote control (RC), telemetry, or global positioning system (GPS) module. The controller communicates with telemetry and GPS via the UART protocol, while the RC receiver, which receives signals from the RC transmitter (operator joystick), exchanges data with the controller via the S.BUS protocol. The accelerometer, magnetometer, and gyroscope sensors, with triple redundancy, are integrated inside the controller and isolated from vibrations. The Cube has a powerful 32-bit 168 MHz STM32F427 Cortex M4 processor, 256 kB of RAM, and 2 MB of flash memory. To perform tasks that require more processing power (e.g., for computer vision data processing), there is the possibility of connecting the Cube to an additional controller. One such supported and the commonly used controller is Edison.
PX4 software is written in C and C++ languages, and as mentioned before, PX4 is modular, where adding new modules/applications can add new functionality to a particular system. In recent years, PX4 has also received support through MATLAB/Simulink in form of a toolbox that allows the interaction of Simulink and Pixhawk FCs. In other words, control algorithms can be developed, built, and uploaded to the Pixhawk FC, while other functionalities of the PX4 system remain intact. Such an approach offers intuitive development, simple interaction, and graphical representation of control algorithms, with basic programming skills. Real-time interaction with the UAV is also possible. Due to the mentioned benefits, such a system is a great testing environment for educational purposes. Students can focus on developing control algorithms and disseminating knowledge. In addition, interaction with the UAV in real-time speeds up the learning process. By changing the parameters/settings in the UAV model, the student can see the results of the change almost instantly.
The central part of the PX4 controller is the control system block, which represents a control algorithm that calculates and sends control signals to the propulsion module based on the reference state and sensor data. Figure 13 shows a proposed scheme of a control module for multirotor configurations. The inputs to the control system are a reference state that can be a planned flight path, RC signals, and sensor readings. For full-state estimation, peripheral sensors, such as GPS and RTK GPS modules, are typically used to determine position. The telemetry module is used for two-way communication between the aircraft and the base station. The system monitoring and logger block are used to store flight data consisting of aircraft status, battery and propulsion status, etc. Since the case of attitude control is further considered for experimental validation, the state of the system is obtained from the IMU sensors integrated into the Pixhawk Cube FC. The signal conditioning block is used to adjust the RC signal. It is possible to implement a gain tuning module using the available channels on the RC transmitter, which can be used to adjust and test the controller parameters in real-time. Block filtering and estimation is used for filtering raw signals from sensors and estimation of different quantities depending on the purpose of the experiment.

5.2. Experimental Validation

The functionality of the proposed EMMR platform and the key elements of the first exercise planned to be implemented in the course on UAV mechatronics are presented and tested through the experiment. The first exercise covers the cascade PID controller shown in Figure 14. The goal of the exercise is to get acquainted with the real system, and the typical educational objective is to adjust the control parameters. For this purpose, the RC gain tuning module is implemented in the PX4 controller as part of the signal conditioning block. The module can tune the controller parameters in real-time based on the signal sent by the operator. Gain parameters of the controller for outer loop K o , and inner loop K i were chosen empirically. The modular platform allows testing and analysis of different configurations on the same exercises. Before testing, it is necessary to assemble the considered configuration and implement the motor mixer.
The derived prototype of the EMMR was experimentally tested on a setup with a three DOF gimbal joint (only change of orientation enabled). The gimbal joint consists of four main parts (Figure 15a) connected with screw connections that also serve as rotation axes (Figure 15b), which enables a simple and inexpensive assembly. The main goal of joint design is to keep the axes as close as possible to the multirotor main axes of inertia. The dimensions of the presented gimbal joint can easily be scaled up or down.
Experimental testing of attitude control was performed on several multirotor UAV configurations by setting various reference orientations during the testing cycle. In the first case, testing was performed for conventional flat quadrotor configuration (FX4) with 7024 propellers using a power source whose voltage was equivalent to a fully charged 3S battery. A motor mixer of quadrotor, which is implemented in PX4 controller, is given by the following expression:
[ ω 1 2 ω 2 2 ω 3 2 ω 4 2 ] = [ 0 0 1 4 k f 2 4 k f l 2 4 k f l 1 4 k τ 0 0 1 4 k f 2 4 k f l 2 4 k f l 1 4 k τ 0 0 1 4 k f 2 4 k f l 2 4 k f l 1 4 k τ 0 0 1 4 k f 2 4 k f l 2 4 k f l 1 4 k τ ] [ f x f y f z τ ϕ τ θ τ ψ ] .
Figure 16 shows five different reference orientations determined by the roll angle ( ϕ ) around X B axis, and pitch angle ( θ ) around Y B axis as shown in Figure 15b. The first reference orientation is defined by angles ϕ = 0 ° and θ = 0 ° , the second by angles ϕ = 0 ° and θ = 20 ° , the third by ϕ = 20 ° and θ = 0 ° , the fourth by ϕ = 20 ° and θ = 20 ° , and the fifth by angles ϕ = 20 ° and θ = 20 ° .
Figure 17 and Figure 18 show the results of the experimental testing for the first case. Since attitude control was considered, the system response with respect to the reference roll angle and the reference pitch angle is shown. Figure 18 shows the electricity consumption, more precisely the fluctuation of the electric current.
In the second case, testing was performed for conventional flat hexarotor configuration (FX6) with 7024 propellers using the same power source with voltage equivalent to a fully charged 3S battery. A motor mixer of hexarotor is given by the following expression.
Figure 19 shows five different reference orientations which are the same as for the first case. From the presented EMMR platform it is possible to assemble and test other conventional configurations in addition to the ones previously shown.
[ ω 1 2 ω 2 2 ω 3 2 ω 4 2 ω 5 2 ω 6 2 ] = [ 0 0 1 6 k f 1 3 k f l 0 1 6 k τ 0 0 1 6 k f 1 3 k f l 0 1 6 k τ 0 0 1 6 k f 1 6 k f l 3 6 k f l 1 6 k τ 0 0 1 6 k f 1 6 k f l 3 6 k f l 1 6 k τ 0 0 1 6 k f 1 6 k f l 3 6 k f l 1 6 k τ 0 0 1 6 k f 1 6 k f l 3 6 k f l 1 6 k τ ] [ f x f y f z τ ϕ τ θ τ ψ ] .
Since the EMMR also allows the assembly of configurations with a non-flat (non-planar) geometric arrangement of rotors, fully-actuated multirotor configurations that represent omnidirectional aerial robots can also be assembled. For this purpose, the outer ring was used which allows passive adjustment of the rotor tilt angle, thus determining the allocation of aerodynamic forces and rotor torques to the aircraft control vector. Preliminary tests (Figure 20) were performed on a fully-actuated hexarotor configuration with passively tilted rotors. In this case motor mixer is given by the following expression
[ ω 1 2 ω 2 2 ω 3 2 ω 4 2 ω 5 2 ω 6 2 ] = 1 3 k f s γ 0 1 6 k f c γ 1 3 k f l c γ k τ s γ 0 1 6 k f l s γ + k τ c γ 1 3 k f s γ 0 1 6 k f c γ 1 3 k f l c γ k τ s γ 0 1 6 k f l s γ + k τ c γ 1 6 k f s γ 3 6 k f s γ 1 6 k f c γ 1 6 k f l c γ k τ s γ 3 6 k f l c γ k τ s γ 1 6 k f l s γ + k τ c γ 1 6 k f s γ 3 6 k f s γ 1 6 k f c γ 1 6 k f l c γ k τ s γ 3 6 k f l c γ k τ s γ 1 6 k f l s γ + k τ c γ 1 6 k f s γ 3 6 k f s γ 1 6 k f c γ 1 6 k f l c γ k τ s γ 3 6 k f l c γ k τ s γ 1 6 k f l s γ + k τ c γ 1 6 k f s γ 3 6 k f s γ 1 6 k f c γ 1 6 k f l c γ k τ s γ 3 6 k f l c γ k τ s γ 1 6 k f l s γ + k τ c γ [ f x f y f z τ ϕ τ θ τ ψ ] .
The experimental tests presented in the paper show only a part of the EMMR potential and are given as proof of concept. An attitude control experiment with a multirotor platform mounted on a gimbal has some similarities and relationships to the well-known ball-on-plate system and can be used as a benchmark platform for various control methods.

6. Discussion

For the purpose of research and education, small or micro aircraft are mainly used with different EPU components. Unlike some commercial [17] and experimental [18,27] aircraft, the propulsion module of the proposed EMMR platform consists of EPUs based on BLDC motors which are mainly used for multirotor UAVs of various sizes. One of the successful goals was to design a versatile modular multirotor platform (priced under €800) that can be easily produced and implemented in the teaching of existing or new mechatronics courses.
Compared to existing experimental multirotors, such as [25,26], the proposed EMMR has several advantages, mainly related to its versatility, ease of prototyping, and low manufacturing and repair costs. Due to the modular design, multirotor configurations with several geometric arrangements are supported. An additional advantage is the simple expansion of the aircraft capability with the addition of new modules and components. For example, the addition of new sensors for obstacle avoidance, such as infrared, ultrasonic or laser sensor arrays, or use of different equipment, such as parachute, retractable landing gear, LEDs, gimbal camera stabilizer, various gear for interaction with the environment and other. Besides that, the EMMR platform is suitable to test on various types of test rigs, as it is shown in combination with a three-axis gimbal joint which can be easily expanded with a load cell. Apart from the aforementioned advantages, unlike the test setups [24,27], after assembling the energy module and landing gear, the proposed EMMR is ready to fly multirotor UAV. The proposed modular design approach is also compatible with a large power range of EPU components and scalable. The propulsion components can be chosen freely because the motor brackets can be easily modified if needed and the size of the multirotor can be easily altered by changing the length of the carbon tubes that serves as multirotor arms.
In Table 3, a comparison of commercial, experimental, and conceptual platforms used for research in the field of control system design and aerial robotics with the proposed EMMR platform is given.
The EMMR platform can be used as a common four-rotor (quadrotor) experimental aircraft [23,25] for testing different control methods of underactuated systems [27,28]. Configurations with more than four rotors can also be assembled, such as hexarotor [29] used for teaching fault-tolerant control. In addition to the conventional configurations [30], the proposed EMMR also allows assembling fully-actuated non-planar configurations with passively tilted rotors. The ability to assemble fully-actuated configurations enables students and researchers experimental testing of omnidirectional aerial robots in missions that require complex movements. The feasibility of a fully-actuated configuration with passively tilted rotors has been demonstrated through preliminary tests. Bearing in mind the aforementioned possibilities of the proposed platform, it can be concluded that EMMR combines the existing configurations used in research and education in one embodiment. Therefore, it covers more educational applications than the platforms used so far, as shown in Table 2. For example, compared to a fully-actuated hexarotor aircraft used in research [33,34], the proposed EMMR can be used in the same way, but it also offers a possibility to assemble a fully-actuated octorotor or any other conventional configuration.
Laboratory exercises in the UAV mechatronics course were viewed as an area of the potential application of the EMMR platform as an educational tool. The possibilities of the proposed platform extend the educational objectives experimentally covered in the field of omnidirectional aerial robotics and the field of fault-tolerant control in terms of the diversity of the propulsion module. With the aim of additional validation of the considered course educational objectives, among complementary filter used in research [26], and built-in filters and estimators, new approach to state and disturbance estimation is tested and evaluated in [45] where the considered control system consists of algebraic ESO used for the monitoring of the system state and external disturbances. Such an estimator can be considered as a fundamental element of a robust control algorithm.

7. Conclusions

In this paper, a modular design approach is proposed for the development of a multirotor UAV engineering education platform. A comprehensive mathematical model of a multirotor UAV is presented, where the emphasis is on the control allocation scheme which generally describes multirotor configuration. The inverse of the control allocation scheme (motor mixer) allows control implementation for configurations with various geometric arrangements and propulsion parameters. The proposed modular concept consists of four separated subsystems that make up a multirotor UAV system. In addition to the fact that the proposed design allows easy replacement of the platform subsystems and enables the development of an easy-to-maintain and repair engineering education platform, the main feature is the versatility of a propulsion subsystem. The process of EMMR development takes place through the phases of computer-aided design and rapid prototyping, which allows easy and fast reproduction of the platform parts.
For educational and research applications, an open-source control module is a must, while open-architecture is also preferable. In this research, the control module based on Pixhawk FC has been used which has an additional feature of compatibility with the MATLAB/Simulink software package commonly used in the academic community for mechatronics courses. In order to validate the proposed EMMR platform, experimental testing of different aircraft configurations was performed and the results for the aircraft attitude control were presented. It is planned to use the EMMR as an educational tool for performing exercises from the new course on UAV mechatronics at the University of Zagreb. Extensive experimental tests are planned in future research to validate the considered educational objectives based on which it is further planned to create a syllabus for course laboratory exercises.

Author Contributions

Conceptualization, D.K. and P.P.; methodology, D.K.; software, D.K. and M.P.; validation, M.P. and C.G.G.; investigation, D.K. and P.P.; data curation, P.P., M.P. and C.G.G.; writing—original draft preparation, D.K.; writing—review and editing, P.P.; supervision, J.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by European Regional Development Fund, Operational programme competitiveness and cohesion 2014–2020, grant number KK.01.1.1.04.0092 and the APC was funded by KK.01.1.1.04.0092.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Yeom, S.; Cho, I.J. Detection and tracking of moving pedestrians with a small unmanned aerial vehicle. Appl. Sci. 2019, 9, 3359. [Google Scholar] [CrossRef] [Green Version]
  2. Jannoura, R.; Brinkmann, K.; Uteau, D.; Bruns, C.; Joergensen, R.G. Monitoring of crop biomass using true colour aerial photographs taken from a remote controlled hexacopter. Biosyst. Eng. 2015, 129, 341–351. [Google Scholar] [CrossRef]
  3. Briod, A.; Kornatowski, P.; Zufferey, J.C.; Floreano, D.A. Collision-resilient flying robot. J. Field Robot. 2014, 31, 496–509. [Google Scholar] [CrossRef] [Green Version]
  4. Xia, D.; Cheng, L.; Yao, Y. A Robust Inner and Outer Loop Control Method for Trajectory Tracking of a Quadrotor. Sensors 2017, 17, 2147. [Google Scholar] [CrossRef] [Green Version]
  5. Park, J.; Cho, N. Collision avoidance of hexacopter UAV based on LiDAR data in dynamic environment. Remote Sens. 2020, 12, 975. [Google Scholar] [CrossRef] [Green Version]
  6. Ikeda, T.; Yasui, S.; Fujihara, M.; Ohara, K.; Ashizawa, S.; Ichikawa, A.; Okino, A.; Oomichi, T.; Fukuda, T. Wall contact by octo-rotor UAV with one DoF manipulator for bridge inspection. In Proceedings of the 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Vancouver, BC, Canada, 24–28 September 2017; pp. 5122–5127. [Google Scholar] [CrossRef]
  7. Jung, S.E.; Won, E.S. Systematic Review of Research Trends in Robotics Education for Young Children. Sustainability 2018, 10, 905. [Google Scholar] [CrossRef] [Green Version]
  8. Karalekas, G.; Vologiannidis, S.; Kalomiros, J. EUROPA: A Case Study for Teaching Sensors, Data Acquisition and Robotics via a ROS-Based Educational Robot. Sensors 2020, 20, 2469. [Google Scholar] [CrossRef]
  9. Cañas, J.M.; Perdices, E.; García-Pérez, L.; Fernández-Conde, J. A ROS-Based Open Tool for Intelligent Robotics Education. Appl. Sci. 2020, 10, 7419. [Google Scholar] [CrossRef]
  10. Farias, G.; Fabregas, E.; Torres, E.; Bricas, G.; Dormido-Canto, S.; Dormido, S. A Distributed Vision-Based Navigation System for Khepera IV Mobile Robots. Sensors 2020, 20, 5409. [Google Scholar] [CrossRef]
  11. Khan, J.; Munawar, K.; Azeem, R.A.; Salman, M. Inverted pendulum with moving reference for benchmarking control systems performance. In Proceedings of the 2009 American Control Conference (ACC), St. Louis, MO, USA, 10–12 June 2009; pp. 3764–3768. [Google Scholar] [CrossRef]
  12. Kopichev, M.M.; Putov, A.V.; Pashenko, A.N. Ball on the plate balancing control system. IOP Conf. Ser. Mater. Sci. Eng. 2019, 638, 1–6. [Google Scholar] [CrossRef]
  13. Bermúdez, A.; Casado, R.; Fernández, G.; Guijarro, M.; Olivas, P. Drone challenge: A platform for promoting programming and robotics skills in K-12 education. Int. J. Adv. Robot. Syst. 2019, 16, 1–19. [Google Scholar] [CrossRef]
  14. Makeblock. Airblock Modular Flying Robot. Available online: https://www.makeblock.com/steam-kits/airblock (accessed on 11 November 2020).
  15. DJI. Tello Drone with Coding Education. Available online: https://store.dji.com/hr/product/tello?vid=38421 (accessed on 13 November 2020).
  16. Nguyen, K.D.; Ha, C. Development of Hardware-in-the-Loop Simulation Based on Gazebo and Pixhawk for Unmanned Aerial Vehicles. Int. J. Aeronaut. Space Sci. 2018, 19, 238–249. [Google Scholar] [CrossRef]
  17. Krajník, T.; Vonásek, V.; Fišer, D.; Faigl, J. AR-drone as a platform for robotic research and education. In Proceedings of the International Conference on Research and Education in Robotics (EUROBOT 2011), Prague, Czech Republic, 15–17 June 2011; pp. 3764–3768. [Google Scholar] [CrossRef]
  18. Giernacki, W.; Skwierczyński, M.; Witwicki, W.; Wroński, P.; Kozierski, P. Crazyflie 2.0 quadrotor as a platform for research and education in robotics and control engineering. In Proceedings of the 22nd International Conference on Methods and Models in Automation and Robotics (MMAR 2017), Miedzyzdroje, Poland, 28–31 August 2017; pp. 37–42. [Google Scholar] [CrossRef]
  19. Palacios, F.M.; Quesada, E.S.E.; Sanahuja, G.; Salazar, S.; Salazar, O.G.; Carrillo, L.R.G. Test bed for applications of heterogeneous unmanned vehicles. Int. J. Adv. Robot. Syst. 2017, 14, 1–14. [Google Scholar] [CrossRef] [Green Version]
  20. Avanzini, G.; di Nisio, A.; Lanzolla, A.M.L.; Stigliano, D. A test-bench for battery-motor-propeller assemblies designed for multirotor vehicles. In Proceedings of the 2020 IEEE 7th International Workshop on Metrology for AeroSpace (MetroAeroSpace), Pisa, Italy, 22–24 June 2020; pp. 600–605. [Google Scholar] [CrossRef]
  21. Islami, Z.S.; Hartono, F. Development of small propeller test bench system. IOP Conf. Ser. Mater. Sci. Eng. 2019, 645, 1–8. [Google Scholar] [CrossRef]
  22. Daponte, P.; De Vito, L.; Lamonaca, F.; Picariello, F.; Riccio, M.; Rapuano, S.; Pompetti, L.; Pompetti, M. DronesBench: An innovative bench to test drones. IEEE Instru. Meas. Mag. 2017, 20, 8–15. [Google Scholar] [CrossRef]
  23. Santos, M.F.; Silva, M.F.; Vidal, V.F.; Honório, L.M.; Lopes, V.L.M.; Silva, L.A.Z.; Rezende, H.B.; Ribeiro, J.M.S.; Cerqueira, A.S.; Pancoti, A.A.N.; et al. Experimental validation of quadrotors angular stability in a gyroscopic test bench. In Proceedings of the 2018 22nd International Conference on System Theory, Control and Computing (ICSTCC), Sinaia, Romania, 10–12 October 2018; pp. 600–605. [Google Scholar] [CrossRef]
  24. Jin, J.; Jo, J.H. A test bench with six degrees of freedom of motion for development of small quadrotor drones. J. Aerosp. System Eng. 2017, 11, 41–46. [Google Scholar] [CrossRef]
  25. Yu, Y.; Ding, X. A quadrotor test bench for six degree of freedom flight. J. Intell. Robot. Syst. 2012, 68, 323–338. [Google Scholar] [CrossRef]
  26. Waliszkiewicz, M.; Wojtowicz, K.; Rochala, Z.; Balestrieri, E. The Design and Implementation of a Custom Platform for the Experimental Tuning of a Quadcopter Controller. Sensors 2020, 20, 1940. [Google Scholar] [CrossRef]
  27. Bouabdallah, S.; Noth, A.; Siegwart, R. PID vs LQ control techniques applied to an indoor micro quadrotor. In Proceedings of the 2004 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Sendai, Japan, 28 September–2 October 2004; pp. 2451–2456. [Google Scholar] [CrossRef] [Green Version]
  28. Bouabdallah, S.; Siegwart, R. Backstepping and sliding-mode techniques applied to an indoor micro quadrotor. In Proceedings of the 2005 IEEE International Conference on Robotics and Automation, Barcelona, Spain, 18–22 April 2005; pp. 2451–2456. [Google Scholar] [CrossRef] [Green Version]
  29. Nguyen, N.P.; Xuan Mung, N.; Hong, S.K. Actuator fault detection and fault-tolerant control for hexacopter. Sensors 2019, 19, 4721. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  30. Brischetto, S.; Ciano, A.; Ferro, C.G. A multipurpose modular drone with adjustable arms produced via the FDM additive manufacturing process. Curved Layer. Struct. 2016, 3, 202–2013. [Google Scholar] [CrossRef]
  31. Driessens, S.; Pounds, P. The triangular quadrotor: A more efficient quadrotor configuration. IEEE Trans. Robot. 2015, 31, 1517–1526. [Google Scholar] [CrossRef]
  32. Hamandi, M.; Sawant, K.; Tognon, M.; Franchi, A. Omni-Plus-Seven (O7+): An Omnidirectional Aerial Prototype with a Minimal Number of Unidirectional Thrusters. In Proceedings of the 2020 International Conference on Unmanned Aircraft Systems (ICUAS), Athens, Greece, 1–4 September 2020; pp. 754–761. [Google Scholar] [CrossRef]
  33. Ryll, M.; Muscio, G.; Pierri, F.; Cataldi, E.; Antonelli, G.; Caccavale, F.; Franchi, A. 6D physical interaction with a fully actuated aerial robot. In Proceedings of the 2017 IEEE International Conference on Robotics and Automation (ICRA), Singapore, 29 May–3 June 2017; pp. 5190–5195. [Google Scholar] [CrossRef] [Green Version]
  34. Ryll, M.; Muscio, G.; Pierri, F.; Cataldi, E.; Antonelli, G.; Caccavale, F.; Bicego, D.; Franchi, A. 6D interaction control with aerial robots: The flying end-effector paradigm. Int. J. Robot. Res. 2019, 38, 1045–1062. [Google Scholar] [CrossRef] [Green Version]
  35. Fossen, T.I. Guidance and Control of Ocean Vehicles, 1st ed.; Wiley: Chichester, UK, 1994. [Google Scholar]
  36. Kotarski, D.; Kasać, J. Generalized control allocation scheme for multirotor type of UAVs. In Drones—Applications; Dekoulis, G., Ed.; IntechOpen: London, UK, 2018; pp. 43–58. [Google Scholar] [CrossRef] [Green Version]
  37. Kotarski, D.; Piljek, P.; Brezak, H.; Kasać, J. Chattering-free tracking control of a fully actuated multirotor with passively tilted rotors. Trans. FAMENA 2018, 42, 1–14. [Google Scholar] [CrossRef] [Green Version]
  38. Mu, B.; Chirarattananon, P. Universal Flying Objects: Modular Multirotor System for Flight of Rigid Objects. IEEE Trans. Robot. 2019, 36, 458–471. [Google Scholar] [CrossRef]
  39. Brazinskas, M.; Prior, S.D.; Scanlan, J.P. An empirical study of overlapping rotor interference for a small unmanned aircraft propulsion system. Aerospace 2016, 3, 32. [Google Scholar] [CrossRef]
  40. Piljek, P.; Kotarski, D.; Krznar, M. Method for Characterization of a Multirotor UAV Electric Propulsion System. Appl. Sci. 2020, 10, 8229. [Google Scholar] [CrossRef]
  41. T-Motor Navigator Series MN1806 2300KV Brushless Multi Rotor Motor. Available online: https://nitrohobbies.com/tm-mn1806-23-4pc/ (accessed on 26 November 2020).
  42. LiPo Batteries. Available online: https://hobbyking.com/en_us/batteries-chargers/batteries/lipo.html (accessed on 27 November 2020).
  43. Castelli, K.; Giberti, H. Additive Manufacturing as an Essential Element in the Teaching of Robotics. Robotics 2019, 8, 73. [Google Scholar] [CrossRef] [Green Version]
  44. Kasac, J.; Pendjer, A.; Pranjic, M.; Kotarski, D.; Piljek, P. Frequency-shifting-based algebraic approach to extended state observer design. Asian J. Control 2021, 1–14, in press. [Google Scholar] [CrossRef]
  45. Meier, L.; Honegger, D.; Pollefeys, M. PX4: A node-based multithreaded open source robotics framework for deeply embedded platforms. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA 2015), Seattle, WA, USA, 26–30 May 2015; pp. 6235–6240. [Google Scholar] [CrossRef]
Figure 1. Multirotor reference coordinate systems.
Figure 1. Multirotor reference coordinate systems.
Sensors 21 02737 g001
Figure 2. Modular multirotor topology.
Figure 2. Modular multirotor topology.
Sensors 21 02737 g002
Figure 3. Conventional multirotor configurations.
Figure 3. Conventional multirotor configurations.
Sensors 21 02737 g003
Figure 4. EPU components.
Figure 4. EPU components.
Sensors 21 02737 g004
Figure 5. EPU characteristics: (a) thrust force as a function of rotor angular velocity; (b) electric current as a function of thrust force.
Figure 5. EPU characteristics: (a) thrust force as a function of rotor angular velocity; (b) electric current as a function of thrust force.
Sensors 21 02737 g005
Figure 6. Mass distribution of the aircraft series with 7024 propellers and 3S batteries (TWR = 1.7).
Figure 6. Mass distribution of the aircraft series with 7024 propellers and 3S batteries (TWR = 1.7).
Sensors 21 02737 g006
Figure 7. Mass distribution of the aircraft series with 8027 propellers and 3S batteries (TWR = 1.7).
Figure 7. Mass distribution of the aircraft series with 8027 propellers and 3S batteries (TWR = 1.7).
Sensors 21 02737 g007
Figure 8. Framework for integrated design and rapid prototyping.
Figure 8. Framework for integrated design and rapid prototyping.
Sensors 21 02737 g008
Figure 9. Rotor arm: (a) CAD assembly; (b) prototype assembly.
Figure 9. Rotor arm: (a) CAD assembly; (b) prototype assembly.
Sensors 21 02737 g009
Figure 10. Propulsion center inner ring: (a) CAD model; (b) manufactured assembly.
Figure 10. Propulsion center inner ring: (a) CAD model; (b) manufactured assembly.
Sensors 21 02737 g010
Figure 11. Propulsion module outer ring: (a) Part model of the propulsion assembly for fully-actuated configuration with six rotors; (b) Assembly model of the propulsion subsystem for fully-actuated configuration with eight rotors.
Figure 11. Propulsion module outer ring: (a) Part model of the propulsion assembly for fully-actuated configuration with six rotors; (b) Assembly model of the propulsion subsystem for fully-actuated configuration with eight rotors.
Sensors 21 02737 g011
Figure 12. Multirotor configurations 3D models: (a) non-flat hexarotor X (NFX6); (b) flat octorotor X (FX8).
Figure 12. Multirotor configurations 3D models: (a) non-flat hexarotor X (NFX6); (b) flat octorotor X (FX8).
Sensors 21 02737 g012
Figure 13. PX4 controller schematic.
Figure 13. PX4 controller schematic.
Sensors 21 02737 g013
Figure 14. PX4 Control System Block.
Figure 14. PX4 Control System Block.
Sensors 21 02737 g014
Figure 15. 3 DOF gimbal joint: (a) parts; (b) assembly.
Figure 15. 3 DOF gimbal joint: (a) parts; (b) assembly.
Sensors 21 02737 g015
Figure 16. Experimental testing of attitude control on conventional flat quadrotor configuration (FX4).
Figure 16. Experimental testing of attitude control on conventional flat quadrotor configuration (FX4).
Sensors 21 02737 g016
Figure 17. Experimental results of flat quadrotor configuration (FX4) response for attitude control.
Figure 17. Experimental results of flat quadrotor configuration (FX4) response for attitude control.
Sensors 21 02737 g017
Figure 18. Experimental results of flat quadrotor configuration (FX4) energy consumption.
Figure 18. Experimental results of flat quadrotor configuration (FX4) energy consumption.
Sensors 21 02737 g018
Figure 19. Experimental testing of attitude control on flat hexarotor configuration (FX6).
Figure 19. Experimental testing of attitude control on flat hexarotor configuration (FX6).
Sensors 21 02737 g019
Figure 20. Experimental testing of attitude control on fully-actuated non-flat hexarotor configuration (NFX6).
Figure 20. Experimental testing of attitude control on fully-actuated non-flat hexarotor configuration (NFX6).
Sensors 21 02737 g020
Table 1. Considered LiPo batteries [42].
Table 1. Considered LiPo batteries [42].
Battery ParametersTurnigy Nano-Tech Series—3S
Capacity (mAh)18002200300040005000
Discharge rate (C)3025302525
Mass (g)142168215333403
Table 2. Educational objectives in course related to UAV mechatronics.
Table 2. Educational objectives in course related to UAV mechatronics.
Control ObjectivesControlled DOF
1–346
Stabilized remote controlTest benchUnderactuated
configurations
Fully-actuated
configurations
Trajectory tracking control
Disturbance rejection control
Fault-tolerant control
Table 3. Comparison of commercial, experimental, and conceptual platforms.
Table 3. Comparison of commercial, experimental, and conceptual platforms.
PlatformConventional Underactuated
Multirotor Configurations
Non-Planar Fully-Actuated
Multirotor Configurations
N = 4N = 6N = 8N = 6N = 8
IRIS quadrotor from 3DR [16]YESNONONONO
Quadrotor platform with foldable arms [26]YESNONONONO
Hexarotor platform [29]NOYESNONONO
Multipurpose modular drone [30]YESYESYESNONO
Tilt-Hex platform [33]NOYESNOYESNO
EMMR platformYESYESYESYESYES
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kotarski, D.; Piljek, P.; Pranjić, M.; Grlj, C.G.; Kasać, J. A Modular Multirotor Unmanned Aerial Vehicle Design Approach for Development of an Engineering Education Platform. Sensors 2021, 21, 2737. https://doi.org/10.3390/s21082737

AMA Style

Kotarski D, Piljek P, Pranjić M, Grlj CG, Kasać J. A Modular Multirotor Unmanned Aerial Vehicle Design Approach for Development of an Engineering Education Platform. Sensors. 2021; 21(8):2737. https://doi.org/10.3390/s21082737

Chicago/Turabian Style

Kotarski, Denis, Petar Piljek, Marko Pranjić, Carlo Giorgio Grlj, and Josip Kasać. 2021. "A Modular Multirotor Unmanned Aerial Vehicle Design Approach for Development of an Engineering Education Platform" Sensors 21, no. 8: 2737. https://doi.org/10.3390/s21082737

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop