arXivDaily arXiv每日学术速递 周一至周五更新

科学与医疗

AI for Science

科学智能、蛋白质、分子、药物、材料、气象、物理和数学 AI。

今日/当前日期收录 310 信号源:cs.LG, q-bio, physics, cond-mat, math, stat.ML

1. 其他科学智能 21 篇

2606.19369 2026-06-19 cs.LG cs.AI 新提交 60%

Zero-Inflated Gaussian Distributions Enable Parameter-Space Sparsity in Estimation-of-Distribution Algorithms

零膨胀高斯分布使估计分布算法中的参数空间稀疏化

Andreas Faust, Sven Nitzsche, Juergen Becker

发表机构 * University of Freiburg(弗莱堡大学) FZI Research Center for Information Technology(FZI信息技术研究中心) Karlsruhe Institute of Technology(卡尔斯鲁厄理工学院)

专题命中 其他科学智能 :优化算法用于黑箱优化,非特定科学领域。

AI总结 提出多元零膨胀高斯分布作为估计分布算法的采样分布,联合优化稀疏模式和活跃参数,无需手工设计稀疏算子,在Lunar Lander基准上收敛更快且最终回报更高。

详情
AI中文摘要

估计分布算法(EDA)是一类强大的黑箱优化进化方法,尤其当目标函数结构未知时。经典进化算法依赖于手工设计的变异和交叉算子,这些算子难以针对未知问题结构设计,且是偏差的来源,而EDA完全绕过了算子设计:它们将概率分布拟合到最佳个体,并从中采样下一代。EDA在连续参数空间上已得到充分确立,但此前尚未推广到稀疏空间——其中良好解的大多数系数恰好为零。现有的稀疏黑箱优化器因此重新引入了EDA旨在避免的东西:手工制作的稀疏算子、支持集与活跃值交替的双层方案、零阈值以及其他内置假设。我们通过提出多元零膨胀高斯(ZIG)分布作为EDA采样法则来填补这一空白。一个具有独立指示维度和值维度的潜在高斯模型表示稀疏模式、活跃参数之间的相关性以及两者之间的相互作用,因此稀疏模式和活跃值被联合优化,无需层次结构。我们证明该模型的潜在参数可以从观测样本中识别,不同于相关构造起源的缺失数据设置,并引入了实用的基于摊销反演的估计器。这些估计器准确恢复潜在相关结构,在Lunar Lander基准上,由此产生的ZIG-EDA比稠密高斯EDA、手工制作的稀疏进化算法和特设稀疏EDA收敛更快且最终回报更高,同时找到的控制器只有一小部分参数活跃。

英文摘要

Estimation-of-distribution algorithms (EDAs) are a powerful class of evolutionary methods for black-box optimization, especially when little is known about the structure of the objective. Whereas classical evolutionary algorithms rely on hand-designed mutation and crossover operators, hard to devise for unknown problem structures, and a source of bias, EDAs sidestep operator design entirely: they fit a probability distribution to the best individuals and sample the next generation from it. EDAs are well established on continuous parameter spaces, but they have not previously been generalized to sparse ones, in which most coefficients of a good solution are exactly zero. Existing sparse black-box optimizers therefore reintroduce exactly what EDAs were designed to avoid: hand-crafted sparsity operators, bi-level schemes alternating between support set and active values, zeroing thresholds, and other baked-in assumptions. We close this gap by proposing multivariate zero-inflated Gaussian (ZIG) distributions as EDA sampling laws. A latent Gaussian model with separate indicator and value dimensions represents sparsity patterns, correlations among active parameters, and the interactions between the two, so sparsity patterns and active values are optimized jointly, hierarchy-free. We show that the latent parameters of this model are identifiable from observed samples, unlike in the missing-data settings where related constructions originate, and introduce practical amortized inversion-based estimators for them. The estimators accurately recover latent correlation structures, and on the Lunar Lander benchmark the resulting ZIG-EDA converges faster and reaches higher final returns than a dense Gaussian EDA, a hand-crafted sparse evolutionary algorithm, and an ad-hoc sparse EDA, while finding controllers with only a small fraction of parameters active.

2606.20413 2026-06-19 eess.SP cs.IT math.IT 新提交 60%

Hybrid TRP-UE Sensing for Enhanced Target Localization

混合TRP-UE感知用于增强目标定位

Necati Kagan Erkek, Marco Di Renzo, Arman Shojaeifard, Yasser Mestrah, Remun Koirala, Mohammad Heggo, Kunjan Shah

专题命中 其他科学智能 :混合感知增强目标定位,通信领域

AI总结 提出一种混合TRP-UE感知机制,利用UE辅助感知提升网络感知性能,在室内工厂等复杂传播环境下显著改善目标定位精度。

Comments 6 pages

详情
AI中文摘要

集成感知与通信(ISAC)指的是网络在提供通信服务的同时,能够以可扩展的方式感知环境的能力。ISAC的关键功能之一是对无源和移动感知目标的精确定位。本文介绍了一种新颖的混合TRP-UE感知机制,该机制提升了基于网络的感知性能。使用符合3GPP标准的ISAC信道模型提供了评估结果。结果表明,在室内工厂等具有挑战性的传播环境中,用UE辅助感知补充基于TRP的感知具有显著优势。

英文摘要

Integrated Sensing and Communication (ISAC) refers to the capability for the network to provide communications services whilst also being able to sense the environment in a scalable manner. One of the key functions of ISAC is the accurate localization of passive and mobile sensing targets. This paper introduces a novel hybrid TRP-UE sensing mechanism that improves network-based sensing performance. Evaluation results are provided using 3GPP-compliant ISAC channel models. The results demonstrate the significant benefit in complimenting TRP-based sensing with UE-assisted sensing in challenging propagation environments such as indoor factory.

2606.20325 2026-06-19 cs.LG cs.SC math.DS 新提交 60%

Recurrent neural networks approximate continuous functions

递归神经网络近似连续函数

Valentin Abadie, Clemens Hutter, Helmut Bölcskei

专题命中 其他科学智能 :RNN逼近连续函数的理论证明

AI总结 本文证明,对于[-1,1]上的任意连续函数,存在一个固定权重和隐藏维度的ReLU递归神经网络,其时间演化可以均匀逼近该函数,并给出了收敛速率和极小极大下界。

详情
AI中文摘要

经典逼近定理要求每当目标精度提高时,就需要一个新的神经网络。本文研究相反的可能性:能否一劳永逸地选择网络,而仅通过让其运行更长时间来换取精度?我们证明这对于[-1,1]上的每个连续函数都是可能的。更准确地说,每个这样的函数都可以通过一个具有固定权重和固定隐藏维度的单ReLU递归神经网络的时间演化来均匀逼近。该构造背后的机制是一个新的中间模型——带神经单元的图灵机(TMNU)。该模型保留了实现多项式逼近方案所需的算法自由度,同时保持足够的刚性,以便被具有显式隐藏维度和权重幅度界限的RNN模拟。由此产生的收敛速率反映了底层多项式逼近的速率。我们通过极小极大下界补充了该构造,表明运行时间不仅仅是证明的产物,而是这种固定网络逼近范式中不可避免的资源。

英文摘要

Classical approximation theorems ask for a new neural network whenever the target accuracy is improved. This paper studies the opposite possibility: can the network be chosen once and for all, and can accuracy be bought only by letting it run longer? We prove that this is possible for every continuous function on [-1,1]. More precisely, each such function is uniformly approximated by the time evolution of a single ReLU recurrent neural network with fixed weights and fixed hidden dimension. The mechanism behind the construction is a new intermediate model, the Turing machine with neural units (TMNU). This model retains the algorithmic freedom needed to implement polynomial approximation schemes, while remaining rigid enough to be simulated by RNNs with explicit bounds on hidden dimension and weight magnitude. The resulting convergence rates reflect the underlying polynomial approximation rates. We complement the construction with minimax lower bounds showing that runtime is not merely a proof artifact, but an unavoidable resource in this fixed-network approximation paradigm.

2606.20195 2026-06-19 cs.PF cs.NA math.NA 新提交 60%

Randomized Sketching is Robust to Low-Precision Rounding on GPUs

随机草图对GPU低精度舍入具有鲁棒性

Aryaman Jeendgar, Clément Flint, Hartwig Anzt

专题命中 其他科学智能 :随机草图在GPU低精度下的鲁棒性研究

AI总结 研究随机草图在GPU低精度下的性能与精度,提出SparseStack改进CountSketch,发现FP16舍入方式对嵌入质量影响小,分布比量化更关键。

Comments 14 pages, 3 figures

详情
AI中文摘要

随机草图是随机数值线性代数中的核心原语。在现代硬件架构上,特别是在GPU上,稀疏草图的性能受限于内存流量和原子累加,而非浮点吞吐量。这使得草图成为混合精度的自然目标,前提是低精度累加不会降低嵌入质量。我们研究了稀疏子空间嵌入的混合精度GPU实现,重点关注Higgins等人提出的GPU CountSketch内核的SparseStack泛化。SparseStack在相干输入上相对于CountSketch提高了嵌入质量,但其每列额外的非零元素增加了原子更新争用并降低了吞吐量。因此,我们实现了使用确定性舍入到最近、精确随机舍入和抖动舍入的FP16 SparseStack变体,并将它们与FP32 SparseStack、CountSketch、混合精度CountSketch和FlashSketch进行比较。我们的主要实证发现是,在测试的范围内,SparseStack嵌入质量对FP16舍入规则不敏感。确定性、随机和抖动舍入的FP16 SparseStack在不相干、相干和对抗性测试问题上产生几乎相同的子空间失真和草图求解最小二乘精度。主导精度因素是草图分布而非量化规则:SparseStack变体在相干输入上显著改善失真,而所有方法在不相干输入上表现相似。由于确定性舍入的开销最低,它在FP16 SparseStack变体中提供了最佳的性能-精度权衡。

英文摘要

Randomized sketching is a core primitive in randomized numerical linear algebra. On modern hardware architectures, in particular on GPUs, the performance of sparse sketches is limited by memory traffic and atomic accumulation rather than floating-point throughput. This makes sketching a natural target for mixed precision, provided that low-precision accumulation does not degrade the embedding quality. We study mixed-precision GPU implementations of sparse oblivious subspace embeddings, focusing on a SparseStack generalization of the GPU CountSketch kernel of Higgins et al. SparseStack improves embedding quality relative to CountSketch on coherent inputs, but its additional nonzeros per column increase atomic-update contention and reduce throughput. We therefore implement FP16 SparseStack variants using deterministic round-to-nearest, exact stochastic rounding, and dithered rounding, and compare them with FP32 SparseStack, CountSketch, mixed-precision CountSketch, and FlashSketch. Our main empirical finding is that, for the tested regimes, SparseStack embedding quality is insensitive to the FP16 rounding rule. Deterministic, stochastic, and dithered rounding FP16 SparseStack produce nearly identical subspace distortion and sketch-and-solve least-squares accuracy across incoherent, coherent, and adversarial test problems. The dominant accuracy factor is the sketch distribution rather than the quantization rule: SparseStack variants substantially improve distortion on coherent inputs, while all methods behave similarly on incoherent inputs. Since deterministic rounding has the lowest overhead, it provides the best performance--accuracy tradeoff among the FP16 SparseStack variants.

2606.20162 2026-06-19 cs.AI cs.IT cs.NI math.IT 新提交 60%

Implicit Semantic-Aware Communication Based on Hypergraph Reasoning

基于超图推理的隐式语义感知通信

Yiwei Liao, Shurui Tu, Yong Xiao, Yingyu Li, Guangming Shi

发表机构 * China Electric Power Research Institute Co., Ltd(中国电力科学研究院有限公司) National Key Laboratory for Power Grid Environmental Protection(电网环境保护国家重点实验室) School of Electronic Information and Communications, Huazhong University of Science and Technology(华中科技大学电子信息与通信学院) Peng Cheng Laboratory(鹏城实验室) Pazhou Laboratory (Huangpu)(琶洲实验室(黄埔)) School of Mechanical Engineering and Electronic Information, China University of Geosciences(中国地质大学机械与电子信息学院)

专题命中 其他科学智能 :超图推理用于语义通信

AI总结 提出基于超图的隐式语义推理框架HISR,通过超图建模多实体高阶关系,在噪声信道下提升语义推理鲁棒性,准确率提升36.6%。

Comments This work is accepted at IEEE Transactions on Communications

详情
AI中文摘要

语义感知通信已成为下一代通信系统的变革性范式,将基本目标从传输比特级符号转变为可靠恢复和理解信息的语义含义。先前研究表明,将源消息的语义内容表示为基于图的结构可以显著提高通信效率和接收端语义推理的准确性。然而,现有解决方案通常采用仅捕获成对关系的图,从而忽略了现实场景中常见的高阶隐式相关性,例如群体交互、多实体关联和复杂关系上下文。这种限制降低了语义表达能力,并使语义推理容易受到歧义和性能下降的影响,尤其是在噪声或损坏的信道条件下。为了解决这些问题,本文提出了一种新颖的基于超图的隐式语义推理框架HISR,该框架利用超图表示语义知识实体之间的复杂多实体关系。在HISR中,实体及其关联的高阶关系被映射到针对不同关系上下文定制的专用语义子空间中。这种设计不仅解耦了多样的语义交互以减轻传统图嵌入方法中常见的过平滑效应,而且即使在传输过程中发生部分信息丢失时也能实现鲁棒的语义推理。数值结果表明,所提出的HISR在隐式语义解释准确率上比最先进的基准提高了36.6%。

英文摘要

Semantic-aware communication has emerged as a transformative paradigm for next-generation communication systems, shifting the fundamental goal from transmitting bit-level symbols to reliably recovering and understanding the semantic meaning of information. Previous studies have demonstrated that representing the semantic content of source messages as graph-based structures can significantly improve communication efficiency and the accuracy of semantic inference at the receiver. However, existing solutions typically employ graphs that capture only pairwise relationships, thereby neglecting higher-order implicit correlations commonly observed in real-world scenarios, such as group interactions, multi-entity associations, and complex relational contexts. This limitation reduces semantic expressiveness and makes semantic inference susceptible to ambiguity and performance degradation, particularly under noisy or corrupted channel conditions. To address these issues, this paper proposes a novel hypergraph-based implicit semantic reasoning framework, HISR, which leverages hypergraphs to represent complex multi-entity relationships among semantic knowledge entities. In HISR, entities and their associated higher-order relations are mapped into dedicated semantic subspaces tailored to distinct relational contexts. This design not only disentangles diverse semantic interactions to mitigate the over-smoothing effects commonly found in traditional graph embedding methods but also enables robust semantic inference even when partial information loss occurs during transmission. Numerical results show that the proposed HISR achieves up to a 36.6% improvement in implicit semantic interpretation accuracy over the state-of-the-art benchmarks.

2606.19715 2026-06-19 eess.SP cs.IT math.IT 新提交 60%

Generalized Pinching-Antenna Systems: A Radio-Stripe-Based Realization

广义夹捏天线系统:基于无线电条带的实现

Yanqing Xu, Zhiguo Ding, Tsung-Hui Chang

专题命中 其他科学智能 :提出广义夹捏天线系统框架

AI总结 本文提出基于无线电条带(RS)的广义夹捏天线(RS-GPA)框架,通过主动天线处理单元实现位置灵活的无线接入,并开发稀疏激活与波束成形算法以降低总功耗。

Comments 13 pages, 7 figures

详情
AI中文摘要

本文研究无线电条带(RS)作为广义夹捏天线的实际实现,并提出基于RS的广义夹捏天线(RS-GPA)框架。与依赖导波到自由空间被动耦合的介质波导基被动夹捏天线不同,RS采用沿共享电缆部署的主动天线处理单元(APU)进行本地传输、接收和信号处理。这种类似电缆的主动架构提供了灵活的安装和广泛的频率适用性,同时允许选定的APU作为离散且可控的辐射或接收点,实现位置灵活的无线接入。基于所提出的RS-GPA框架,我们通过考虑距离相关的APU-用户信道建立了系统和信道模型。对于下行传输,我们提出了一个电路功率感知的稀疏APU激活和波束成形问题,并开发了一种重加权群稀疏波束成形算法。为了揭示激活原理,我们分析了单用户下行情况,并通过平衡发射功率节省和电路功率成本来刻画何时应激活额外的APU。受此启发,提出了一种几何引导的低复杂度多用户算法。对于上行传输,我们提出了一个联合APU激活和用户功率控制问题,并开发了一种几何引导的稀疏激活设计。数值结果表明,与基准方案相比,所提出的RS-GPA框架显著降低了总功耗,而几何引导算法在运行时间显著降低的情况下实现了与群稀疏设计几乎相同的功耗性能。

英文摘要

This paper investigates radio stripes (RSs) as a practical realization of generalized pinching antennas and proposes an RS-based generalized pinching-antenna (RS-GPA) framework. Unlike dielectric-waveguide-based passive pinching antennas that rely on passive coupling from a guided wave into free space, RSs employ active antenna processing units (APUs) deployed along a shared cable for local transmission, reception, and signal processing. This cable-like active architecture offers flexible installation and broad frequency applicability, while allowing selected APUs to act as discrete and controllable radiation or reception points for location-flexible wireless access. Based on the proposed RS-GPA framework, we establish the system and channel models by accounting for the distance-dependent APU-user channels. For downlink transmission, we formulate a circuit-power-aware sparse APU activation and beamforming problem and develop a reweighted group-sparse beamforming algorithm. To reveal the activation principle, we analyze the single-user downlink case and characterize when an additional APU should be activated by balancing transmit-power saving and circuit-power cost. Inspired by this insight, a geometry-guided low-complexity multiuser algorithm is proposed. For uplink transmission, we formulate a joint APU activation and user power control problem and develop a geometry-guided sparse activation design. Numerical results show that the proposed RS-GPA framework substantially reduces the total consumed power compared with benchmark schemes, while the geometry-guided algorithm achieves near-identical consumed-power performance to the group-sparse design with significantly lower runtime.

2606.19393 2026-06-19 cs.DM cs.DS math.CO 新提交 60%

An alternative way of defining finite graphs

定义有限图的另一种方式

Maxim Nazarov

专题命中 其他科学智能 :提出图线性符号作为图不变量

AI总结 提出一种完全图不变量“图线性符号”,作为有限图的替代定义,用于简化图的对称性图示和同构比较。

Journal ref Prikl. Diskr. Mat., 2015, no. 3(29), 83-94

详情
AI中文摘要

在本文中,我们引入了“图线性符号”——一种完全图不变量——它被定位为有限图的替代定义。该不变量使用类似于寻找图规范形式的算法构建。存储图线性符号而不是常规图,使我们能够极大地简化两个主要问题:考虑可能图对称性的图插图构建,以及两个图的同构比较。我们还展示了诸如着色和图路径等经典图论概念向图线性符号的可转移性。

英文摘要

In this paper we introduce "graph linear notation" -- a complete graph invariant -- which is positioned as an alternative definition for the finite graphs. This invariant is constructed using an algorithm similar to the algorithm of finding canonical forms of graphs. Storing graph linear notation instead of a regular graph allows us to greatly simplify two major problems: the construction of illustrations for graphs with regards to possible graph symmetries, and the comparison of two graphs for isomorphism. We also demonstrate the transferability to the graph linear notations such classical graph theory concepts as colourings and graph paths.

2606.20509 2026-06-19 math.DS 新提交 60%

Planar constant piecewise smooth vector fields with large hysteresis

具有大滞后的平面常数分段光滑向量场

Tiago Carvalho, Leonardo Serantola, Bruno de Souza Rangel

专题命中 其他科学智能 :分析具有大滞后的分段光滑向量场

AI总结 针对应用中广泛使用但缺乏极限集理论基础的滞后控制系统,本文在平面情形下分析两个线性向量场和两个切换边界,分类其极限集。

详情
AI中文摘要

在整个工作中,我们将对一类在应用中广泛使用但仍缺乏描述其动力学可能产生的极限集类型的一致理论基础的控制系统进行严格的数学分析。例如,在某些应用中,对某种疾病的治疗会一直进行,直到患病细胞水平低于规定的阈值C1。此时,暂停治疗以使患者机体从其副作用中恢复。随后,当患病细胞水平达到第二个大于C1的阈值C2时,恢复治疗,并重复该方案。据我们所知,目前还没有对此类模型的数学分类。在本文中,我们启动了一项旨在确定此类模型极限集的系统性文献工作。我们从平面情形开始,其中两个线性向量场处于活动状态,并考虑两个切换边界。自然,在未来的发展中,还应考虑更高维度的控制系统,其中包含额外的向量场和更一般的切换流形。

英文摘要

Throughout this work, we will carry out a rigorous mathematical analysis of a class of control systems that is widely used in applications but still lacks a consistent theoretical foundation for describing the types of limit sets that may arise from its dynamics. There are applications in which, for example, a treatment for a given disease is administered until the level of diseased cells falls below a prescribed threshold C1. At that point, the treatment is suspended in order to allow the patient's organism to recover from its side effects. Subsequently, when the level of diseased cells reaches a second threshold C2 bigger than C1, the treatment is resumed, and the protocol is repeated. To the best of our knowledge, there is not a mathematical classification of such models. In this paper, we initiate what is intended to become a consistent body of literature aimed at determining the limit sets of such models. We begin with the planar case, in which two linear vector fields are active and two switching boundaries are considered. Naturally, in future developments, control systems in higher dimensions, featuring additional vector fields and more general switching manifolds, should also be considered.

2606.20494 2026-06-19 math.CO 新提交 60%

Strong non-principality of positive codegree Turán density

正余度 Turán 密度的强非主性

Levente Bodnár, Jun Gao, Oleg Pikhurko, Mingyuan Rong, Shumin Sun

专题命中 其他科学智能 :证明正余度Turán密度的强非主性

AI总结 本文证明了对于每个 k≥3,存在两个 k-图 F1 和 F2 使得它们的联合正余度 Turán 密度严格小于各自的正余度 Turán 密度的最小值,建立了该密度的强非主性。

Comments 7 pages

详情
AI中文摘要

一个 $k$-图 $G$ 的 \emph{最小正余度} $\delta^+_{k-1}(G)$ 定义为在所有至少包含一条边的 $(k-1)$-元组中,包含该元组的边数的最小值。一个 $k$-图族 $\mathcal{F}$ 的 \emph{正余度 Turán 密度} 是当顶点数 $n\to\infty$ 时,所有不含 $\mathcal{F}$ 的 $k$-图 $G$ 中 $\delta^+_{k-1}(G)/n$ 的渐近最大值。本文通过证明对于每个 $k\ge3$ 存在两个 $k$-图 $F_1$ 和 $F_2$ 使得 $$ 0<\gamma^+(F_1, F_2) < \min\{\gamma^+(F_1), \gamma^+(F_2)\}, $$ 建立了关于该密度的强非主性版本。

英文摘要

The \emph{minimum positive codegree} $δ^+_{k-1}(G)$ of a $k$-graph $G$ is the minimum, over all $(k-1)$-sets that lie in at least one edge, of the number of edges containing that set. The \emph{positive codegree Turán density} of a $k$-graph family $\mathcal{F}$ is the asymptotically maximum value of $δ^+_{k-1}(G)/n$ over all $\mathcal{F}$-free $k$-graphs $G$ with $n\to\infty$ vertices. In this note, we establish a strong version of non-principality with respect to this density by proving that for every $k\ge3$ there exist two $k$-graphs $F_1$ and $F_2$ such that $$ 0<γ^+(F_1, F_2) < \min\{γ^+(F_1), γ^+(F_2)\}. $$

2606.20384 2026-06-19 math.NA cs.NA 新提交 60%

Nonlinear Geotechnical Analysis Using a Polygonal Cell-Based Smoothed Finite Element Framework

基于多边形单元的平滑有限元框架的非线性岩土工程分析

Mingjiao Yan, Yang Yang, Zongliang Zhang, Yinpeng Yin, Miao Zhang, Yijia Dong, Dong Pan, Xiaozi Lin, Tiankai Yang

专题命中 其他科学智能 :提出多边形单元平滑有限元法用于非线性岩土分析

AI总结 提出多边形单元平滑有限元法(CS-FEM)用于非线性岩土分析,结合Wachspress插值和应变平滑,在ABAQUS中实现,通过算例验证了精度和网格灵活性。

Comments 58 pages;27 figures

详情
AI中文摘要

非线性岩土工程分析通常涉及复杂几何、分阶段施工、局部破坏以及网格依赖的应力和塑性应变响应。本研究开发了一种基于多边形单元的平滑有限元方法(CS-FEM)用于非线性岩土工程分析,并通过用户单元子程序在ABAQUS中实现。该方法将Wachspress插值与单元应变平滑相结合,其中平滑应变-位移矩阵通过多边形平滑子单元的边界积分进行评估。该公式避免了在多边形单元内部直接计算形函数导数,并使得标准多边形网格和带有悬挂节点的混合四叉树网格能够在统一框架下处理。通过增量弹塑性本构更新(包括Mohr-Coulomb模型和Duncan-Chang模型)来考虑非线性岩土材料行为。给出了多个基准和工程实例,包括带孔板、条形基础、心墙堆石坝、隧道开挖和边坡稳定性问题,以进行验证。结果表明,所提方法能够准确预测位移、应力、塑性应变、承载力和安全系数,同时为非线性岩土工程分析提供了改进的网格灵活性和计算效率。

英文摘要

Nonlinear geotechnical analysis often involves complex geometries, staged construction, local failure, and mesh-dependent stress and plastic strain responses. This study develops a polygonal cell-based smoothed finite element method (CS-FEM) for nonlinear geotechnical analysis and implements it in ABAQUS through the user element subroutine. The proposed method combines Wachspress interpolation with cell-based strain smoothing, in which the smoothed strain--displacement matrix is evaluated by boundary integration over polygonal smoothing subcells. This formulation avoids direct calculation of shape-function derivatives inside polygonal elements and enables standard polygonal meshes and hybrid quadtree meshes with hanging nodes to be handled in a unified framework. Nonlinear geomaterial behavior is incorporated through incremental elasto-plastic constitutive updates, including the Mohr--Coulomb model and the Duncan--Chang model. Several benchmark and engineering examples, including a perforated plate, strip footing, core rockfill dam, tunnel excavation, and slope stability problems, are presented for verification. The results show that the proposed method accurately predicts displacement, stress, plastic strain, bearing capacity, and factor of safety, while providing improved mesh flexibility and computational efficiency for nonlinear geotechnical analysis.

2606.19842 2026-06-19 physics.optics 新提交 60%

Mid-infrared photothermal imaging flow cytometry

中红外光热成像流式细胞术

Yusei Sugawara, Keiichiro Toda, Genki Ishigane, Masato Fukushima, Takuro Ideguchi

专题命中 其他科学智能 :中红外光热成像流式细胞术,属于物理光学应用

AI总结 提出基于单次纳秒双脉冲中红外光热显微镜的无标记成像流式细胞术,通过将中红外开/关态编码到单次曝光中,抑制运动伪影,实现高速化学成像与单细胞分析。

详情
AI中文摘要

成像流式细胞术(IFC)能够实现高通量单细胞分析,但主要依赖荧光标记来获得分子特异性。无标记振动成像可提供内在化学对比度,然而基于相干拉曼的方法仅探测有限的轴向体积,这限制了流动下定量全细胞分析。中红外光热(MIP)显微镜通过结合线性中红外(MIR)吸收化学对比度和可见光检测,提供了一种克服此限制的有前景的途径,允许在宽场配置中对每个细胞的更大轴向体积进行化学成像。然而,将MIP显微镜应用于快速流动的细胞一直很困难,因为传统的帧顺序采集MIR-ON和MIR-OFF图像极易受到运动引起的减影伪影的影响。在这里,我们展示了MIP-IFC,一种基于单次纳秒双脉冲MIP(SNAP-MIP)显微镜的无标记成像流式细胞术平台。SNAP-MIP将MIR-ON和MIR-OFF状态编码到单次相机曝光中的不同全息通道中,将其时间间隔减少到20纳秒。这种单次采集抑制了运动伪影,并将无伪影MIP成像的允许样品速度比传统帧顺序MIP成像提高了五个数量级。利用这一能力,MIP-IFC以每秒500帧的速度获取化学图像,并实现了高达约70事件/秒的细胞事件率。我们展示了流动微珠的定量化学区分,并将MIP-IFC应用于油酸诱导脂质积累、脂肪细胞分化和融合依赖性细胞异质性的单细胞分析。这些结果确立了MIP-IFC作为一种高通量、定量、无标记的化学成像平台,用于流动下单细胞表型分析。

英文摘要

Imaging flow cytometry (IFC) enables high-throughput single-cell analysis but largely relies on fluorescence labeling to obtain molecular specificity. Label-free vibrational imaging can provide intrinsic chemical contrast, yet coherent Raman-based methods interrogate only a limited axial volume, which restricts quantitative whole-cell analysis under flow. Mid-infrared photothermal (MIP) microscopy offers a promising route to overcome this limitation by combining linear mid-infrared (MIR) absorption-based chemical contrast with visible-light detection, allowing chemical imaging of a broader axial volume of each cell in a wide-field configuration. However, applying MIP microscopy to rapidly flowing cells has been difficult because conventional frame-sequential acquisition of MIR-ON and MIR-OFF images is highly susceptible to motion-induced subtraction artifacts. Here we demonstrate MIP-IFC, a label-free imaging flow cytometry platform based on single-shot nanosecond-dual-pulse MIP (SNAP-MIP) microscopy. SNAP-MIP encodes the MIR-ON and MIR-OFF states into separate holographic channels within a single camera exposure, reducing their temporal separation to 20 ns. This single-shot acquisition suppresses motion artifacts and increases the allowable sample velocity for artifact-free MIP imaging by five orders of magnitude compared with conventional frame-sequential MIP imaging. Leveraging this capability, MIP-IFC acquired chemical images at 500 frames per second and achieved a cellular event rate up to ~70 events s^-1. We demonstrate quantitative chemical discrimination of flowing microbeads and apply MIP-IFC to single-cell profiling of oleic-acid-induced lipid accumulation, adipocyte differentiation, and confluence-dependent cellular heterogeneity. These results establish MIP-IFC as a high-throughput, quantitative, label-free chemical imaging platform for single-cell phenotyping under flow.

2606.19693 2026-06-19 physics.optics physics.app-ph physics.atm-clus 新提交 60%

Alignment-Controlled Optical Orbital Trapping of Single Airborne Aerosols for Dynamical Particle Sensing

对准控制的光学轨道捕获单个气溶胶用于动态粒子传感

Chun-Yen Wen, Yang-Yi Lee, Chung-Lin Chao, Ruei-Ying Jian, Wayne Cheng-Wei Huang, Tzu-Ling Chen*

专题命中 其他科学智能 :光学轨道捕获气溶胶,属于物理光学应用

AI总结 通过调节双光束光阱中两反向传播焦点的相对位置,实现单个气溶胶在局域约束与持续轨道运动间的切换,并利用轨道几何参数感知粒子直径。

Comments 12 pages, 8 figures

详情
AI中文摘要

聚焦光束陷阱中的光学力通常是非保守的,但这一非保守分量在空气传播单粒子动力学中的受控应用仍然有限。我们展示了一种双光束光阱,通过调节两个反向传播焦点的相对位置,单个气溶胶可以在局域约束和持续轨道运动之间切换。轴向分离控制非保守循环的启动,而横向偏移调节投影轨道尺寸并导致旋转频率的单调变化。T矩阵光学力计算和朗之万模拟支持这一解释,表明有限的轴向失准激活了循环力分量,而近零轴向分离则产生以约束为主的力场。实验通过均方位移和频率测量证实了预测的切换行为。我们进一步表明,投影轨道几何提供了粒子依赖的可观测量,轨道各向异性Ay/Ax随气溶胶直径系统变化。这些结果为受控的单空气传播粒子轨道动力学以及基于非平衡轨迹观测量的未来气溶胶测量提供了一个紧凑、低功耗的平台。

英文摘要

Optical forces in focused-beam traps are generally nonconservative, yet the controlled use of this nonconservative component for airborne single-particle dynamics remains limited. We demonstrate a dual-beam optical trap in which a single aerosol can be switched between localized confinement and sustained orbital motion by tuning the relative positions of two counter-propagating foci. The axial separation controls the onset of nonconservative circulation, while the lateral offset tunes the projected orbit size and causes a monotonic change in the rotation frequency. T-matrix optical force calculations and Langevin simulations support this interpretation by showing that finite axial misalignment activates a circulating force component, whereas near-zero axial separation gives a confinement-dominated force field. Experiments confirm the predicted switching behavior through mean-square displacement and frequency measurements. We further show that the projected orbit geometry provides a particle-dependent observable, with the orbit anisotropy Ay/Ax varying systematically with aerosol diameter. The results provide a compact, low-power platform for controlled orbital dynamics of single airborne particles and for future aerosol measurements based on nonequilibrium trajectory observables.

2606.19541 2026-06-19 physics.soc-ph physics.bio-ph physics.data-an physics.pop-ph 新提交 60%

Methodological guidelines for circadian modeling of Daylight Saving Time: application to the United States

日光节约时间昼夜节律建模的方法学指南:以美国为例

Jose Maria Martin-Olalla, Jorge Mira

专题命中 其他科学智能 :日光节约时间昼夜节律建模,属于社会物理

AI总结 本文批判了近期一项将美国疾病患病率与季节性时钟暴露关联的研究,指出其存在经度偏移符号反转的根本计算错误,并提出了正确建模美国地理背景下昼夜节律过程的方法。

Comments 2037 words, 7 pages, 4 figures

详情
AI中文摘要

对季节性时钟变化进行昼夜节律影响建模需要太阳时间与社会时间的精确同步。本报告批判了近期一项将美国疾病患病率与季节性时钟暴露关联的研究。我们识别出一个根本的计算错误:经度偏移的符号反转实际上颠倒了美国的东西轴,将当地健康数据与时区另一侧假设位置的昼夜节律负担交叉关联。我们概述了在美国地理背景下正确建模昼夜节律过程的方法。

英文摘要

Modeling the circadian impact of seasonal clock changing requires precise synchronization between solar and social time. This report critiques a recent study that associated disease prevalence in the United States with seasonal clock exposure. We identify a fundamental computational error in which a sign reversal of the longitudinal offset effectively inverted the US East-West axis, cross-correlating local health data with the circadian burden of hypothetical locations on the opposite side of a time zone. We outline the methodology for a correct modelization of the circadian process in the context of US geography.

2606.19499 2026-06-19 physics.soc-ph 新提交 60%

Narrative Structure in Tropes: A Computational Analysis of `Friends'

情节套路中的叙事结构:《老友记》的计算分析

Shun Zhang, Tabia Tanzin Prama, Christopher M. Danforth, Peter Sheridan Dodds

专题命中 其他科学智能 :《老友记》情节套路计算分析,属于社会物理

AI总结 通过计算分析《老友记》的情节套路,发现剧集套路频率与观众评分正相关,并将套路聚类为15个语义簇,揭示角色套路特征及语义组织。

详情
AI中文摘要

情节套路是电视和电影中反复出现的叙事手法。我们对情景喜剧《老友记》中的情节套路进行了计算分析,使用了来自TVTropes的人工标注、剧集剧本和IMDb评分。由于自动套路检测仍具挑战性,我们将现有的套路标注视为一个精心策划的分析层,并专注于其下游的叙事和语义功能。我们首先考察了剧集级别的套路频率与观众接受度之间的关系。我们发现套路数量与加权IMDb评分之间存在统计上显著的正相关,尽管解释力有限,表明除了套路密度之外还有其他因素影响观众评价。然后,我们将套路标注与对话剧本联系起来,并使用基于TF-IDF的语义特征表示与套路相关的对话。通过PCA和k-means聚类,我们将1,954个不同的套路分组为15个语义可解释的簇。卡方分析显示,六个主要角色在这些簇中分布不均,具有特定角色的套路特征,这些特征与它们既定的叙事身份基本一致。最后,我们将套路簇投影到奥西奥测量权力-危险空间中,以检查其语义组织。结果表明,“身体和性喜剧”占据了一个与相对较高危险相关的区域,而“启示、惊喜和反应”则占据了一个与相对较高权力相关的区域。总体而言,我们的工作展示了一种操作化套路测量的方法,并表明可识别的套路簇可以为角色和故事提供整体的“远读”描述。

英文摘要

Tropes are recurring narrative devices in television and film. We carry out a computational analysis of tropes in the sitcom Friends, using human-curated trope annotations from TVTropes, episode transcripts, and IMDb ratings. Because automatic trope detection remains challenging, we treat existing trope annotations as a curated analytical layer and focus on their downstream narrative and semantic functions. We first examine the relationship between episode-level trope frequency and audience reception. We find a statistically significant positive association between trope count and weighted IMDb ratings, although the modest explanatory power suggests that more than trope density alone explains audience evaluation. We then connect trope annotations to dialogue transcripts and represent trope-related dialogue using TF-IDF-based semantic features. Using PCA and k-means clustering, we group 1,954 distinct tropes into 15 semantically interpretable clusters. Chi-square analyses show that the six main characters are unevenly distributed across these clusters, with character-specific trope profiles that are broadly consistent with their established narrative identities. Finally, we project trope clusters into the ousiometric power-danger space to examine their semantic organization. The results show that "Physical and Sexual Comedy" occupies a region associated with relatively high danger, while "Revelation, Surprise, and Reaction" occupies a region associated with relatively high power. Overall, our work demonstrates a way to operationalize trope measurement and shows that identifiable trope clusters can provide holistic "distant reading" descriptions of characters and stories.

2606.19414 2026-06-19 cond-mat.stat-mech nlin.CD 新提交 60%

Spectra as a classical phenomenon, and the Einstein classical program

光谱作为经典现象,以及爱因斯坦经典纲领

Andrea Carati, Luigi Galgani, Fabrizio Gangemi

专题命中 其他科学智能 :光谱经典计算与爱因斯坦纲领,属于统计物理

AI总结 本文通过离子晶体红外光谱的经典计算,证明经典力学在宽温度范围内能复现实验数据,甚至优于现有量子计算,支持了爱因斯坦经典纲领。

Comments 23 Pages and 5 figures. Submitted to Journal Statistical Physics, for the special number on FPU problem

详情
AI中文摘要

根据玻恩(《原子物理学》,第103页),光谱是“量子现象,从经典立场来看完全不可理解”。然而,我们展示了离子晶体(实际为LiF)红外光谱的经典计算结果,表明情况更为复杂。事实上,结果发现:1)在室温及更高温度(高达1060 K)下,经典计算重现了实验数据,甚至比现有量子计算更好;2)在较低温度(甚至7.5 K)下,如果接受能斯特(第三定律的发明者)在1916年提出的零点能在经典物理学中也有容身之地的观点,经典计算也能很好地重现数据。最后指出,上述结果可被视为向实现爱因斯坦经典纲领迈出的第一步,该纲领旨在从实在论理论推导出量子物理学(公认的正确理论)。实际上,我们考虑的是极端版本的爱因斯坦经典纲领,其中实在论理论仅仅是(本质上,见下文)体相物质的经典电动力学,涉及相空间轨道、牛顿方程的解。附录致力于说明能斯特方法,该方法也涉及均分定律与普朗克定律之间的关系。

英文摘要

According to Born (\emph{Atomic Physics, page 103}), spectra are \emph{``quantum phenomena, which from a classical standpoint are perfectly unintelligible''}. However we illustrate results on classical calculations of infrared spectra of ionic crystals (actually LiF) which show that the situation is much more complex. Indeed it turns out that: 1) At room temperature and at higher ones (up to 1060 K) the classical computations reproduce the experimental data, even better than the \emph{presently available} quantum ones do; 2) At lower temperatures (even at 7.5 K), the classical computations reproduce pretty well the data, if one accepts the idea advanced in 1916 by Nernst (the inventor of the third principle) that zero-point energy has room in classical physics too. It is eventually pointed out that the mentioned results might be regarded as a first step towards an implementation of the Einstein Classical Program, which aims at deducing quantum physics (admittedly the correct theory) from a realistic theory. In fact, we are considering the Einstein classical program in the extreme version in which the realistic theory is just (\emph{essentially, see below}) classical electrodynamics of matter in bulk, involving phase space orbits, solutions of Newton equations. An Appendix is devoted to illustrate the Nernst approach, which concerns also the relation between equipartition and Planck's law.

2606.20170 2026-06-19 cond-mat.mes-hall cond-mat.str-el cond-mat.supr-con 新提交 60%

Transient triplet blockade in Andreev junction

安德烈夫结中的瞬态三重态阻塞

R. Taranko, J. Baranski, A. Jankiewicz, K. Wrzesniewski, I. Weymann, T. Domanski

专题命中 其他科学智能 :研究超导量子点结中的瞬态三重态,物理仿真

AI总结 研究超导体-量子点-量子点-正常金属结中非平衡三重态配置的瞬态形成及其对亚隙电荷输运的阻塞效应,通过解析和数值计算揭示其时间演化尺度。

Comments 15 pages, 13 figures

详情
AI中文摘要

我们研究了在超导体和正常金属引线之间串联两个量子点的纳米结中,非平衡条件下出现的时间依赖三重态配置。我们表明,当两个量子点被相同自旋电子单占据时,点内电子配对被抑制,这显著影响了亚隙电荷输运。我们研究了这种配置可以暂时遇到的过程,无论是由于初始条件还是通过施加外部磁场。我们的解析和数值计算提供了时间尺度的估计,表征了三重态配置的演化,这可以在时间分辨隧穿测量中显现。这种三重态配置的非平衡特征可能与超导量子比特的操作相关,无论是常规实现还是拓扑实现。

英文摘要

We study the time-dependent triplet configuration, appearing under nonequilibrium conditions in a nanoscopic junction with two quantum dots coupled in series between superconductor and normal metallic lead. We show that in the situation, when both quantum dots are singly occupied by identical spin electrons, the on-dot electron pairing is suppressed what substantially affects the subgap charge transport. We investigate processes in which such configuration can be temporarily encountered, either due to the initial conditions or by imposing the external magnetic field. Our analytical and numerical calculations provide estimations for the temporal scales, characterizing evolution of the triplet configuration which could be manifested in the time-resolved tunneling measurements. Such nonequilibrium features of the triplet configuration might be relevant to operations on superconducting qubits, in their conventional and/or topological realizations.

2606.20168 2026-06-19 cond-mat.stat-mech cond-mat.str-el hep-th math-ph math.MP 新提交 60%

Norms, overlaps and Yangian descendants for the Haldane--Shastry spin chain

Haldane-Shastry自旋链的范数、重叠和Yangian后代

Yunfeng Jiang, Jules Lamers, Yuan Miao

专题命中 其他科学智能 :研究自旋链的Yangian后代,物理数学

AI总结 本文通过代数Bethe ansatz系统构造了Haldane-Shastry自旋链的Yangian后代态,并推导了这些态的范数和重叠的乘积与行列式公式。

Comments 34 pages, 3 figures

详情
AI中文摘要

Haldane-Shastry自旋链是一个具有长程相互作用的原型可积模型,以其承载分数统计准粒子和作为共形场论的离散类似物而著称。其显著的简单性与完整的Yangian自旋对称性密切相关。尽管该对称性的最高权态已知,但计算各种物理量所需的后代态的系统处理仍不完整。在这项工作中,我们遵循Ferrando等人最近的工作,通过代数Bethe ansatz提供了这些后代态的详细构造。在极端扭曲极限下,它包含了Gelfand-Tsetlin基。作为应用,我们推导了这些态的范数和重叠的乘积与行列式公式。

英文摘要

The Haldane-Shastry spin chain is a prototypical integrable model with long-range interactions, notable for hosting quasiparticles with fractional statistics and serving as a discrete analogue of a conformal field theory. Its remarkable simplicity is closely tied to a full Yangian spin symmetry. While the highest-weight states for this symmetry are known explicitly, a systematic treatment of the descendant states, needed for the computation of various physical quantities, has remained incomplete. In this work, we provide a detailed construction of these descendants in terms of the algebraic Bethe ansatz following recent work of Ferrando et al. In the limit of extreme twist, it includes the Gelfand-Tsetlin basis. As an application, we derive product and determinant formulae for norms and overlaps of these states.

2606.20070 2026-06-19 cond-mat.soft 新提交 60%

\textit{E.\ coli} bacterium near corrugated surfaces: near-suface swimming, escape, and hydrodynamic trapping}

波纹表面附近的\textit{E. coli}细菌:近表面游动、逃逸和水动力捕获

Pierre Martin, Gonçalo C. Antunes, Holger Stark

专题命中 其他科学智能 :模拟细菌在波纹表面游动,生物物理

AI总结 通过水动力模拟研究非翻滚大肠杆菌在波纹表面附近的游动行为,发现表面曲率影响细菌的逃逸和捕获,高曲率促进振荡游动并增强捕获。

详情
AI中文摘要

细菌常在复杂环境中游动,其中表面普遍存在且很少平坦。表面形貌和曲率可强烈影响细菌运动,对表面探索、粘附和生物膜形成具有重要后果。这里,我们通过详细细菌模型的水动力模拟,研究了非翻滚\textit{Escherichia coli}细菌在起伏无滑移表面附近的游动。后者由刚性球柱形细胞体和基于Kirchhoff杆理论建模的柔性鞭毛描述,而周围流体使用多粒子碰撞动力学方法模拟。在正弦表面调制的低曲率下,细菌表现出持久的近表面游动和顺时针轨迹,与已知的平坦无滑移壁附近行为一致。随着曲率增加,游向脊的细菌可以从表面逃逸,我们据此估计了表面脱离更可能发生的临界曲率。在更大曲率下,我们发现表面几何促进沿沟槽方向的振荡游动,这减少了逃逸机会,因此增强了细菌捕获。实际上,沟槽周围的限制将细菌游动从顺时针逆转为逆时针,正如我们通过两个最小模型所展示的。因此,我们的工作强调了三维表面形貌在细菌表面探索中的重要性。

英文摘要

Bacteria often swim in complex environments where surfaces are ubiquitous and rarely flat. Surface topography and curvature can strongly affect bacterial motility, with important consequences for surface exploration, adhesion, and biofilm formation. Here, we investigate the swimming of a non-tumbling \textit{Escherichia coli} bacterium near an undulating no-slip surface using hydrodynamic simulations of a detailed model bacterium. The latter is described by a rigid spherocylindrical cell body and flexible flagella modeled with the Kirchhoff rod theory, while the surrounding fluid is simulated using the method of multi-particle collision dynamics. At low curvatures of the sinusoidal surface modulations, the bacterium exhibits persistent near-surface swimming and clockwise trajectories, consistent with the known behavior near flat no-slip walls. As the curvature increases, bacteria swimming toward a ridge can escape from the surface, which we use to estimate a critical curvature where surface detachment is more likely. At larger curvatures, we find that the surface geometry promotes oscillatory swimming along the groove direction, which reduces escape opportunities and, therefore, enhances bacterial trapping. Indeed, the confinement around the groove reverses the swimming of the bacterium from clockwise to counter-clockwise, as we demonstrate by two minimal models. Thus our work highlights the importance of the three-dimensional surface topography in bacterial surface exploration.

2606.20040 2026-06-19 cond-mat.soft cond-mat.stat-mech 新提交 60%

Electrostatic effects in nano-reactor-confined charge regulated macroions

纳米反应器限域中电荷调节大分子的静电效应

Manit Klawtanong, Petch Khunpetch, Huaqiong Li, Shigeyuki Komura

专题命中 其他科学智能 :研究纳米反应器中电荷调节,软物质物理

AI总结 提出纳米反应器内含电荷调节大分子的热力学模型,结合Poisson-Boltzmann静电学和电荷调节形式,分析电解质分布与大分子电荷特征,发现表面电荷不对称性影响静电势分布,有效屏蔽长度非单调变化,总压力随反应器半径和盐浓度增加而单调减小。

详情
AI中文摘要

我们构建了一个纳米反应器的热力学模型,该反应器包含电荷调节的大分子,置于可渗透电解质的封闭空间内。然后,该模型在Poisson-Boltzmann静电学框架内形式化,并通过电荷调节形式一致地包含被困大分子表面分子基团的电荷解离。通过在线性化的Debye-Hückel型近似下求解基本平衡方程,我们分析了非均匀电解质分布和大分子电荷的显著特征。我们发现大分子的表面电荷不对称性/对称性强烈影响静电势的空间分布。有效屏蔽长度表现出非单调行为,这是由于外部溶液和大分子有效电荷之间的复杂相互作用所致,这些电荷控制着电荷调节平衡。纳米反应器封闭边界处的总压力随着封闭半径和离子体盐浓度的增加而单调减小。此外,所得压力受到纳米反应器表面电荷密度和受限大分子数量的强烈影响。

英文摘要

We formulate a thermodynamic model of a nano-reactor containing charge-regulated macroions within an electrolyte-permeable enclosure. The model is then formalized within the Poisson-Boltzmann electrostatics augmented by the consistent inclusion of the charge dissociation of molecular groups residing on the surface of the entrapped macroions via charge regulation formalism. By solving the basic equilibrium equations in the linearized Debye-Hückel type approximation, we analyze the salient features of the inhomogeneous electrolyte distribution and macroion charge. We found that the surface charge asymmetry/symmetry of the macroions strongly affects the spatial profile of electrostatic potential. The effective screening length shows the non-monotonic behavior, arising from the complex interplay between the bathing external solution and macroion effective charges, which govern charge regulation equilibria. The total pressure at the nano-reactor enclosure boundary decreases monotonically as the enclosure radius and the ionic bulk salt concentration increase. Also, the resulting pressure is strongly influenced by the surface charge densities of the nano-reactor and the number of confined macroions.

2606.20038 2026-06-19 cond-mat.mes-hall 新提交 60%

Tunneling-induced translation of intact $π$-radical clusters on Au(111)

隧穿诱导的完整$\pi$自由基团簇在Au(111)上的平移

Jacob D. Teeter, Kateryna Averchenko, Maximilian Eliasch, Stefan Müllegger

专题命中 其他科学智能 :STM操纵自由基团簇,表面物理

AI总结 利用低温扫描隧道显微镜,在Au(111)表面实现了三元持久性分子$\pi$自由基团簇的整体可控操纵,并通过拖拽构建了人工团簇组装体。

详情
AI中文摘要

扫描隧道显微镜(STM)是研究和操纵表面分子的强大工具。我们展示了在6.2 K下运行的低温STM对三元持久性分子$\pi$自由基团簇的整体可控操纵。这些三元团簇——每个由三个$\alpha,\gamma$-双二苯基-$\beta$-苯基烯丙基(BDPA)分子在Au(111)上自组装而成——在针尖诱导的相对于表面的平移和旋转过程中保持其自然团簇结构。持续且重复地拖拽自由基团簇被证明有助于构建由多个团簇组成的人工组装体。我们的结果为在表面上创建和研究基于自由基的自旋组装体提供了新的机会。

英文摘要

The scanning tunneling microscope (STM) is a powerful tool for investigating and manipulating molecules on surfaces. We demonstrate with a low-temperature STM operated at 6.2 K the controlled manipulation of ternary clusters of persistent molecular $π$ radicals as a whole. The ternary clusters $-$ each self-assembled from three $α,γ$-bisdiphenylene-$β$-phenylallyl (BDPA) molecules on Au(111) $-$ maintain their natural cluster structure throughout tip-induced translation and rotation relative to the surface. Sustained and repeated dragging of radical clusters is shown to facilitate the construction of artificial assemblies of several clusters. Our results provide new opportunities for the creation and investigation of radical-based spin assemblies on surfaces.

2606.20020 2026-06-19 cond-mat.quant-gas quant-ph 新提交 60%

Effects of interaction range on the mean-field dynamics of Bose polarons

相互作用范围对玻色极化子平均场动力学的影响

Piotr Wysocki, Ubaldo Cavazos Olivas, Marek Tylutki, Krzysztof Jachymski

专题命中 其他科学智能 :研究玻色极化子动力学,量子气体物理

AI总结 研究有限范围相互作用下三维玻色极化子的静态和非平衡性质,发现弛豫动力学通过杂质速度的阻尼振荡实现,且平衡过程对杂质-浴相互作用类型敏感。

详情
AI中文摘要

我们考虑在有限范围相互作用和竞争长度尺度情况下的三维玻色极化子问题。在杂质的参考系中,我们研究了系统的静态和非平衡性质,特别是杂质与宿主气体之间的动量传递。我们发现弛豫动力学可以通过杂质速度的阻尼振荡发生,且简单依赖于相互作用强度。此外,平衡过程对杂质-浴相互作用的类型敏感。具体而言,描述离子-原子系统的原子间力导致在强耦合区域中比局域相互作用势更长的时间尺度和更明显的振荡。我们还发现,即使两种情况下极化子云中的原子数相似,有效质量也可能相差很大。

英文摘要

We consider the three-dimensional Bose polaron problem in the regime of finite range interactions and competing length scales. Working in the reference frame of the impurity, we study both static and out of equilibrium properties of the system, in particular the transfer of momentum between the impurity and the host gas. We find that relaxation dynamics can occur via damped oscillations of the impurity velocity with simple dependence on the interaction strength. Furthermore, the equilibration process is sensitive to the type of the impurity-bath interaction. Specifically, interatomic forces describing ion-atom systems lead to much longer timescales and more pronounced oscillations in the strong coupling regime with respect to local interaction potentials. We also find that the effective masses can differ by a large amount between the two scenarios, even if the number of atoms in the polaron cloud remains similar for both cases.

2. 物理仿真 6 篇

2606.19592 2026-06-19 physics.flu-dyn 新提交 60%

Hypersonic Shock-Wave/Boundary-Layer Interaction on a Three-Dimensional Expansion-Compression Geometry

三维膨胀-压缩几何体上的高超声速激波/边界层相互作用

Anshuman Pandey, Katya Casper, Steven Beresh, Rajkumar Bhakta, Marie De Zetter, Russell Spillers

专题命中 物理仿真 :高超声速激波边界层实验,属于流体物理

AI总结 实验研究了马赫数5和8下细长锥体三维膨胀-压缩几何体的流场,发现分离激波锁定在膨胀角上,分离区随雷诺数变化,并观察到大规模低频呼吸运动。

详情
AI中文摘要

本实验工作利用高频压力传感器、高帧率纹影、温度敏感涂料、剪切应力测量和油流可视化,探索了马赫数5和8下细长锥体上三维膨胀-压缩几何体周围的流场。$7^\circ$锥体几何体具有一个双曲切片作为膨胀角,随后是一个$30^\circ$有限跨度压缩斜坡。自由流雷诺数变化,使得接近膨胀角的边界层为层流、转捩或湍流。在层流或早期转捩条件下,分离激波锁定在膨胀角上,分离区域覆盖了切片的大部分,分离剪切层以优选频率拍动。随着雷诺数增加,分离激波向下游移动到切片上,分离气泡缩小,剪切层拍动频率增加而振幅下降。在所有情况下,都观察到大规模低频呼吸运动。马赫数8下跨膨胀角的强再层流化阻止了激波/边界层相互作用达到真正的湍流状态,并从根本上改变了其在这种非标准几何体上的行为。

英文摘要

This experimental work explores the flow field around a three-dimensional expansion-compression geometry on a slender cone at Mach 5 and 8 using high-frequency pressure sensors, high-framerate schlieren, temperature-sensitive paint, shear-stress measurements and oil-flow visualizations. The $7^\circ$ cone geometry has a hyperbolic slice acting as an expansion corner which is then followed by a $30^\circ$ finite-span compression ramp. The freestream Reynolds number was varied so that the boundary layer approaching the expansion corner was either laminar, transitional or turbulent. At laminar or early transitional conditions, the separation shock locks onto the expansion corner and the separation region encompasses most of the slice, with the separation shear layer flapping at a preferred frequency. As Reynolds number is increased, the separation shock moves downstream onto the slice, the separation bubble shrinks, and the shear layer flapping frequency increases while its amplitude drops. In all cases, large-scale low-frequency breathing motions are observed. The strong relaminarization across the expansion corner at Mach 8 prevents the shock/boundary-layer interaction from reaching truly turbulent conditions and fundamentally changes its behavior on this non-canonical geometry.

2606.19466 2026-06-19 physics.gen-ph 新提交 60%

Non-degenerate and degenerate wormholes: a unified approach

非退化与退化虫洞:一种统一方法

Juri Dimaschko

专题命中 物理仿真 :虫洞统一理论,属于理论物理

AI总结 引入广义退化虫洞概念,通过g²修正爱因斯坦场方程统一描述非退化与退化虫洞,揭示爱因斯坦-罗森桥与Klinkhamer缺陷虫洞为真空解,并指出经典零能量条件定理仅适用于非退化情形。

Comments Accepted for publication in Modern Physics Letters A

详情
AI中文摘要

引入广义退化虫洞概念,定义为虫洞喉部度量行列式g为零。它由多项式g²修正的爱因斯坦场方程描述。基于此框架,我们证明爱因斯坦-罗森桥和Klinkhamer缺陷虫洞都是g²修正方程的精确真空解,全局有效,包括在退化喉部,而Klinkhamer构型还允许b>2M的可穿越几何,其中b设定虫洞喉部的长度尺度,M是质量参数。相比之下,由常规(非正则化)爱因斯坦方程支配的标准Morris-Thorne虫洞和薄壳虫洞本质上是非退化的,并且必须由奇异应力-能量支撑。在带有物质场的统一正则化系统中,薄壳虫洞和Klinkhamer虫洞表现为两种性质不同的状态类别:非退化且带有奇异物质,与退化且真空共享爱因斯坦-罗森桥作为共同极限构型。这种统一观点阐明了经典零能量条件不可行定理为何仅适用于非退化部分,并暗示了不需要违反NEC的稳态可穿越退化虫洞的可能性。

英文摘要

A generalized notion of degenerate wormholes is introduced, defined by the vanishing of the metric determinant g at the throat. It is described by the polynomial, g^2 modified Einstein field equations. Building on this framework, we show that both the Einstein Rosen bridge and the Klinkhamer defect wormhole are exact vacuum solutions of the g^2 modified equations, valid globally including at the degenerate throat, while the Klinkhamer configuration additionally admits traversable geometries with b>2M, where b sets the length scale of the wormhole throat and M is a mass parameter. In contrast, standard Morris Thorne and thin shell wormholes, governed by the conventional (non regularized) Einstein equations, are intrinsically non degenerate and necessarily supported by exotic stress energy. Within a unified regularized system with matter, both thin shell and Klinkhamer wormholes appear as two qualitatively distinct classes of states: non degenerate with exotic matter versus degenerate with vacuum sharing the Einstein Rosen bridge as a common limiting configuration. This unified viewpoint clarifies why classical null energy condition no go theorems apply only to the non degenerate sector and suggests the possibility of stationary degenerate traversable wormholes that do not require NEC violation.

2606.20440 2026-06-19 cond-mat.quant-gas physics.atom-ph 新提交 60%

Polaronic hybridization of atoms, dimers and trimers in a Bose-Einstein condensate

玻色-爱因斯坦凝聚中原子、二聚体和三聚体的极化子杂化

Carsten Robens, Arthur Christianen, Alexander Y. Chuang, Huan Q. Bui, Yiming Zhang, Richard Schmidt, Martin Zwierlein

专题命中 物理仿真 :研究玻色-爱因斯坦凝聚中的极化子杂化,属于物理仿真

AI总结 通过射频光谱实验,在钠玻色-爱因斯坦凝聚中观测到钾杂质与凝聚体形成的三体关联极化子杂化态,并用无自由参数的三能级模型解释主要光谱特征。

Comments 5+4 pages, 4+3 figures

详情
AI中文摘要

浸入玻色-爱因斯坦凝聚体(BEC)中的杂质形成的玻色极化子问题,已被预测具有由多个玻色子与杂质形成的束缚态所导致的强关联。尽管直接实验证据至今仍难以获得,但在这里我们观测到了玻色极化子中三体关联的清晰特征。我们对$^{23}$Na BEC中的$^{40}$K杂质进行射频光谱分析,识别出极化子杂化态,这些态可以理解为裸原子、NaK二聚体和Na$_2$K三聚体的叠加,通过相干粒子交换与凝聚体耦合。我们表明,主要光谱特征可由一个无自由参数的简单三能级模型描述。我们的工作展示了凝聚体环境如何相干地杂化不同组成和质量的束缚态,类似于粒子物理学中由Cabibbo-Kobayashi-Maskawa(CKM)矩阵描述的夸克味混合。

英文摘要

The Bose polaron problem of an impurity immersed in a Bose-Einstein condensate (BEC) has been predicted to feature strong correlations arising from bound states of multiple bosons with the impurity. While direct experimental evidence has so far remained elusive, here we observe clear signatures of three-body correlations in Bose polarons. We perform radiofrequency spectroscopy on $^{40}$K impurities in a BEC of $^{23}$Na and identify polaronic hybrid states that can be understood as superpositions of the bare atom, a NaK dimer and a Na$_2$K trimer, coupled through coherent particle exchange with the condensate. We show that the main spectroscopic features are captured by a simple three-level model without free parameters. Our work shows how a condensate environment can coherently hybridize bound states of different composition and mass, reminiscent of quark-flavor mixing described by the Cabibbo-Kobayashi-Maskawa (CKM) matrix in particle physics.

2606.20294 2026-06-19 cond-mat.soft cond-mat.mes-hall cond-mat.stat-mech 新提交 60%

Multi-particle gates on driven one-dimensional paths: probing deep traps

驱动一维路径上的多粒子门:探测深陷阱

Harsh Jain, Shankar Ghosh, Archishman Raju

专题命中 物理仿真 :研究驱动胶体粒子输运,属于物理仿真

AI总结 研究驱动过阻尼胶体粒子在具有深势阱的周期性路径上的单列输运,发现当粒子数超过临界值时,粒子流从零变为有限,并呈现集体相关运动,通过数值模拟和光学涡旋实验验证。

详情
AI中文摘要

我们研究了驱动过阻尼胶体粒子在具有深势阱的周期性路径上的单列输运。在小陷阱极限(即陷阱尺寸小于粒子尺寸)下,当路径上的粒子数超过临界数$n_c$时,粒子流从零转变为有限。超过此阈值,$n_c$个粒子在陷阱后聚集,表现出集体相关运动。剩余的“额外”粒子循环流动,产生有限电流。我们通过过阻尼布朗动力学模拟数值研究了这一现象,并展示了在光学涡旋中驱动的微米级胶体粒子的实验实现。利用我们的实验观测,我们给出了表征深达数百$k_BT$的势阱的结果。

英文摘要

We study single-file transport of driven overdamped colloidal particles on a periodic path with deep potential wells. In the small trap limit (i.e., trap size smaller than particle size), the particle current transitions from zero to finite as the number of particles on the path exceeds a critical number $n_c$. Beyond this threshold, $n_c$ particles cluster behind the trap, demonstrating collective correlated motion. The remaining `extra' particles circulate, giving a finite current. We study this phenomenon numerically using overdamped Brownian dynamics simulations, and present an experimental realization of this behaviour for micron-scale colloidal particles driven in an optical vortex. Using our experimental observations, we present results characterizing potential wells as deep as several hundred $k_BT$.

2606.20281 2026-06-19 cond-mat.quant-gas quant-ph 新提交 60%

Arrival times of an atomic Bose-Einstein condensate

原子玻色-爱因斯坦凝聚体的到达时间

Pascal Naidon, Lucas Happ, Denis Boiron

专题命中 物理仿真 :研究玻色-爱因斯坦凝聚体到达时间

AI总结 研究在探测器靠近陷阱的未探索区域中,原子玻色-爱因斯坦凝聚体的飞行时间分布,通过解析和数值求解含时Gross-Pitaevskii方程,分析相互作用对到达时间分布的影响。

Comments 13 pages, 11 figures

详情
AI中文摘要

在实验未探索的区域中,即探测器靠近凝聚体陷阱的情况下,理论上研究了原子玻色-爱因斯坦凝聚体的飞行时间。在该区域,如何计算到达探测器的到达时间分布尚无共识。对于非相互作用粒子,过去已有不同的理论预测。本文分析了这些预测如何因相互作用的玻色-爱因斯坦凝聚体而改变。为此,解析和数值求解了含时Gross-Pitaevskii方程。

英文摘要

The times of flight of an atomic Bose-Einstein condensate are theoretically investigated in the experimentally unexplored regime corresponding to detection close to the trap of the condensate. In this regime, there is no consensus on how to calculate the distribution of times of arrival onto the detector. For non-interacting particles, distinct theoretical predictions have been made in the past. This work analyses how these predictions are modified for an interacting Bose-Einstein condensate. For this purpose, a time-dependent Gross-Pitaevskii equation is solved analytically and numerically.

2606.20190 2026-06-19 cond-mat.soft 新提交 60%

Independent Control of Transport and Order in a Ratcheted Colloidal Suspension

棘轮胶体悬浮液中输运与有序性的独立控制

Sudipta Mandal, Dipanjan Chakraborty, Debasish Chaudhuri

专题命中 物理仿真 :研究棘轮胶体悬浮液中的输运与有序性

AI总结 通过大规模分子动力学模拟,研究随机非对称分段线性闪烁棘轮驱动的二维排斥相互作用胶体悬浮液中的定向输运,发现频率和不对称性可独立控制粒子流,分别影响结构有序性。

Comments 18 pages

详情
AI中文摘要

我们通过大规模分子动力学模拟,研究了由随机非对称分段线性闪烁棘轮驱动的二维排斥相互作用胶体悬浮液中的定向输运。驱动频率和棘轮不对称性提供了两种独立控制粒子流的方式,但它们对悬浮液的影响不同。在固定不对称性下,粒子流显示出与棘轮频率的共振,该共振由相互作用粒子的集体弛豫动力学决定。由此产生的输运增强伴随着缺陷介导的结构变化,显示出密度依赖的六角相和类固态,较大的电流通常与较弱的有序性相关。相比之下,在固定频率下,改变棘轮不对称性主要改变定向偏置的强度,可以显著增强电流,同时六角有序性基本不变。在平衡六角-熔化区域附近,这使得在不严重破坏六重取向有序性的情况下产生显著的定向电流成为可能。这些结果表明,频率调谐将输运与结构重组耦合,而不对称性调谐主要控制输运而结构基本不变,为操控驱动胶体悬浮液中的输运和有序性提供了不同且互补的途径。

英文摘要

We study directed transport in a two-dimensional suspension of repulsively interacting colloids driven by a stochastic asymmetric piecewise-linear flashing ratchet using large-scale molecular dynamics simulations. The driving frequency and the ratchet asymmetry offer two independent ways of controlling the particle current, but they affect the suspension differently. At fixed asymmetry, the current shows a resonance with ratcheting frequency that is set by the collective relaxation dynamics of the interacting particles. The resulting increase in transport is accompanied by defect-mediated structural changes, showing density-dependent hexatic and solid-like states, with larger currents generally associated with weaker ordering. By contrast, at fixed frequency, changing the ratchet asymmetry mainly alters the strength of the directed bias and can significantly enhance the current while leaving the hexatic order largely unchanged. Near the equilibrium hexatic-melting regime, this makes it possible to generate substantial directed currents without strongly disrupting sixfold orientational order. These results show that frequency tuning couples transport to structural reorganization, whereas asymmetry tuning primarily controls transport leaving the structure largely unaltered, providing distinct and complementary routes for manipulating transport and order in driven colloidal suspensions.

3. 材料化学 3 篇

2606.20317 2026-06-19 cond-mat.supr-con 新提交 60%

Thermal reconstruction as a method of substrate preparation for highly crystalline superconducting TiN resonators

热重构作为高结晶超导TiN谐振器衬底制备的方法

Thomas J. Smart, Marc Neis, Janine Lorenz, Marcello P. Guardascione, Roudy Hanna, Michael Schleenvoigt, Yuan Gao, Joscha Domnick, Benjamin Bennemann, Abdur Rehman Jalil, Jin Hee Bae, Harsh Bhardwaj, F. Stefan Tautz, Felix Lüpke, Detlev Grützmacher, Rami Barends, Pavel A. Bushev, Peter Schüffelgen

专题命中 材料化学 :研究TiN谐振器衬底制备方法

AI总结 本文提出用CO₂激光热退火使蓝宝石衬底重构为(√31×√31)R±9°结构,替代化学清洗用于外延生长,制备的TiN薄膜结晶性更好,谐振器单光子内禀品质因数超10⁶。

Comments 12 pages, 9 figures

详情
AI中文摘要

在蓝宝石上实现高质量晶体薄膜生长需要充分的衬底制备,通常通过使用强化学清洗来实现。通过CO$_2$激光束直接热重构蓝宝石衬底,可能提供一种无需任何化学处理的替代外延衬底制备方法。在本工作中,我们证明了将蓝宝石热退火至其($\sqrt{31}$$\times$$\sqrt{31}$)$R$$\pm$9°重构是蓝宝石衬底的一种有效替代制备技术。在这些衬底上通过等离子体辅助分子束外延生长的TiN薄膜,其结晶性优于在化学清洗的蓝宝石衬底上生长的薄膜。由这些薄膜制备的超导谐振器表现出相似的性能,对于两种衬底制备方法,许多谐振器在单光子水平的内禀品质因数均大于10$^6$。

英文摘要

High quality crystalline growth of a thin film on sapphire requires sufficient substrate preparation, often achieved via the use of aggressive chemical cleaning. Direct thermal reconstruction of the sapphire substrate via a CO$_2$ laser beam may allow for an alternative way to prepare the substrate for epitaxy without the use of any chemical processing. Within this work, we demonstrate that thermal annealing of sapphire into its ($\sqrt{31}$$\times$$\sqrt{31}$)$R$$\pm$9° reconstruction is a valid alternative preparation technique for sapphire substrates. TiN films grown via plasma-assisted molecular beam epitaxy upon these substrates exhibit greater crystallinity than those grown on chemically cleaned sapphire substrates. Superconducting resonators fabricated from these films exhibit similar performance, with many possessing internal quality factors at single photon levels greater than 10$^6$ for both substrate preparation methods.

2606.20262 2026-06-19 cond-mat.mtrl-sci cond-mat.mes-hall physics.optics quant-ph 新提交 60%

Anomalous magneto-optical response at $\mathrm{RuO_2 / WSe_2}$ van der Waals interface

RuO₂/WSe₂范德华界面处的异常磁光响应

Muhammad Hassan Shaikh, Abhijith Puthiya Veettil, Collin Maurtua, Dai Q. Ho, Subhash Bhatt, David T. Plouff, Malitha Gulawita, Kenji Watanabe, Takashi Taniguchi, John Q. Xiao, Anderson Janotti, Chitraleema Chakraborty

专题命中 材料化学 :研究RuO₂/WSe₂界面磁光响应

AI总结 通过磁近邻效应在RuO₂/WSe₂异质结中探测到RuO₂表面弱磁性,发现低于55K时激子能量异常偏移和谷分裂反常,表明界面交换场主导谷态,为研究争议性磁性材料提供了光学探针。

详情
AI中文摘要

二氧化钌(RuO₂)被提出作为交替磁性候选材料,尽管其磁基态仍存在争议。本文利用由单层二硒化钨(WSe₂)置于(001)取向RuO₂薄膜表面构成的范德华异质结中的磁近邻效应(MPE),探测RuO₂表面的弱界面磁态。温度依赖的磁光光谱揭示,在55 K以下出现异常的激子能量偏移和偏离常规Varshni行为,而这些现象在封装的WSe₂对照样品中不存在。该异常偏移在相反磁场极性的场冷却下符号反转,表明其磁起源。偏振分辨测量进一步显示,WSe₂/RuO₂中的谷分裂几乎与场无关且波动,与对照裸WSe₂样品中观察到的常规线性塞曼分裂形成强烈对比。这些结果表明,谷态主要由与RuO₂中弱表面磁态相关的界面交换场主导,而在所施加的磁场范围内不产生常规线性塞曼响应。重要的是,该方法无需引入额外铁磁层即可直接光学探测涌现的表面磁性,将基于MPE的光学探测定位为研究弱表面磁性的工具,并为研究具有争议性磁态的磁性材料提供了新可能性。

英文摘要

Ruthenium dioxide ($\mathrm{RuO_2}$) has been proposed as an altermagnetic candidate, although its magnetic ground state remains controversial. Here, we probe weak interfacial magnetic states at the surface of (001)-oriented $\mathrm{RuO_2}$ films using the magnetic proximity effect (MPE) in a van der Waals heterostructure consisting of monolayer tungsten diselenide ($\mathrm{WSe_2}$) atop $\mathrm{RuO_2}$. Temperature-dependent magneto-optical spectroscopy reveals an anomalous excitonic energy shift and a deviation from conventional Varshni behavior below 55 K that are absent in an encapsulated $\mathrm{WSe_2}$ control sample. The anomalous shift reverses sign upon field cooling with opposite magnetic field polarity, indicating a magnetic origin. Polarization-resolved measurements further show a nearly field-independent and fluctuating valley splitting in $\mathrm{WSe_2 / RuO_2}$ in strong contrast to the conventional linear Zeeman splitting observed in the control bare $\mathrm{WSe_2}$ sample. These results suggest that the valley states are governed predominantly by interfacial exchange fields associated with weak surface magnetic states in $\mathrm{RuO_2}$, which do not produce a conventional linear Zeeman response within the applied magnetic field range. Importantly, this approach enables direct optical probing of emergent surface magnetism without introducing an additional ferromagnetic layer, positioning MPE-based optical probing as a tool for investigating weak surface magnetism and offering new possibilities for studying magnetic materials with controversial magnetic states.

2606.20253 2026-06-19 cond-mat.mtrl-sci cs.CE 新提交 60%

On representation of macroscopic crack in periodic fine-scale discrete mechanical models

关于周期性细观离散力学模型中宏观裂纹的表征

Jan Raisinger, Jan Eliáš

专题命中 材料化学 :研究细观离散力学模型中的裂纹表征

AI总结 针对异质软化材料多尺度模拟中边界条件影响应变局部化的问题,评估了新型边界条件(如镶嵌、渗流路径对齐及带位移跳跃的球形周期边界)在细观离散粒子模型中的适用性,发现镶嵌边界条件能稳定产生由模型几何唯一确定的局部化带。

Comments 28 pages, 20 figures

详情
AI中文摘要

在异质软化材料的多尺度建模中,细观模型的边界条件强烈影响应变局部化模式和宏观响应。对于直线型模型(如正方形或立方体),当局部化带倾角与周期方向不匹配时,标准周期边界条件会产生人为的延性行为并导致过度能量耗散。最近提出的镶嵌和渗流路径对齐边界条件通过调整周期框架以与演化的局部化带对齐,有望解决这一问题。另外,球形/圆形模型通过设计提供与方向无关的响应。不幸的是,标准周期边界条件不允许在球形模型边界上形成适当的局部化带交叉。最近的一项修改通过在球形周期边界条件中添加位移跳跃来解决这一问题。本研究评估了这些新型边界条件在混凝土细观离散粒子模型中的适用性。分析了不同加载方向下受单轴拉伸的二维正方形和圆形模型,并将所选方法扩展到三维立方体模型。结果表明,渗流路径对齐边界条件存在主要缺陷:由于两个边界部分的应变不均匀,可能导致多条局部化带,且其弱约束部分容易产生虚假应变局部化。相比之下,镶嵌边界条件始终产生定义明确的局部化带,其长度仅由模型几何决定,使得在后处理中易于考虑。对圆形模型应用带位移跳跃的周期边界条件有时会错误地产生与标准周期边界条件相似的裂纹模式。

英文摘要

In multiscale modeling of heterogeneous softening materials, boundary conditions (BC) in the fine-scale model strongly influence the strain localization pattern and the macroscopic response. For rectilinear models (e.g., squares or cubes), standard Periodic BCs produce artificially ductile behavior with excessive energy dissipation when the localization band inclination does not match the periodicity directions. Recently proposed Tessellation and Percolation-path-aligned BCs promise to address this by adapting the periodicity frame to align with the evolving localization bands. Alternatively, spherical/circular models provide an orientation independent response by design. Unfortunately, the standard Periodic BCs do not allow development of proper localization band crossing spherical model's boundaries. A recently proposed modification addresses this by adding a displacement jump to the spherical periodic BCs. This study evaluates the applicability of these novel BCs to a mesoscale discrete particle model of concrete. Two-dimensional square and circular models under uniaxial tension with different loading directions are analyzed, with the selected approaches extended to three-dimensional cube models. Results show that Percolation-path-aligned BCs exhibit major shortcomings: they can lead to multiple localization bands due to uneven straining of the two boundary sections and their weakly constrained section can be prone to spurious strain localization. In contrast, Tessellation BCs consistently yield a well-defined localization band, whose length is determined solely by the model geometry, making it straightforward to account for in post-processing. Periodic boundary conditions augmented with a displacement jump applied to a circular model sometimes incorrect produce crack patterns similar to those under the standard Periodic BCs.