aboutsummaryrefslogtreecommitdiff
path: root/tables/power-distribution-board-power-entry.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tables/power-distribution-board-power-entry.typ')
-rw-r--r--tables/power-distribution-board-power-entry.typ14
1 files changed, 14 insertions, 0 deletions
diff --git a/tables/power-distribution-board-power-entry.typ b/tables/power-distribution-board-power-entry.typ
new file mode 100644
index 0000000..c44d72c
--- /dev/null
+++ b/tables/power-distribution-board-power-entry.typ
@@ -0,0 +1,14 @@
+#import "../lib/unify.typ": qty, qtyrange
+
+#figure(
+ table(
+ columns: 2,
+ table.header([Parameter], [Requirement]),
+ [Mains connector], [IEC C14 (with integrated fuse) or regional equivalent],
+ [Voltage range],
+ [$qtyrange(100, 240, "VAC"), 50 "/" qty(60, "Hz")$ (universal) recommended. Factory setup accepted],
+
+ [Safety], [Compliant with IEC 60950-1 or IEC 62368-1],
+ ),
+ caption: [Power entry requirements],
+) <table-power-distribution-board-power-entry>