Design of Production Facilities Flashcards

1
Q

How do you approach for functional layouts?

A

-The plant layout problem, where the position of the different departments relative to one another has to be determined.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What needs to be considered in plant layout problems?

A
  • Buildings and space
  • Material handling
  • Utilities, communications, facilities
  • Affinity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an affinity ranking?

A
  • Used to make a visual map of the layout of the plant with respect to the shared need e.g water, cleanliness, power, material, handling or staff
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the affinity ranking process?

A

1) Collect information on material flows between areas and the cost of moving per unit distance.
2) Draw a schematic layout, indicating traffic levels or costs and adjust this so that the highest cost routes are as short as possible
3) Try and error, asses and look for overall cost of traffic.
4) Once minimised craw floor plan.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is batch production?

A
  • Group of identical products are produced simultaneously.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a manufacturing cell?

A
  • Sets of machines that are grouped by the products or parts that they produce.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How is part family identification useful for batch production?

A
  • Could potentially be processed by a manufacturing cell.

- Sometimes this is obvious from design, at other times more complex.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is rank order clustering? (ROC)

A
  • Rank Order Clustering, involves organising columns and rows in the order of decreasing binary weights.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the method for rank order clustering?

A

1) create a table indicating which parts are processed by which machines.
2) Read 0’s and 1’s across a row as a binary number.
3) Re-order the rows high to low in terms of their binary number.
4) Then “read” the 0’s and 1’s down a column as a binary number.
5) Re-order the columns in terms of their binary number.
6) Repeat the procedure until there’s no change in the final answer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How do you identify product families for rank order clustering?

A
  • To assess production volumes and see if a dedicated cell is justified.
  • Assess the arrangement of machines in a cell, possibly using same techniques as for functional layout.
  • (Neat answers are uncommon).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you approach a question that is “not so neat”?

A
  • Product redesign for manufacture.
  • Tolerating some machine under-utilisation.
  • Requiting some components to flow through more than one cell.
  • Having mixed functional and cellular layout.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are “Flowlines” defined as?

A
  • ## Arrives > processed sequentially at a series n > then exits.[1]===[2]==[3]===[4]====
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are workstations?

A
  • Can be area of factory, a desk or bench, or a specialised workstation, with all tools/parts available.
  • Can be automated or manually operated.
    (track can be overhead crane/conveyer belt, roller table/robot)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the sequence of events for flowlines?

A

1) Parts move from station to station and part and/ or operators are put in position.
2) This takes an amount of time called the repositioning time, Tr
3) At each workstation manufacturing or assembly operations are performed
4) This takes an amount of time called service time Ts and alternates depending on station Ts (i=n)
5) Once all workstations have completed their operations the cycle repeats.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is Tr, Ts and Ts(i)?

A
  • Tr is the repositioning time.
  • Ts is the service time.
  • Ts(i) is the service time at a specific station i= 1, 2, 3…..
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is idle time?

A
  • Is a period of time in which an asset (machine or employee) is ready and available but is not doing anything productive.
  • White part of bar chart slide 9 lecture 22.3 P1
17
Q

What is the takt time? (Tc)

A
  • The total time take for each cycle.
18
Q

What is a bottleneck station and how is it related to service time?

A
  • The station with the longest service time is the bottleneck.
  • The production cannot go any faster than that of the bottleneck.
19
Q

What is the work content time? Twc

A
  • Twc = Σ Tsi

- The sum of the service times.

20
Q

What is the equation for balancing efficiency? Eb

A

Eb= Twc/(n*Tsl)
= Sum of task times/(Number of workstation * Desired cycle time)

Hint: (l=L) not i

21
Q

What is the balance delay equation? d

A

d = (nTSl-Twc)/(nTsl)

22
Q

How are flowlines designed?

A
  • “Packets” of workstations are ordered in order to balance the station as well as possible.
  • Firstly, order in minimum rational work elements, each with an element time, Tek and to list the precedence constraints.
  • Then using the largest candidate rule and the ranked positional weights methods and illustrate through an example problem.
23
Q

What largest candidate rule?

A

Allocate work elements to stations in order of their element time (Tek) whilst observing precedence and cycle time constraints.

24
Q

What is the method for the ranked positional weights method?

A
  • Calculate the RPW for a work element by summing it’s element time (Tek) with the element times from all downstream elements as defined by the precedence diagram
  • Allocate elements to workstations in order of their RPW, whilst observing precedence and cycle time constraints.

Hint: RPW ranked position method IDK why W