Matching Items (42)
Filtering by

Clear all filters

Description

Lossy compression is a form of compression that slightly degrades a signal in ways that are ideally not detectable to the human ear. This is opposite to lossless compression, in which the sample is not degraded at all. While lossless compression may seem like the best option, lossy compression, which

Lossy compression is a form of compression that slightly degrades a signal in ways that are ideally not detectable to the human ear. This is opposite to lossless compression, in which the sample is not degraded at all. While lossless compression may seem like the best option, lossy compression, which is used in most audio and video, reduces transmission time and results in much smaller file sizes. However, this compression can affect quality if it goes too far. The more compression there is on a waveform, the more degradation there is, and once a file is lossy compressed, this process is not reversible. This project will observe the degradation of an audio signal after the application of Singular Value Decomposition compression, a lossy compression that eliminates singular values from a signal’s matrix.

ContributorsHirte, Amanda (Author) / Kosut, Oliver (Thesis director) / Bliss, Daniel (Committee member) / Electrical Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This thesis details the design process of a variable gain amplifier (VGA) based circuit which maintains a consistent output power over a wide range of input power signals. This effect is achieved by using power detection circuitry to adjust the gain of the VGA based on the current input power

This thesis details the design process of a variable gain amplifier (VGA) based circuit which maintains a consistent output power over a wide range of input power signals. This effect is achieved by using power detection circuitry to adjust the gain of the VGA based on the current input power so that it is amplifier to a set power level. The paper details the theory behind this solutions as well as the design process which includes both simulations and physical testing of the actual circuit. It also analyses results of these tests and gives suggestions as to what could be done to further improve the design. The VGA based constant output power solution was designed as a section of a larger circuit which was developed as part of a senior capstone project, which is also briefly described in the paper.

ContributorsMeyer, Sheldon (Author) / Aberle, James (Thesis director) / Chakraborty, Partha (Committee member) / Electrical Engineering Program (Contributor) / School of Mathematical and Statistical Sciences (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

In this research, I surveyed existing methods of characterizing Epilepsy from Electroencephalogram (EEG) data, including the Random Forest algorithm, which was claimed by many researchers to be the most effective at detecting epileptic seizures [7]. I observed that although many papers claimed a detection of >99% using Random Forest, it

In this research, I surveyed existing methods of characterizing Epilepsy from Electroencephalogram (EEG) data, including the Random Forest algorithm, which was claimed by many researchers to be the most effective at detecting epileptic seizures [7]. I observed that although many papers claimed a detection of >99% using Random Forest, it was not specified “when” the detection was declared within the 23.6 second interval of the seizure event. In this research, I created a time-series procedure to detect the seizure as early as possible within the 23.6 second epileptic seizure window and found that the detection is effective (> 92%) as early as the first few seconds of the epileptic episode. I intend to use this research as a stepping stone towards my upcoming Masters thesis research where I plan to expand the time-series detection mechanism to the pre-ictal stage, which will require a different dataset.

ContributorsBou-Ghazale, Carine (Author) / Lai, Ying-Cheng (Thesis director) / Berisha, Visar (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor)
Created2022-05
Description
The Compact X-ray Light Source is an x-ray source at ASU that allows scientists to study the structures and dynamics of matter on an atomic scale. The radio frequency system that provides the power to accelerate electrons in the Compact X-ray Light Source must operate with a high degree of

The Compact X-ray Light Source is an x-ray source at ASU that allows scientists to study the structures and dynamics of matter on an atomic scale. The radio frequency system that provides the power to accelerate electrons in the Compact X-ray Light Source must operate with a high degree of precision. This thesis measures the precision with which that system performs.
ContributorsBabic, Gregory (Author) / Graves, William (Thesis director) / Kitchen, Jennifer (Committee member) / Holl, Mark (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor) / Department of Physics (Contributor)
Created2022-05
Description
Machine learning has been increasingly integrated into several new areas, namely those related to vision processing and language learning models. These implementations of these processes in new products have demanded increasingly more expensive memory usage and computational requirements. Microcontrollers can lower this increasing cost. However, implementation of such a system

Machine learning has been increasingly integrated into several new areas, namely those related to vision processing and language learning models. These implementations of these processes in new products have demanded increasingly more expensive memory usage and computational requirements. Microcontrollers can lower this increasing cost. However, implementation of such a system on a microcontroller is difficult and has to be culled appropriately in order to find the right balance between optimization of the system and allocation of resources present in the system. A proof of concept that these algorithms can be implemented on such as system will be attempted in order to find points of contention of the construction of such a system on such limited hardware, as well as the steps taken to enable the usage of machine learning onto a limited system such as the general purpose MSP430 from Texas Instruments.
ContributorsMalcolm, Ian (Author) / Allee, David (Thesis director) / Spanias, Andreas (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor)
Created2024-05
Description
The thesis explores the avenues of machine learning principles in object detection using TensorFlow 2 Object Detection API Libraries for implementation. Integrating object detection capabilities into ESP-32 cameras can enhance functionality in the capstone dragster application and potential applications, such as autonomous robots. The research implements the TensorFlow 2 Object

The thesis explores the avenues of machine learning principles in object detection using TensorFlow 2 Object Detection API Libraries for implementation. Integrating object detection capabilities into ESP-32 cameras can enhance functionality in the capstone dragster application and potential applications, such as autonomous robots. The research implements the TensorFlow 2 Object Detection API, a widely used framework for training and deploying object detection models. By leveraging the pre-trained models available in the API, the system can detect a wide range of objects with high accuracy and speed. Fine-tuning these models using a custom dataset allows us to enhance their performance in detecting specific objects of interest. Experiments to identify strengths and weaknesses of each model's implementation before and after training using similar images were evaluated The thesis also explores the potential limitations and challenges of deploying object detection on real-time ESP-32 cameras, such as limited computational resources, costs, and power constraints. The results obtained from the experiments demonstrate the feasibility and effectiveness of implementing object detection on ESP-32 cameras using the TensorFlow2 Object Detection API. The system achieves satisfactory accuracy and real-time processing capabilities, making it suitable for various practical applications. Overall, this thesis provides a foundation for further advancements and optimizations in the integration of object detection capabilities into small, low-power devices such as ESP-32 cameras and a crossroad to explore its applicability for other image-capturing and processing devices in industrial, automotive, and defense sectors of industry.
ContributorsMani, Vinesh (Author) / Tsakalis, Konstantinos (Thesis director) / Jayasuriya, Suren (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor)
Created2024-05
Description

This is a test plan document for Team Aegis' capstone project that has the goal of mitigating single event upsets in NAND flash memory caused by space radiation.

ContributorsForman, Oliver Ethan (Co-author) / Smith, Aiden (Co-author) / Salls, Demetra (Co-author) / Kozicki, Michael (Thesis director) / Hodge, Chris (Committee member) / Electrical Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
Description

This creative project is a part of the work being done as a Senior Design Project in which an autonomous solar charge controller is being developed. The goal of this project is to design and build a prototype of an autonomous solar charge controller that can work independently of the

This creative project is a part of the work being done as a Senior Design Project in which an autonomous solar charge controller is being developed. The goal of this project is to design and build a prototype of an autonomous solar charge controller that can work independently of the power grid. This solar charge controller is being built for a community in Monument Valley, Arizona who live off grid. The controller is designed to step down power supplied by an array of solar panels to charge a 48V battery and supply power to an inverter. The charge controller can implement MPPT (Maximum Power Point Tracking) to charge the battery and power the inverter, it also is capable of disconnecting from the battery when the battery is fully charged and reconnecting when it detects that the battery has discharged. The charge controller can also switch from supplying power to the inverter from the panel to supplying power from the battery at low sun or night. These capabilities are not found in solar charge controllers that are on the market. This project aims to achieve all these capabilities and provide a solution for the problems being faced by the current solar charge controller

ContributorsSingh, Khushi (Author) / Goryll, Michael (Thesis director) / Kitchen, Jennifer (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor)
Created2021-12
Description
This research explores the potential use of microwave energy to detect various substances in water, with a focus on water quality assessment and pathogen detection applications. There are many non-thermal effects of microwaves on microorganisms and their resonant frequencies could be used to identify and possibly destroy harmful pathogens, such

This research explores the potential use of microwave energy to detect various substances in water, with a focus on water quality assessment and pathogen detection applications. There are many non-thermal effects of microwaves on microorganisms and their resonant frequencies could be used to identify and possibly destroy harmful pathogens, such as bacteria and viruses, without heating the water. A wide range of materials, including living organisms like Daphnia and Moina, plants, sand, plastic, and salt, were subjected to microwave measurements to assess their influence on the transmission (S21) measurements. The measurements of the living organisms did not display distinctive resonant frequencies and variations in water volume may be the source of the small measurement differences. Conversely, sand and plastic pellets affected the measurements differently, with their arrangement within the test tube emerging as a significant factor. This study also explores the impact of salinity on measurements, revealing a clear pattern that can be modeled as a series RLC resonator. Although unique resonant frequencies for the tested organisms were not identified, the presented system demonstrates the potential for detecting contaminants based on variations in measurements. Future research may extend this work to include a broader array of organisms and enhance measurement precision.
ContributorsChild, Carson (Author) / Aberle, James (Thesis director) / Blain Christen, Jennifer (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor)
Created2023-12
Description
Lighting Audio is a team of senior electrical engineering students at the Arizona State University mentored by Director Emeritus Professor Ronald Roedel and 2nd Committee Member George Karady attempting to prove the feasibility of a consumer grade plasma arc speaker. The plasma arc speaker is a project that explores the

Lighting Audio is a team of senior electrical engineering students at the Arizona State University mentored by Director Emeritus Professor Ronald Roedel and 2nd Committee Member George Karady attempting to prove the feasibility of a consumer grade plasma arc speaker. The plasma arc speaker is a project that explores the use of high voltage arcs to produce audible sound amplification. The goal of the project is to prove feasibility that a consumer grade plasma arc speaker could exist in the marketplace. The inherent challenge was producing audio amplification that could compete with current loudspeakers all while ensuring user safety from the hazards of high voltage and current shock, electromagnetic damage, and ozone from the plasma arc. The project has thus far covered the process of design conception to realization of a prototype device. The operation of the plasma arc speaker is based on the high voltage plasma arc created between two electrodes. The plasma arc rapidly heats and cools the surrounding air creating changes in air pressure which vibrate the air. These pockets of pressurized air are heard as sound. The circuit incorporates a flyback transformer responsible for creating the high voltage necessary for arcing.
ContributorsNandan, Rahul S (Author) / Roedel, Ronald (Thesis director) / Huffman, James (Committee member) / Barrett, The Honors College (Contributor) / Electrical Engineering Program (Contributor)
Created2014-05