SACA - Smart Automation Certification Alliance Smart Factory Data Analytics 1 — Questions and Answers
Question 1: What is a 'data historian' in a smart factory environment?
- A shift-log application where operators manually record production notes
- A time-series database that continuously captures and stores process variables from plant equipment (Correct answer)
- A backup system for archiving ERP financial and HR records
- A document-management tool for engineering drawings and work instructions
Correct answer: A time-series database that continuously captures and stores process variables from plant equipment
A data historian is a purpose-built time-series database (e.g., OSIsoft PI, Wonderware) that records thousands of process variables—temperatures, pressures, speeds—at high frequency from sensors and PLCs, enabling trend analysis, troubleshooting, and compliance reporting over time.
Question 2: What does 'MTBF' measure and why is it a key smart factory KPI?
- Maximum Throughput Baseline Figure — the highest achievable production rate under ideal conditions
- Mean Time Between Failures — the average operating time between equipment breakdowns, indicating reliability (Correct answer)
- Minimum Time Before Fault — the shortest interval allowed before a mandatory inspection
- Monthly Total Batch Failures — the count of rejected batches recorded each calendar month
Correct answer: Mean Time Between Failures — the average operating time between equipment breakdowns, indicating reliability
MTBF (Mean Time Between Failures) is calculated as total uptime divided by the number of failures in a period. A higher MTBF signals more reliable equipment. It is often paired with MTTR (Mean Time To Repair) to evaluate both reliability and maintainability together.
Question 3: In a smart factory data architecture, what is the primary purpose of 'edge computing'?
- Centralising all sensor data in a single cloud data lake before any processing occurs
- Processing data at or near the machine or sensor level to reduce latency and network bandwidth (Correct answer)
- Connecting the factory floor directly to customer-facing e-commerce platforms
- Encrypting ERP transactions before they travel to remote supplier portals
Correct answer: Processing data at or near the machine or sensor level to reduce latency and network bandwidth
Edge computing performs analytics (anomaly detection, quality checks, control-loop feedback) on a local gateway or embedded device, milliseconds from the data source. This avoids the round-trip delay of cloud uploads and reduces bandwidth costs, which is critical for real-time control and safety responses.
Question 4: What does 'First Pass Yield' (FPY) measure in manufacturing analytics?
- The percentage of raw-material lots accepted on the first supplier delivery
- The ratio of planned production hours to actual hours worked in a shift
- The percentage of units that complete a process and meet quality requirements without any rework or repair (Correct answer)
- The number of finished goods shipped to customers on the original promise date
Correct answer: The percentage of units that complete a process and meet quality requirements without any rework or repair
FPY = (Units passing all quality checks on the first attempt) ÷ (Total units started). It exposes hidden waste: a line can appear efficient on throughput metrics while silently re-processing large numbers of defective parts. Improving FPY directly reduces scrap cost, cycle time, and labor.
Question 5: What role does the OPC-UA (Open Platform Communications Unified Architecture) standard play in smart factory data collection?
- It defines the physical wiring colours and connector pinouts for industrial Ethernet cabling
- It is a safety-certification scheme for robot arm end-effectors
- A platform-independent communication protocol that enables secure, structured data exchange between industrial devices, controllers, and higher-level systems (Correct answer)
- A government regulation governing maximum allowable emissions from automated welding equipment
Correct answer: A platform-independent communication protocol that enables secure, structured data exchange between industrial devices, controllers, and higher-level systems
OPC-UA provides a vendor-neutral, security-enabled messaging framework so PLCs, CNC machines, robots, and SCADA systems from different manufacturers can exchange real-time and historical data with MES, ERP, and cloud analytics platforms without custom adapters. Its information model also embeds semantic meaning alongside the raw data values.
Question 6: How is 'takt time' calculated, and what does it tell a smart factory analyst?
- Takt time = Total defects ÷ Units produced; it measures the defect rate per unit
- Takt time = Actual cycle time ÷ MTBF; it compares production speed with equipment reliability
- Takt time = Available production time ÷ Customer demand rate; it sets the production rhythm required to meet customer orders (Correct answer)
- Takt time = Setup time + Run time per batch; it calculates total batch processing duration
Correct answer: Takt time = Available production time ÷ Customer demand rate; it sets the production rhythm required to meet customer orders
Takt time (from the German word for 'beat' or 'pulse') is the maximum time allowed per unit to satisfy demand. For example, 480 available minutes ÷ 240 units demanded = 2 minutes takt time. Analysts compare actual cycle times against takt time to identify bottleneck stations that are running slower than demand requires.
What is a 'data historian' in a smart factory environment?