Chapter 14 Flashcards
Scheduling
refers to the assignment of start and completion times to particular jobs, people, or equipment.
ex: scheduling restaurant employees, airline crews and planes, sports teams, factory jobs
Sequencing
refers to determining the order in which jobs or tasks are processed.
ex: emergency room patients, automobile models on an assembly line, outgoing flights on runways
Scheduling applications and approaches
Scheduling applies to all aspects of the value chain, from planning and releasing orders in a factory, determining work shifts for employees, and making deliveries to customers.
Scheduling Tools
- Spreadsheets
- Software packages
- Web-based tools
Staff Scheduling
attempts to match available personnel with the needs of the organization
Staff Scheduling
- Accurately forecasting demand and translating it into the quantity and timing of work to be done.
- Determining the staffing required to perform the work by time period.
- Determining the personnel available and the full- and part-time mix.
- Matching capacity to demand requirements and developing a work schedule that maximizes service and minimizes costs.
Appointments
can be viewed as a reservation for service time and capacity.
Appointment Systems:
Four decisions
- Determine the appointment time interval.
- Determine the length of each workday and time off-duty.
- Decide how to handle overbooking.
- Develop customer appointment rules that maximize customer satisfaction.
Sequencing criteria
- Process-focused performance criteria (flow time and makespan)
- Customer-focused due date criteria (lateness and tardiness)
- Cost-based criteria
Flow Time
is the amount of time a job spent in the shop or factory.
Fi = ∑pij + ∑wij = Ci - Ri
Makespan
is the time needed to process a given set of jobs.
M = C - S
Lateness
is the difference between the completion time and the due date (either positive or negative).
Tardiness
is the amount of time by which the completion time exceeds the due date
tardiness is defined as zero if job is completed before due date
Shortest Processing Time (SPT)
SPT sequencing maximizes resource utilization and minimizes average flow time and work-in-process inventory.
Earliest Due Date (EDD)
EDD minimizes the maximum job tardiness and lateness.
Priority rules when new jobs arrive intermittently
- First come-first served (FCFS).
- Fewest number of operations remaining (FNO).
- Least work remaining (LWR) – the sum of all processing times for operations not yet performed.
- Least amount of work at the next process queue (LWNQ) – amount of work awaiting the next process in a job’s sequence.
Single-Resource Sequencing Problem
Process a set of jobs on a single processor.
- SPT sequencing finds a minimal average flow time sequence.
- FCFS rule works well when processing times are relatively equal.
- EDD rule minimizes the maximum job tardiness and lateness.
Two-Resource Sequencing Problem (Johnson’s Rule)
- List the jobs and their processing times on Resources #1 and #2.
- Find the job with the shortest processing time (on either resource).
- If this time corresponds to Resource #1, sequence the job first; if it corresponds to Resource #2, sequence the job last.
- Repeat steps 2 and 3, using the next-shortest processing time and working inward from both ends of the sequence until all jobs have been scheduled.
Gantt Charts
are useful tools for monitoring schedules. This helps to track jobs that are behind, on, or ahead of schedule.