The PtMotorDutyAttributesType provides the rated operating mode of a motor and is formally defined in Table 73. It is a description of the load(s) to which the motor is subjected. The duty types are defined in the international standard IEC 60034-1.
In addition to the duty type, information such as the switching cycles per hour and the duty cycle is required to assess the suitability of a machine for an application.
Various PtMotorRatedAttributes variables, like MotorPowerRated, depend on the PtMotorDutyAttributes.
Table 73 – PtMotorDutyAttributesType Definition
Attribute |
Value |
||||
BrowseName |
PtMotorDutyAttributesType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the PtAssetAttributesType defined in chapter 7.7 |
|||||
|
|||||
0:HasComponent |
Variable |
DutyType |
0:UInt16 |
0:MultiStateValueDiscreteType |
M, RO |
0:HasProperty |
Variable |
LoadProfile |
0:String[] |
0:PropertyType |
O, RO |
Conformance Units |
|||||
Powertrain Attributes Information |
DutyType provides a rated operating mode of a motor. The duty types are defined in the international standard IEC 60034-1. Some of these duty types can specify the load profile in more detail by means of limit value specifications. The values of the MultiStateValueDiscreteType variable are defined in Table 74 and shall be used. Additional values will be added in the specification. Manufacturer-specific extensions are not foreseen.
Table 74 – PtMotorDutyAttributesType Attribute values for child Nodes
BrowsePath |
Value Attribute |
Description Attribute |
||
|
[ { "Value": 0, "DisplayName": "S1", "Description": "Continuous duty" }, { "Value": 1, "DisplayName": "S2", "Description": "Short-time duty" }, { "Value": 2, "DisplayName": "S3", "Description": "Intermittent periodic duty" }, { "Value": 3, "DisplayName": "S4", "Description": "Intermittent periodic duty with starting" }, { "Value": 4, "DisplayName": "S5", "Description": "Intermittent periodic duty with electric braking" }, { "Value": 5, "DisplayName": "S6", "Description": "Continuous operation with intermittent load" }, { "Value": 6, "DisplayName": "S7", "Description": "Continuous operation periodic duty with electric braking" }, { "Value": 7, "DisplayName": "S8", "Description": "Continuous operation with periodic changes in load and speed" }, { "Value": 8, "DisplayName": "S9", "Description": "Duty with non-periodic load and speed variations" }, { "Value": 9, "DisplayName": "S10", "Description": "Duty with discrete constant loads and speeds" } ] |
|
LoadProfile provides a description for a duty type specific load profile according to IEC 60034-1. The load profiles may be described in a string array e.g. for the duty type S8. Clients should be aware of this. Examples are mentioned in Table 75.
Table 75 – Examples of Duty Type Load Profiles
DutyType |
LoadProfile-Example |
LoadProfile -Description |
S1 |
|
Continuous duty |
S2 |
60 min |
Short-time duty |
S3 |
25 % |
Intermittent periodic duty |
S4 |
25 % Jm = 0,15 kg x m² Jext = 0,7 kg x m² |
Intermittent periodic duty with starting |
S5 |
25 % Jm = 0,15 kg x m² Jext = 0,7 kg x m² |
Intermittent periodic duty with electric braking |
S6 |
40 % |
Continuous operation with intermittent load |
S7 |
Jm = 0,15 kg x m² Jext = 0,7 kg x m² |
Continuous operation periodic duty with electric braking |
S8 |
Jm = 0,15 kg x m² Jext = 0,7 kg x m² 16 kW 740 min-1 30 % 40 kW 1460min-1 30 % 25 kW 980 min-1 40 % |
Continuous operation with periodic changes in load and speed |
S9 |
|
Duty with non-periodic load and speed variations |
S10 |
p/dt= 1,1/0,4; 1/0,3; 0,9/0,2; r/0,1 TL = 0,6 |
Duty with discrete constant loads and speeds |