NelsonCavaco ExtendedAbstract
NelsonCavaco ExtendedAbstract
Abstract
The increasing number of applications for unmanned aerial vehicles demands reliable and robustness
systems that can met the requirements of a wide range of missions. Having fully operational ground
control station that provides reliability, an easy setup, safety, adaptability, easy decision making, among
others, is a key point for the success of any unmanned aerial system mission. Therefore, the design
and assembly of a ground control station for long range and long endurance unmanned aerial vehicles
is presented. The mission requirements are derived from civilian surveillance applications, such as
forest, coast or border patrol. The main steps of the design and assembly are covered as well as the
description of each system and component and how they operate together to comprise a ground station.
The feasibility of a low cost mobile ground control station for missions up to 8h and 100km range is
demonstrated.
Keywords: Mobile station, system architecture, flight control, communication, data recording, fail-safe
systems.
1. Introduction trailer capable of operating an UAV safely at dis-
UASs technologies are important in several appli- tance. Since it is used Mission Planner, the GCS
cations not only in military but also in civilian. has the ability to control other unmanned vehicles
Whether it is wildfire monitoring, Good transporta- beyond UAV’s. For instance RC cars, RC boats or
tion, Sea Patrol or even for farming applications even submarines. Mission planner is an open source
UAS play an important role in the future of civi- software which is prepared for such modularity de-
lization as we know it. pending of the needs of the user. It’s user interface
The importance of having a Control Ground Sta- is very user friendly and uses the MAVLINK com-
tion, a key part of UAS which enables the safety munication protocol which enables the secure con-
operation of UAV long endurance missions is clear. nection between GCS and vehicle preventing hacker
This work comes in the follow up of the work done attacks. It exchanges all the important telemetry
by Afonso Rodrigues in [1], Luı́s Candido [2], Tiago data as well as the batery state, RSSI and even
Ferreira [3], Joana Sousa [4], Alexandre Duarte [5] video. This way analogic video is no longer neces-
and Luı́s Freitas [6] where across several years they sary increasing remote image quality which can be
studied and implemented a solution for a Long En- processed and used to do object detection.
durance Electric UAV. LEEUAV is a prototype of To summarize the GCS implemented in this work
4.5 meters wingspan and ultralight structure with is the culmination of the community and previous
solar panels incorporated that enables the aircraft work best achievements resulting in a reliable, func-
to fly on missions up to 8h. tioning, mobile and effortless Ground Control Sta-
In this paper it is conceived and implemented tion to setup and operate at long distances.
a solution for such GCS capable of operating an
UAV over 100km during at least 8h taking in to 2. Unmanned Aerial Systems
account several key requirements such as human Unmanned aircraft system (UAS) means an un-
interfacing, servicing, durability, redundancy and manned aircraft and the equipment to control it
reliability, compliance, mission planning, setup remotely.
time, platform security, decision making, environ- 2.1. Unmaned Aerial Vehicles
mental conditions and crew training. The vehicle in order to perform unmanned maneu-
vers shall incorporate many sensors, as described in
The result is a GCS in the form of a mobile
1
Figure 1: Unmanned Aerial System [7]
2
Figure 3: GCS systems and subsystems
which data logs can be created. Managing the data safely. A double power converter is chosen to emu-
of different flights and missions represents an im- late an online UPS system.
portant factor to the success of the mission. In ad- The power distribution is divided between es-
dition, the analog video receiver system saves its sential components and non essential compo-
images directly to an SD card. This enables the nents. Having two different working voltages,
easiness of taking out the images from the GCS to the distribution is described in Fig.4, as Non Es-
any other device by simply taking out the SD card sentials@230VAC, Non Essentials@12VDC, Essen-
from the SD card reader. tials@230VAC and Essentials@12VDC. This way it
is specified what should be turned on during normal
3.1.4 Electrical operation in case of power failure.
In addition, the operator can, in any instance (be-
In order to power up the GCS and all of its sys- fore, during or after the mission) be able to dis-
tems, electricity shall be fed into the trailer. Power able manually individually each segment through
failures are likely to occur and shall be mitigated switches A, B and C. They can be turned on and
with redundant components along with a good ca- off whenever is necessary.
ble management to ensure reliability. In Fig.4 the In case of an eventual malfunctioning or shut-
power system architecture that will be implemented down due to any cause, only essential systems are
to ensure redundancy, reliability and control over turned on to maximize the duration of the battery
the different sources. With the implementation of and consequently the operation in course.
switches, it is possible to control and choose in a
manual way what is turned on and what is not. 3.2. System Architecture
From an operation point of view, preferably the The main systems are :
generator is used as main source of power, having
a differential switch satisfying the standards of the Power system - designed to power all systems
International Electrotechnical Commission in order and had previously explained in Sec.3.1.4 ;
to ensure safety of humans in case of short circuit. Communications, antennas and video record-
Both generator and grid sources have this protec- ing - is the hardware responsible to broadcast
tion. Then a source selector is added to give the and receive, through electromagnetic waves,
possibility to switch between sources manually and the commands and telemetry between the GCS
3
Figure 4: Power System Architecture
and the UAV as well as to receive and record In a succinctly manner energy must flow from the
the analog video stream; power generator to the double converter. All that
is essential and crucial to the success of the mission
Computer - Runs the Mission Planner and acts
is powered by the converter to ensure that there is
like a telemetry recording system;
no energy gap, in case of fuel ends up or any other
RC Controller and Human Interface - where power failure.
the operator can give inputs to the GCS and The video system requires 12VDC while every-
control either manually or through actions the thing else require 230VAC to work properly. The
UAV. central indicator and control panel, as the name
says will be a set of indicators and control switches
As the operator uses Mission Planner which
to power ON and OFF each one of the systems.
runs on the computer, the commands are intro-
Other connections that are not power connec-
duced through mouse and keyboard. These are
tions are the video stream. Since it enters the GCS
interpreted by the Mission Planner, encoded into
through the antenna of the video receiver, it flows
MAVLINK packets and sent over a serial COM port
to the DVR recorded and then is displayed on one
- just a USB cable connected to a USB port - which
of the LCDS. This is the analogical video system.
in turn are received by the RF transmitter and mod-
The commands and telemetry are exchange via
ulated into Fequency shift keying (FSK) modula-
another radio. The telemetry radio 3DR is con-
tion. The radio then transmits this analog signal
nected trough USB to the computer, therefore not
onto the coaxial cable to the antenna which then
needing any kind of power input.
emits the electromagnetic wave onto the UAV.
In addition, attached to the computer there will
For the RC controller, the operator controls the
be all the human interface components: mouse, key-
UAV manually giving inputs by simply adjusting
board, microphone and headphones and/or speak-
the joystick in the controller. The percentage of
ers.
the movement of the joystick is encoded into PPM
Now, to better explain how everything is con-
packets and sent trough the transmitter.
nected, the electrical schematic is divided into five
The video System is comprised of a RF receiver
groups: power supply, computer system, video sys-
and an SD card video recorder. The video image
tem, radio system and other.
arrives the GCS in format PAL and is then recorded
The central indicator and control panel concept
in the SD card.
was done. Somewhere in the center of the human
Every system can be turn on and off indepen-
interface, a panel of switches capable of turning on
dently through the human interface through a cen-
and off each system was envisioned.
tral panel which will be explained ahead in this doc-
ument.
3.3.1 Power Supply
3.3. Eletrical Schematic
To begin with, a draft of the necessary interconnec- The networks are divided into four groups: Non
tions and wiring between the different components Essenstials@230VAC, Non Essentials@12VDC, Es-
and systems was done, Fig.6. While some wiring sentials@230VAC and Essentials@12VDC, each one
represent power, other symbolize the flow of data or of them has an associated LED that turns on in the
video stream. From here, more drafts where made central panel when its associated switch is turned
to think how spatially everything would fit together on. Another LED is connected in parallel with the
inside of the trailer. That is discussed later. battery to indicate that it is connected and feed-
4
Figure 5: GCS System Architecture
5
Figure 6: Electrical schematic draft
6
4.2.2 Central Indicator and Control Panel big MDF planks go through the six profiles. Two at
the center, side by side to ensure structural stability,
The Central indicator and control panel is where
and two to create the necessary distance and angle
the state of the different components is displayed
for the fixation of the LCDs. This way, the LCD
,Fig.9. Here the operator can know from which
screen position will be easy to adjust and align with
source the GCS is being powered from. Further-
its mdf front frame.
more, taking in consideration the definitions of
Moreover, thinking also on the cable manage-
Non Essentials@230VAC, Non Essentials@12VDC,
ment, the side perspective holes are for that pur-
Essentials@230VAC and Essentials@12VDC stipu-
pose.
lated in Sec.3.1.4, is can be known the state of this
power grids. 4.4. Cable Management
Taking into account all systems and components
described in previous sections, Fig.11 describes how
spatially they will be connected and positioned.
Around number one will be both generator and
grid power inputs. The double converter and bat-
tery will be there too. The wiring goes from one to
three, where the electric central panel is positioned.
The 230VAC switches are there. Furthermore, the
illumination LED lights represented as yellow, are
also connected between three and two. The inten-
sity regulators will be near number one.
Near number two there is the central indicator
and control panel where all the LED indicators are
displayed, and consequently, connected between one
and three. All the cables are meant to follow tech-
nical gutters.
4.4.1 Wiring
For the 230VAC grids, the current flowing through
the systems wont go further than 16A. That means
Figure 9: Central Indicator and Control Panel
that a section of 1.5mm2 is enough. For the 12VDC
4.3. Structure systems, looking at Fig.11 (a), the distance between
1 and 2 is about 3 m. In order to know what should
be the wire section area the drop voltage due to the
resistance of the cable shall be considered. An on-
line calculator [11] is used to ensure that the voltage
drop is about 3%, as recommended. By filling the
parameters in the calculator, at 12VDC, 3A, 1.5
mm2 section wire and 3 m distance from the load it
is concluded that the voltage drop is 2.5% below the
required, therefore, meaning that a 1.5mm2 section
wire is good enough for this application.
5. Implementation
Figure 10: Assembled MDF structure concept 5.1. Structure
model As the Aerospace laboratory has a CNC machine,
and the use of MDF was evidently a solution for this
The human interface panel is where the major com- purpose, the possibilities were many. After some
ponents are located. Such components must be well drafts, the final design was done. As the profiles
fixed and in case of the LCD, they have to be po- were being manufactured, Fig.12 by the CNC. The
sitioned with a tilt angle. Therefore, a structural fact that this CNC is not the best precision tool,
assembly that holds the LCDs, the central indica- the profiles were not finished yet. After that they
tor control panel, the analogical video system was were polished either with a drummel tool or with a
designed and conceived. wood sandpaper, Fig.12.
The assembly is composed of six pairs of glued As the manufacture process was a very time con-
MDF profiles as it can be seen in Fig.10(c). Four suming and the quality of the profiles were not the
7
best due to the CNC machine being old, other so-
lutions were found, namely FalLab Lisboa.
After being manufactured and polished the pro-
files were glued together to form the ”V” shaped
supports.
8
5.2.1 Electrical Board and Central Panels
9
Figure 15: GCS running
menting this work. Many soft and hard skills too. [5] Alexandre Duarte. Development part of the
During research, a general idea for the working prin- structure of a long endurance electric UAV.
ciple of UAS was formed. Taking requirements, Master’s thesis, Universidade da Beira Inte-
transform them into design, assemble and test them rior(UBI), 2016.
is the art of system engineering which was applied
here in this work too. [6] Luı́s Freitas. Aerodynamic analysis of a for-
Now this GCS can have multi applications. Ei- ward–backward facing step pair on the upper
ther for the projects such like LEEUAV or any surface of a low-speed airfoil. Master’s thesis,
other project such like submarines, rc cars or even Universidade da Beira Interior(UBI), 2017.
a rocket GCS. [7] Riham Altawy. Security, privacy, and safety as-
The main innovative idea in this work was the pects of civilian drones: A survey. ACM Trans-
design of the support. It gives a clean ”v” shaped actions on Cyber-Physical Systems, 1:1–25, 11
format, giving the possibility to fix the LCD screens 2016.
with a desired angle and distance from the surface.
Also giving the comfort of clean space in the out- [8] ABUL KALAM KHAN. Ground control
side while racking all the wires and supports on the station, functional requirements. https:
inside. //khandronesorigin.com/2016/11/23/
ground-control-station-functional-requirements/,
References
2016.
[1] Afonso Santos Rodrigues. Airframe assembly,
systems integration and flight testing of a long [9] UXV Tecnologies. Things to consider
endurance electric UAV. Master’s thesis, Uni- before purchasing a ground control sta-
versidade da Beira Interior (UBI), February tion. https://www.uxvtechnologies.
2017. com/ground-control-stations/
guide-to-choosing-a-ground-control-station-gcs/,
[2] Luı́s Cândido. Projeto de um uav solar de
2016.
grande autonomia. Master’s thesis, Universi-
dade da Beira Interior(UBI), 2014. [10] Mladjan Jovanovic and Dusan Starcevic. Soft-
ware architecture for ground control station for
[3] Tiago Ferreira. Hybrid propulsion system of a
unmanned aerial vehicle. In Tenth Interna-
long endurance electric UAV. Master’s thesis,
tional Conference on Computer Modeling and
Instituto Superior Técnico (IST), 2014.
Simulation (uksim 2008), pages 284–288, 2008.
[4] Joana Sousa. Solar system for a long endurance
[11] jCalcnet. Ac and dc voltage drop calcu-
electric uav. Master’s thesis, Universidade da
lator asnzs 3008. https://www.jcalc.net/
Beira Interior(UBI), 2015.
voltage-drop-calculator-as3008.
10