// SAME Analog Modular Ecosystem // #figure( table( columns: 3, table.header([Subscript], [Meaning], [Example]), [in], [Input], [$V_"in", I_"in"$], [out], [Output], [$V_"out", I_"out"$], [ref], [Reference], [$V_"ref"$], [pp], [Peak-to-peak], [$V_"pp"$], [rms], [Root-mean-square], [$V_"rms"$], [n, noise], [Noise], [$V_n, e_n, i_n$], [OS], [Offset], [$V_"OS"$], [leak], [Leakage], [$I_"leak"$], [supply], [Power supply], [$V_"supply"$], [$plus$, $minus$], [Positive / negative input or rail], [$V_plus, V_minus$], [CM], [Common-mode], [$V_"CM"$], [diff], [Differential], [$V_"diff"$], [CR], [Coefficient of resistance], [$V_"CR"$], [CC], [Coefficient of capacitance], [$V_"CC"$], ), caption: [Voltage and current subscript conventions], )