Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

California Polytechnic State University, San Luis Obispo

Discipline
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 1 - 30 of 721

Full-Text Articles in Computer Engineering

Development And Testing Of A Computer Vision Pose Estimation System For Planar Mobile Robots, Andrew Jones Aug 2026

Development And Testing Of A Computer Vision Pose Estimation System For Planar Mobile Robots, Andrew Jones

Master's Theses

This thesis details the development and testing of a computer vision-based real-time pose estimation system for differential drive robots. A single camera with a fisheye lens is used to locate ArUco markers placed at fixed locations and attached to robots. Using the OpenCV library, the Perspective-n-Point (PnP) problem is solved to facilitate the transformation of 2-D robot positions in an image to world-frame coordinates. An analytical solution is presented to estimate robot poses based on a single PnP solution, rather than solving the PnP problem for each pose estimate. Pose information is relayed to individual robots using a multi-microcontroller architecture …


Hyperchaotic Noise Generation For Adversarial Encryption In Privacy-Preserving Image Classification, Neeraja Beesetti Aug 2026

Hyperchaotic Noise Generation For Adversarial Encryption In Privacy-Preserving Image Classification, Neeraja Beesetti

Master's Theses

Artificial intelligence systems make useful predictions by taking in data and returning a classification, recommendation, or decision. Obtaining that prediction, however, requires sharing the data first. This creates a fundamental privacy challenge in machine learning: users must expose their data to receive a valuable prediction. Machine learning systems increasingly rely on cloud-based image classification for this reason, transmitting images from edge devices to remote servers rather than running large models locally. This creates a conflict between the accuracy a classifier requires and the privacy a data owner wants. Traditional encryption destroys the image structure on which a classifier depends, while …


Evaluation Of General Voronoi Diagram Decomposition For Harmonic Fields In Navigation Of Dynamic Environments, Franco Abullarade Aug 2026

Evaluation Of General Voronoi Diagram Decomposition For Harmonic Fields In Navigation Of Dynamic Environments, Franco Abullarade

Master's Theses

Harmonic potential fields provide provably minimum-free navigation, but any change to the workspace geometry invalidates the field and forces a costly global recomputation, typically restricting them to static environments. This thesis extends the harmonic map framework of Vlantis et al., which maps the free workspace onto a unit disk and uses an atlas of per-region transformations, to dynamic indoor settings. First, we replace their manually annotated room partition with an automatic decomposition based on the Generalized Voronoi Diagram, allowing the atlas to be built from an arbitrary occupancy grid in an automated way. Second, we introduce a localized repair procedure …


Developing A Rapid Urban Forest Assessment System For Sustainable City Greenification, Daniel Gonzalez Aug 2026

Developing A Rapid Urban Forest Assessment System For Sustainable City Greenification, Daniel Gonzalez

Master's Theses

This thesis presents the Rapid Urban Forest Assessment (RUFA) system, a web-based platform that integrates urban tree inventories and aerial tree detection to assess forest health across California’s census-designated places. RUFA combines inventoried tree records with coordinates detected from high-resolution multispectral imagery using convolutional neural networks, then computes a composite RUFA Score from four metrics: canopy cover percentage, trees per capita, tree diversity (TD-50), and tree evenness. The thesis addresses two engineering challenges in building the dashboard: querying and aggregating over seven million tree records in real time, and rendering spatial summaries at multiple zoom levels without recomputing cluster assignments …


Hardware-In-The-Loop Evaluation Of Sensor-Source Selection For Prosthetic Locomotion Intent Recognition, Victoria Asencio-Clemens Aug 2026

Hardware-In-The-Loop Evaluation Of Sensor-Source Selection For Prosthetic Locomotion Intent Recognition, Victoria Asencio-Clemens

Master's Theses

Active lower-limb prostheses use intent-recognition systems to identify a user’s locomotion mode and select an appropriate control strategy, but sensor configurations that perform well offline may be unsuitable for resource-constrained embedded hardware. Existing sensor-selection methods generally prioritize classification accuracy without directly accounting for processing latency, memory usage, or other hardware-dependent requirements. To address this limitation, this thesis develops a hardware-in-the-loop source-selection framework for embedded classification of level walking, ramp ascent, ramp descent, stair ascent, and stair descent using multimodal biomechanical data from transtibial amputee participants. Subject-specific linear support vector machine classifiers were evaluated using trial-held-out validation, and candidate configurations from …


A Maintainable Extensible And Performant Compiler Toolchain For The Trustguard Architecture, Ethan N. Emery Aug 2026

A Maintainable Extensible And Performant Compiler Toolchain For The Trustguard Architecture, Ethan N. Emery

Master's Theses

TrustGuard is a hardware architecture implementing a CAVO (Containment Architecture with Verified Output) model, which provides security guarantees by bootstrapping trust of a system to a hardware component known as the Sentry. Rather than verifying an entire system, TrustGuard re-executes trusted computation on the Sentry and validates the host system's execution before allowing values to pass to the outside world, thereby containing the effects of erroneous computation. Implementing this architecture in practice without hardware modifications to a host CPU requires a compiler toolchain capable of automatically generating instrumented binaries for both the untrusted host and the trusted Sentry from C …


System Integration And Validation Of The Cal Poly Spacecraft Attitude Dynamics Simulator Mk. Iv, Bricen S. Rigby Jul 2026

System Integration And Validation Of The Cal Poly Spacecraft Attitude Dynamics Simulator Mk. Iv, Bricen S. Rigby

Master's Theses

The Cal Poly Spacecraft Attitude Dynamics Simulator (SADS) is an ongoing project that seeks to enable the simulation and validation of sensors, actuators, and control logic related to spacecraft attitude control. The SADS platform rests atop a spher- ical air-bearing device which allows for nearly frictionless rotation in all three axes. The orientation of the platform is controlled by four reaction wheels arranged in a pyramidal configuration. Over the past few years, there have been significant updates to the reaction wheel subsystem, as well as requests for a more capable central com- puter. Therefore, a new system architecture for the …


Trim-Transfer: A Transfer Learning Approach For Cross-Trim Level Can Intrusion Detection, Baylor J. Whitehead Jun 2026

Trim-Transfer: A Transfer Learning Approach For Cross-Trim Level Can Intrusion Detection, Baylor J. Whitehead

Master's Theses

Modern vehicles contain many Electronic Control Units (ECUs) that communicate through CAN. While CAN enables efficient data communication, it lacks built in authentication and encryption, allowing adversarial actors to inject malicious CAN messages. This limitation has motivated the development of CAN intrusion detection systems (IDS). However, deploying IDS across a vehicle lineup requires collecting large labeled datasets and retraining models, increasing development cost and limiting scalability.

This thesis investigates the use of transfer learning with LSTM-based deep neural networks to reduce retraining cost while maintaining model detection performance. A baseline LSTM model is trained using CAN data from a base …


A Study On Quantization And Hardware Cost Tradeoffs In A 5g Nr Ldpc Decoder On Fpga, Giancarlo Acosta Jun 2026

A Study On Quantization And Hardware Cost Tradeoffs In A 5g Nr Ldpc Decoder On Fpga, Giancarlo Acosta

Master's Theses

The fixed-point implementation of a 5G New Radio LDPC decoder forces a tradeoff between precision and hardware cost, governed by the variable node word length WL, the check node message width WR, and the normalized min-sum correction factor α. This thesis characterizes how these three parameters affect both error correction performance and FPGA resource utilization for an LDPC decoder on an established LDPC decoder architecture. A bit-accurate MATLAB core model records bit error rate (BER) and frame error rate (FER) while a verified HDL Coder model generates synthesizable VHDL for Vivado synthesis, and both are swept …


Trustworthy Intelligence Fusion For Search And Rescue: Designing Grounded And Secure Multi-Agent Ai For Mission Decision Support, Yayun Tan Jun 2026

Trustworthy Intelligence Fusion For Search And Rescue: Designing Grounded And Secure Multi-Agent Ai For Mission Decision Support, Yayun Tan

Master's Theses

Search and rescue (SAR) operations require teams to integrate uncertain information under severe time pressure. Large language model (LLM)-based multi-agent systems (MAS) can support decision-making, but they also risk producing hallucinated outputs and processing unreliable or malicious data. This thesis addresses these risks through three linked studies. First, it proposes a modular eight-agent SAR MAS architecture that reflects the structure of real SAR missions by assigning specialized roles to different agents. Second, it introduces a post-hoc probabilistic verification framework that checks LLM agent outputs against a probabilistic knowledge graph built from historical SAR incidents.  Third, the thesis examines indirect adversarial …


Integrating Sustainability Into Engineering Education, Riley R. Moller Jun 2026

Integrating Sustainability Into Engineering Education, Riley R. Moller

Master's Theses

Engineering decisions shape lasting technology that affects environmental integrity, public safety, economic stability, and social equity. As global challenges such as climate change, infrastructure vulnerability, and rapid technological advancement intensify, the responsibilities placed on engineers continue to expand. Sustainability provides a framework for addressing these interconnected pressures through systems-based design and long-term thinking. Yet, sustainability education within engineering programs remains unevenly integrated, often positioned as elective or peripheral rather than as a foundational component of professional preparation.

Prior research shows that sustainability is most frequently addressed through stand-alone courses rather than embedded across required curricula, reflecting disciplinary structures that prioritize …


Reproducing And Evaluating Charger Surfing: Robustness Of Smartphone Charging-Line Side-Channels, Colby M. Watts Jun 2026

Reproducing And Evaluating Charger Surfing: Robustness Of Smartphone Charging-Line Side-Channels, Colby M. Watts

Master's Theses

Smartphones are frequently connected to external, untrusted charging hardware, creating opportunities for side-channel attacks that do not require malware or direct access to device data. Charger Surfing, a recently proposed charging-line power analysis side-channel attack, reported high accuracy in inferring touchscreen input from voltage measurements collected from a smartphone’s charging cable; however, the reproducibility and robustness of these results under different conditions remain unclear. This thesis presents an independent replication and evaluation of Charger Surfing, including the development of an end-to-end data collection pipeline consisting of a modified charging cable, oscilloscope-based recordings, custom Android app, automated trace processing, and convolutional …


Preserving Structural Alias Information Across The Mlir-To-Llvm Lowering Boundary, Shravan Sheth Jun 2026

Preserving Structural Alias Information Across The Mlir-To-Llvm Lowering Boundary, Shravan Sheth

Master's Theses

Machine learning training and inference workloads run at massive scale, where the efficiency of generated machine code directly affects throughput and energy consumption. The compilers that lower model specifications to hardware instructions rely on optimization passes that can only exploit information visible in the representations they operate on. MLIR, the intermediate representation framework underlying production machine learning compilers such as IREE and Triton, is designed so that each abstraction level can encode semantics that lower levels cannot represent. One example is memref.subview, which partitions a buffer into typed regions with explicit offsets and sizes, making structural non-overlap provable from the …


Vision-Guided Motion Planning For Autonomous Catch With A Robotic Arm, Kayla Go-Oco, Ashik K. Islam, Raegan Gritzmacher Jun 2026

Vision-Guided Motion Planning For Autonomous Catch With A Robotic Arm, Kayla Go-Oco, Ashik K. Islam, Raegan Gritzmacher

Electrical Engineering

Modern robotic systems are often evaluated using static and highly controlled tasks, such as pick-and-place demonstrations, which do not fully represent the uncertainty and adaptability required in real-world environments. A major challenge in robotics research is enabling robotic systems to perceive, track, and respond to dynamic objects in real time while maintaining accurate and reliable motion control. This project addresses these challenges by developing an autonomous robotic platform in which an OpenMANIPULATOR-Y robotic arm detects, tracks, and attempts to catch a moving tennis ball using a vision-guided control system. The system integrates YOLO-based object detection with an Intel RealSense D455 …


Xylem: A Comparative Analysis Of Gpu Dispatch Pipelines For Large-Scale, Procedural Environments, Srinivas Sundararaman Jun 2026

Xylem: A Comparative Analysis Of Gpu Dispatch Pipelines For Large-Scale, Procedural Environments, Srinivas Sundararaman

Master's Theses

The real-time rendering of large-scale, procedural scenes presents a significant performance challenge for traditional CPU-bound rendering pipelines. The high volume of draw calls and the need for complex culling and level-of-detail management create bottlenecks that limit scene complexity and visual fidelity. This thesis investigates the evolution of GPU-driven rendering paradigms via the Xylem renderer within NVIDIA’s Donut rendering framework as a solution to these challenges.

A comprehensive benchmarking framework is developed to implement and quantitatively analyze three distinct rendering strategies for a procedurally generated, parameterizable, large-scale forest scene. The evaluated pipelines include: (1) traditional instanced rendering, (2) compute-driven indirect rendering …


Autonomous Vision-Based Litter Collection Rover, Dante Michael Benedetti, Benjamin Scott Tavares, Nathan Heil Jun 2026

Autonomous Vision-Based Litter Collection Rover, Dante Michael Benedetti, Benjamin Scott Tavares, Nathan Heil

Electrical Engineering

This report documents the design, implementation, and testing of an autonomous litter-collection rover developed as a Senior Project Design Lab (EE 460/463/464) at California Polytechnic State University. The rover integrates autonomy, computer vision, embedded real-time control, mecanum-wheel omnidirectional mobility, and a two-degree-of-freedom robotic arm to detect, approach, and collect small ground-level litter such as bottles, wrappers, and paper fragments.

The system uses a two-layer compute architecture: an NVIDIA Jetson Orin Nano running ROS 2 for perception, SLAM, and path planning, paired with an STM32L4A6ZG microcontroller for real-time motor control and odometry. The robot is built on a multi-level aluminum frame …


Solving Linearly Constrained Quadratic Programs Using Field Programmable Analog Arrays, Tyler Wynn, Alonzo Arroyo Jun 2026

Solving Linearly Constrained Quadratic Programs Using Field Programmable Analog Arrays, Tyler Wynn, Alonzo Arroyo

Electrical Engineering

This paper presents a field-programmable analog array (FPAA) implementation for solving linearly constrained quadratic programs (LCQPs) directly in the analog domain. The solver is based on a continuous-time primal-dual control architecture with integral action, anti-windup compensation, and a piecewise-linear nonlinearity for enforcing affine inequality constraints. A switched-capacitor implementation using three AN231E04 FPAAs is developed, and coefficient scaling methods are introduced to keep internal and output signals within the voltage limits of the hardware. A global scaling factor is used to reduce internal signal excursions, while solution-space scaling is shown to modify the implemented optimization coefficients and alter the local closed-loop …


Integration Of Robotic Arm And Conveyor With Programmable Logic Controller, Drake A. Small Jun 2026

Integration Of Robotic Arm And Conveyor With Programmable Logic Controller, Drake A. Small

Master's Theses

To meet new curriculum demands brought on by Cal Poly's upcoming switch to semesters, a new, cross-disciplinary lab module was developed for EE 435 (Industrial Power Control and Automation). The module emphasizes career-applicable skills, preparing students for the field of controls engineering within the manufacturing industry. These skills include robotic control, computer networking and configuration, and embedded systems. The work focused on integrating a collaborative robot arm to pick-and-place boxes on a conveyor. A myCobot 320 Pi and an Ultimation Powered Roller MDR Conveyor were integrated with the existing PLC system using Modbus RTU and EtherNet/IP communication protocols, respectively. A …


Teaching Multi-Core Architecture: Design And Implementation Of A Cache-Coherent Cpu For Undergraduate Education, Isaac R. Lake Jun 2026

Teaching Multi-Core Architecture: Design And Implementation Of A Cache-Coherent Cpu For Undergraduate Education, Isaac R. Lake

Master's Theses

Modern computing has relied on multicore processors for high performance for nearly two decades, yet undergraduate computer engineering curricula often provide limited exposure to parallel hardware architectures and their design challenges. This thesis presents the design of CPE 433, a course that extends the pipelined and cached OTTER CPU developed in CPE 233 and CPE 333 into a multicore processor capable of running parallel workloads. The thesis documents the architectural changes required to adapt the verified single-core design into a multicore system, including MMIO-based interrupt support, a shared cache hierarchy with cache-coherence mechanisms, and clock-gated modules. It further presents a …


Evaluating Design Choices For Gpu-Accelerated Finite-Difference Time-Domain Simulation On Resource-Constrained Devices, Joel Manesh Jun 2026

Evaluating Design Choices For Gpu-Accelerated Finite-Difference Time-Domain Simulation On Resource-Constrained Devices, Joel Manesh

Master's Theses

The Finite-Difference Time-Domain (FDTD) method is a numerical technique for solving partial differential equations. It was first developed to solve Maxwell’s equations for electromagnetic wave propagation and has since been extended to model other physical phenomena governed by wave propagation. Because the FDTD method is data-parallel, it is well-suited for GPU acceleration; modern FDTD-based simulations run offline on large GPU clusters. There is, however, very little research on running FDTD on resource-constrained embedded GPUs, which are increasingly popular for real-time applications.

This thesis explores a CUDA-based FDTD solver for the 3D wave equation on the Nvidia Jetson Orin Nano. This …


Concrete And Masonry Code (Beams), Michael Alexander Simas Rocha Jun 2026

Concrete And Masonry Code (Beams), Michael Alexander Simas Rocha

Architectural Engineering

This report only covers the beam design of the code that was written. The end goal of this project is to write code for concrete and masonry following what was taught in the lecture classes. This project is acting as a foundation for the end goal of a program that can compete with SAP2000, ETABS, RISA, and others. One final goal is to have the print out have the look and feel of having been done by hand. While coding; several factors were recorded including time spent coding, debugging, and then to do three problems by hand vs how long …


Early Dementia Tracking Utilizing Virtual Reality, Gabriel Deguzman, Manuel Hernandez, Ryan Iglesias, Jose Ornelas Jun 2026

Early Dementia Tracking Utilizing Virtual Reality, Gabriel Deguzman, Manuel Hernandez, Ryan Iglesias, Jose Ornelas

General Engineering

This project aims to create a simulation in virtual reality that replicates an activity that older adults are familiar with and presents an objective for the user to complete. The simulation will monitor the user’s cognitive functions based on their performance. The functionality of the designed program includes, but is not limited to: continuous tracking of cognitive behavior, skipped steps, and completion times. The program will take in relevant data and provide results on the monitored tasks and give the user a conclusion for further action. The application of this simulation will not be used as a medical device or …


Polysaber: A Custom Reactive Lightsaber Soundboard, Pedro B. Medeiros Jun 2026

Polysaber: A Custom Reactive Lightsaber Soundboard, Pedro B. Medeiros

Computer Engineering

The PolySaber project was developed as a custom reactive lightsaber control system built as a fully custom PCB design. The purpose of the project was to create a lower-cost and more customizable alternative to commercially available lightsaber soundboards while simultaneously providing hands-on experience in PCB design, embedded systems development, and hardware integration. Commercial lightsaber soundboards are expensive, proprietary, and difficult for hobbyists to customize. The PolySaber project addresses this by creating a modifiable hardware platform built around the ESP32 microcontroller. The system supports programmable firmware, RGB NeoPixel blade control, motion sensing, reactive swing and clash effects, onboard audio amplification, and …


Lora Networking Hardware Reference Designs For Terrestrial And Low-Earth-Orbit Communications, Kevin Nottberg Jun 2026

Lora Networking Hardware Reference Designs For Terrestrial And Low-Earth-Orbit Communications, Kevin Nottberg

Master's Theses

The work presented here demonstrates a highly robust and tested LoRa networking hardware reference design to meet the needs of the embedded networking company OWL Integrations. The hardware presented integrated a unique combination of features and design choices. The detailing of its unique design is potentially of use to others for use in fielded battery powered terrestrial sensor networking hardware utilizing LoRa. Also, the terrestrial hardware presented is shown to have the capability to support command and control (C2) LoRa links in low-earth orbit beyond terrestrial systems. The design presented has a more U.S. centric component bill-of-materials (BOM), with the …


Design And Parametric Study Of A Mems-Based Reservoir Computer For Reinforcement Learning, Andrew P. Carr Jun 2026

Design And Parametric Study Of A Mems-Based Reservoir Computer For Reinforcement Learning, Andrew P. Carr

Master's Theses

Single-node reservoir computing (RC) is a hardware-efficient approach to machine learning, leveraging the dynamics of physical systems. In this work, two reinforcement learning algorithms, Q-learning and Proximal Policy Optimization (PPO), are applied to a simulated micro-electro-mechanical system (MEMS)-based reservoir computer to solve both discrete and continuous control tasks. MEMS-based reservoirs are low-power, compact, and their natural frequencies (kHz to MHz) pair well with real-time control loops. To explore the relationship between reservoir dynamics and learning performance, a parametric study is conducted on two reservoir hyperparameters, reservoir size and neuron separation, using CartPole-v1 and MountainCar-v0. The RC successfully learns multiple tasks …


Stretch Web Teleoperation Keyboard Final Report, Aaron Chou, Francisco Irazaba May 2026

Stretch Web Teleoperation Keyboard Final Report, Aaron Chou, Francisco Irazaba

Computer Engineering

This project added keyboard controls to the Hello Robot Stretch Web Teleop interface. The goal was to make the robot easier to control from a web browser without needing a gamepad or separate terminal-based keyboard program. The new interface allows users to control different parts of the robot with customizable key bindings.


Demystifying Hardware Formal Verification For Undergraduate Education: A Risc-V Processor Case Study With Coursework Implementation, Riley A. Peters Mar 2026

Demystifying Hardware Formal Verification For Undergraduate Education: A Risc-V Processor Case Study With Coursework Implementation, Riley A. Peters

Master's Theses

Hardware verification engineers apply formal methods to prove that a digital device always behaves according to its specification. This differs from traditional functional verification, in which engineers establish correctness by repeatedly sending test inputs to the device and comparing the outputs against a reference model. With the growing complexity of integrated circuits, the demand for digital verification engineers with formal methods experience has continued to increase. However, California Polytechnic State University: San Luis Obispo's current curriculum lacks dedicated material to prepare students for these roles.

This thesis seeks to address the lack of formal methods material through two efforts. First, …


Hallucination Techniques For Self-Supervised Synthetic Datasets For Mobile Robots, Wyatt D. Colburn Dec 2025

Hallucination Techniques For Self-Supervised Synthetic Datasets For Mobile Robots, Wyatt D. Colburn

Master's Theses

Classical techniques in autonomous navigation struggle in tightly constrained spaces. Machine learning has been shown to perform better in these difficult environments but most techniques require large amounts of navigation experience for training. Using a new machine learning paradigm learning from hallucination (LfH), training data can be collected in a safe environment and not require supervision. Data is collected in real time while an agent performs a random walk in free space, supervision is not required as there are no obstacles for the robot to run into. After a random walk a post processing pipeline will hallucinate a safety corridor …


Mozgus, Damian Cerda, Madison Lopez Dec 2025

Mozgus, Damian Cerda, Madison Lopez

Computer Science and Software Engineering

The indie game market is flooded with genre experiments, yet few successfully combine fast-paced action with meaningful strategic decision-making. Our project aims to fill this gap by creating a game that fuses top-down action combat with resource-management tycoon mechanics. We found that in many games, the management phases lack mechanical stakes. Our goal was to intertwine these systems so that choices made in one phase meaningfully impact the other.


Towards Automated And Explainable Insider Threat Response In Electronic Health Records: A Role-Aware Machine Learning Framework, Luca Lippi Ornstil Nov 2025

Towards Automated And Explainable Insider Threat Response In Electronic Health Records: A Role-Aware Machine Learning Framework, Luca Lippi Ornstil

Master's Theses

Healthcare remains a prime target for cyberattacks, with insider misuse and credential compromise posing major risks to Electronic Health Records (EHRs). This thesis introduces a role-aware, explainable anomaly detection and response framework integrated with OpenEMR to address post-authentication threats. Four models—Local Outlier Factor (LOF), Isolation Forest, Autoencoder, and Graph Neural Network (GNN)—detect behavioral deviations across temporal, device, and role-based features, with LOF serving as the primary runtime detector. A configurable policy engine maps anomaly severity to proportional actions, from email alerts to read-only restrictions or account suspension, all reversible and auditable. Evaluation on real EHR logs shows the system’s operational …