⚡ PWM → ADC Ripple Report

⚡ PWM → ADC Ripple Report

本ページでは、PWM駆動による電源リップルが ADC の実効ビット数(ENOB)に与える影響を示します。
This page shows how PWM-driven supply ripple affects the effective number of bits (ENOB) of the ADC.


📊 サンプル結果 (Duty = 0.5) / Example Results (Duty = 0.5)

PWM周波数 (kHz) / PWM Freq (kHz) リップル (mVrms) / Ripple (mVrms) ENOB低下 (bit) / ENOB Drop (bit) 実効ENOB (bit) / Effective ENOB (bit)
20 ~20 0.6 14.6
40 ~10 0.3 14.9
80 ~5 0.15 15.0

Ripple vs ENOB drop for duty=0.5 (worst-case).


🔎 読み方 / How to Interpret

👉 この結果では すべて14bit以上確保できており、40–80kHz動作で十分余裕があります。
👉 In this result, all cases ensure ≥14 bits, and 40–80 kHz operation provides sufficient margin.


📈 グラフ例 / Example Graph

Dutyごとの PWM周波数 vs 実効ENOB:
Effective ENOB vs PWM frequency at duty=0.5:

ENOB vs PWM freq (duty=0.5)


✅ 設計判断 / Design Decision


⬅️ 戻る Back