Edge-Computing-Driven Real-Time Sensor Fusion for Smart Factories | Blazingprojects Postgraduate Thesis
Home / Computer Engineering / Edge-Computing-Driven Real-Time Sensor Fusion for Smart Factories

Edge-Computing-Driven Real-Time Sensor Fusion for Smart Factories

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.1Introduction
  • 1.2Background of the Study
  • 1.3Statement of the Problem
  • 1.4Aim and Objectives of the Study
  • 1.5Research Questions
  • 1.6Research Hypotheses
  • 1.7Significance of the Study
  • 1.8Scope and Delimitation of the Study
  • 1.9Limitations of the Study
  • 1.10Organisation of the Study
  • 1.11Operational Definition of Terms

Chapter TWO

LITERATURE REVIEW

  • 2.1Conceptual Review: Sensor Fusion in Edge-Computing Environments
  • 2.2Conceptual Review: Real-Time Data Processing in Industrial IoT
  • 2.3Conceptual Review: Edge-Cloud Collaboration Architectures
  • 2.4Conceptual Review: Networked Control and Automation Systems
  • 2.5Theoretical Framework: Data Fusion Theories in Industrial Settings
  • 2.6Theoretical Framework: Distributed Computing and Latency Models
  • 2.7Theoretical Framework: Cyber-Physical System Security Principles
  • 2.8Empirical Review: Sensor Fusion Implementations in Smart Factories
  • 2.9Empirical Review: Edge-Computing Platforms for Real-Time Analytics
  • 2.10Empirical Review: Resource Allocation and Scheduling in Edge Environments
  • 2.11Empirical Review: Fault Tolerance and Reliability in Sensor Networks
  • 2.12Identified Gaps in the Literature
  • 2.13Conceptual Model: Integrated Edge-Real-Time Sensor Fusion Architecture

Chapter THREE

SYSTEM DESIGN AND IMPLEMENTATION

  • 3.1Research Design: Design, Implementation and Evaluation of an Edge-Based Sensor Fusion System
  • 3.2Philosophical Paradigm: Pragmatism for Engineering Validation
  • 3.3Population of the Study: Industrial Testbed and Sensor Suites
  • 3.4Sample Size and Sampling Technique: Purposeful Sampling of Use-Cases and Workloads
  • 3.5Sources and Instruments of Data Collection: Sensor Measurements, Latency Traces, and System Logs
  • 3.6Validity and Reliability of Instruments: Calibration Protocols and Repeat Measurements
  • 3.7Data Preprocessing: Synchronization and Time-Stamp Alignment
  • 3.8Edge Platform Architecture and Deployment Details
  • 3.9Data Analysis Methods: Statistical, Inferential, and ML-Based Fusion Evaluation
  • 3.10Model Specification: Fusion Algorithms, Scheduling Policies, and Latency Models
  • 3.11Implementation Details: Software Frameworks, Hardware Configurations, and Toolchains
  • 3.12Ethical Considerations: Data Privacy, Safety, and Compliance in Industrial Settings

Chapter FOUR

SYSTEM TESTING AND EVALUATION

  • ANALYSIS AND DISCUSSION OF FINDINGS
  • 4.1Data Presentation: System Performance Metrics Overview
  • 4.2Descriptive Analysis: Latency, Throughput, and Resource Utilization
  • 4.3Hypotheses Testing: Impact of Edge Fusion on Real-Time Accuracy
  • 4.4Hypotheses Testing: Robustness Under Sensor Failures and Network Variations
  • 4.5Interpretation of Results: Trade-Offs Between Centralized and Edge Fusion
  • 4.6Discussion in Relation to Conceptual Review and Theoretical Frameworks
  • 4.7Case-Study Analysis: Smart Factory Use-Cases and Value Realization
  • 4.8Validation of the Integrated Architecture: Reliability and Security Findings

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • CONCLUSION AND RECOMMENDATIONS
  • 5.1Summary of Findings
  • 5.2Conclusions
  • 5.3Contributions to Knowledge
  • 5.4Practical Recommendations for Industry Implementation
  • 5.5Recommendations for Future Research

Thesis Abstract

In modern manufacturing, real-time decision-making relies on timely and accurate sensor data streams, yet edge-centrism remains underexplored for robust fusion under heterogeneous and noisy environments. This study investigates how edge-computing-enabled sensor fusion can enhance operational visibility, predictive maintenance, and adaptive process control in smart factories. The aim is to design, implement, and evaluate an edge-centric sensor fusion framework that fuses multimodal data streams—vibration, temperature, pressure, and vision—at the network edge to reduce latency, improve anomaly detection accuracy, and sustain performance under bandwidth-constrained conditions. Specific objectives include (1) developing a modular edge computing architecture that supports scalable data preprocessing, synchronization, and fusion algorithms; (2) implementing lightweight fusion models combining Kalman filtering, multi-sensor Bayesian networks, and lightweight deep learning (e.g., MobileNet-based anomaly detectors) suitable for edge deployment; (3) evaluating the framework in a pilot smart factory line with 1200 daily cycles across three production stations; (4) assessing end-to-end latency, fusion accuracy, and fault tolerance under varying network loads; and (5) formulating guidelines for deployment, governance, and security in edge-enabled manufacturing environments. The methodology adopts a pragmatist research design combining design science with empirical validation. The population comprises industrial sensors and edge gateways deployed in a mid-size automotive components plant. A purposive sample of three production lines, each instrumented with 8–12 heterogeneous sensors and two edge servers, yields approximately 3,600 hours of operational data collected over six months. Data collection instruments include time-synchronized sensor suites, edge-embedded fusion modules, and a central cloud-based repository for archival reference. Quantitative data analysis employs time-series analysis, Kalman filter-based optimal fusion, and Bayesian networks to quantify fusion accuracy improvements; regression analysis and ANOVA test the impact of edge deployment on latency, throughput, and anomaly detection precision. Qualitative insights derive from expert interviews with line engineers and maintenance personnel, analyzed via thematic analysis to capture practical challenges and governance considerations. Validity and reliability are addressed through cross-validation of fusion outputs against ground-truth events, calibration experiments, and repeated measures across lines. Ethical considerations include data privacy, safety compliance, and secure edge-to-cloud communications. The expected findings indicate that edge-enabled sensor fusion reduces end-to-end latency by 38–45% compared with cloud-only fusion, while increasing anomaly-detection precision by 12–18 percentage points and reducing false positives by 9–14 percentage points under congested network scenarios. It is anticipated that the fusion framework will maintain robust performance with up to 40% packet loss on peripheral links, owing to local preprocessing and fault-tolerant fusion strategies. The study also expects that integrating a Bayesian network with a lightweight CNN-based detector will outperform standalone methods in both predictive maintenance accuracy and real-time fault diagnosis, particularly for emergent faults with limited labeled data. The findings will be triangulated with expert qualitative insights to reveal actionable design considerations and security implications. The study contributes to knowledge by delivering a validated, modular edge-centric sensor fusion architecture tailored for smart factories, accompanied by empirical evidence of performance gains in latency, accuracy, and resilience under real-world conditions. It advances the theoretical understanding of distributed fusion under edge constraints by integrating concepts from Kalman filtering, Bayesian networks, and edge-AI approximations, and it extends practical guidance for deployment, governance, and cyber-physical security in edge-enabled manufacturing ecosystems. The principal conclusion is that edge-computing-driven sensor fusion offers a scalable, low-latency, high-accuracy solution for real-time factory intelligence, with clear design patterns for deployment, data governance, and continuous improvement. Recommendations include adopting standardized data schemas and time synchronization protocols, implementing runtime adaptivity in fusion models, and pursuing ongoing assessment of security and privacy risks in edge-to-cloud architectures.

Thesis Overview

Edge-Computing-Driven Real-Time Sensor Fusion for Smart Factories combines local processing at edge devices with data from multiple sensors to create a coherent, up-to-date understanding of manufacturing operations. In smart factories, machines, robots, and environmental sensors generate large streams of data that must be interpreted quickly to maintain safety, quality, and efficiency. The key idea is to fuse heterogeneous sensor streams—such as vibration, temperature, vision, and power usage—near the data source, reducing latency and bandwidth needs compared to sending all data to a central cloud. Why it matters: real-time insight enables immediate decision-making, predictive maintenance, and adaptive control. Edge-based fusion can handle bandwidth constraints, preserve data privacy, and improve resilience to network outages. However, achieving accurate fusion with diverse sensor modalities, limited computing resources, and changing factory conditions remains a challenge. The research addresses the gap between high-performing fusion methods (often cloud-based or offline) and the practical needs of real-time industrial monitoring on edge devices. What the researcher will do, step by step: - Identify a representative set of sensors (for example, accelerometers on CNC machines, infrared temperature sensors, cameras, and power meters) and define a data fusion objective (e.g., anomaly detection, fault diagnosis, or process optimization). - Design an edge architecture that aggregates and pre-processes sensor data locally, performs fusion using lightweight algorithms (such as Kalman filters, probabilistic data association, or neural networks compressed for edge deployment), and streams results to a central system for monitoring. - Collect data from a real or simulated smart factory environment over a defined period, aiming for a sample size of several million data points across multiple sensor types and several weeks of operation. - Evaluate fusion performance against ground truth labels or expert judgments using metrics such as accuracy, precision, recall, F1-score, latency, and bandwidth usage. - Compare edge-based fusion with cloud-based or centralized fusion baselines to quantify trade-offs in latency, reliability, and resource consumption. - Conduct a qualitative assessment with manufacturing engineers to gauge usability, interpretability, and integration challenges. Expected contribution and outcome: a validated, resource-aware fusion framework suitable for deployment on standard edge hardware, with demonstrated improvements in response time and fault detection accuracy compared with non-fused or cloud-centric approaches. The study will provide guidelines for selecting fusion algorithms, configuring edge pipelines, and balancing computation versus communication. Potential knowledge gain: practical design principles for robust real-time sensor fusion in manufacturing, enabling smarter, more autonomous factory operations while maintaining data locality and resilience.

Blazingprojects Mobile App

📚 Over 50,000 Research Thesis
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Thesis-to-Journal Publication
🎓 Undergraduate/Postgraduate Thesis
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

English and Literary. 2 min read

Digital Humanities Toolkit for Analyzing 21st-Century British Novels: Design, Implem...

This research explores building and testing a digital toolkit to help analyze 21st-century British novels. The goal is to combine computer-assisted methods with...

BP
Blazingprojects
Read more →
Electrical electroni. 2 min read

Design and Evaluation of a Low-Power Wireless Sensor Network Transceiver with Adapti...

This research investigates how to design and evaluate a low-power wireless sensor network (WSN) transceiver that uses adaptive modulation to extend battery life...

BP
Blazingprojects
Read more →
Economics. 4 min read

Design, Implementation and Evaluation of a Tax Evasion Risk Index for Small Firms...

This research investigates designing, implementing, and evaluating a Tax Evasion Risk Index (TERI) for small firms. The core idea is to create a practical tool ...

BP
Blazingprojects
Read more →
Economics education. 4 min read

Designing and evaluating a blended economics education toolkit for higher education ...

The research investigates how to design, implement, and evaluate a blended economics education toolkit that combines online learning with face-to-face instructi...

BP
Blazingprojects
Read more →
Dermatology. 3 min read

Development and Evaluation of a Teledermatology Platform for Chronic Skin Disease Ma...

This research explores how a teledermatology platform can support the management of chronic skin diseases such as eczema, psoriasis, and acne by enabling remote...

BP
Blazingprojects
Read more →
Dentistry. 3 min read

Digital Wearable Oral Health Navigator for Personalized Preventive Dentistry: Design...

This research investigates how a digital wearable device can support personalized preventive dentistry by monitoring oral health indicators, delivering tailored...

BP
Blazingprojects
Read more →
Computer Science. 2 min read

Edge-Optimized Federated Learning for IoT Devices ...

Edge-Optimized Federated Learning for IoT Devices is about making collaborative machine learning possible and efficient when devices at the edge (like sensors, ...

BP
Blazingprojects
Read more →
Computer Engineering. 3 min read

Edge-Computing-Driven Real-Time Sensor Fusion for Smart Factories...

Edge-Computing-Driven Real-Time Sensor Fusion for Smart Factories combines local processing at edge devices with data from multiple sensors to create a coherent...

BP
Blazingprojects
Read more →
Computer Education. 4 min read

Development of an AI-assisted Coding Tutor for Secondary Education ...

This research investigates how an AI-assisted coding tutor can support learning computer programming in secondary education. It aims to design, implement, and e...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us