Assembly line balancing

05/07/2022 0 By indiafreenotes

Assembly line balancing operates under two constraints:

  • Precedence requirement
  • Cycle time restriction

Precedence requirement: It is physical restriction on the order in which operations are performed.

Cycle time: Cycle time is the total time from the beginning to the end of your process, as defined by you and your customer. Cycle time includes process time, during which a unit is acted upon to bring it closer to an output, and delay time, during which a unit of work is spent waiting to take the next action.

Cycle time

Desired cycle time (Cd) = Total time available for production / Number of units to be Produce

Steps In Line Balancing Process

  • Draw and label a precedence diagram.
  • Calculate the desired cycle time required for the line.
  • Calculate the theoretical minimum number of workstations.
  • Group elements into workstations, recognizing cycle time and precedence constraints.
  • Calculate the efficiency of the line.

Determine if the theoretical minimum number of workstations or an acceptable efficiency level has been reached.

Computrized Line Balancing

Line balancing by hand becomes unwieldy as the problems grow in size. Fortunately, there are software packages that will balance large lines quickly. IBM’s COMSOAL (Computer Method for Sequencing Operations for Assembly Lines) and GE’s ASYBL (Assembly Line Configuration Program) can assign hundreds of work elements to workstations on an assembly line. These programs, and most that are commercially available, do not guarantee optimal solutions. They use various heuristics, or rules, to balance the line at an acceptable level of efficiency. The POM for Windows software lets the user select from five different heuristics: ranked positional weight, longest operation time, shortest operation time, most number of following tasks, and least number of following tasks. These heuristics specify the order workstations. Elements are assigned to workstations in the order given until the cycle time is reached or until all tasks have been assigned.

Heuristic Line Balancing

An efficient single-pass heuristic method capable of finding good solutions for the single-model deterministic line balancing problem is presented. The method involves four phases for simplifying a given problem, reducing its size and decomposing it into smaller subproblems when appropriate. The solution is then found by using combinations of various heuristic rules.

Advantages

Sequential flow

It directs the process towards sequential and smooth material flow by following a series of operations at a unified rate.

Cost Reduction

Helpful in the reduction of the product and inventory cost.

Reducing Ideal Time

Enables production houses to reduce their Ideal Time from the overall process.

Reduced Conjunction

Line balancing reduces the chances of conjunction in the assembly line.

Less Processing Time

ALB reduces the total processing time of the production process.

Utilization of Resources

It assures the optimum use of the equipment and the workforce.

Less Wastage

Balancing the line helps in reducing cost and wastage.

Assembly Line Balancing Models

Group 1

  • Single Model: It is used where the production of a single commodity takes place.
  • Multi-Line Model: In this, the manufacturing takes place in batches, i.e. production of more than one commodity.
  • Mixed Model: Here, the production happens for the same product’s variants simultaneously. But the production is not happening in batches.

Group 2

Simple ALB: It is the simplest and most systematic model for line balancing. The production of a single commodity takes place having features like:

  • Fixed-rate launching
  • Equally equipped stations
  • Serial Layout

General ALB: All the models, excluding small ALB, are the general ALB. It may include:

  • Balancing of mixed models
  • Parallel, U-shaped & two-sided models