车载以太网之要火系列:第73篇:L1-001 链路建立时间(二)——判定标准与三个测试循环 上篇我们把L1-001的测试方法拆完了,今天接着把判定标准讲透,然后把三个测试循环放在一起对比——毕竟这三个用例共用同一套统计逻辑,放在一起看更清楚。📄 翻开规范书接上篇的截图,规范写了判定公式和限值:Pass criteria: σt ≤ 50 ms tmin 10 ms + tready tmax 100 ms + tready Notes: This test has to be performed for each port of the DUT, if it has a switch inside. In dependency of the design of the link partner, the Test system may switch also the power supply of the µC together with the power supply of the PHY.📊 三个统计量的物理含义统计量符号限值物理含义标准差σ_t≤ 50 ms衡量100次建链时间的一致性。σ越小说明PHY行为越稳定最小值t_min 10 ms + t_ready排除“虚假建链”,必须有合理下限最大值t_max 100 ms + t_ready