Search


Featured

Login Form






Lost Password?
 
Silent DVDROM drives

People have asked many times "Is there a such thing as a silent optical drive". At first I didn't know. But now I do.

Much like Seagate specializes in silent hard drives, there is one manufacturer who has taken the responsibility of providing us silent freaks with a lineup of silent optical drives.

Surely you have tried watching a movie on your DVDROM, only to be bothered by the disc whirring along, even at 1x speed. This can create a disturbance if there are many quiet parts in a movie.

The one component that can make or break a Home Theatre PC for watching movies is the DVD ROM used.

Thanks to I/O Magic, we no longer have to put up with the annoying sound caused by optical drives. They have employed three key technologies to give us beautiful silent operation, but maintains full speeds expected from the newest CD-ROMs and DVD-ROMs.

The Technologies

If you're wondering what exactly makes a silent optical drive, this is what you need to know:

A.R.S Acoustic Noise Reduction System

Think of this as a 'muffler' for your optical drive. Much like a muffler uses baffles piping to lower any noise caused by the motor.

A.B.S. Automatic Ball Balancing System

A.B.S. Automatic Ball Balancing System

Not all discs are created perfectly. This is especially the case with cheap CD-R's most people use. If you are using a disc that is not balanced, I/O Magic's ABS will lower the vibration. This also helps prevent disc shattering, which is a nice bonus.

D.V.A. Dynamic Vibration Absorber

D.V.A. Dynamic Vibration Absorber

This is an advanced vibration dampening system that can drastically lower the sound caused by discs spinning at full speed. The vast majority of sound created by spinning discs is at the 60 Hz level, and this is exactly where DVA puts its focus. Overall, it is great for file transfers, etc. It won't bring the noise level to below 20 dBA, but it will lower it significantly (expect it to be lowered to 36 dBA from 42 dBA, which is VERY impressive when you consider that sound is measured on a logarithmic scale!)

Here is I/O Magic's latest internal optical drive:

IOMagic Silent DVD Burner

Well that about does it for silent CD-ROMs and silent DVD-ROMs! Hopefully this guide helps in your quest for a quiet cdrom or dvdrom in your SILENT PC! :)

 

Copyright ©2010 BuildSilentPC.com | All Rights Reserved | All trademarks used are properties of their respective owners.
24 queries executed
1
SET sql_mode = 'MYSQL40'
2 SELECT folder, element, published, params FROM jos_mambots WHERE published >= 1 AND access <= 0 AND folder = 'system' ORDER BY ordering
3 SELECT `id`,`link` FROM jos_menu WHERE ((`name` LIKE '%Silent DVDROM drives.html%') AND (`published` > 0))
4 SELECT oldurl, newurl FROM jos_redirection WHERE oldurl = 'Silent-DVDROM-drives.html' ORDER BY rank ASC LIMIT 1
5 UPDATE jos_redirection SET cpt=(cpt+1) WHERE `newurl` = 'index.php?option=com_content&Itemid=16&id=9&lang=en&task=view' AND `oldurl` = 'Silent-DVDROM-drives.html'
6 SELECT template FROM jos_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 16 ) ORDER BY menuid DESC LIMIT 1
7 DELETE FROM jos_session WHERE ( ( time < '1328453783' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1328453783' ) AND guest = 1 AND userid = 0 )
8 SELECT * FROM jos_session WHERE session_id = '09428c642c1c820ee7f1b0916f6ad57f'
9 SELECT session_id FROM jos_session WHERE session_id = '70c9a3df3b6e009391f4a006cd1e387c'
10 INSERT INTO jos_session ( `session_id`,`time`,`username`,`gid`,`guest` ) VALUES ( '70c9a3df3b6e009391f4a006cd1e387c','1328454683','','0','1' )
11 SELECT * FROM jos_menu WHERE id = 16
12 SELECT a.*, u.name AS author, u.usertype, cc.name AS category, s.name AS section, g.name AS groups, s.published AS sec_pub, cc.published AS cat_pub, s.access AS sec_access, cc.access AS cat_access, s.id AS sec_id, cc.id as cat_id FROM jos_content AS a LEFT JOIN jos_categories AS cc ON cc.id = a.catid LEFT JOIN jos_sections AS s ON s.id = cc.section AND s.scope = 'content' LEFT JOIN jos_users AS u ON u.id = a.created_by LEFT JOIN jos_groups AS g ON a.access = g.id WHERE a.id = 9 AND ( a.state = 1 OR a.state = -1 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-05 09:11' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-05 09:11' ) AND a.access <= 0
13 UPDATE jos_content SET hits = ( hits + 1 ) WHERE id = '9'
14 SELECT folder, element, published, params FROM jos_mambots WHERE access <= 0 AND folder = 'content' ORDER BY ordering
15 SELECT a.* FROM jos_components AS a WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' ) AND a.option = 'com_syndicate'
16 SELECT m.* FROM jos_menu AS m WHERE menutype='topmenu' AND published='1' AND access <= '0' AND parent='0' ORDER BY ordering
17 SELECT `id`,`link` FROM jos_menu where ((`menutype`='mainmenu') AND (`published` > 0) AND (`access` <= '0')) ORDER BY parent, ordering
18 SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m INNER JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id != 1 AND ( mm.menuid = 0 OR mm.menuid = 16 ) ORDER BY ordering
19 SELECT a.id, a.title, a.sectionid, a.catid FROM jos_content AS a LEFT JOIN jos_content_frontpage AS f ON f.content_id = a.id INNER JOIN jos_categories AS cc ON cc.id = a.catid INNER JOIN jos_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND a.sectionid > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-05 09:11' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-05 09:11' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND s.published = 1 AND cc.published = 1 ORDER BY a.created DESC LIMIT 5
20 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 15 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
21 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 14 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
22 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 13 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
23 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 12 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id
24 SELECT ms.id AS sid, ms.type AS stype, mc.id AS cid, mc.type AS ctype, i.id as sectionid, i.id As catid, ms.published AS spub, mc.published AS cpub FROM jos_content AS i LEFT JOIN jos_sections AS s ON i.sectionid = s.id LEFT JOIN jos_menu AS ms ON ms.componentid = s.id LEFT JOIN jos_categories AS c ON i.catid = c.id LEFT JOIN jos_menu AS mc ON mc.componentid = c.id WHERE ( ms.type IN ( 'content_section', 'content_blog_section' ) OR mc.type IN ( 'content_blog_category', 'content_category' ) ) AND i.id = 11 ORDER BY ms.type DESC, mc.type DESC, ms.id, mc.id