Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (136)

Search Parameters:
Keywords = cross-point array

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 1309 KB  
Article
Validity of Cross-HDL Coding-Style Comparisons on Open-Source FPGA Toolchains: A Fabric-Domain Characterization of Synthesis Canonicalization
by Vitaliy Kulanov and Artem Perepelitsyn
Appl. Sci. 2026, 16(13), 6327; https://doi.org/10.3390/app16136327 - 24 Jun 2026
Viewed by 40
Abstract
Field-Programmable Gate Array (FPGA) technology allows for the creation of unique hardware implementations based on mass-produced chips. The process of project prototyping for such systems using Hardware Description Languages (HDLs) remains complex, even with modern tools. The comparison of HDL coding styles, for [...] Read more.
Field-Programmable Gate Array (FPGA) technology allows for the creation of unique hardware implementations based on mass-produced chips. The process of project prototyping for such systems using Hardware Description Languages (HDLs) remains complex, even with modern tools. The comparison of HDL coding styles, for example, a behavioral case statement against a structural binary-tree decomposition, shows that the choice is capable of affecting post-implementation timing and area. The performed study, using the open-source yosys/nextpnr toolchain, shows that the validity of such a comparison is decided by the fabric domain. Logic that falls through to generic Look-Up Table (LUT) mapping is governed by the mapper’s heuristic fixed point rather than by source intent: on the crossbar, the behavioral and structural netlists become identical in cell composition; on the priority encoder, the verdict reverses; and on the barrel shifter, the LUT area collapses, so the comparison does not isolate the coding-style variable. It was measured that the keep_hierarchy attribute restores a meaningful comparison at ~17% LUT cost (N = 8) and provides a structural invariant to the ABC mapper variant, but the behavioral result is mapper-sensitive and the N = 4 verdict reverses under the legacy -noabc9 mapper (Cohen’s d from +2.4 to −1.6). By contrast, logic that involves a dedicated primitive before LUT mapping—an adder bound to the carry chain or a multiplier bound to a DSP block—yields source-meaningful verdicts that do not reverse with a mapper. Replication on a second fabric (Lattice iCE40) confirms that this behavior is fabric- rather than vendor-specific. The main contribution of this work is the proposed first fabric-domain characterization of synthesis canonicalization as a methodological hazard for cross-HDL FPGA studies on open-source toolchains, which identifies the two-phase synthesis mechanism that delimits it and supplies a decision rule (inspect post-synthesis composition) to identify whether a given comparison is susceptible. Full article
Show Figures

Figure 1

15 pages, 17924 KB  
Article
Broadband Circularly Polarized Antenna Array with Sequential Rotation Feeding and a Windmill-Shaped Defected Ground Structure
by Shiquan Zhang, Shuaijie Wu, Xianqiong Wen and Hongxing Zheng
Micromachines 2026, 17(6), 666; https://doi.org/10.3390/mi17060666 - 28 May 2026
Viewed by 259
Abstract
To address the demanding requirements for high gain, wide bandwidth, and stable circularly polarized (CP) radiation in wireless local area network (WLAN) applications, this paper proposes and implements a broadband circularly polarized array antenna primarily targeting the 2.4–2.484 GHz ISM band. The design [...] Read more.
To address the demanding requirements for high gain, wide bandwidth, and stable circularly polarized (CP) radiation in wireless local area network (WLAN) applications, this paper proposes and implements a broadband circularly polarized array antenna primarily targeting the 2.4–2.484 GHz ISM band. The design employs a coplanar waveguide fed broadband CP monopole antenna as the radiating element. A sequential rotation technique is utilized to form a four-element array, and a windmill-shaped defected ground structure is introduced to further extend the bandwidth. The antenna is fabricated on a low-cost FR4 substrate with overall dimensions of 0.98λ0 × 0.98λ0 × 0.008λ0 at 2.4 GHz. Simulation and measurement results show that the array antenna achieves a −10 dB impedance bandwidth of 1.22–2.78 GHz (87.1% relative bandwidth) and a 3-dB axial ratio bandwidth of 1.85–2.66 GHz (35.0% relative bandwidth), ensuring sufficient margin over the target WLAN band. At the center frequency of 2.45 GHz, the antenna exhibits left-hand circular polarization radiation, with a measured peak gain of 8.2 dBic and a cross-polarization discrimination better than 20 dB. To verify its performance advantages in practical systems, the designed antenna was integrated into a ZigBee wireless communication system for data transmission testing. Under controlled conditions, the system employing the proposed antenna achieves a packet loss rate of 3.0% ± 0.4% in a complex multipath environment, significantly outperforming a traditional linear-polarized whip antenna (19.0% ± 1.1%). The results demonstrate that the proposed antenna, featuring wide bandwidth, high gain, and strong anti-interference capability, is a robust solution for WLAN access points and internet of things gateways. Full article
Show Figures

Figure 1

32 pages, 2834 KB  
Article
Ship Equipment Order Target Price Prediction: An Interpretable Model Based on Boruta–Lasso and CatBoost-SHAP
by Kai Li, Shengxiang Sun, Chen Zhu and Ying Zhang
J. Mar. Sci. Eng. 2026, 14(10), 949; https://doi.org/10.3390/jmse14100949 - 20 May 2026
Viewed by 203
Abstract
The target price for naval equipment orders is driven by the coupling of multidimensional technical and economic factors, exhibiting typical characteristics such as high dimensionality, strong nonlinearity, multicollinearity, and small-sample fluctuations. Traditional cost estimation methods struggle to achieve high-precision fitting and interpretable decision [...] Read more.
The target price for naval equipment orders is driven by the coupling of multidimensional technical and economic factors, exhibiting typical characteristics such as high dimensionality, strong nonlinearity, multicollinearity, and small-sample fluctuations. Traditional cost estimation methods struggle to achieve high-precision fitting and interpretable decision support. To address these issues, this paper constructs an integrated prediction model that combines Boruta–Lasso two-stage feature selection, grid search-optimized CatBoost, and SHAP interpretability analysis. First, the Boruta algorithm is used for rough screening of feature significance, then Lasso regression is applied for sparse fine screening, effectively eliminating redundant features and significantly mitigating multicollinearity; grid search and five-fold repeated cross-validation are employed to optimize CatBoost hyperparameters, while 10 repeated experiments with random seeds are conducted to verify model generalization robustness. SHAP is used to quantify the marginal contribution of features, revealing nonlinear associations and statistical response transition points between core features and price. This study is based on 33 publicly available real data from main combat vessels, from which 198 modeling samples were generated through interpolation-based small-sample data augmentation. The interpolated samples were only used for data augmentation and were not considered independent empirical samples. All core conclusions were validated on the 33 original real samples, and there are no missing values in the dataset. Experimental results show that the proposed model achieved the best individual results on the test set, with a coefficient of determination of R2 = 0.8949, root mean square error RMSE = 0.0554, and mean absolute error MAE = 0.0476. Across 10 repeated robustness experiments, the average results were R2 = 0.8828, RMSE = 0.0586, and MAE = 0.0529, with overall performance better than comparison models such as XGBoost, random forest, and standard CatBoost. Ablation experiments validated the effectiveness of the two-stage Boruta–Lasso selection strategy in improving model accuracy and stability. SHAP attribution analysis shows that full-load displacement, number of vertical missile launch cells, number of phased array radars, and combat capability are core features highly correlated with price, all showing significant nonlinear positive correlations and clear statistical response transition points. The dataset in this study has no missing values, is entirely constructed based on publicly traceable data, and does not include confidential information such as internal shipyard costs. The findings reflect statistical associations rather than causal effects. However, the sample size and ship-type coverage are limited, so the model’s applicability is somewhat constrained, and its generalization ability needs to be further verified on larger-scale, multi-ship-type independent datasets. This model combines high prediction accuracy, strong robustness, and good interpretability, providing reliable technical support for ship equipment procurement pricing demonstration, full lifecycle cost management, and scientific procurement decision-making. Full article
(This article belongs to the Special Issue Machine Learning Methodologies and Ocean Science, Second Edition)
Show Figures

Figure 1

13 pages, 7369 KB  
Article
Characterization of a Metasurface Integrated 8-Plate Reconfigurable Coding Unit-Cell Coupler for Rotational Misalignment Resilience in UAV Wireless Power Transfer
by Jaewoo Jeong and Sangwook Park
Micromachines 2026, 17(5), 620; https://doi.org/10.3390/mi17050620 - 18 May 2026
Viewed by 298
Abstract
This study proposes a metasurface integrated reconfigurable unit-cell coupler designed for wireless power transfer (WPT) applications in unmanned aerial vehicles (UAVs). In near-field capacitive WPT systems, flexible UAV charging is restricted by rotational misalignment, which causes null power points (NPP) where energy transfer [...] Read more.
This study proposes a metasurface integrated reconfigurable unit-cell coupler designed for wireless power transfer (WPT) applications in unmanned aerial vehicles (UAVs). In near-field capacitive WPT systems, flexible UAV charging is restricted by rotational misalignment, which causes null power points (NPP) where energy transfer is suppressed. To address this, the proposed model emulates 1-bit digital coding states through Symmetric Excitation (SE) and Cross-Excitation (CE) states. Since precise unit-cell characterization is a prerequisite for array expansion, this research focuses on meta-atom-level analysis at 6.78 MHz with a deep sub-wavelength profile (0.002λ). Characterized through 3D full-wave analysis, the unit-cell achieves peak transmission coefficients of 0.945 for SE State and 0.903 for CE State. Crucially, these states exhibit complementary extinction angles at 90° and 45°, respectively, ensuring that the NPP of one state is effectively bypassed by the high transmissivity of the other. This dynamic switching between coding states maintains stable power transfer across a full 360° rotation, providing a technical foundation for scalable, intelligent metasurface-based wireless charging platforms. Full article
Show Figures

Figure 1

16 pages, 3210 KB  
Article
Flexible Spectral Sensing Gripper for Real-Time Food Freshness Assessment
by Yuhan Gong, Ruihua Zhang, Chunling Liu, Wei Liu, Wenjing Zhao, Yingle Du, Tao Sun and Xinqing Xiao
Eng 2026, 7(5), 243; https://doi.org/10.3390/eng7050243 - 16 May 2026
Viewed by 219
Abstract
Reliable potato quality monitoring during postharvest handling requires compact sensing systems that can acquire chemically relevant information while operating on irregular tuber surfaces. In this study, a Flexible Spectral Sensing Gripper (FSSG) was developed by integrating a low-cost 12-channel visible/near-infrared (Vis/NIR) spectral sensor [...] Read more.
Reliable potato quality monitoring during postharvest handling requires compact sensing systems that can acquire chemically relevant information while operating on irregular tuber surfaces. In this study, a Flexible Spectral Sensing Gripper (FSSG) was developed by integrating a low-cost 12-channel visible/near-infrared (Vis/NIR) spectral sensor array, electronic components, and an ESP32-S microcontroller onto a flexible printed circuit (FPC) substrate encapsulated with PDMS. By embedding the sensing units into the grasping interface, the FSSG enables conformal, multi-point spectral acquisition during potato handling, reducing optical-coupling uncertainty associated with unstable contact. Spectral reflectance data were collected from potato tubers, and dry matter content (DMC) and starch content (SC) were determined by standard chemical analysis as reference values. Multiple linear regression (MLR) and partial least squares regression (PLSR) models were compared under Norm, SNV, MSC, SNV-Norm, and MSC-Norm preprocessing conditions, and support vector machine (SVM) classification was used to distinguish healthy and artificially induced deteriorated samples. Normalization combined with MLR provided the best performance among the evaluated regression approaches, achieving cross-validation coefficients of determination (RCV2) of 0.847 and 0.817 and RPD values of 2.557 and 2.345 for DMC and SC, respectively. The SVM model achieved 98.67% accuracy for healthy versus artificially induced deteriorated potato samples. Overall, the FSSG demonstrates the value of combining gripper-integrated spectral sensing with interpretable chemometric modeling for potato quality screening. The FSSG enables real-time non-destructive quality prediction and disease-detected classification of potatoes, improves sorting accuracy and production efficiency, and provides general sensing solutions for controlled-environment agriculture, cold-chain logistics, and value-added processing of agricultural products. Full article
Show Figures

Figure 1

23 pages, 2271 KB  
Article
Semantic Segmentation of Sparse Array-SAR 3D Point Clouds Using an Enhanced PointNet++ Framework
by Ya Shu, Lei Pang and Miao Li
Appl. Sci. 2026, 16(9), 4149; https://doi.org/10.3390/app16094149 - 23 Apr 2026
Viewed by 291
Abstract
The semantic segmentation of sparse array synthetic aperture radar (SAR) 3D point clouds remains a significant challenge. These datasets are characterized by extreme sparsity, irregular distribution, and structural discontinuity, factors that diminish the reliability of local neighborhoods and impede the performance of traditional [...] Read more.
The semantic segmentation of sparse array synthetic aperture radar (SAR) 3D point clouds remains a significant challenge. These datasets are characterized by extreme sparsity, irregular distribution, and structural discontinuity, factors that diminish the reliability of local neighborhoods and impede the performance of traditional segmentation algorithms. This study introduces an enhanced PointNet++ framework specifically tailored for the semantic segmentation of sparse array-SAR 3D point clouds. Utilizing PointNet++ as a hierarchical backbone, the proposed architecture incorporates three geometry-oriented modifications: a feature enhancement strategy integrating normalized height, surface normals, and local density; an EdgeConv module positioned at an intermediate abstraction stage to reinforce local geometric modeling; and an FP-Refine module designed to optimize cross-scale feature propagation and recovery within sparse regions. Rather than proposing a fundamentally distinct universal architecture, this research focuses on a task-oriented adaptation of PointNet++ to address the neighborhood instability and structural gaps inherent in sparse array-SAR data. Experimental evaluations using the SARMV3D-1.0 dataset indicate that the proposed method consistently outperforms the PointNet++ baseline, maintaining stable performance across various random seeds with an mIoU between 55% and 58%. Further validation through ablation studies, parameter sensitivity analyses, and perturbation-based robustness assessments confirms the utility of the integrated components. Additionally, cross-dataset experiments on S3DIS and Toronto3D suggest that the framework generalizes effectively to point clouds with varying densities and spatial configurations. The findings demonstrate that the method is particularly successful for categories defined by distinct vertical geometry and structural continuity, such as trees, roofs, and facades, though performance remains limited for weakly structured classes like roads. Full article
Show Figures

Figure 1

18 pages, 7962 KB  
Article
Optimal Sensor Placement via a POD-QR Framework for High-Fidelity 3D Temperature Field Reconstruction in Large-Scale Ultra-Low Temperature Chest Freezers
by Yisha Chen, Jianguo Qu, Yunfeng Xue, Baolin Liu, Jiecheng Tang and Jianxin Wang
Sensors 2026, 26(8), 2441; https://doi.org/10.3390/s26082441 - 16 Apr 2026
Viewed by 445
Abstract
Reliable temperature distribution measurement in ultra-low temperature (ULT) chest freezers is crucial for preserving biospecimen integrity in cryopreservation, but dense sensor arrays required for accuracy are often impractical due to space constraints and cost limitations. To address this critical challenge, this work presents [...] Read more.
Reliable temperature distribution measurement in ultra-low temperature (ULT) chest freezers is crucial for preserving biospecimen integrity in cryopreservation, but dense sensor arrays required for accuracy are often impractical due to space constraints and cost limitations. To address this critical challenge, this work presents a systematic data-driven framework for optimal sensor placement in large-scale (3 m3) ULT chest freezers under stable operating conditions. To our knowledge, it is the first realization of high-fidelity cryogenic temperature field reconstruction coupled with sparse sensor layout optimization tailored to large-volume ULT chest freezers. First, high-resolution reference temperature fields were constructed via universal kriging interpolation, validated with leave-one-out cross-validation (LOOCV) to achieve mean absolute error (MAE) 0.67 °C and coefficient of determination R2>0.92. Principal component analysis (PCA) was then applied to training data to extract a tailored proper orthogonal decomposition (POD) basis. The first three principal components captured 99.8% of cumulative energy. Optimal sensor locations were determined via QR-column pivoting on the rank-3 POD basis, converging to a minimal configuration of 3 sensors (a 94% reduction from the 48-sensor full-scale setup). This sparse sensor network achieved exceptional reconstruction performance: grid-level MAE 0.079 °C and root mean squared error (RMSE) 0.093 °C against reference fields (R20.999), while point-level validation against experimental measurements yielded MAE 0.502 °C and RMSE 0.842 °C (R20.971). The results demonstrate that, for large-scale ULT chest freezers, the proposed data-driven approach is capable of automatically determining an optimal sparse sensor subset and enabling reliable 3D cryogenic temperature field reconstruction for efficient thermal monitoring. By resolving the trade-off between monitoring accuracy, space efficiency, and cost-effectiveness, this framework provides a scientifically rigorous alternative to empirical sensor deployment standards, offering practical scalability for cryogenic biobanking applications. Full article
(This article belongs to the Section Sensor Networks)
Show Figures

Figure 1

17 pages, 3154 KB  
Article
Embedded MOX-Based Volatilomic Sensing for Real-Time Classification of Plant-Based Milk Beverages
by Elisabetta Poeta, Veronica Sberveglieri and Estefanía Núñez-Carmona
Sensors 2026, 26(6), 1976; https://doi.org/10.3390/s26061976 - 21 Mar 2026
Viewed by 1356
Abstract
The increasing diffusion of plant-based milk alternatives poses new challenges at the intersection of food safety and consumer experience, particularly regarding allergen cross-contamination and beverage performance during preparation. Traditional quality control strategies are typically confined to upstream production stages and are unable to [...] Read more.
The increasing diffusion of plant-based milk alternatives poses new challenges at the intersection of food safety and consumer experience, particularly regarding allergen cross-contamination and beverage performance during preparation. Traditional quality control strategies are typically confined to upstream production stages and are unable to address individualized risks and sensory variability at the point of consumption. In this study, we propose an embedded volatilomic sensing approach that combines metal oxide semiconductor (MOX) sensor arrays with lightweight artificial intelligence algorithms to enable real-time, on-device decision-making. The volatilome of four commercially available plant-based milk beverages (oat, almond, soy, and coconut) was characterized using GC–MS/SPME as a reference method, while a MOX-based electronic nose provided rapid, non-destructive sensing of volatile fingerprints. Linear Discriminant Analysis demonstrated clear discrimination among beverage types based on their volatile signatures, supporting the use of MOX sensor arrays as functional descriptors of compositional identity and process-related variability. Beyond beverage classification, the proposed framework is designed to support future implementation of (i) screening for anomalous volatilomic patterns potentially compatible with accidental cow’s milk carryover in shared preparation settings and (ii) adaptive tuning of preparation parameters (e.g., foaming-related settings) in smart beverage systems. The results highlight the role of embedded volatilomic intelligence as a unifying layer between personalized risk-aware screening and sensory-oriented process control, paving the way for intelligent food-processing appliances capable of autonomous, real-time adaptation at the point of consumption. Full article
Show Figures

Figure 1

39 pages, 7548 KB  
Article
A Cross-Platform Toolchain for Migrating Software to an OpenRISC-Based FPGA SoC
by Roland Szabo
Electronics 2026, 15(5), 1060; https://doi.org/10.3390/electronics15051060 - 3 Mar 2026
Viewed by 473
Abstract
This paper describes the development of several software-based games using a high-level programming language (C in our case), designed so that they can be ported to a Field-Programmable Gate Array (FPGA). It also outlines the mathematical foundations underlying these games. Making executables portable [...] Read more.
This paper describes the development of several software-based games using a high-level programming language (C in our case), designed so that they can be ported to a Field-Programmable Gate Array (FPGA). It also outlines the mathematical foundations underlying these games. Making executables portable in this way can simplify running applications on FPGA platforms. Porting a game to an FPGA serves as evidence that arbitrary executables can be migrated to such hardware. The complete workflow for creating the game, along with the final game outcomes, is detailed in this paper. In addition, statistical analyses of these games were conducted. The proposed approach relies on graphics and character-handling libraries typically available in advanced programming languages. The background of this work is that a microcontroller architecture which can easily be run on a Spartan-6 FPGA was needed. The innovative point of this paper is that it created the cross-compilation toolchain on an uncommon microcontroller architecture, like the OpenRISC. Full article
(This article belongs to the Special Issue From Circuits to Systems: Embedded and FPGA-Based Applications)
Show Figures

Figure 1

23 pages, 3517 KB  
Article
Finite-Size Thermodynamics of the Two-Dimensional Dipolar Q-Clock Model
by Michel Aguilera, Francisco J. Peña, Eugenio E. Vogel and Patricio Vargas
Entropy 2026, 28(2), 181; https://doi.org/10.3390/e28020181 - 5 Feb 2026
Viewed by 721
Abstract
We present a fully controlled thermodynamic study of the two-dimensional dipolar Q-state clock model on small square lattices with free boundaries, combining exhaustive state enumeration with noise-free evaluation of canonical observables. We resolve the complete energy spectra and degeneracies [...] Read more.
We present a fully controlled thermodynamic study of the two-dimensional dipolar Q-state clock model on small square lattices with free boundaries, combining exhaustive state enumeration with noise-free evaluation of canonical observables. We resolve the complete energy spectra and degeneracies {En,cn} for the Ising case (Q=2) on lattices of size L=3,4,5, and for clock symmetries Q=4,6,8 on a 3×3 lattice, tracking how the competition between exchange and long-range dipolar interactions reorganizes the low-energy manifold as the ratio α=D/J is varied. Beyond a finite-size characterization, we identify several qualitatively new thermodynamic signatures induced solely by dipolar anisotropy. First, we demonstrate that ground-state level crossings generated by long-range interactions appear as exact zeros of the specific heat in the limit C(T0,α), establishing an unambiguous correspondence between microscopic spectral rearrangements and macroscopic caloric response. Second, we show that the shape of the associated Schottky-like anomalies encodes detailed information about the degeneracy structure of the competing low-energy states: odd lattices (L=3,5) display strongly asymmetric peaks due to unbalanced multiplicities, whereas the even lattice (L=4) exhibits three critical values of α accompanied by nearly symmetric anomalies, reflecting paired degeneracies and revealing lattice parity as a key organizing principle. Third, we uncover a symmetry-driven crossover with increasing Q: while the Q=2 and Q=4 models retain sharp dipolar-induced critical points and pronounced low-temperature structure, for Q6, the energy landscape becomes sufficiently smooth to suppress ground-state crossings altogether, yielding purely thermal specific-heat maxima. Altogether, our results provide a unified, size- and symmetry-resolved picture of how long-range anisotropy, lattice parity, and discrete rotational symmetry shape the thermodynamics of mesoscopic magnetic systems. We show that dipolar interactions alone are sufficient to generate nontrivial critical-like caloric behavior in clusters as small as 3×3, establishing exact finite-size benchmarks directly relevant for van der Waals nanomagnets, artificial spin-ice arrays, and dipolar-coupled nanomagnetic structures. Full article
(This article belongs to the Section Thermodynamics)
Show Figures

Figure 1

16 pages, 6066 KB  
Article
Validation and Improvement of a Rapid, CRISPR-Cas-Free RPA-PCRD Strip Assay for On-Site Genomic Surveillance and Quarantine of Wheat Blast
by Dipali Rani Gupta, Shamfin Hossain Kasfy, Julfikar Ali, Farin Tasnova Hia, M. Nazmul Hoque, Mahfuz Rahman and Tofazzal Islam
J. Fungi 2026, 12(1), 73; https://doi.org/10.3390/jof12010073 - 18 Jan 2026
Cited by 1 | Viewed by 3010
Abstract
As an emerging threat to global food security, wheat blast necessitates the development of a rapid and field-deployable detection system to facilitate early diagnosis, enable effective management, and prevent its further spread to new regions. In this study, we aimed to validate and [...] Read more.
As an emerging threat to global food security, wheat blast necessitates the development of a rapid and field-deployable detection system to facilitate early diagnosis, enable effective management, and prevent its further spread to new regions. In this study, we aimed to validate and improve a Recombinase Polymerase Amplification coupled with PCRD lateral flow detection (RPA-PCRD strip assay) kit for the rapid and specific identification of Magnaporthe oryzae pathotype Triticum (MoT) in field samples. The assay demonstrated exceptional sensitivity, detecting as low as 10 pg/µL of target DNA, and exhibited no cross-reactivity with M. oryzae Oryzae (MoO) isolates and other major fungal phytopathogens under the genera of Fusarium, Bipolaris, Colletotrichum, and Botrydiplodia. The method successfully detected MoT in wheat leaves as early as 4 days post-infection (DPI), and in infected spikes, seeds, and alternate hosts. Furthermore, by combining a simplified polyethylene glycol-NaOH method for extracting DNA from plant samples, the entire RPA-PCRD strip assay enabled the detection of MoT within 30 min with no specialized equipment and high technical skills at ambient temperature (37–39 °C). When applied to field samples, it successfully detected MoT in naturally infected diseased wheat plants from seven different fields in a wheat blast hotspot district, Meherpur, Bangladesh. Training 52 diverse stakeholders validated the kit’s field readiness, with 88% of trainees endorsing its user-friendly design. This method offers a practical, low-cost, and portable point-of-care diagnostic tool suitable for on-site genomic surveillance, integrated management, seed health testing, and quarantine screening of wheat blast in resource-limited settings. Furthermore, the RPA-PCRD platform serves as an early warning modular diagnostic template that can be readily adapted to detect a wide array of phytopathogens by integrating target-specific genomic primers. Full article
(This article belongs to the Special Issue Integrated Management of Plant Fungal Diseases—2nd Edition)
Show Figures

Figure 1

27 pages, 11379 KB  
Article
Performance Analysis and Comparison of Two Deep Learning Methods for Direction-of-Arrival Estimation with Observed Data
by Shuo Liu, Wen Zhang, Junqiang Song, Jian Shi, Hongze Leng and Qiankun Yu
Electronics 2026, 15(2), 261; https://doi.org/10.3390/electronics15020261 - 7 Jan 2026
Viewed by 620
Abstract
Direction-of-arrival (DOA) estimation is fundamental in array signal processing, yet classical algorithms suffer from significant performance degradation under low signal-to-noise ratio (SNR) conditions and require computationally intensive eigenvalue decomposition. This study presents a systematic comparative analysis of two backbone networks, a convolutional neural [...] Read more.
Direction-of-arrival (DOA) estimation is fundamental in array signal processing, yet classical algorithms suffer from significant performance degradation under low signal-to-noise ratio (SNR) conditions and require computationally intensive eigenvalue decomposition. This study presents a systematic comparative analysis of two backbone networks, a convolutional neural network (CNN) and long short-term memory (LSTM) for DOA estimation, addressing two critical research gaps: the lack of a mechanistic understanding of architecture-dependent performance under varying conditions and insufficient validation using real measured data. Both networks are trained using cross-spectral density matrices (CSDMs) from simulated uniform linear array (ULA) signals. Under baseline conditions (1° classification interval), both CNN and LSTM methods reach an accuracy (ACC) above 98%, in which the error is ±1° for CNN and ±2° for LSTM, only existing in the end-fire direction. Key findings reveal that LSTM maintains above 90% accuracy down to −20 dB SNR, demonstrating superior noise robustness, whereas CNN exhibits better angular resolution. Four performance boundaries are identified: optimal performance is achieved at half-wavelength element spacing; SNR crossover occurs at −20 dB below which accuracy drops sharply; the snapshot threshold of 32 marks the transition from snapshot-deficient to snapshot-sufficient conditions; the array size of 8 is the turning point for the performance variation rate. Comparative analysis against traditional methods demonstrates that deep learning approaches achieve superior resolution ability, batch processing efficiency, and noise robustness. Critically, models trained exclusively on single-target simulated data successfully generalize to multi-target experimental data from the Shallow Water Array Performance (SWAP) program, recovering primary target trajectories without domain adaptation. These results provide concrete engineering guidelines for architecture selection and validate the sim-to-real generalization capability of CSDM-based deep learning approaches in underwater acoustic environments. Full article
Show Figures

Figure 1

22 pages, 3853 KB  
Article
A Cross Electro-Mechanical Impedance Method Using a Distributed Piezoelectric Array for Bolt Loosening Detection
by Lijun Yang, Wei Yan and Dong Xuan
Appl. Sci. 2025, 15(23), 12605; https://doi.org/10.3390/app152312605 - 28 Nov 2025
Viewed by 667
Abstract
As a critical connection method in modern engineering structures, the health condition of bolted joints significantly influences overall structural safety and durability. Although the drive-point electro-mechanical impedance (EMI) technique has proven effective for bolt loosening detection, it suffers from certain shortcomings, especially for [...] Read more.
As a critical connection method in modern engineering structures, the health condition of bolted joints significantly influences overall structural safety and durability. Although the drive-point electro-mechanical impedance (EMI) technique has proven effective for bolt loosening detection, it suffers from certain shortcomings, especially for the quantitative identification of bolt loosening. This study proposed a novel bolt loosening detection approach based on the cross electro-mechanical impedance (EMI) technique through experimental measurements and numerical simulations. First, a distributed piezoelectric array was used to conduct a comparative study on bar-type specimens under three different bolt loosening states. Both drive-point admittance and cross-admittance signals were measured before and after bolt loosening. Qualitative assessment of bolt loosening was carried out by analyzing variations in conductance curves under different conditions, supplemented by quantitative evaluation using the normalized root mean square deviation (RMSD) index. The results demonstrated that cross-admittance signals exhibit superior sensitivity over drive-point admittance, allowing more accurate identification of both the severity and location of bolt loosening. Subsequently, an experiment was conducted on a rectangular specimen by applying cross EMI under various bolt loosening states. The results confirmed the effectiveness of the proposed detection technique. Finally, finite element models were established to simulate bolt loosening. The simulations validated the capability of the numerical cross conductance signals to accurately detect different loosening states. The present investigations showed that the cross-admittance technique not only demonstrates superior capability in bolt loosening detection over the conventional drive-point method but also significantly expands the technical means for EMI-based structural health monitoring with improved detection performance. Full article
Show Figures

Figure 1

16 pages, 2575 KB  
Article
Extending the ICESAT-2 ATLAS Lidar Capabilities to Other Planets Within Our Solar System
by John J. Degnan
Photonics 2025, 12(11), 1048; https://doi.org/10.3390/photonics12111048 - 23 Oct 2025
Viewed by 1106
Abstract
The ATLAS lidar on NASA’s Earth-orbiting ICESat-2 satellite has operated continuously since its launch in September 2018, with no sign of degradation. Compared to previous international single-beam spaceborne lidars, which operated at a few tens of Hz, the single-photon-sensitive, six-beam ATLAS pushbroom lidar [...] Read more.
The ATLAS lidar on NASA’s Earth-orbiting ICESat-2 satellite has operated continuously since its launch in September 2018, with no sign of degradation. Compared to previous international single-beam spaceborne lidars, which operated at a few tens of Hz, the single-photon-sensitive, six-beam ATLAS pushbroom lidar provides 60,000 surface measurements per second and has accumulated almost 3 trillion surface measurements during its six years of operation. It also features a 0.5 m2 telescope aperture and a single, 5 Watt, frequency-doubled Nd:YAG laser generating a 10 KHz train of 1.5-nanosecond pulses at a green wavelength of 532 nm. The current paper investigates how, with minor modifications to the ATLAS lidar, this capability might be extended to other planets within our solar system. Crucial to this capability is the need to minimize the solar background seen by the lidar while simultaneously providing, for long time intervals (multiple months), an uninterrupted, modestly powered, multimegabit per second interplanetary laser communications link to a terminal in Earth orbit. The proposed solution is a pair of Earth and planetary satellites in high, parallel, quasi-synchronized orbits perpendicular to their host planet’s orbital planes about the Sun. High orbits significantly reduce the time intervals over which the interplanetary communications link is blocked by their host planets. Initial establishment of the interplanetary communications link is simplified during two specific time intervals per orbit when the sunlit image of the two planets are not displaced from their actual positions (“zero point ahead angle”). In this instance, sunlit planetary images and the orbiting satellite laser beacon can be displayed on the same pixelated detector array, thereby accelerating the coalignment of the two communication terminals. Various tables in the text provide insight for each of the eight planets regarding the impact of solar distance on the worst-case Signal-to-Noise Ratio (SNR), the effect of satellite orbital height on the duration of the unblocked interplanetary communications link, and the resulting planetary surface continuity and resolution in both the along-track and cross-track directions. For planets beyond Saturn, the laser power and/or transmit/receive telescope apertures required to transmit multimegabit-per-second lidar data back to Earth are major challenges given current technology. Full article
(This article belongs to the Special Issue Advances in Solid-State Laser Technology and Applications)
Show Figures

Figure 1

23 pages, 11502 KB  
Article
Enhanced Full-Section Pavement Rutting Detection via Structured Light and Texture-Aware Point-Cloud Registration
by Huayong Zhu, Yishun Li, Feng Li, Difei Wu, Yuchuan Du and Ziyue Gao
Appl. Sci. 2025, 15(20), 11283; https://doi.org/10.3390/app152011283 - 21 Oct 2025
Viewed by 1027
Abstract
Rutting is a critical form of pavement distress that compromises driving safety and long-term structural integrity. Traditional detection methods predominantly rely on cross-sectional measurements and high-cost inertial navigation-assisted laser scanning, which limits their applicability for large-scale, full-section evaluation. To address these limitations, this [...] Read more.
Rutting is a critical form of pavement distress that compromises driving safety and long-term structural integrity. Traditional detection methods predominantly rely on cross-sectional measurements and high-cost inertial navigation-assisted laser scanning, which limits their applicability for large-scale, full-section evaluation. To address these limitations, this study proposes a framework for full-section rutting detection leveraging an area-array structured light camera for efficient 3D data acquisition. A multi-scale texture enhancement strategy based on 2D wavelet transform is introduced to extract latent surface features, enabling robust and accurate point-cloud registration without the need for artificial markers. Additionally, an improved Random Sample Consensus—Density-Based Spatial Clustering of Applications with Noise (RANSAC-DBSCAN) algorithm is designed to enhance the precision and robustness of rutting region segmentation under real-world pavement conditions. The proposed method is experimentally validated using 102 multi-frame pavement point clouds. Compared to Fast Point Feature Histograms (FPFH) and Deep Closest Point (DCP), the registration approach achieves a 71.31% and 80.64% reduction in point-to-plane error, respectively. For rutting segmentation, the enhanced clustering method attains an average F1-score of 90.5%, outperforming baseline methods by over 15%. The proposed workflow can be seamlessly integrated into vehicle-mounted structured-light inspection systems, offering a low-cost and scalable solution for near real-time, full-lane rutting detection in routine pavement monitoring. Full article
Show Figures

Figure 1

Back to TopTop