第3章 几何与时基


I. 目的与范围(Purpose & Scope)


II. 前置条件与输入(Prerequisites & Inputs)


III. 执行步骤(Procedure)

  1. 几何建立:固定 frame 与 q_att;计算 r_hat;生成 M_occ 并导出 FOV_eff。
  2. 路径与测度:离散 gamma(ell) 得到 gamma_ell[];配置 d_ell[] 与 n_eff(ell) 对齐;记录 Δell = max(d_ell)。
  3. 相干窗设定:依据 |∇ n_eff|、SNR、σ_y 选择 T_coh/L_coh/B_coh;必要时按子段分解路径。
  4. 时基配置:确定 f_s、t_exp、cadence,满足 f_s ≥ 2 f_max 与 Δell ≤ ( c_ref / f_s ) / max(n_eff);
    相位采样上限:Δt ≤ λ_ref / ( 2 c_ref )。
  5. 统一口径记录
    • 到达时(两种等价口径):
      T_arr = ( 1 / c_ref ) * ( ∫ n_eff d ell );T_arr = ( ∫ ( n_eff / c_ref ) d ell )。
    • 相位累计:Phi = ( 2π / λ_ref ) * ( ∫ n_eff d ell )。
      文中显式 gamma(ell)、d ell;数据/元数据记录 delta_form。
  6. 产出缓存:生成 {t_i, r_hat_i, gamma_ell_i, d_ell_i}、{t_i, T_arr_i}、{t_i, Phi_i, λ_ref} 的最小集合。

IV. 质量门与停止准则(Quality Gates & Stops)


V. 产出与导出(Outputs & Exports)


VI. 引用与版本(Citations & Versioning)


VII. 执行勾选清单(Checklist)