B001 $\Delta m_d$
Neutral $B_d$ mixing mass difference Status REVIEWED VERIFIED Low Code: YES Priority High
PDG / equivalent values
Why this constrains the RS scan
Anarchic warped models generate tree-level flavor-changing neutral currents
from KK gluon and electroweak exchange after rotating to the quark-mass basis.
\(B_d\) mixing probes the \(b\leftrightarrow d\) down-sector alignment and is a
direct test of the same Wilson-coefficient pipeline used for kaon and \(B_s\)
mixing. Compared with \(\varepsilon_K\), it is less chirally enhanced but
constrains a different row-column structure of the anarchic profiles.
What's changed since the original paper
The arXiv:0804.1954 RS-flavor baseline, source key
cfw\_2008\_rs\_flavor, highlighted KK-gluon flavor bounds near
\(21\,{\rm TeV}\) in standard RS scenarios and \(33\,{\rm TeV}\) in the
pseudo-Goldstone setup, with boundary kinetic terms and flavor assumptions as
caveats. Since then, \(\Delta m_d\) has become a precision-average observable.
Belle II has repeated the benchmark measurement with early SuperKEKB data,
reporting
\[
\Delta m_d = 0.516 \pm 0.008_{\rm stat}\pm0.005_{\rm syst}\ {\rm ps}^{-1}
\]
from \(190\,{\rm fb}^{-1}\), with both numbers recorded under source key
belleii\_2023\_bd\_mixing. On the theory side, source key
flag2024\_b\_mixing documents the FLAG Review 2024 heavy-quark inputs
relevant for \(B\)-mixing matrix elements and global unitarity-triangle fits;
those inputs are theory normalization data, not the measured observable.Validity and model dependence
This is a robust neutral-meson-mixing magnitude constraint. The experimental
average is precise, but turning it into a new-physics exclusion requires a
policy for the SM contribution and CKM inputs. The current code uses an
allowed NP budget rather than a full correlated CKM fit, so catalog users
should treat it as a conservative magnitude screen, not as a global-fit
replacement.
Code coverage in this repo
YES-D2-BD. The legacy \(\Delta F=2\) backend defines the \(B_d\)
input at
quarkConstraints/deltaf2.py:225 and notes the hadronic
matrix-element treatment at quarkConstraints/deltaf2.py:236.
The in-code \(B_d\) hadronic and experimental constants are at
quarkConstraints/deltaf2.py:631--638. The scan dispatches
b\_d through evaluate\_bd\_mixing at
quarkConstraints/deltaf2.py:383--391; the evaluator itself is
quarkConstraints/deltaf2.py:903--915, with the running wrapper
at quarkConstraints/deltaf2.py:960--966. The modern metadata
layer also carries \(B_d\) as a policy system at
quarkConstraints/modern/phenomenology.py:23 and mirrors the input at
quarkConstraints/modern/inputs.py:967--976.
Linked evidence (opens GitHub blob at flavor-catalog-website/2026q2):
- quarkConstraints/deltaf2.py:225 defines the legacy B_d mixing input key b_d.
- quarkConstraints/deltaf2.py:231 defines the legacy b_d bound used by the v1 input bundle.
- quarkConstraints/deltaf2.py:236 notes B_d mixing with proper hadronic matrix elements.
- quarkConstraints/deltaf2.py:631-638 stores the in-code B_d hadronic constants and experimental Delta m_Bd conversion.
- quarkConstraints/deltaf2.py:383-391 dispatches b_d evaluation and per-operator size bookkeeping.
- quarkConstraints/deltaf2.py:888-890 defines the B_d NP budget.
- quarkConstraints/deltaf2.py:903-915 evaluates the B_d mixing NP contribution.
- quarkConstraints/deltaf2.py:960-966 provides the QCD-running wrapper.
- quarkConstraints/qcd_running.py:7 documents the Delta F=2 operator basis.
- quarkConstraints/modern/phenomenology.py:23 includes B_d in the modern policy system IDs.
- quarkConstraints/modern/phenomenology.py:646-654 defines the modern B_d bridge evaluator.
- quarkConstraints/modern/inputs.py:967-976 mirrors the B_d default input in the modern metadata layer.
- tests/test_quark_deltaf2.py:120-131 checks stable Delta F=2 outputs including b_d.
Implementation difficulty
LOW. The existing \(\Delta F=2\) SLL/SLR/VLL/VRR/LR machinery and
BMU-style running cover the \(B_d\) mixing magnitude observable. A future
production refresh would mainly improve provenance, unit conversion, and
likelihood policy rather than adding new operators or RG evolution.
Key references
Process-local reference keys before bibliography consolidation:
hflav\_pdg2025\_bd\_mixing,
belleii\_2023\_bd\_mixing,
flag2024\_b\_mixing, and
cfw\_2008\_rs\_flavor.