SlideShare a Scribd company logo
© 2017, Robert W. Heath Jr.
Flying with SAVES
Dr. Nuria Gonzalez-Prelcic
SAVES Assistant Director
Motivation
2
Motivation
3
3
It is the right time for SAVES to go aerial!
SAVES has addressed many aspects
of vehicular engineering for ground
vehicles during its first year of life
Problems like collaborative sensing,
vehicular communication, map making
or navigation have common aspects in
aerial and ground scenarios
Drone-based systems are
driving disruptive
applications in the market
Taking SAVES to the skies
Big numbers for the commercial drone industry
4*Numbers predicted by the FAA and the Association for Unmanned Vehicle Systems International (AUVSI) https://www.dartdrones.com/blog/drone-industry-impact/
2025
82.1 billion
Tax revenue 2015-2025
$482 million
Jobs by 2025
100,000
The estimated economic impact of the drone industry is enormous
Commercial
drone fleet
42,000
420,000
2016 2021
States predicted to
see the most gains
in terms of job
creation and
additional revenue
5
Aerial vehicles
UAVs as imaging
sensors
UAVs for
wireless
UAVs for sensing
and monitoring
UAVs for
transportation
TECHNOLOGIES
SENSING + COMMUNICATION in drones enables revolutionary applications
10
Technologies for disruptive UAV applications
Positioning/mapping/
navigation
Collaborative
sensing
MIMO
communication
SAVES faculties are well positioned on key UAV technologies
Autonomy levels
11
Different autonomy levels require different technologies
Fully automated
operation with high
connectivity
Automated
navigation with
moderate rate
communication
GPS available
Automated
development of a
task/control signals
through
communication
possible/distributed
computation
possible
Fully automated
operation with moderate
connectivity
Automated
navigation with
high rate
communication
GPS available
Automated
development of a
task/control signals
through
communication
possible/distributed
computation
possible
Autonomous
operation
Autonomous
development of
a task
Autonomous
navigation when
communication/GPS
not available
NO CONNECTIVITY MODERATE/HIGH CONNECTIVITY
On going
research
12
Core networkGateway
Aerial communication expertise
13
MmWave MIMO for air-to-
air communication
Capacity analysis
PHY design
Channel models for the mmWave
A2G and A2A channels
Network topologies for
A2G and A2A @
mmWave
MU millimeter wave MIMO
for A2G
Initial work supported
by LMCO
14
Trajectory planning, obstacle
avoidance
14
Different drone applications
require different on-board
sensors
GPS signal may not be available
in certain environments
(canyons, forests, etc.)
How can the drone navigate
autonomously with the set of
sensors required by the
application and no
GPS/communication?
Develop and evaluate navigation algorithms
using one camera/two
cameras/camera+radar/etc.
Navigating without GPS
Example: navigating with an on board camera
UAV based traffic monitoring
15
Video feed over WiFi/cellular
Video Processing
Data Processing
CLOUD
the unbiased result, we avoided choosing consecutive fram
in the same testing data set. For each data set, we calculat
the ratio of number of vehicles being detected and the to
number of vehicles. Then we average the ratios we got fro
all of the data sets. Furthermore, we repeated the process t
times from generating testing sets to averaging the ratios.
An example of the output of the tracking algorithm can
seen in Fig. 7 (a) and (b). In order to observe the tracki
results, we assigned each detected vehicle a unique numb
and display it. For each real-world aerial video as an inp
data set, we observed if the assigned number of a vehic
changed from its entering to the screen to its exit. The res
shows that unique numbers assigned to vehicles do not chan
for every testing video.
(a)
Video feed over WiFiVVideo feed over
Video Processing
Data Processing
Web Application
Fig. 4: Illustration of our experimental setup.eps
network between them, and the computer can access the UAV
and the controller over the provided IP address. After deciding
on a UAV, we chose a GoPro 4 camera for the system. The
GoPro 4 camera is compatible with the 3DR Solo gimble,
and it has adjustable frame rate and resolution that makes it
possible to collect different types of data.
Fig. 6: Overview of the structure of the traffic monitori
application.
contour detection, when the color of the vehicle and the co
of background are very similar, it cannot generate good resul
The Haar cascade model can detect cars accurately even wh
the drone shifts. By training with a large number of pictur
its accuracy can be increased steadily.
We chose the OpenCV module in Python to implement t
Haar cascade model. OpenCV’s open-source library of ima
processing functions allows us to process the input vid
Video feed over WiFiVVideo feed over
Video Processing
Data Processing
Web Application
Fig. 4: Illustration of our experimental setup.eps
network between them, and the computer can access the UAV
and the controller over the provided IP address. After deciding
on a UAV, we chose a GoPro 4 camera for the system. The
GoPro 4 camera is compatible with the 3DR Solo gimble,
and it has adjustable frame rate and resolution that makes it
possible to collect different types of data.
Fig. 5: 3DR Solo quadcopter equipped with a GoPro 4 camera.
The general processing steps are illustrated in Fig. 6. The
computer module is composed of three submodules: video
processing, data processing, and web application. Users make
monitoring request via a web application. After they enter the
location information, the web application takes the request and
generates a flight script that can be sent to the drone over
Wi-Fi. Then the drone flies to the desired location and start
collecting video.
For software decisions, the methods we tested to detect
vehicles are background subtraction [14], contour detection
[15], and the Haar cascade model. Background subtraction
and contour detection are the most common methods being
applied to vehicle detection. After running the background
subtraction algorithm, we found that it is inaccurate when
the drone’s position shift during video taking process. As for
Fig. 6: Overview of the structure of the traffic monitoring
application.
contour detection, when the color of the vehicle and the color
of background are very similar, it cannot generate good results.
The Haar cascade model can detect cars accurately even when
the drone shifts. By training with a large number of pictures,
its accuracy can be increased steadily.
We chose the OpenCV module in Python to implement the
Haar cascade model. OpenCV’s open-source library of image
processing functions allows us to process the input video
frame by frame and implement vehicle detection functions.
Even though MATLAB has similar functionalities for video
processing, it operates much slower than the OpenCV and
Python combination. Furthermore, based on our experience,
MATLAB needs more RAM and delay real-time processing
compared with OpenCV. After all the hardware and software
decisions, our first step is to get access to drone video feed
through the computer. We use VLC media player to view
the live video captured by the camera. Therefore, one of
the hardware requirements for the system is a computer with
VLC installed. The computer communicates with the drone by
connecting to the drone’s Wi-Fi and building a TCP connection
with a Telnet client. To build a TCP connection, an SDP file
including the TCP parameters is needed.
V. RESULTS
Before testing the experimental system, we collected 3750
vehicle and non-vehicle images to train the Haar cascade
model. The images were captured from the aerial video filmed
in several areas in Austin, Texas. We used the built-in sample
generating functions in OpenCV to apply distortions to the
input images, and to label data. After that, we flew the UAV
and recorded different sets of aerial videos captured at different
heights and times for testing the system.
The detection accuracy of our system lies in the range 83-
90% for any given frame. To compute the detection accuracy,
we chose frame samples from the input videos. In order to get
Project ideas
16
Summary of ideas
17
Navigating in a team without
GPS and connectivity Joint positioning and
communication using 5G
signalsSLAM aided mmWave
communication
Channel variation
models for A2G/A2A
Leveraging cellular
infrastructure
for automated operation
Managing/leveraging interference
in sub 6-GHz networks
Designing mmWave
hotspots
Infrastructure to support
automated flying Integrating autonomous
and manned vehicles
3D coverage maps for
trajectory planning
Trajectory planning, obstacle
avoidance
Operating in a team without connectivity with the
infrastructure
18
How to implement team
navigation, which sensing data have
to be shared between UAVs? how
performance depends on data rate?
Collaborative sensing
framework for task
development
19
Assume drones are equipped with
mmWave MIMO transceivers
How to use the mmWave
communication signal for positioning?
Prior work on joint positioning and
communication does not consider high
mobility conditions in aerial scenarios
Develop joint positioning and
communication algorithms at mmWave
for the aerial environment
Location of the
aerial BS is known
with some errorLocation of the
aerial MS or
distance to aerial
BS are unknown
Joint positioning and communication using 5G signals
SLAM is a popular solution for
localization and mapping that can be
used for drone navigation
20
Infrared imaging
Radar
4K video
Communications relay
Air-to-ground link
Aerial access point
Networked airborne users
in a rescue mission
Some applications may require high data
rate A2A/A2G communication links
Use drone navigation algorithms to aid millimeter wave beam alignment and reduce
communication overhead by mapping SLAM outputs and channel estimates
PI: Profs. Nuria Gonzalez-Prelcic and Robert Heath
SLAM aided mmwave communication
Developing a channel variation model for mmWave A2G/A2A
links
21
Trajectory
1 2 3 4 5 6 7 8
Distance from start point [m]
0
20
40
60
80
100
120
140
160
180
Angle[deg]
Azimuth of Departure
AoA serie
generated from
Quadriga*
Incorporate high mobility and spatial
consistency into the A2A and A2G
channel models
A channel variation model is the key to develop channel tracking
algorithms to reduce training overhead for beamformers update
Leveraging cellular infrastructure
for automated operation
22
Cellular infrastructure can
supplement aerial traffic
management
Cellular infrastructure can
play a roll for drone
localization and tracking
Sensing at the infrastructure
provides distributed tracking
without high power radar
Processing can be offloaded to a
centralized processor, cell edge, or cloud
23
LOS conditions in the A2G channel
impact interference level at the UAV
Design MIMO strategies at the UAV to mitigate multi-BS interference
Managing/leveraging interference in sub 6-GHz networks
Interference
Designing mmWave hotspots
24
Air-to-ground link
Aerial access point
Air-to-air link
Develop MU MIMO strategies for mixed
aerial-ground networks
Optimize location of aerial access point
to maximize coverage
Integrating autonomous and manned vehicles
25
Study the ways that autonomous
airplanes may be integrated with
manned vehicles, starting withVFR, in
the next five years
Identify critical and optional
components in the aircraft and on
the ground to support such
operations
ADS-B for position location
Radio
Cameras to detect legacy aircraft
Speech processing
Sensor
fusion
Radar altimeter
Radar for collision avoidance
Infrastructure to support automated flying
26
How to use the communication
signals and sensor fusion to aid
positioning?
Design trajectory planning algorithms which
account for dynamic coverage maps of the
environment
How can sensing at the infrastructure
enhance situational awareness in mixed
piloted and automated environments?
Study the role of cellular
infrastructure in supporting
automated flying, including new
modes of communication at higher
rates and also sensing at the base
station
27
(x,y,z)
GPS signal
Cellular coverage
Wi-Fi signal
Design trajectory planning algorithms which account for dynamic coverage
maps of the environment including communication and sensing
3D coverage maps for trajectory planning
Thanks!
29

More Related Content

What's hot

DESIGN OF AVIONICS ARCHITECTURE
DESIGN OF AVIONICS ARCHITECTUREDESIGN OF AVIONICS ARCHITECTURE
DESIGN OF AVIONICS ARCHITECTURE
MIbrar4
 
PIA internship report
PIA internship reportPIA internship report
PIA internship report
Muhammad Dildar
 
University master on cargo transport rpas 2017 ver 1
University master on cargo transport rpas 2017 ver 1University master on cargo transport rpas 2017 ver 1
University master on cargo transport rpas 2017 ver 1
Panagiotis (Panos) Xefteris
 
Pakistan International Airlines Internship
Pakistan International Airlines InternshipPakistan International Airlines Internship
Pakistan International Airlines Internship
Muzzamil Shaikh
 
European Rotors - PBN and GNSS for Rotorcraft Operations
European Rotors - PBN and GNSS for Rotorcraft OperationsEuropean Rotors - PBN and GNSS for Rotorcraft Operations
European Rotors - PBN and GNSS for Rotorcraft Operations
Leonardo
 
Airport Authority of India
Airport Authority of IndiaAirport Authority of India
Airport Authority of India
Yogender Yadav
 
AAI (Airports Authority of India) Report
AAI (Airports Authority of India) ReportAAI (Airports Authority of India) Report
AAI (Airports Authority of India) Report
Lokesh Negi
 
Airports authority of india
Airports authority of indiaAirports authority of india
Airports authority of indiaFreelancer
 
European Rotors - Mission Management System’s Capabilities for Law Enforcemen...
European Rotors - Mission Management System’s Capabilities for Law Enforcemen...European Rotors - Mission Management System’s Capabilities for Law Enforcemen...
European Rotors - Mission Management System’s Capabilities for Law Enforcemen...
Leonardo
 
Remote AFIS in Japan
Remote AFIS in JapanRemote AFIS in Japan
Airport Authority of India
Airport Authority of IndiaAirport Authority of India
Airport Authority of India
Uma Mahesh
 
Aviation maintenance levels
Aviation maintenance levelsAviation maintenance levels
Aviation maintenance levels
MIbrar4
 
Remotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information ServiceRemotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information Service
Secretaria de Aviação Civil da Presidência da República
 
Airports authority of india (aai) training report
Airports authority of india (aai) training reportAirports authority of india (aai) training report
Airports authority of india (aai) training report
Arnab Bhattacharya
 
Remotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information ServiceRemotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information Service
Secretaria de Aviação Civil da Presidência da República
 
presentation on airport authority of india
presentation  on airport authority of indiapresentation  on airport authority of india
presentation on airport authority of india
Sunita Bhamboo
 

What's hot (20)

DESIGN OF AVIONICS ARCHITECTURE
DESIGN OF AVIONICS ARCHITECTUREDESIGN OF AVIONICS ARCHITECTURE
DESIGN OF AVIONICS ARCHITECTURE
 
PIA internship report
PIA internship reportPIA internship report
PIA internship report
 
University master on cargo transport rpas 2017 ver 1
University master on cargo transport rpas 2017 ver 1University master on cargo transport rpas 2017 ver 1
University master on cargo transport rpas 2017 ver 1
 
com_procedure
com_procedurecom_procedure
com_procedure
 
Pakistan International Airlines Internship
Pakistan International Airlines InternshipPakistan International Airlines Internship
Pakistan International Airlines Internship
 
DHEERAJ BALODIA(LNMIIT)
DHEERAJ BALODIA(LNMIIT)DHEERAJ BALODIA(LNMIIT)
DHEERAJ BALODIA(LNMIIT)
 
European Rotors - PBN and GNSS for Rotorcraft Operations
European Rotors - PBN and GNSS for Rotorcraft OperationsEuropean Rotors - PBN and GNSS for Rotorcraft Operations
European Rotors - PBN and GNSS for Rotorcraft Operations
 
PIA
PIA PIA
PIA
 
Airport Authority of India
Airport Authority of IndiaAirport Authority of India
Airport Authority of India
 
AAI (Airports Authority of India) Report
AAI (Airports Authority of India) ReportAAI (Airports Authority of India) Report
AAI (Airports Authority of India) Report
 
Airports authority of india
Airports authority of indiaAirports authority of india
Airports authority of india
 
European Rotors - Mission Management System’s Capabilities for Law Enforcemen...
European Rotors - Mission Management System’s Capabilities for Law Enforcemen...European Rotors - Mission Management System’s Capabilities for Law Enforcemen...
European Rotors - Mission Management System’s Capabilities for Law Enforcemen...
 
Remote AFIS in Japan
Remote AFIS in JapanRemote AFIS in Japan
Remote AFIS in Japan
 
aai ki ppt clg wali
aai ki ppt clg waliaai ki ppt clg wali
aai ki ppt clg wali
 
Airport Authority of India
Airport Authority of IndiaAirport Authority of India
Airport Authority of India
 
Aviation maintenance levels
Aviation maintenance levelsAviation maintenance levels
Aviation maintenance levels
 
Remotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information ServiceRemotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information Service
 
Airports authority of india (aai) training report
Airports authority of india (aai) training reportAirports authority of india (aai) training report
Airports authority of india (aai) training report
 
Remotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information ServiceRemotely Operated Aerodrome Flight Information Service
Remotely Operated Aerodrome Flight Information Service
 
presentation on airport authority of india
presentation  on airport authority of indiapresentation  on airport authority of india
presentation on airport authority of india
 

Similar to Flying with SAVES

DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)
DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)
DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)Ibrahim Yusuf Salihu
 
Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...
Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...
Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...
Yaroslav Domaratsky
 
A Survey of Interoperability among Surveillance System using ONVIF
A Survey of Interoperability among Surveillance System using ONVIFA Survey of Interoperability among Surveillance System using ONVIF
A Survey of Interoperability among Surveillance System using ONVIF
RSIS International
 
"Is Vision the New Wireless?," a Presentation from Qualcomm
"Is Vision the New Wireless?," a Presentation from Qualcomm"Is Vision the New Wireless?," a Presentation from Qualcomm
"Is Vision the New Wireless?," a Presentation from Qualcomm
Edge AI and Vision Alliance
 
Design and Implementation of an Unmanned Ground -ICAM_2014_Paper_submission
Design and Implementation of an Unmanned Ground -ICAM_2014_Paper_submissionDesign and Implementation of an Unmanned Ground -ICAM_2014_Paper_submission
Design and Implementation of an Unmanned Ground -ICAM_2014_Paper_submissionThirumalesh H S
 
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERSMOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
IRJET Journal
 
IRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey BuildingsIRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey Buildings
IRJET Journal
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET Journal
 
C44081316
C44081316C44081316
C44081316
IJERA Editor
 
IRJET- Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...
IRJET-  	  Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...IRJET-  	  Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...
IRJET- Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...
IRJET Journal
 
IRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image ProcessingIRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET Journal
 
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell ScriptsControlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
IRJET Journal
 
Bandit framework for systematic learning in wireless video based face recogni...
Bandit framework for systematic learning in wireless video based face recogni...Bandit framework for systematic learning in wireless video based face recogni...
Bandit framework for systematic learning in wireless video based face recogni...
ieeepondy
 
Deployment of Beacon Technology in Aviation by Leantegra
Deployment of Beacon Technology in Aviation by LeantegraDeployment of Beacon Technology in Aviation by Leantegra
Deployment of Beacon Technology in Aviation by Leantegra
Olga Rusnak
 
Iaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detectionIaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detection
Iaetsd Iaetsd
 
Preparing_for_PCA_Workbook.pptx
Preparing_for_PCA_Workbook.pptxPreparing_for_PCA_Workbook.pptx
Preparing_for_PCA_Workbook.pptx
michaeljayaraj1
 
Cloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TVCloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TV
IRJET Journal
 
MOBILE REMOTE SURVEILLANCE TOWER
MOBILE REMOTE SURVEILLANCE TOWERMOBILE REMOTE SURVEILLANCE TOWER
MOBILE REMOTE SURVEILLANCE TOWER
IRJET Journal
 
White paper: Enhance mobility and driver experience with multihop data exchan...
White paper: Enhance mobility and driver experience with multihop data exchan...White paper: Enhance mobility and driver experience with multihop data exchan...
White paper: Enhance mobility and driver experience with multihop data exchan...
Yaroslav Domaratsky
 
REMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIOREMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIOKunal Bidkar
 

Similar to Flying with SAVES (20)

DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)
DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)
DESIGN AND CONSTRUCTION OF A LINUX BASED WEB (1)
 
Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...
Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...
Advanced vehicle/vehcile and vehicle/UAV collaboration sude cases enabled by ...
 
A Survey of Interoperability among Surveillance System using ONVIF
A Survey of Interoperability among Surveillance System using ONVIFA Survey of Interoperability among Surveillance System using ONVIF
A Survey of Interoperability among Surveillance System using ONVIF
 
"Is Vision the New Wireless?," a Presentation from Qualcomm
"Is Vision the New Wireless?," a Presentation from Qualcomm"Is Vision the New Wireless?," a Presentation from Qualcomm
"Is Vision the New Wireless?," a Presentation from Qualcomm
 
Design and Implementation of an Unmanned Ground -ICAM_2014_Paper_submission
Design and Implementation of an Unmanned Ground -ICAM_2014_Paper_submissionDesign and Implementation of an Unmanned Ground -ICAM_2014_Paper_submission
Design and Implementation of an Unmanned Ground -ICAM_2014_Paper_submission
 
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERSMOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
MOBILE ROBOTIC ARM WITH APP INTERFACE USING MICROCONTROLLERS
 
IRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey BuildingsIRJET- Smart Parking System in Multi-Storey Buildings
IRJET- Smart Parking System in Multi-Storey Buildings
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
 
C44081316
C44081316C44081316
C44081316
 
IRJET- Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...
IRJET-  	  Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...IRJET-  	  Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...
IRJET- Autonomous Operation and Controlling of Unmanned Ariel Vehicle (UA...
 
IRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image ProcessingIRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image Processing
 
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell ScriptsControlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
 
Bandit framework for systematic learning in wireless video based face recogni...
Bandit framework for systematic learning in wireless video based face recogni...Bandit framework for systematic learning in wireless video based face recogni...
Bandit framework for systematic learning in wireless video based face recogni...
 
Deployment of Beacon Technology in Aviation by Leantegra
Deployment of Beacon Technology in Aviation by LeantegraDeployment of Beacon Technology in Aviation by Leantegra
Deployment of Beacon Technology in Aviation by Leantegra
 
Iaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detectionIaetsd arm based remote surveillance and motion detection
Iaetsd arm based remote surveillance and motion detection
 
Preparing_for_PCA_Workbook.pptx
Preparing_for_PCA_Workbook.pptxPreparing_for_PCA_Workbook.pptx
Preparing_for_PCA_Workbook.pptx
 
Cloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TVCloudmov: Cloud-Based Mobile Social TV
Cloudmov: Cloud-Based Mobile Social TV
 
MOBILE REMOTE SURVEILLANCE TOWER
MOBILE REMOTE SURVEILLANCE TOWERMOBILE REMOTE SURVEILLANCE TOWER
MOBILE REMOTE SURVEILLANCE TOWER
 
White paper: Enhance mobility and driver experience with multihop data exchan...
White paper: Enhance mobility and driver experience with multihop data exchan...White paper: Enhance mobility and driver experience with multihop data exchan...
White paper: Enhance mobility and driver experience with multihop data exchan...
 
REMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIOREMOTE TRIGGERED SOFTWARE DEFINED RADIO
REMOTE TRIGGERED SOFTWARE DEFINED RADIO
 

More from Center for Transportation Research - UT Austin

Regret of Queueing Bandits
Regret of Queueing BanditsRegret of Queueing Bandits
Advances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2XAdvances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2X
Center for Transportation Research - UT Austin
 
Collaborative Sensing and Heterogeneous Networking Leveraging Vehicular Fleets
Collaborative Sensing and Heterogeneous Networking Leveraging Vehicular FleetsCollaborative Sensing and Heterogeneous Networking Leveraging Vehicular Fleets
Collaborative Sensing and Heterogeneous Networking Leveraging Vehicular Fleets
Center for Transportation Research - UT Austin
 
Collaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated VehiclesCollaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated Vehicles
Center for Transportation Research - UT Austin
 
Statistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient DescentStatistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient Descent
Center for Transportation Research - UT Austin
 
CAV/Mixed Transportation Modeling
CAV/Mixed Transportation ModelingCAV/Mixed Transportation Modeling
CAV/Mixed Transportation Modeling
Center for Transportation Research - UT Austin
 
Real-time Signal Control and Traffic Stability / Improved Models for Managed ...
Real-time Signal Control and Traffic Stability / Improved Models for Managed ...Real-time Signal Control and Traffic Stability / Improved Models for Managed ...
Real-time Signal Control and Traffic Stability / Improved Models for Managed ...
Center for Transportation Research - UT Austin
 
Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...
Center for Transportation Research - UT Austin
 
UT SAVES: Situation Aware Vehicular Engineering Systems
UT SAVES: Situation Aware Vehicular Engineering SystemsUT SAVES: Situation Aware Vehicular Engineering Systems
UT SAVES: Situation Aware Vehicular Engineering Systems
Center for Transportation Research - UT Austin
 
Regret of Queueing Bandits
Regret of Queueing BanditsRegret of Queueing Bandits
Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...
Center for Transportation Research - UT Austin
 
CAV/Mixed Transportation Modeling
CAV/Mixed Transportation ModelingCAV/Mixed Transportation Modeling
CAV/Mixed Transportation Modeling
Center for Transportation Research - UT Austin
 
Collaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated VehiclesCollaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated Vehicles
Center for Transportation Research - UT Austin
 
Advances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2XAdvances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2X
Center for Transportation Research - UT Austin
 
Statistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient DescentStatistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient Descent
Center for Transportation Research - UT Austin
 
Status of two projects: Real-time Signal Control and Traffic Stability; Impro...
Status of two projects: Real-time Signal Control and Traffic Stability; Impro...Status of two projects: Real-time Signal Control and Traffic Stability; Impro...
Status of two projects: Real-time Signal Control and Traffic Stability; Impro...
Center for Transportation Research - UT Austin
 
SAVES general overview
SAVES general overviewSAVES general overview
D-STOP Overview April 2018
D-STOP Overview April 2018D-STOP Overview April 2018
Managing Mobility during Design-Build Highway Construction: Successes and Les...
Managing Mobility during Design-Build Highway Construction: Successes and Les...Managing Mobility during Design-Build Highway Construction: Successes and Les...
Managing Mobility during Design-Build Highway Construction: Successes and Les...
Center for Transportation Research - UT Austin
 
The Future of Fly Ash in Texas Concrete
The Future of Fly Ash in Texas ConcreteThe Future of Fly Ash in Texas Concrete
The Future of Fly Ash in Texas Concrete
Center for Transportation Research - UT Austin
 

More from Center for Transportation Research - UT Austin (20)

Regret of Queueing Bandits
Regret of Queueing BanditsRegret of Queueing Bandits
Regret of Queueing Bandits
 
Advances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2XAdvances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2X
 
Collaborative Sensing and Heterogeneous Networking Leveraging Vehicular Fleets
Collaborative Sensing and Heterogeneous Networking Leveraging Vehicular FleetsCollaborative Sensing and Heterogeneous Networking Leveraging Vehicular Fleets
Collaborative Sensing and Heterogeneous Networking Leveraging Vehicular Fleets
 
Collaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated VehiclesCollaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated Vehicles
 
Statistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient DescentStatistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient Descent
 
CAV/Mixed Transportation Modeling
CAV/Mixed Transportation ModelingCAV/Mixed Transportation Modeling
CAV/Mixed Transportation Modeling
 
Real-time Signal Control and Traffic Stability / Improved Models for Managed ...
Real-time Signal Control and Traffic Stability / Improved Models for Managed ...Real-time Signal Control and Traffic Stability / Improved Models for Managed ...
Real-time Signal Control and Traffic Stability / Improved Models for Managed ...
 
Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation Through Collaboration: Case ...
 
UT SAVES: Situation Aware Vehicular Engineering Systems
UT SAVES: Situation Aware Vehicular Engineering SystemsUT SAVES: Situation Aware Vehicular Engineering Systems
UT SAVES: Situation Aware Vehicular Engineering Systems
 
Regret of Queueing Bandits
Regret of Queueing BanditsRegret of Queueing Bandits
Regret of Queueing Bandits
 
Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...
Sharing Novel Data Sources to Promote Innovation through Collaboration: Case ...
 
CAV/Mixed Transportation Modeling
CAV/Mixed Transportation ModelingCAV/Mixed Transportation Modeling
CAV/Mixed Transportation Modeling
 
Collaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated VehiclesCollaborative Sensing for Automated Vehicles
Collaborative Sensing for Automated Vehicles
 
Advances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2XAdvances in Millimeter Wave for V2X
Advances in Millimeter Wave for V2X
 
Statistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient DescentStatistical Inference Using Stochastic Gradient Descent
Statistical Inference Using Stochastic Gradient Descent
 
Status of two projects: Real-time Signal Control and Traffic Stability; Impro...
Status of two projects: Real-time Signal Control and Traffic Stability; Impro...Status of two projects: Real-time Signal Control and Traffic Stability; Impro...
Status of two projects: Real-time Signal Control and Traffic Stability; Impro...
 
SAVES general overview
SAVES general overviewSAVES general overview
SAVES general overview
 
D-STOP Overview April 2018
D-STOP Overview April 2018D-STOP Overview April 2018
D-STOP Overview April 2018
 
Managing Mobility during Design-Build Highway Construction: Successes and Les...
Managing Mobility during Design-Build Highway Construction: Successes and Les...Managing Mobility during Design-Build Highway Construction: Successes and Les...
Managing Mobility during Design-Build Highway Construction: Successes and Les...
 
The Future of Fly Ash in Texas Concrete
The Future of Fly Ash in Texas ConcreteThe Future of Fly Ash in Texas Concrete
The Future of Fly Ash in Texas Concrete
 

Recently uploaded

De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 

Recently uploaded (20)

De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 

Flying with SAVES

  • 1. © 2017, Robert W. Heath Jr. Flying with SAVES Dr. Nuria Gonzalez-Prelcic SAVES Assistant Director
  • 3. Motivation 3 3 It is the right time for SAVES to go aerial! SAVES has addressed many aspects of vehicular engineering for ground vehicles during its first year of life Problems like collaborative sensing, vehicular communication, map making or navigation have common aspects in aerial and ground scenarios Drone-based systems are driving disruptive applications in the market Taking SAVES to the skies
  • 4. Big numbers for the commercial drone industry 4*Numbers predicted by the FAA and the Association for Unmanned Vehicle Systems International (AUVSI) https://www.dartdrones.com/blog/drone-industry-impact/ 2025 82.1 billion Tax revenue 2015-2025 $482 million Jobs by 2025 100,000 The estimated economic impact of the drone industry is enormous Commercial drone fleet 42,000 420,000 2016 2021 States predicted to see the most gains in terms of job creation and additional revenue
  • 5. 5 Aerial vehicles UAVs as imaging sensors UAVs for wireless UAVs for sensing and monitoring UAVs for transportation TECHNOLOGIES SENSING + COMMUNICATION in drones enables revolutionary applications
  • 6. 10 Technologies for disruptive UAV applications Positioning/mapping/ navigation Collaborative sensing MIMO communication SAVES faculties are well positioned on key UAV technologies
  • 7. Autonomy levels 11 Different autonomy levels require different technologies Fully automated operation with high connectivity Automated navigation with moderate rate communication GPS available Automated development of a task/control signals through communication possible/distributed computation possible Fully automated operation with moderate connectivity Automated navigation with high rate communication GPS available Automated development of a task/control signals through communication possible/distributed computation possible Autonomous operation Autonomous development of a task Autonomous navigation when communication/GPS not available NO CONNECTIVITY MODERATE/HIGH CONNECTIVITY
  • 9. Core networkGateway Aerial communication expertise 13 MmWave MIMO for air-to- air communication Capacity analysis PHY design Channel models for the mmWave A2G and A2A channels Network topologies for A2G and A2A @ mmWave MU millimeter wave MIMO for A2G Initial work supported by LMCO
  • 10. 14 Trajectory planning, obstacle avoidance 14 Different drone applications require different on-board sensors GPS signal may not be available in certain environments (canyons, forests, etc.) How can the drone navigate autonomously with the set of sensors required by the application and no GPS/communication? Develop and evaluate navigation algorithms using one camera/two cameras/camera+radar/etc. Navigating without GPS Example: navigating with an on board camera
  • 11. UAV based traffic monitoring 15 Video feed over WiFi/cellular Video Processing Data Processing CLOUD the unbiased result, we avoided choosing consecutive fram in the same testing data set. For each data set, we calculat the ratio of number of vehicles being detected and the to number of vehicles. Then we average the ratios we got fro all of the data sets. Furthermore, we repeated the process t times from generating testing sets to averaging the ratios. An example of the output of the tracking algorithm can seen in Fig. 7 (a) and (b). In order to observe the tracki results, we assigned each detected vehicle a unique numb and display it. For each real-world aerial video as an inp data set, we observed if the assigned number of a vehic changed from its entering to the screen to its exit. The res shows that unique numbers assigned to vehicles do not chan for every testing video. (a) Video feed over WiFiVVideo feed over Video Processing Data Processing Web Application Fig. 4: Illustration of our experimental setup.eps network between them, and the computer can access the UAV and the controller over the provided IP address. After deciding on a UAV, we chose a GoPro 4 camera for the system. The GoPro 4 camera is compatible with the 3DR Solo gimble, and it has adjustable frame rate and resolution that makes it possible to collect different types of data. Fig. 6: Overview of the structure of the traffic monitori application. contour detection, when the color of the vehicle and the co of background are very similar, it cannot generate good resul The Haar cascade model can detect cars accurately even wh the drone shifts. By training with a large number of pictur its accuracy can be increased steadily. We chose the OpenCV module in Python to implement t Haar cascade model. OpenCV’s open-source library of ima processing functions allows us to process the input vid Video feed over WiFiVVideo feed over Video Processing Data Processing Web Application Fig. 4: Illustration of our experimental setup.eps network between them, and the computer can access the UAV and the controller over the provided IP address. After deciding on a UAV, we chose a GoPro 4 camera for the system. The GoPro 4 camera is compatible with the 3DR Solo gimble, and it has adjustable frame rate and resolution that makes it possible to collect different types of data. Fig. 5: 3DR Solo quadcopter equipped with a GoPro 4 camera. The general processing steps are illustrated in Fig. 6. The computer module is composed of three submodules: video processing, data processing, and web application. Users make monitoring request via a web application. After they enter the location information, the web application takes the request and generates a flight script that can be sent to the drone over Wi-Fi. Then the drone flies to the desired location and start collecting video. For software decisions, the methods we tested to detect vehicles are background subtraction [14], contour detection [15], and the Haar cascade model. Background subtraction and contour detection are the most common methods being applied to vehicle detection. After running the background subtraction algorithm, we found that it is inaccurate when the drone’s position shift during video taking process. As for Fig. 6: Overview of the structure of the traffic monitoring application. contour detection, when the color of the vehicle and the color of background are very similar, it cannot generate good results. The Haar cascade model can detect cars accurately even when the drone shifts. By training with a large number of pictures, its accuracy can be increased steadily. We chose the OpenCV module in Python to implement the Haar cascade model. OpenCV’s open-source library of image processing functions allows us to process the input video frame by frame and implement vehicle detection functions. Even though MATLAB has similar functionalities for video processing, it operates much slower than the OpenCV and Python combination. Furthermore, based on our experience, MATLAB needs more RAM and delay real-time processing compared with OpenCV. After all the hardware and software decisions, our first step is to get access to drone video feed through the computer. We use VLC media player to view the live video captured by the camera. Therefore, one of the hardware requirements for the system is a computer with VLC installed. The computer communicates with the drone by connecting to the drone’s Wi-Fi and building a TCP connection with a Telnet client. To build a TCP connection, an SDP file including the TCP parameters is needed. V. RESULTS Before testing the experimental system, we collected 3750 vehicle and non-vehicle images to train the Haar cascade model. The images were captured from the aerial video filmed in several areas in Austin, Texas. We used the built-in sample generating functions in OpenCV to apply distortions to the input images, and to label data. After that, we flew the UAV and recorded different sets of aerial videos captured at different heights and times for testing the system. The detection accuracy of our system lies in the range 83- 90% for any given frame. To compute the detection accuracy, we chose frame samples from the input videos. In order to get
  • 13. Summary of ideas 17 Navigating in a team without GPS and connectivity Joint positioning and communication using 5G signalsSLAM aided mmWave communication Channel variation models for A2G/A2A Leveraging cellular infrastructure for automated operation Managing/leveraging interference in sub 6-GHz networks Designing mmWave hotspots Infrastructure to support automated flying Integrating autonomous and manned vehicles 3D coverage maps for trajectory planning
  • 14. Trajectory planning, obstacle avoidance Operating in a team without connectivity with the infrastructure 18 How to implement team navigation, which sensing data have to be shared between UAVs? how performance depends on data rate? Collaborative sensing framework for task development
  • 15. 19 Assume drones are equipped with mmWave MIMO transceivers How to use the mmWave communication signal for positioning? Prior work on joint positioning and communication does not consider high mobility conditions in aerial scenarios Develop joint positioning and communication algorithms at mmWave for the aerial environment Location of the aerial BS is known with some errorLocation of the aerial MS or distance to aerial BS are unknown Joint positioning and communication using 5G signals
  • 16. SLAM is a popular solution for localization and mapping that can be used for drone navigation 20 Infrared imaging Radar 4K video Communications relay Air-to-ground link Aerial access point Networked airborne users in a rescue mission Some applications may require high data rate A2A/A2G communication links Use drone navigation algorithms to aid millimeter wave beam alignment and reduce communication overhead by mapping SLAM outputs and channel estimates PI: Profs. Nuria Gonzalez-Prelcic and Robert Heath SLAM aided mmwave communication
  • 17. Developing a channel variation model for mmWave A2G/A2A links 21 Trajectory 1 2 3 4 5 6 7 8 Distance from start point [m] 0 20 40 60 80 100 120 140 160 180 Angle[deg] Azimuth of Departure AoA serie generated from Quadriga* Incorporate high mobility and spatial consistency into the A2A and A2G channel models A channel variation model is the key to develop channel tracking algorithms to reduce training overhead for beamformers update
  • 18. Leveraging cellular infrastructure for automated operation 22 Cellular infrastructure can supplement aerial traffic management Cellular infrastructure can play a roll for drone localization and tracking Sensing at the infrastructure provides distributed tracking without high power radar Processing can be offloaded to a centralized processor, cell edge, or cloud
  • 19. 23 LOS conditions in the A2G channel impact interference level at the UAV Design MIMO strategies at the UAV to mitigate multi-BS interference Managing/leveraging interference in sub 6-GHz networks Interference
  • 20. Designing mmWave hotspots 24 Air-to-ground link Aerial access point Air-to-air link Develop MU MIMO strategies for mixed aerial-ground networks Optimize location of aerial access point to maximize coverage
  • 21. Integrating autonomous and manned vehicles 25 Study the ways that autonomous airplanes may be integrated with manned vehicles, starting withVFR, in the next five years Identify critical and optional components in the aircraft and on the ground to support such operations ADS-B for position location Radio Cameras to detect legacy aircraft Speech processing Sensor fusion Radar altimeter Radar for collision avoidance
  • 22. Infrastructure to support automated flying 26 How to use the communication signals and sensor fusion to aid positioning? Design trajectory planning algorithms which account for dynamic coverage maps of the environment How can sensing at the infrastructure enhance situational awareness in mixed piloted and automated environments? Study the role of cellular infrastructure in supporting automated flying, including new modes of communication at higher rates and also sensing at the base station
  • 23. 27 (x,y,z) GPS signal Cellular coverage Wi-Fi signal Design trajectory planning algorithms which account for dynamic coverage maps of the environment including communication and sensing 3D coverage maps for trajectory planning