Mechanical Engineering Exam  >  Mechanical Engineering Notes  >  Industrial Engineering  >  Scheduling, Sequencing & Line Balancing

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering PDF Download

Scheduling

Scheduling is used to schedule resources in time to finish the tasks. Forecast demand plays a key role to determine the plan for the output. 

Methods Used for Scheduling

  1. Longest Processing Time (LPT): The longest processing time rule orders the jobs in the order of decreasing processing times. Whenever a machine becomes free, the largest job processing starts at the same time. The main aim of this rule is to schedule the longest jobs first so that no large job will remain pending till the end.
  2. Shortest Processing Time (SPT): This rule arranges the jobs in the increasing order of processing times. Whenever a machine becomes free, the shortest job processing starts on it at the same time.
  3. Earliest Due Date (EDD): In the single machine environment with ready time set at 0 for all jobs, the earliest due date rule arranges the jobs in increasing order of their due date. EDD  arrangement of jobs minimize the maximum lateness, or to minimize the maximum tardiness.
  4. Minimum Slack Time (MST): The minimum slack time rule arranges the jobs in increasing order of slack. The “urgency” of a job is decided by its slack time. MST rule maximizes the minimum lateness.
  5. First Come, First Served (FCFS) rule: In case of inventory management, it is treated as First In First Out (FIFO) i.e. first piece of inventory at a storage area is the first one to be used.
  6. Critical ratio (CR) rule: arranges the jobs in increasing order of their critical ratio.
    CR = Due date / Processing Time
    If CR>1 The job is ahead of schedule.
    If CR<1 The job is behind schedule.
    If CR=1 The job is exactly on schedule.
  7. Slack Time Remaining (STR) rule: It employs that the next job processed is the one that has the least amount of slack time.
    Slack = Due date – Processing time

Sequencing

It is the order in which jobs pass through the machines or workstations.

Sequencing Terminology

  1. Number of Machines: It means the service facilities through which a job must pass before it is completed.
  2. Processing Order: It is the order in which different machines are arranged for completing the job.
  3. Processing Time: It is the time needed by each job on each machine.
  4. Idle Time on a Machine: It is the time for which a machine remains idle during the total elapsed time.
  5. Total Elapsed Time: The time between the start of the first job and completing the last job, is the total elapsed time.

Johnson’s rule (Sequencing of n jobs on 2 machines)


Let, Ai = processing time of ith job on machine 1, Bi = processing time of ith job on machine 2, these problems are solved by Johnson’s rule and steps involved are:

(i) Find out the minimum of Ai and Bi.
(ii) If the minimum is for a particular job on machine A then, perform that job at the start or beginning.
(iii) If the minimum is for a particular job on machine B then, perform that job in the last.
(iv) Strike-off the job which is assigned so that it can’t be considered again.
(v) Continue in the similar manner until all the jobs are assigned.
Example: The above algorithm is illustrated with the following example.

Consider two machines and six jobs flow shop scheduling problem. Using Johnson’s algorithm, obtain the optimal sequence which will minimize the make span.

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Step-1: Finding Sequence. Min Processing time of 1 min for job 6 on m1 and for job 3 on m2. Place job 6 first and job 3 at last. Continue this procedure. The sequence obtained is-

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical EngineeringStep-2: Using this sequence, the make span for the jobs can be determined by the time in and time out:

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Total flow time = 11 + 16 + 24 + 30 + 33 + 36 = 150
Avg. flow time = 150 / 6 = 25
Idle time for M1 = 1 minute.
Idle time for M2 = 1 + 2 = 3 minute.
Make span time of shop = 36 minute.

Sequencing of n jobs on 3 machines (Jackson Rule)


(i) Check (min)M1 ≥ (max)M2
(min)M3 ≥ (max)M2, At least one must satisfy.
(ii) Convert to two machines problem by adding machine 1 and 2,then machine 2 and solve using Johnson’s rule.

Assembly Line Balancing

Assembly line is a special case of product layout in which the operations pertaining to assembly of different parts at few station line (product) layout is useful for high volume, single type of manufacturing activity. The aim of assembly line is to divide total work content into different work station. Such that idle time is minimized utilization is optimized.

Line balancing Terminology


  1. Work Element (i): Every job is completed by a set of operation and each operation which is performed on the job is called work element.
  2. Task time (T1): It is the slandered time required to complete work-element.
  3. Work Stations (ω): It is the specific location on the assembly line where the given amount of work elements are completed within a fixed period of time.
  4. Station time (Tsi): It is a time required to complete work element assigned in an work-station.
  5. Total Work Content (Twc): It is time required to complete one set of job. It is given by either the summation of all the station time or the summation of all the elemental task time.
  6. Cycle Time: It is an amount of time for which a job to be assembled remains in a work station. It is a time gap between two successive product coming out from the assembly line.
    Tc ≥ max(Tsi)
  7. Delay or Idle Time at Station: The difference between cycle time and station time is called the delay or idle time at the station.
    Tds = Tc - Tsi
  8. Balance Delay or Balancing Less (d): It is the measure of the inefficiency of the line.
  9. Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical EngineeringLine efficiency: 

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical EngineeringWhere, Tsi = Station time at station
i, n = Total number of stations
TC = Total cycle time.

  • Smoothness Index (SI): It is a term used to represent the load distribution between the different work station. Compare to a station consuming maximum time.

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Where, (Tsi)max = Maximum station time.

Note: If smoothness index is low, it means line balancing is good.

  • Theoretically Minimum Number of Work Stations (Nmin): The minimum number of work stations is defined as the ratio of total work content to the total cycle time.

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Method of line balancing- Largest candidate rule steps are:

  • List all the element in the decreasing order of their task time
  • To assign an element in a work station start form beginning of list moving downward searching feasible element which can be placed in a work station a feasible element is one which satisfy precedence requirement and when that element is placed in the work station the total time of the work station should not exceed the cycle time.
  • Strike of the element which is assigned so that it can’t considered again.
  • Continue in the similar manner until all the jobs are assigned.

Example: Let us consider the precedence diagram of 13 work elements shown below. The time each work element is at the top of each node. In a tabular form, this precedence diagram is represented as follows.

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Total work content = 68 min
Largest work element time = 10 min
Thus, cycle time (TC) must satisfy TC ≥ 10 min
For minimum cycle time of 10 min, number of stations would be 68/10 = 6.8
Therefore, we must take stations lesser than this. Let us select 5 stations design. For 5
stations, the station time should be nearly equal to 68/5 = 13.6 min
List work elements in descending order of their work element.

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

Here, the final cycle time is the maximum station time which is 16 min.

Balance delay =Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineeringx 100% = 15%

The document Scheduling, Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering is a part of the Mechanical Engineering Course Industrial Engineering.
All you need of Mechanical Engineering at this link: Mechanical Engineering
30 videos|40 docs|30 tests

Top Courses for Mechanical Engineering

FAQs on Scheduling, Sequencing & Line Balancing - Industrial Engineering - Mechanical Engineering

1. What is the difference between scheduling and sequencing in the context of mechanical engineering?
Ans. Scheduling and sequencing are two important concepts in mechanical engineering. Scheduling refers to the allocation of resources and time to different tasks to optimize the overall process. On the other hand, sequencing involves determining the order in which tasks or operations are performed to achieve the desired outcome. In simple terms, scheduling focuses on when and where tasks will be executed, while sequencing focuses on the specific order in which they will be performed.
2. How does assembly line balancing contribute to efficient manufacturing processes?
Ans. Assembly line balancing aims to evenly distribute the workload across different workstations in a production line. By optimizing the allocation of tasks, it helps to minimize idle time, reduce bottlenecks, and achieve a smooth flow of production. This ultimately leads to increased productivity, improved efficiency, and reduced manufacturing costs.
3. What are some common challenges faced in scheduling mechanical engineering projects?
Ans. Scheduling mechanical engineering projects can present several challenges. Some common ones include: 1. Resource allocation: Ensuring the availability of necessary equipment, materials, and manpower at the right time and place. 2. Time constraints: Balancing project deadlines and milestones with realistic time estimates for each task. 3. Uncertainty: Dealing with unexpected delays, changes in project scope, or unforeseen technical issues. 4. Complex dependencies: Managing interdependencies between different tasks, where one task may rely on the completion of another. 5. Optimization: Finding the optimal schedule that minimizes costs, maximizes efficiency, and allocates resources effectively.
4. How can scheduling and sequencing be applied in the automotive industry?
Ans. In the automotive industry, scheduling and sequencing play crucial roles in optimizing manufacturing processes. Scheduling is used to allocate resources, such as production lines, equipment, and manpower, to meet production targets and delivery schedules. Sequencing is applied to determine the order in which tasks, such as assembling components or painting car bodies, are carried out to ensure efficient workflow and minimize cycle times. By implementing effective scheduling and sequencing strategies, automotive manufacturers can improve productivity, reduce costs, and meet customer demands.
5. What are some techniques used for assembly line balancing in mechanical engineering?
Ans. Several techniques are commonly used for assembly line balancing in mechanical engineering: 1. Precedence diagramming: This technique involves creating a graphical representation of the tasks and their dependencies to identify the optimal sequence. 2. Line of balance: This technique uses a linear representation of the assembly line to balance the workload across different workstations. 3. Heuristic algorithms: These algorithms use rules of thumb or experience-based techniques to allocate tasks and balance the assembly line. 4. Mathematical optimization models: Complex mathematical models can be used to find the optimal balance by considering various constraints and objectives. 5. Simulation tools: Computer-based simulation tools can simulate the assembly line process and provide insights into potential improvements and optimizations.
30 videos|40 docs|30 tests
Download as PDF
Explore Courses for Mechanical Engineering exam

Top Courses for Mechanical Engineering

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

,

MCQs

,

Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

,

Sequencing & Line Balancing | Industrial Engineering - Mechanical Engineering

,

past year papers

,

Scheduling

,

Extra Questions

,

Summary

,

shortcuts and tricks

,

video lectures

,

Important questions

,

Semester Notes

,

pdf

,

Sample Paper

,

Free

,

study material

,

Viva Questions

,

ppt

,

mock tests for examination

,

Scheduling

,

Scheduling

,

practice quizzes

,

Objective type Questions

,

Previous Year Questions with Solutions

,

Exam

;