Popis
Eaton 9PX1500IRT2U využíva online topológiu s dvojitou konverziou, ktorá nepretržite stabilizuje napätie aj frekvenciu a oddeľuje pripojenú techniku od porúch siete. Jednotkový účinník poskytuje plných 1500 W pri výkone 1500 VA. Konvertibilné prevedenie rack/tower 2U obsahuje 8 výstupov IEC C13 a vstup IEC C14. Grafický LCD displej, USB a Mini-Slot podporujú lokálnu aj voliteľnú sieťovú správu. Hot-swap batérie možno rozšíriť externými batériovými modulmi pre požadovaný čas zálohy.
Výdrž batérie Eaton 9PX1500IRT2U
/* Všetky selektory sú obmedzené na #q4-eaton-runtime, aby neovplyvnili e-shop. */
#q4-eaton-runtime {
–eaton-blue: #0067c6;
–ebm-1: #703f06;
–ebm-2: #ba2c10;
–ebm-3: #da6614;
–ebm-4: #f7c34b;
box-sizing: border-box;
width: 100%;
max-width: 980px;
margin: 24px auto;
padding: 22px;
color: #303030;
background: #fff;
border: 1px solid #e1e5e9;
border-radius: 6px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.4;
}
#q4-eaton-runtime *, #q4-eaton-runtime *::before, #q4-eaton-runtime *::after {
box-sizing: border-box;
}
#q4-eaton-runtime h2 {
margin: 0 0 8px;
color: #222;
font-size: clamp(21px, 3vw, 30px);
font-weight: 600;
}
#q4-eaton-runtime .q4-ebm-link {
margin: 0 0 18px;
font-size: 14px;
}
#q4-eaton-runtime .q4-runtime-layout {
display: grid;
grid-template-columns: minmax(0, 1fr) 220px;
gap: 22px;
align-items: start;
}
#q4-eaton-runtime .q4-chart-wrap {
position: relative;
width: 100%;
min-width: 0;
}
#q4-eaton-runtime svg {
display: block;
width: 100%;
height: auto;
overflow: visible;
touch-action: none;
}
#q4-eaton-runtime .q4-grid { stroke: #d9dde1; stroke-width: 1; }
#q4-eaton-runtime .q4-axis { stroke: #7c858d; stroke-width: 1.2; }
#q4-eaton-runtime .q4-tick {
fill: #545454;
font-size: 12px;
user-select: none;
}
#q4-eaton-runtime .q4-axis-title {
fill: #333;
font-size: 14px;
font-weight: 600;
}
#q4-eaton-runtime .q4-line {
fill: none;
stroke-width: 2.6;
stroke-linejoin: round;
stroke-linecap: round;
}
#q4-eaton-runtime .q4-point {
stroke: #fff;
stroke-width: 1.2;
cursor: pointer;
}
#q4-eaton-runtime .q4-crosshair {
stroke: #777;
stroke-width: 1;
stroke-dasharray: 4 4;
pointer-events: none;
}
#q4-eaton-runtime .q4-hit-area {
fill: transparent;
cursor: crosshair;
}
#q4-eaton-runtime .q4-tooltip {
position: absolute;
z-index: 5;
display: none;
max-width: 240px;
padding: 7px 9px;
color: #fff;
background: rgba(30, 35, 40, .94);
border-radius: 4px;
box-shadow: 0 3px 12px rgba(0,0,0,.2);
font-size: 12px;
line-height: 1.35;
pointer-events: none;
}
#q4-eaton-runtime .q4-controls {
padding-top: 12px;
font-size: 14px;
}
#q4-eaton-runtime .q4-controls-title {
margin: 0 0 10px;
font-weight: 700;
}
#q4-eaton-runtime .q4-choice {
display: flex;
align-items: center;
gap: 8px;
min-height: 28px;
cursor: pointer;
}
#q4-eaton-runtime .q4-choice input {
width: 15px;
height: 15px;
margin: 0;
accent-color: var(–eaton-blue);
}
#q4-eaton-runtime .q4-swatch {
width: 15px;
height: 4px;
flex: 0 0 auto;
border-radius: 2px;
}
#q4-eaton-runtime .q4-hover-data {
min-height: 132px;
margin-top: 18px;
padding: 10px;
background: #f5f7f9;
border-radius: 4px;
font-size: 13px;
}
#q4-eaton-runtime .q4-hover-data strong { color: #111; }
#q4-eaton-runtime .q4-note {
margin: 20px 0 0;
padding-top: 16px;
border-top: 1px solid #e4e7ea;
font-size: 13px;
font-weight: 600;
}
#q4-eaton-runtime .q4-source {
margin: 7px 0 0;
color: #666;
font-size: 12px;
}
#q4-eaton-runtime .q4-source a { color: var(–eaton-blue); }
@media (max-width: 760px) {
#q4-eaton-runtime { padding: 16px 12px; }
#q4-eaton-runtime .q4-runtime-layout { grid-template-columns: 1fr; }
#q4-eaton-runtime .q4-controls { padding-top: 0; }
#q4-eaton-runtime .q4-hover-data { min-height: 0; }
}
Výdrž batérie Eaton 9PX1500IRT2U
Externý batériový modul: 9PXEBM48RT2U
Výdrž batérie Eaton 9PX1500IRT2U podľa zaťaženia
Zobraziť:
Štandardná výdrž UPS
UPS + 1 EBM
UPS + 2 EBM
UPS + 3 EBM
UPS + 4 EBM
Prejdi kurzorom po grafe pre zobrazenie podrobných hodnôt.
Výdrž batérie je približná a môže sa líšiť podľa zariadenia, konfigurácie, veku batérie, teploty a ďalších podmienok. Skutočná výdrž sa môže od typických hodnôt líšiť približne o ±15 %.
Zdroj údajov: Eaton Battery Runtime Graph
(function () {
‚use strict‘;
var root = document.getElementById(‚q4-eaton-runtime‘);
var svg = document.getElementById(‚q4-runtime-chart‘);
if (!root || !svg || root.dataset.ready === ‚1‘) return;
root.dataset.ready = ‚1‘;
var NS = ‚http://www.w3.org/2000/svg‘;
var W = 720, H = 470;
var margin = { top: 22, right: 18, bottom: 60, left: 68 };
var plotW = W – margin.left – margin.right;
var plotH = H – margin.top – margin.bottom;
var maxX = 1500, maxY = 2250;
var series = {
standard: { label: ‚Štandardná výdrž UPS‘, color: ‚#0067c6‘, data: [[75,146],[100,111],[125,89],[150,74],[175,63],[200,56],[225,50],[250,45],[275,41],[300,38],[325,36],[350,33],[375,31],[400,29],[425,27],[450,26],[475,24],[500,23],[525,22],[550,21],[575,20],[600,19],[625,18],[650,17],[675,16],[700,15],[725,15],[750,14],[775,13],[800,13],[825,12],[900,11],[950,10],[1000,9],[1100,8],[1200,7],[1300,6],[1500,5]] },
ebm1: { label: ‚UPS + 1 EBM‘, color: ‚#703f06‘, data: [[75,542],[100,411],[125,329],[150,275],[175,237],[200,209],[225,187],[250,169],[275,155],[300,143],[325,132],[350,123],[375,115],[400,108],[425,101],[450,96],[475,91],[500,86],[525,82],[550,78],[575,74],[600,71],[625,68],[650,65],[675,62],[700,60],[725,58],[750,56],[775,54],[800,52],[825,50],[850,48],[900,45],[950,43],[1000,40],[1100,36],[1200,32],[1300,29],[1400,27],[1500,25]] },
ebm2: { label: ‚UPS + 2 EBM‘, color: ‚#ba2c10‘, data: [[75,997],[100,755],[125,605],[150,505],[175,435],[200,384],[225,344],[250,311],[275,285],[300,262],[325,243],[350,226],[375,211],[400,198],[425,186],[450,176],[475,166],[500,158],[525,150],[550,143],[575,136],[600,130],[625,125],[650,120],[675,115],[700,110],[725,106],[750,102],[775,98],[800,95],[825,92],[850,89],[900,83],[950,78],[1000,74],[1100,66],[1200,59],[1300,54],[1400,50],[1500,46]] },
ebm3: { label: ‚UPS + 3 EBM‘, color: ‚#da6614‘, data: [[75,1493],[100,1131],[125,905],[150,756],[175,652],[200,574],[225,514],[250,466],[275,426],[300,393],[325,364],[350,338],[375,316],[400,296],[425,279],[450,263],[475,249],[500,236],[525,225],[550,214],[575,204],[600,195],[625,187],[650,179],[675,172],[700,165],[725,159],[750,153],[775,147],[800,142],[825,137],[850,133],[900,124],[950,117],[1000,110],[1100,98],[1200,89],[1300,81],[1400,74],[1500,69]] },
ebm4: { label: ‚UPS + 4 EBM‘, color: ‚#f7c34b‘, data: [[75,2017],[100,1528],[125,1223],[150,1022],[175,881],[200,776],[225,695],[250,630],[275,576],[300,530],[325,491],[350,457],[375,427],[400,401],[425,377],[450,356],[475,337],[500,319],[525,303],[550,289],[575,276],[600,264],[625,252],[650,242],[675,232],[700,223],[725,215],[750,207],[775,199],[800,192],[825,186],[850,179],[900,168],[950,158],[1000,149],[1100,133],[1200,120],[1300,109],[1400,100],[1500,93]] }
};
function el(name, attrs, text) {
var node = document.createElementNS(NS, name);
Object.keys(attrs || {}).forEach(function (key) { node.setAttribute(key, attrs[key]); });
if (text !== undefined) node.textContent = text;
return node;
}
function xScale(value) { return margin.left + (value / maxX) * plotW; }
function yScale(value) { return margin.top + plotH – (value / maxY) * plotH; }
function enabled(key) {
var box = root.querySelector(‚input[data-series=“‚ + key + ‚“]‘);
return !box || box.checked;
}
function interpolate(data, x) {
if (x = data[data.length – 1][0]) return data[data.length – 1][1];
for (var i = 1; i < data.length; i++) {
if (x
