Search Results

Neural Network Classifiers for Object Detection in Optical and Infrared Images
This thesis presents a series of neural network classifiers for object detection in both optical and infrared images. The focus of this work is on efficient and accurate solutions. The thesis discusses the evolution of the highly efficient and tiny network Binary Classification Vision Transformer (BC-ViT) and how through thoughtful modifications and improvements, the BC-ViT can be utilized for tasks of increasing complexity. Chapter 2 discusses the creation of BC-ViT and its initial use case for underwater image classification of optical images. The BC-ViT is able to complete its task with an accuracy of 99.29\% while being comprised of a mere 15,981 total trainable parameters. Chapter 3, Waste Multi-Class Vision Transformer (WMC-ViT), introduces the usefulness of mindful algorithm design for the realm of multi-class classification on a mutually exclusive dataset. WMC-ViT shows that the task oriented design strategy allowed for a network to achieve an accuracy score of 94.27\% on a five class problem while still maintaining a tiny parameter count of 35,492. The final chapter demonstrates that by utilizing functional blocks of BC-ViT, a simple and effective target detection algorithm for infrared images can be created. The Edge Infrared Vision Transformer (EIR-ViT) showed admirable results with a high IoU of 79\% coupled with a massive reduction in parameters compared to current state of the art solutions at roughly 120,000. This thesis ends with summary of Chapters 2, 3, and 4 that further discusses the implications this design strategy offers.
PM2.5 Particle Sensing and Fit Factor Test of a Respirator with SAW-Based Sensor
PM2.5 particle sensing has been done using surface acoustic wave based sensor for two different frequencies. Due to mass loading and elasticity loading on the sensor's surface, the center frequency of the sensor shifts. The particle concentration can be tracked based on that frequency shift. The fit factor test has been conducted using higher frequency SAW sensor. The consist results has been achieved for particle sensing and fit factor test with SAW based sensor.
Distributed Source Coding with LDPC Codes: Algorithms and Applications
The syndrome source coding for lossless data compression with side information based on fixed-length linear block codes is the main emphasis of this work. We demonstrate that the source entropy rate can be achieved for syndrome source coding with side information when the sources are correlated. Next, we examine employing LDPC codes to apply the channel and syndrome concepts in order to satisfy the Slepian Wolf limit. Our findings indicate that irregular codes perform significantly better when the compression ratio is larger. Additionally, we looked at how well different applications performed when running on two different mobile networks. We have tested those applications which are used in our day-to-day life. Our main focus is to make wireless communication much easier. We know that nowadays data is increasing which led to increase in the transfer of data. There are a lot of errors while doing so like channel error, bit error rate, jitter, etc. To overcome such kind of problems compression and decompression should be done effectively without any complexity to achieve a high performance ratio.
Machine Learning Improvements for Data Partitioning and Classification Applied to Cardiac Arrhythmia Signals
This thesis creates a new method for the ethical splitting of data as well as improvements to neural network architectures to increase performance. Ethical dataset splitting should be based on statistics from the data, this prevents artificial manipulation of the data that helps or hurts the performance of a network. This bias introduced to the dataset can also be present by using the popular method of randomly splitting data into datasets. To remove bias from dataset splitting, the splits of a dataset must be based on statistics from the data. Improving neural network architectures to increase performance is very important for a wide range of applications, especially for classification of heartbeats. Every improvement matters, especially when the application means that any errors could put the life of a person in danger. These advancements being applied to heartbeat classification have exciting implications for saving thousands of lives and billions of dollars. The presented methods can also be expanded to a wide variety of applications and adapted to different types of data as increasing performance and splitting up datasets is important in all fields of machine learning.
An Optimized Control System for the Independent Control of the Inputs of Doherty Power Amplifier
This thesis presents an optimized drive signal control system for a 2.5 GHz Doherty power amplifier (PA). The designed system enables independent control of the amplitudes and phases of the drive signals fed to the inputs of two parallel PAs. This control system is demonstrated here for Doherty PA architecture with a combiner network which is used as an impedance inversion between the path of two parallel connected PAs. Independent control of the inputs is achieved by incorporating a variable attenuator (VA) and a variable phase shifter (VPS) in each of the two parallel paths. Integrating VA and VPS allows driving varying power levels with an arbitrary phase difference between the individual parallel PAs. A Combiner network consists of a quarter-wave transmission line at the output of the main power amplifier, which is used to invert the impedance between the main and peaking transistor. The specific VA (Qorvo QPC6614) and VPS (Qorvo QPC2108) components that are used for the test system provide an amplitude attenuation range from 0.5 dB to 31.5 dB with a step size of 0.5 dB and a phase range from 0◦ to 360◦ for a step size of 5.6◦at the intended operating frequency of 2.5 GHz, offering the benefit of characterizing the behavior of PAs under test for an extensive range of drive signals to optimize the output performance such as power added efficiency (PAE) or adjacent channel leakage ratio (ACLR). For demonstration, the designed drive signal control system is integrated with two parallel GaN transistor-based PAs (Qorvo QPD0005) with a P1dB of 37.7 dBm. Each PA is preceded by a drive amplifier with a gain of 17.8 dB to boost the power fed into the PA. The control system incorporates various custom-designed components such as a 20 dB directional coupler, a 3 dB Wilkinson power …
Analysis of Compressive Sensing and Hardware Implementation of Orthogonal Matching Pursuit
My thesis is to understand the concept of compressive sensing algorithms. Compressive sensing will be a future alternate technique for the Nyquist rate, specific to some applications where sparsity property plays a major role. Software implementation of compressive sensing (CS) takes more time to reconstruct a signal from CS measurements, so we use the orthogonal matching pursuit and basis pursuit algorithms. We have used an image size of 256x256 is used for reconstruction and also implemented a field-programmable gate array (FPGA) of the orthogonal matching pursuit using an image.
Applications of Machine Learning for Remote Sensing and Environmental Monitoring
This thesis covers applications of machine learning to the fields of remote sensing and environmental monitoring. First, a generalized background on the concepts, tools, and methods used throughout the remainder of the research project are introduced. Chapter 3 covers the implementation of artificial neural networks to improve low-cost particulate matter sensing networks using collocated high-quality sensors with varying dataset parameters. In Chapter 4, an attention-enhanced LSTM-Convolutional neural network is presented to reconstruct satellite-based aerosol optical depth data lost to atmospheric interference. Chapter 5 applies attention mechanisms and convolutional neural networks to the reconstruction and upsampling of satellite-based land surface temperature maps. Chapter 6 presents a model employing geospatial techniques and machine learning methods with a combination of ground-based and remote sensing data to produce a daily ultra-high resolution 30 meter mapping of the PM2.5 concentration across Denton County, Texas.
Efficient Convolutional Neural Networks for Image Processing Applications
Modern machine learning techniques focus on extremely deep and multi-pathed networks, resulting in large memory and computational requirements. This thesis explores techniques for designing efficient convolutional networks including pixel shuffling, depthwise convolutions, and various activation fucntions. These techniques are then applied to two image processing domains: single-image super-resolution and image compression. The super-resolution model, TinyPSSR, is one-third the size of the next smallest model in literature while performing similar to or better than other larger models on representative test sets. The efficient deep image compression model is significantly smaller than any other model in literature and performs similarly in both computational cost and reconstruction quality to the JPEG standard.
Advances to Convolutional Neural Network Architectures for Prediction and Classification with Applications in the First Dimensional Space
In the vast field of signal processing, machine learning is rapidly expanding its domain into all realms. As a constituent of this expansion, this thesis presents contributive work on advancements in machine learning algorithms by building on the shoulder of giants. The first chapter of this thesis contains enhancements to a CNN (convolutional neural network) for better classification of heartbeat arrhythmia. The network goes through a two stage development, the first being augmentations to the network and the second being the implementation of dropout. Chapter 2 involves the combination of CNN and LSTM (long short term memory) networks for the task of short-term energy use data regression. Exploiting the benefits of two of the most powerful neural networks, a unique, novel neural network is created to effectually predict future energy use. The final section concludes this work with directions for future works.
Mixed Reality Tailored to the Visually-Impaired
The goal of the proposed device and software architecture is to apply the functionality of mixed reality (MR) in order to make a virtual environment that is more accessible to the visually-impaired. We propose a glove-based system for MR that will use finger and hand movement tracking along with tactile feedback so that the visually-impaired can interact with and obtain a more detailed sense of virtual objects and potentially even virtual environments. The software architecture makes current MR frameworks more accessible by augmenting the existing software and extensive 3D model libraries with both the interfacing of the glove-based system and the audibly navigable user interface (UI) of a virtual environment we have developed. We implemented a circuit with finger flexion/extension tracking for all 5 fingers of a single hand and variable vibration intensities for the vibromotors on all 5 fingertips of a single hand. The virtual environment can be hosted on a Windows 10 application. The virtual hand and its fingers can be moved with the system's input and the virtual fingertips touching the virtual objects trigger vibration motors (vibromotors) to vibrate while the virtual objects are being touched. A rudimentary implementation of picking up and moving virtual objects inside the virtual environment is also implemented. In addition to the vibromotor responses, text to speech (TTS) is also implemented in the application for when virtual fingertips touch virtual objects and other relevant events in the virtual environment.
Wireless Power Transfer (WPT) System Design for Freely-Moving Animals for Optogenetic Neuromulation Applications
Wireless power transfer (WPT) is currently the most efficient way for transmission of power from one port to another, that is popularly used in various applications.This technique can change the previous energy utilization methods in various applications such as electronic devices, implanted medical devices, electrical vehicles and so forth.It mainly helps overcome the limitations of short battery life, limited storage, heavy weight, and high cost of batteries.This paper is based on the design of a transmitter and a receiver to achieve wireless power transfer for applications like optogenetic stimulation in rodents. With inductive coupling, a very high efficiency can be achieved between the transmitting and receiving coils of an antenna at small distances. When the transmitter and receiver are strongly coupled and are working at their resonant frequencies, the range of efficient WPT can be extended. In this work, the simulations are performed in HFSS at a resonating frequency of 13.56 MHz.A 4-port transmitter and a single-port planar receiver model are developed in HFSS, and the simulations are performed to graph the S parameters with a separation distance of 4cm. A Wilkinson power divider is designed using ADS to split the power from the four ports of the transmitter. The design is simulated to compare the S21 at different positions on the TX.
Prisoner's Dilemma in Quantum Perspective
It is known that quantum strategies change the range of possible payoffs for the players in the prisoner's dilemma. In this paper, we examine the effect of the degree of entanglement in determining the payoffs. When both players play quantum strategies, we show that the payoff for both players is unaffected by the entanglement value and it leads to a new Nash equilibrium.
Emotion Recognition Using EEG Signals
Emotions have significant importance in human life in learning, decision-making, daily interaction, and perception of the surrounding environment. Hence, it has become very essential to detect and recognize a person's emotional states and to build a connection between humans and computers. This process is called brain-computer interaction (BCI) and is a vast field of research in neuroscience. Hence, in the past few years, emotion recognition has gained adequate attention in the research community. In this thesis, an emotion recognition system is designed and analyzed using EEG signals. Several existing feature extraction techniques are studied, analyzed, and implemented to extract features from the EEG signals. An SVM classifier is used to classify the features into various emotional states. Four emotional states are detected, namely, happy, sad, anger, and relaxed state. The model is tested, and simulation results are presented with an interpretation. Furthermore, this study has mentioned and discussed the efficacy of the results achieved. The findings from this study could be beneficial in developing emotion-sensitive technologies, such as augmented modes of communication for severely disabled individuals who are unable to communicate their feelings directly.
Small-Scale Dual Path Network for Image Classification and Machine Learning Applications to Color Quantization
This thesis consists of two projects in the field of machine learning. Previous research in the OSCAR UNT lab based on KMeans color quantization is further developed and applied to individual color channels and segmented input images to explore compression rates while still maintaining high output image quality. The second project implements a small-scale dual path network for image classifiaction utilizing the CIFAR-10 dataset containing 60,000 32x32 pixel images ranging across ten categories.
An Analysis of Compressive Sensing and the Electrocardiogram
As technology has advanced, data has become more and more important. The more breakthroughs are achieved, the more data is needed to support them. As a result, more storage is required in the system's memory. Compression is therefore required. Before it can be stored, the data must be compressed. To ensure that information is not lost, efficient compression is necessary. This also makes sure that there is no redundancy in the data that is being kept and stored. Compressive sensing has emerged as a new field of compression thanks to developments in sparse optimization. Rather than relying just on compression and sensing formulations, the theory blends the two. The objective of this thesis is to analyze the concept of compressive sensing and to study several reconstruction algorithms. Additionally, a few of the algorithms were put into practice. This thesis also included a model of the ECG, which is vital in determining the health of the heart. For the most part, the ECG is utilized to diagnose heart illness, and a modified synthetic ECG can be used to mimic some of these arrhythmias.
Wireless Surface Acoustic Wave Sensor for PM2.5 Detection
Currently, there is no equipment to measure the real-time fit of EHMR or N-95masks which are used in harsh environments. Improper fit of these EHMRs or N-95 masks exposes the personnel to hazardous environments. Surface acoustic wave (SAW) sensors have been around for few decades and are being used in various applications. In this work, real-time PM2.5 detection using passive wireless SAW sensors is presented. The design of meander antenna at 433MHz for wireless interrogation of SAW sensor using HFSS and ADS is also presented in this thesis. This works also includes the design of YZ-lithium niobate SAW sensor including COMSOL simulation.
Localization of UAVs Using Computer Vision in a GPS-Denied Environment
The main objective of this thesis is to propose a localization method for a UAV using various computer vision and machine learning techniques. It plays a major role in planning the strategy for the flight, and acts as a navigational contingency method, in event of a GPS failure. The implementation of the algorithms employs high processing capabilities of the graphics processing unit, making it more efficient. The method involves the working of various neural networks, working in synergy to perform the localization. This thesis is a part of a collaborative project between The University of North Texas, Denton, USA, and the University of Windsor, Ontario, Canada. The localization has been divided into three phases namely object detection, recognition, and location estimation. Object detection and position estimation were discussed in this thesis while giving a brief understanding of the recognition. Further, future strategies to aid the UAV to complete the mission, in case of an eventuality, like the introduction of an EDGE server and wireless charging methods, was also given a brief introduction.
Notch Filter Design for Power Line Interference Artifact Reduction of ECG Signal and Feature Extraction in LabVIEW
Electrocardiogram (ECG) is a biological signal that represents the heart's electrical activity. Interference from power lines introduces a frequency component of 50 to 60 Hz into the signal, which is the principal cause of ECG corruption. By using the Cadence Virtuoso Spectre circuit simulator and typical TSMC RF 180 nm CMOS technology, a notch filter was created to reduce powerline interference. The advantage of utilizing a notch filter for PLI is that noise at 60 Hz is completely eliminated without sacrificing any important information. Additionally, this study contains a MATLAB-based model for, which is used to compute the power spectral density for the obtained time-domain signal. By incorporating power spectral density into data gathering procedures, it is feasible to enhance data collection methodologies, construct models that appropriately account for observed power and aid in the removal of undesired components. NI LabVIEW is used to extract features. The advantage of ECG feature extraction is that it provides information that assists in the identification of cardiac rhythm issues, and gives information about the occurrence of heart attack. In this study, several patient data sets are utilized to extract characteristics and provide information regarding heart condition abnormalities.
Analysis of the Integration of LEO Satellite Constellations into 5G Networks
Low Earth orbit (LEO) satellite systems have been proposed as a resource for combating the challenges in 5G network coverage and expanding connectivity to a global realm. This research focuses on the current architecture of LEO satellite constellations, with an emphasis on satellite coverage, visibility patterns and coordination schemes. Key-elements of integrating LEO satellites into the eMBB component of 5G are presented and a breakdown of potential link channel characteristics and physical layer performance metrics are described. The produced information allows for a justified analysis on the conceptualized integration.
Air Corridors: Concept, Design, Simulation, and Rules of Engagement
Air corridors are an integral part of the advanced air mobility infrastructure. They are the virtual highways in the sky for transportation of people and cargo in the controlled airspace at an altitude of around 1000 ft. to 2000 ft. above the ground level. This paper presents fundamental insights into the design of air corridors with high operational efficiency as well as zero collisions. It begins with the definitions of air cube, skylane or track, intersection, vertiport, gate, and air corridor. Then, a multi-layered air corridor model is proposed. Traffic at intersections is analyzed in detail with examples of vehicles turning in different directions. The concept of capacity of an air corridor is introduced along with the nature of distribution of locations of vehicles in the air corridor and collision probability inside the corridor are discussed. Finally, the results of simulations of traffic flows are presented.
Group Testing: A Practical Approach
Broadly defined, group testing is the study of finding defective items in a large set. In the medical infection setting, that implies classifying each member of a population as infected or uninfected, while minimizing the total number of tests.
Asynchronous Level Crossing ADC for Biomedical Recording Applications
This thesis focuses on the recording challenges faced in biomedical systems. More specifically, the challenges in neural signal recording are explored. Instead of the typical synchronous ADC system, a level crossing ADC is detailed as it has gained recent interest for low-power biomedical systems. These systems take advantage of the time-sparse nature of the signals found in this application. A 10-bit design is presented to help capture the lower amplitude action potentials (APs) in neural signals. The design also achieves a full-scale bandwidth of 1.2 kHz, an ENOB of 9.81, a power consumption of 13.5 microwatts, operating at a supply voltage of 1.8 V. This design was simulated in Cadence using 180 nm CMOS technology.
Estimation of Drone Location Using Received Signal Strength Indicator
The main objective of this thesis is to propose a UAV (also called as drones) location estimation system based on LoRaWAN using received signal strength indicator in a GPS denied environment. The drones are finding new applications in areas such as surveillance, search, rescue missions, package delivery, and precision agriculture. Nearly all applications require the localization of UAV during flight. Localization is the method of determining a UAVs physical position using a real or virtual coordinate system. This thesis proposes a LoRaWAN-based UAV location method and presents experimental findings from a prototype. The thesis mainly consists of two different sections: one is the distance estimation and the other is the location estimation. First, the distance is estimated based on the mean RSSI values which are recorded at the ground stations using the path loss model. Later using the slant distance estimation technique, the path loss model parameters L and C are estimated whose values are unknown at the beginning. These values completely depend on the environment. Finally, the trilateration system architecture is employed to find the 3-D location of the UAV.
Group Testing with Greedy Algorithm
Group testing is all about identifying properties of a set of elements by testing them.
Design of Low-Power Front End Compressive Sensing Circuitry and Energy Harvesting Transducer Modeling for Self-Powered Motion Sensor
Compressed sensing (CS) is an innovative approach of signal processing that facilitates sub-Nyquist processing of bio-signals, such as a neural signal, electrocardiogram (ECG), and electroencephalogram (EEG). This strategy can be used to lower the data rate to realize ultra-low-power performance, As the count of recording channels increases, data volume is increased resulting in impermissible transmitting power. This thesis work presents the implementation of a CMOS-based front-end design with the CS in the standard 180 nm CMOS process. A novel pseudo-random sequence generator is proposed, which consists of two different types of D flip-flops that are used for obtaining a completely random sequence. This thesis work also includes the (reverse electrowetting-on-dielectric) REWOD based energy harvesting model for self-powered bio-sensor which utilizes the electrical energy generated through the process of conversion of mechanical energy to electrical energy. This REWOD based energy harvesting model can be a good alternative to battery usage, particularly for the bio-wearable applications. The comparative analysis of the results generated for voltage, current and capacitance of the rough surface model is compared to that of results of planar surface REWOD.
Electrical Equivalent Modeling of the Reverse Electrowetting-on-Dielectric (REWOD) Based Transducer along with Highly Efficient Energy Harvesting Circuit Design towards Self-Powered Motion Sensor
Among various energy harvesting technologies reverse electrowetting-on-dielectric energy harvesting (REWOD) has been proved to harvest energy from low frequency motion such as many human motion activities (e.g. walking, running, jogging etc.). Voltage rectification and DC-DC boosting of low magnitude AC voltage from REWOD can be used to reliably self-power the wearable sensors. In this work, a commercial component-based rectifier and DC-DC converter is designed and experimentally verified, for further miniaturization standard 180 nm CMOS process is used to design the rectifier and the DC-DC boost converter.This work also includes the MATLAB based model for REWOD energy harvester for various REWOD models. In REWOD energy harvesting, a mechanical input during the motion causes the electrolyte placed in between two dissimilar electrodes to squeeze back and forth thereby periodically changing the effective interfacial area, hence generating alternating current. The alternating current is given to the rectifier design. There is no realistic model that has been developed yet for this technique. Thereby, a MATLAB based REWOD model is developed for the realistic simulation of the REWOD phenomenon. In the work, a comparison of different REWOD models such as planar surface, rough surface and porous models are performed demonstrating the variations in capacitance, current and voltage.
Development and Application of Novel Computer Vision and Machine Learning Techniques
The following thesis proposes solutions to problems in two main areas of focus, computer vision and machine learning. Chapter 2 utilizes traditional computer vision methods implemented in a novel manner to successfully identify overlays contained in broadcast footage. The remaining chapters explore machine learning algorithms and apply them in various manners to big data, multi-channel image data, and ECG data. L1 and L2 principal component analysis (PCA) algorithms are implemented and tested against each other in Python, providing a metric for future implementations. Selected algorithms from this set are then applied in conjunction with other methods to solve three distinct problems. The first problem is that of big data error detection, where PCA is effectively paired with statistical signal processing methods to create a weighted controlled algorithm. Problem 2 is an implementation of image fusion built to detect and remove noise from multispectral satellite imagery, that performs at a high level. The final problem examines ECG medical data classification. PCA is integrated into a neural network solution that achieves a small performance degradation while requiring less then 20% of the full data size.
Traditional and Deep Learning Approaches to Color Image Compression and Pattern Recognition Problems
This thesis includes three separate research projects focusing on computer vision principles and deep learning pattern recognition problems. Chapter 3 entails color quantization applications using traditional Kmeans clustering techniques and random selection of color techniques within the red, green, blue (RGB) color space to maintain a high-quality image while significantly reducing image file size. Chapter 4 consists of a handwriting character recognition algorithm using backpropagation to classify 70,000 handwritten values from US Census Bureau employees and high school students. Chapter 5 proposes a novel classification technique for 109,446 unique heartbeat samples to identify areas of interest and assist medical professionals in diagnosing heart problems.
Object Detection for Aerial View Images: Dataset and Learning Rate
In recent years, deep learning based computer vision technology has developed rapidly. This is not only due to the improvement of computing power, but also due to the emergence of high-quality datasets. The combination of object detectors and drones has great potential in the field of rescue and disaster relief. We created an image dataset specifically for vision applications on drone platforms. The dataset contains 5000 images, and each image is carefully labeled according to the PASCAL VOC standard. This specific dataset will be very important for developing deep learning algorithms for drone applications. In object detection models, loss function plays a vital role. Considering the uneven distribution of large and small objects in the dataset, we propose adjustment coefficients based on the frequencies of objects of different sizes to adjust the loss function, and finally improve the accuracy of the model.
The Role of Eigenvalues of Parity Check Matrix in Low-Density Parity Check Codes
The new developments in coding theory research have revolutionized the application of coding to practical systems. Low-Density Parity Check (LDPC) codes form a class of Shannon limit approaching codes opted for digital communication systems that require high reliability. This thesis investigates the underlying relationship between the spectral properties of the parity check matrix and LDPC decoding convergence. The bit error rate of an LDPC code is plotted for the parity check matrix that has different Second Smallest Eigenvalue Modulus (SSEM) of its corresponding Laplacian matrix. It is found that for a given (n,k) LDPC code, large SSEM has better error floor performance than low SSEM. The value of SSEM decreases as the sparseness in a parity-check matrix is increased. It was also found from the simulation that long LDPC codes have better error floor performance than short codes. This thesis outlines an approach to analyze LDPC decoding based on the eigenvalue analysis of the corresponding parity check matrix.
Interference Alignment through Propagation Delay
With the rapid development of wireless communication technology, the demands for higher communication rates are increasing. Higher communication rate corresponds to higher DoF. Interference alignment, which is an emerging interference management technique, is able to substantially increase the DoF of wireless communication systems. This thesis mainly studies the delay-based interference alignment technique. The key problem lies in the design of the transmission scheme and the appropriate allocation of the propagation delay, so as to achieve the desired DoF of different wireless networks. In addition, through delay-based interference alignment, the achievability of extreme points of the DoF region of different wireless networks can be proved.
Design of a Wearable Flexible Resonant Body Temperature Sensor with Inkjet-Printing
A wearable body temperature sensor would allow for early detection of fever or infection, as well as frequent and accurate hassle-free recording. This thesis explores the design of a body-temperature-sensing device inkjet-printed on a flexible substrate. All structures were first modeled by first-principles, theoretical calculations, and then simulated in HFSS. A variety of planar square inductor geometries were studied before selecting an optimal design. The designs were fabricated using multiple techniques and compared to the simulation results. It was determined that inductance must be carefully measured and documented to ensure good functionality. The same is true for parallel-plate and interdigitated capacitors. While inductance remains relatively constant with temperature, the capacitance of the device with a temperature-sensitive dielectric layer will result in a shift in the resonant frequency as environmental or ambient temperature changes. This resonant frequency can be wirelessly detected, with no battery required for the sensing device, from which the temperature can be deduced. From this work, the optimized version of the design comprises of conductive silver in with a temperature-sensitive graphene oxide layer, intended for inkjet-printing on flexible polyimide substrates. Graphene oxide demonstrates a high dielectric permittivity with good sensing capabilities and high accuracy. This work pushes the state-of-the-art in applying these novel materials and techniques to enable flexible body temperature sensors for future biomedical applications.
Design of Ultra Wideband Low Noise Amplifier for Satellite Communications
This thesis offers the design and improvement of a 2 GHz to 20 GHz low noise amplifier (LNA) utilizing pHEMT technology. The pHEMT technology allows the LNA to generate a boosted signal at a lower noise figure (NF) while consuming less power and achieving smooth overall gain. The design achieves an overall gain (S21) of ≥ 10 dB with an NF ≤ 2 dB while consuming ≤ 30 mA of power while using commercial off-the-shelf (COTS) components.
A Feasibility Study of Cellular Communication and Control of Unmanned Aerial Vehicles
Consumer drones have used both standards such as Wi-Fi as well as proprietary communication protocols, such as DJI's OcuSync. While these methods are well suited to certain flying scenarios, they are limited in range to around 4.3 miles. Government and military unmanned aerial vehicles (UAVs) controlled through satellites allow for a global reach in a low-latency environment. To address the range issue of commercial UAVs, this thesis investigates using standardized cellular technologies for command and control of UAV systems. The thesis is divided into five chapters: Chapter 1 is the introduction to the thesis. Chapter 2 describes the equipment used as well as the test setup. This includes the drone used, the cellular module used, the microcontroller used, and a description of the software written to collect the data. Chapter 3 describes the data collection goals, as well as locations in the sky that were flown in order to gather experimental data. Finally, the results are presented in Chapter 4, which draws limited correlation between the collected data and flight readiness Chapter 5 wraps up the thesis with a conclusion and future areas for research are also presented.
Optimization of RSA Cryptography for FPGA and ASIC Applications
RSA cryptography is one of the most widely used cryptosystems in the world. FPGA/ASIC implementations for the classic RSA cryptosystem have high resource utilization due to the use of the Extended Euclid's algorithm for MOD inverse generation, the MOD exponent operation for encryption and decryption, and through non finite-field arithmetic. This thesis translates the RSA cryptosystem into the finite-field domain of arithmetic which greatly increases the range of encryption and decryption keys and replaces the MOD exponent with a multiplication. A new algorithm, the SPX algorithm, is presented and shown to outperform Euclid's algorithm, which is the most widely used mechanism to compute the GCD in FPGA implementations of RSA. The SPX algorithm is then extended to support the computation of the MOD inverse and supply decryption keys. Lastly, a finite-field RSA system is created and shown to support character encryption and decryption while being designed to be integrated into any larger system.
Modeling and Design of Antennas for Loosely Coupled Links in Wireless Power Transfer Applications
Wireless power transfer (WPT) systems are important in many areas, such as medical, communication, transportation, and consumer electronics. The underlying WPT system is comprised of a transmitter (TX) and receiver (RX). For biomedical applications, such systems can be implemented on rigid or flexible substrates and can be implanted or wearable. The efficiency of a WPT system is based on power transfer efficiency (PTE). Many WPT system optimization techniques have been explored to achieve the highest PTE possible. These are based on either a figure-of-merit (FOM) approach, quality factor (Q-factor) maximization, or by sweeping values for coil geometries. Four WPT systems for biomedical applications are implemented with inductive coupling. The thesis later presents an optimization technique for finding the maximum PTE of a range of frequencies and coil shapes through frequency, geometry and shape sweeping. Five optimized TX coil designs for different operating frequencies are fabricated for three shapes: square, hexagonal, and octagonal planar-spirals. The corresponding RX is implemented on polyimide tape with ink-jet-print (IJP) silver. At 80 MHz, the maximum measured PTE achieved is 2.781% at a 10 mm distance in the air for square planar-spiral coils.
Realization of LSTM Based Cognitive Radio Network
This thesis presents the realization of an intelligent cognitive radio network that uses long short term memory (LSTM) neural network for sensing and predicting the spectrum activity at each instant of time. The simulation is done using Python and GNU Radio. The implementation is done using GNU Radio and Universal Software Radio Peripherals (USRP). Simulation results show that the confidence factor of opportunistic users not causing interference to licensed users of the spectrum is 98.75%. The implementation results demonstrate high reliability of the LSTM based cognitive radio network.
Mesh Networking for Inter-UAV Communications
Unmanned aerial systems (UASs) have a great potential to enhanced situational awareness in public safety operations. Many UASs operating in the same airspace can cause mid-air collisions. NASA and the FAA are developing a UAS traffic management (UTM) system, which could be used in public safety operations to manage the UAS airspace. UTM relies on an existing communication backhaul, however natural disasters may disrupt existing communications infrastructure or occur in areas where no backhaul exists. This thesis outlines a robust communications alternative that interfaces a fleet of UASs with a UTM service supplier (USS) over a mesh network. Additionally, this thesis outlines an algorithm for vehicle-to-vehicle discovery and communication over the mesh network.
Design of Voltage Boosting Rectifiers for Wireless Power Transfer Systems
This thesis presents a multi-stage rectifier for wireless power transfer in biomedical implant systems. The rectifier is built using Schottky diodes. The design has been simulated in 0.5µm and 130nm CMOS processes. The challenges for a rectifier in a wireless power transfer systems are observed to be the efficiency, output voltage yield, operating frequency range and the minimum input voltage the rectifier can convert. The rectifier outperformed the contemporary works in the mentioned criteria.
Implementations of Fuzzy Adaptive Dynamic Programming Controls on DC to DC Converters
DC to DC converters stabilize the voltage obtained from voltage sources such as solar power system, wind energy sources, wave energy sources, rectified voltage from alternators, and so forth. Hence, the need for improving its control algorithm is inevitable. Many algorithms are applied to DC to DC converters. This thesis designs fuzzy adaptive dynamic programming (Fuzzy ADP) algorithm. Also, this thesis implements both adaptive dynamic programming (ADP) and Fuzzy ADP on DC to DC converters to observe the performance of the output voltage trajectories.
Improving Photovoltaic Panel Efficiency by Cooling Water Circulation
This thesis aims to increase photovoltaic (PV) panel power efficiency by employing a cooling system based on water circulation, which represents an improved version of water flow based active cooling systems. Theoretical calculations involved finding the heat produced by the PV panel and the circulation water flow required to remove this heat. A data logger and a cooling system for a test panel of 20W was designed and employed to study the relationship between the PV panel surface temperature and its output power. This logging and cooling system includes an Arduino microcontroller extended with a data logging shield, temperature sensing probes, current sensors, and a DC water pump. Real-time measurements were logged every minute for one or two day periods under various irradiance and air temperature conditions. For these experiments, a load resistance was chosen to operate the test panel at its maximum power point. Results indicate that the cooling system can yield an improvement of 10% in power production. Based on the observations from the test panel experiments, a cooling system was devised for a PV panel array of 640 W equipped with a commercial charge controller. The test data logger was repurposed for this larger system. An identical PV array was left uncooled and monitored simultaneously to compare the effect of cooling, demonstrating that the cooled array provided up to an extra 132W or 20% of maximum power for sunny weather conditions. Future expansion possibilities of the project include automated water level monitoring system and water filtration systems.
Development and Integration of a Low-Cost Occupancy Monitoring System
The world is getting busier and more crowded each year. Due to this fact resources such as public transport, available energy, and usable space are becoming congested and require vast amounts of logistical support. As of February 2018, nearly 95% of Americans own a mobile cell phone according to the Pew Research Center. These devices are consistently broadcasting their presents to other devices. By leveraging this data to provide occupational awareness of high traffic areas such as public transit stops, buildings, etc logistic efforts can be streamline to best suit the dynamics of the population. With the rise of The Internet of Things, a scalable low-cost occupancy monitoring system can be deployed to collect this broadcasted data and present it to logistics in real time. Simple IoT devices such as the Raspberry Pi, wireless cards capable of passive monitoring, and the utilization of specialized software can provide this capability. Additionally, this combination of hardware and software can be integrated in a way to be as simple as a typical plug and play set up making system deployment quick and easy. This effort details the development and integration work done to deliver a working product acting as a foundation to build upon. Machine learning algorithms such as k-Nearest-Neighbors were also developed to estimate a mobile device's approximate location inside a building.
Smart Microgrid Energy Management Using a Wireless Sensor Network
Modern power generation aims to utilize renewable energy sources such as solar power and wind to supply customers with power. This approach avoids exhaustion of fossil fuels as well as provides clean energy. Microgrids have become popular over the years, as they contain multiple renewable power sources and battery storage systems to supply power to the entities within the network. These microgrids can share power with the main grid or operate islanded from the grid. During an islanded scenario, self-sustainability is crucial to ensure balance between supply and demand within the microgrid. This can be accomplished by a smart microgrid that can monitor system conditions and respond to power imbalance by shedding loads based on priority. Such a method ensures security of the most important loads in the system and manages energy by automatically disconnecting lower priority loads until system conditions have improved. This thesis introduces a prioritized load shedding algorithm for the microgrid at the University of North Texas Discovery Park and highlight how such an energy management algorithm can add reliability to an islanded microgrid.
Distributed Consensus, Optimization and Computation in Networked Systems
In the first part of this thesis, we propose a distributed consensus algorithm under multi-layer multi-group structure with communication time delays. It is proven that the consensus will be achieved in both time-varying and fixed communication delays. In the second part, we study the distributed optimization problem with a finite-time mechanism. It is shown that our distributed proportional-integral algorithm can exponentially converge to the unique global minimizer when the gain parameters satisfy the sufficient conditions. Moreover, we equip the proposed algorithm with a decentralized algorithm, which enables an arbitrarily chosen agent to compute the exact global minimizer within a finite number of time steps, using its own states observed over a successive time steps. In the third part, it is shown the implementation of accelerated distributed energy management for microgrids is achieved. The results presented in the thesis are corroborated by simulations or experiments.
The Chief Security Officer Problem
The Chief Security Officer Problem (CSO) consists of a CSO, a group of agents trying to communicate with the CSO and a group of eavesdroppers trying to listen to the conversations between the CSO and its agents. Through Lemmas and Theorems, several Information Theoretic questions are answered.
Real-Time Finger Spelling American Sign Language Recognition Using Deep Convolutional Neural Networks
This thesis presents design and development of a gesture recognition system to recognize finger spelling American Sign Language hand gestures. We developed this solution using the latest deep learning technique called convolutional neural networks. This system uses blink detection to initiate the recognition process, Convex Hull-based hand segmentation with adaptive skin color filtering to segment hand region, and a convolutional neural network to perform gesture recognition. An ensemble of four convolutional neural networks are trained with a dataset of 25254 images for gesture recognition and a feedback unit called head pose estimation is implemented to validate the correctness of predicted gestures. This entire system was developed using Python programming language and other supporting libraries like OpenCV, Tensor flow and Dlib to perform various image processing and machine learning tasks. This entire application can be deployed as a web application using Flask to make it operating system independent.
Development of a Wireless Sensor Network System for Occupancy Monitoring
The ways that people use libraries have changed drastically over the past few decades. Proliferation of computers and the internet have led to the purpose of libraries expanding from being only places where information is stored, to spaces where people teach, learn, create, and collaborate. Due to this, the ways that people occupy the space in a library have also changed. To keep up with these changes and improve patron experience, institutions collect data to determine how their spaces are being used. This thesis involves the development a system that collects, stores, and analyzes data relevant to occupancy to learn how a space is being utilized. Data is collected from a temperature and humidity sensor, passive Infrared sensor, and an Infrared thermal sensor array to observe people as they occupy and move through a space. Algorithms were developed to analyze the collected sensor data to determine how many people are occupying a space or the directions that people are moving through a space. The algorithms demonstrate the ability to track multiple people moving through a space as well as count the number of people in a space with an RMSE of roughly 0.39 people.
The Art and Science of Data Analysis
This thesis aims to utilize data analysis and predictive modeling techniques and apply them in different domains for gaining insights. The topics were chosen keeping the same in mind. Analysis of customer interests is a crucial factor in present marketing trends and hence we worked on twitter data which is a significant part of digital marketing. Neuroscience, especially psychological behavior, is an important research area. We chose eye tracking data based on which we differentiated human concentration while watching controllable (video game) videos and uncontrollable (sports) videos. Currently, cities are using data analysis for becoming smart cities. We worked on the City of Lewisville emergency services data and predicted the vehicle-accident-prone areas for development of precautionary measures in those areas.
Resilience of Microgrid during Catastrophic Events
Today, there is a growing number of buildings in a neighborhood and business parks that are utilizing renewable energy generation, to reduce their electric bill and carbon footprint. The most current way of implementing a renewable energy generation is to use solar panels or a windmill to generate power; then use a charge controller connected to a battery bank to store power. Once stored, the user can then access a clean source of power from these batteries instead of the main power grid. This type of power structure is utilizing a single module system in respect of one building. As the industry of renewable power generation continues to increase, we start to see a new way of implementing the infrastructure of the power system. Instead of having just individual buildings generating power, storing power, using power, and selling power there is a fifth step that can be added, sharing power. The idea of multiple buildings connected to each other to share power has been named a microgrid by the power community. With this ability to share power in a microgrid system, a catastrophic event which cause shutdowns of power production can be better managed. This paper then discusses the data from simulations and a built physical model of a resilient microgrid utilizing these principles.
Implementation of Compressive Sampling for Wireless Sensor Network Applications
One of the challenges of utilizing higher frequencies in the RF spectrum, for any number of applications, is the hardware constraints of analog-to-digital converters (ADCs). Since mid-20th century, we have accepted the Nyquist-Shannon Sampling Theorem in that we need to sample a signal at twice the max frequency component in order to reconstruct it. Compressive Sampling (CS) offers a possible solution of sampling sub-Nyquist and reconstructing using convex programming techniques. There has been significant advancements in CS research and development (more notably since 2004), but still nothing to the advantage of everyday use. Not for lack of theoretical use and mathematical proof, but because of no implementation work. There has been little work on hardware in finding the realistic constraints of a working CS system used for digital signal process (DSP). Any parameters used in a system is usually assumed based on stochastic models, but not optimized towards a specific application. This thesis aims to address a minimal viable platform to implement compressive sensing if applied to a wireless sensor network (WSN), as well as address certain parameters of CS theory to be modified depending on the application.
Back to Top of Screen