In electronics assembly, a board can move through an impressive sequence of automated equipment and still experience excessive lead time, rising WIP, and repeated rework. The issue is rarely one isolated machine. More often, the entire value stream is disconnected: information arrives late, inspection data does not feed upstream controls, and defective boards circulate through an informal rework loop.
Value Stream Mapping (VSM) makes that system visible. It connects material flow, information flow, process data, inventory, quality losses, and customer demand on one page. The aim is not to create a beautiful diagram. The aim is to understand how a PCBA moves from component kit release to a tested board ready for shipment: and then design a faster, more stable future state.
This worked example follows a medium-complexity surface-mount technology (SMT) product family from solder paste printing through board test. The figures are realistic illustrative data that should be replaced with verified shop-floor measurements.
1. Select the PCBA Product Family and Scope
The mapping team selects a controller-board family with:
- 400 boards of daily demand
- 250 components per board
- Approximately 550 solder joints
- Mixed fine-pitch ICs, standard SMDs, and BGA packages
- One-shift production with 7.5 net available hours, or 27,000 seconds
- Required customer rhythm, or takt time, of:
[
\text{Takt Time}=\frac{27,000\text{ seconds}}{400\text{ boards}}=\mathbf{67.5\text{ seconds per board}}
]
The scope begins when a kitted PCBA job is released to the SMT line and ends when the board passes functional test. Incoming supplier lead time, bare-board fabrication, and outbound logistics are excluded from this map.
That boundary is important. If the team maps only pick-and-place, it may optimise machine speed while missing the queue between AOI, X-ray, ICT, and functional test. A VSM should show the complete door-to-door flow for the selected family.
For background, the Lean Enterprise Institute’s value-stream mapping guide describes VSM as the mapping of both material and information flow from product order through delivery.
2. Current-State Map: Follow the Board, Not the Organisation Chart
The current material flow is:
Kitted components → Solder paste printing and SPI → Pick-and-place → Reflow → AOI → X-ray → ICT → Functional test → Rework or release

The information flow is less direct:
- Customer demand is converted into a weekly production plan.
- Planning releases large batches to the SMT line.
- Operators receive work orders and programs separately.
- AOI and test systems record defects, but feedback to printing and placement is mostly manual.
- Defective boards are placed in a shared rework queue.
- After rework, boards return to the next available inspection or test station.
This creates a loop rather than a controlled flow.
Current-State Process Data
| Process step | Cycle time | Changeover | WIP after step | First-pass yield |
|---|---|---|---|---|
| Solder paste printing + SPI | 20 sec | 72 min | 30 boards | 99.5% |
| Pick-and-place | 35 sec | Included in line changeover | 60 boards | 99.0% |
| Reflow | 40 sec | 25 min profile check | 80 boards | 98.5% |
| AOI | 25 sec | 18 min program change | 40 boards | 97.0% |
| X-ray inspection | 18 sec | 15 min recipe change | 20 boards | 99.2% |
| ICT | 30 sec | 12 min fixture change | 15 boards | 96.0% |
| Functional test | 45 sec | 10 min test setup | 0–15 boards | 98.0% |
The direct process time is:
[
20+35+40+25+18+30+45=\mathbf{213\ seconds}
]
However, the average elapsed lead time from job release to tested board is 2.6 calendar days, or approximately 224,640 seconds.
The current process-time-to-lead-time ratio is therefore:
[
\frac{213}{224,640}\times100=\mathbf{0.095%}
]
This ratio does not mean every second outside the 213 seconds is removable. Inspection and testing may be necessary, but the comparison clearly shows the scale of waiting, batching, storage, and rework opportunity.
Current board WIP totals:
[
30+60+80+40+20+15=\mathbf{245\ boards}
]
In addition, the value stream holds approximately four days of component kits, equivalent to 1,600 board sets, plus 70 tested boards awaiting shipment.
3. Worked Quality Example: FPY, RTY, DPMO, and Rework
During a representative run of 400 boards, the team records the following first-pass results:
| Gate | Boards entering | Boards passing first time | Gate FPY |
|---|---|---|---|
| Printing + SPI | 400 | 398 | 99.5% |
| Pick-and-place | 398 | 394 | 99.0% |
| Reflow | 394 | 388 | 98.5% |
| AOI | 388 | 376 | 97.0% |
| X-ray | 376 | 373 | 99.2% |
| ICT | 373 | 358 | 96.0% |
| Functional test | 358 | 351 | 98.0% |
The rolled throughput yield is:
[
0.995\times0.990\times0.985\times0.970\times0.992\times0.960\times0.980
=\mathbf{87.8%}
]
Only 351 of the original 400 boards pass the full stream without rework or retest. The observed board-level rework or retest rate is therefore:
[
\frac{400-351}{400}\times100=\mathbf{12.25%}
]
For DPMO, assume 800 assembly opportunities per board and 500 test opportunities per board.
At AOI:
- 400 boards × 800 opportunities = 320,000 opportunities
- 96 recorded defects
[
\text{AOI DPMO}=\frac{96}{320,000}\times1,000,000=\mathbf{300\ DPMO}
]
At ICT:
- 376 boards × 500 opportunities = 188,000 opportunities
- 75 recorded defects
[
\text{ICT DPMO}=\frac{75}{188,000}\times1,000,000\approx\mathbf{399\ DPMO}
]
The line-level review identifies 200 unique defect records across 520,000 defined opportunities:
[
\text{Line DPMO}=\frac{200}{520,000}\times1,000,000\approx\mathbf{385\ DPMO}
]
AOI and ICT are therefore the first improvement priorities. However, the Pareto should still trace defects upstream. A solder bridge detected at AOI may originate in stencil design, paste condition, print alignment, or reflow profile: not in the AOI machine itself.
4. The Eight DOWNTIME Wastes in the PCBA Value Stream

The current-state map exposes the following DOWNTIME wastes:
- Defects: Solder bridges, missing components, polarity errors, voids, opens, and ICT failures create rework and retest.
- Overproduction: Large SMT batches are released before downstream test capacity is available.
- Waiting: Boards wait after reflow, in the X-ray queue, and for shared ICT fixtures.
- Non-utilised talent: Operators spend time searching for recipes, status information, and defect history instead of solving recurring causes.
- Transportation: WIP travels between SMT, inspection, rework, ICT, and functional test areas.
- Inventory: 245 boards of WIP and 1,600 board sets of component inventory conceal flow problems.
- Motion: Operators walk to retrieve feeders, fixtures, solder paste, and paper-based instructions.
- Extra-processing: Boards receive duplicate visual checks, repeated test attempts, and manual data entry after automated inspection.
The most important observation is that the rework loop hides defects rather than preventing them. A board may eventually ship as conforming, while the process continues to generate avoidable cost and lead time.
5. Build the Future-State PCBA Flow
The future state uses customer demand to control the pace and creates faster feedback to the process that generated the defect.
Key design choices include:
-
Make pick-and-place the pacemaker process. Release production in controlled increments of 10 boards. At a 67.5-second takt, the pitch is:
[
10\times67.5=\mathbf{675\ seconds}
]This equals 11.25 minutes per pitch.
-
Create a FIFO lane between reflow, inspection, and test with a maximum of 20 boards. When the lane is full, upstream production stops or changes to a defined recovery rule.
-
Use point-of-use kitting for feeders, stencils, programs, fixtures, and verified materials.
-
Connect SPI and AOI results to upstream control plans. For example, repeated paste-volume drift triggers printer cleaning or parameter review before the defect reaches reflow.
-
Separate normal flow from controlled rework. A defect is coded, quarantined, repaired in a dedicated cell, and returned only to the required verification step. It does not re-enter the general queue.
-
Reduce changeover using SMED principles. Pre-stage programs and feeders, verify recipes offline, and use a standard first-board approval checklist.
The future-state target is a stable, paced flow rather than maximum isolated machine utilisation.
Current Versus Future State
| Metric | Current state | Future-state target |
|---|---|---|
| Customer demand | 400 boards/day | 400 boards/day |
| Takt time | 67.5 sec | 67.5 sec |
| Direct process time | 213 sec | 196 sec |
| Lead time | 2.6 calendar days | 0.9 calendar day |
| Process-time ratio | 0.095% | 0.252% |
| Board WIP | 245 boards | 80 boards |
| Component-kit inventory | 4 days | 2 days |
| Average line changeover | 72 min | 35 min |
| Full-stream RTY | 87.8% | Approximately 95.0% |
| Board rework/retest rate | 12.25% | 4.0% |
| Line DPMO | 385 | Below 180 |
The future-state process time is lower because unnecessary movement, duplicate checks, and repeated handling are removed. More importantly, lead time falls because WIP is controlled and the rework loop is no longer allowed to accumulate boards.
6. Kaizen Sequencing: Prioritise the Constraint and the Quality Loss
Use the following improvement sequence:
- Establish the baseline: Confirm takt, CT, WIP, FPY, DPMO, changeover, and defect codes for ten production days.
- Contain the largest quality losses: Launch an AOI and ICT Pareto covering solder bridges, missing parts, opens, shorts, wrong values, fixture faults, and test-program errors.
- Stabilise solder paste printing: Control paste age, stencil cleaning, alignment, print pressure, and SPI limits. Use a reaction plan rather than operator judgement alone.
- Run a changeover kaizen: Apply SMED to reduce the 72-minute line changeover to 35 minutes or less.
- Create paced flow: Introduce the 10-board pitch, FIFO limits, and a visible Andon signal for printer, placement, reflow, AOI, ICT, or test abnormalities.
- Improve test availability: Standardise ICT fixture maintenance, add a ready-to-use spare fixture strategy, and review functional-test capacity against takt.
- Sustain with DMAIC control: Track FPY, RTY, DPMO, WIP, lead time, changeover, and rework weekly. Escalate any metric that breaches the control plan.
For practical improvement tools, review Lean 6 Sigma Hub’s process cycle efficiency calculator, cost of poor quality calculator, and Kaizen implementation guide.

Conclusion: Map the Flow, Then Remove the Loop
A PCBA value stream map turns disconnected equipment metrics into one operational story. The worked example shows that 213 seconds of direct processing can sit inside 2.6 days of elapsed lead time, while a 12.25% rework or retest rate reduces full-stream yield to 87.8%.
The strongest future state does not rely on inspecting quality into the board. It uses takt, controlled WIP, faster changeovers, closed-loop process feedback, and disciplined rework management to prevent defects from travelling downstream.
Build your capability to lead this type of improvement. Enrol in Lean 6 Sigma Hub’s CSSC-accredited Green Belt training to develop practical skills in VSM, DMAIC, statistical analysis, and sustainable process control.
Kaizen. Kai-Care. Kai-Done. ( Lean Six Sigma)




