You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/isa-95/how-to-speak-isa-95.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ For the full list of relationships, refer to ISA-95 Part 2.
88
88
To explore the relationships in an interactive way,
89
89
you can use the Rhize [GraphQL]({{< relref "../latest/how-to/gql" >}}) API explorer.
90
90
91
-
## The activities of an MES
91
+
## The activities of a manufacturing operations management
92
92
93
93
Much of the ISA-95 standard discusses operations at the view of level 3, that is the MES or _Manufacturing Operations Management (MOM)_ system. But what activities are part of a MOM system? This is the subject of ISA-95 Part 3.
94
94
@@ -112,6 +112,22 @@ The 8 major activities of a MOM are as follows:
112
112
113
113
To make sense of these activities, you also need to have a concept of the relationship between planned and performed work.
114
114
115
+
## The categories of manufacturing operations mangement
116
+
117
+
Each of the activities described in the preceding section can apply to any of the four _categories_ of manufacturing operations management defined by ISA-95:
118
+
119
+
-**Production.** Production relates to the planning, manufacturing, and tracking and analysis of products.
120
+
-**Quality.** Quality operations examine the measurements collected on production artifacts to ensure product quality and minimize deviations.
121
+
-**Inventory.** Inventory operations control the movement of resources in and out of the operation.
122
+
-**Maintenance.** Maintenance operations are responsible for ensuring that equipment and physical assets are available for manufacturing.
123
+
124
+
Note that, as with activities, each of these categories has shared information.
125
+
Quality jobs are triggered after production jobs finish.
126
+
The production operation is constantly consuming material from inventory and adding finished material back to inventory.
127
+
Production cannot happen if maintenance operations do not exist to ensure availability.
128
+
And efficient maintenance scheduling requires information from production about utilization.
129
+
130
+
115
131
### Definition, demand, result
116
132
117
133
Almost all manufacturing processes share a common flow, from _definition_ to _production_ to _analysis_:
0 commit comments