-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path39_parameters.yaml
More file actions
157 lines (157 loc) · 5.48 KB
/
39_parameters.yaml
File metadata and controls
157 lines (157 loc) · 5.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
parameters:
- id: 1
name: Weight of moving object
description: Mass of object in motion
examples: [Vehicle weight, Tool mass, Component weight]
- id: 2
name: Weight of stationary object
description: Mass of stationary object
examples: [Foundation weight, Support structure, Fixed component]
- id: 3
name: Length of moving object
description: Linear dimension of moving object
examples: [Vehicle length, Tool length, Arm reach]
- id: 4
name: Length of stationary object
description: Linear dimension of stationary object
examples: [Building length, Support beam, Container length]
- id: 5
name: Area of moving object
description: Surface area of moving object
examples: [Wing area, Contact surface, Cross-section]
- id: 6
name: Area of stationary object
description: Surface area of stationary object
examples: [Floor area, Wall surface, Base area]
- id: 7
name: Volume of moving object
description: Space occupied by moving object
examples: [Engine displacement, Container volume, Object size]
- id: 8
name: Volume of stationary object
description: Space occupied by stationary object
examples: [Room volume, Tank capacity, Housing volume]
- id: 9
name: Speed
description: Velocity of object or process
examples: [Travel speed, Processing speed, Response time]
- id: 10
name: Force
description: Force applied to object
examples: [Applied force, Pressure force, Magnetic force]
- id: 11
name: Stress or pressure
description: Force per unit area
examples: [Mechanical stress, Fluid pressure, Contact pressure]
- id: 12
name: Shape
description: External form of object
examples: [Aerodynamic shape, Cross-section, Profile]
- id: 13
name: Stability of object composition
description: Integrity of object structure
examples: [Chemical stability, Structural integrity, Phase stability]
- id: 14
name: Strength
description: Ability to resist breaking
examples: [Mechanical strength, Structural strength, Material strength]
- id: 15
name: Duration of action of moving object
description: Time of moving object activity
examples: [Operation time, Service life, Active period]
- id: 16
name: Duration of action of stationary object
description: Time of stationary object activity
examples: [Service life, Stability period, Active time]
- id: 17
name: Temperature
description: Thermal condition
examples: [Operating temperature, Process temperature, Environmental temp]
- id: 18
name: Illumination intensity
description: Amount of light
examples: [Lighting level, Brightness, Optical intensity]
- id: 19
name: Use of energy by moving object
description: Energy consumption by moving object
examples: [Fuel consumption, Power usage, Energy efficiency]
- id: 20
name: Use of energy by stationary object
description: Energy consumption by stationary object
examples: [Power consumption, Energy usage, Standby power]
- id: 21
name: Power
description: Rate of energy transfer
examples: [Engine power, Electric power, Processing power]
- id: 22
name: Loss of energy
description: Waste of useful energy
examples: [Heat loss, Friction loss, Energy waste]
- id: 23
name: Loss of substance
description: Waste of useful material
examples: [Material waste, Evaporation, Leakage]
- id: 24
name: Loss of information
description: Loss of useful data
examples: [Data corruption, Signal loss, Information degradation]
- id: 25
name: Loss of time
description: Waste of useful time
examples: [Downtime, Waiting time, Processing delays]
- id: 26
name: Quantity of substance
description: Amount of material
examples: [Material amount, Chemical concentration, Mass quantity]
- id: 27
name: Reliability
description: System ability to perform consistently
examples: [System reliability, Failure rate, Availability]
- id: 28
name: Measurement accuracy
description: Precision of measurement
examples: [Sensor accuracy, Measurement precision, Resolution]
- id: 29
name: Manufacturing precision
description: Accuracy of production
examples: [Machining precision, Tolerance, Production accuracy]
- id: 30
name: External harm affects the object
description: Harmful external influences
examples: [Environmental damage, External interference, Harmful effects]
- id: 31
name: Object-generated harmful factors
description: Harmful factors generated by object
examples: [Noise generation, Pollution, Interference]
- id: 32
name: Ease of manufacture
description: Simplicity of production
examples: [Manufacturing simplicity, Production ease, Fabrication]
- id: 33
name: Ease of operation
description: Simplicity of use
examples: [User-friendliness, Operation simplicity, Usability]
- id: 34
name: Ease of repair
description: Simplicity of maintenance
examples: [Maintenance ease, Repairability, Service access]
- id: 35
name: Adaptability or versatility
description: Ability to respond to changes
examples: [Flexibility, Adaptability, Versatility]
- id: 36
name: Device complexity
description: Complexity of system structure
examples: [System complexity, Component count, Structure complexity]
- id: 37
name: Difficulty of detecting and measuring
description: Complexity of observation
examples: [Detection difficulty, Measurement complexity, Observation]
- id: 38
name: Extent of automation
description: Level of automatic operation
examples: [Automation level, Autonomous operation, Self-control]
- id: 39
name: Productivity
description: Rate of useful output
examples: [Production rate, Output efficiency, Throughput]