WD Launches Purple Line of HDDs for Surveillance Market
WD launched another surveillance-focused hard drive aimed at systems supporting 32 cameras.
On Tuesday, WD revealed a new brand and color: WD Purple. This line of 3.5-inch HDDs focuses on the mainstream surveillance market for the home and small business, enabling OEMs to build a table-top system consisting of up to eight "Purple" SATA 3 (6 Gbps) hard drives with capacities between 1 TB and 4 TB, and up to 32 HD IP-based cameras. These hard drives are available now with a starting price of $89.99.
"WD optimized the WD Purple line of hard drives for surveillance applications to improve high-definition video playback, and operate in 24x7 workloads of surveillance environments," said Matt Rutledge, senior vice president and general manager of WD's Storage Technology group.
Built to work nonstop, the WD Purple drives are equipped with a number of exclusive HD technologies including AllFrame. When combined with ATA streaming support, this technology helps reduce video footage loss with a special cache policy management technology that helps improve data flow and playback.
The new WD Purple series also includes exclusive firmware upgrades to minimize pixelation and interruptions, and support for Advanced Format Technology, an efficient media format that enables increased areal densities. The rotational speed is controlled by WD's IntelliPower tech, which is a balance of speed, caching algorithms and transfer rate to provide power savings and a solid performance.
"Built for easy integration into new or existing video surveillance systems, WD Purple hard drives are designed and tested to surveillance-class standards and are compatible with industry-leading chassis and chipsets," reads the company's press release.
The WD Purple joins the WD Se, which focuses on the mid-range and small/medium enterprise customers. This group supports more than six drives, up to 64 cameras, and 180 TB per year. The company also offers the WD Re series for high-end and mission critical surveillance. This group supports six or more drive bays, an unlimited number of cameras, and 550 TB per year.
The WD Purple surveillance-class hard drives are now shipping through select distributors and resellers. The 1 TB drive (WD10PURX) costs $89.99, the 2 TB drive (WD20PURX) is $119.99, the 3 TB drive (WD30PURX) is $159.99 and the 4 TB drive (WD40PURX) is $199.99.
I don't think this is the right solution to that problem. I just put together a security camera system recently. The software supported initially writing the video files in one location, but archiving it in a different location. I so put a SSD and regular HDD in the system. The video received from the cameras is initially written to the SSD. After 3 days it gets archived (in batch) on the HDD.
1) You don't typically think of SSDs in this particular application - there's no need for blazing speed. But there is a need for constant concurrent writes to multiple files, which is something SSDs do a lot better than HDDs. I initially decided to go with the SSD because I noticed the computer frequently stuttered and lagged during competing read requests from the original HDD.
2) The HDD only gets written to about 4-6 times a day. At all other times, it goes to sleep. So I just grabbed a consumer "green" drive. The HDD is going to get less use than a home desktop computer HDD. Freeing your archival storage from the performance requirements of recording video means you can get a lot more storage for your money.
3) The write durability of a SSD might seem to be a concern. But even worst case if the flash dies after 500 writes, the 256 GB SSD can survive 128 TB of writes. I'm generating about 35 GB of motion-activated video per day, so that will last 10 years. If the flash lasts a more realistic average of 1000 writes, it'll last 20 years. I can live with replacing the SSD every 10-20 years.
4) But SSDs are expensive! The $170 cost of the SSD was trivial compared to the $3000 in cameras, cabling, and installation. The same could be argued for the cost of these WD Purple HDDs, but why pay for that sort of performance and durability in the entire storage system. You really only need it in the portion of the system which is continuously being written to. Most of the rest of your storage just holds the video files for ~100 days.
I'd be worried if you were keeping a rolling window of data on an SSD, though, which is probably what these are for.
I don't think this is the right solution to that problem. I just put together a security camera system recently. The software supported initially writing the video files in one location, but archiving it in a different location. I so put a SSD and regular HDD in the system. The video received from the cameras is initially written to the SSD. After 3 days it gets archived (in batch) on the HDD.
1) You don't typically think of SSDs in this particular application - there's no need for blazing speed. But there is a need for constant concurrent writes to multiple files, which is something SSDs do a lot better than HDDs. I initially decided to go with the SSD because I noticed the computer frequently stuttered and lagged during competing read requests from the original HDD.
2) The HDD only gets written to about 4-6 times a day. At all other times, it goes to sleep. So I just grabbed a consumer "green" drive. The HDD is going to get less use than a home desktop computer HDD. Freeing your archival storage from the performance requirements of recording video means you can get a lot more storage for your money.
3) The write durability of a SSD might seem to be a concern. But even worst case if the flash dies after 500 writes, the 256 GB SSD can survive 128 TB of writes. I'm generating about 35 GB of motion-activated video per day, so that will last 10 years. If the flash lasts a more realistic average of 1000 writes, it'll last 20 years. I can live with replacing the SSD every 10-20 years.
4) But SSDs are expensive! The $170 cost of the SSD was trivial compared to the $3000 in cameras, cabling, and installation. The same could be argued for the cost of these WD Purple HDDs, but why pay for that sort of performance and durability in the entire storage system. You really only need it in the portion of the system which is continuously being written to. Most of the rest of your storage just holds the video files for ~100 days.
Again, though I think you're missing the point here.
SSD's may be very capable from a performance standpoint for your uses, but they aren't known for long-term durability. Their tolerance for multiple read/writes over time is still less than a surveillance drive, even if that drive is much slower.
The durability isn't just for the physical parts, either. A failed SSD is a failed SSD, and a bad write means it's gone. On a platter, this data can often be recovered if needed. If it's a bad write to flash, there's no redundancy; no part of a file lives on a different platter.
Security isn't about speed, it's about lifespan and reliability. You can't risk losing valuable data to a faulty drive head, motor or plate that wears out quickly, which is why since HDDs are the surveillance standard for *other* reasons, they need to be beefy to standup to wear and tear.
In your unique case, your HDD only gets written to a few times a day because of your cache configuration, which is a choice, not a forced configuration. Sure, if you're actually using the same computer for personal use and recording surveillance at the same time (which is a terrible idea) then this might benefit you. But for systems that are dedicated to surveillance, it makes no sense.
There's also the consideration of a power failure. SSDs don't always have the power protection in place to prevent a data loss in the event that power suddenly fails. I hope you purchased a drive that has power protection.
Last, an SSD is not only a terrible choice for security, it's also pointless. There's no need for the read/write speed you're getting for continuous write.
If I were configuring a surveillance system, I'd definitely be looking at some of Seagate's options (used by the US military, among others, though certainly not their exclusive choice) and considering a mirrored RAID array.