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 (55)

Search Parameters:
Keywords = split coil

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
20 pages, 5317 KB  
Article
Splitting Coils in Energy Storage and Wireless Power Transfer Systems: Analysis, Comparison and Solution
by Mehmet Çelebi and Davut Ertekin
Electronics 2026, 15(17), 3848; https://doi.org/10.3390/electronics15173848 - 27 Aug 2026
Abstract
Wireless power transfer has become an increasingly widespread technology in electric vehicle and charging-system applications. Advances in power electronics have led to significant improvements in system efficiency, and in parallel, extensive research has been conducted on energy storage technologies and coil designs. In [...] Read more.
Wireless power transfer has become an increasingly widespread technology in electric vehicle and charging-system applications. Advances in power electronics have led to significant improvements in system efficiency, and in parallel, extensive research has been conducted on energy storage technologies and coil designs. In this study, a split-coil structure using a dual inverter system is analyzed, aiming to achieve a flatter magnetic-flux distribution for electric vehicle charging systems and battery energy storage circuits or an increase in total flux density for power applications. A flatter flux distribution will make a significant improvement in electric vehicle charging systems under misalignment conditions. The key point based on these concepts is the dually driven split coil, which is analyzed as both a single-layer and a double-layer coil. The main objective of the present study is to investigate the magnetic-flux distribution and the performance of the proposed fully symmetric two-layer coil structure under nominally aligned conditions. Owing to the fully symmetric geometry, the presented one-dimensional magnetic-flux scan is sufficient for comparing the flux-distribution characteristics of the proposed and conventional coil structures. Following the demonstration that the single-layer split coil design was ineffective, theoretical analyses and experimental data indicate that the double-layer split-coil design provides 10% higher efficiency. Full article
Show Figures

Figure 1

46 pages, 12118 KB  
Review
A Unified Mass–Spring–Damping Framework for Sound Absorption: From Classical Resonators to AI-Enabled Smart Structures
by Chao Shen, Runchao Xu and Yu Liu
Acoustics 2026, 8(3), 59; https://doi.org/10.3390/acoustics8030059 - 14 Aug 2026
Viewed by 395
Abstract
Broadband, low-frequency sound absorption within a compact device remains a central unsolved problem in noise control engineering, arising from fundamental trade-offs among resonator volume, absorption bandwidth, panel thickness, and frequency tunability that no passive, linear, time-invariant system can simultaneously circumvent. This review establishes [...] Read more.
Broadband, low-frequency sound absorption within a compact device remains a central unsolved problem in noise control engineering, arising from fundamental trade-offs among resonator volume, absorption bandwidth, panel thickness, and frequency tunability that no passive, linear, time-invariant system can simultaneously circumvent. This review establishes a unified mass–spring–damping (MSD) framework applied systematically across the full spectrum of resonance-based absorber technologies. From first principles, we derive the mass–stiffness coupling result (the mass-disappearing result of Shen and Liu): fixing the resonance frequency imposes K=Mωres2, so acoustic mass and stiffness cannot be adjusted independently; the half-absorption bandwidth Π1=η/(Mωres)+Vωres/(c0Star) then depends explicitly on the cavity volume V (system stiffness) and on the damping coefficient η, rather than on mass as an independent lever. This explains why neck extension, space-coiling, and membrane loading—which merely add mass while leaving the cavity stiffness unchanged—fail to broaden the absorption band at fixed volume, and refocuses the design effort on stiffness reduction and damping control. Five non-dimensional performance metrics are introduced that collapse the scattered literature into a single, scale-independent language for rigorous comparison across all absorber families: normalised half-absorption bandwidth Π1, volume efficiency Π2, integral absorption criterion Π3 tied to the Rozanov causality bound, quality factor Q=1/Π1, and frequency-thickness ratio Π4. A two-degree-of-freedom acoustic–structural coupling model yields closed-form effective stiffness and damping, revealing how structural loss augments acoustic damping, how modal veering produces split absorption peaks, and how the anti-resonance frequency becomes a designable parameter. A critical distinction is drawn between mathematical negative stiffness (a fitting artefact) and physical negative stiffness via repulsive magnets, bistable elements, or negative-capacitance piezoelectric shunts, which genuinely reduces cavity stiffness, lowers resonance frequency, and widens bandwidth beyond the passive causality bound. The shunt electromechanical diaphragm further demonstrates α>0.9 at nine tonal frequencies spanning three octaves without mechanical modification. Finally, embedding MSD equations and Π1Π4 bounds as hard physical priors in AI/LLM-assisted design frameworks is identified as the key step toward provably physically consistent absorber synthesis. Full article
Show Figures

Figure 1

37 pages, 1233 KB  
Article
A Reproducible Benchmark-Validity Audit and Calibration Study for Cross-Home Fault Diagnosis in Smart-Home Sensor Systems
by Norkobil Saydirasulovich Saydirasulov, Abror Shavkatovich Buriboev, Shuxrat Isroilov, Ryumduck Oh, Shavkat Buribayev, Abbos Abduvaytov, Jamshid Umirov, Jasur Ismailovich Badalov, Aziza Axmedova, Cheolwon Lee and Heung Seok Jeon
Sensors 2026, 26(16), 5025; https://doi.org/10.3390/s26165025 - 7 Aug 2026
Viewed by 282
Abstract
Diagnosing faults across different smart homes is hard: sensor names, layouts, and daily routines differ from home to home, so a model trained in one home rarely works in another. We study an ontology-guided framework for cross-home fault diagnosis, but our main contribution [...] Read more.
Diagnosing faults across different smart homes is hard: sensor names, layouts, and daily routines differ from home to home, so a model trained in one home rarely works in another. We study an ontology-guided framework for cross-home fault diagnosis, but our main contribution is a benchmark-validity audit—a systematic check of whether the datasets used to evaluate such systems actually measure fault detection. Using the public Center for Advanced Studies in Adaptive Systems (CASAS) smart-home datasets (homes hh101–hh110) and real household power data (HomeC, UMass Smart*), we show that much of the high cross-home accuracy reported on these benchmarks is an artifact of features that re-encode the labelling rules rather than evidence of transfer: when those features are removed, the macro-averaged F1 score (macro-F1) collapses toward the level obtained with randomly permuted labels. We therefore treat these datasets as semantic-transfer and benchmark-validity studies, not fault-detection results. The framework’s distinguishing component is a counterfactual calibration layer that returns a probability for its recommended intervention; on a controlled structural causal model with known interventions, it achieves a Brier skill score of 0.369 for intervention-success probabilities. Separately, on the simulation-derived LBNL Fan Coil Unit benchmark, a conventional gradient-boosted multiclass fault classifier achieves accuracy comparable to a random forest but about six times lower expected calibration error (0.026 vs. 0.159) under a scenario-matched split. This calibration advantage does not generalize to held-out simulation scenarios, where the calibration error rises to 0.372; we report this negative result as a limitation. We are explicit about scope: the ontology reasoner and the real-stream causal graph are only partially implemented, and the counterfactual recommendations are validated only under controlled or simulated conditions, not in deployed homes. The results are intended for researchers who build or benchmark sensor-based fault-diagnosis models, for dataset curators, and for practitioners who need calibrated rather than merely accurate outputs. All code, the proxy-label rules, and the leakage audit are released. Full article
Show Figures

Figure 1

22 pages, 6162 KB  
Article
Performance Analysis of a Dual-Constant-Power-Load Wireless Power Transfer System Based on Global Quasi-PT Symmetry
by Yang Cao, Liangyu Huang, Xuewei Nong, Weigang Liang, Fudong Pan, Shujing Ma and Dingxin Fu
Energies 2026, 19(14), 3392; https://doi.org/10.3390/en19143392 - 17 Jul 2026
Viewed by 351
Abstract
PT symmetry-based wireless power transfer (WPT) systems can achieve nearly constant output power and transfer efficiency within a coupling region, but their practical implementation is limited by strict parameter matching and poor adaptability to unequal load losses. To overcome these limitations, this paper [...] Read more.
PT symmetry-based wireless power transfer (WPT) systems can achieve nearly constant output power and transfer efficiency within a coupling region, but their practical implementation is limited by strict parameter matching and poor adaptability to unequal load losses. To overcome these limitations, this paper proposes a global quasi-PT symmetric modeling method for a single-transmitter, dual-constant-power receiver WPT system. Unlike classical PT-symmetric models that impose strict symmetry on individual receiver branches, the proposed model treats the entire secondary side as an equivalent subsystem. Therefore, quasi-PT symmetry is established by approximately balancing the total secondary loss with the primary gain, rather than by enforcing identical branch losses. Based on this global model, the frequency-splitting behavior is analyzed, the strong-coupling condition is derived, and the permissible ranges of the quality factor and inductance are obtained. Theoretical calculations show that the allowable ranges of both Q and L under quasi-PT symmetry are approximately three times wider than those under classical PT symmetry, significantly reducing the requirement for parameter precision. Further analysis demonstrates that, under global quasi-PT symmetric strong coupling, the system can maintain near constant efficiency even when the two receiver branches have unequal losses. This relaxes the conventional constraint of precisely matched receiver losses and improves the flexibility of multi-load WPT operation. In addition, for the secondary coplanar coils, the transition from far-field coupling to near-field coupling is investigated, and a boundary-distance formula is derived. When the distance between the secondary coils is smaller than this boundary distance, the influence of cross-coupling on power distribution is further analyzed, providing guidance for receiver coil layout optimization. Experimental results verify the proposed theoretical model and analysis. The proposed global quasi-PT-symmetric method improves parameter tolerance, supports unequal receiver losses, and offers a practical design framework for robust multi-load WPT systems under variable operating conditions. Full article
(This article belongs to the Special Issue Optimization of DC-DC Converters and Wireless Power Transfer Systems)
Show Figures

Figure 1

23 pages, 10329 KB  
Article
Double-Sided Mixed-Coupling Wireless Power Transfer with Independent Electric and Magnetic Path
by GwanTae Kim and SangWook Park
Electronics 2026, 15(13), 2938; https://doi.org/10.3390/electronics15132938 - 5 Jul 2026
Viewed by 302
Abstract
Compact wireless electronic devices require charging interfaces that can support different receiver positions and orientations within limited spaces. In this context, a double-sided mixed-coupling structure can provide independent magnetic- and electric-field power-transfer paths by combining coil-based and plate-based coupling mechanisms. This paper proposes [...] Read more.
Compact wireless electronic devices require charging interfaces that can support different receiver positions and orientations within limited spaces. In this context, a double-sided mixed-coupling structure can provide independent magnetic- and electric-field power-transfer paths by combining coil-based and plate-based coupling mechanisms. This paper proposes a double-sided mixed-coupling wireless power transfer (DMPT) coupler for compact wireless electronic devices related to the Internet of Things (IoT) and the Internet of Drones (IoD). The proposed coupler integrates an upper coil-based magnetic-field coupling path and a lower stacked-plate-based electric-field coupling path within a single transmitter structure. Through this configuration, inductive wireless power transfer (IPT) and capacitive wireless power transfer (CPT) are implemented as independent double-sided power-transfer paths. To analyze the resonant behavior, a three-port equivalent circuit including mutual inductance and mutual capacitance is developed, and the resonance splitting under the uncompensated condition is investigated using even/odd mode decomposition. The predicted resonant frequencies agree with the ANSYS HFSS results with errors of 0.16% and 1.12%. After series-L compensation, the 60 × 60 × 7.31 mm3 coupler operates at the 6.78 MHz industrial, scientific, and medical band, showing S11 ≈ 0.042, S21 ≈ 0.68, and S31 ≈ 0.64 under the double-sided aligned condition. Field and transient waveform analyses further verify that the upper H-coupling region and lower E-coupling region operate simultaneously while being spatially separated. The proposed DMPT coupler provides a coupler-level design framework for implementing IPT and CPT as independent double-sided coupling paths. Full article
Show Figures

Figure 1

24 pages, 7881 KB  
Article
Evolutionary Mechanism of Frequency Splitting in Tri-Coil Dual-Load MCR–WPT Systems Considering Cross-Coupling Effects
by Xuejin Yi, Song Xu, Lijuan Wang, Wei Jiang and Seiji Hashimoto
Electronics 2026, 15(13), 2902; https://doi.org/10.3390/electronics15132902 - 2 Jul 2026
Viewed by 297
Abstract
In multi-coil, multi-load magnetically coupled resonant wireless power transfer (MCR–WPT) systems, the non-negligible cross-coupling among multiple resonators, including the transmitter (Tx), receiver 1 (Rx1), and receiver 2 (Rx2), introduces complex frequency-splitting behavior through the Tx–Rx1, Tx–Rx2, and Rx1–Rx2 coupling paths, severely constraining transmission [...] Read more.
In multi-coil, multi-load magnetically coupled resonant wireless power transfer (MCR–WPT) systems, the non-negligible cross-coupling among multiple resonators, including the transmitter (Tx), receiver 1 (Rx1), and receiver 2 (Rx2), introduces complex frequency-splitting behavior through the Tx–Rx1, Tx–Rx2, and Rx1–Rx2 coupling paths, severely constraining transmission efficiency and operational stability. In practical multi-receiver WPT applications, receiver-side cross-coupling is often unavoidable and may shift the maximum-power and maximum-efficiency points away from the designed resonant frequency. Clarifying this mechanism is therefore important for coil arrangement, impedance matching, and stable multi-load power delivery. This paper establishes an equivalent circuit model to derive analytical expressions for input impedance, load power, and efficiency. Based on this framework, the formation mechanism of frequency splitting under concurrent coupling paths is systematically investigated. The results indicate that dominant coupling paths dictate the positions and magnitudes of primary split peaks, while cross-coupling between receivers induces local modal reconfiguration and energy redistribution, leading to secondary or minor characteristic peaks. Both simulation and experimental results demonstrate that the coupling coefficient primarily governs the frequency-splitting trajectory, whereas load resistance predominantly modulates peak amplitudes. For k=0.520, the split-frequency peaks in the two-coil benchmark occur at 64.6 kHz and 103.8 kHz, showing good agreement with the calculated modal frequencies. In the tri-coil dual-load system, pronounced power peaks around 63 kHz and 112 kHz further confirm the shift of the maximum-power transfer points under asymmetric coupling and loading conditions. Furthermore, under strong-coupling conditions, the maximum power transfer point shifts from the nominal resonant frequency toward the system’s inherent modal frequencies. This study elucidates the evolution of frequency splitting in tri-coil dual-load systems, providing a theoretical foundation for parameter optimization in multi-node WPT networks. Full article
(This article belongs to the Special Issue Analysis, Modeling, and Implementation of Wireless Power Transfer)
Show Figures

Figure 1

20 pages, 8376 KB  
Article
Design and Performance Evaluation of an Autonomous Air-Conditioner Cleaning System for Energy-Efficient Moisture Removal and Microbial Suppression
by Puchong Chanjira, Phatcharida Inthama and Khanit Matra
Appl. Sci. 2026, 16(9), 4503; https://doi.org/10.3390/app16094503 - 3 May 2026
Viewed by 701
Abstract
An automated air-conditioner cleaning system was developed as a retrofit solution for conventional split-type units to reduce residual moisture in the evaporator section and suppress post-shutdown microbial accumulation. The system was integrated with an 18,000 BTU h−1 air-conditioner and implemented using an [...] Read more.
An automated air-conditioner cleaning system was developed as a retrofit solution for conventional split-type units to reduce residual moisture in the evaporator section and suppress post-shutdown microbial accumulation. The system was integrated with an 18,000 BTU h−1 air-conditioner and implemented using an Arduino-based closed-loop control platform with temperature and relative humidity monitoring. After shutdown, the indoor fan was operated under low-, medium-, or high-speed conditions to remove retained moisture from the cooling coil. System performance was evaluated in an 18 m3 test room through measurements of electrical consumption, operating cost, relative humidity, and microbial contamination in room air and on the evaporator coil before and after system installation. Low-speed operation showed the lowest current demand, power consumption, and electricity cost, with corresponding values of 0.36 ± 0.01 A, 79.2 ± 0.8 W, and 0.47 THB per 150 min. Post-shutdown humidity reduction was achieved under all tested conditions, while the high-speed mode provided the fastest drying response, reducing relative humidity to approximately 60% within 120 min. In the room air, the greatest reduction in airborne fungi after shutdown was observed at low speed, whereas the greatest reduction in airborne bacteria was observed at medium speed. On the evaporator coil, the strongest bacterial suppression was obtained at low speed, where the bacterial count after 24 h decreased from 633.33 ± 34.27 CFUs before installation to below the detection limit after installation. These results indicate that the proposed system reduced moisture retention and microbial contamination with minimal energy consumption. Full article
Show Figures

Figure 1

14 pages, 7521 KB  
Article
Comparative Study on Plate Arrangements of Hybrid-Field DD Couplers for Efficient Wireless Charging of Mobile Robots
by HongGuk Bae and SangWook Park
Appl. Sci. 2026, 16(8), 3688; https://doi.org/10.3390/app16083688 - 9 Apr 2026
Viewed by 398
Abstract
This paper proposes a Hybrid-Field DD (HFDD) coupler designed for wireless power transfer (WPT) in mobile robots within smart manufacturing environments, utilizing a dual-coupling mechanism of magnetic and electric fields. The proposed coupler integrates Double-D coils for vertical magnetic field concentration with a [...] Read more.
This paper proposes a Hybrid-Field DD (HFDD) coupler designed for wireless power transfer (WPT) in mobile robots within smart manufacturing environments, utilizing a dual-coupling mechanism of magnetic and electric fields. The proposed coupler integrates Double-D coils for vertical magnetic field concentration with a split metal plate structure for enhanced electric field coupling in a compact, low-profile design. To evaluate the electromagnetic performance and the impact of inevitable eddy current interference, two distinct configurations—Front Plate Arrangement (FPA) and Back Plate Arrangement (BPA)—are analyzed through both theoretical modeling and 3D full-wave simulations (HFSSs). The comparative results demonstrate that the FPA model reduces the peak induced current intensity by 56.23 A/m compared to the BPA and achieves a peak leakage magnetic field intensity of 1.12 A/m, which is 28% lower than the 1.56 A/m observed in the BPA, offering a superior solution for suppressing leakage magnetic field and contributing to robust coupling stability. The high consistency between the proposed analytical methodology and numerical simulations underscores the theoretical robustness of the HFDD structure, establishing a clear design framework for efficient power transfer in robotic applications. Full article
Show Figures

Figure 1

11 pages, 1066 KB  
Article
Effect of 635 nm Photobiomodulation on Orthodontic Tooth Movement: A Randomized Split-Mouth Clinical Trial
by Jacek Matys, Rafał Flieger, Aneta Olszewska, Mateusz Wolny, Kinga Grzech-Leśniak, Michał Kulus and Wojciech Dobrzyński
Photonics 2026, 13(4), 321; https://doi.org/10.3390/photonics13040321 - 26 Mar 2026
Cited by 1 | Viewed by 1702
Abstract
Objectives: The objective of this study is to evaluate the effect of 635 nm photobiomodulation on the rate and magnitude of maxillary canine distalization following extraction of the maxillary first premolars in adult patients. Materials and Methods: This randomized, controlled, split-mouth clinical trial [...] Read more.
Objectives: The objective of this study is to evaluate the effect of 635 nm photobiomodulation on the rate and magnitude of maxillary canine distalization following extraction of the maxillary first premolars in adult patients. Materials and Methods: This randomized, controlled, split-mouth clinical trial included 18 adult patients undergoing extraction-based orthodontic treatment for Class II malocclusion. Maxillary first premolars were extracted, and canine distalization was performed using nickel–titanium closed-coil springs delivering a constant force of 150 g, supported by orthodontic mini-implants providing absolute anchorage. Photobiomodulation was applied on one randomized side using a 635 nm diode laser operating at 100 mW in continuous-wave mode, with an 8 mm handpiece diameter. Laser irradiation was delivered in contact mode to two application sites per session corresponding to the buccal and palatal aspects of the maxillary canine root, with an exposure time of 60 s per site. Irradiation was performed according to a predefined schedule over a 45-day observation period, while the contralateral side served as a sham-treated control. Tooth movement was assessed by repeated measurements of inter-bracket distance. A linear mixed-effects model was used to analyze the effects of treatment, time, and their interaction on tooth movement dynamics. Results: The linear mixed-effects model revealed a significant interaction between treatment and time (p < 0.001), indicating a greater rate of canine distalization on the photobiomodulation-treated side compared with the control side. Treatment and time also demonstrated significant main effects. After 45 days, the mean cumulative canine displacement was approximately 1.6 mm greater on the photobiomodulation side than on the control side. Age and sex did not significantly influence tooth movement. Conclusions: Photobiomodulation at a wavelength of 635 nm significantly increased the rate of maxillary canine distalization in adult extraction cases over a 45-day observation period. Full article
(This article belongs to the Special Issue Light as a Cure: Photobiomodulation and Photodynamic Therapy)
Show Figures

Figure 1

18 pages, 7843 KB  
Article
Dynamic Mechanical Properties and Constitutive Modeling of Metal Rubber with the Effect of Spring Coil Outer Diameter Under High-Speed Impact Loading
by Weihua Deng, Jinbao Chen and Yushuai Wang
Appl. Sci. 2026, 16(6), 3047; https://doi.org/10.3390/app16063047 - 21 Mar 2026
Cited by 2 | Viewed by 438
Abstract
To explore the dynamic mechanical performance of metal rubber (MR) under high-speed impact loading, cylindrical solid MR specimens with spring coil outer diameters of 2–4 mm and relative densities of 0.2–0.35 have been prepared, and dynamic compression tests have been carried out utilizing [...] Read more.
To explore the dynamic mechanical performance of metal rubber (MR) under high-speed impact loading, cylindrical solid MR specimens with spring coil outer diameters of 2–4 mm and relative densities of 0.2–0.35 have been prepared, and dynamic compression tests have been carried out utilizing the split Hopkinson pressure bar (SHPB) device at strain rates of 400–1000 s−1. The dynamic stress–strain response of MR has been systematically analyzed, and the influences of strain rate, spring coil outer diameter, and relative density on its dynamic elastic modulus and energy absorption properties have also been quantitatively investigated. The results reveal that the dynamic stress–strain relationship of MR under high-speed impact presents significant nonlinearity and distinct strain rate effect. MR specimens with higher relative density, smaller spring coil outer diameter, or higher strain rate exhibit a larger dynamic elastic modulus, while those with higher relative density, larger spring coil outer diameter, or lower strain rate achieve higher energy absorption efficiency. A modified dynamic constitutive model for MR based on the Sherwood-Frost model has been developed by incorporating strain rate, relative density, and spring coil outer diameter as key influencing variables. The results show that the maximum mean relative error between the predicted and experimental data is less than 20%, indicating a favorable accuracy and reliability of the constitutive model. The proposed model can effectively characterize and predict the dynamic mechanical behavior of MR under high-speed impact loading conditions, providing a reliable theoretical basis for the engineering application of MR in impact-resistant structures. Full article
Show Figures

Figure 1

16 pages, 3767 KB  
Article
A Single-Cell Optically Pumped Intrinsic Gradiometer
by Nicholaus Zilinski, Ash M. Parameswaran, Bonnie L. Gray and Teresa Cheung
Sensors 2026, 26(5), 1678; https://doi.org/10.3390/s26051678 - 6 Mar 2026
Viewed by 984
Abstract
Optically pumped magnetometers (OPMs) provide a non-cryogenic alternative to superconducting quantum interference devices (SQUIDs) for detecting weak biomagnetic fields. We report the design, construction, and characterization of a single-cell intrinsic OPM gradiometer. The gradiometer employs a rubidium-87 vapor cell in an orthogonal pump [...] Read more.
Optically pumped magnetometers (OPMs) provide a non-cryogenic alternative to superconducting quantum interference devices (SQUIDs) for detecting weak biomagnetic fields. We report the design, construction, and characterization of a single-cell intrinsic OPM gradiometer. The gradiometer employs a rubidium-87 vapor cell in an orthogonal pump and probe beam configuration. The pump beam was split to illuminate two parallel sensing regions of the cell, separated by a baseline of 3 cm, with opposing circular polarization. A linearly polarized probe beam propagated through both regions and was captured by a balanced polarimeter whose output directly measured the spatial magnetic gradient. This prototype achieved a common-mode rejection ratio exceeding 50 dB and a sensitivity of 267 pT/cm/√Hz without passive magnetic shielding, using active ambient-field coils. As a proof of concept, we recorded preliminary cardiac-synchronous magnetic measurements using an optical pulse sensor for beat segmentation. After bandpass filtering and ensemble averaging, a cardiac-synchronous waveform was observed, consistent with cardiac timing. Unlike many multi-cell gradiometers that require complex calibration, modulation, and passive shielding, this single-cell design reduces cost and complexity. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

17 pages, 13522 KB  
Article
Distance-Invariant Constant-Power DC-to-DC Wireless Power Transfer Using Nonlinear Resonance
by Abdullah Alothman, Andrew DeVries and Amir Mortazawi
Microwave 2026, 2(1), 5; https://doi.org/10.3390/microwave2010005 - 26 Feb 2026
Viewed by 844
Abstract
Wireless power transfer (WPT) systems are generally sensitive to variations in separation distance and coil alignment, which result in reduced power transfer efficiency and delivered power. Various approaches based on control system and active matching circuits have resulted in more complex implementations. This [...] Read more.
Wireless power transfer (WPT) systems are generally sensitive to variations in separation distance and coil alignment, which result in reduced power transfer efficiency and delivered power. Various approaches based on control system and active matching circuits have resulted in more complex implementations. This work, by contrast, presents a full DC–DC inductively coupled WPT system employing coupled nonlinear resonators to automatically adapt the system for variations in transfer coil separation and orientation, maintaining high transfer efficiency at a constant output power level. With entirely passive circuit components, the nonlinear resonators suppress the frequency-splitting phenomenon typical of WPT systems that leads to efficiency degradation. A class-EF power amplifier used in the transmitter experiences an approximately constant impedance, providing a constant output power while maintaining high efficiency. On the receive side, a class-E rectifier operates at a constant input power, achieving high overall efficiency without active control. An experimental demonstration delivers 5 W with a 6.12% power variation over a 1 to 9 cm distance variation and achieves a peak DC–DC efficiency of 71.6%. The response of the system to changes in coil separation is compared with a conventional linear WPT circuit, showing a constant-power and high-efficiency operation. Full article
(This article belongs to the Special Issue Advances in Microwave Devices and Circuit Design)
Show Figures

Graphical abstract

19 pages, 5712 KB  
Article
Snake Scanning for SEM: Quantification and Correction of Its Inherent Misalignment Distortion Using an External Scan Controller
by Jieping Ding, Ling’en Liu, Ni Wang, Yixu Zhang, Liang Tang, Junxia Lu, Yuefei Zhang and Ze Zhang
Materials 2026, 19(1), 16; https://doi.org/10.3390/ma19010016 - 19 Dec 2025
Cited by 2 | Viewed by 1054
Abstract
Distortions in scanning electron microscope (SEM) images compromise characterization accuracy and restrict reliable quantitative analysis. Quantifying and correcting these distortions remains challenging due to the complexity of their inherent sources, such as scanning coil hysteresis and electronic circuit response delays. To address this, [...] Read more.
Distortions in scanning electron microscope (SEM) images compromise characterization accuracy and restrict reliable quantitative analysis. Quantifying and correcting these distortions remains challenging due to the complexity of their inherent sources, such as scanning coil hysteresis and electronic circuit response delays. To address this, we independently developed a scanning controller and software system that enables customizable scanning strategies and is crucial for capturing unprocessed raw data. We utilized the characteristic row misalignment of snake scanning to split images into sub-images, measure offsets using the ORB algorithm, and apply pixel compensation. Experimental validation shows that corrected images exhibit reduced distortion artifacts, with structural similarity comparable to raster scanning results and improved reference-free quality metrics. The distortion magnitude is independent of magnification, primarily governed by dwell time, and stabilizes at a minimum level when the dwell time reaches a critical threshold. This work clarifies the relationship between scanning parameters and distortion behavior, guiding the optimization of SEM scanning strategies. Furthermore, it offers a potential scalable framework for distortion correction in related microscopy techniques. Many of these techniques also face distortion issues from hardware hysteresis or circuit delays, similar to SEM. Full article
(This article belongs to the Section Metals and Alloys)
Show Figures

Graphical abstract

15 pages, 3248 KB  
Article
Design of an Orthogonally Stacked DD Coil-Split Capacitive Plate Hybrid Coupler for UAV Wireless Charging
by Jaehoon Kim and Sangwook Park
Appl. Sci. 2025, 15(24), 12871; https://doi.org/10.3390/app152412871 - 5 Dec 2025
Cited by 2 | Viewed by 818
Abstract
This study proposes a hybrid wireless power transfer (WPT) coupler that integrates a Double-D (DD) coil and a Split Capacitive Plate (SCP) for unmanned aerial vehicle (UAV) near-field charging stations. The proposed structure arranges the DD coil and SCP orthogonally in a stacked [...] Read more.
This study proposes a hybrid wireless power transfer (WPT) coupler that integrates a Double-D (DD) coil and a Split Capacitive Plate (SCP) for unmanned aerial vehicle (UAV) near-field charging stations. The proposed structure arranges the DD coil and SCP orthogonally in a stacked configuration, enabling simultaneous utilization of both magnetic and electric field coupling paths. The equivalent circuit is composed of integrated inductive and capacitive coupling branches. The overall network is divided into subcircuits to define transmission matrices, which are then converted into a 2 × 2 S-parameter matrix. To verify the analytical model, the equivalent circuit results were compared with 3D full-wave simulation outcomes, showing a discrepancy of less than 8%, which is acceptable considering circuit simplification and parasitic effects. Furthermore, simulation results under positional and rotational misalignment conditions confirm that the proposed coupler maintains stable power transfer efficiency even beyond a 25% offset range. These results demonstrate that the complementary coupling mechanism, where one dominant coupling mode compensates for the attenuation of the other, operates effectively under misalignment. Consequently, the proposed hybrid coupler provides a promising alternative for enhancing misalignment tolerance in UAV near-field wireless charging systems. Full article
(This article belongs to the Section Electrical, Electronics and Communications Engineering)
Show Figures

Figure 1

18 pages, 2965 KB  
Article
Optimizing the Transformer Iron Core Cutting Stock Problem Using a Discrete Artificial Bee Colony Algorithm
by Qiang Luo, Zuogan Tang and Chunrong Pan
Machines 2025, 13(12), 1106; https://doi.org/10.3390/machines13121106 - 28 Nov 2025
Viewed by 869
Abstract
In the manufacturing of iron core for high-power transformers, a cutting stock problem arises where large-width silicon steel coils must be cut into narrower coils, known as strips. Typically, the required length of each strip far exceeds that of a single coil. Therefore, [...] Read more.
In the manufacturing of iron core for high-power transformers, a cutting stock problem arises where large-width silicon steel coils must be cut into narrower coils, known as strips. Typically, the required length of each strip far exceeds that of a single coil. Therefore, the problem necessitates additional consideration of how to split the strips and arrange them on the large coils, with the goal of minimizing the total number of strips. In this paper, we propose a discrete artificial bee colony algorithm to address this problem. The algorithm replaces the stochastic roulette wheel with biased selection in the onlooker bee phase and introduces partially mapped crossover in both the onlooker and scout bee phases. These enhancements facilitate more effective utilization of information from high-quality solutions, thereby improving the algorithm’s stability and its capacity to obtain higher-quality results. Experimental results show that compared to existing methods reported in the literature, the proposed approach reduces the total number of strips by an average of over 3.9% and 7.6% for Set 2 and Set 3, respectively, while also exhibiting a faster convergence rate than other competitive algorithms. Full article
(This article belongs to the Section Advanced Manufacturing)
Show Figures

Figure 1

Back to TopTop