aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Chevalier <perso@denischevalier.fr>2026-08-11 11:28:45 +0200
committerDenis Chevalier <perso@denischevalier.fr>2026-08-11 11:28:45 +0200
commit7ca213bd4b23c976f7fd83c99f40b6def2ab4ea6 (patch)
tree652d5af2283a7720bf3ce9cac9cc9c2f7fd5a81f
parent40f281203b9a51bf98d6a2ffaac7275d1b6408de (diff)
downloadsame-7ca213bd4b23c976f7fd83c99f40b6def2ab4ea6.tar.gz
same-7ca213bd4b23c976f7fd83c99f40b6def2ab4ea6.tar.bz2
same-7ca213bd4b23c976f7fd83c99f40b6def2ab4ea6.zip
add ratio-stability-principle chart
-rw-r--r--module-design.typ11
1 files changed, 8 insertions, 3 deletions
diff --git a/module-design.typ b/module-design.typ
index 4234f3d..c295094 100644
--- a/module-design.typ
+++ b/module-design.typ
@@ -2145,18 +2145,21 @@ This single drift component alone exceeds the Metrologic drift budget
for two resistors with tempcos $alpha_A$ and $alpha_B$:
$
- (R_A (T)) / (R_B (T)) = (R_(A 0) (1 + alpha_a Delta T)) / (R_(B 0) (1 + alpha_B Delta T)) approx (R_(A 0))/(R_(B 0) [ 1 + (alpha_A - alpha_B) Delta T])
+ (R_A (T)) / (R_B (T)) = (R_(A 0) (1 + alpha_A Delta T)) / (R_(B 0) (1 + alpha_B Delta T)) approx (R_(A 0))/(R_(B 0) [ 1 + (alpha_A - alpha_B) Delta T])
$
The net ratio tempco is the tracking mistmatch $Delta alpha = alpha_A - alpha_B$.
When matched resistors from the same batch are placed in close thermal
-proximity on the PCB, their tracking mismatch drops be $lt qty(1, "ppm per celsius")$
-even if individual tempcos are $qty(25, "ppm per celsius").$
+proximity on the PCB, their tracking mismatch drops would be
+$lt qty(1, "ppm per celsius")$ even if individual tempcos are
+$qty(25, "ppm per celsius").$
Furthermore, monolithic thin-film resistor networks (multiple laser-trimmed
resistors on a single ceramic substrate) achieve ratio tracking tempcos
$lt qty(0.2, "ppm per celsius")$ ($qty(200, "ppb per celsius")$).
+#include "charts/ratio-stability-principle.typ"
+
====== Scaling law <resistor-tempco-scaling-law>
- Absolute single-ended resistance drift scales linearly with temperature
@@ -2181,6 +2184,8 @@ $lt qty(0.2, "ppm per celsius")$ ($qty(200, "ppb per celsius")$).
Periodically correct baseline gains against the system reference standard,
which is ovenized to eliminate reference tempco effects.
+===== Resistor aging and load life <resistor-aging-and-load-life>
+
== Error compensation strategies <error-compensation-strategies>
== Advanced compensation topologies <advanced-compensation-topologies>