From component selection to the latest in ruggedized computer architecture, Advantech’s configurable rackmount systems are designed to provide you with uninterrupted service and easily adapt to whatever your application requires. Shop from a wide selection of flexible rack-optimized platforms from 1U to 7U. These systems are designed for high performance, density and expandability to a variety of computing environments. Choose one of these base models and build your own rackmount system using our custom configurator.
Core2 Quad
Core 2 Duo
Core 2 Duo (Socket 478)
Dual Xeon
Pentium 4 LGA 775
Pentium 4 (socket 478)
Pentium M
RAID Definition
(RedundantArray ofIndependentDisks) A disk subsystem that is used to increase performance or provide fault tolerance or both. RAID uses two or more ordinary hard disks and a RAID disk controller. In the past, RAID has also been implemented via software only.
RAID 4- Speed and Fault ToleranceSimilar to RAID 3, but uses block level striping. Not often used.
RAID 5- Speed and Fault Tolerance (Widely Used)Data are striped across three or more drives for performance, and parity bits are used for fault tolerance. The parity bits from two drives are stored on a third drive and are interspersed with user data. RAID 5 is widely used in servers.RAID 6- Speed and Fault ToleranceHighest reliability because it can recover from a failure of two disks, but not widely used. Similar to RAID 5, but performs two different parity computations or the same computation on overlapping subsets of the data.