6.2.3.10 IfcEnergyConversionDevice(能量转换设备)
6.2.3.10.1 语义定义
输配流构件 IfcEnergyConversionDevice 定义了用于执行能量转换或热传递并通常参与流输配系统的设备实例。其类型由 IfcEnergyConversionDeviceType 或其子类型定义。
沿革 中的新实体。
6.2.3.10.2 实体继承
-
- IfcAirToAirHeatRecovery
- IfcBoiler
- IfcBurner
- IfcChiller
- IfcCoil
- IfcCondenser
- IfcCooledBeam
- IfcCoolingTower
- IfcElectricGenerator
- IfcElectricMotor
- IfcEngine
- IfcEvaporativeCooler
- IfcEvaporator
- IfcHeatExchanger
- IfcHumidifier
- IfcMotorConnection
- IfcSolarDevice
- IfcTransformer
- IfcTubeBundle
- IfcUnitaryEquipment
6.2.3.10.3 特性
| # | 特性 | 类型 | 描述 |
|---|---|---|---|
| IfcRoot (4) | |||
| 1 | GlobalId | IfcGloballyUniqueId |
在整个软件世界中分配全局唯一标识符。 |
| 2 | OwnerHistory | OPTIONAL IfcOwnerHistory |
分配有关该对象当前所有权的信息,包括所有者参与者、应用程序、本地标识以及捕获到的关于对象近期更改的信息。 |
| 3 | Name | OPTIONAL IfcLabel |
供参与的软件系统或用户使用的可选名称。对于某些 IfcRoot 的子类型,可能需要插入 Name 特性。这将通过 where 规则强制执行。 |
| 4 | Description | OPTIONAL IfcText |
可选的描述,用于提供信息性注释。 |
| IfcObjectDefinition (7) | |||
| HasAssignments | SET [0:?] OF IfcRelAssigns FOR RelatedObjects |
引用分配(通过关联关系)其他 IfcObject 子类型到此对象实例的关系对象。例如,与产品、过程、控制、资源或组的关联。 |
|
| Nests | SET [0:1] OF IfcRelNests FOR RelatedObjects |
引用作为嵌套的分解关系。它确定此对象定义是顺序整体/部分分解关系中的一部分。对象实例或类型只能是单个分解的一部分(仅允许分层结构)。 |
|
| IsNestedBy | SET [0:?] OF IfcRelNests FOR RelatingObject |
引用作为嵌套的分解关系。它确定此对象定义是顺序整体/部分分解关系中的整体。对象或对象类型可以被多个其他对象(实例或类型)嵌套。 |
|
| HasContext | SET [0:1] OF IfcRelDeclares FOR RelatedDefinitions |
引用提供上下文信息的上下文,例如项目单位或表示上下文。它只应断言在最上层的非空间对象上。 |
|
| IsDecomposedBy | SET [0:?] OF IfcRelAggregates FOR RelatingObject |
引用作为聚合的分解关系。它确定此对象定义是无序整体/部分分解关系中的整体。对象定义可以被多个其他对象(实例或部分)聚合。 |
|
| Decomposes | SET [0:1] OF IfcRelAggregates FOR RelatedObjects |
引用作为聚合的分解关系。它确定此对象定义是无序整体/部分分解关系中的一部分。对象定义只能是单个分解的一部分(仅允许分层结构)。 |
|
| HasAssociations | SET [0:?] OF IfcRelAssociates FOR RelatedObjects |
引用将外部资源或资源定义与对象关联的关系对象。例如,与库、文档或分类的关联。 |
|
| IfcObject (5) | |||
| 5 | ObjectType | OPTIONAL IfcLabel |
该类型表示指示对象的特定类型。其用法应在可实例化的子类型层级上确定。特别是,如果特性 PredefinedType 的枚举设置为 USERDEFINED,或者当实例化的具体实体没有 PredefinedType 特性时,它保存用户定义的类型。后者发生在一些特殊的叶子类中,以及直接实例化 IfcBuiltElement 时。 |
| IsDeclaredBy | SET [0:1] OF IfcRelDefinesByObject FOR RelatedObjects |
链接到指向声明对象的关系对象,该声明对象为此对象实例提供对象定义。声明对象应是对象类型分解的一部分。关联的 IfcObject 或其子类型包含特定信息(作为类型或样式定义的一部分),该信息适用于该声明 IfcObject 或其子类型的所有对应实例。 |
|
| Declares | SET [0:?] OF IfcRelDefinesByObject FOR RelatingObject |
链接到指向接收对象定义的实例对应对象的关系对象。实例对应的对象应是对象实例分解的一部分。关联的 IfcObject 或其子类型提供特定信息(作为类型或样式定义的一部分),该信息适用于该声明 IfcObject 或其子类型的所有对应实例。 |
|
| IsTypedBy | SET [0:1] OF IfcRelDefinesByType FOR RelatedObjects |
与对象类型的关系集合,该对象类型为此对象实例提供类型定义。然后,关联的 IfcTypeObject 或其子类型包含特定信息(或类型或样式),该信息对于引用同一类型的所有 IfcObject 或其子类型的实例是通用的。 |
|
| IsDefinedBy | SET [0:?] OF IfcRelDefinesByProperties FOR RelatedObjects |
与附加到此对象的属性集定义的集合的关系。这些静态或动态定义的特性包含字母数字信息内容,这些内容进一步定义了对象。 |
|
| IfcProduct (5) | |||
| 6 | ObjectPlacement | OPTIONAL IfcObjectPlacement |
这建立了产品在空间中的对象坐标系和位置。位置可以是绝对的(相对于世界坐标系)、相对的(相对于另一个产品的对象位置)或约束的(例如,相对于轴线或线性定位构件)。位置的类型由 IfcObjectPlacement 的各种子类型确定。如果存在表示,则应提供对象位置。 |
| 7 | Representation | OPTIONAL IfcProductRepresentation |
引用产品的表示,可以是表示 (IfcProductRepresentation) 或作为形状表示 (IfcProductDefinitionShape) 的特例。产品定义形状为同一对象坐标系中的形状属性提供了多个几何表示,该坐标系由对象位置确定。 |
| ReferencedBy | SET [0:?] OF IfcRelAssignsToProduct FOR RelatingProduct |
引用 IfcRelAssignsToProduct 关系,通过该关系,其他产品、过程、控制、资源或参与者(作为 IfcObjectDefinition 的子类型)可以与此产品相关联。 |
|
| PositionedRelativeTo | SET [0:?] OF IfcRelPositions FOR RelatedProducts |
引用 IfcRelPositions 关系,该关系定义了其与定位构件的关系。 |
|
| ReferencedInStructures | SET [0:?] OF IfcRelReferencedInSpatialStructure FOR RelatedElements |
引用对象化关系 IfcRelReferencedInSpatialStructure,可用于将产品与一个或多个空间结构构件相关联,除了它主要包含的那个。 |
|
| IfcElement (13) | |||
| 8 | Tag | OPTIONAL IfcIdentifier |
产品实例的标签(或标识符),例如序列号或位置编号。这是实例级别的标识符。 |
| FillsVoids | SET [0:1] OF IfcRelFillsElement FOR RelatedBuildingElement |
指向 IfcRelFillsElement 关系的引用,该关系将构件作为填充物放入另一个构件中创建的开口。 |
|
| ConnectedTo | SET [0:?] OF IfcRelConnectsElements FOR RelatingElement |
指向构件连接关系的引用。该关系随后引用此构件所连接的另一个构件。 |
|
| IsInterferedByElements | SET [0:?] OF IfcRelInterferesElements FOR RelatedElement |
指向干扰关系的引用,用于指示被干扰的构件。如果提供了该关系,则表示此构件与一个或多个其他构件存在干扰。 |
|
| InterferesElements | SET [0:?] OF IfcRelInterferesElements FOR RelatingElement |
指向干扰关系的引用,以指示干扰的构件。如果提供了该关系,则表示此构件与一个或多个其他构件存在干扰。 |
|
| HasProjections | SET [0:?] OF IfcRelProjectsElement FOR RelatingElement |
投影关系,通过布尔并集向 IfcBuiltElement 添加一个特征。 |
|
| HasOpenings | SET [0:?] OF IfcRelVoidsElement FOR RelatingBuildingElement |
指向 IfcRelVoidsElement 关系的引用,该关系在构件中创建开口。一个构件可以包含零个或多个开口。对于每个使构件产生孔洞的开口,都会生成一个新的关系 IfcRelVoidsElement。 |
|
| IsConnectionRealization | SET [0:?] OF IfcRelConnectsWithRealizingElements FOR RealizingElements |
指向具有实现构件的连接关系的引用。如果提供了该关系,则将此构件分配给连接的实现构件,该连接提供了连接关系的物理体现。 |
|
| ProvidesBoundaries | SET [0:?] OF IfcRelSpaceBoundary FOR RelatedBuildingElement |
通过对象化关系 IfcRelSpaceBoundary 指向空间边界。该关系表示构件为空间提供边界。 |
|
| ConnectedFrom | SET [0:?] OF IfcRelConnectsElements FOR RelatedElement |
指向构件连接关系的引用。该关系随后引用连接到此构件的另一个构件。 |
|
| ContainedInStructure | SET [0:1] OF IfcRelContainedInSpatialStructure FOR RelatedElements |
包含关系到空间结构构件,该构件主要与之相关联。此包含关系应为层级关系,即一个构件只能直接分配给 0 个或 1 个空间结构。 |
|
| HasCoverings | SET [0:?] OF IfcRelCoversBldgElements FOR RelatingBuildingElement |
通过对象化关系 IfcRelCoversBldgElements 指向 IfcCovering。该关系表示构件具有相关覆盖物。 |
|
| HasSurfaceFeatures | SET [0:?] OF IfcRelAdheresToElement FOR RelatingElement |
指向 IfcRelAdheresToElement 关系的引用,该关系将 IfcSurfaceFeature 附着到构件上。一个构件可以在一个关系中包含零个或多个表面特征。 |
|
| IfcDistributionElement (1) | |||
| HasPorts | SET [0:?] OF IfcRelConnectsPortToElement FOR RelatedElement |
指向构件到端口连接关系的引用。该关系随后引用包含在此构件中的端口。 |
|
| 点击显示 35 个隐藏的继承特性 点击隐藏 35 个继承特性 | |||
| IfcDistributionFlowElement (1) | |||
| HasControlElements | SET [0:1] OF IfcRelFlowControlElements FOR RelatingFlowElement |
引用关联控制构件的关系对象。 |
|
6.2.3.10.4 属性集
-
Pset_Condition
- AssessmentDate(评估日期)
- AssessmentCondition(评估条件)
- AssessmentDescription(评估描述)
- AssessmentType(评估类型)
- AssessmentMethod(评估方法)
- LastAssessmentReport(最后评估报告)
- NextAssessmentDate(下次评估日期)
- AssessmentFrequency(评估频率)
-
Pset_ConstructionAdministration
- ProcurementMethod(采购方法)
- SpecificationSectionNumber(规范章节编号)
- SubmittalIdentifer(提交标识符)
-
Pset_ConstructionOccurence
- InstallationDate(安装日期)
- ModelNumber(型号)
- TagNumber(标签编号)
- AssetIdentifier(资产标识符)
-
Pset_ElectricalDeviceCommon
- RatedCurrent(额定电流)
- RatedVoltage(额定电压)
- NominalFrequencyRange(额定频率范围)
- PowerFactor(功率因数)
- ConductorFunction(导体功能)
- NumberOfPoles(电杆数量)
- HasProtectiveEarth(具有保护接地)
- InsulationStandardClass(绝缘标准等级)
- IP_Code(IP代码)
- IK_Code(IK代码)
- EarthingStyle(接地方式)
- HeatDissipation(散热)
- Power(功率)
- NominalPowerConsumption(额定功耗)
- NumberOfPowerSupplyPorts(电源端口数量)
-
Pset_ElectricalDeviceCompliance
- ElectroMagneticStandardsCompliance(电磁标准符合性)
- ExplosiveAtmosphereStandardsCompliance(爆炸性环境标准符合性)
- FireProofingStandardsCompliance(防火标准符合性)
- LightningProtectionStandardsCompliance(防雷标准符合性)
-
Pset_ElementKinematics
- CyclicPath(循环路径)
- CyclicRange(循环范围)
- LinearPath(线性路径)
- LinearRange(线性范围)
- MaximumAngularVelocity(最大角速度)
- MaximumConstantSpeed(最大恒定速度)
- MinimumTime(最短时间)
-
Pset_ElementSize
- NominalLength(标称长度)
- NominalWidth(公称宽度)
- NominalHeight(标称高度)
-
Pset_EnergyRequirements
- EnergyConsumption(能耗)
- PowerDemand(功率需求)
- EnergySourceLabel(能源标签)
- EnergyConversionEfficiency(能量转换效率)
-
Pset_EnvironmentalCondition
- ReferenceAirRelativeHumidity(基准空气相对湿度)
- ReferenceEnvironmentTemperature(基准环境温度)
- MaximumAtmosphericPressure(最大大气压力)
- StorageTemperatureRange(存储温度范围)
- MaximumWindSpeed(最大风速)
- OperationalTemperatureRange(运行温度范围)
- MaximumRainIntensity(最大降雨强度)
- SaltMistLevel(盐雾等级)
- SeismicResistance(抗震性)
- SmokeLevel(烟雾等级)
- MaximumSolarRadiation(最大太阳辐射)
-
Pset_EnvironmentalEmissions
- CarbonDioxideEmissions(二氧化碳排放量)
- SulphurDioxideEmissions(二氧化硫排放)
- NitrogenOxidesEmissions(氮氧化物排放量)
- ParticulateMatterEmissions(颗粒物排放)
- NoiseEmissions(噪声排放量)
-
Pset_EnvironmentalImpactIndicators
- Reference(类型参照标识)
- FunctionalUnitReference(功能单元参考)
- IndicatorsUnit(指示器单元)
- LifeCyclePhase(生命周期阶段)
- ExpectedServiceLife(预期使用寿命)
- TotalPrimaryEnergyConsumptionPerUnit(单位总一次能源消耗)
- WaterConsumptionPerUnit(单位耗水量)
- HazardousWastePerUnit(单位危险废物)
- NonHazardousWastePerUnit(单位无害废物量)
- ClimateChangePerUnit(单位气候变化)
- AtmosphericAcidificationPerUnit(单位大气酸化)
- RenewableEnergyConsumptionPerUnit(单位可再生能源消耗量)
- NonRenewableEnergyConsumptionPerUnit(单位不可再生能源消耗)
- ResourceDepletionPerUnit(单位资源消耗)
- InertWastePerUnit(单位惰性废物)
- RadioactiveWastePerUnit(单位放射性废物)
- StratosphericOzoneLayerDestructionPerUnit(单位平流层臭氧层破坏)
- PhotochemicalOzoneFormationPerUnit(单位光化学臭氧形成)
- EutrophicationPerUnit(单位富营养化)
-
Pset_EnvironmentalImpactValues
- TotalPrimaryEnergyConsumption(总一次能源消耗)
- WaterConsumption(用水量)
- HazardousWaste(危险废物)
- NonHazardousWaste(无害废物)
- ClimateChange(气候变化)
- AtmosphericAcidification(大气酸化)
- RenewableEnergyConsumption(可再生能源消耗量)
- NonRenewableEnergyConsumption(不可再生能源消耗)
- ResourceDepletion(资源消耗)
- InertWaste(惰性废物)
- RadioactiveWaste(放射性废物)
- StratosphericOzoneLayerDestruction(平流层臭氧层破坏)
- PhotochemicalOzoneFormation(光化学臭氧形成)
- Eutrophication(富营养化)
- LeadInTime(导入时间)
- Duration(持续时间)
- LeadOutTime(导出时间)
-
Pset_InstallationOccurrence
- InstallationDate(安装日期)
- AcceptanceDate(验收日期)
- PutIntoOperationDate(投入使用日期)
-
Pset_MaintenanceStrategy
- AssetCriticality(资产关键性)
- AssetFrailty(资产脆弱性)
- AssetPriority(资产优先级)
- MonitoringType(监测类型)
- AccidentResponse(事故响应)
-
Pset_MaintenanceTriggerCondition
- ConditionTargetPerformance(条件目标性能)
- ConditionMaintenanceLevel(条件维护等级)
- ConditionReplacementLevel(条件更换等级)
- ConditionDisposalLevel(条件处置等级)
-
Pset_MaintenanceTriggerDuration
- DurationTargetPerformance(目标性能持续时间)
- DurationMaintenanceLevel(维护水平持续时间)
- DurationReplacementLevel(更换水平持续时间)
- DurationDisposalLevel(处置水平持续时间)
-
Pset_MaintenanceTriggerPerformance
- TargetPerformance(目标性能)
- PerformanceMaintenanceLevel(性能维护等级)
- ReplacementLevel(更换水平)
- DisposalLevel(处置水平)
-
Pset_ManufacturerOccurrence
- AcquisitionDate(采集日期)
- BarCode(条形码)
- SerialNumber(序列号)
- BatchReference(批次参考)
- AssemblyPlace(组装地点)
- ManufacturingDate(制造日期)
-
Pset_ManufacturerTypeInformation
- GlobalTradeItemNumber(全球贸易项目编号)
- ArticleNumber(物品编号)
- ModelReference(模型参考)
- ModelLabel(模型标签)
- Manufacturer(制造商)
- ProductionYear(生产年份)
- AssemblyPlace(组装地点)
- OperationalDocument(操作文档)
- SafetyDocument(安全文档)
- PerformanceCertificate(性能证书)
-
Pset_RepairOccurrence
- RepairContent(维修内容)
- RepairDate(维修日期)
- MeanTimeToRepair(平均维修时间)
-
Pset_Risk
- RiskName(风险名称)
- RiskType(风险类型)
- NatureOfRisk(风险性质)
- RiskAssessmentMethodology(风险评估方法)
- UnmitigatedRiskLikelihood(未缓解风险可能性)
- UnmitigatedRiskConsequence(未缓解风险后果)
- UnmitigatedRiskSignificance(未缓解风险重要性)
- MitigationPlanned(计划缓解措施)
- MitigatedRiskLikelihood(缓解风险可能性)
- MitigatedRiskConsequence(缓解风险后果)
- MitigatedRiskSignificance(缓解风险显著性)
- MitigationProposed(缓解措施建议)
- AssociatedProduct(关联产品)
- AssociatedActivity(关联活动)
- AssociatedLocation(关联位置)
-
Pset_ServiceLife
- ServiceLifeDuration(使用寿命期限)
- MeanTimeBetweenFailure(平均故障间隔时间)
-
Pset_SoundGeneration
- SoundCurve(声音曲线)
-
Pset_Tolerance
- ToleranceDescription(公差描述)
- ToleranceBasis(公差基准)
- OverallTolerance(总公差)
- HorizontalTolerance(水平公差)
- OrthogonalTolerance(正交公差)
- VerticalTolerance(垂直公差)
- PlanarFlatness(平面平整度)
- HorizontalFlatness(水平平整度)
- ElevationalFlatness(立面平整度)
- SideFlatness(侧面平整度)
- OverallOrthogonality(总正交度)
- HorizontalOrthogonality(水平正交度)
- OrthogonalOrthogonality(正交正交度)
- VerticalOrthogonality(垂直正交度)
- OverallStraightness(总直线度)
- HorizontalStraightness(水平直线度)
- OrthogonalStraightness(正交直线度)
- VerticalStraightness(垂直直线度)
-
Pset_Uncertainty
- UncertaintyBasis(不确定性基准)
- UncertaintyDescription(不确定性描述)
- HorizontalUncertainty(水平不确定度)
- LinearUncertainty(线性不确定度)
- OrthogonalUncertainty(正交不确定度)
- VerticalUncertainty(垂直不确定度)
-
Pset_Warranty
- WarrantyIdentifier(保修标识符)
- WarrantyStartDate(保修开始日期)
- IsExtendedWarranty(是否延长保修)
- WarrantyPeriod(保修期限)
- WarrantyContent(保修内容)
- PointOfContact(接触点)
- Exclusions(排除项)
-
Qto_BodyGeometryValidation
- GrossSurfaceArea(总表面积)
- NetSurfaceArea(净表面积)
- GrossVolume(总体积)
- NetVolume(净体积)
- SurfaceGenusBeforeFeatures(特征处理前表面类型)
- SurfaceGenusAfterFeatures(特征处理后表面类型)
6.2.3.10.5 概念用法
6.2.3.10.6 形式化表示
ENTITY IfcEnergyConversionDevice
SUPERTYPE OF (ONEOF
(IfcAirToAirHeatRecovery
,IfcBoiler
,IfcBurner
,IfcChiller
,IfcCoil
,IfcCondenser
,IfcCooledBeam
,IfcCoolingTower
,IfcElectricGenerator
,IfcElectricMotor
,IfcEngine
,IfcEvaporativeCooler
,IfcEvaporator
,IfcHeatExchanger
,IfcHumidifier
,IfcMotorConnection
,IfcSolarDevice
,IfcTransformer
,IfcTubeBundle
,IfcUnitaryEquipment))
SUBTYPE OF (IfcDistributionFlowElement);
END_ENTITY;
6.2.3.10.7 参考
- IfcAirToAirHeatRecovery
- IfcBoiler
- IfcBurner
- IfcChiller
- IfcCoil
- IfcCondenser
- IfcCooledBeam
- IfcCoolingTower
- IfcDistributionFlowElement
- IfcElectricGenerator
- IfcElectricMotor
- IfcEngine
- IfcEvaporativeCooler
- IfcEvaporator
- IfcHeatExchanger
- IfcHumidifier
- IfcMotorConnection
- IfcSolarDevice
- IfcTransformer
- IfcTubeBundle
- IfcUnitaryEquipment


