Overview
P.FLEX tracks critical manufacturing KPIs in real-time to enable data-driven decision making and continuous improvement. All metrics are calculated from live production data with automated alerting on threshold violations.KPI calculations are updated automatically as production data flows from operator reports, machine sensors, and quality inspections.
Core Production KPIs
OEE (Overall Equipment Effectiveness)
Current Value: 84.2% (Target: 85%) Fromreport-list.component.ts:49-61:
- Calculation
- World-Class Benchmark
- Improvement Actions
OEE = Availability × Performance × QualityWhere:
- Availability = (Operating Time / Planned Production Time)
- Performance = (Actual Output / Theoretical Max Output)
- Quality = (Good Units / Total Units Produced)
Production Volume (Linear Meters)
Current Value: Real-time aggregation from all work orders Fromreport-list.component.ts:230-245:
Data Sources
Data Sources
total_mtlfield from work orders- Operator-reported production from print/diecut reports
- Real-time machine counters (when available)
Calculation Logic
Calculation Logic
Waste Rate (Tasa de Mermas)
Current Value: Real-time calculation (Target: <3%) Fromreport-list.component.ts:78-89:
Critical Waste Identification
Fromreport-list.component.ts:259-278:
- Acceptable: <3% (normal production variance)
- Warning: 3-5% (requires investigation)
- Critical: >5% (ALTO flag, immediate action)
OTD (On-Time Delivery)
Current Value: 95.8% (Last 30 days) Fromreport-list.component.ts:92-105:
Industry benchmark for flexographic packaging: >95% OTD. P.FLEX currently meets this standard.
Order Status Metrics
Fromreport-list.component.ts:225-228:
Pendientes (Pending)
Orders awaiting production start
- Scheduled but not released
- Material not yet available
- Machine not yet assigned
En Proceso (In Progress)
Currently in production
- Material issued
- Machine assigned and running
- Operator actively producing
Pausadas (Paused)
Temporarily stopped
- Awaiting material replenishment
- Quality hold
- Scheduled break or changeover
Finalizadas (Completed)
Production completed
- Quality approved
- Ready for packaging/shipping
- Metrics finalized
Production Trend Analysis
Daily Trend Data
Fromreport-list.component.ts:212-220:
report-list.component.ts:409-417:
Capacity Utilization
- Interpretation
- Optimization
65% Utilization:
- Normal for 5-day + reduced weekend operation
- Opportunity to increase weekend production if demand exists
- Balance between capacity and maintenance windows
Tooling Utilization KPIs
Die Status Distribution
Frominventory-die.component.ts:454-460:
- Availability Rate:
(available / total) * 100 - Maintenance Rate:
(maintenance / total) * 100 - Critical Rate:
(critical / total) * 100(should be <5%)
Total Troqueles
Complete inventory count
Disponibles
Ready for immediate use
Uso Crítico
Requiring urgent attention
Quality Metrics
Incident Distribution
Fromquality.service.ts:52-53:
- Open Incident Rate: Active incidents / Total production orders
- Mean Time to Resolution (MTTR): Average days from report to closure
- Recurrence Rate: Incidents with similar root causes
CAPA Completion Rate
Performance Benchmarks
- Flexographic Industry
- World-Class Targets
Industry Averages (2024):
- OEE: 60-75%
- Waste Rate: 4-7%
- OTD: 85-92%
- Changeover Time: 45-90 minutes
- OEE: 84.2% ✓ Above average
- Waste Rate: Variable (monitor daily)
- OTD: 95.8% ✓ Excellent
Export and Reporting
Excel KPI Export Structure
Fromreport-list.component.ts:293-307:
Best Practices
Daily KPI Review
Daily KPI Review
Morning Shift Meeting (15 minutes):
- Review previous day’s OEE and waste
- Identify top 3 waste contributors
- Check for overdue CAPA actions
- Set daily production target
Weekly Trend Analysis
Weekly Trend Analysis
Friday Production Review:
- Export weekly Excel report
- Compare against same week last month/year
- Identify improvement opportunities
- Update preventive maintenance schedule
Monthly Executive Summary
Monthly Executive Summary
Export PDF Dashboard:
- OEE trend vs target
- Top 10 waste contributors (cumulative)
- Incident closure rate
- Tooling replacement forecast
Continuous Improvement
Continuous Improvement
Root Cause Analysis Triggers:
- OEE drops below 80% for 3+ consecutive days
- Any order with >8% waste
- OTD falls below 93%
- More than 2 critical tooling items
Related Resources
Analytics Reports
Visual dashboards and trend charts
Quality Incidents
Track and resolve performance issues
Production Orders
Order-level performance data
