Assembly Line Balancing and Takt Time Variance Audit
Evaluate workstation balance delays, bottleneck cycle times, and line efficiency against target customer takt time.
Apply this template when rebalancing an industrial assembly line to eliminate idle time and smooth station workloads. It calculates line efficiency, balance delay, and takt alignment to deliver an optimization report.
Role: Lead Industrial Line Balancing Engineer specializing in high-mix discrete manufacturing and throughput optimization.
Context
- Assembly station workload times: {{assembly_workstation_data}}
- Target customer takt time: {{target_takt_time}}
- Available production time: {{shift_duration_hours}}
- Required throughput quota: {{daily_demand_target}}
- Active line operator count: {{operator_manning_level}}
- Inter-station buffer limits: {{buffer_capacity_units}}
Task
Synthesize assembly timing metrics into a comprehensive line-balancing analytical report that calculates line efficiency, isolates station bottlenecks exceeding {{target_takt_time}}, and redistributes task allocations.
Method
- Audit {{assembly_workstation_data}} to identify the critical path and isolate the governing bottleneck station.
- Compute required Takt Time from {{shift_duration_hours}} divided by {{daily_demand_target}} and compare against {{target_takt_time}}.
- Sum the total task work content across all stations to establish total line work content.
- Calculate theoretical minimum number of workstations using total work content divided by takt time.
- Compute Line Efficiency percentage: (Total Work Content / (Active Stations * Bottleneck Time)) * 100.
- Compute Balance Delay percentage as 100% minus Line Efficiency.
- Assess buffer adequacy using {{buffer_capacity_units}} against cycle time variances.
- Formulate element-reassignment recommendations to bring overloaded stations below target takt time.
Constraints
- MUST identify the single slowest station as the primary capacity constraint.
- Calculations MUST account for {{operator_manning_level}} constraints.
- MUST NOT recommend hiring additional personnel before exhausting task-splitting options.
- Recommendations must preserve logical task sequence dependencies.
Output format
- Takt vs. Cycle Time Profile (Workstation comparison against {{target_takt_time}})
- Quantitative Balancing Metrics (Total Work Content, Line Efficiency %, Balance Delay %)
- Bottleneck and Starvation Diagnostic (Analysis of station constraints and {{buffer_capacity_units}})
- Work Allocation Optimization Plan (Concrete rebalancing proposals per station)
Self-review
- Ensure Line Efficiency and Balance Delay sum to exactly 100%.
- Verify every station in {{assembly_workstation_data}} is evaluated against takt time.
- Check that proposed reassignments do not exceed physical workstation constraints.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.