[ad_1]

Scenario Description
A shop floor is the area in a manufacturing facility where production is carried out, by machines and
operators. In this scenario, a shop floor consists of 3 production sections, each section has 2 operations is
considered. These operations are repeated/similar across all sections, so that arrived jobs can be
processed at any section. Jobs frequently arrive at irregular/random intervals and can select any of the
sections based on the queue size (least).
The job shop manufacturing system encountered many scheduling problems. These problems include
variations in batch sizes, processing times, inventory levels, work in progress (WIP), performance, etc.
The following description shows the flow of operations in this shop floor.
• The inter-arrival times of jobs (in minutes) follow a user-defined distribution based on
Exponential with an Average equal to 10.
• The shop floor consists of 3 production sections (Section 1, Section 2, and Section 3). See Figure
1 for the shop floor layout.
Figure 1: schematic diagram of the shop floor
• Upon arrival, the job selects a production section based on the shortest queue size.
• Each section has two operations, these operations are repeated across all sections. See Table 1
for the shop floor operations.
Table 1: Shop floor operations
SECTION
NUMBER
OPERATION
1 Operation 1 and 2
2 Operation 1 and 2
3 Operation 1 and 2
• Two machines are used at each section. These machines are similar across all sections. Although
these machines are similar, each production section has its own (not shared) machines. See Table
2 for further information about the used machines.
Table 2: Machines used in each section
SECTION
NUMBER
OPERATION
1
OPERATION
2
1 M1-1 M2-1
2 M1-2 M2-2
3 M1-3 M2-3

Sample Solution

The post Manufacturing facility management appeared first on acestar tutors.

[ad_2]

Source link