FAN TDM100 KANALI D100mm

The photographs are for illustrative purposes only.
Get AI analytics on product FAN
TDM100 KANALI D100mm:
55.16€/pc.
Ex Tax: 44.48€/pc.
Europlast
0 reviews
In stock
Product Code: 000-393989ASP
Qty
One click order
Tags:

SPECIFICATION FAN TDM100 KANALI D100mm price 56.06€ Europlast

Product sizes10,40 x 10,40 x 10,40 cm
Package dimensions22,00 x 22,00 x 10,50 cm
Net weight0,500 kg

FAN TDM100 KANALI D100mm

Product details

Total weight: 0.50 kg
Product measurements: 10.40 x 10.40 x 10.40 cm
Package measurements: 22.00 x 22.00 x 10.50 cm

Description provided by sitypro.com

FAN TDM100 KANALI D100mm
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the FAN TDM100 KANALI D100mm

What is FAN TDM100 KANALI D100mm and which ducts does it fit?

FAN TDM100 KANALI D100mm is an axial channel fan by Europlast with a 100 mm duct connection, designed for extraction and supply in small ventilation systems. It fits round ventilation ducts with a 100 mm diameter and is suitable for compact channel installations.

What are the dimensions and weight of FAN TDM100 KANALI D100mm?

FAN TDM100 KANALI D100mm measures 10.40 x 10.40 x 10.40 cm and has a total weight of 0.50 kg. The package dimensions are 22.00 x 22.00 x 10.50 cm, useful to know for storage and transport planning.

Is this fan suitable for a bathroom or kitchen?

Yes, FAN TDM100 KANALI D100mm is suitable for extraction in small bathrooms and kitchens provided you have a 100 mm round duct. Check the required airflow and noise levels for your system, as those specifics are not listed in the product description.

What duct diameter is TDM100 KANALI D100mm compatible with?

FAN TDM100 KANALI D100mm is compatible with 100 mm (D100) round ventilation ducts. For a tight installation use appropriate 100 mm duct connectors and clamps.

What are the materials and who manufactures this fan?

FAN TDM100 KANALI D100mm is manufactured by Europlast; the product description does not specify exact housing or blade materials. For detailed material information consult the manufacturer's technical documentation.

How is power connected to model A060656SP (TDM100)?

The product description does not include a wiring diagram, but the Europlast channel fan (model A060656SP) is typically connected to terminal points inside the housing per the manufacturer's instructions. Have a qualified electrician perform the connection with proper earthing and circuit protection.

Can TDM100 be mounted in a wall or only in a duct?

FAN TDM100 KANALI D100mm is primarily designed for 100 mm round ducts, but it can be wall-mounted if you use a mounting box or flange that connects to the duct. Ensure proper sealing and secure fixing when installing into a wall.

Is this fan compatible with flexible plastic ducts?

Yes, FAN TDM100 KANALI D100mm is compatible with 100 mm flexible plastic ducts when fitted with appropriate clamps and seals. Minimise bends and excessive duct length to maintain airflow efficiency.

How does model A060656SP (TDM100) differ from other duct fans?

Model A060656SP (TDM100) is notable for its compact dimensions 10.40 x 10.40 x 10.40 cm and 100 mm duct connection, making it suitable for tight installations. The listing does not include power or airflow specs, so compare other models by airflow and noise ratings when choosing.

Are additional accessories required to install TDM100 (A060656SP)?

Installation of FAN TDM100 KANALI D100mm typically requires 100 mm clamps or flanges and possibly a mounting box for wall insertions. Sealant and fixings are not listed as included, so you may need to purchase them separately.

Which duct size: 100, 125 or 150 mm?

Match the actual duct. A smaller diameter increases noise and reduces airflow; a larger one will require an adapter.

Axial or inline?

Short, straight run — axial; long/complex run — inline or centrifugal.

Do I need a backdraft damper?

Yes, to prevent reverse flow and odors from the shaft. Some models have it built in.

How to reduce noise?

Choose a “silent” version/mode, keep the correct diameter, use flexible connectors/anti-vibration mounts, and seal properly.

What IP rating for wet areas?

At least IPX4/IP44, and observe bathroom safety zones.

Where to buy FAN TDM100 KANALI D100mm?

You can buy FAN TDM100 KANALI D100mm in our online store for 44.48€. Category: Fans.

What is the price of FAN TDM100 KANALI D100mm?

The current price of FAN TDM100 KANALI D100mm is 44.48€. Brand: Europlast.

FAN TDM100 KANALI D100mm — specifications and description

Model: 000-393989ASP. Category: Fans. Brand: Europlast. Price: 44.48€.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');