Glossary Tag: signal detection

  • maintenance lineage

    Maintenance lineage commonly refers to the complete, traceable history of maintenance performed on an asset or serialized component, including what was done, when, by whom, under which instructions, and with which parts or subassemblies.

    What maintenance lineage includes

    In industrial and especially aerospace MRO environments, maintenance lineage typically covers:

    • Work and events: all inspections, repairs, overhauls, modifications, upgrades, and removals/installations.
    • Configuration changes: which part numbers, alternates, and service bulletins or engineering changes were applied at each point in time.
    • Serial-level traceability: links between parent assets (airframes, engines, major assemblies) and child components that were swapped, repaired, or scrapped.
    • Documentation and approvals: the work orders, job cards, digital travelers, signoffs, and approvals associated with each maintenance action.
    • Conditions and findings: discrepancy reports, nonconformances, and as-found/as-left conditions tied to specific tasks.

    Operationally, maintenance lineage is implemented through MRO systems, CMMS/EAM, or MES/ERP integrations that maintain a time-ordered record for each asset or serialized part. This record supports investigations, planning of future maintenance, and verification that required tasks and bulletins have been completed.

    How maintenance lineage is used

    • Regulatory and customer traceability: demonstrating the history of a part or asset for audits, incident investigations, and customer inquiries.
    • Configuration control: confirming that the current configuration is compatible, airworthy or otherwise acceptable, and aligned with applicable technical data.
    • Decision support: informing repair/replace decisions, life-limit calculations, and risk assessments based on accumulated cycles, hours, and prior findings.
    • Integration with KPIs: feeding reliability, turnaround time, and MRO performance metrics while preserving traceable links back to source maintenance records.

    Common confusion

    Maintenance lineage vs. asset history: “Asset history” is often broader, including utilization, operating conditions, and commercial events. Maintenance lineage focuses specifically on maintenance and configuration-related events.

    Maintenance lineage vs. part genealogy: “Genealogy” usually emphasizes how parts are built up and decomposed during manufacturing and overhaul. Maintenance lineage emphasizes the chronological record of maintenance tasks and changes applied over the life of the asset or component.

    Context in aerospace and MRO

    In aerospace MRO, maintenance lineage is tightly linked to repair traceability, digital as-maintained records, and compliance with airworthiness and quality requirements. Systems must preserve consistent identifiers, timestamps, and approvals so that maintenance lineage remains intact when data is exchanged between MES, ERP, MRO, and reliability analytics tools.

  • privacy baseline

    A privacy baseline is a documented set of minimum, organization-wide requirements for how personal or otherwise sensitive data must be collected, processed, stored, shared, and retained across systems and processes. In industrial and manufacturing environments, it provides a consistent reference for designing and operating OT, IT, MES, ERP, and quality systems so that handling of identifiable or sensitive data aligns with applicable privacy expectations and regulations.

    The privacy baseline typically defines what types of data are considered in scope (for example, employee identifiers, operator performance records, visitor logs, or customer-related production data), what purposes are allowed for using that data, who may access it, and what protections must be in place. It is expressed at a level that can be traced into system requirements, configurations, and procedures.

    Typical elements of a privacy baseline

    Although content varies by organization, a privacy baseline commonly includes:

    • Data classification rules for personal, sensitive, and non-personal data used in operations, quality, maintenance, and engineering systems.
    • Collection and use constraints describing what data may be collected from workers, suppliers, and customers, and for which defined purposes.
    • Access control principles that specify which roles may see identifiable data, under what conditions, and how role changes are handled.
    • Data minimization and pseudonymization requirements, such as using operator IDs instead of names in certain reports or dashboards.
    • Logging and monitoring expectations that balance traceability and audit needs with limits on exposure of identifiers and sensitive attributes.
    • Retention and deletion rules for operational logs, production history, audit trails, video, badge records, and training or competency data.
    • Data sharing constraints for transfers to third parties, cloud services, analytics platforms, and cross-site data lakes.
    • Change control and documentation expectations, ensuring updates to systems, interfaces, and analytics respect the baseline.

    Operational role in manufacturing environments

    In regulated manufacturing, the privacy baseline is used as a design and validation input for both new and legacy systems. It influences how MES and ERP are configured, how quality and deviation records store operator and patient-related data, and how shop floor intelligence tools log events and performance metrics. The baseline is typically referenced when:

    • Designing or updating user roles, access matrices, and identity integration between OT and IT systems.
    • Configuring security tools such as SIEM, endpoint monitoring, and audit logging so that collected events do not exceed allowed identifiers or retention limits.
    • Defining interfaces between plant-level systems and corporate or cloud analytics, including which fields are masked, aggregated, or removed.
    • Planning data retention and archival behavior for production records, training data, and maintenance logs, especially where people are identifiable.
    • Executing change control, to confirm that new features, devices, or data flows still comply with documented privacy requirements.

    Relationship to security baselines

    A privacy baseline is related to, but distinct from, security baselines. Security baselines specify minimum technical and procedural controls to protect systems and data from unauthorized access, modification, or loss. The privacy baseline defines which data is permitted to exist in those systems, for what purposes, in what form, and who may see it.

    In practice, the privacy baseline constrains how security controls are implemented. For example, it can define what identifiers may appear in logs, how long logs containing personal data may be retained, and under what conditions monitoring tools may capture screens or keystrokes. Both baselines are typically developed and maintained together, with traceability to system-level requirements and configurations.

    Common confusion

    • Privacy baseline vs. security baseline: A security baseline focuses on protecting systems and data (for example, authentication, patching, network segmentation). A privacy baseline focuses on which personal or sensitive data may be present and how it may be used and exposed. They are interdependent but not interchangeable.
    • Privacy baseline vs. privacy policy: A privacy policy is often an external-facing statement describing how an organization handles personal data. A privacy baseline is generally an internal, operational specification that engineers, system owners, and process owners use to configure and run systems consistently.

    Use in brownfield and legacy environments

    When applied to long-lived equipment and legacy MES or ERP systems, a privacy baseline helps identify where existing data handling does not align with current expectations. This can drive compensating controls such as masking identifiers in reports, restricting access to certain screens, adjusting logging configurations, or introducing data brokers that filter or anonymize data before it is stored or exported.

  • Daylight savings time (DST)

    Daylight savings time (DST) commonly refers to the seasonal practice of moving local civil clocks forward for part of the year and back again later. It changes the displayed local time, but it does not change the underlying passage of time itself.

    In industrial operations, DST matters because many systems record, display, exchange, or trigger events based on time. MES, ERP, SCADA, historians, batch records, alarms, reports, and audit trails can all be affected when local clocks skip forward or repeat an hour.

    How it shows up in operations and systems

    DST most often appears as a time-handling issue in software, devices, and records rather than as a manufacturing process setting. Common examples include:

    • Timestamps that appear to jump forward or repeat during the changeover window

    • Shift schedules, labor records, or production reports that need correct hour attribution

    • Interfaces between systems that use different time zones or different DST rules

    • Alarm, event, and audit logs that must preserve event order across the clock change

    • Planned jobs, backups, or integrations scheduled by local time

    For this reason, organizations commonly distinguish between local display time and a standard reference time such as UTC when storing or reconciling records.

    What it includes and excludes

    DST includes the seasonal offset applied by a jurisdiction’s local time rules. It does not mean a time zone by itself, and it does not refer to general clock synchronization methods such as NTP. It also does not guarantee that every country, region, plant, or software platform follows the same start and end dates.

    Common confusion

    DST is often confused with time zones. A time zone is the regional rule set for local civil time, while DST is an optional seasonal adjustment within some time zones. It is also commonly confused with UTC. UTC is a fixed reference time and does not observe DST.

    Another common confusion is the phrase itself. In common usage, people say both “daylight saving time” and “daylight savings time.” The formal term in many technical references is “daylight saving time,” but DST is widely understood either way.

  • master data

    Core meaning in industrial and regulated environments

    Master data commonly refers to the relatively stable, shared reference information that defines core business and manufacturing entities and rules across multiple systems and processes. It is used repeatedly in transactions and records but changes infrequently compared with operational or transactional data.

    In manufacturing and industrial operations, master data typically includes:

    – Definitions of materials, products, and intermediate items
    – Equipment, lines, work centers, and locations
    – Customers, suppliers, and sometimes internal organizational units
    – Recipes, bills of materials (BOMs), and routings
    – Standard work instructions and operation definitions
    – Quality specifications, limits, and test methods
    – Standard codes and lists (reason codes, defect codes, status codes)

    Master data is usually managed under formal governance, versioning, and change control because it affects many systems (e.g., ERP, MES, LIMS, QMS) and is referenced in records that may be audited.

    How master data is used in real workflows

    In day-to-day operations, master data is not the record of what happened, but the reference that shapes and constrains those records. Examples include:

    – An MES order referencing product master data to determine the correct recipe, routing, and parameters
    – A quality system using master data for test methods, sampling plans, and specification limits when recording results
    – A maintenance system referencing equipment master data to attach work orders, histories, and spare parts
    – An ERP system using customer, supplier, and material master data to structure orders, deliveries, and invoices

    Operational and transactional data (such as batch records, production counts, test results, or event logs) are created using master data as a template or reference.

    Boundaries and exclusions

    Master data typically:

    – **Includes**: reference definitions and lists that are reused across transactions and systems and that must remain consistent over time (materials, products, routings, recipes, specs, locations, codes).
    – **Excludes**:
    – High-volume transactional records (e.g., individual production batches, work orders, test results, alarms, sensor readings).
    – Purely configuration-level technical settings (e.g., system user interface preferences, machine PLC logic) unless a site explicitly defines some of these as master data under governance.

    The exact boundary can vary by organization, but in regulated and audited environments, master data is normally whatever is:

    – Shared between multiple business or manufacturing processes, and
    – Governed by structured change control because it impacts product realization and records.

    Common confusion and related terms

    – **Master data vs. transactional data**: Transactional data records specific events (e.g., a particular batch produced on a line), while master data defines the entities, parameters, and rules that those events reference.
    – **Master data vs. reference data**: Reference data often means allowed values or code lists (e.g., defect codes, status codes). Many organizations treat reference data as a subset of master data, though some keep them separate conceptually.
    – **Master data vs. configuration**: Application configuration (e.g., screen layouts, user preferences) is usually not considered master data. However, configuration that directly defines business or manufacturing rules (such as spec limits) may be governed as master data.
    – **Master data vs. documentation**: Work instructions, recipes, and specifications may exist both as documents (e.g., PDFs) and as structured master data inside systems. The term “master data” refers to the structured, system-hosted representation.

    Site context: master data and MES standardization

    In the context of MES and multi-site operations, master data commonly refers to the shared definitions and rules that the MES enforces consistently across plants, such as:

    – Standard product definitions, routings, and recipes
    – Site-independent operation names and work center structures
    – Common work instructions and data collection requirements
    – Harmonized quality specifications and defect/reason codes

    Standardizing and governing this master data, along with appropriate change control and integrations with ERP and other systems, is a key mechanism for aligning processes, records, and reporting across multiple manufacturing sites.

  • Yield

    Meaning in manufacturing and operations

    Yield commonly refers to the proportion of output from a process that meets defined acceptance criteria, usually expressed as a percentage of total input or total units produced. In industrial and regulated manufacturing, yield is used to describe how much material, product, or batch is successfully converted into conforming saleable product.

    Yield can be calculated at different levels, for example:

    – **Unit-based yield**: good units produced ÷ total units produced
    – **Material yield**: usable material output ÷ material input (by mass, volume, or count)
    – **Batch or lot yield**: quantity of acceptable product per batch ÷ theoretical or planned quantity

    Yield is typically tracked per operation, work center, production line, batch, or product family.

    How yield is used in operational workflows

    In manufacturing systems and daily operations, yield is often:

    – Captured in MES, LIMS, or batch systems at each process step
    – Calculated automatically from scrap, rework, and good output counts
    – Reported per shift, batch, order, or time period for performance monitoring
    – Analyzed by engineering, quality, and operations to identify process losses and variation

    In integrated OT/IT environments, yield may be derived from shop-floor data sources such as PLC counters, weigh scales, vision inspection results, or manual inspection records, and then consolidated in MES, data historians, or BI/operations intelligence tools.

    Common yield variants and metrics

    Several specific yield-related metrics are used in industrial contexts:

    – **First pass yield (FPY)**: proportion of units that meet specification the first time through a process, without rework
    – **Rolled throughput yield (RTY)**: probability that a unit will pass through a multi-step process without any defect, calculated by multiplying the yields of the individual steps
    – **Final yield**: proportion of units or quantity that is ultimately released as conforming product after rework and inspection
    – **Theoretical vs. actual yield**: theoretical yield is the expected or designed output based on formulas or BOMs; actual yield is the measured, realized output

    When not explicitly qualified, “yield” in many plants refers either to FPY or final yield, so it is common practice to clarify which definition is being used in reports and discussions.

    Boundaries and what yield is not

    To avoid confusion:

    – Yield **describes output quality and quantity effectiveness**, not production rate or speed. Metrics such as throughput, cycle time, and OEE address those aspects.
    – Yield **does not, by itself, indicate compliance or certification status**. It only reflects measured conformance to defined internal or external criteria.
    – Yield usually **excludes planned losses** such as scheduled maintenance or planned overfill; those are handled separately in capacity and loss accounting models.

    Yield is closely related to, but distinct from:

    – **Scrap rate**: proportion of units or material that must be discarded and cannot be used
    – **Rework rate**: share of output that requires additional processing to meet specification

    Use in regulated and quality-managed environments

    In regulated or quality-critical manufacturing (for example pharmaceuticals, medical devices, food, or aerospace), yield is typically:

    – Recorded per lot or batch, often with reference to master recipes or specifications
    – Included in batch records, device history records, or electronic production records
    – Trended in quality management and operations reviews to detect process drift or issues
    – Linked with nonconformance, deviation, and CAPA processes when unusual yield changes occur

    Systems such as MES, QMS, and ERP may share yield data to support production planning, cost accounting, and regulatory documentation.

    Common confusion and misuse

    Yield is sometimes used inconsistently across sites or departments. Typical sources of confusion include:

    – **Different bases for calculation**: some teams divide by total started units, others by total completed units. Clear definitions and documented formulas are necessary.
    – **Including or excluding rework**: some definitions count reworked units as good in the final yield; FPY explicitly excludes rework.
    – **Mass vs. count**: in bulk or process industries, yield may be tracked in mass or volume; in discrete manufacturing, it is often unit-based.

    Clarifying which yield definition, units, and counting rules are being used is essential when comparing performance across lines, sites, or reports.

    Relation to lean and continuous improvement

    In lean manufacturing and continuous improvement contexts, yield is one of the core measures used to:

    – Quantify process defects and waste (especially scrap and rework)
    – Support root cause analysis and problem-solving methods
    – Evaluate the impact of process changes, error-proofing, or standardization

    While yield alone does not prescribe any method, it is a key input into many structured improvement and problem-solving activities.

  • Quality rate

    Quality rate commonly refers to the proportion of good, conforming units produced compared to the total units started or completed over a defined period or batch. It is used in manufacturing to quantify the impact of defects, rework, and scrap on overall performance.

    Core definition

    In industrial and regulated manufacturing environments, quality rate is typically calculated as:

    Quality rate = Good units / Total units

    “Good units” usually means units that meet specification at the defined inspection point, without requiring rework and without known nonconformances. “Total units” may be defined as units produced, units inspected, or units started, depending on the site convention.

    Use in OEE and performance metrics

    Within Overall Equipment Effectiveness (OEE), quality rate is one of the three core factors (availability, performance, quality). In this context it expresses the percentage of product that is considered good output from the equipment or line, and is often reported as:

    • First-pass yield or first-pass quality at a given operation
    • Final quality rate at the end of a process, after all inspections

    Because OEE calculations depend on consistent definitions, sites usually standardize what counts as a defect, rework, or scrap when computing quality rate.

    Operational meaning

    Operationally, quality rate shows up in:

    • MES and shop-floor systems: capturing good, scrap, and rework counts per order or lot.
    • Quality systems: linking nonconforming material records and deviations to the affected quantities.
    • Production reporting: summarizing quality rate by product, line, shift, or supplier.

    In regulated environments, documented rules for how to classify and record defects, rework, and downgraded product are important for the quality rate to be credible and reproducible.

    What quality rate includes and excludes

    • Typically includes: all units that pass the defined quality criteria at the measurement point.
    • Typically excludes: scrap, rejects, and sometimes reworked units, depending on whether the site measures first-pass quality or final quality.

    Some organizations track both a first-pass quality rate (excluding rework) and an overall quality rate (including successfully reworked units) to distinguish between process capability and recovery through corrective work.

    Common confusion

    • Quality rate vs. yield: Yield sometimes refers to material conversion efficiency (input vs output mass or units), while quality rate focuses on conforming units versus total units. In many plants the terms are used interchangeably, so local definitions should be confirmed.
    • Quality rate vs. defect rate: Defect rate is usually the proportion of defective units or defects per unit. Quality rate is the complementary view, focusing on non-defective units.
    • Quality rate vs. scrap rate: Scrap rate counts only units or material dispositioned as scrap. Quality rate covers all nonconforming outcomes, including rework and reclassification, if defined that way by the site.

    Relation to the OEE context

    When discussing what is an acceptable OEE, quality rate is one of the key drivers. Differences in how plants classify rework, inspection stages, and nonconformances can significantly change the reported quality rate, and therefore the OEE value. For meaningful comparison between lines, sites, or external benchmarks, the underlying definition and data collection rules for quality rate must be aligned and documented.

  • Service Level

    Core meaning

    Service level commonly refers to a defined, measurable standard of performance for a service. It expresses what level of service is expected or committed, usually in quantitative terms over a defined period.

    In industrial and manufacturing contexts, service levels may apply to:

    – IT/OT infrastructure (e.g., MES, historians, networks, databases)
    – Shared services (e.g., maintenance, calibration, lab testing, IT support)
    – External providers (e.g., cloud platforms, logistics, outsourced quality testing)

    Service levels are typically documented in contracts, internal operating agreements, or service-level agreements (SLAs).

    Typical characteristics

    A service level usually includes:

    – **Service definition**: What is being provided (e.g., MES application availability, response to deviation investigations).
    – **Metric and target**: How performance is measured and the numeric goal (e.g., 99.5% monthly uptime, respond to critical incidents within 30 minutes).
    – **Measurement method**: Data sources, calculation rules, and time window (e.g., business hours only, calendar month, exclusion of planned downtime).
    – **Scope and boundaries**: Systems, sites, time zones, and responsibilities of each party.
    – **Performance reporting**: How and when results are communicated (e.g., monthly KPI reports, dashboards).

    In regulated environments, service levels are often aligned with validation status, data integrity expectations, and documented procedures, but the service level itself does not constitute proof of compliance.

    Use in manufacturing and OT/IT workflows

    In industrial operations, service levels are used to describe expectations for:

    – **Manufacturing systems (MES, LIMS, ERP, historians)**: Uptime, batch record availability, job scheduling response, interface reliability.
    – **OT infrastructure**: Network latency, data acquisition reliability, historian write success rates, alarm delivery times.
    – **Support and incident handling**: Response times for shop-floor incidents, ticket resolution times, on-call coverage windows.
    – **Maintenance and utilities**: Time to repair critical equipment, calibration turnaround, stability of critical utilities (e.g., compressed air, clean steam) as service outputs.

    These service levels help coordinate between production, engineering, quality, and IT/OT functions by making expectations explicit and measurable.

    Boundaries and exclusions

    A service level:

    – **Includes**: Quantified performance targets for specific aspects of a service (time, quality, availability, throughput, etc.).
    – **Excludes**: The full legal terms of the relationship, which are typically described in contracts, master service agreements (MSAs), or quality agreements.

    A service level is not, by itself:

    – A guarantee of regulatory compliance.
    – A replacement for validation, qualification, or change control.
    – A complete description of all operational risks associated with a service.

    Common confusion and related terms

    Service level is often confused with:

    – **Service-level agreement (SLA)**: An SLA is the formal document (or part of a contract) that defines one or more service levels and associated responsibilities, monitoring, and consequences. The *service level* is the metric or target; the *SLA* is the agreement that includes those levels.
    – **Key performance indicator (KPI)**: KPIs are performance measures used to monitor processes. A service level is usually a **target value or threshold** for a KPI related to a service. For example, the KPI might be “MES uptime” and the service level might be “≥ 99.5% per month”.
    – **Service tier or support tier**: Tiers describe categories of service (e.g., gold/silver/bronze). Each tier usually has different service levels, but the tier name itself is not the service level.

    Site-context application

    On a site focused on industrial operations and regulated manufacturing environments, service level commonly refers to the defined performance expectations for OT/IT services and shared operational functions that support production, quality, and compliance processes.

    Examples include:

    – Target availability for batch release systems used by Quality.
    – Maximum allowed response time for restoring connectivity between OT data collectors and the MES.
    – Commitments for turnaround times on quality control test results submitted to a LIMS.

    In this context, clearly defined service levels help align production schedules, quality decisions, and system support activities, while remaining distinct from formal regulatory requirements or validation deliverables.