Воздушное охлаждение Вентиляторы для корпуса Вентилятор для корпуса Phobya G-Silent 18 Slim Red LED (700rpm) 180мм Вентилятор для корпуса Phobya G-Silent 18 Slim Red LED (700rpm) 180мм
Silent systems at an affordable price, this is only possible with Phobya!
A fan which appeals to both silent enthusiasts and friends of performance systems is something completely new in the PC cooling segment. This split as wel as other unique features make this fan the perfect choice for your system and all competition shake in fear: "Fear IT!"
The manufacturer consortium Phobya has achieved a higher rate of air flow without added noise emissions by ideally orienting the fan blades. The curved rotor blades with an angled orientation from bearing to frame are the future of fan design. An innovative bearing and motor design paired with a robust frame and spinner make this a fan which is virtually inaudible. 17 dB(A) are a true please, especially when keeping the air flow of 95 m³/h in mind.
Of course this fan can be made even more quiet! Being designed for operation with even lower voltage and having a starting voltage range of 7-12V, this fan can run truly whisper-quiet. And all that whilst ensuring strong cooling performance for your system!
Another highlight is the "slim version" ! Slim meaning that the fan has a reduced thickness compared other sieries, only 25mm! This allows more mounting possibilities in enclosures, especially in combination with radiators or smaller enclosures.
Phobya has created the ultimate fan: Quiet, powerful, with great compatibility and at an affordable price!
Technical specifications: Dimensions: 180x180x25mm Color: Transparent frame and red fan blades Weight: 215g Starting voltage: 10V Operating voltage: 7-12V Current draw: 0.13A Nominal speed: 700rpm (+/- 10%) Air flow: 95 m³/h / 56 CFM Noise emissions: 17 dB(A) Connector type: 3-Pin Molex Special feature: Extremely slim, 25mm, red LED
Extent of delivery: 1x Phobya G-Silent 18 700rpm slim red LED ( 180x180x25mm ) 1x 4 Fan screws This product has been tested for you:Radeon3d Hardwaremax Coolingtechnique (IT) Dexgo (White Version)Review-Center Chlodzenie (pl)Profesionalreview (esp)PC Games Hardware Overclockingstation
VIDEO
Общие характеристики
118, obshchie_kharakteristiki, divider, 0, 4
Цвет ротора
красный
Цвет рамки
белый
Производитель
Phobya
Размер вентилятора
180 мм
Скорость вращения
700 об/мин
Диапазон скорости вращения
0 - 950 об/мин
Управление скоростью вращения (PWM)
Да
Подсветка
Да
Минимально допустимое напряжение
7 В
Разъем питания
3-Pin Molex
Диапазон уровня шума
10 - 19,9 дБ(А)
Уровень шума
17 дБ(А)
Номинальное напряжение
12 В
Цвет подсветки
красный
Размеры
180 × 180 × 25 мм
Диапазон воздушного потока
50 - 99 м3/ч
Штрихкод
4049469142339
Примечание
Товар поставляется только после полной предоплаты
Вес
0.218 кг
Потребляемая мощность
1.56 Вт
Воздушный поток
95 м3/ч
Цвет
белый красный
Спасибо! Будем держать вас в курсе.
© InSocket, 2021. Все права защищены.
');
//console.log(counter_code);
$('body').append(counter_code);
if (!!params && params.ecommerce_flag === 1) {
if (!window[params.ecommerce_object]) {
window[params.ecommerce_object] = [];
}
if (typeof(params.action) === "string") {
//Добавляем объект "Просмотр товара"
if (params.action === 'product') {
if (!!params.object) {
window[params.ecommerce_object].push(params.object);
//console.log(params.object);
}
}
}
//Добавляем объект "Заказ"
if (reg_str_success.test(location.href)) {
if (params.referer_flag === 1) {
if (!!params.object) {
$.post(params.path_script, {'action': 'purchase', 'cart_code': params.cart_code, 'cart': params.cart}, function(response){
if (response.data.state) {
window[params.ecommerce_object].push(params.object);
//console.log(params.object);
if (response.data.user && response.data.user_orders) {
tmp_object = {};
if (typeof response.data.user_orders == 'object') {
for (i in response.data.user_orders) {
tmp_object[i] = response.data.order_format.replace('\{$order.id\}', response.data.user_orders[i]);
}
response.data.user_orders = tmp_object;
}
window[ya_counter_object_name].userParams({
'user': response.data.user,
'user_orders': response.data.user_orders
});
//console.log(response.data.user);
//console.log(response.data.user_orders);
}
if (!!params.object['ecommerce']) {
document.location.reload(true);
}
}
}, 'json');
}
}
}
$(document).on('ajaxSuccess', function (evt, xhr, options) {
var
fields = [],
field = [],
tmp_object = {},
query_params = {},
i, features = {}, key = '',
regexp = /^features(\[\d+\]){1}.*$/;
//counter_object;
///////////////////////////////Добавление товара в корзину/////////////////////
if (reg_str_add.test(options.url)) {
fields = [];
field = [];
tmp_object = {};
query_params = {};
features = {};
key = '';
fields = options.data.split('&');
for (i in fields) {
field = fields[i].split('=');
if (decodeURI(field[0]).indexOf('features') >= 0) {
key = regexp.exec(decodeURI(field[0]));
key = key[1];
key = key.replace('[', '').replace(']', '');
features[key] = parseInt(field[1]);
}
query_params[decodeURI(field[0])] = parseInt(field[1]);
}
/////////////Передача цели add_cart////
/*counter_object = 'yaCounter'+$('#script_ywa_app').data('counter_id');
if (!!window[counter_object]) {
window[counter_object].reachGoal('add_cart');
//console.log(counter_object);
}*/
////////////////////////////////////////////////
$.post(params.path_script, {'action': 'add', 'product_id': query_params['product_id'], 'sku_id' : query_params['sku_id'], 'features': features, 'cart_code': params.cart_code, 'cart': params.cart}, function (response) {
if (response.data.state) {
params.cart = response.data.cart;
tmp_object.ecommerce = response.data.result;
window[params.ecommerce_object].push(tmp_object);
//console.log(tmp_object);
}
}, 'json');
}
///////////////////////////////Удаление товара из корзины/////////////////////////////////////
if (reg_str_delete.test(options.url)) {
tmp_object = {};
$.post(params.path_script, {'action': 'delete', 'cart_code': params.cart_code, 'cart': params.cart}, function(response){
if (response.data.state) {
tmp_object.ecommerce = response.data.result;
params.cart = response.data.cart;
window[params.ecommerce_object].push(tmp_object);
//console.log(tmp_object);
}
}, 'json');
}
///////////////////////Изменение количества товара в корзине/////////////////////////////
if (reg_str_save.test(options.url)) {
fields = [];
field = [];
query_params = {},
tmp_object = {};
fields = options.data.split('&');
for (i in fields) {
field = fields[i].split('=');
query_params[field[0]] = parseInt(field[1]);
}
clearTimeout(timer_id);
timer_id = setTimeout(function () {
$.post(params.path_script, {'action': 'save', 'cart_code': params.cart_code, 'cart': params.cart, 'params': query_params}, function (response) {
if (response.data.state) {
params.cart = response.data.cart;
tmp_object.ecommerce = response.data.result;
window[params.ecommerce_object].push(tmp_object);
//console.log(tmp_object);
}
}, 'json');
}, 700);
}
});
}
})(jQuery, " %tag_script_start% (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter22033276 = new Ya.Metrika({id:22033276,accurateTrackBounce:true,trackLinks:true,webvisor:true ,clickmap:true ,ecommerce:\"dataLayer\"}); } catch(e) { } }); var n = d.getElementsByTagName(\"script\")[0], s = d.createElement(\"script\"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = \"text\/javascript\"; s.async = true; s.src = (d.location.protocol == \"https:\" ? \"https:\" : \"http:\") + \"\/\/mc.yandex.ru\/metrika\/watch.js\"; if (w.opera == \"[object Opera]\") { d.addEventListener(\"DOMContentLoaded\", f, false); } else { f(); } })(document, window, \"yandex_metrika_callbacks\"); %tag_script_end%
<\/div><\/noscript> ", {"ecommerce_flag":1,"path_script":"\/ywa\/getecommerceobject\/","ecommerce_object":"dataLayer","cart":[],"side_plugins":[],"action":"product","object":{"ecommerce":{"currencyCode":"RUB","detail":{"products":[{"id":"942","name":"\u0412\u0435\u043d\u0442\u0438\u043b\u044f\u0442\u043e\u0440 \u0434\u043b\u044f \u043a\u043e\u0440\u043f\u0443\u0441\u0430 Phobya G-Silent 18 Slim Red LED (700rpm) 180\u043c\u043c","category":"\u0412\u043e\u0437\u0434\u0443\u0448\u043d\u043e\u0435 \u043e\u0445\u043b\u0430\u0436\u0434\u0435\u043d\u0438\u0435\/\u0412\u0435\u043d\u0442\u0438\u043b\u044f\u0442\u043e\u0440\u044b \u0434\u043b\u044f \u043a\u043e\u0440\u043f\u0443\u0441\u0430","price":2259.1,"quantity":1,"variant":""}]}}},"counter_id":"22033276"});