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

Computer Engineering Commons

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

Physical Sciences and Mathematics

Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 151 - 180 of 13555

Full-Text Articles in Computer Engineering

Conditioning Hierarchical Diffusion Transformers On Rf Circuit Parameters, Ethan Morton May 2026

Conditioning Hierarchical Diffusion Transformers On Rf Circuit Parameters, Ethan Morton

McKelvey School of Engineering Graduate Student Theses & Dissertations

As modern ML techniques have become increasingly advanced, they have begun to be integrated into wireless RF systems for classification, identification, and spectrum management. Deep Neural Networks (DNNs) enable RF system operators and designers to design more flexible systems with greater robustness to errors and attacks. However, neural networks require significant amounts of properly annotated data to train. Current data labeling methods lack the ability to obtain reliable true labels for circuit properties such as carrier frequency offset (CFO), power amplifier (PA) non-linearity, and in-phase/quadrature (IQ) imbalance. This thesis investigates the efficacy of a novel architecture, RF-Diffusion, for generating high-quality …


Hdra-Fusion: Hybrid Detection With Routed Architecture For Manipulation-Aware Ai Face Forgery Detection, Omar Ebeid May 2026

Hdra-Fusion: Hybrid Detection With Routed Architecture For Manipulation-Aware Ai Face Forgery Detection, Omar Ebeid

Theses and Dissertations

With the rapid advancements in artificial intelligence-based image generation and manipulation tools, it is extremely difficult to detect if an image is genuine or artificially crafted. Despite extensive research in this area, existing image detection systems suffer from three major problems: suboptimal cross-dataset generalization due to shortcut learning of dataset-specific patterns, unreliable probability estimates due to domain shift, particularly in cross-manipulation evaluation settings, and an inability to detect images manipulated by multiple types of manipulations within a single detection framework. To address these limitations, we propose HDRA-Fusion (Hybrid Detection with Routed Architecture), a framework built on the conclusion that different …


Analyzing The Writing Style Of Generative Ai When Prompted With Writing Samples, Samuel Mcdowell May 2026

Analyzing The Writing Style Of Generative Ai When Prompted With Writing Samples, Samuel Mcdowell

Senior Honors Theses

Authorship attribution is an important topic in today’s world of Large Language Models (LLMs). It is the technology that helps to verify the author of a written work. This study explores whether LLMs can successfully mimic an individual’s writing style if they are given a text sample. A dataset of human-written texts was collected and used to prompt several LLMs to generate new texts that attempt to replicate the original author’s stylistic characteristics. The generated texts were then tested with modern authorship attribution models to determine whether they would be identified as being written by the original author. The results …


Safe Control Design For Quadruped Locomotion In Unstructured Environments Using Linear Transfer Operators, Sriram Sundar Krishnamoorthy Shankara Narayanan May 2026

Safe Control Design For Quadruped Locomotion In Unstructured Environments Using Linear Transfer Operators, Sriram Sundar Krishnamoorthy Shankara Narayanan

All Dissertations

Deploying quadruped robots in unstructured, obstacle-rich environments requires control and planning methods that remain safe and reliable despite complex terrain geometry, limited sensing, and inevitable modeling errors. This thesis develops operator-theoretic tools for safe control design of robotic systems using linear transfer operators, with a focus on quadruped locomotion in unstructured environments. The central goal is to develop a unified operator-theoretic framework for safe control design based on the Perron–Frobenius (P–F) and Koopman operators. In particular, the thesis leverages \emph{density functions} to develop safe navigation frameworks in the dual space of densities. In the operator-theoretic perspective, the P–F operator governs …


Learning Global Context For Sparse Activity Recognition In Lengthy Recordings With Limited Dataset Size, Zeyu Tang May 2026

Learning Global Context For Sparse Activity Recognition In Lengthy Recordings With Limited Dataset Size, Zeyu Tang

All Dissertations

This dissertation describes methods to analyze lengthy recordings of data in order to detect sparsely occurring activities. The narrative below describes the progression of research that led to the development of these methods and their generalization into a unified framework. My research started with designing models for dietary monitoring, including detecting meals from day-long recordings and detecting intake gestures from meal-length recordings. Both tasks share some common characteristics: (a) the target event takes only a small portion of data recordings, and (b) there is global context within full-length data recordings that can help a model make better decisions. After finishing …


Developing A Framework For Microchip Design Recovery, Eric Diep May 2026

Developing A Framework For Microchip Design Recovery, Eric Diep

Graduate Theses and Dissertations (2019 - present)

Due to the increase in diverse chip production over the past decade, reverse engineering has become a difficult and daunting task. This research develops a methodology for microchip design recovery, seeking to validate and reproduce prior approaches to physical reverse engineering using low-cost tools and techniques. We used mechanical hardware abrasion tools and techniques to delayer and capture silicon integrated chip (IC) layout. We focused on the Mifare Classic EVl microchip, commonly implemented in public transit/transportation cards, to extract information for design recovery. The research explores limitations and advantages of mechanical abrasion and optical microscopy in context to modem chip …


Post-Vote Tampering In Nigerian Elections And The Role Of Blockchain-Enabled Electoral Systems, Ransome Chukwubuikem Enechukwu May 2026

Post-Vote Tampering In Nigerian Elections And The Role Of Blockchain-Enabled Electoral Systems, Ransome Chukwubuikem Enechukwu

Electronic Theses and Dissertations

Post-vote tampering during the collation and transmission of election results remains a persistent challenge in Nigerian elections, enabling manipulation of already-cast votes and weakening public trust in electoral outcomes. Existing technological interventions, including biometric voter accreditation and digital result transmission systems, improve voter authentication but do not adequately secure the post-vote result collation process. This thesis proposes a blockchain-enabled framework designed to protect the integrity of election results during the collation and transmission stages. Using a Design Science Research methodology, the study develops a permissioned blockchain framework based on Hyperledger Fabric that records polling-unit results as immutable ledger entries and …


Moodify: A Mood-Based Music Recommendation System, Meghana Kagitha May 2026

Moodify: A Mood-Based Music Recommendation System, Meghana Kagitha

Theses and Dissertations

Music has long been recognised as a powerful tool for emotional regulation, yet existing music streaming platforms often fail to align song recommendations with a user's current emotional state. Moodify is a mood-based music recommendation system designed to bridge this gap by delivering personalised playlists that reflect how a user feels in real time.

This project presents the design, development, and evaluation of Moodify, a mobile application that leverages the Circumplex Model of Emotion to capture user mood through an intuitive two-dimensional valence-arousal interface. Rather than relying on text input or manual search, users plot their emotional state directly onto …


A Webcam Eye Tracking Infrastructure For Software Engineering Tasks, Zachary M. Kozak May 2026

A Webcam Eye Tracking Infrastructure For Software Engineering Tasks, Zachary M. Kozak

School of Computing: Dissertations, Theses, and Student Research

Performing eye tracking utilizing commodity webcams has been explored for over a decade, but limited camera quality and sensitivity to head movements have hindered its adoption in research settings. Recent advances in consumer-grade webcams and machine learning methods present an opportunity to improve the accuracy of webcam eye tracking and extend the feasibility of studies beyond controlled laboratory environments.

Current popular webcam eye tracking methods restrict implementations to the browser and rely on continuous user interactions for calibration, limiting the kinds of studies that can be conducted. This thesis presents a feature-based gaze prediction system that incorporates eye geometry and …


Leveraging Code Embeddings To Identify And Address Blind Spots In Benchmark Creation, Charles Moloney May 2026

Leveraging Code Embeddings To Identify And Address Blind Spots In Benchmark Creation, Charles Moloney

School of Computing: Dissertations, Theses, and Student Research

Formal software verification remains critical for early vulnerability detection, yet benchmarking these tools is costly and often reliant on centralized datasets such as SV-COMP. While such repositories enable standardized evaluation, they introduce risks of overfitting and bias, particularly due to first-party benchmark contributions. To address these limitations, we extend ARG-V, our tool for generating SV-COMP-compatible benchmarks from real-world Java code, with a novel approach of using code embedding techniques to selectively sample from mined code. By leveraging Nomic Embed Code and a cosine-based Minimum Hyperspherical Energy (MHE) objective, we systematically select and transform benchmarks from scraped GitHub code that …


Open Multi-Agent Systems: The Free-Range-Zoo Framework And Moasei Competition, Ceferino J. Patino Iv Apr 2026

Open Multi-Agent Systems: The Free-Range-Zoo Framework And Moasei Competition, Ceferino J. Patino Iv

School of Computing: Dissertations, Theses, and Student Research

The field of multi-agent reinforcement learning (MARL) has made significant strides in addressing sequential decision-making problems under uncertainty. However, traditional MARL frameworks assume closed-world settings with fixed agent sets, static task distributions, and unchanging environment dynamics. This thesis presents two complementary contributions that advance the state of open-world multi-agent systems research: (1) the free-range-zoo framework, an open-source environment suite for MARL in open environments featuring dynamic agent populations, evolving task sets, and changing operational frames; and (2) the MOASEI Competition, an international benchmarking event that leverages free-range-zoo to evaluate how artificial agents handle openness in complex, partially observable domains. The …


Review On Optimization Of Simulation Modeling Strategies For Spacecraft Orbit Avoidance, Guozheng Li, Rui Wang, Shichao Fan, Xintong Cai, Xinyue Zhai Apr 2026

Review On Optimization Of Simulation Modeling Strategies For Spacecraft Orbit Avoidance, Guozheng Li, Rui Wang, Shichao Fan, Xintong Cai, Xinyue Zhai

Journal of System Simulation

Abstract: The number of on-orbit spacecraft increases exponentially; the space environment becomes more complex, and the collision risk of on-orbit spacecraft increases significantly. On-orbit safety is thus severely threatened, posing higher requirements for orbit avoidance methods. The costs and risks of space activities are extremely high, making simulation an effective method to solve complex problems of orbit avoidance. The modeling, solution, and simulation methods for the two core issues of spacecraft orbit avoidance, "collision avoidance" and "pursuit-evasion games", were systematically reviewed, and the existing shortcomings were analyzed. The applications of technologies such as deep reinforcement learning in promoting orbit avoidance …


Modelling Method Of Unmanned Vehicle Dynamics Based On Neural Network, Jun Wang, Min Liu, Xiaochuan Zhang, Yishan Ding, Juhui Feng, Ye Zhuang Apr 2026

Modelling Method Of Unmanned Vehicle Dynamics Based On Neural Network, Jun Wang, Min Liu, Xiaochuan Zhang, Yishan Ding, Juhui Feng, Ye Zhuang

Journal of System Simulation

Abstract: To address the challenges of high data acquisition costs of test data on dynamic characteristics between tires and soft terrain and low speed of numerical calculation for unmanned vehicles in complex terrestrial environments, a modeling method of unmanned vehicle dynamics based on a neural network was proposed. Tire-terrain contact dynamics models were built by using discrete element method (DEM) simulations for tire-terrain contact and experimental data, thereby creating a dataset of tire contact forces for various tire materials in terrestrial environments. The neural network was applied to regressively learn the dataset, and a nonlinear neural network tire model was …


Method For Testing And Evaluating Intelligence Level Of Virtual Forces Based On Operational Experiments, Dayong Liu, Zhiming Dong, Weidong Zhang, Wenjun Zhang, Jiancheng Gao Apr 2026

Method For Testing And Evaluating Intelligence Level Of Virtual Forces Based On Operational Experiments, Dayong Liu, Zhiming Dong, Weidong Zhang, Wenjun Zhang, Jiancheng Gao

Journal of System Simulation

Abstract: The intelligence level of virtual forces is a key factor affecting the credibility and effectiveness of tactical confrontation simulations. To address the current lack of a testing and evaluation system, a method for testing and evaluating the intelligence level of virtual forces based on operational experiments is proposed. Guided by operational experiment theory, the method stimulates the intelligent behavior of virtual forces by constructing dynamic confrontation environments, and collects, calculates, analyzes, and evaluates their intelligence performance data according to a systematic process. The overall architecture, logical functional modules, and basic evaluation process of the method are designed. A "4M" …


Model-Based System Verification: Theoretical Framework, Key Technologies, And Future Prospects, Bo Sun, Yi Ren, Silin Wang, Qi Liu, Zhidong Li Apr 2026

Model-Based System Verification: Theoretical Framework, Key Technologies, And Future Prospects, Bo Sun, Yi Ren, Silin Wang, Qi Liu, Zhidong Li

Journal of System Simulation

Abstract: Traditional system verification methods face significant challenges in terms of efficiency, coverage, and traceability. To address these issues, this paper introduced model-based system verification (MBSV), which deeply integrated verification activities within the model-based systems engineering model system and evolution process. It presented the foundational logic of MBSV and proposed a multiview unified verification modeling strategy based on system modeling language (SysML), integrating requirements, structure, behavior, and constraints. The paper discussed the algorithms for selecting representative paths and reducing equivalent classes to enhance verification efficiency, the principles of test path search, as well as the intelligent path search mechanism based …


Large Language Model For X Language Simulation: Architecture, Key Technologies, And Typical Applications, Laichunyang Peng, Fei Ye, Xiaoming Guo, Jinglin Zhou Apr 2026

Large Language Model For X Language Simulation: Architecture, Key Technologies, And Typical Applications, Laichunyang Peng, Fei Ye, Xiaoming Guo, Jinglin Zhou

Journal of System Simulation

Abstract: General-purpose large language models lack training on X language-specific corpora, and traditional fine-tuning methods lack targeted adaptation to the interdisciplinary integration and multimodule coupling of X language, resulting in problems such as non-standard syntax and semantic deviation in generated code. To address these issues, this paper systematically proposed the definition and integrated architecture of a large language model for X language simulation. Modeling subclasses were defined according to the disciplines and classes of X language, and dedicated adapters were constructed for each subclass. By merging their weights during the inference phase, the incremental integration of multi-domain modeling skills was …


Space-Ground Integrated Collaborative Positioning Algorithm And Simulation For Trajectory Enhancement, Juhui Wei, Xinyong Zhang, Jiongqi Wang, Xuanying Zhou, Zhangming He Apr 2026

Space-Ground Integrated Collaborative Positioning Algorithm And Simulation For Trajectory Enhancement, Juhui Wei, Xinyong Zhang, Jiongqi Wang, Xuanying Zhou, Zhangming He

Journal of System Simulation

Abstract: To address the challenges of low credibility, weak consistency, and poor accuracy in the information of trajectory results from space-based and ground-based passive time difference positioning simulation systems, a space-ground integrated collaborative positioning method was proposed for trajectory enhancement. By analyzing the operating principle of the time difference positioning system, the influencing factors that measure positioning accuracy in different feature dimensions were obtained; spline smoothing was employed for data alignment between space-based and ground-based systems; a spline-constrained parametric trajectory model was proposed to further enhance the stability; an error-sensitive feature selection framework for improving simulation consistency was constructed to …


Large-Scale Multi-Objective Evolutionary Algorithm Based On Multi-Region Dynamic Grouping, Binhao Liang, Jingxuan Wei, Fengqin Liang Apr 2026

Large-Scale Multi-Objective Evolutionary Algorithm Based On Multi-Region Dynamic Grouping, Binhao Liang, Jingxuan Wei, Fengqin Liang

Journal of System Simulation

Abstract: The decision variable dimension of large-scale multi-objective optimization problems can reach hundreds or even thousands. For existing large-scale multi-objective evolutionary algorithms based on decision variable analysis, which usually consume a large amount of computational resources for grouping and fail to consider the interactions between convergence-related variables and diversity-related variables, a large-scale multi-objective evolutionary algorithm based on multi-region adaptive dynamic grouping was proposed. The algorithm employed a Gaussian mixture model to partition the decision space into multiple regions; within each region, feature vectors were constructed for each decision variable, and spectral clustering was utilized to perform grouping. To validate …


Intelligent Competition Platform And Mode Driven By Cloud-Native Simulation, Long Qin, Hesong Huang, Lujia Yin, Chuan Ai, Qi Zhang, Xinmeng Li Apr 2026

Intelligent Competition Platform And Mode Driven By Cloud-Native Simulation, Long Qin, Hesong Huang, Lujia Yin, Chuan Ai, Qi Zhang, Xinmeng Li

Journal of System Simulation

Abstract: To solve the problems faced by the adversarial competition mode of agents, including difficult development and deployment, low resource utilization, poor reusability, and difficulty in accessing reinforcement learning algorithms, a new agent simulation training platform was designed. The software components of the competition platform were decoupled based on cloud-native technology; a high-performance simulation engine for the competition environment was proposed; a new method of an embedded reinforcement learning model for an intelligent control terminal was designed, with multiple online and offline policy-based reinforcement learning algorithms set. The experiment demonstrates that the development and deployment of the system is efficient, …


State Monitoring Of Nuclear Power Connection Sleeve Quality Inspection Equipment Driven By Digital Twin, Yandong Nan, Jinda Zhu, Xinbin Lu, Zhiying Qin, Dandan Qi, Zhiheng Ding Apr 2026

State Monitoring Of Nuclear Power Connection Sleeve Quality Inspection Equipment Driven By Digital Twin, Yandong Nan, Jinda Zhu, Xinbin Lu, Zhiying Qin, Dandan Qi, Zhiheng Ding

Journal of System Simulation

Abstract: To address the problems of delayed state perception, single monitoring dimension, and insufficient visualization in the quality inspection equipment for nuclear power connection sleeves, a state monitoring method driven by digital twin was proposed. A digital twin-based collaborative state monitoring framework for the inspection equipment was constructed. Based on the OPC UA technology, a multi-source information interconnection model was established. A finite state machine model was employed to discretize and logically drive the inspection process, and a hierarchical verification strategy was proposed to establish a multi-dimensional motion state monitoring mechanism. A surrogate model coupling the radial basis interpolation function …


Dynamic Model-Driven Verification Framework For Modular Aerial Bomb Systems, Wenlong Li, Shuhan Sang, Yusheng Liu, Haiyan He, Zan Liang, Wenqiang Yuan, Biao Niu, Weifeng Luo Apr 2026

Dynamic Model-Driven Verification Framework For Modular Aerial Bomb Systems, Wenlong Li, Shuhan Sang, Yusheng Liu, Haiyan He, Zan Liang, Wenqiang Yuan, Biao Niu, Weifeng Luo

Journal of System Simulation

Abstract: To address the problems of high verification costs, difficulty in covering dynamic behaviors, and lack of quantitative closed loops in the design stage of modular complex equipment, a dynamic model-driven modular system verification framework was proposed. Based on model-based systems engineering (MBSE) modeling, a structural coupling quantification model was constructed using the number of interfaces, signal interaction frequency, and dependency intensity. Dynamic tests were conducted in high-fidelity virtual simulation to collect data; performance rating for indicators such as accuracy, response, and stability, as well as system's comprehensive rating, were obtained, and the rating feedback was used for iterative optimization. …


Simulation On Water Hammer Characteristics Of Bipropellant Attitude And Orbit Control Propulsion System, Xianwei Lang, Yantao Wang, Fang Zhang, Yizhen Zu, Xinyu Zhang, Weibin Xiang Apr 2026

Simulation On Water Hammer Characteristics Of Bipropellant Attitude And Orbit Control Propulsion System, Xianwei Lang, Yantao Wang, Fang Zhang, Yizhen Zu, Xinyu Zhang, Weibin Xiang

Journal of System Simulation

Abstract: To address the water hammer problem in bipropellant attitude and orbit control propulsion systems during start-up, shutdown, and periodic operation, the water hammer characteristics under different operating conditions are investigated using simulation methods. The water hammer characteristics of annular and branched propellant delivery lines are compared, and the effects of multiengine interactions under various operating conditions, as well as the influence of water hammer on engine performance, are analyzed. The results show that the attenuation rate of pressure fluctuation in the annular pipeline system is significantly higher than that in the branch pipeline system. Under the condition of multi-cycle …


Intersection Positioning Algorithm With Spatial Translation Based On Sar Scene Matching, Cheng'en Pu, Yumin Lai, Rui Shi, Yan Liao, Kezi Meng, Lifeng Qu Apr 2026

Intersection Positioning Algorithm With Spatial Translation Based On Sar Scene Matching, Cheng'en Pu, Yumin Lai, Rui Shi, Yan Liao, Kezi Meng, Lifeng Qu

Journal of System Simulation

Abstract: To address the problem that the positioning precision of the inertial navigation system cannot meet the requirements of autonomous positioning when the aircraft flies, an autonomous positioning method with spatial translation based on circular scanning scene matching of SAR was proposed. The spatial translation positioning model of the aircraft was established according to the position of the ground matching points obtained by single point and single circular scanning scene matching of SAR, the oblique distance between the matching points and the aircraft, and the inertial measurement information of the aircraft. The characteristic information of the matching point sequence was …


Design And Application Of Collaborative Simulation System For Satellite Constellation Flight Missions, Dong Yan, Hanzhe Yang, Fangfang Jiang, Chengbao Liu, Peng Zhang Apr 2026

Design And Application Of Collaborative Simulation System For Satellite Constellation Flight Missions, Dong Yan, Hanzhe Yang, Fangfang Jiang, Chengbao Liu, Peng Zhang

Journal of System Simulation

Abstract: To meet the requirements of the collaborative drill for the ground operation and control system of the satellite constellation, as well as the verification and evaluation of in-orbit complex missions, the design ideas and implementation methods of the collaborative simulation system for satellite constellation flight missions were proposed. By adopting the time correction mechanism of the time-scale distributor, the time synchronization problem among the simulation nodes and the operation and control simulation system was solved. By adopting the communication technology based on improved PDXP + UDP, the problem of cross-node data interface and inter-satellite communication simulation was resolved. A …


Optimization Of Air Defense And Antimissile Firepower Resource Allocation Based On Adaptive Hybrid Evolution, Wei Liu, Delong Chen, Ze Liu, Rui Wang, Kaiwen Li, Tao Zhang Apr 2026

Optimization Of Air Defense And Antimissile Firepower Resource Allocation Based On Adaptive Hybrid Evolution, Wei Liu, Delong Chen, Ze Liu, Rui Wang, Kaiwen Li, Tao Zhang

Journal of System Simulation

Abstract: Air defense and antimissile firepower resource allocation is a core optimization problem in modern defense systems. Under complex conditions such as spatiotemporal constraints and firepower resource limitations, this problem involves the optimal configuration of limited interceptors and belongs to the class of NP-hard multi-constrained combinatorial optimization problems. This paper established a comprehensive mathematical model encompassing range constraints, time window constraints, feasibility matrices, and interception probability models. To address the high-dimensional nonlinearity of the problem, an adaptive hybrid evolutionary algorithm (AHEA) was proposed. The algorithm integrated problem-aware initialization, adaptive parameter control, seven specialized neighborhood search operators, and an adaptive strategy …


Research On Control Of Coaxial Dual-Rotor Unmanned Aerial Vehicle Based On Improved Reaching Law, Xinhang Chen, Xiaodong Ling, Chengchang Lang, Shijun Zheng, Yiqi Tang Apr 2026

Research On Control Of Coaxial Dual-Rotor Unmanned Aerial Vehicle Based On Improved Reaching Law, Xinhang Chen, Xiaodong Ling, Chengchang Lang, Shijun Zheng, Yiqi Tang

Journal of System Simulation

Abstract: To address the issues of significant chattering, slow convergence speed, and large overshoot in the control system of a coaxial dual-rotor unmanned aerial vehicle, a control method based on an improved double-power and hyperbolic function integral sliding mode reaching law was proposed. A novel reaching law was designed to achieve fast convergence when the system state is far from the sliding surface and smooth transition when approaching the sliding surface, thereby enhancing the overall convergence speed of the system and ensuring that the system reaches the sliding surface within a finite time. The saturation characteristic of the hyperbolic function …


Mechanism Analysis Of Parasitic Torque In Electric Loading Systems, Xiaozhe Sun, Zhenyu Fu, Zhaoke Xu, Jianxin Li Apr 2026

Mechanism Analysis Of Parasitic Torque In Electric Loading Systems, Xiaozhe Sun, Zhenyu Fu, Zhaoke Xu, Jianxin Li

Journal of System Simulation

Abstract: To address the issues of sources and mechanisms of parasitic torque in electric loading systems for aircraft actuator loads, a functional model of the electric loading system was established. Numerical simulations and Monte Carlo methods were employed to analyze the sources of parasitic torque and its primary influencing factors. The influence mechanisms and degrees of the system's external inputs and internal disturbances on parasitic torque were analyzed and validated through single-parameter and multi-parameter analyses. The results indicate that parasitic torque is predominantly influenced by factors such as loading command frequency, sensor signal bias, and loading motor parameters. In particular, …


Auv Path Planning Integrating Local-Global Strategies In Unknown Environments, Wenlong Meng, Yanbo Pu, Ya Gong Apr 2026

Auv Path Planning Integrating Local-Global Strategies In Unknown Environments, Wenlong Meng, Yanbo Pu, Ya Gong

Journal of System Simulation

Abstract: Existing path planning algorithms often struggle to efficiently explore and generate high-quality trajectories. To address this issue, this paper proposes a path planning algorithm that integrates local-global strategies. By employing the rolling window technique, the global one-time path planning problem is transformed into an iterative process of multiple local planning stages. During the global exploration phase, the rolling window is used to determine high-level path branches and to identify branch waypoints, thereby refining the calculation of local paths. In the local exploration phase, an improved RRT-Connect algorithm is proposed, which combines adaptive circular sampling with dynamic step length to …


Modeling And Simulation Of Target Characteristic Architecture Of Target Missile Based On Dodaf, Tuo Zhao, Yuqiao Liu, Yuan Ma, Yun Cheng, Shen Li Apr 2026

Modeling And Simulation Of Target Characteristic Architecture Of Target Missile Based On Dodaf, Tuo Zhao, Yuqiao Liu, Yuan Ma, Yun Cheng, Shen Li

Journal of System Simulation

Abstract: In view of the problems of incomplete elements and missing architecture in the research of target characteristics of target missiles, this paper introduced the panoramic view, operational view, and capability view models in the DoDAF from the perspective of system engineering. According to the view development sequence of "panoramic description, operational decomposition, and capability matching", a target characteristic architecture of the target missile was constructed, which included target elements such as maneuvering characteristics and infrared radiation characteristics. The mapping relationship among "operational layer, capability layer, and target characteristic layer" of the target missile was obtained, and the architecture was …


Overall Design Method Of Low Earth Orbit Communication Satellite Based On Mbse, Jiace Shang, Rui Zhang, Ya Dai, Hua Zhu, Siqi Hu, Linqiang Ge, Chenguang Shi Apr 2026

Overall Design Method Of Low Earth Orbit Communication Satellite Based On Mbse, Jiace Shang, Rui Zhang, Ya Dai, Hua Zhu, Siqi Hu, Linqiang Ge, Chenguang Shi

Journal of System Simulation

Abstract: Drawing on the model-centric design philosophy of model-based systems engineering (MBSE), this study constructs a model architecture suitable for the design and analysis of low Earth orbit communication satellites. This architecture adopts a multi-dimensional matrix approach. Vertically, it traverses the mission layer, system layer, satellite general design layer, and subsystem layer, achieving top-down hierarchical decoupling. Horizontally, it establishes a comprehensive view mapping mechanism covering the domains of requirements, functions, structure, and performance. Integrating the characteristics of product development, a modeling process covering the entire lifecycle—from mission demonstration and overall design to subsystem design and integration verification—has been established. The …