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

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
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
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
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
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
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
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

Article Types

Countries / Regions

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
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (40,901)

Search Parameters:
Keywords = mechanical design

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
18 pages, 46866 KB  
Article
SATrack: Semantic-Aware Alignment Framework for Visual–Language Tracking
by Yangyang Tian, Liusen Xu, Zhe Li, Liang Jiang, Cen Chen and Huanlong Zhang
Electronics 2025, 14(19), 3935; https://doi.org/10.3390/electronics14193935 (registering DOI) - 4 Oct 2025
Abstract
Visual–language tracking often faces challenges like target deformation and confusion caused by similar objects. These issues can disrupt the alignment between visual inputs and their textual descriptions, leading to cross-modal semantic drift and feature-matching errors. To address these issues, we propose SATrack, a [...] Read more.
Visual–language tracking often faces challenges like target deformation and confusion caused by similar objects. These issues can disrupt the alignment between visual inputs and their textual descriptions, leading to cross-modal semantic drift and feature-matching errors. To address these issues, we propose SATrack, a Semantic-Aware Alignment framework for visual–language tracking. Specifically, we first propose the Semantically Aware Contrastive Alignment module, which leverages attention-guided semantic distance modeling to identify hard negative samples that are semantically similar but carry different labels. This helps the model better distinguish confusing instances and capture fine-grained cross-modal differences. Secondly, we design the Cross-Modal Token Filtering strategy, which leverages attention responses guided by both the visual template and the textual description to filter out irrelevant or weakly related tokens in the search region. This helps the model focus more precisely on the target. Finally, we propose a Confidence-Guided Template Memory mechanism, which evaluates the prediction quality of each frame using convolutional operations and confidence thresholding. High-confidence frames are stored to selectively update the template memory, enabling the model to adapt to appearance changes over time. Extensive experiments show that SATrack achieves a 65.8% success rate on the TNL2K benchmark, surpassing the previous state-of-the-art UVLTrack by 3.1% and demonstrating superior robustness and accuracy. Full article
(This article belongs to the Special Issue Deep Perception in Autonomous Driving, 2nd Edition)
Show Figures

Figure 1

14 pages, 3409 KB  
Article
Synergistic ATO/SiO2 Composite Coatings for Transparent Superhydrophobic and Thermal-Insulating Performance
by Guodong Qin, Lei Li and Qier An
Coatings 2025, 15(10), 1160; https://doi.org/10.3390/coatings15101160 (registering DOI) - 4 Oct 2025
Abstract
Multifunctional coatings integrating high transparency, thermal insulation, and self-cleaning properties are critically needed for optical devices and energy-saving applications, yet simultaneously optimizing these functions remains challenging due to material and structural limitations. This study designed a superhydrophobic transparent thermal insulation coating via synergistic [...] Read more.
Multifunctional coatings integrating high transparency, thermal insulation, and self-cleaning properties are critically needed for optical devices and energy-saving applications, yet simultaneously optimizing these functions remains challenging due to material and structural limitations. This study designed a superhydrophobic transparent thermal insulation coating via synergistic co-construction of micro–nano structures using antimony-doped tin oxide (ATO) and SiO2 nanoparticles dispersed in an epoxy resin matrix, with surface modification by perfluorodecyltriethoxysilane (PFDTES) and γ-glycidyl ether oxypropyltrimethoxysilane (KH560). The optimal superhydrophobic transparent thermal insulating (SHTTI) coating, prepared with 0.6 g SiO2 and 0.8 g ATO (SHTTI-0.6-0.8), achieved a water contact angle (WCA) of 162.4°, sliding angle (SA) of 3°, and visible light transmittance of 72% at 520 nm. Under simulated solar irradiation, it reduced interior temperature by 7.3 °C compared to blank glass. The SHTTI-0.6-0.8 coating demonstrated robust mechanical durability by maintaining superhydrophobicity through 40 abrasion cycles, 30 tape-peel tests, and sand impacts, combined with chemical stability, effective self-cleaning capability, and exceptional anti-icing performance that prolonged freezing time to 562 s versus 87 s for blank glass. This work provides a viable strategy for high-performance multifunctional coatings through rational component ratio optimization. Full article
(This article belongs to the Section Surface Characterization, Deposition and Modification)
Show Figures

Figure 1

24 pages, 9586 KB  
Article
Optimized Recognition Algorithm for Remotely Sensed Sea Ice in Polar Ship Path Planning
by Li Zhou, Runxin Xu, Jiayi Bian, Shifeng Ding, Sen Han and Roger Skjetne
Remote Sens. 2025, 17(19), 3359; https://doi.org/10.3390/rs17193359 (registering DOI) - 4 Oct 2025
Abstract
Collisions between ships and sea ice pose a significant threat to maritime safety, making it essential to detect sea ice and perform safety-oriented path planning for polar navigation. This paper utilizes an optimized You Only Look Once version 5 (YOLOv5) model, designated as [...] Read more.
Collisions between ships and sea ice pose a significant threat to maritime safety, making it essential to detect sea ice and perform safety-oriented path planning for polar navigation. This paper utilizes an optimized You Only Look Once version 5 (YOLOv5) model, designated as YOLOv5-ICE, for the detection of sea ice in satellite imagery, with the resultant detection data being employed to input obstacle coordinates into a ship path planning system. The enhancements include the Squeeze-and-Excitation (SE) attention mechanism, improved spatial pyramid pooling, and the Flexible ReLU (FReLU) activation function. The improved YOLOv5-ICE shows enhanced performance, with its mAP increasing by 3.5% compared to the baseline YOLOv5 and also by 1.3% compared to YOLOv8. YOLOv5-ICE demonstrates robust performance in detecting small sea ice targets within large-scale satellite images and excels in high ice concentration regions. For path planning, the Any-Angle Path Planning on Grids algorithm is applied to simulate routes based on detected sea ice floes. The objective function incorporates the path length, number of ship turns, and sea ice risk value, enabling path planning under varying ice concentrations. By integrating detection and path planning, this work proposes a novel method to enhance navigational safety in polar regions. Full article
Show Figures

Figure 1

13 pages, 1556 KB  
Article
Prediction of Plate End Debonding of FRP-Strengthened RC Beams Based on Explainable Machine Learning
by Sheng Zheng and Woubishet Zewdu Taffese
Buildings 2025, 15(19), 3576; https://doi.org/10.3390/buildings15193576 (registering DOI) - 4 Oct 2025
Abstract
This research explores the phenomenon of plate-end (PE) debonding in reinforced concrete (RC) beams strengthened with fiber-reinforced polymer (FRP) composites. This type of failure represents a key mechanism that undermines the structural performance and efficiency of FRP reinforcement systems. Despite the widespread use [...] Read more.
This research explores the phenomenon of plate-end (PE) debonding in reinforced concrete (RC) beams strengthened with fiber-reinforced polymer (FRP) composites. This type of failure represents a key mechanism that undermines the structural performance and efficiency of FRP reinforcement systems. Despite the widespread use of FRP in structural repair due to its high strength and corrosion resistance, PE debonding—often triggered by shear or inclined cracks—remains a major challenge. Traditional computational models for predicting PE debonding suffer from low accuracy due to the nonlinear relationship between influencing parameters. To address this, the research employs machine learning techniques and SHapley Additive exPlanations (SHAP), to develop more accurate and explainable predictive models. A comprehensive database is constructed using key parameters affecting PE debonding. Machine learning algorithms are trained and evaluated, and their performance is compared with existing normative models. The study also includes parameter importance and sensitivity analyses to enhance model interpretability and guide future design practices in FRP-based structural reinforcement. Full article
(This article belongs to the Special Issue AI-Powered Structural Health Monitoring: Innovations and Applications)
Show Figures

Figure 1

19 pages, 8271 KB  
Article
Asymmetric Structural Response Characteristics of Transmission Tower-Line Systems Under Cross-Fault Ground Motions Revealed by Shaking Table Tests
by Yu Wang, Xiaojun Li, Xiaohui Wang and Mianshui Rong
Symmetry 2025, 17(10), 1646; https://doi.org/10.3390/sym17101646 (registering DOI) - 4 Oct 2025
Abstract
The long-distance high-voltage transmission tower-line system, frequently traversing active fault zones, is vulnerable to severe symmetry-breaking damage during earthquakes due to asymmetric permanent ground displacements. However, the seismic performance of such systems, particularly concerning symmetry-breaking effects caused by asymmetric fault displacements, remains inadequately [...] Read more.
The long-distance high-voltage transmission tower-line system, frequently traversing active fault zones, is vulnerable to severe symmetry-breaking damage during earthquakes due to asymmetric permanent ground displacements. However, the seismic performance of such systems, particularly concerning symmetry-breaking effects caused by asymmetric fault displacements, remains inadequately studied. This study investigates the symmetry degradation mechanisms in a 1:40 scaled 500 kV tower-line system subjected to cross-fault ground motions via shaking table tests. The testing protocol incorporates representative fault mechanisms—strike-slip and normal/reverse faults—to systematically evaluate their differential impacts on symmetry response. Measurements of acceleration, strain, and displacement reveal that while acceleration responses are spectrally controlled, structural damage is highly fault-type dependent and markedly asymmetric. The acceleration of towers without permanent displacement was 35–50% lower than that of towers with permanent displacement. Under identical permanent displacement conditions, peak displacements caused by normal/reverse motions exceeded those from strike-slip motions by 50–100%. Accordingly, a fault-type-specific amplification factor of 1.5 is proposed for the design of towers in dip-slip fault zones. These results offer novel experimental insights into symmetry violation under fault ruptures, including fault-specific correction factors and asymmetry-resistant design strategies. However, the conclusions are subject to limitations such as scale effects and the exclusion of vertical ground motion components. Full article
(This article belongs to the Section Engineering and Materials)
Show Figures

Figure 1

21 pages, 3489 KB  
Article
GA-YOLOv11: A Lightweight Subway Foreign Object Detection Model Based on Improved YOLOv11
by Ning Guo, Min Huang and Wensheng Wang
Sensors 2025, 25(19), 6137; https://doi.org/10.3390/s25196137 (registering DOI) - 4 Oct 2025
Abstract
Modern subway platforms are generally equipped with platform screen door systems to enhance safety, but the gap between the platform screen doors and train doors may cause passengers or objects to become trapped, leading to accidents. Addressing the issues of excessive parameter counts [...] Read more.
Modern subway platforms are generally equipped with platform screen door systems to enhance safety, but the gap between the platform screen doors and train doors may cause passengers or objects to become trapped, leading to accidents. Addressing the issues of excessive parameter counts and computational complexity in existing foreign object intrusion detection algorithms, as well as false positives and false negatives for small objects, this article introduces a lightweight deep learning model based on YOLOv11n, named GA-YOLOv11. First, a lightweight GhostConv convolution module is introduced into the backbone network to reduce computational resource waste in irrelevant areas, thereby lowering model complexity and computational load. Additionally, the GAM attention mechanism is incorporated into the head network to enhance the model’s ability to distinguish features, enabling precise identification of object location and category, and significantly reducing the probability of false positives and false negatives. Experimental results demonstrate that in comparison to the original YOLOv11n model, the improved model achieves 3.3%, 3.2%, 1.2%, and 3.5% improvements in precision, recall, mAP@0.5, and mAP@0.5: 0.95, respectively. In contrast to the original YOLOv11n model, the number of parameters and GFLOPs were reduced by 18% and 7.9%, respectfully, while maintaining the same model size. The improved model is more lightweight while ensuring real-time performance and accuracy, designed for detecting foreign objects in subway platform gaps. Full article
(This article belongs to the Special Issue Image Processing and Analysis for Object Detection: 3rd Edition)
Show Figures

Figure 1

16 pages, 2720 KB  
Article
Shale Oil T2 Spectrum Inversion Method Based on Autoencoder and Fourier Transform
by Jun Zhao, Shixiang Jiao, Li Bai, Bing Xie, Yan Chen, Zhenguan Wu and Shaomin Zhang
Geosciences 2025, 15(10), 387; https://doi.org/10.3390/geosciences15100387 (registering DOI) - 4 Oct 2025
Abstract
Accurate inversion of the T2 spectrum of shale oil reservoir fluids is crucial for reservoir evaluation. However, traditional nuclear magnetic resonance inversion methods face challenges in extracting features from multi-exponential decay signals. This study proposed an inversion method that combines autoencoder (AE) [...] Read more.
Accurate inversion of the T2 spectrum of shale oil reservoir fluids is crucial for reservoir evaluation. However, traditional nuclear magnetic resonance inversion methods face challenges in extracting features from multi-exponential decay signals. This study proposed an inversion method that combines autoencoder (AE) and Fourier transform, aiming to enhance the accuracy and stability of T2 spectrum estimation for shale oil reservoirs. The autoencoder is employed to automatically extract deep features from the echo train, while the Fourier transform is used to enhance frequency domain features of multi-exponential decay information. Furthermore, this paper designs a customized weighted loss function based on a self-attention mechanism to focus the model’s learning capability on peak regions, thereby mitigating the negative impact of zero-value regions on model training. Experimental results demonstrate significant improvements in inversion accuracy, noise resistance, and computational efficiency compared to traditional inversion methods. This research provides an efficient and reliable new approach for precise evaluation of the T2 spectrum in shale oil reservoirs. Full article
(This article belongs to the Section Geophysics)
Show Figures

Figure 1

27 pages, 2297 KB  
Article
Artificial Intelligence Adoption in Non-Chemical Agriculture: An Integrated Mechanism for Sustainable Practices
by Arokiaraj A. Amalan and I. Arul Aram
Sustainability 2025, 17(19), 8865; https://doi.org/10.3390/su17198865 (registering DOI) - 4 Oct 2025
Abstract
Artificial Intelligence (AI) holds significant potential to enhance sustainable non-chemical agricultural methods (NCAM) by optimising resource management, automating precision farming practices, and strengthening climate resilience. However, its widespread adoption among farmers’ remains limited due to socio-economic, infrastructural, and justice-related challenges. This study investigates [...] Read more.
Artificial Intelligence (AI) holds significant potential to enhance sustainable non-chemical agricultural methods (NCAM) by optimising resource management, automating precision farming practices, and strengthening climate resilience. However, its widespread adoption among farmers’ remains limited due to socio-economic, infrastructural, and justice-related challenges. This study investigates AI adoption among NCAM farmers using an Integrated Mechanism for Sustainable Practices (IMSP) conceptual framework which combines the Technology Acceptance Model (TAM) with a justice-centred approach. A mixed-methods design was employed, incorporating Fuzzy-Set Qualitative Comparative Analysis (fsQCA) of AI adoption pathways based on survey data, alongside critical discourse analysis of thematic farmers narrative through a justice-centred lens. The study was conducted in Tamil Nadu between 30 September and 25 October 2024. Using purposive sampling, 57 NCAM farmers were organised into three focus groups: marginal farmers, active NCAM practitioners, and farmers from 18 districts interested in agricultural technologies and AI. This enabled an in-depth exploration of practices, adoption, and perceptions. The findings indicates that while factors such as labour shortages, mobile technology use, and cost efficiencies are necessary for AI adoption, they are insufficient without supportive extension services and inclusive communication strategies. The study refines the TAM framework by embedding economic, cultural, and political justice considerations, thereby offering a more holistic understanding of technology acceptance in sustainable agriculture. By bridging discourse analysis and fsQCA, this research underscores the need for justice-centred AI solutions tailored to diverse farming contexts. The study contributes to advancing sustainable agriculture, digital inclusion, and resilience, thereby supporting the United Nations’ Sustainable Development Goals (SDGs). Full article
Show Figures

Figure 1

21 pages, 3530 KB  
Article
Discrete Element Method-Based Analysis of Tire-Soil Mechanics for Electric Vehicle Traction on Unstructured Sandy Terrains
by Chenyu Hu, Bo Li, Shaoyi Bei and Jingyi Gu
World Electr. Veh. J. 2025, 16(10), 569; https://doi.org/10.3390/wevj16100569 - 3 Oct 2025
Abstract
In order to tackle the issues of poor mobility and unstable traction of electric vehicles on sandy landscapes, this research develops a high-accuracy numerical model for wheel–sand interaction relying on the Discrete Element Method (DEM). An innovative parameter calibration procedure is proposed herein, [...] Read more.
In order to tackle the issues of poor mobility and unstable traction of electric vehicles on sandy landscapes, this research develops a high-accuracy numerical model for wheel–sand interaction relying on the Discrete Element Method (DEM). An innovative parameter calibration procedure is proposed herein, which optimizes the sand contact parameters. This reduces the error between the simulated and measured angles of repose to merely 1.2% and substantially improves the model’s reliability. The model was then used to systematically compare the performance of a 205/55 R16 slick tire with a treaded tire on sand. Simulations demonstrate that at a 30% slip ratio, the treaded tire exhibited significantly higher traction and greater sinkage than the slick tire. This indicates that tread patterns enhance traction mechanically by increasing the contact area and promoting shear deformation of the sand. The trends of traction with slip ratio and the corresponding sand flow patterns showed excellent agreement with experimental observations, which validated the simulation approach. This research provides an efficient and accurate tool for evaluating tire-sand interaction, providing critical support for the design and control of electric vehicles on complex terrains. Full article
Show Figures

Figure 1

19 pages, 2189 KB  
Article
Dissecting the Interplay Between NRF2 and BACH1 at CsMBEs
by Maria-Armineh Tossounian, Alexander Zhyvoloup, Rakesh Chatterjee and Jerome Gouge
Antioxidants 2025, 14(10), 1203; https://doi.org/10.3390/antiox14101203 - 3 Oct 2025
Abstract
BACH1 (BTB And CNC Homology 1) and NRF2 (Nuclear Factor Erythroid 2-related Factor 2) are transcription factors that regulate antioxidant and iron metabolism genes by competing for binding to cis-regulatory Maf-binding elements (CsMBEs) as heterodimers with small Maf proteins (sMafs). To dissect the [...] Read more.
BACH1 (BTB And CNC Homology 1) and NRF2 (Nuclear Factor Erythroid 2-related Factor 2) are transcription factors that regulate antioxidant and iron metabolism genes by competing for binding to cis-regulatory Maf-binding elements (CsMBEs) as heterodimers with small Maf proteins (sMafs). To dissect the mechanisms underlying this competition, we developed a chimeric tethering system where the DNA-binding domains of BACH1 or NRF2 were covalently linked to sMafG via a flexible, cleavable linker. This design enables efficient heterodimer formation on DNA and circumvents kinetic barriers to partner exchange in the solution. The site-specific fluorescent labelling of proteins allowed for the tracking of complex compositions by electrophoretic mobility shift assays. Both BACH1/sMafG and NRF2/sMafG heterodimers bind CsMBEs with similar affinities. Notably, DNA binding by BACH1 was impaired in a C574-dependent, redox-sensitive manner and promoted the exchange of heterodimer partners. Competition assays demonstrated that BACH1 and NRF2 can displace each other from preformed DNA-bound complexes, with greater efficiency when presented as preassembled heterodimers with sMafG. These findings reveal a redox-sensitive mechanism for regulating transcriptional switches at CsMBEs and highlight how preformed heterodimers facilitate the rapid displacement at target promoters. Full article
(This article belongs to the Special Issue Antioxidant Systems, Transcription Factors and Non-Coding RNAs)
Show Figures

Figure 1

23 pages, 730 KB  
Article
She Wants Safety, He Wants Speed: A Mixed-Methods Study on Gender Differences in EV Consumer Behavior
by Qi Zhu and Qian Bao
Systems 2025, 13(10), 869; https://doi.org/10.3390/systems13100869 - 3 Oct 2025
Abstract
Against the backdrop of the rapid proliferation of electric vehicles (EVs), gender-oriented behavioral mechanisms remain underexplored, particularly the unique pathways of female users in usage experience, value assessment, and purchase decision-making. This study constructs an integrated framework based on the Stimulus–Organism–Response (SOR) model, [...] Read more.
Against the backdrop of the rapid proliferation of electric vehicles (EVs), gender-oriented behavioral mechanisms remain underexplored, particularly the unique pathways of female users in usage experience, value assessment, and purchase decision-making. This study constructs an integrated framework based on the Stimulus–Organism–Response (SOR) model, leveraging social media big data to analyze in depth how gender differences influence EV users’ purchase intentions. By integrating natural language processing techniques, grounded theory coding, and structural equation modeling (SEM), this study models and analyzes 272,083 pieces of user-generated content (UGC) from Chinese social media platforms, identifying key functional and emotional factors shaping female users’ perceptions and attitudes. The results reveal that esthetic value, safety, and intelligent features more strongly drive emotional responses among female users’ decisions through functional cognition, with gender significantly moderating the pathways from perceived attributes to emotional resonance and cognitive evaluation. This study further confirms the dual mediating roles of functional cognition and emotional experience and identifies a masking (suppression) effect for the ‘intelligent perception’ variable. Methodologically, it develops a novel hybrid paradigm that integrates data-driven semantic mining with psychological behavioral modeling, enhancing the ecological validity of consumer behavior research. Practically, the findings provide empirical support for gender-sensitive EV product design, personalized marketing strategies, and community-based service innovations, while also discussing research limitations and proposing future directions for cross-cultural validation and multimodal analysis. Full article
18 pages, 5815 KB  
Article
Solvent-Responsive Luminescence of an 8-Hydroxyquinoline-Modified 1H-Imidazo[4,5-f][1,10]phenanthroline Ligand and Its Cu(I) Complexes: Excited-State Mechanisms and Structural Effects
by Zhenqin Zhao, Siyuan Liu, Shu Cui, Yichi Zhang, Ziqi Jiang and Xiuling Li
Molecules 2025, 30(19), 3973; https://doi.org/10.3390/molecules30193973 - 3 Oct 2025
Abstract
Understanding how solvents influence the luminescence behavior of Cu(I) complexes is crucial for designing advanced optical sensors. This study reports the synthesis, structures and photophysical investigation of an 8-hydroxyquinoline-functionalized 1H-imidazo[4,5-f][1,10]phenanthroline ligand, ipqH2, and its four Cu(I) complexes [...] Read more.
Understanding how solvents influence the luminescence behavior of Cu(I) complexes is crucial for designing advanced optical sensors. This study reports the synthesis, structures and photophysical investigation of an 8-hydroxyquinoline-functionalized 1H-imidazo[4,5-f][1,10]phenanthroline ligand, ipqH2, and its four Cu(I) complexes with diphosphine co-ligands. Photoluminescence studies demonstrated distinct solvent-dependent excited-state mechanisms. In DMSO/alcohol mixtures, free ipqH2 exhibited excited-state proton transfer (ESPT) and enol-keto tautomerization, producing dual emission at about 447 and 560 nm, while the complexes resisted ESPT due to hydrogen bond blocking by PF6 anions and Cu(I) coordination. In DMSO/H2O, aggregation-caused quenching (ACQ) and high-energy O–H vibrational quenching dominated, but complexes 1 and 2 showed a significant red-shifted emission (569–574 nm) with high water content due to solvent-stabilized intra-ligand charge transfer and metal-to-ligand charge transfer ((IL+ML)CT) states. In DMSO/DMF, hydrogen bond competition and solvation-shell reorganization led to distinct responses: complexes 1 and 3, with flexible bis[(2-diphenylphosphino)phenyl]ether (POP) ligands, displayed peak splitting and (IL + ML)CT redshift emission (501 ⟶ 530 nm), whereas complexes 2 and 4, with rigid 9,9-dimethyl-4,5-bis(diphenylphosphino)-9H-xanthene (xantphos), showed weaker responses. The flexibility of the diphosphine ligand dictated DMF sensitivity, while the coordination, the hydrogen bonds between PF6 anions and ipqH2, and water solubility governed the alcohol/water responses. This work elucidates the multifaceted solvent-responsive mechanisms in Cu(I) complexes, facilitating the design of solvent-discriminative luminescent sensors. Full article
(This article belongs to the Special Issue Influence of Solvent Molecules in Coordination Chemistry)
Show Figures

Figure 1

26 pages, 1137 KB  
Article
“One Face, Many Roles”: The Role of Cognitive Load and Authenticity in Driving Short-Form Video Ads
by Yadi Feng, Bin Li, Yixuan Niu and Baolong Ma
J. Theor. Appl. Electron. Commer. Res. 2025, 20(4), 272; https://doi.org/10.3390/jtaer20040272 - 3 Oct 2025
Abstract
Short-form video platforms have shifted advertising from standalone, time-bounded spots to feed-embedded, swipeable stimuli, creating a high-velocity processing context that can penalize casting complexity. We ask whether a “one face, many roles” casting strategy (a single actor playing multiple characters) outperforms multi-actor executions, [...] Read more.
Short-form video platforms have shifted advertising from standalone, time-bounded spots to feed-embedded, swipeable stimuli, creating a high-velocity processing context that can penalize casting complexity. We ask whether a “one face, many roles” casting strategy (a single actor playing multiple characters) outperforms multi-actor executions, and why. A two-phase pretest (N = 3500) calibrated a realistic ceiling for “multi-actor” casts, then four experiments (total N = 4513) tested mechanisms, boundary conditions, and alternatives. Study 1 (online and offline replications) shows that single-actor ads lower cognitive load and boost account evaluations and purchase intention. Study 2, a field experiment, demonstrates that Need for Closure amplifies these gains via reduced cognitive load. Study 3 documents brand-type congruence: one actor performs better for entertaining/exciting brands, whereas multi-actor suits professional/competence-oriented brands. Study 4 rules out cost-frugality and sympathy using a budget cue and a sequential alternative path (perceived cost constraint → sympathy). Across studies, a chain mediation holds: single-actor casting reduces cognitive load, which elevates brand authenticity and increases purchase intention; a simple mediation links cognitive load to account evaluations. Effects are robust across settings and participant gender. We theorize short-form advertising as a context-embedded persuasion episode that connects information-processing efficiency to authenticity inferences, and we derive practical guidance for talent selection and script design in short-form campaigns. Full article
Show Figures

Figure 1

19 pages, 4026 KB  
Article
Structural Optimization of Sustainable Lightweight Hemp Shive-Fiber Panels
by Viktor Savov, Petar Antov, Viktoria Dudeva and Georgi Ivanov
Forests 2025, 16(10), 1541; https://doi.org/10.3390/f16101541 - 3 Oct 2025
Abstract
This study investigates the structural optimization of lightweight three-layer panels made from industrial hemp shives (core) and hemp fibers (faces) as a sustainable alternative to wood-based materials in furniture manufacturing. Panels with target densities of 400–600 kg·m−3 and face-layer contents of 30%–50%were [...] Read more.
This study investigates the structural optimization of lightweight three-layer panels made from industrial hemp shives (core) and hemp fibers (faces) as a sustainable alternative to wood-based materials in furniture manufacturing. Panels with target densities of 400–600 kg·m−3 and face-layer contents of 30%–50%were produced and tested to European standards. The optimal configuration—600 kg·m−3 with ~37%–41% face layers—achieved a modulus of elasticity up to 3750 N·mm−2 and a bending strength (MOR) up to 21.57 N·mm−2. Across the design space, water absorption ranged from ~83% to 162%, and the minimum thickness swelling was ~29%, indicating that while the mechanical properties meet the requirements for P2 particleboards (EN 312) and in some cases approach MDF benchmarks for dry use, thickness swelling remains above the EN 622-5 limit (12%) and thus precludes MDF classification. These findings demonstrate the technical feasibility of hemp shive–fiber panels and underscore the need to balance density and face-layer ratio to avoid loss of core densification at excessive face contents. From a sustainability perspective, the use of rapidly renewable hemp and agricultural residues highlights the potential of these composites to support resource-efficient, low-carbon furniture production, while future work should target improved water resistance through binder and process modifications. Full article
(This article belongs to the Special Issue Advanced Research and Technology on Biomass Materials in Forestry)
Show Figures

Figure 1

21 pages, 4053 KB  
Article
Self-Attention-Enhanced Deep Learning Framework with Multi-Scale Feature Fusion for Potato Disease Detection in Complex Multi-Leaf Field Conditions
by Ke Xie, Decheng Xu and Sheng Chang
Appl. Sci. 2025, 15(19), 10697; https://doi.org/10.3390/app151910697 - 3 Oct 2025
Abstract
Potato leaf diseases are recognized as a major threat to agricultural productivity and global food security, emphasizing the need for rapid and accurate detection methods. Conventional manual diagnosis is limited by inefficiency and susceptibility to bias, whereas existing automated approaches are often constrained [...] Read more.
Potato leaf diseases are recognized as a major threat to agricultural productivity and global food security, emphasizing the need for rapid and accurate detection methods. Conventional manual diagnosis is limited by inefficiency and susceptibility to bias, whereas existing automated approaches are often constrained by insufficient feature extraction, inadequate integration of multiple leaves, and poor generalization under complex field conditions. To overcome these challenges, a ResNet18-SAWF model was developed, integrating a self-attention mechanism with a multi-scale feature-fusion strategy within the ResNet18 framework. The self-attention module was designed to enhance the extraction of key features, including leaf color, texture, and disease spots, while the feature-fusion module was implemented to improve the holistic representation of multi-leaf structures under complex backgrounds. Experimental evaluation was conducted using a comprehensive dataset comprising both simple and complex background conditions. The proposed model was demonstrated to achieve an accuracy of 98.36% on multi-leaf images with complex backgrounds, outperforming baseline ResNet18 (91.80%), EfficientNet-B0 (86.89%), and MobileNet_V2 (88.53%) by 6.56, 11.47, and 9.83 percentage points, respectively. Compared with existing methods, superior performance was observed, with an 11.55 percentage point improvement over the average accuracy of complex background studies (86.81%) and a 0.7 percentage point increase relative to simple background studies (97.66%). These results indicate that the proposed approach provides a robust, accurate, and practical solution for potato leaf disease detection in real field environments, thereby advancing precision agriculture technologies. Full article
(This article belongs to the Section Agricultural Science and Technology)
Show Figures

Figure 1

Back to TopTop