LINGBANG · VisionAgent Phone packaging process monitoring · 11-step SOP · ~6 min read 中文
FIELD IMPLEMENTATION RECORD

Phone Packaging
Process Monitoring

At the packaging station, from placing the big lid, small lid, label, manual, adapter ring and phone case, to opening the lids for a recheck — turn "is every item placed in order" into workflow rules that can be recognized, advanced and intercepted. A missed item or an out-of-order step must be caught on the spot.

11-Step SOP Workflow Engine Detection Records Zero-Code Orchestration
Phone packaging assembly view
SOFTWARE FOOTAGE
Live monitor · Green segmentation · Item-by-item check

On a phone packaging line, the hard part isn't "getting a clear shot of one box" — it's making sure every box is packed in the same order: big lid, small lid, blue label, paper box, manual, adapter ring, phone case, then open the manual and open both lids for a recheck. A missed item, an out-of-order step or a missing label must be caught right there.

This article is based on a real screen recording of the CMC&PS AM STJ Industrial Visual Intelligence Platform and its UI, laid out as live view → step timeline → workflow / events / workflow panel / parameter page → runtime dashboard. The video is literally the software running the packaging monitor — the workflow ticks off step by step and the detection records log every box; the UI here is drawn to match its real controls.

01

The real packaging view in the software

On the left, the "Live Monitor" camera looks down on the box: the AI outlines the tray and slots with a green segmentation mask, the operator places the big lid, adapter ring, phone case and other items into their slots one by one, and a green ring locates and counts the current item in real time. This is exactly the field that phone packaging process monitoring must handle.

Placing adapter ring

▲ Field: green mask outlines the box, an item ready to place

Box segmentation

▲ Field: full-box mask + blue counting marker

02

Eleven steps: what each one checks

The runtime checklist matches the software's "Workflow" exactly — eleven ordered steps per the real recording:

01Big Lid
02Small Lid
03Blue Label
04Paper Box
05Manual 1
06Adapter Ring
07Phone Case
08Open Manual
09Big Lid Open
10Small Lid Open
11Manual 2

A missed item or wrong order costs more than a surface flaw

A missed item, an out-of-order step or a missing label often only surfaces when the customer opens the box — hurting brand reputation and driving returns. Process monitoring must lock "order + presence + count" on the packaging station side.

03

Workflow: a five-operator tensor flow

FLOW

Drag-and-drop the detection chain

Operator library · Zero-code

Create a project "Phone Packaging Monitor" and drag operators from the left library, then connect them (matching the real canvas):

Industrial Camera Image Preprocessing Semantic Segmentation Event Detection Workflow Engine
Industrial Camera
Looks down on the packaging station, covering all box slots and the work area; multi-channel / RTSP.
Image Preprocessing
Denoise and enhance to stabilize the low-contrast detail of the black liner and dark items.
Semantic Segmentation
Segment the box, big lid, small lid, adapter ring, phone case, label, manual and other items.
Event Detection
Turn the segmentation into standard events like "big lid in place, phone case in place".
Workflow Engine
Advance the 11-step workflow, outputting per-box OK / NG and per-step timing.
VisionAgent · Tensor-flow canvas — Phone Packaging Monitor5 operators linked
OPERATOR LIBRARY
Industrial Camera
Image Preprocessing
Semantic Segmentation
Event Detection
Workflow Engine
Result Logging
CAM
CameraTop-down
PRE
PreprocessDenoise
SEG
Segment.All items
EVT
EventsIn place
WF
Workflow11 steps

▲ Tensor-flow canvas: Camera → Preprocess → Segmentation → Events → Workflow Engine (real UI style)

Process engineers can read the flow chart; changing a step needs no code.
04

Orchestrating events: the GPU Event Orchestrator

EVENT

Turn "phone case in place" into a standard signal

Primitive library · Object Present

Open the "GPU Event Orchestrator"; the header shows "Configuring event: Phone Case". Drag "Object Present" from the primitive library:

  • The workflow event list on the right: Big Lid, Small Lid, Blue Label, Paper Box, Manual 1, Adapter Ring, Phone Case… unfinished ones show "To configure";
  • Label steps can attach "Label Recognition"; lid-opening steps can attach a "State Change" primitive; miss-prone steps attach "Object Absent" to drive interception.
GPU Event Orchestrator — Configuring event: Phone CasePrimitive · Object Present
PRIMITIVES
Object Present
Object Absent
Label Recognition
State Change
Dwell time
WORKFLOW EVENTS
04Paper BoxConfigured
05Manual 1Configured
06Adapter RingConfigured
07Phone CaseConfiguring…
08Open ManualTo configure
09Big Lid OpenTo configure

▲ GPU Event Orchestrator: event "Phone Case" = primitive "Object Present" (real UI style)

Detections are wrapped into events; the workflow and detection records subscribe directly.
05

Workflow: 11 steps advancing in order

WORKFLOW

The workflow panel locks the order

Start → End
  • Starting from Start, advance step by step: Big Lid → Small Lid → Blue Label → Paper Box → Manual 1 → Adapter Ring → Phone Case → Open Manual → Big Lid Open → Small Lid Open → Manual 2 → End;
  • each finished step turns green with a ✓; the current step is highlighted, pending ones are greyed;
  • the order is enforced by the workflow — an out-of-order, skipped or missed item stalls at the current step without release.
Workflow — Phone Packaging Monitor (workflow_24)Run view
Start
01Big Lid
02Small Lid
03Blue Label
04Paper Box
05Manual 1
06Adapter Ring
07Phone Case
08Open Manual
09Big Lid Open
10Small Lid Open
11Manual 2

▲ Workflow panel: Start → Big Lid … Manual 2 → End, ticking off step by step (real UI style)

The SOP order is enforced by the workflow; skips and misses are visible on the spot.
06

Camera & page parameter configuration

PARAMS

Defect types / display parameters

Param config · Page params

Open "Parameter Config" and switch to the Page Params tab. The "Defect Stats" on the left align with the packaging steps, making it easy to count misses by NG type:

  • Columns: Defect code (NG0…), Defect name (big lid missing, label missing, adapter ring missing, phone case missing, lid not opened…), Count;
  • You can "add / remove defect types"; edit name and description on the right, then "Save parameters" to apply;
  • Result display: mask ON, defect name ON, font size 40, line width 2 — matching the on-site green segmentation;
  • On the camera side, configure channel, exposure and ROI at the "Industrial Camera" node so the whole station is framed.
Parameter Config · Page ParamsSave parameters
Defect codeDefect nameCount
NG0Big lid missing0
NG1Blue label missing1
NG2Adapter ring missing0
NG3Phone case missing2
NG4Manual missing1
NG5Small lid not opened1
Show mask
Show defect name
Font size40
Line width2
Camera channelCH1 · RTSP
ROI regionFull station

▲ Parameter Config · Page Params: defect types & result-display settings (real UI style)

Step names, NG codes and overlay display are set once and shared by the dashboard and reports.
07

Go-live: live monitor + detection records

RUN

Monitor, workflow and records on one screen

Edge runtime

Below is the software's real runtime UI: the "Live Monitor" on the left, the "Workflow" ticking off on the top right, and the "Detection Records" logging every box on the bottom right.

Real software runtime UI

▲ Real runtime UI: live monitor + workflow + detection records (screen capture)

Runtime Monitor — Camera 01 · Phone packaging stationEdge running
Runtime live view
Live · Item-by-item
01Big Lid
02Small Lid
03Blue Label
04Paper Box
05Manual 1
06Adapter Ring
07Phone Case
5 / 11 steps passed · awaiting adapter ring

▲ Runtime monitor: live recognition on the left, workflow advancing on the right

Detection Records — logged per box, item by itemExportable
No.ResultTotalStartBig LidSmall LidBlue LabelPaper BoxManual 1Adapter RingPhone CaseOpen ManualBig Lid OpenSmall Lid OpenManual 2End
3OK50.00s OK16:25:50 OK4.00sOK1.00sOK6.00sOK5.00sOK6.00sOK12.00sOK3.00sOK4.00sOK3.00sOK6.00sOK2.00s OK16:26:40
2NG72.00s OK16:17:53 OK4.00sOK3.00sOK8.00sOK20.00sOK3.00sOK23.00sNGOK8.00sOK1.00sNGOK3.00s OK16:19:04
1OK96.00s OK16:15:37 OK6.00sOK4.00sOK9.00sOK7.00sOK6.00sOK15.00sOK5.00sOK1.00sOK35.00sOK2.00s OK16:17:12

▲ Detection records: per-box OK / NG + per-step timing (real UI style; box 2 fails on Phone Case and Small Lid Open)

▲ Live footage: the full phone packaging process monitoring recording

Monitor, workflow and detection records live on one screen — logged per box, exportable and traceable.
08

Comparison table & takeaways

AspectTraditional packaging lineVisionAgent phone packaging monitor
Recognize itemsTeam-lead spot checksSemantic segmentation identifies big lid, adapter ring, phone case and other items in real time
Manage orderHabit and paper SOP11-step workflow enforces the order
Manage missesFound when the customer opens the boxEvent "object present" item-by-item gating + NG stats
Manage taktNo per-step dataDetection records time each step; slow steps stand out at a glance
Keep recordsPaper ticks filled in laterPer-box OK / NG and per-item timing logged automatically, exportable

Four questions run through it all: what the system looks at, what "complete" means, when to intercept, and how results reach the records.

In closing

The hard part of phone packaging monitoring isn't recognizing one item — it's stringing recognize-in-place → report event → advance workflow → NG stats → per-box logging into a chain the floor is willing to use and quality can stand up to review.

In one line: the vision model recognizes items, event orchestration reports steps, the workflow manages order, and detection records log every box — zero code turns the packaging station from "watched by people" into "checked item-by-item by the system".
I
Ivan
Industrial vision solution expert · Author

Master's degree in automation and machine vision. Over a decade in industrial visual inspection — led traditional AOI algorithm development in earlier years, and now focuses on the engineering deployment of vision foundation models in manufacturing. Has delivered 30+ visual inspection and SOP process-monitoring projects across 3C electronics, home appliances, automotive parts, new energy and photovoltaics.