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

Computer Engineering Commons

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

Discipline
Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 1291 - 1320 of 25595

Full-Text Articles in Computer Engineering

A Machine Learning-Driven Framework For Real Time Detection And Prevention Of Replica Node Attacks In Wireless Sensor Networks, Maram Pavani, Tanguturi Sharani, Amutha Jeevakumari S A Jun 2025

A Machine Learning-Driven Framework For Real Time Detection And Prevention Of Replica Node Attacks In Wireless Sensor Networks, Maram Pavani, Tanguturi Sharani, Amutha Jeevakumari S A

Northeast Journal of Complex Systems (NEJCS)

Mobile devices and wireless sensor networks (WSNs) are increasingly vulnerable to security threats such as unauthorized access and replica node attacks. Mobile devices face risks from replication and anomalous behavior, while attackers compromise WSNs by cloning legitimate nodes, thus threatening network integrity. Traditional security mechanisms often fall short in detecting such sophisticated threats, especially in resource-constrained environments. This research proposes a dual-component security system. A Machine Learning-Based Intrusion Detection System (IDS) for WSNs leverages Graph Neural Networks (GNNs) to detect replica nodes through structural network analysis and applies Federated Learning to preserve data privacy. The Sequential Probability Ratio Test (SPRT) …


Gbotuner: Autotuning Of Openmp Parallel Codes With Bayesian Optimization And Code Representation Transfer Learning, Kimsong Lor Jun 2025

Gbotuner: Autotuning Of Openmp Parallel Codes With Bayesian Optimization And Code Representation Transfer Learning, Kimsong Lor

Computer Science and Engineering Master's Theses

Empirical autotuning methods such as Bayesian optimization (BO) are a powerful approach that allows us to optimize tuning parameters of parallel codes as black-boxes. However, BO is an expensive approach because it relies on empirical samples from true evaluations for varying parameter configurations. In this thesis, we present GBOTuner, an autotuning framework for optimizing the performance of OpenMP parallel codes, where OpenMP is a widely used API that enables shared-memory parallelism in C, C++, and Fortran using simple compiler directives. GBOTuner improves sample efficiency of BO by combining code representation learning from a Graph Neural Network (GNN) into a BO …


Development Of An Embedded Iot Board For Real-Time Floor Estimation Of Autonomous Robots, Carter J. Sorensen Jun 2025

Development Of An Embedded Iot Board For Real-Time Floor Estimation Of Autonomous Robots, Carter J. Sorensen

Electronic Theses and Dissertations

As service robots become more prevalent in multi-story environments such as hospitals, hotels, and laboratories, accurate floor-level detection is critical to ensuring operational reliability. Consider a robot tasked with delivering medical samples in a multi-story laboratory. Without accurate feedback, a robot exiting on the wrong floor could introduce delays, disrupt workflows, or compromise sample integrity. Internet of Things (IoT) technologies offer a way to address these risks by providing real-time error detection and corrective capability. However, current IoT-based floor estimation systems often require invasive modifications to building infrastructure—particularly elevator control panels. These approaches introduce challenges related to cost, liability, backward …


An Advanced Hexacopter For Autonomous Exploration Of Mars: Attitude Control And Navigation Strategies, Laura Sopegno Jun 2025

An Advanced Hexacopter For Autonomous Exploration Of Mars: Attitude Control And Navigation Strategies, Laura Sopegno

Electronic Theses and Dissertations

Mars exploration has recently witnessed major interest within the scientific community. Unmanned robotic platforms offer reliable solutions to acquire and collect data and information from the Red Planet. Particularly, rovers, landers, and orbiters have significantly shaped planetary exploration on the Moon and Mars, contributing significantly to past missions while also highlighting limitations in their capacity to cover diverse terrains over wide ranges. Given current advances in Unmanned Aircraft Systems (UASs), Unmanned Aerial Vehicles (UAVs) offer promising alternatives for future scientific missions.

It is argued that hexacopters, with their relatively compact design and redundancy, present a promising …


Reducing Attention Complexity In Graph Transformers Through Subgraph Partitioning, Ranjan Kumar Choubey Jun 2025

Reducing Attention Complexity In Graph Transformers Through Subgraph Partitioning, Ranjan Kumar Choubey

Master’s Dissertations

This dissertation addresses the challenge of scaling Graph Transformers by proposing a subgraph-based strategy to reduce attention complexity. The proposed framework preserves representational power while making attention computation tractable for largescale graphs. The method begins by partitioning the input graph into K subgraphs using the METIS algorithm. Each subgraph is encoded using a combination of local structural features from a Graph Convolutional Network (GCN) and global positional cues from Laplacian Positional Embeddings (LPEs). These embeddings are fused via a trainable projection function to form subgraph tokens. A supergraph is constructed to model interactions among subgraphs, allowing attention to be applied …


Online Hyperparameter Tuning For Llm Optimization, Ethan Lin, Nathan Yu, Jeromy Chang Jun 2025

Online Hyperparameter Tuning For Llm Optimization, Ethan Lin, Nathan Yu, Jeromy Chang

Computer Science and Engineering Senior Theses

Large Language Models (LLMs) are becoming increasingly popular in modern society. However, despite their popularity, the deployment of LLMs in real-world scenarios is extremely challenging due to substantial computational costs and memory constraints. Edge devices, like smartphones and IoT devices, lack resources needed to run these models locally, instead offloading computations for cloud computing. Cloud computing requires users to send their data over the internet leading to numerous privacy and security concerns. In some domains, such as health and finances, sending such sensitive information is not an option. Existing solutions to compress or increase inference speed include Small Language Models …


Intelligent Intrusion Detection In Clustered Wireless Sensor Networks: A Dynamic Clustering And Machine Learning-Based Approach, Abdullah R. Abdulwahhab, Mohd Fadzli Mohd Salleh, Muhammad Firdaus Akb, Mohammed Najm Abdullah Jun 2025

Intelligent Intrusion Detection In Clustered Wireless Sensor Networks: A Dynamic Clustering And Machine Learning-Based Approach, Abdullah R. Abdulwahhab, Mohd Fadzli Mohd Salleh, Muhammad Firdaus Akb, Mohammed Najm Abdullah

Iraqi Journal for Computer Science and Mathematics

Traditional Intrusion Detection Systems (IDS) designed for more conventional network infrastructures are often ill-equipped to handle the unique challenges WSNs pose, leading to significant gaps in security and resilience. This paper introduces an Intelligent Intrusion Detection System (IIDS) explicitly tailored for clustered WSNs to address these critical challenges. The proposed IIDS integrates dynamic clustering with advanced machine learning algorithms to create a robust and adaptive security solution capable of real-time threat detection and mitigation. The dynamic clustering mechanism is designed to continuously monitor and respond to changes in sensor node network topology and energy levels, ensuring that energy consumption is …


Non-Overlapping Patch-Based Pre-Trained Cnn For Breast Cancer Classification, Lamyaa Sabeeh Ashour, Ahmed Abed Mohammed, Mustafa M. Abd Zaid, Putra Sumari, Ahmed Kateb Jumaah Al-Nussairi, Sura Abdulateef Al-Shammari, Sarah Thabit Abdulmunem Jun 2025

Non-Overlapping Patch-Based Pre-Trained Cnn For Breast Cancer Classification, Lamyaa Sabeeh Ashour, Ahmed Abed Mohammed, Mustafa M. Abd Zaid, Putra Sumari, Ahmed Kateb Jumaah Al-Nussairi, Sura Abdulateef Al-Shammari, Sarah Thabit Abdulmunem

Iraqi Journal for Computer Science and Mathematics

Breast cancer (BC) significantly impacts women's mortality rates and requires early detection to improve survival chances and enable appropriate treatment. Thus, a computer-aided system with high performance can speed up this process. A convolutional neural network (CNN) is considered sensitive to insufficient, noisy data. It cannot achieve high performance, however, restricted access to high-quality medical data, stemming from stringent confidentiality and privacy issues, is a considerable obstacle to the successful training of deep learning models. The current study aims to develop a remarkable, influential model for BC classification whilst considering modern pre-trained models ResNet50, AlexNet, InceptionV3 and VGG16 for extracting …


Retracted: Navigating The Complexities And Artificial Intelligence Of Internet Of Things Security Claims, Tamara Saad Mohamed, Saad Mohammed Khalifah Jun 2025

Retracted: Navigating The Complexities And Artificial Intelligence Of Internet Of Things Security Claims, Tamara Saad Mohamed, Saad Mohammed Khalifah

Iraqi Journal for Computer Science and Mathematics

The term ``Internet of Things'' (IoT) describes a system that allows everyday objects to communicate with one another and with controlled systems, servers, and other linked devices through a variety of connectivity constructions by means of embedded software, sensor technology, electronics, and connections. Data from the Internet of Things (IoT) will be sent to the servers over the internet from a variety of sensors, nods, and collectors. Governments, medical facilities, consumers, and corporations all make use of IoT devices. approximately, More than 65 billion Internet of Things devices are expected to be in operation by 2024. The proliferation of IoT …


Topological Indices For The Resize Graph Of (G2(3)), Manar Musab Ftekhan, Ali Abd Aubad Jun 2025

Topological Indices For The Resize Graph Of (G2(3)), Manar Musab Ftekhan, Ali Abd Aubad

Iraqi Journal for Computer Science and Mathematics

Indexes of topological play a crucial role in mathematical chemistry and network theory, providing valuable insights into the structural properties of graphs. In this study, we investigate the Resize graph of G2(3), a significant algebraic structure arising from the exceptional Lie group (G2) over the finite field F3. We compute several well-known topological indices, including the Zagreb indices, Wiener index, and Randić index, to analyze the graph's connectivity and complexity. Our results reveal intricate relationships between the algebraic structure of G2(3) and its graphical properties, offering a deeper understanding of its combinatorial …


Machine Learning Algorithms To Detect Cyber-Attack In The Internet Of Things Platform, Maad Kamal Al-Anni, Rafah M. Almuttairi, Ammar A. Al-Hamadani, Khamis A. Zidan, Husam Ibrahiem Husain Alsaadi, Ghaidaa A. Al-Sultany Jun 2025

Machine Learning Algorithms To Detect Cyber-Attack In The Internet Of Things Platform, Maad Kamal Al-Anni, Rafah M. Almuttairi, Ammar A. Al-Hamadani, Khamis A. Zidan, Husam Ibrahiem Husain Alsaadi, Ghaidaa A. Al-Sultany

Iraqi Journal for Computer Science and Mathematics

In response to escalating cyber threats in Internet of Things (IoT) networks, this research investigates several traffic classification techniques by using benchmark datasets, such as CICIoT2023. This dataset was exclusively used to test the effectiveness of the proposed system, which aims to enhance the data processing for machine learning algorithms amid increasingly complex cyber threats. To prepare the naturally unstructured and raw dataset for analysis, Linear Discriminant Analysis (LDA) is applied for dimensionality reduction. The processed data and attributes are then fed into the proposed Fuzzy-Integrated Relevance Vector Machine Classifier (FIRVM), which is implemented in Python 3.10+ using the …


Multi Trajectory Guided Model Inversion Attacks, Indrajit Nandi Jun 2025

Multi Trajectory Guided Model Inversion Attacks, Indrajit Nandi

Master’s Dissertations

Recent advancements in deep learning have brought significant concerns regarding the privacy of training data due to overfitting and memorization, as well as a lack of defense mechanisms. In model inversion attacks, where Attackers aim to reconstruct original private training samples (i.e images) just by using the DNN model’s last layer output. Traditional black-box MI attacks face three key challenges: (1) Non-convex optimization landscapes often trap reconstructions in poor local minima, degrading output quality. (2) Black-box scenarios require excessive queries to approximate gradients, raising detection risks. (3) Unconstrained pixel-space optimization generates unrealistic artifacts since the inverse mapping lacks natural image …


Monochromatic Empty Triangles In Two-Colored Point Sets, Adrish Paik Jun 2025

Monochromatic Empty Triangles In Two-Colored Point Sets, Adrish Paik

Master’s Dissertations

A key problem in combinatorial geometry is the identification of properties of a subset of a point set which has properties like convexity, monochromaticity, and emptiness. This thesis actual works on this sides of combinatorial geometry: efficiently finding empty monochromatic triangles in two-colored point sets on the plane. While earlier research focused on counting empty triangles in point set without any color, our work takes an optimal algorithm to explicitly detect them. By using geometric insights and visibility-based techniques. We then address a relaxed but equally compelling variant: monochromatic triangles containing at most one point of the opposite color. For …


Detection Of Fake News In Short Videos: A Multimodal Approach, Mona Kumari Jun 2025

Detection Of Fake News In Short Videos: A Multimodal Approach, Mona Kumari

Master’s Dissertations

The rise of generative models and affordable video editing tools has fueled the spread of fake and manipulated videos, undermining information reliabilityespecially on social media. Traditional detection methods, focused on single modalities like visual artifacts or text cues, often struggle with diverse, user-generated content. This dissertation presents a unified framework for fake video detection that integrates multimodal semantics, narrative structure, and propagation behavior. Visual, audio, text, and OCR features are extracted using pretrained models (CLIP, Wav2Vec2), and segment-level graphs are built to model narrative flow using Graph Attention Networks (GATv2Conv). User engagement dynamics are modeled via a bidirectional LSTM. A …


Santa Clara Radio Astronomy Project (Scrap) Iv - Data Processing, Noah Abe, Wesley Durbano Jun 2025

Santa Clara Radio Astronomy Project (Scrap) Iv - Data Processing, Noah Abe, Wesley Durbano

Computer Science and Engineering Senior Theses

The Santa Clara Radio Astronomy Project (SCRAP) IV: Data Processing is the fourth year of a multi-year project that aims to provide SCU with a fully functioning radio telescope in a costefficient manner. The project aims to provide this radio telescope as a hands-on tool that can be used not just for scientific discovery, but also for SCU academic use in a wide variety of different subjects, such as electrical engineering and physics. This year, our SCRAP team aimed to bolster the long-term operation of the telescope, which is a key feature it must have for it to be considered …


Xmr: Extensible Model Representation, Jason Cisneros, Lucas Van Der Heijden Jun 2025

Xmr: Extensible Model Representation, Jason Cisneros, Lucas Van Der Heijden

Computer Science and Engineering Senior Theses

In safety critical industries, such as aerospace, verification and validation are crucial steps in system development. Validation begins with decomposing a system into its requirements. These requirements are used to create the high level model of the system. The low level system that is created from this must then be verified. Manually ensuring that the system being verified exactly matches the validated design is tedious, time consuming, and error prone. To solve this, we have created an open source tool that can automatically generate the code from UML models. This enables going from the high level model to the low …


Deepfake Detection, Timothy Tong, Abem Lucas Jun 2025

Deepfake Detection, Timothy Tong, Abem Lucas

Computer Science and Engineering Senior Theses

From elections, to wars, to people’s personal lives, deepfakes have become ever more present, blurring the distinction between reality and fiction. Many deep learning-based deepfake detection methods lack generalizability. They often overfit to deepfake generation techniques in their training distribution, and fail to detect deepfake generation techniques outside of their training distribution. One approach to solve the generalization problem has been to use Vision Language Models, such as the pretrained CLIP model, to extract features that generalize across different deepfake generation techniques, including diffusion and GAN images. However, most CLIP approaches only consider image level features for detection, such as …


Exploring Novel Methods For Real-Time Multi-Camera People Tracking In Machine Learning, Johan Kou, Connor Vallero Jun 2025

Exploring Novel Methods For Real-Time Multi-Camera People Tracking In Machine Learning, Johan Kou, Connor Vallero

Computer Science and Engineering Senior Theses

Multi-camera people tracking is the process of tracking persons and their paths, continuously across different camera fields of view. It can help track suspects across large areas, and assist individuals in emergency situations. The current state-of-the-art (SOTA) method involves using geometric-consistent constraints, information on the appearance of subjects, and pose estimation for dealing with occlusion issues. This current SOTA works well, but is still lacking in its ability to handle occlusion and perform well in real-time applications on a network. With occlusion, the IDs assigned to persons can be accidentally swapped in high density areas, or places where there are …


Vintage Game Emulator, Andrew Katchour, Ashwin Raman Jun 2025

Vintage Game Emulator, Andrew Katchour, Ashwin Raman

Computer Science and Engineering Senior Theses

This project explores the integration of artificial intelligence into retro-style arcade titles to enhance the gameplay, while still preserving the nostalgic aesthetic and overall mechanics of the titles. By using Pygame to explore clones of the existing video game titles, we modified the existing games to develop AI into the games using various AI algorithms. The system introduces adaptive enemy behavior that responds to the players actions and also introduces an additional player to some games that will play alongside the player as well. This helps to create a more engaging and unpredictable gaming experience. The AI logic is implemented …


An Ai-Driven Microfinance Platform To Enhance The Growth Of Small Businesses, Abdullah Naveed, Yunzhou Wang Jun 2025

An Ai-Driven Microfinance Platform To Enhance The Growth Of Small Businesses, Abdullah Naveed, Yunzhou Wang

Computer Science and Engineering Senior Theses

Microfinance provides financial services to businesses which do not have access to regular banking institutions. There have been many digital applications developed to support microfinance schemes globally. However, the applications currently on the market do not yet fully leverage technology features, which are already being widely used in traditional banking. In conjunction with the Miller Center of Social Entrepreneurship at Santa Clara University, we have developed an application utilizing the latest technologies to help small businesses and lenders in all stages of a microfinance project.


Variable Natural Language Translator For Video Games, Gabriel Bernini, Cole Propach Jun 2025

Variable Natural Language Translator For Video Games, Gabriel Bernini, Cole Propach

Computer Science and Engineering Senior Theses

In the field of video games, developers work to immerse players in a variety of ways. In one genre of video games, 2D exploration, or Metroidvania as its colloquially known, developers try to immerse players by letting them explore large worlds with the hope to overcome isolation. Often these worlds are sparse or dead worlds where the player is alone, but by exploring more of the world familiarity with the space is achieved and this isolation can be overcome. We hope to innovate in this genre by utilizing a new way to simulate and overcome this isolation, through language learning. …


Reclaiming Data To Transform Anti-Trafficking Systems, Laura Hackney Jun 2025

Reclaiming Data To Transform Anti-Trafficking Systems, Laura Hackney

SMU Human Trafficking Data Conference

AnnieCannons believes that the people closest to the problem are closest to the solution. Yet in the anti-trafficking movement, data about survivors is often collected without survivors. Co-founder and CEO Laura Hackney will discuss how reclaiming data can transform systems of care accountability, and prevention. She will share lessons learned from the development of ResourceFull, a digital platform led and co- designed with trafficking survivors to safely connect individuals to trustworthy services and track outcomes across fragmented care systems. There are ethical, technical, and human-centered challenges of collecting and of using data in a space where safety and trust are …


Documentation-Aware Code Generation Via Retrieval Augmented Generation, Daniel Amirtharaj, Rahmin Norwood Jun 2025

Documentation-Aware Code Generation Via Retrieval Augmented Generation, Daniel Amirtharaj, Rahmin Norwood

Computer Science and Engineering Senior Theses

Modern large language models (LLMs) increase the speed of software development but frequently hallucinate code, forcing developers to debug and rewrite generated code manually. This project introduces Documentation-Aware Code Generation, a retrieval-augmented generation (RAG) framework that injects authoritative documentation into the LLM prompt to reduce hallucinations in generated code. We build an ingestion pipeline that scrapes, cleans, chunks, and embeds official API documentation into a Pinecone vector database, then design a retrieval and re-ranking pipeline that retrieves the most relevant snippets for each user query. Results show that augmenting prompts with documentation lowers code hallucination by up to 60%. The …


Sideque$T, Akshay Nichani, Anusha Kankipati, Afra Mahammad, Lucas Jablon Jun 2025

Sideque$T, Akshay Nichani, Anusha Kankipati, Afra Mahammad, Lucas Jablon

Computer Science and Engineering Senior Theses

In recent years, the gap between traditional education and the current labor market has widened dramatically: in 2024, 11. 5 % of California’s 16-24 year olds were neither in school nor employed, alongside a net decline of roughly 3 million students nationwide in the last decade and more than 4 million members of Generation Z left the job despite having conventional degrees. These trends underscore a growing disconnect between academic credentials and market-ready skills and a pressing need for alternative pathways to gainful work. We introduce SIDEQUE$T, a secure, user-friendly online marketplace engineered to bridge this divide. By allowing job …


Lock And Roll, Varun Mangla, Zachary Common, Gaby Gamarro-Gomez Jun 2025

Lock And Roll, Varun Mangla, Zachary Common, Gaby Gamarro-Gomez

Computer Science and Engineering Senior Theses

As electronic bikes continue to increase in popularity, cycling has become a means of daily travel for more and more people. However, as the price and quantity of these consumer bicycles increase in public areas, so does the probability of their theft. Newer bikes, especially those with onboard electronics, are a priority target for thieves.

Lock and Roll, therefore, is an advanced smart bike wheel lock that aims to address the growing demands for increased bike security. By providing a variety of security features, such as GPS positioning, a gyroscopic alarm system, and remote monitoring, Lock and Roll represents a …


Stomp: The Student Organization Management Portal, Madison Nguyen, Walker Selby, Cameron Greene, Leila Erhili Jun 2025

Stomp: The Student Organization Management Portal, Madison Nguyen, Walker Selby, Cameron Greene, Leila Erhili

Computer Science and Engineering Senior Theses

At Santa Clara University (SCU), student organizations play a vital role in student expression and development. The Center for Student Involvement (CSI) supports these organizations. However, both student organization leaders and CSI are hindered by administrative inefficiencies. The core issue lies in inconsistent and ad hoc processes of submitting, tracking, and approving various requests, such as booking event spaces and processing reimbursements. To address these shortcomings, our team has created a web application in collaboration with student organization leaders and CSI professional staff. The platform serves as a one-stop shop for all essential functions, including event bookings, reimbursements, and policy …


Netgen: Network Traffic Generator, Arya Pefourque, Cole Fettkether, Johnathon Maschler Jun 2025

Netgen: Network Traffic Generator, Arya Pefourque, Cole Fettkether, Johnathon Maschler

Computer Science and Engineering Senior Theses

This project will investigate the development of a transformer-based machine learning model (NetGen), with the purpose of generating realistic and usable synthetic network traffic from natural language inputs. Network research and testing in the cybersecurity field depend on publicly available packet data (PCAP). Many of these datasets are either outdated or fail to represent more modern traffic patterns. We attempt to address this issue by preprocessing available network data into structured and tokenized sequences, suitable for training a transformer model. The transformer architecture allows us to translate user-provided descriptions—“simulate a TCP handshake from IP A to IP B”—into structurally accurate …


Medpez Dispenser, Hannah Hoeptner, Brian Lee, Liam Reese Jun 2025

Medpez Dispenser, Hannah Hoeptner, Brian Lee, Liam Reese

Computer Science and Engineering Senior Theses

MedPez is a compact, portable device designed to improve medication adherence for individuals who struggle with remembering to take their pills. The device features a modular design, including a universal housing that is paired to a compatible cartridge. The housing is the top half of the device where users insert and store their medication. The main hardware components, such as the microcontroller are housed here. The cartridge is the bottom half of the device that contains the internal mechanisms to dispense the user’s pills and stores the main pilltracking components. A built-in alert system notifies users when it’s time to …


Litter-Acy, Justin Chung, Aster Li, Andrew Nguyen Jun 2025

Litter-Acy, Justin Chung, Aster Li, Andrew Nguyen

Computer Science and Engineering Senior Theses

This project for Santa Clara University School of Engineering’s annual Senior Design, Litter-acy, addresses the critical societal issue of improper waste management and the lack of public knowledge regarding proper sorting techniques. These contribute significantly to environmental pollution and deterioration. Through recognizing how traditional educational methods often fail to engage younger audiences and combat the ”adolescent dip” in sustainability interest, Litter-acy proposes an innovative solution: an iOS mobile application that gamifies waste management education.

The app features multiple interactive mini-games focused on sustainable waste sorting, including Connections, Catcher, and Trivia, designed to make learning engaging and accessible. It incorporates key …


Autonomous Vehicle Software Update With Blockchain: A Simulation Platform, Hudson Strauss Jun 2025

Autonomous Vehicle Software Update With Blockchain: A Simulation Platform, Hudson Strauss

Computer Science and Engineering Senior Theses

The rapid growth of connected and autonomous vehicles demands robust and scalable security solutions. This project introduces AVSWU-Pack, a modular simulation framework designed to evaluate and simulate blockchain-based communication in autonomous vehicular networks adapted directly from Dr. Gabriel Solomon’s work(2). Built on top of Veins, SUMO, INET, and OMNeT++, the platform enables vehicle-to-infrastructure and vehicle-to-vehicle communication with secure data exchange via gRPC-based integration with a Polkadot blockchain node. The simulation framework utilizes a Veins-like project built with Polkadot-Substrate to simulate a VANET that communicates vehicle information to the blockchain. Deployable in a basic VirtualBox environment, the system enables controlled experimentation, …