IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.4.4.58 Pset_ProtectiveDeviceTrippingUnitTypeElectronic

7.4.4.58.1 Semantic definition

Information on tripping units that are electronically tripped.

7.4.4.58.2 Applicable entities

7.4.4.58.3 Properties

Name Property Type Data Type Description
ElectronicTrippingUnitType IfcPropertyEnumeratedValue PEnum_ElectronicTrippingUnitType

A list of the available types of electronic tripping unit from which that required may be selected.

NominalCurrents IfcPropertyListValue IfcElectricCurrentMeasure

A set of values providing information on available modules (chips) for setting the nominal current of the protective device.

A set of values providing information on available modules (chips) for setting the nominal current of the protective device. If the set is empty, no nominal current modules are available for the tripping unit.

N_Protection IfcPropertySingleValue IfcBoolean

An indication whether the electronic tripping unit has separate protection for the N conductor, or not.

N_Protection_50 IfcPropertySingleValue IfcBoolean

An indication whether the electronic tripping unit is tripping if the current in the N conductor is more than 50% of that of the phase conductors. The property is only asserted if the property N_Protection is asserted.

N_Protection_100 IfcPropertySingleValue IfcBoolean

An indication whether the electronic tripping unit is tripping if the current in the N conductor is more than 100% of that of the phase conductors. The property is only asserted if the property N_Protection is asserted.

N_Protection_Select IfcPropertySingleValue IfcBoolean

An indication whether the use of the N_Protection can be selected by the user or not. If both the properties N_Protection_50 and N_Protection_100 are asserted, the value of N_Protection_Select property is set to TRUE. The property is only asserted if the property N_Protection is asserted.

Table 7.4.4.58.A

Edit on Github


Is this page difficult to understand? Let us know!

7.4.4.58.4 Changelog

7.4.4.58.4.1 IFC4

  • New resource

7.4.4.58.4.2 IFC4.3_DEV_70ee25e8