{{Resources().getString('lblHome')}}
(current)
Custom
{{Resources().getString('langProject')}}
{{Resources().getString('lblLogin')}}
{{Resources().getString('lblRegister')}}
{{Resources().getString('langEnglish','English')}}
{{Resources().getString('langDutch','Dutch')}}
{{Resources().getString('langGerman','German')}}
{{Resources().getString('lblHome')}}
(current)
Custom
{{Resources().getString('langProject')}}
{{Resources().getString('lblLogin')}}
{{Resources().getString('lblRegister')}}
{{Resources().getString('langEnglish','English')}}
{{Resources().getString('langDutch','Dutch')}}
{{Resources().getString('langGerman','German')}}
Home
Select
{{Resources().getString('langApplication')}}
{{Resources().getString('langCleanAir')}}
{{Resources().getString('langPolluted')}}
{{Resources().getString('langTransport')}}
{{Resources().getString('langEnvironment','Environment')}}
{{Resources().getString(s.Id)}}
{{Resources().getString('langDriveType')}}
{{Resources().getString(d.Id, d.Name)}}
Inverter
{{Resources().getString('langInverterApplied', 'Inverter Applied')}}
{{Resources().getString('langAtexZoneInside','Atex Inside')}}
{{s.Name}}
{{Resources().getString('langAtexZoneOutside','Atex Outside')}}
{{s.Name}}
{{Resources().getString('langProducts')}}
{{Resources().getString('langAll')}}
{{group.Id}}
{{range.Name}}
{{Resources().getString('langCriteria')}}
{{Resources().getString('langVolume')}}
{{ Cheetah.conversion.volumeUnitToString(vu) }}
Actual
Normal (DIN)
{{Resources().getString('langPressureIn', 'Pressure (In)')}}
{{ Cheetah.conversion.pressureUnitToString(value)}}
{{Resources().getString('langPressureOut')}}
{{Cheetah.conversion.pressureUnitToString(Criteria.SelectionInformation.PressureUnit)}}
{{Resources().getString('langPressureType')}}
{{Resources().getString('langStatic')}}
{{Resources().getString('langTotal')}}
{{Resources().getString('langInletOutlet')}}
{{Resources().getString('langFreeInlet')}}
{{Resources().getString('langFreeOutlet')}}
{{Resources().getString('langBothDucted')}}
{{Resources().getString('langAdvanced')}}
{{Resources().getString('langSelect')}}
{{Resources().getString('langReset')}}
{{Resources().getString('langOptions')}}
{{Resources().getString('langAirConditions')}}
{{(Selector.Model.SelectionInformation.Conditions.CalculatedDensityOverride > 0 ? Selector.Model.SelectionInformation.Conditions.CalculatedDensityOverride : _.round(Selector.Model.SelectionInformation.Conditions.CalculatedDensity, 2)) + Cheetah.conversion.densityUnitToString(Selector.Model.SelectionInformation.Conditions.DensityUnit) + " " + Selector.Model.SelectionInformation.Conditions.OperatingTemperature + Cheetah.conversion.temperatureUnitToString(Selector.Model.SelectionInformation.Conditions.TemperatureUnit) + " " + Selector.Model.SelectionInformation.Conditions.Altitude + Cheetah.conversion.distanceUnitToString(Selector.Model.SelectionInformation.Conditions.AltitudeUnit) + " " + Selector.Model.SelectionInformation.Conditions.RelativeHumidity + "% RH"}}
{{Resources().getString('langMotorOptions')}}
{{Selector.Model.SelectionInformation.MotorGroupId}}
{{Resources().getString('langMediumTemperature')}}
{{ Cheetah.conversion.temperatureUnitToString(tu) }}
{{Resources().getString('langMaxTemperature')}}
{{ Cheetah.conversion.temperatureUnitToString(Conditions.SelectionInformation.Conditions.TemperatureUnit) }}   {{(User.Model.UserData != null && User.Model.UserData.UserLevel < 3 ? '(' + Resources().getString('langMax','Max') +': ' + Cheetah.conversion.changeTemperatureUnit(200,'DegreeC',Conditions.SelectionInformation.Conditions.TemperatureUnit) + Cheetah.conversion.temperatureUnitToString(Conditions.SelectionInformation.Conditions.TemperatureUnit) : '')}}
{{Resources().getString('langMaxAmbientTemperature')}}
{{ Cheetah.conversion.temperatureUnitToString(Conditions.SelectionInformation.Conditions.TemperatureUnit) }}
{{Resources().getString('langConsiderBeltLoss')}}
{{Resources().getString('langCasingMaterial')}}
{{ m.Id == "Mild Steel" ? Resources().getString('langMildSteel', 'Mild Steel') : m.Name }}
{{Resources().getString('langImpellerMaterial')}}
{{ m.Id == "Mild Steel" ? Resources().getString('langMildSteel', 'Mild Steel') : m.Id == "Stainless Steel" ? Resources().getString('langStainlessSteel', 'Stainless Steel') : m.Name }}
{{Resources().getString('langHubType')}}
{{Resources().getString('langBoltOnHub','Bolt-on hub')}}
{{Resources().getString('langMassiveHub','Massive hub')}}
{{Resources().getString('langResults')}}
{{Resources().getString('langView')}}
{{Resources().getString('langAddToProject')}}
{{Resources().getString('langPrint')}}
{{Resources().getString('langPrintAll')}}
{{Resources().getString('langPrintPerformance')}}
{{Resources().getString('langPrintTechnical')}}
{{Resources().getString('langPrintSound')}}
{{Resources().getString('langAirConditions')}}
{{Resources().getString('langAirConditionNote')}}
{{Resources().getString('langBarometricPressure')}}
{{Conditions.SelectionInformation.PressureUnit}}
{{Resources().getString('langAltitude')}}
m
ft
{{Resources().getString('langOperatingTemp')}}
{{ Cheetah.conversion.temperatureUnitToString(tu) }}
{{Resources().getString('langInletPressure')}}
{{Cheetah.conversion.pressureUnitToString(Conditions.SelectionInformation.Conditions.PressureUnit)}}
{{Resources().getString('langRelativeHumidity')}}
%
{{Resources().getString('langCalculatedDensity')}}
{{ConditionUI().calculateDensity(Conditions.SelectionInformation).toFixed(3)}}
{{ Cheetah.conversion.densityUnitToString(du) }}
{{Resources().getString('langUserDefinedDensity', 'User Defined Density')}}
{{Resources().getString('langDensity', 'Density')}}
{{Resources().getString('langConstructionOptions')}}
{{Resources().getString('langMotorOptions')}}
{{Resources().getString('langSupply', 'Supply')}}
{{hz.Description}}
3 Ph
{{v.Description}}
{{Resources().getString('langAtex', 'Atex')}}
{{s.Description}}
{{Resources().getString('langMotor', 'Motor')}}
{{motor}}
{{Resources().getString('langPoles', 'Poles')}}
2
4
6
8
{{Resources().getString('langServiceFactor', 'Service Factor')}}
%
{{Resources().getString('langSpecifyColor','Specify Color')}}
{{Resources().getString('langInverter', 'Inverter')}}
{{Resources().getString('langAddMotorAccessory', 'Add Motor Accessory')}}
{{Resources().getString('langSelectedMotor','Selected motor')}}
{{CurrentMotor}}
{{Resources().getString('langPreSelectMotor', 'Pre-select Motor')}}
{{MotorOptions.SelectGridMotor ? Resources().getString('langHide') : Resources().getString('langSelect')}}
{{Resources().getString('langEUMotorNote')}}
{{Technical.Submitting ? "Updating..." : Resources().getString('langUpdate','Update')}}
{{Resources().getString('langAddMotorAccessory', 'Add Motor Accessories')}}
×
{{Resources().getString('langElectricalFeatures', 'Electrical Features')}}
{{Resources().getString(m.PartDescriptionLanguageId, m.Description)}}
{{Resources().getString('langSealings', 'Sealings')}}
{{Resources().getString(m.PartDescriptionLanguageId, m.Description)}}
{{Resources().getString('langNamePlate', 'Name PLate')}}
{{Resources().getString(m.PartDescriptionLanguageId, m.Description)}}
{{Resources().getString('langTests', 'Tests')}}
{{Resources().getString(m.PartDescriptionLanguageId, m.Description)}}
{{Resources().getString('langCoating', 'Surface Treatment')}}
{{Resources().getString(m.PartDescriptionLanguageId, m.Description)}}
{{Resources().getString('langOther', 'Other')}}
{{Resources().getString(m.PartDescriptionLanguageId, m.Description)}}
{{Resources().getString('langSelectingFans')}}
{{Resources().getString('langLoading')}}
{{Resources().getString('langStop')}}
Do you like cookies?
🍪 We use cookies to ensure you get the best experience on our website.
Learn more
I agree
; ; ;