aboutsummaryrefslogtreecommitdiff
path: root/tables/power-supply-noise-coupling-typical-magnitude.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tables/power-supply-noise-coupling-typical-magnitude.typ')
-rw-r--r--tables/power-supply-noise-coupling-typical-magnitude.typ12
1 files changed, 12 insertions, 0 deletions
diff --git a/tables/power-supply-noise-coupling-typical-magnitude.typ b/tables/power-supply-noise-coupling-typical-magnitude.typ
new file mode 100644
index 0000000..d969254
--- /dev/null
+++ b/tables/power-supply-noise-coupling-typical-magnitude.typ
@@ -0,0 +1,12 @@
+#import "../lib/unify.typ": qty
+
+#figure(
+ table(
+ columns: 3,
+ table.header([Op-amp], [$upright("PSRR")$ (DC)], [$upright("PSRR")$ ($qty(10, "kHz")$)]),
+ [TL072], [$qty(100, "dB")$], [$qty(80, "dB")$],
+ [OPA211], [$qty(130, "dB")$], [$qty(90, "dB")$],
+ [LT1028], [$qty(120, "dB")$], [$qty(90, "dB")$],
+ ),
+ caption: [Power supply noise coupling typical magnitudes],
+) <table-power-supply-noise-coupling-typical-magnitude>