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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (451)

Search Parameters:
Keywords = boundary discontinuity

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 17025 KB  
Article
SODE-Net: A Slender Rotating Object Detection Network Based on Spatial Orthogonality and Decoupled Encoding
by Xiaozhi Yu, Wei Xiang, Lu Yu, Kang Han and Yuan Yang
Remote Sens. 2025, 17(17), 3042; https://doi.org/10.3390/rs17173042 - 1 Sep 2025
Abstract
Remote sensing objects often exhibit significant scale variations, high aspect ratios, and diverse orientations. The anisotropic spatial distribution of such objects’ features leads to the conflict between feature representation and boundary regression caused by the coupling of different attribute parameters: previous detection methods [...] Read more.
Remote sensing objects often exhibit significant scale variations, high aspect ratios, and diverse orientations. The anisotropic spatial distribution of such objects’ features leads to the conflict between feature representation and boundary regression caused by the coupling of different attribute parameters: previous detection methods based on square-kernel convolution lack the overall perception of large-scale or slender objects due to the limited receptive field; if the receptive field is simply expanded, although more context information can be captured to help object perception, a large amount of background noise will be introduced, resulting in inaccurate feature extraction of remote sensing objects. Additionally, the extracted features face issues of feature conflict and discontinuous loss during parameter regression. Existing methods often neglect the holistic optimization of these aspects. To address these challenges, this paper proposes SODE-Net as a systematic solution. Specifically, we first design a multi-scale fusion and spatially orthogonal convolution (MSSO) module in the backbone network. Its multiple shapes of receptive fields can naturally capture the long-range dependence of the object without introducing too much background noise, thereby extracting more accurate target features. Secondly, we design a multi-level decoupled detection head, which decouples target classification, bounding-box position regression and bounding-box angle regression into three subtasks, effectively avoiding the coupling problem in parameter regression. At the same time, the phase-continuous encoding module is used in the angle regression branch, which converts the periodic angle value into a continuous cosine value, thus ensuring the stability of the loss value. Extensive experiments demonstrate that, compared to existing detection networks, our method achieves superior performance on four widely used remote sensing object datasets: DOTAv1.0, HRSC2016, UCAS-AOD, and DIOR-R. Full article
Show Figures

Figure 1

22 pages, 6983 KB  
Article
Inversion Analysis of Stress Fields Based on the LSTM–Attention Neural Network
by Jianxin Wang, Liming Zhang and Junyu Sun
Appl. Sci. 2025, 15(17), 9567; https://doi.org/10.3390/app15179567 - 30 Aug 2025
Viewed by 112
Abstract
Conventional geostress methods of measurement cannot reveal an accurate geostress field distribution in an engineering area, limited by both cost and prevailing geological conditions. This study introduces an improved LSTM–Attention neural network for in situ stress field inversion. By integrating long short-term memory [...] Read more.
Conventional geostress methods of measurement cannot reveal an accurate geostress field distribution in an engineering area, limited by both cost and prevailing geological conditions. This study introduces an improved LSTM–Attention neural network for in situ stress field inversion. By integrating long short-term memory (LSTM) networks—which capture temporal dependencies in sequential data with attention mechanisms that emphasize critical features, the proposed method addresses inherent non-linearity and discontinuity challenges in deep subsurface stress field inversion. The integrated LSTM and multi-head attention architecture extracts temporal features and weights critical information within ground stress field data. Through iterative refinement via optimizers and loss functions, this framework successfully inverts stress boundary conditions while mitigating overfitting risks. The inversion of the stress field around a hydropower station indicates that the proposed method allows accurate inversion of distribution of the geostress field; the inversion values of the maximum principal stress, intermediate principal stress, and minimum principal stress conform to those measured. This study provides a new method for accurately and reliably inverting the stress field for deep engineering geological surveys and rock mass engineering design, which has significant scientific value and engineering application prospects. The rockburst risk of chambers is evaluated according to the stress field, which shows that locations with a burial depth of 274.3 m are at moderate to weak risk of rockburst. Full article
Show Figures

Figure 1

24 pages, 1388 KB  
Article
Theory of Functional Connections Applied to Linear Discontinuous Differential Equations
by Trent White and Daniele Mortari
Mathematics 2025, 13(17), 2785; https://doi.org/10.3390/math13172785 - 29 Aug 2025
Viewed by 210
Abstract
This article introduces two numerical methods based on the Theory of Functional Connections (TFC) for solving linear ordinary differential equations that involve step discontinuities in the forcing term. The novelty of the first proposed approach lies in the direct incorporation of discontinuities into [...] Read more.
This article introduces two numerical methods based on the Theory of Functional Connections (TFC) for solving linear ordinary differential equations that involve step discontinuities in the forcing term. The novelty of the first proposed approach lies in the direct incorporation of discontinuities into the free function of the TFC framework, while the second proposed method resolves discontinuities through piecewise constrained expressions comprising particular weighted support functions systematically chosen to enforce continuity conditions. The accuracy of the proposed methods is validated for both a second-order initial value and boundary value problem. As a final demonstration, the methods are applied to a third-order differential equation with non-constant coefficients and multiple discontinuities, for which an analytical solution is known. The methods achieve error levels approaching machine precision, even in the case of equations involving functions whose Laplace transforms are not available. Full article
(This article belongs to the Section E6: Functional Interpolation)
Show Figures

Figure 1

26 pages, 7561 KB  
Article
Satellite Optical Target Edge Detection Based on Knowledge Distillation
by Ying Meng, Luping Zhang, Yan Zhang, Moufa Hu, Fei Zhao and Xinglin Shen
Remote Sens. 2025, 17(17), 3008; https://doi.org/10.3390/rs17173008 - 29 Aug 2025
Viewed by 199
Abstract
Edge detection of space targets is vital in aerospace applications, such as satellite monitoring and analysis, yet it faces challenges due to diverse target shapes and complex backgrounds. While deep learning-based edge detection methods dominate due to their powerful feature representation capabilities, they [...] Read more.
Edge detection of space targets is vital in aerospace applications, such as satellite monitoring and analysis, yet it faces challenges due to diverse target shapes and complex backgrounds. While deep learning-based edge detection methods dominate due to their powerful feature representation capabilities, they often suffer from large parameter sizes and lack explicit geometric prior constraints for space targets. This paper proposes a novel edge detection method for satellite targets based on knowledge distillation, namely STED-KD. Firstly, a multi-stage distillation strategy is proposed to guide a lightweight, fully convolutional network with fewer parameters to learn key features and decision boundaries from a complex teacher model, achieving model efficiency. Next, a shape prior guidance module is integrated into the student branch, incorporating geometric shape information through shape prior model construction, similarity metric calculation, and feature reconstruction, enhancing adaptability to space targets and improving detection accuracy. Additionally, a curvature-guided edge loss function is designed to ensure continuous and complete edges, minimizing local discontinuities. Experimental results on the UESD space target dataset demonstrate superior performance, with ODS, OIS, and AP scores of 0.659, 0.715, and 0.596, respectively. On the BSDS500, STED-KD achieves ODS, OIS, and AP scores of 0.818, 0.829, and 0.850, respectively, demonstrating strong competitiveness and further confirming its stability. Full article
Show Figures

Figure 1

23 pages, 3731 KB  
Article
Efficient Navigable Area Computation for Underground Autonomous Vehicles via Ground Feature and Boundary Processing
by Miao Yu, Yibo Du, Xi Zhang, Ziyan Ma and Zhifeng Wang
Sensors 2025, 25(17), 5355; https://doi.org/10.3390/s25175355 - 29 Aug 2025
Viewed by 192
Abstract
Accurate boundary detection is critical for autonomous trackless rubber-wheeled vehicles in underground coal mines, as it prevents lateral collisions with tunnel walls. Unlike open-road environments, underground tunnels suffer from poor illumination, water mist, and dust, which degrade visual imaging. To address these challenges, [...] Read more.
Accurate boundary detection is critical for autonomous trackless rubber-wheeled vehicles in underground coal mines, as it prevents lateral collisions with tunnel walls. Unlike open-road environments, underground tunnels suffer from poor illumination, water mist, and dust, which degrade visual imaging. To address these challenges, this paper proposes a navigable area computation for underground autonomous vehicles via ground feature and boundary processing, consisting of three core steps. First, a real-time point cloud correction process via pre-correction and dynamic update aligns ground point clouds with the LiDAR coordinate system to ensure parallelism. Second, corrected point clouds are projected onto a 2D grid map using a grid-based method, effectively mitigating the impact of ground unevenness on boundary extraction; third, an adaptive boundary completion method is designed to resolve boundary discontinuities in junctions and shunting chambers. Additionally, the method emphasizes continuous extraction of boundaries over extended periods by integrating temporal context, ensuring the continuity of boundary detection during vehicle operation. Experiments on real underground vehicle data validate that the method achieves accurate detection and consistent tracking of dual-sided boundaries across straight tunnels, curves, intersections, and shunting chambers, meeting the requirements of underground autonomous driving. This work provides a rule-based, real-time solution feasible under limited computing power, offering critical safety redundancy when deep learning methods fail in harsh underground environments. Full article
(This article belongs to the Special Issue Intelligent Traffic Safety and Security)
Show Figures

Figure 1

13 pages, 5337 KB  
Article
Asymptotic Convergence of Solutions for Singularly Perturbed Linear Impulsive Systems with Full Singularity
by Nauryzbay Aviltay and Muratkhan Dauylbayev
Symmetry 2025, 17(9), 1389; https://doi.org/10.3390/sym17091389 - 26 Aug 2025
Viewed by 373
Abstract
This paper considers impulsive systems with singularities. The main novelty of this study is that the impulses (impulsive functions) and the initial value are singular. The asymptotic convergence of the solution to a singularly perturbed initial problem with an infinitely large initial value, [...] Read more.
This paper considers impulsive systems with singularities. The main novelty of this study is that the impulses (impulsive functions) and the initial value are singular. The asymptotic convergence of the solution to a singularly perturbed initial problem with an infinitely large initial value, as ε0, to the solution to a corresponding modified degenerate initial problem is proved. It is established that the solution to the initial problem at point t=0 has an initial jump phenomenon, and the value of this initial jump is determined. The theoretical results are supported by illustrative examples with simulations. Singularly perturbed problems are characterized by the presence of a small parameter multiplying the highest derivatives in the differential equations. This leads to rapid changes in the solution near the boundary or at certain points inside the domain. In our problem, symmetry is violated due to the emergence of a boundary layer at the initial point and at the moments of discontinuity. As a result, the problem as a whole is asymmetric. Such asymmetry in the behavior of the solution is a main feature of singularly perturbed problems, setting them apart from regularly perturbed problems in which the solutions usually exhibit smoother changes. Full article
(This article belongs to the Section Mathematics)
Show Figures

Figure 1

21 pages, 5059 KB  
Article
Experimental and Numerical Validation of an Extended FFR Model for Out-of-Plane Vibrations in Discontinuous Flexible Structures
by Sherif M. Koda, Masami Matsubara, Ahmed M. R. Fath El-Bab and Ayman A. Nada
Appl. Syst. Innov. 2025, 8(5), 118; https://doi.org/10.3390/asi8050118 - 22 Aug 2025
Viewed by 364
Abstract
Toward the innovative design of tunable structures for energy generation, this paper presents an extended Floating Frame of Reference (FFR) formulation capable of modeling slope discontinuities in flexible multibody systems—overcoming a key limitation of conventional FFR methods that assume slope continuity. The model [...] Read more.
Toward the innovative design of tunable structures for energy generation, this paper presents an extended Floating Frame of Reference (FFR) formulation capable of modeling slope discontinuities in flexible multibody systems—overcoming a key limitation of conventional FFR methods that assume slope continuity. The model is validated using a spatial double-pendulum structure composed of circular beam elements, representative of out-of-plane energy harvesting systems. To investigate the influence of boundary constraints on dynamic behavior, three electromagnetic clamping configurations—Fixed–Free–Free (XFF), Fixed–Free–Fixed (XFX), and Free–Fixed–Free (FXF)—are implemented. Tri-axial accelerometer measurements are analyzed via Fast Fourier Transform (FFT), revealing natural frequencies spanning from 38.87 Hz (lower frequency range) to 149.01 Hz (higher frequency range). For the lower frequency range, the FFR results (38.76 Hz) show a close match with the experimental prediction (38.87 Hz) and ANSYS simulation (36.49 Hz), yielding 0.28% error between FFR and experiments and 5.85% between FFR and ANSYS. For the higher frequency range, the FFR model (148.17 Hz) achieves 0.56% error with experiments (149.01 Hz) and 0.85% with ANSYS (146.91 Hz). These high correlation percentages validate the robustness and accuracy of the proposed FFR formulation. The study further shows that altering boundary conditions enables effective frequency tuning in discontinuous structures—an essential feature for the optimization of application-specific systems such as wave energy converters. This validated framework offers a versatile and reliable tool for the design of vibration-sensitive devices with geometric discontinuities. Full article
(This article belongs to the Section Control and Systems Engineering)
Show Figures

Figure 1

18 pages, 3301 KB  
Article
Elastic Stress Ratcheting Assessment Considering Secondary Stress Due to Structural Discontinuity Effect
by Yuping Su, Jun Shen and Hongyan Feng
Appl. Sci. 2025, 15(16), 9137; https://doi.org/10.3390/app15169137 - 19 Aug 2025
Viewed by 244
Abstract
The partial secondary stress (hereinafter referred to as secondary mechanical membrane stress QL) generated by structural discontinuity effects is not considered by the current codes and standards and will lead to conservatism in stress analysis results. Two methods, called the translation [...] Read more.
The partial secondary stress (hereinafter referred to as secondary mechanical membrane stress QL) generated by structural discontinuity effects is not considered by the current codes and standards and will lead to conservatism in stress analysis results. Two methods, called the translation method and the noncyclic method, are used in this paper to deduce the modified Bree ratcheting boundaries after separating QL and it presents the calculation formulas for the intersection coordinates between the modified Bree ratcheting boundaries and the corresponding modified 3S lines. Based on the modified elastic shakedown boundaries, two complete and feasible criteria for elastic ratcheting assessment are put forward, aiming to solve the unconservative issue of the 3S criterion when PL exists and the problem of excessive conservatism in assessment at structural discontinuities. Finally, a universal elastic stress ratcheting assessment method considering QL is proposed by integrating elastic ratcheting analysis, thermal stress ratcheting assessment, and simplified elastic–plastic analysis in ASME VIII-2, which significantly improves the economy and operability of the design at structural discontinuities. Full article
Show Figures

Figure 1

21 pages, 7834 KB  
Article
Robust and Adaptive Ambiguity Resolution Strategy in Continuous Time and Frequency Transfer
by Kun Wu, Weijin Qin, Daqian Lv, Wenjun Wu, Pei Wei and Xuhai Yang
Remote Sens. 2025, 17(16), 2878; https://doi.org/10.3390/rs17162878 - 18 Aug 2025
Viewed by 438
Abstract
The integer precise point positioning (IPPP) technique significantly improves the accuracy of positioning and time and frequency transfer by restoring the integer nature of carrier-phase ambiguities. However, in practical applications, IPPP performance is often degraded by day-boundary discontinuities and instances of incorrect ambiguity [...] Read more.
The integer precise point positioning (IPPP) technique significantly improves the accuracy of positioning and time and frequency transfer by restoring the integer nature of carrier-phase ambiguities. However, in practical applications, IPPP performance is often degraded by day-boundary discontinuities and instances of incorrect ambiguity resolution, which can compromise the reliability of time transfer. To address these challenges and enable continuous, robust, and stable IPPP time transfer, this study proposes an effective approach that utilizes narrow-lane ambiguities to absorb receiver clock jumps, combined with a robust sliding-window weighting strategy that fully exploits multi-epoch information. This method effectively mitigates day-boundary discontinuities and employs adaptive thresholding to enhance error detection and mitigate the impact of incorrect ambiguity resolution. Experimental results show that at an averaging time of 76,800 s, the frequency stabilities of GPS, Galileo, and BDS IPPP reach 4.838 × 10−16, 4.707 × 10−16, and 5.403 × 10−16, respectively. In the simulation scenario, the carrier-phase residual under the IGIII scheme is 6.7 cm, whereas the robust sliding-window weighting method yields a lower residual of 5.2 cm, demonstrating improved performance. In the zero-baseline time link, GPS IPPP achieves stability at the 10−17 level. Compared to optical fiber time transfer, the GPS IPPP solution demonstrates superior long-term performance in differential analysis. For both short- and long-baseline links, IPPP consistently outperforms the PPP float solution and IGS final products. Specifically, at an averaging time of 307,200 s, IPPP improves average frequency stability by approximately 29.3% over PPP and 32.6% over the IGS final products. Full article
Show Figures

Figure 1

22 pages, 1058 KB  
Article
Application of the DTM to the Elastic Curve Equation in Euler–Bernoulli Beam Theory
by Adrian Ioan Botean
Mathematics 2025, 13(16), 2647; https://doi.org/10.3390/math13162647 - 18 Aug 2025
Viewed by 433
Abstract
This study demonstrates the effectiveness of the differential transform method (DTM) in solving complex solid mechanics problems, focusing on static analysis of beams under various loads and boundary conditions. For cantilever beams (BSM1), DTM provided exact polynomial solutions for deflections and slopes: a [...] Read more.
This study demonstrates the effectiveness of the differential transform method (DTM) in solving complex solid mechanics problems, focusing on static analysis of beams under various loads and boundary conditions. For cantilever beams (BSM1), DTM provided exact polynomial solutions for deflections and slopes: a cubic solution for concentrated end loads, a quadratic distribution for applied moments, and a fourth-degree polynomial for uniformly distributed loads, all matching established theoretical results. For simply supported beams (BSM2), DTM yielded solutions across two intervals for midspan concentrated forces, though required corrective terms for applied moments due to discontinuities. Under uniform loading, the method produced precise polynomial solutions with maximum deflection at midspan. Key advantages include DTM’s high-precision analytical solutions without additional approximations and its adaptability to diverse loading scenarios. However, for cases with pronounced discontinuities like concentrated moments, supplementary methods (e.g., Green’s functions) may be needed. The study highlights DTM’s potential for extension to nonlinear or dynamic problems, while software integration could broaden its engineering applications. This study demonstrates, for the first time, how DTM yields exact polynomial solutions for Euler–Bernoulli beams under discontinuous loads (e.g., concentrated moments), overcoming limitations of traditional numerical methods. The method’s analytical precision and avoidance of discretization errors are highlighted. Traditional methods like FEM require mesh refinement near discontinuities (e.g., concentrated moments), leading to computational inefficiencies. DTM overcomes this by providing exact polynomial solutions with corrective terms, achieving errors below 0.5% with only 4–5 series terms. Full article
Show Figures

Figure 1

15 pages, 722 KB  
Article
Administrative Boundary Effect of Housing Prices in Hangzhou City and Changes Under District Adjustment Policies: Applying a Spatial Discontinuity Regression Method
by Ling Zhang, Yapeng Yang and Lifei Zhu
Urban Sci. 2025, 9(8), 318; https://doi.org/10.3390/urbansci9080318 - 13 Aug 2025
Viewed by 663
Abstract
The continuous expansion of China’s cities has led to a divergence in economics, population, and public service levels among different districts within the city. This has led to different housing prices, due to the resulting impact on housing supply and demand. Previous studies, [...] Read more.
The continuous expansion of China’s cities has led to a divergence in economics, population, and public service levels among different districts within the city. This has led to different housing prices, due to the resulting impact on housing supply and demand. Previous studies, although taking into account the possible differences in housing prices among different districts, have not focused on the extent to which districts affect housing prices. This study analyzes the housing price boundary effects among different districts in Hangzhou, China, using spatial discontinuity regression methods and data on newly built housing transactions from 2010 to 2021. This study also examines the impact of the integration policy, which acts to integrate suburban counties with the main urban area of Hangzhou, and whether that policy decreases the district boundary effect. The results show that the administrative boundary effect of housing prices in Hangzhou is significant, with most districts experiencing a house price boundary effect exceeding 10%. Encouraging regional integration policies effectively reduces the housing price gap that results from internal administrative divisions within the city. Full article
Show Figures

Figure A1

29 pages, 1494 KB  
Article
Advanced and Robust Numerical Framework for Transient Electrohydrodynamic Discharges in Gas Insulation Systems
by Philipp Huber, Julian Hanusrichter, Paul Freden and Frank Jenau
Eng 2025, 6(8), 194; https://doi.org/10.3390/eng6080194 - 6 Aug 2025
Viewed by 299
Abstract
For the precise description of gas physical processes in high-voltage direct current (HVDC) transmission, an advanced and robust numerical framework for the simulation of transient particle densities in the course of corona discharges is developed in this work. The aim is the scalable [...] Read more.
For the precise description of gas physical processes in high-voltage direct current (HVDC) transmission, an advanced and robust numerical framework for the simulation of transient particle densities in the course of corona discharges is developed in this work. The aim is the scalable and consistent modeling of the space charge density under realistic conditions. The core component of the framework is a discontinuous Galerkin method that ensures the conservative properties of the underlying hyperbolic problem. The space charge density at the electrode surface is imposed as a dynamic boundary condition via Lagrange multipliers. To increase the numerical stability and convergence rate, a homotopy approach is also integrated. For the experimental validation, a measurement concept was realised that uses a subtraction method to specifically remove the displacement current component in the signal and thus enables an isolated recording of the transient ion current with superimposed voltage stresses. The experimental results on a small scale agree with the numerical predictions and prove the quality of the model. On this basis, the framework is transferred to hybrid HVDC overhead line systems with a bipolar design. In the event of a fault, significant transient space charge densities can be seen there, especially when superimposed with new types of voltage waveforms. The framework thus provides a reliable contribution to insulation coordination in complex HVDC systems and enables the realistic analysis of electrohydrodynamic coupling effects on an industrial scale. Full article
(This article belongs to the Section Electrical and Electronic Engineering)
Show Figures

Figure 1

17 pages, 1754 KB  
Article
A Fuzzy Five-Region Membership Model for Continuous-Time Vehicle Flow Statistics in Underground Mines
by Hao Wang, Maoqua Wan, Hanjun Gong and Jie Hou
Processes 2025, 13(8), 2434; https://doi.org/10.3390/pr13082434 - 31 Jul 2025
Viewed by 329
Abstract
Accurate dynamic flow statistics for trackless vehicles are critical for efficiently scheduling trackless transportation systems in underground mining. However, traditional discrete time-point methods suffer from “time membership discontinuity” due to RFID timestamp sparsity. This study proposes a fuzzy five-region membership (FZFM) model to [...] Read more.
Accurate dynamic flow statistics for trackless vehicles are critical for efficiently scheduling trackless transportation systems in underground mining. However, traditional discrete time-point methods suffer from “time membership discontinuity” due to RFID timestamp sparsity. This study proposes a fuzzy five-region membership (FZFM) model to address this issue by subdividing time intervals into five characteristic regions and constructing a composite Gaussian–quadratic membership function. The model dynamically assigns weights to adjacent segments based on temporal distances, ensuring smooth transitions between time intervals while preserving flow conservation. When validated on a 29-day RFID dataset from a large coal mine, FZFM eliminated conservation bias, reduced the boundary mutation index by 11.1% compared with traditional absolute segmentation, and maintained high computational efficiency, proving suitable for real-time systems. The method effectively mitigates abrupt flow jumps at segment boundaries, providing continuous and robust flow distributions for intelligent scheduling algorithms in complex underground logistics systems. Full article
(This article belongs to the Special Issue Data-Driven Analysis and Simulation of Coal Mining)
Show Figures

Figure 1

26 pages, 3278 KB  
Article
Marine Highways and Barriers: A Case Study of Limacina helicina Phylogeography Across the Siberian Arctic Shelf Seas
by Galina A. Abyzova, Tatiana V. Neretina, Mikhail A. Nikitin, Anna O. Shapkina and Alexander L. Vereshchaka
Diversity 2025, 17(8), 522; https://doi.org/10.3390/d17080522 - 27 Jul 2025
Cited by 1 | Viewed by 754
Abstract
The planktonic pteropod Limacina helicina is increasingly studied as a bioindicator of climate-driven changes in polar marine ecosystems. Although broadly distributed across the Arctic Basin and the North Pacific, its population structure and dispersal pathways remain poorly understood, especially in the Siberian Arctic. [...] Read more.
The planktonic pteropod Limacina helicina is increasingly studied as a bioindicator of climate-driven changes in polar marine ecosystems. Although broadly distributed across the Arctic Basin and the North Pacific, its population structure and dispersal pathways remain poorly understood, especially in the Siberian Arctic. We analyzed mitochondrial COI sequences from populations sampled in the Barents, Kara, Laptev, East Siberian, and White Seas, as well as adjacent Pacific regions. Three major haplogroups (H1, H2, H3) were identified with distinct spatial patterns. H1 is widespread, occurring across the Pacific and most Arctic seas except the White Sea. H2 is confined to the western Arctic shelves (Barents–Kara–Laptev), and H3 is unique to the White Sea. We found a pronounced genetic discontinuity corresponding to hydrographic barriers, particularly the strong freshwater inflow from the Lena River, which restricts eastward dispersal of H2 from the Laptev to the East Siberian Sea. These patterns suggest postglacial expansions from geographically separated populations that survived the Last Glacial Maximum in isolated marine regions. The White Sea population is highly isolated and genetically distinct. Our results highlight how both glacial history and modern oceanography shape Arctic plankton diversity and define biogeographic boundaries in a rapidly changing climate. Full article
(This article belongs to the Special Issue 2025 Feature Papers by Diversity’s Editorial Board Members)
Show Figures

Figure 1

29 pages, 5215 KB  
Article
Supply Chain Cost Analysis for Interior Lighting Systems Based on Polymer Optical Fibres Compared to Optical Injection Moulding
by Jan Kallweit, Fabian Köntges and Thomas Gries
Textiles 2025, 5(3), 29; https://doi.org/10.3390/textiles5030029 - 24 Jul 2025
Viewed by 397
Abstract
Car interior design should evoke emotions, offer comfort, convey safety and at the same time project the brand identity of the car manufacturer. Lighting is used to address these functions. Modules required for automotive interior lighting often feature injection-moulded (IM) light guides, whereas [...] Read more.
Car interior design should evoke emotions, offer comfort, convey safety and at the same time project the brand identity of the car manufacturer. Lighting is used to address these functions. Modules required for automotive interior lighting often feature injection-moulded (IM) light guides, whereas woven fabrics with polymer optical fibres (POFs) offer certain technological advantages and show first-series applications in cars. In the future, car interior illumination will become even more important in the wake of megatrends such as autonomous driving. Since the increase in deployment of these technologies facilitates a need for an economical comparison, this paper aims to deliver a cost-driven approach to fulfil the aforementioned objective. Therefore, the cost structures of the supply chains for an IM-based and a POF-based illumination module are analysed. The employed research methodologies include an activity-based costing approach for which the data is collected via document analysis and guideline-based expert interviews. To account for data uncertainty, Monte Carlo simulations are conducted. POF-based lighting modules have lower initial costs due to continuous fibre production and weaving processes, but are associated with higher unit costs. This is caused by the discontinuous assembly of the rolled woven fabric which allows postponement strategies. The development costs of the mould generate high initial costs for IM light guides, which makes them beneficial only for high quantities of produced light guides. For the selected scenario, the POF-based module’s self-costs are 11.05 EUR/unit whereas the IM module’s self-costs are 14,19 EUR/unit. While the cost structures are relatively independent from the selected scenario, the actual self-costs are highly dependent on boundary conditions such as production volume. Full article
Show Figures

Figure 1

Back to TopTop