aboutsummaryrefslogtreecommitdiff
path: root/tables/power-distribution-board-power-entry.typ
blob: 4e75257b08fab297ecd143d250bb9f390b3f66d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SAME Analog Modular Ecosystem
//
#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>