Conferences Links
|

|
Paper Review Claims |
| # |
Paper ID |
Title |
Abstract |
Congress |
Claim |
| 1 |
80.Cnf-1218 |
A Cross-Domain Platform for Urban Stress Monitoring
Using Traffic Prediction and Waste Management Data |
Many civic intelligence systems address traffic
congestion and solid waste management separately, making it
difficult to understand how these problems influence one
another. This paper presents a tested platform that brings
both domains together through a composite Urban Stress
Index. The platform uses a graph neural network to forecast
congestion across a road network containing 393,090 edges. It
also applies a grid-based model to estimate waste-related risks
in different zones, incorporating reports submitted by citizens.
These two scores are combined through a cross-domain
interaction mechanism. When an area experiences severe
traffic and waste problems at the same time, the system
increases its overall stress level by one full severity band rather
than simply adding the two scores. The resulting index powers
an alert system based on thresholds, cooldown periods, and
escalation overrides. It also helps prioritize waste-collection
routes. Evaluation using spatial and temporal holdouts
produced coefficients of determination of 0.622 and 0.741, with
mean absolute errors of 5.925 and 3.019, respectively. The
results show that the system generalizes better over time on
monitored road segments than across unfamiliar geographic
areas. All metrics were reproduced after reloading the model
checkpoint, and the complete platform passed end-to-end
testing with an average latency of approximately 252
milliseconds. This addresses a common gap in existing
research, where individual models are validated separately
rather than as complete, deployed systems. |
EngiTek 2026 |
Claim |
| 2 |
46.Cnf-1219 |
Adaptive Energy Management Framework Based on Twin Delayed Deep Deterministic Policy Gradient for Grid-Connected Microgrid Optimization |
The growing deployment of renewable energy sources and the variations in the electricity load impose serious difficulties in finding the optimal control of grid-connected microgrids. In this research work, an Adaptive Energy Management Framework based on TD3 (Twin Delayed Deep Deterministic Policy Gradient) is proposed to provide intelligent and economic operation of the microgrid. The proposed Adaptive Energy Management Framework represents the photovoltaic, wind generation, battery energy storage, distributed generation, electrical load, and the grid interaction as the continuous-control environment. An agent based on the actor and twin critic networks of the TD3 algorithm learns the policies for adaptive energy dispatch through the interactions between the learning agent and the microgrid environment. The purpose of the algorithm is to find an optimal policy for minimizing the cost of operation while maximizing the utilization of renewable energy sources and minimizing grid dependency. The performance of the proposed algorithm is validated using 8,760 hourly operation cases corresponding to the one-year operation of the microgrid system and compared with the rule-based control, DDPG, PPO, and SAC methods. The proposed TD3 method finds the minimum operational cost of 18,420 monetary units compared with the 24,310 of the rule-based strategy, which shows a 24.23% cost saving. It also finds the highest renewable energy utilization rate of 94.8% compared with the 81.7% of the rule-based control strategy. Additionally, the proposed strategy finds the minimum peak grid import value of 118.4 kW compared with 158.9 kW of the rule-based controller. |
GC-ElecEng 2026 |
Claim |
| 3 |
65.Cnf-1220 |
HAI-KDG: A Computable Framework for Measuring the Human–AI Knowledge Divergence |
Abstract— Generative artificial-intelligence (AI) systems now produce candidate knowledge faster than human experts can audit it, creating a widening and largely unmeasured asymmetry between what machines produce and what humans can comprehend, verify, and use. We argue that this asymmetry should be measured rather than described. Therefore, we introduce HAI-KDG, a framework which formalized as a five-component vector: scale, novelty, assimilation cost, verifiability, and rate of change. In this paper, three components of the framework are computed and validated, while the remaining two are formally specified with a calibration protocol fixed in advance. An explicit proximity criterion defines the machine-unique set, a two-level novelty measure combines distributional divergence with a cross-corpus neighbor-distance ratio (CNDR), and a five-layer architecture keeps its upper layers portable across domains. Directed single-stimulus tests on synthetic corpora with known ground truth show, over ten seeds, that each computed dimension responds selectively to its own stimulus and is robust to the framework's free parameters. A complete 3×3 grid of real-corpus studies exposes a dissociation that replicates across every condition: at lexical embeddings, fluent machine text diverges distributionally in seven of nine conditions (up to 9.2 control standard deviations, Holm-adjusted p < 0.05) while instance-level isolation stays near chance, a pattern that survives a change of lexical representation. Generated code inverts it, separating at both levels and reaching 0.986 ± 0.007 AUROC, where CNDR leads the density-based baselines but is indistinguishable from nearest-neighbor distance; its clear advantage over all baselines appears instead in the weak-signal text conditions. |
GC-ElecEng 2026 |
Claim |
| 4 |
80.Cnf-1221 |
Using Hussein Search Algorithm for Optimizing Search in
Metadata of IDS |
Metadata analysis is the process of examining metadata
to discover patterns, relationships, trends, and useful information
about the underlying data. Query latency is
the total time from when a user submits a query until
the result is returned. It typically includes:Network Delay,
Query Parsing, Index Lookup, Search Time, Ranking,
Result Formatting,Transmission. Therefore, reducing
search time, or index lookup can reduce query Latency.
This paper explains how The Hussein Search Algorithm
is used for efficient search in Intrusion Detection Systems
(IDS) metadata. We evaluate its performance on synthetically
generated uniform and skewed metadata distributions
and compare it against classical algorithms including
binary search and interpolation search. Our results
demonstrate that the Hussein Search Algorithm achieves
expected constant-time average complexity with lower
memory overhead than hash-based methods while maintaining
competitive speed. The performance of Hussein
Search Algorithm (HSA) in term of search time per query
outperforms binary search algorithm, where it is 2.3-2.6
times faster than binary search algorithm for uniform data
distribution and highly faster than interpolation search for
skewed metadata. In addition, HSA maintains its advantage
in search time when the datasets size is increased,
whether, the searching time of the other algorithms increases
with the growth of the metadata size. |
EngiTek 2026 |
Claim |
| 5 |
68.Cnf-1222 |
A Compact Tri-Band Printed Antenna for Future Wireless and 6G-Oriented Applications |
This paper presents a compact tri-band printed antenna based on a branched planar radiator, a tapered microstrip feeding structure, and a Partial Ground Plane. The antenna is designed on a 30 × 30 mm² Rogers RO4003C substrate with a thickness of 0.813 mm, relative permittivity of 3.38, dielectric loss tangent of 0.0027, and 0.035 mm copper thickness. The geometry was developed to produce three resonant operating points around 2.45, 3.5, and 5.8 GHz using different effective current paths in the branched radiator. The tapered feed provides a gradual transition from the wider 1.8 mm input section to the narrower 1.1 mm radiator-side section, reducing the impedance discontinuity and supporting the matching between the excitation line and the radiating structure. The three bands have VSWR of 2.55, 1.64 and 1.46 respectively, and realized gain of 1.12, 3.02 and 3.13 dB accordingly. The total efficiency of 82.1, 82.3 and 90.4 % are recorded at 2.45, 3.5 and 5.8 GHz respectively. Far-field results show frequency-dependent radiation characteristics, while the simulated current distributions demonstrate that field concentration changes with frequency and follows different portions of the branched radiator. The proposed structure provides a simple single-element approach for multi-band wireless. |
GC-ElecEng 2026 |
Claim |
| 6 |
79.Cnf-1223 |
Enhancement of the Structural and Optical Properties of Perovskite Solar Cells by the
Implementation of Different Nanostructured Electron Transmission Layers |
The purpose of such research is to comprehensively
investigate the impact of various structures of Electron
Transmission Layer (ETL) on the optical and structural
properties of Perovskite solar cells. Four structures of electron
transmission layers were investigated with controlled
thicknesses. These structures were a single-layer of ⁓ 50 nm
ZnO, a single-layer of ⁓ 50 nm TiO2, Bi-layer of TiO2 / ZnO
(10/50 nm), and a Tri-layer of TiO2 / ZnO / TiO2 (10/50/10 nm).
UV-Vis spectroscopy revealed that the ZnO thin film of ⁓ 50
nm thickness transmits higher amount of visible light toward
Perovskite thin film than its counterparts, while TiO₂ ETLs is a
perfect UV light-blocker. XRD and SEM analyses showed that
a ZnO single layer enhanced perovskite crystallinity up to ~
89.5% and reduced strain by ~ 96%, making a smoother, more
uniform polycrystalline surface. These findings confirm ZnO as
the most efficient ETL for improving PSC performance, and
TiO₂ offering additional UV protection. This work is a
synergetic marriage between nanotechnology and the perfect
light-absorbing material – Perovskite, –where a very efficient
light-harvesting device with high crystallinity, higher stable and
less amount of defect is produced. |
EngiTek 2026 |
Claim |
| 7 |
69.Cnf-1224 |
Blockchain for Safe Multimedia Content Distribution: Structure, Issues, and Future Perspectives |
The consumption of multimedia information has increased exponentially as a result of the quick spread of mobile devices and high-speed internet. However, single points of failure, opaque digital rights management (DRM), susceptibility to unauthorized redistribution, and unequal revenue distribution for authors pose serious problems for conventional centralized content delivery networks (CDNs). In order to create a safe, decentralized, and traceable ecosystem, this paper investigates the use of blockchain technology into the transmission of multimedia content. We provide a comprehensive architecture that makes use of decentralized storage networks (DSNs) to save bandwidth costs, cryptographic hashing for content integrity, and smart contracts for automated licensing. Lastly, we examine the present technical obstacles, such as latency, scalability, and privacy issues, and we suggest important avenues for further study. |
GC-ElecEng 2026 |
Claim |
| 8 |
79.Cnf-1225 |
Rule-Based Closed-Loop Service-Capacity Control
for Digital Queue Management in Government
Service Centers |
Abstract—Long and time-varying queues remain a practical
problem in government service centers, particularly when service
capacity is fixed while visitor demand changes during the day.
This paper presents a web-oriented digital queue architecture in
which ticket events provide feedback to a rule-based closed-loop
controller. The measured waiting time is compared with a desired
operating range, and the controller recommends increasing or
decreasing the number of active service counters. A time-stepped
evaluation compares a fixed two-counter policy with the proposed
policy over a 120-min demand profile. Under the same demand
and per-counter service-rate assumptions, the proposed controller
reduces the reported average waiting time from 5.91 to 1.69 min
and the maximum queue length from 76.32 to 47.19 visitors.
These changes correspond to reductions of 71.4% and 38.2%,
respectively, while the average number of active counters rises
from 2.00 to 2.25. The study therefore demonstrates a clear
waiting-time–capacity tradeoff and shows how ordinary digital
check-in records can support closed-loop operational decisions
without physical crowd sensors. The results are simulation-based
and are intended as a proof of concept rather than a field-validated
deployment.
Index Terms—digital queue management, feedback control,
government services, rule-based control, service capacity, waiting
time |
EngiTek 2026 |
Claim |
| 9 |
57.Cnf-1226 |
Smart Conveyor Belt Monitoring System for Real-Time Fault Detection and Predictive Maintenance |
Conveyor belt systems are widely used in many industrial sectors, such as mining, manufacturing, logistics, and material handling. Their unexpected failures cause production downtimes, possible damages of machines, maintenance costs, and even safety issues. The traditional approaches to maintenance management usually imply a manual inspection, a plan of maintenance works, and alarms triggering when some thresholds are exceeded that, generally, are not able to detect possible faults timely. In this project, the Smart Conveyor Belt Monitoring System, which allows realizing a software-based continuous monitoring of the conveyor’s operating conditions through the simulation of sensor data, is designed. The parameters, such as the conveyor belt’s speed and temperature, the level of its vibration, and the electric current of its motors, are simulated and analyzed to identify abnormal working conditions of the conveyor. The system’s fault detection and notification component allows classifying the conveyor state and even recommending some maintenance works. The web interface displays information about the current sensor data, machine state, warnings, historic and analytical information. The described system is suitable as an example of how artificial intelligence and data analytics help to realize a predictive maintenance without involving any physical conveyor in the development process. |
GC-ElecEng 2026 |
Claim |
| 10 |
57.Cnf-1227 |
FED-Sentinel: Explainable Federated Multi-Modal
Learning for Evidence-Based Fault Detection in
Kubernetes Microservices |
—Kubernetes-orchestrated microservice deployments
fail in ways that outpace threshold-based monitoring: faults
cascade across loosely coupled, dynamically scheduled services
faster than a human operator, or a static alerting rule, can react.
This paper reports on FED-Sentinel, a multi-modal, federated,
explainable fault-detection pipeline that fuses container metrics,
Kubernetes events, distributed traces, and logs into a single
feature representation, scores that representation with a temporal
anomaly stage feeding an XGBoost–LightGBM stacking ensem
ble, aggregates model updates across simulated clusters under
differential privacy, and attaches SHAP-based explanations to
every prediction. Unlike prior work in this space, we separate
every reported number into two explicit classes: design targets
quoted against nine literature systems, and an independently
executed evaluation– five seeds, paired significance testing– against nine conventionally fitted detectors under identical
conditions. The executed pipeline reaches F1 = 0.9883 but is
not statistically distinguishable from a well-tuned Random Forest
(p = 0.11). An executed ablation shows the temporal anomaly
stage is not accuracy-additive and is the single most expensive
stage per inference; cross-workload zero-shot transfer collapses
(F1 = 0.1603); and differentially private federation is usable
only for privacy budgets ε ≥ 4. We report these negative and
boundary results alongside the positive ones and argue that an
honest accounting of which architectural components earn their
computational cost is itself a necessary contribution for systems
intended for production remediation. |
GC-ElecEng 2026 |
Claim |
| 11 |
46.Cnf-1228 |
Trends and Technical Prospects of Hydrogen-Battery Hybrid Energy Storage Systems: A Bibliometric-Driven Analysis |
Hydrogen–battery hybrid energy storage systems (HESS) have emerged as a promising solution for integrating variable renewable energy sources by combining the rapid response of batteries with the long-duration capacity of hydrogen storage. However, no study has systematically mapped the bibliometric landscape of this interdisciplinary field to identify research trends, thematic clusters, and collaboration networks. This paper presents a bibliometric analysis of 366 Scopus-indexed documents published between 2003 and 2026, employing Biblioshiny for seven statistical analyses and VOSviewer for four network visualizations. Results reveal a compound annual growth rate exceeding 44% from 2019 to 2025, with China (133 articles) and India (124) leading global output. Keyword co-occurrence analysis identifies 11 thematic clusters centered on fuel cells, hydrogen storage, and battery systems, while bibliographic coupling reveals converging research fronts around optimization frameworks and techno-economic assessment. A focused technical analysis further examines the evolution of AI/ML-based energy management strategies, from classical pattern recognition to hierarchical deep reinforcement learning, and grid ancillary services from hybrid assets. The findings provide a structured roadmap for researchers and policymakers advancing hydrogen–battery integration for sustainable energy systems. |
GC-ElecEng 2026 |
Claim |
| 12 |
68.Cnf-1208 |
A Blockchain Framework for Enhancing Selection of Optimal Parameters at NB-IOT |
By 2030, wireless communications will have connected over thirty billion devices. Narrowband Internet of Things (NB-IOT) technology has grown in popularity in response to the rapid growth of the internet of things (IOT) sector. The main aim of this study is to supply overall survey of the design modifications transported in the NB-IoT standardization along with comprehensive study evolutions according to popular companies in many countries such as: Telia, Elisa, Orange, Telecom Italia, Telstra, Vodafone, On the other hand, because there is a lot of work in NB-IOT on optimizing parameters or improving optimization methods, Consequently, this work presents a Blockchain architecture that may be used to enhance security, authentication, and efficient data access while maintaining data integrity. We describe the optimization parameters for physical channel and signal transmission and reception. Using the Physical Downlink Control Channel, we devise an adaptation scheme for 200 KHz bandwidth in NB-IOT networks (PDCCH). Finally, we want to locate the following: optimal parameters: Number of frames, Doppler frequency and Diversity performance. |
GC-ElecEng 2026 |
Claim |
| 13 |
90.Cnf-1210 |
Supervised Neural Network Based Intrusion Detection Systems |
The magnificent problem for today’s computer networks is the internet attacks which is growing rapidly. Therefore, applying security methods to prevent such attacks on computer network is very important. Network attacks are challenging because they are continuously changing their patterns and techniques. Machine learning approaches play vital roles in detecting, and preventing attacks in different types of computer networks. The security is a critical issue whereas the security mechanism may affect the way of detecting, analysing, and preventing attacks. Therefore, security methods must modify their techniques to deal with. We have proposed Supervised Neural Network Based Intrusion Detection System (SNN-based IDS) to address a critical and timely issue in computer networking - the escalating threat of internet attacks. As these attacks continue to evolve, finding effective methods to detect and prevent them is of paramount importance. this paper leverages advanced technology to tackle the complex task of intrusion detection. This demonstrates the practical application of cutting-edge methods in cybersecurity. The paper suggests that the proposed model has the potential to predict and mitigate new types of attacks, even those not present in the training dataset. This feature is crucial in a rapidly evolving threat landscape. Our SNN is trained by KDDCUP’99 dataset which include 14 attack types in the test data, with an overall number of 24 training attack types. Experiments results show that the proposed system is capable to identifying the attacks and classifying them with high accuracy and reliability, regardless of the dataset's nonlinearity, size, or incompleteness. |
CompuSys 2027 |
Claim |
| 14 |
68.Cnf-1206 |
Design of Array Inverted F Antenna for IOT |
This work analyzes the performance and designs a rectangular Microstrip patch F antenna. 5.9 GHz is the antenna's resonance frequency range, making it suitable for Internet of Things (IOT) applications. Simulation software for this work was Computer Simulation Technology (CST) software. A rectangular Inverted F coplanar antenna array structure was used in the antenna's design. The bandwidth, gain, and return on loss of these antennas were evaluated to determine their respective performances. The main findings of this study shown that, in comparison to a conventional antenna, the optimized array-shaped antenna increased bandwidth, gain, and return on loss. Furthermore, the improved antenna attained an operating frequency of 5.9 GHz, making it appropriate for Internet of Things applications. |
GC-ElecEng 2026 |
Claim |
| 15 |
46.Cnf-1207 |
Design and analysis of off -grid PV/diesel system for small scale factory located in Wadi Rum, Jordan using Homer software |
The fuel prices are increasing nowadays, causing a burden on the power system. From this, diesel generators that are still in use, must be hybridized with renewable energy (RE) to levelized the overall projects costs. This study aims to schedule an operation of a hybrid system photovoltaic (PV)/ diesel in a remote area which located in Wadi Rum district in Jordan to serve factory load in addition to obtain the best economical system combination that can serve the needs of a continuous electrical load without any interruption. Based on the results of the analysis using HOMER software, the configuration in the system will be a combination between PV modules, and diesel generator. The hybrid system has met the target for electricity production which is documented in upcoming sections. |
GC-ElecEng 2026 |
Claim |
| 16 |
0.Cnf-1211 |
On the Scalability of PM-EDS Maglev Systems:From Laboratory Prototypes to Full-Scale Operation |
As a passive and energy-efficient alternative systemto the maglev technologies; Permanent Magnet ElectrodynamicSuspension (PM-EDS) systems was offered. However, scalabilityremains unclear. This paper present an analytical study of PM-EDS scalability using dimensionless parameters derived fromelectromagnetic relationships. Scaling conditions required topreserve system behavior across different sizes are established,showing that scalability depends on maintaining keydimensionless parameters. The results further reveal that systemperformance is constrained by the coupled effects of velocity,magnetic field strength, and system geometry, as well as regime-dependent behavior. |
|
Claim |
| 17 |
42.Cnf-1212 |
NEUROFLOW: Early ICU Delirium Prediction via Temporal Convolutional Networks with FHIR-Native Intervention Orchestration |
Intensive care unit (ICU) delirium affects an estimated 7 million United States patients annually and is associated with 30-40% increases in one-year mortality, yet the evidence-based ABCDEF prevention bundle achieves only 0-1% worldwide compliance. Existing machine learning systems generate a risk score and stop, leaving the prediction-to-intervention gap unaddressed. This paper presents NEUROFLOW, a FHIR-native ICU delirium prediction and intervention orchestration system. A 56,065-parameter dilated causal Temporal Convolutional Network (TCN) with a learned pharmacodynamic embedding processes a 40-channel, 63-hour time-series tensor constructed directly from HL7 FHIR R4 resources. Trained on 74,829 MIMIC-IV ICU stays under strict temporal holdout validation, NEUROFLOW achieves AUROC 0.8125 and AUPRC 0.5638, warning 77.4% of eligible patients a median of 20 hours before clinical detection. When predicted risk exceeds a threshold, the system automatically writes a US Core CarePlan with six ABCDEF activities and scores bundle compliance hourly from existing FHIR Observations. Split conformal prediction intervals are encoded as structured FHIR extensions. Zero-shot external validation on 132,900 eICU admissions across 208 community hospitals yielded AUROC 0.6568; a label-noise analysis identified 11,405 clinically plausible undocumented cases, and an in silico sensitivity reclassification to the training prevalence recovered AUROC 0.8893, indicating the external gap reflects documentation incompleteness rather than model failure. |
GC-ElecEng 2026 |
Claim |
| 18 |
69.Cnf-1213 |
Parametrically Efficient Conv‑TasNet for 44.1 kHz Speech Separation |
Speech separation is a fundamental task in audio processing, yet most state-of-the-art models are trained on low-frequency datasets (8–16
kHz) and are not readily adaptable to high-quality
audio (44.1 kHz). In this work, we propose
a modified Conv-TasNet architecture adapted
for high-fidelity speech separation at 44.1 kHz.
Our contributions include architectural modifications — replacing global layer normalization with
GroupNorm, introducing dynamic padding for
variable-length inputs, and systematically tuning
hyperparameters (kernel size, stride, TCN depth).
We generated a custom VCTK-2mix dataset comprising 30,000 training mixtures with controlled
SNR and implemented a fully reproducible pipeline
in PyTorch. Extensive experiments demonstrate
that our model achieves an SI-SNR of 16.88 dB,
SDR of 17.33 dB, SIR of 26.38 dB, and SAR of 17.92
dB, surpassing the original Conv-TasNet (15.3 dB
on WSJ0-2mix at 8 kHz). Our findings indicate
that increasing kernel size relative to the original
architecture is beneficial for 44.1 kHz processing,
while maintaining a compact model size suitable
for resource-constrained environments. The source
code is publicly available to ensure reproducibility. |
GC-ElecEng 2026 |
Claim |
| 19 |
45.Cnf-1214 |
Application Of Rüppell's Fox Optimizer for Solving Economic Dispatch in Power System |
Economic Dispatch (ED) allocates power generation among thermal units to minimize total fuel cost subject to operational constraints. The resulting optimization is made non-linear and non-convex by real-world factors such as valve-point loading effects, transmission losses, and emission penalties. In this paper, the Rüppell's Fox Optimizer (RFO), a metaheuristic inspired by the foraging behaviour of Rüppell's foxes, is applied to constrained ED problems. RFO uses a multi-sensory search mechanism that combines eyesight, hearing, and scent-driven strategies to transition between exploration and exploitation. Two standard test systems are used for validation: a 6-unit IEEE 30-bus system with quadratic cost functions and B-coefficient transmission losses, and a 10-unit system with valve-point effects, losses, and emission penalty cast as a single-objective Combined Economic Emission Dispatch (CEED) problem. On the 6-unit system, a best fuel cost of 800.9034 $/hr was achieved by RFO, compared to PSO (806.1893 $/hr) and WOA (809.3234 $/hr), with statistical significance confirmed by the Wilcoxon rank-sum test (p < 0.001). On the 10-unit CEED, the lowest fuel cost of 112,886.6560 $/hr was recorded by RFO. Over 30 independent runs, RFO is shown to be a competitive solver for ED problems in power systems. |
GC-ElecEng 2026 |
Claim |
| 20 |
42.Cnf-1215 |
An Efficient Operator-Splitting Implicit Finite Difference Time Domain Scheme for Modeling Magnetized Graphene Nano-Material in the THz-Band Optical Communication |
In this paper, an efficient operator-splitting implicit scheme, based on the matrix-exponential product formula, is presented for stable finite difference time domain implementation of magnetized graphene nano-material in the THZ-Band optical communication. The presented splitting mechanism decomposes the system's main operator into sub-operators to isolate different characteristics of the graphene layer. In addition, the splitting scheme is simple to implement, where higher dimensional problems are broken down into multiple one-dimensional problems. To
illustrate the validity of the given splitting scheme, numerical tests are also included in this study. |
GC-ElecEng 2026 |
Claim |
| 21 |
55.Cnf-1216 |
Wavelet-Based Multiresolution Analysis for Fault Detection in Nonlinear PMSM Drives A Finite Element Study |
Wavelet-based multiresolution analysis is utilized
for fault diagnosis in permanent magnet synchronous motors
operating under direct torque control. The inherent challenges of this control method, namely variable switching frequency and hysteresis tolerance, are addressed by applying the maximum overlap discrete wavelet transform to the estimated electromagnetic torque signal. This noninvasive approach extracts time-frequency characteristics of the torque signal while isolating
the switching and hysteresis impact in separate bands to ensure clear identification of fault related components. The RMS values of the wavelet detail coefficients serve as inputs to a quadratic discriminant analysis classifier that not only detects and differentiates common faults including turn-turn short circuits, mixed eccentricity, and partial demagnetization but also estimates their severity levels. Validation is performed through high fidelity simulations using ANSYS-MAXWELL involving a finite element machine model integrated with the drive system implemented in ANSYS-SIMPLORER, under both normal and faulty conditions. This method also supports the creation of fault detection databases in practical settings, mitigating the scarcity
of experimental fault data. |
EngiTek 2026 |
Claim |
| 22 |
65.Cnf-1217 |
VLost: An AI-Powered Campus Lost-and-Found Web Application with Image-Based Item Matching and Secure OTP-Verified Handover |
Most individuals, who have spent some time at a college know losing things is quite common. Some water bottles lost at the cafeteria, ID cards left behind at the library, chargers disappearing from labs are common issues. In this paper, we present a web application we created for our school, called VLost, created especially in order to automate lost and found process. VLost has a matching engine that takes the image of an lost item and description and compares it with the found item reports using OpenCV-based pixel comparison and word-overlap analysis. We also integrated Google Gemini in order to allow when someone uploads photo of the found item, the relevant form to be filled automatically with the title, description and type. Once a matching is made and the person expresses their interest in getting the item, there are four steps needed to be done, including OTP verification. Additionally, we implemented user-specific QR codes, that can be printed and attached to someone’s item, permitting connection to be established with the owner in case someone found the lost thing and scanned the QR code. Our platform is built with the help of Flask and SQLite to become a Progressive Web App with a simple Android version. The determined functionality of VLost was examined and tested. |
GC-ElecEng 2026 |
Claim |
|
|