Defense Notices
All students and faculty are welcome to attend the final defense of EECS graduate students completing their M.S. or Ph.D. degrees. Defense notices for M.S./Ph.D. presentations for this year and several previous years are listed below in reverse chronological order.
Students who are nearing the completion of their M.S./Ph.D. research should schedule their final defenses through the EECS graduate office at least THREE WEEKS PRIOR to their presentation date so that there is time to complete the degree requirements check, and post the presentation announcement online.
Upcoming Defense Notices
Andrew Riachi
An Investigation Into The Memory Consumption of Web Browsers and A Memory Profiling Tool Using Linux SmapsWhen & Where:
Nichols Hall, Room 246 (Executive Conference Room)
Committee Members:
Prasad Kulkarni, ChairPerry Alexander
Drew Davidson
Heechul Yun
Abstract
Web browsers are notorious for consuming large amounts of memory. Yet, they have become the dominant framework for writing GUIs because the web languages are ergonomic for programmers and have a cross-platform reach. These benefits are so enticing that even a large portion of mobile apps, which have to run on resource-constrained devices, are running a web browser under the hood. Therefore, it is important to keep the memory consumption of web browsers as low as practicable.
In this thesis, we investigate the memory consumption of web browsers, in particular, compared to applications written in native GUI frameworks. We introduce smaps-profiler, a tool to profile the overall memory consumption of Linux applications that can report memory usage other profilers simply do not measure. Using this tool, we conduct experiments which suggest that most of the extra memory usage compared to native applications could be due the size of the web browser program itself. We discuss our experiments and findings, and conclude that even more rigorous studies are needed to profile GUI applications.
Elizabeth Wyss
A New Frontier for Software Security: Diving Deep into npmWhen & Where:
Eaton Hall, Room 2001B
Committee Members:
Drew Davidson, ChairAlex Bardas
Fengjun Li
Bo Luo
J. Walker
Abstract
Open-source package managers (e.g., npm for Node.js) have become an established component of modern software development. Rather than creating applications from scratch, developers may employ modular software dependencies and frameworks--called packages--to serve as building blocks for writing larger applications. Package managers make this process easy. With a simple command line directive, developers are able to quickly fetch and install packages across vast open-source repositories. npm--the largest of such repositories--alone hosts millions of unique packages and serves billions of package downloads each week.
However, the widespread code sharing resulting from open-source package managers also presents novel security implications. Vulnerable or malicious code hiding deep within package dependency trees can be leveraged downstream to attack both software developers and the end-users of their applications. This downstream flow of software dependencies--dubbed the software supply chain--is critical to secure.
This research provides a deep dive into the npm-centric software supply chain, exploring distinctive phenomena that impact its overall security and usability. Such factors include (i) hidden code clones--which may stealthily propagate known vulnerabilities, (ii) install-time attacks enabled by unmediated installation scripts, (iii) hard-coded URLs residing in package code, (iv) the impacts of open-source development practices, (v) package compromise via malicious updates, (vi) spammers disseminating phishing links within package metadata, and (vii) abuse of cryptocurrency protocols designed to reward the creators of high-impact packages. For each facet, tooling is presented to identify and/or mitigate potential security impacts. Ultimately, it is our hope that this research fosters greater awareness, deeper understanding, and further efforts to forge a new frontier for the security of modern software supply chains.
Alfred Fontes
Optimization and Trade-Space Analysis of Pulsed Radar-Communication Waveforms using Constant Envelope ModulationsWhen & Where:
Nichols Hall, Room 246 (Executive Conference Room)
Committee Members:
Patrick McCormick, ChairShannon Blunt
Jonathan Owen
Abstract
Dual function radar communications (DFRC) is a method of co-designing a single radio frequency system to perform simultaneous radar and communications service. DFRC is ultimately a compromise between radar sensing performance and communications data throughput due to the conflicting requirements between the sensing and information-bearing signals.
A novel waveform-based DFRC approach is phase attached radar communications (PARC), where a communications signal is embedded onto a radar pulse via the phase modulation between the two signals. The PARC framework is used here in a new waveform design technique that designs the radar component of a PARC signal to match the PARC DFRC waveform expected power spectral density (PSD) to a desired spectral template. This provides better control over the PARC signal spectrum, which mitigates the issue of PARC radar performance degradation from spectral growth due to the communications signal.
The characteristics of optimized PARC waveforms are then analyzed to establish a trade-space between radar and communications performance within a PARC DFRC scenario. This is done by sampling the DFRC trade-space continuum with waveforms that contain a varying degree of communications bandwidth, from a pure radar waveform (no embedded communications) to a pure communications waveform (no radar component). Radar performance, which is degraded by range sidelobe modulation (RSM) from the communications signal randomness, is measured from the PARC signal variance across pulses; data throughput is established as the communications performance metric. Comparing the values of these two measures as a function of communications symbol rate explores the trade-offs in performance between radar and communications with optimized PARC waveforms.
Qua Nguyen
Hybrid Array and Privacy-Preserving Signaling Optimization for NextG Wireless CommunicationsWhen & Where:
Zoom Defense, please email jgrisafe@ku.edu for link.
Committee Members:
Erik Perrins, ChairMorteza Hashemi
Zijun Yao
Taejoon Kim
KC Kong
Abstract
This PhD research tackles two critical challenges in NextG wireless networks: hybrid precoder design for wideband sub-Terahertz (sub-THz) massive multiple-input multiple-output (MIMO) communications and privacy-preserving federated learning (FL) over wireless networks.
In the first part, we propose a novel hybrid precoding framework that integrates true-time delay (TTD) devices and phase shifters (PS) to counteract the beam squint effect - a significant challenge in the wideband sub-THz massive MIMO systems that leads to considerable loss in array gain. Unlike previous methods that only designed TTD values while fixed PS values and assuming unbounded time delay values, our approach jointly optimizes TTD and PS values under realistic time delays constraint. We determine the minimum number of TTD devices required to achieve a target array gain using our proposed approach. Then, we extend the framework to multi-user wideband systems and formulate a hybrid array optimization problem aiming to maximize the minimum data rate across users. This problem is decomposed into two sub-problems: fair subarray allocation, solved via continuous domain relaxation, and subarray gain maximization, addressed via a phase-domain transformation.
The second part focuses on preserving privacy in FL over wireless networks. First, we design a differentially-private FL algorithm that applies time-varying noise variance perturbation. Taking advantage of existing wireless channel noise, we jointly design differential privacy (DP) noise variances and users transmit power to resolve the tradeoffs between privacy and learning utility. Next, we tackle two critical challenges within FL networks: (i) privacy risks arising from model updates and (ii) reduced learning utility due to quantization heterogeneity. Prior work typically addresses only one of these challenges because maintaining learning utility under both privacy risks and quantization heterogeneity is a non-trivial task. We approach to improve the learning utility of a privacy-preserving FL that allows clusters of devices with different quantization resolutions to participate in each FL round. Specifically, we introduce a novel stochastic quantizer (SQ) that ensures a DP guarantee and minimal quantization distortion. To address quantization heterogeneity, we introduce a cluster size optimization technique combined with a linear fusion approach to enhance model aggregation accuracy. Lastly, inspired by the information-theoretic rate-distortion framework, a privacy-distortion tradeoff problem is formulated to minimize privacy loss under a given maximum allowable quantization distortion. The optimal solution to this problem is identified, revealing that the privacy loss decreases as the maximum allowable quantization distortion increases, and vice versa.
This research advances hybrid array optimization for wideband sub-THz massive MIMO and introduces novel algorithms for privacy-preserving quantized FL with diverse precision. These contributions enable high-throughput wideband MIMO communication systems and privacy-preserving AI-native designs, aligning with the performance and privacy protection demands of NextG networks.
Arin Dutta
Performance Analysis of Distributed Raman Amplification with Different Pumping ConfigurationsWhen & Where:
Nichols Hall, Room 246 (Executive Conference Room)
Committee Members:
Rongqing Hui, ChairMorteza Hashemi
Rachel Jarvis
Alessandro Salandrino
Hui Zhao
Abstract
As internet services like high-definition videos, cloud computing, and artificial intelligence keep growing, optical networks need to keep up with the demand for more capacity. Optical amplifiers play a crucial role in offsetting fiber loss and enabling long-distance wavelength division multiplexing (WDM) transmission in high-capacity systems. Various methods have been proposed to enhance the capacity and reach of fiber communication systems, including advanced modulation formats, dense wavelength division multiplexing (DWDM) over ultra-wide bands, space-division multiplexing, and high-performance digital signal processing (DSP) technologies. To maintain higher data rates along with maximizing the spectral efficiency of multi-level modulated signals, a higher Optical Signal-to-Noise Ratio (OSNR) is necessary. Despite advancements in coherent optical communication systems, the spectral efficiency of multi-level modulated signals is ultimately constrained by fiber nonlinearity. Raman amplification is an attractive solution for wide-band amplification with low noise figures in multi-band systems.
Distributed Raman Amplification (DRA) have been deployed in recent high-capacity transmission experiments to achieve a relatively flat signal power distribution along the optical path and offers the unique advantage of using conventional low-loss silica fibers as the gain medium, effectively transforming passive optical fibers into active or amplifying waveguides. Also, DRA provides gain at any wavelength by selecting the appropriate pump wavelength, enabling operation in signal bands outside the Erbium doped fiber amplifier (EDFA) bands. Forward (FW) Raman pumping configuration in DRA can be adopted to further improve the DRA performance as it is more efficient in OSNR improvement because the optical noise is generated near the beginning of the fiber span and attenuated along the fiber. Dual-order FW pumping scheme helps to reduce the non-linear effect of the optical signal and improves OSNR by more uniformly distributing the Raman gain along the transmission span.
The major concern with Forward Distributed Raman Amplification (FW DRA) is the fluctuation in pump power, known as relative intensity noise (RIN), which transfers from the pump laser to both the intensity and phase of the transmitted optical signal as they propagate in the same direction. Additionally, another concern of FW DRA is the rise in signal optical power near the start of the fiber span, leading to an increase in the non-linear phase shift of the signal. These factors, including RIN transfer-induced noise and non-linear noise, contribute to the degradation of system performance in FW DRA systems at the receiver.
As the performance of DRA with backward pumping is well understood with relatively low impact of RIN transfer, our research is focused on the FW pumping configuration, and is intended to provide a comprehensive analysis on the system performance impact of dual order FW Raman pumping, including signal intensity and phase noise induced by the RINs of both 1st and the 2nd order pump lasers, as well as the impacts of linear and nonlinear noise. The efficiencies of pump RIN to signal intensity and phase noise transfer are theoretically analyzed and experimentally verified by applying a shallow intensity modulation to the pump laser to mimic the RIN. The results indicate that the efficiency of the 2nd order pump RIN to signal phase noise transfer can be more than 2 orders of magnitude higher than that from the 1st order pump. Then the performance of the dual order FW Raman configurations is compared with that of single order Raman pumping to understand trade-offs of system parameters. The nonlinear interference (NLI) noise is analyzed to study the overall OSNR improvement when employing a 2nd order Raman pump. Finally, a DWDM system with 16-QAM modulation is used as an example to investigate the benefit of DRA with dual order Raman pumping and with different pump RIN levels. We also consider a DRA system using a 1st order incoherent pump together with a 2nd order coherent pump. Although dual order FW pumping corresponds to a slight increase of linear amplified spontaneous emission (ASE) compared to using only a 1st order pump, its major advantage comes from the reduction of nonlinear interference noise in a DWDM system. Because the RIN of the 2nd order pump has much higher impact than that of the 1st order pump, there should be more stringent requirement on the RIN of the 2nd order pump laser when dual order FW pumping scheme is used for DRA for efficient fiber-optic communication. Also, the result of system performance analysis reveals that higher baud rate systems, like those operating at 100Gbaud, are less affected by pump laser RIN due to the low-pass characteristics of the transfer of pump RIN to signal phase noise.
Audrey Mockenhaupt
Using Dual Function Radar Communication Waveforms for Synthetic Aperture Radar Automatic Target RecognitionWhen & Where:
Nichols Hall, Room 246 (Executive Conference Room)
Committee Members:
Patrick McCormick, ChairShannon Blunt
Jon Owen
Abstract
Pending.
Rich Simeon
Delay-Doppler Channel Estimation for High-Speed Aeronautical Mobile Telemetry ApplicationsWhen & Where:
Eaton Hall, Room 2001B
Committee Members:
Erik Perrins, ChairShannon Blunt
Morteza Hashemi
Jim Stiles
Craig McLaughlin
Abstract
The next generation of digital communications systems aims to operate in high-Doppler environments such as high-speed trains and non-terrestrial networks that utilize satellites in low-Earth orbit. Current generation systems use Orthogonal Frequency Division Multiplexing modulation which is known to suffer from inter-carrier interference (ICI) when different channel paths have dissimilar Doppler shifts.
A new Orthogonal Time Frequency Space (OTFS) modulation (also known as Delay-Doppler modulation) is proposed as a candidate modulation for 6G networks that is resilient to ICI. To date, OTFS demodulation designs have focused on the use cases of popular urban terrestrial channel models where path delay spread is a fraction of the OTFS symbol duration. However, wireless wide-area networks that operate in the aeronautical mobile telemetry (AMT) space can have large path delay spreads due to reflections from distant geographic features. This presents problems for existing channel estimation techniques which assume a small maximum expected channel delay, since data transmission is paused to sound the channel by an amount equal to twice the maximum channel delay. The dropout in data contributes to a reduction in spectral efficiency.
Our research addresses OTFS limitations in the AMT use case. We start with an exemplary OTFS framework with parameters optimized for AMT. Following system design, we focus on two distinct areas to improve OTFS performance in the AMT environment. First we propose a new channel estimation technique using a pilot signal superimposed over data that can measure large delay spread channels with no penalty in spectral efficiency. A successive interference cancellation algorithm is used to iteratively improve channel estimates and jointly decode data. A second aspect of our research aims to equalize in delay-Doppler space. In the delay-Doppler paradigm, the rapid channel variations seen in the time-frequency domain is transformed into a sparse quasi-stationary channel in the delay-Doppler domain. We propose to use machine learning using Gaussian Process Regression to take advantage of the sparse and stationary channel and learn the channel parameters to compensate for the effects of fractional Doppler in which simpler channel estimation techniques cannot mitigate. Both areas of research can advance the robustness of OTFS across all communications systems.
Past Defense Notices
LEI YANG
Design and Analysis of Low-Latency Anonymous Communications for Big Data ApplicationsWhen & Where:
246 Nichols Hall
Committee Members:
Fengjun Li, ChairLuke Huan
Prasad Kulkarni
James Sterbenz
Yong Zeng
Abstract
Although the Internet tremendously facilitates online interaction and information exchange beyond geographic boundaries, it also enlarges attack surface for adversaries to sniff users’ privacy such as who you are, who you are talking to, and what you are saying from their communication activities over the open networks. The goal of anonymous communication networks is to protect the identity and location of a communication participant from being learned by the other participant or any third party. Tor is a most popular low-latency anonymity network. While Tor provides good privacy protection to millions of users on a daily basis, its performance and security issues are widely recognized. We anticipate that big data applications, such as anonymous video conferencing, will pose a large amount of extra traffic to Tor. The performance problem becomes a biggest obstacle impeding Tor’s further expansion, which will be aggravated in the big data era. On the other hand, it is well known that Tor is vulnerable to traffic analysis attacks, especially the end-to-end traffic confirmation attack.
In this proposal, we target the problems discussed above and propose a solution suite to address them correspondingly. We first explore the utilization of resources and find that a large portion of low-bandwidth relays are under-utilized. Therefore, we propose a multipath routing scheme to use idle resources to support bandwidth-intensive applications, which are the efforts that we make to solve the performance problems in general Tor services. To further improve the performance, we propose to enable differentiated services in Tor. The current Tor system treats clients’ requests equally and provides the same level of protection, neglecting the heterogeneity in individuals’ anonymity needs. To address this problem, we propose a learning-based solution that can automatically recognize users’ different anonymity needs for different applications and integrates it into the currently multipath Tor design to support dynamic, self-configurable anonymous communication. Then, we propose a multipath-routing based architecture for Tor hidden services to enhance the resistance of Tor hidden services against traffic analysis attacks.
MASUD AZIZ
Navigation for UAVs using Signals of OpportunityWhen & Where:
246 Nichols Hall
Committee Members:
Chris Allen, ChairShannon Blunt
Ron Hui
Heechul Yun
Shawn Keshmiri
Abstract
The reliance of Unmanned Aerial Vehicles (UAVs) on Global Navigation Satellite System (GNSS) for autonomous operation represents a significant vulnerability to their reliable and secure operation due to signal interference, both incidental (e.g. terrain shadowing, ionospheric scintillation) and malicious (e.g. jamming, spoofing). An accurate and reliable alternative UAV navigation system is proposed that exploits Signals of Opportunity (SOP) thus offering superior signal strength and spatial diversity compared to satellite signals. Given prior knowledge of the transmitter's position and signal characteristics, the proposed technique utilizes triangulation to estimate the receiver's position. Dual antenna interferometry provides the received signals' Angle of Arrival (AoA) required for triangulation. Reliance on precise knowledge of the antenna system's orientation is removed by combining AoAs from different transmitters to obtain a differential Angles of Arrival (dAoAs). Analysis, simulation, and ground-based experimental techniques are used to characterize system performance; a path to miniaturized system integration is also presented. Results from these ground-based experiments show that when the received signal-to-noise ratio (SNR) is above about 45 dB (typically in within 30 km of the transmitters), the proposed method estimates the receiver's position uncertainty range from less than 20 m to about 60 m with an update rate of 10 Hz.
YAN LI
Joint Angle and Delay Estimation for 3D Massive MIMO Systems Based on Parametric Channel ModelingWhen & Where:
129 Nichols
Committee Members:
Lingjia Liu, ChairShannon Blunt
Erik Perrins
Abstract
Mobile data traffic is predicted to have an exponential growth in the future. In order to meet the challenge as well as the form factor limitation on the base station, 3D “massive MIMO” has been proposed as one of the enabling technologies to significantly increase the spectral efficiency of a wireless system. In “massive MIMO ” systems, a base station will rely on the uplink sounding signals from mobile stations to figure out the spatial information to perform MIMO beam-forming. Accordingly, multi-dimensional parameter estimation of a MIMO wireless channel becomes crucial for such systems to realize the predicted capacity gains.
In this thesis, we study separated and joint angle and delay estimation for 3D “massive MIMO” systems in mobile wireless communications. To be specific, we first introduce a separated low complexity time delay and angle estimation algorithm based on unitary transformation and derive the mean square error (MSE) for delay and angle estimation in the millimeter wave massive MIMO system. Furthermore, a matrix-based ESPRIT-type algorithm is applied to jointly estimate delay and angle, the mean square error (MSE) of which is also analyzed. Finally, we found that azimuth estimation is more vulnerable compared to elevation estimation. Simulation results suggest that the dimension of the underlying antenna array at the base station plays a critical role in determining the estimation performance. These insights will be useful for designing practical “massive MIMO” systems in future mobile wireless communications.
CENK SAHIN
On Fundamental Performance Limits of Delay-Sensitive Wireless CommunicationsWhen & Where:
246 Nichols Hall
Committee Members:
Erik Perrins, ChairLingjia Liu
Shannon Blunt
Victor Frost
Zsolt Talata
Abstract
Mobile traffic is expected to grow at an annual compound rate of 57% until 2019, while among the data types that account for this growth mobile video has the highest growth rate. Since a significant portion of mobile video traffic are delay-sensitive, delay-sensitive traffic will play a critical role in future wireless communications. Future mobile wireless systems will face the dual challenge of supporting large traffic volume while providing reliable service for various kinds of delay-sensitive applications (e.g., real-time conversational video, voice-over-IP, and online gaming). Past work on delay-sensitive communications has overlooked physical-layer considerations such as modulation and coding scheme (MCS), probability of decoding error, and coding delay by employing oversimplified models for the physical-layer. With the proposed research we aim to bridge information theory, communication theory and queueing theory by jointly considering queueing delay violation probability and probability of decoding error to identify fundamental trade-offs among wireless system parameters such as MCS, code blocklength, user perceived quality of service, channel fading speed, and average signal-to-noise ratio.
We focus on the case where the channel state information is available only at the receiver, and model the underlying wireless channel by a finite-state Markov chain (FSMC). First, we derive the dispersion of the FSMC model of the Rayleigh fading channel, and the dispersion of parallel additive white Gaussian noise (AWGN) channels with discrete input alphabets (e.g., pulse amplitude modulation). The FSMC dispersion is used to track the probability of decoding error and the coding delay for a given MCS. The dispersion of parallel AWGN channels is used to track the operation of incremental redundancy type hybrid automatic request (IR-HARQ) over the Rayleigh fading channel, and hence to characterize the probability of decoding error and the coding delay of IR-HARQ for a given MCS. Second, we focus on a queueing system where data packets arrive at the transmitter, wait in the queue, and are transmitted over the Rayleigh fading channel with IR-HARQ. We invoke a two-dimensional discrete-time Markov process and develop a recursive algorithm to characterize the system throughput for a given MCS under queueing delay violation probability, and probability of decoding error constraints.
HARIPRASAD SAMPATHKUMAR
A Framework for Information Retrieval and Knowledge Discovery from Online Healthcare ForumsWhen & Where:
2001B Eaton Hall
Committee Members:
Bo Luo, ChairXue-Wen Chen
Jerzy Grzymala-Busse
Prasad Kulkarni
Jie Zhang
Abstract
Information used to assist biomedical and clinical research has largely comprised of data available in published sources like scientific papers and journals, or in clinical sources like patient health records, lab reports and discharge summaries. Information from such sources, though extensive and organized, is often not readily available due to its proprietary and/or privacy-sensitive nature. Collecting such information through clinical studies is expensive and the information is often limited to the diversity of the people who are involved in the study. With the growth of online social networks, more and more people openly share their health experiences with other similar patients through online healthcare forums. The data from these forum messages can act as an alternate source that provides for unrestricted, high volume, highly diverse and up-to-date information needed for assisting and guiding biomedical and pharmaceutical research. However, this data is often unstructured, noisy and scattered, making it unsuitable for use in its current form. This dissertation presents an Information Retrieval and Knowledge Discovery Framework that is capable of collecting data from online healthcare forums, extracting useful information and storing it in a structured form that facilitates knowledge discovery. A Healthcare Forum Mining Ontology developed as a part of this work is used to organize and capture the semantic relationships between patient related data like age, gender, ethnicity and habits, along with health related data like drugs, side-effects, diseases and symptoms which are extracted from the forum messages. The utility of this framework is demonstrated with the help of two applications: an Adverse Drug Reaction discovery tool that is able to assist pharmacovigilance by extracting adverse effects of drugs from forum messages and an ontology-based visualization tool that can be used for exploring and analyzing associations between patient and health related data extracted from forum messages.
SANTOSH ARVAPALLI
Linear Aperiodic Array Synthesis Using Differential Evolution AlgorithmWhen & Where:
2001B Eaton Hall
Committee Members:
Jim Stiles, ChairRon Hui
Glenn Prescott
Abstract
The project presents the development of modified differential evolution algorithm based on harmony search algorithm for linear aperiodic array synthesis. The modified algorithm has the combine capability from the classical DE as well as harmony search algorithm. This differential evolution algorithm method optimizes a problem by iteratively trying to improve a solution with regards to given measure of quality. The objective is to optimize the linear aperiodic arrays with a minimum peak side lobe level (PSSL). The algorithm follows the steps of initializing the model parameters and generate corresponding base vectors followed by selection of two spacing vectors from the base vectors. Perform mutation and crossover in order to generate a new spacing vector. By calculation of PSSL along with execution of selection operation in DE, we update the vector base. Finally we adjust the parameters to meet the criteria, otherwise the iteration starts all over from the selection of two spacing vectors randomly. Numerical results shows that the HSDEA gives us a better PSSL performance. Comparison of PSSL using HSDEA and other differential evolution algorithm are performed which proves that the algorithm in study produces better PSSL performance with less number of evaluations.
OMAR BARI
Ensemble of Textual and Time-Series Models Facilitating Automated Identification of Financial Trading Signals Influenced by TwitterWhen & Where:
2001B Eaton Hall
Committee Members:
Arvin Agah, ChairJerzy Grzymala-Busse
Joseph Evans
Andy Gill
Prajna Dhar
Abstract
Event Studies research focuses on the statistical impact that an event has on a traded company. In Finance, a financial press-release announcing company earnings is an example of an event. Unlike earnings announcements, media events may arise unexpectedly. By using the framework of an Event Study, this proposal will explore unexpected events in modern media -- particularly Twitter. Measuring statistical impact is not the central goal. Instead, listed here are the selected implementation objectives. Utilizing natural language processing, identify events on Twitter that influence stock prices of firms. Create text and time-series models, by applying machine learning techniques, to classify events. Develop quantitative trading strategies by associating prediction outputs as trading signals. The implementation objectives combine Event Studies and Machine Learning to produce an actionable system that guides trading decisions.
KRISTOFER VON AHNEN
Development of Sensor Systems for UAV Computer Vision ApplicationsWhen & Where:
246 Nichols Hall
Committee Members:
Guanghui Wang, ChairJim Miller
Suzanne Shontz
Abstract
Nowadays, companies, governments, and civilians are moving towards using remote sensing drones for tasks that are too expensive, too risky, or too mundane for humans to do in order to retrieve visual intelligence. With this new age of drones being used for work, it is crucial to understand what goes into designing and constructing sensor systems, and how to build a vision system that preserves image integrity so that it can be successful in supplying data from aerial reconnaissance missions. This work focuses on the development of two such sensor systems, one containing a single camera and the other containing a rigid pair of cameras for implementation in unmanned aerial vehicles (UAVs) for the purpose of geographic information system (GIS) and surveillance applications. Calibration results for the cameras used in each system are given, and
an analysis of camera capture frequency and synchronization is presented to
understand how various automated camera trigger methods affect the integrity of image data during UAV flights.
SYED FAIZ AHMED
High-Power T/R Circuits for Multichannel VHF/UHF/HF Ice Imaging RadarWhen & Where:
317 Nichols Hall
Committee Members:
Carl Leuschen, ChairFernando Rodriguez-Morales
Chris Allen
Abstract
This thesis presents the design and implementation of high power, wide bandwidth transmit/receive (T/R) switches and modules for use in multi-channel ice-penetrating imaging radars. The switches were designed to address the lack of standard off-the shelf (COTS) devices that meet our technical requirements.
The design of these switches was accomplished using electronic design automation (EDA) tools and implemented with quadrature hybrids and actively biased PIN diodes. Three different circuits were developed for three different frequency bands: 160-230 MHz (VHF band), 150-600 MHz (VHF/UHF), and 10-45 MHz (HF band). The circuits are capable of transmitting at least 1000 W of peak power and exhibit an insertion loss lower than 1.3 dB for 160-230 MHz, 1.6 dB for 150-600 MHz, and 1.95 dB for 10-45 MHz ranges. A fourth, miniaturized prototype for the 150-600 MHz range was implemented for use in future multi-channel systems. The circuits developed exhibit turn-on times better than 1.3 µs for the VHF/UHF circuits; and 2.1 µs for the HF circuits. The turn-off times were better than 200 ns for the first two bands and 1.36 µs for the HF band. Both the VHF and VHF/UHF have been demonstrated in field operations with two different radar systems.
DONGSHENG ZHANG
Resilience Evaluation and Enhancement in Mobile Ad Hoc NetworksWhen & Where:
246 Nichols Hall
Committee Members:
James Sterbenz, ChairVictor Frost
Fengjun Li
Gary Minden
John Symons
Abstract
Understanding network behavior that undergoes challenges is essential to constructing a resilient and survivable network. Due to the mobility and wireless channel properties, it is more difficult to model and analyze mobile ad hoc networks under various challenges. We provide a comprehensive model to assess the vulnerability of mobile ad hoc networks in face of malicious attacks. We analyze comprehensive graph-theoretical properties and network performance of the dynamic networks under attacks against the critical nodes using both synthetic and real-world mobility traces. Motivated by Minimum Spanning Tree and small-world networks, we propose a network enhancement algorithm by adding long-range links. We compare the performance of different enhancement strategies by evaluating a list of robustness measures. Our study provides insights into the design and construction of resilient and survivable mobile ad hoc networks.