Rackmount 18 Port Power Supply 12 Volts DC / 10 Amps Supports 18 Cameras 1U 19 inch
Product Code: 90W2-19112
Availability: Out Of Stock
Processes and Ships Same Day from USA

Need a high quality Rackmount 18 Port Power Supply, 12 Volts DC / 10 Amps, Supports 18 Cameras, 1U, 19 inch? Not only is the qualiy great for Rackmount 18 Port Power Supply, 12 Volts DC / 10 Amps, Supports 18 Cameras, 1U, 19 inch but also the best price.
Some Features of Rackmount 18 Port Power Supply, 12 Volts DC / 10 Amps, Supports 18 Cameras, 1U, 19 inch
The 19 inch 12VDC Rackmount Power Supply powers up to 18 of your 12 Volt DC devices and is designed to be rackmounted inside a server room or rack. The rackmount power supply includes a front panel LED indicator to monitor the power status of each port. A rear fan is included to supply efficient cooling to the unit. This unit does not include rack mount screws or a power cable. Rack Mountable Power Distribution AC Input Input Voltage Ranges: 115V AC ±10% Input Frequency: 60Hz Input Current: 6A RMS max. for 115 V AC Inrush Current: 60A max. DC Output Voltage: 12V DC Tolerance: ±5% Max. Current (18 Ports): 10A Port Current (each): 0.6A Peak Current (each): 1.0A Ripple & Noise: 120mv Line Regulation: ±1% Load Regulation: ±5% Total Output Power: 120W max. Electrical Specifications: Efficiency: 80% min. under max. range load Rise Time: 10ms Hold Up Time: 16ms Stability: 1% Overshoot: 10% Current Leakage: 3.5ma Output Protection Short Circuit Protection: +12V Over Current Protection: 110% - 150% Over Voltage Protection Environmental Operating Temperature: 0ËC to 40ËC Operating Humidity: 20% to 90% RH Operating Altitude: up to 10,000ft Storage Temperature: -20ËC to +85%C Storage Humidity: 10% to 95% RH Storage Altitude: Up to 50,000ft Vibration: 10*500Hz, .2G 10Min/T-Cycle, period for 60min each axes Cooling: 4cm Fan Reliability MTBF: 100K Hours at Max. Load, Normal Line and 25ËC Mechanical Physical Dimensions: 210 (L) x 248 (W) x 90(H)mm AC Connector: IEC 320 Type DC Connectors: Pitch: 9.50mm, Reted: 300V 20A, Screw Torque Value: 8.8Lb-in., suitable electric wire: 22-12AWG Dielectric Withstand Input to Output: 1500V AC for 1 Sec. Input to Frame Ground: 1500V AC for 1 Sec. Insolation Resistance Input to Output: 500V DC / 50 M Ohms Input to Frame Ground: 500V DC / 50 M Ohms
";
var fb_ad = '';
$.ajax({
url: 'index.php?route=checkout/cart/add',
type: 'post',
data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'),
dataType: 'json',
success: function(json) {
$('.success, .atc-blanket .warning, .attention, information, .error').remove();
if (json['error']) {
if (json['error']['option']) {
for (i in json['error']['option']) {
$('#option-' + i).after('
' + json['error']['option'][i] + '');
}
}
if (json['error']['profile']) {
$('select[name="profile_id"]').after('
' + json['error']['profile'] + '');
}
}
if (json['success']) {
$('#notification').html('
' + json['success'] + '

'+fb_ad);
$('.success').fadeIn('slow');
$('#cart-total').html(json['total']);
$(".atc-blanket").remove();
$('html, body').animate({ scrollTop: 0 }, 'slow');
}
},
error: function() {
$(".atc-blanket").remove();
}
});
});
//-->