Neo Materials / Services / Production Lines

Automated Production Lines

Turnkey Assembly · PLC/SCADA · Robotic Cells · Industry 4.0 · OEE Optimisation

Neo Materials designs and integrates complete automated production lines from concept to commissioning. Our engineering covers line balancing, cycle time analysis, robotic cell design, vision inspection, PLC programming, and SCADA integration — targeting OEE above 85% from day one of production.

>85%
Target OEE
<8 s
Cycle Time
±0.02 mm
Robot Accuracy
Industry 4.0
IIoT Ready

Production Line Engineering: Full Capability Tour

10 engineering discipline modules from line balancing to Industry 4.0 digital twin.

Assembly Line Balancing
Line balancing distributes work across stations to minimise idle time and maximise throughput. Target: cycle time = takt time. Ranked positional weight (RPW) algorithm assigns tasks to stations by precedence constraints. Line efficiency = (Σ task times) / (N × C_T).
AlgorithmRanked Positional Weight (RPW)
Target efficiency>90%
Takt time formulaT_T = Net time / Demand
Number of stationsN_min = ΣW / C_T
Bottleneck analysisCritical path method
Simulation toolPlant Simulation / FlexSim

Line imbalance leads to idle time loss. For a 10-station line with 5% average idle per station, production loss = 50% × 1 station equivalent — recoverable by task reassignment or parallel processing.

LINE BALANCING — CYCLE TIME vs TAKT TIME T_T = 8.5s ST01 7.2s ST02 8.4s ST03 9.1s ⚠ ST04 7.8s ST05 6.5s ST06 8.2s 10s 8.5s 7s 0 Line Efficiency = (7.2+8.4+9.1+7.8+6.5+8.2)/(6×9.1) = 86.7% Bottleneck ST03: rebalance by splitting task to ST02/ST04
Industrial Robotics & Cell Design
6-DOF industrial robot cells designed for welding, material handling, assembly, and painting. Kinematic analysis (DH parameters), reach envelope, payload rating, and cycle time simulation. Brands: ABB, FANUC, KUKA, Yaskawa.
Robot types6-DOF articulated, SCARA, delta
Payload range3 kg – 2300 kg
Repeatability±0.02 mm (ABB IRB 6700)
ProgrammingRAPID / KRL / TP (FANUC)
Sim toolRobotStudio / KUKA Sim
Safety standardISO 10218 / TS 15066

Collaborative robots (cobots) with force/torque sensing and ISO/TS 15066 power-and-force limiting allow direct human-robot cooperation without safety fencing, reducing cell footprint 40% vs traditional guarded cells.

6-DOF ARTICULATED ROBOT KINEMATICS J1 J2 J3 DH PARAMS: a=[0,450,450,0,0,0]mm d=[400,0,0,420,0,80]mm
PLC Programming & SCADA Integration
Complete PLC-based machine control using Siemens TIA Portal (S7-1500/S7-300), Allen-Bradley Studio 5000 (ControlLogix), or Mitsubishi GX Works. SCADA/HMI development (Wonderware, WinCC, FactoryTalk) with real-time OPC-UA data to MES/ERP systems.
PLC platformsSiemens S7, AB ControlLogix
Programming std.IEC 61131-3 (LD, ST, FBD, SFC)
CommunicationOPC-UA, PROFINET, EtherNet/IP
SCADAWinCC / FactoryTalk / Inductive
Data historianOSIsoft PI / InfluxDB
Scan cycle1–10 ms
// IEC 61131-3 STRUCTURED TEXT
IF Start_PB = TRUE AND Safety_OK = TRUE THEN
Motor_Start := TRUE;
Conveyor_Speed := 2.5; // m/s
Timer_1(IN := TRUE, PT := T#5s);
ELSIF Stop_PB = TRUE OR E_Stop = TRUE THEN
Motor_Start := FALSE;
Alarm_Active := TRUE;
END_IF;
// Cycle counter
Part_Count := Part_Count + Part_Sensor;
OEE_Calc(Actual:=Part_Count, Target:=600);
Machine Vision & AI Inspection
2D/3D machine vision systems for 100% in-line quality inspection. Algorithms: blob analysis, template matching, deep learning CNN classifiers (defect detection >99.5% accuracy). Cameras: Cognex, Basler, FLIR. 3D structured light for dimensional gauging.
Inspection rateUp to 500 ppm
Defect detection>99.5% (CNN classifier)
False reject rate<0.1%
3D accuracy±5 µm (structured light)
CamerasCognex In-Sight / Basler ace2
AI frameworkCognex VisionPro / PyTorch
MACHINE VISION INSPECTION PIPELINE DEFECT 12MP CAMERA CNN INFERENCE PIPELINE IMG C1 C2 FC OK: 2% NG: 98% → REJECT SIGNAL → PNEUMATIC EJECTOR INSPECTION STATISTICS (Shift 1) Total inspected : 28,400 parts Defects found : 142 (0.50%) False rejects : 8 (0.03%) Defect detection: 99.6% | FRR: 0.03% Defect type: scratch 62%, void 28%, crack 10%
OEE, Lean & Six Sigma
OEE (Overall Equipment Effectiveness) = Availability × Performance × Quality. World-class OEE is 85%+. Our lean engineering targets waste elimination using VSM, SMED, TPM, and DMAIC Six Sigma. Typical improvement from 55% to 80% OEE in 12 weeks.
92%
AVAILABILITY

= Run time / Planned time. Losses: breakdowns, changeover, scheduled stops. Target via TPM preventive maintenance schedule.

95%
PERFORMANCE

= Actual output / Theoretical max. Losses: speed reduction, minor stops. Target via cycle time analysis and line balancing.

98%
QUALITY

= Good parts / Total parts. Losses: scrap, rework, startup defects. Target via SPC, vision inspection, Cpk > 1.67.

OEE = 85.6% = 0.92 × 0.95 × 0.98

World-class ✔ — target maintained through DMAIC improvement cycles

Pneumatic System Design
Pneumatic actuation for clamping, ejecting, pressing, and sorting. System design covers compressor sizing, FRL (Filter-Regulator-Lubricator), solenoid valve selection, cylinder sizing (bore, stroke, force), and pipe sizing (pressure drop <0.1 bar). ISO 1219 circuit diagrams.
Working pressure6–8 bar (87–116 psi)
Cylinder forceF = P × A × η (η=0.85)
Valve type5/2 DCV (solenoid/spring)
Response time20–50 ms (solenoid)
Pipe sizingv < 10 m/s (Darcy-Weisbach)
BrandsSMC, Festo, Parker
CYLINDER FORCE CALCULATION

Bore selected: Ø63 mm
Area: A = π(0.063²)/4 = 3.12 × 10⁻³ m²
Pressure: P = 6 bar = 600 kPa
Force = P × A × η = 600,000 × 0.00312 × 0.85
F_ext = 1589 N (extend)
Rod back-pressure: F_ret = 1250 N
Safety factor on clamp: 2.5×
Ref: ISO 6431, SMC CPA series

Functional Safety — IEC 62061 & ISO 13849
Machine safety design per IEC 62061 (SIL) and ISO 13849 (PL). Risk assessment (severity × frequency × avoidance = risk level), safety function definition, safety category (B–4), PL (a–e), and SIL (1–3) determination. Safety PLC: Pilz PNOZmulti, Siemens S7-1500F.
StandardIEC 62061 / ISO 13849-1
Safety PLCPilz PNOZmulti / S7-1500F
E-stop categoryCat. 0 / Cat. 1 (PLe)
Light curtainsKeyence SL-V / Sick deTec
Response time<10 ms (safety circuit)
Safety doorRFID interlocks (PLe)
RISK ASSESSMENT MATRIX
Criterion Value Score
Severity (S)Serious injuryS2
Frequency (F)Often (<1h)F2
Avoidance (P)Rarely possibleP2
Required PLPLe (SIL 3)
Industry 4.0 & Digital Twin
IIoT-connected production lines with real-time data streaming, edge AI inference, predictive maintenance (vibration FFT + ML), and digital twin synchronisation. Architecture: sensor → edge gateway → MQTT/OPC-UA → cloud SCADA → MES/ERP.
🔌 Edge Computing

NVIDIA Jetson edge AI: real-time defect classification at 120 fps. Siemens Industrial Edge for low-latency analytics (<5ms). Local inference eliminates cloud latency.

🤖 Predictive Maint.

Bearing vibration FFT analysis. ML model trained on 10,000 hours of normal data. Predicts bearing failure 2 weeks in advance. Reduces unplanned downtime 70%.

🌐 Digital Twin

Siemens Tecnomatix / Dassault 3DEXPerience digital twin. Real-time line simulation synchronised with PLC data. Simulate changeover scenarios before physical implementation.

📡 OPC-UA Protocol

OPC-UA for secure, platform-agnostic M2M communication. Information model maps all sensors, actuators, and process variables. Integrates Siemens, ABB, and Fanuc equipment seamlessly.

📊 MES Integration

MQTT data to SAP ME, Oracle MES, or Siemens OPCENTER. Auto-generate production orders, quality records, and traceability by serial number. ISO 22400 KPI dashboards.

☁ Cloud Analytics

AWS IoT Greengrass / Azure IoT Hub integration. Long-term trend analysis across multi-site production. Real-time OEE dashboard accessible from any device worldwide.

Statistical Process Control (SPC)
In-line SPC using Shewhart X̄-R/X̄-S control charts, CUSUM, and EWMA for early drift detection. Process capability indices Cp and Cpk computed in real-time. Automated alarm on 1 of 9 Western Electric Rules. Target: Cpk > 1.67 for critical dimensions.
Target Cpk> 1.67 (6σ capable)
Control chartX̄-R / X̄-S / CUSUM
Sample sizen=5 per subgroup
Sampling freq.Every 30 min (or per 50 parts)
WE RulesAll 9 applied
Gauge R&R<10% TV (ANOVA)
X̄ CONTROL CHART (DIMENSION 25.00±0.05 mm) UCL +1σ CL -1σ LCL OOC! Cp = (USL-LSL)/(6σ) = 0.10/(6×0.012) = 1.39 Cpk = min(CPU,CPL) = 1.31 [Target: >1.67]
Production Line Project Portfolio
Selected turnkey production line projects delivered by Neo Materials across automotive, electronics, and industrial manufacturing sectors.
🏭 Automotive Axle Assembly

12-station transfer line. 180 parts/hr. ABB robotic press-fit station. Cognex vision for bore gauging. OEE improved from 52% → 87% within 8 weeks.

⚡ EV Battery Pack Line

Collaborative robot cell for lithium cell loading. Laser weld station. Helium leak test. IR thermography 100% inspection. Takt 45s, OEE 88%.

🔧 Valve Manufacturing

SPM multi-spindle drilling + tapping line. 400 valves/hr. 5 Sigma quality (Cpk 1.72 on thread pitch). FANUC robot deburring cell integrated.

📦 Packaging Line

Pick-and-place delta robots (120 picks/min). Vision-guided box orientation. Palletising robot. SCADA with live throughput tracking. 24/7 lights-out operation.

🏗 Steel Tube Fabrication

Laser cutting → CNC bending → robotic MIG welding → CMM inspection. 95% automation, 3 operators per shift (vs 12 previously). Cycle time reduced 62%.

💊 Pharma Blister Line

GMP-compliant blister packaging. 100% tablet presence vision check. Serialisation (GS1 DataMatrix). OEE 91%. FDA 21 CFR Part 11 compliant SCADA audit trails.

Design Your Production Line

From a single workstation to a 20-station fully automated transfer line — Neo Materials delivers complete turnkey solutions from concept through commissioning.

Request Line Concept