Fog Computing Final Year Projects 2026
Fog computing extends cloud capabilities toward the network edge, placing compute, storage and networking closer to IoT devices and users. Student projects typically study task offloading, resource scheduling, latency and energy trade-offs, security, and domain applications (smart city, healthcare, industrial IoT) using simulators such as iFogSim and EdgeCloudSim.
Below: 80+ fog computing topics with tools and representative datasets / workload sources.
Fog Computing Projects Github
Tools & PlatformsBest Fog Computing Project Topics (80+)
Topics with tools and datasets / workload sources.
| # | Fog Computing Project Topic | Tools | Datasets / Workloads |
|---|---|---|---|
| Task Offloading & Placement | |||
| 01 | OffLatency-Aware Task Offloading from IoT to Fog Nodes | iFogSim · Python | Synthetic IoT task traces |
| 02 | OffMulti-Objective Offloading: Latency vs Energy vs Cost | iFogSim · NSGA-II concepts | Multi-objective workloads |
| 03 | OffMobility-Aware Offloading for Vehicular Fog Computing | EdgeCloudSim · mobility models | SUMO / vehicular traces |
| 04 | OffPartial Offloading and Task Partitioning Strategies | iFogSim · optimisation | DAG task graphs |
| 05 | OffReinforcement Learning for Dynamic Offloading Decisions | Python · RL · iFogSim hooks | Online arrival sequences |
| 06 | OffDeadline-Constrained Offloading with Soft/Hard Guarantees | iFogSim · priority queues | Deadline-tagged tasks |
| 07 | OffCollaborative Offloading among Neighbouring Fog Nodes | iFogSim · peer models | Multi-fog topology |
| 08 | OffOffloading under Intermittent Connectivity | EdgeCloudSim · failure models | Link interruption scenarios |
| 09 | OffCode Offloading vs Data Offloading Trade-off Study | iFogSim · application profiles | App compute/data ratios |
| 10 | OffHierarchical Offloading across Edge–Fog–Cloud Continuum | iFogSim · CloudSim | 3-tier workload mix |
| Resource Management & Scheduling | |||
| 11 | ResFog Resource Scheduling with CPU, Memory and Bandwidth Caps | iFogSim · schedulers | Resource-constrained traces |
| 12 | ResLoad Balancing across Heterogeneous Fog Nodes | iFogSim · balancing policies | Heterogeneous node specs |
| 13 | ResContainer-Based Resource Isolation on Fog Gateways | Docker · cgroups · metrics | Container workload benches |
| 14 | ResVM vs Container Placement Strategies in Fog | iFogSim / Docker comparison | Placement cost models |
| 15 | ResDynamic Resource Scaling for Bursty IoT Traffic | autoscaling rules · Python | Bursty arrival traces |
| 16 | ResFairness-Aware Resource Allocation among Multi-Tenant Apps | fairness metrics · iFogSim | Multi-tenant workloads |
| 17 | ResService Migration Policies for User Mobility | EdgeCloudSim · migration cost | User mobility traces |
| 18 | ResPredictive Resource Provisioning using Traffic Forecasts | Python · time-series · iFogSim | Historical traffic series |
| 19 | ResOrchestration with Lightweight Kubernetes on Fog Clusters | K3s / MicroK8s concepts | Cluster scheduling logs |
| 20 | ResCache Placement and Content Popularity in Fog Networks | caching policies · Python | Content request traces |
| Latency, QoS & Performance | |||
| 21 | LatEnd-to-End Latency Decomposition: Device–Fog–Cloud | iFogSim · instrumentation | Latency breakdown logs |
| 22 | LatQoS-Aware Application Placement in Fog | iFogSim · QoS constraints | SLA-tagged applications |
| 23 | LatJitter and Reliability Metrics for Real-Time Fog Services | EdgeCloudSim · stats | Real-time stream profiles |
| 24 | LatBandwidth-Limited Offloading and Compression Trade-offs | iFogSim · compression models | Bandwidth-scarce scenarios |
| 25 | LatComparative Study: Cloud-Only vs Fog-Assisted Latency | iFogSim · CloudSim | Identical app workloads |
| 26 | LatSoft Real-Time Scheduling for Multimedia Fog Pipelines | priority scheduling · Python | Video/audio task chains |
| 27 | LatNetwork Topology Impact on Fog Service Latency | topology generators · iFogSim | Mesh / tree / hybrid nets |
| 28 | LatSLA Violation Minimisation under Overload | admission control · iFogSim | Overload arrival patterns |
| IoT–Fog Architectures & Protocols | |||
| 29 | IoTMQTT-Based IoT–Fog Data Pipeline Design and Evaluation | MQTT brokers · Python | Sensor publish streams |
| 30 | IoTCoAP vs MQTT for Constrained Devices in Fog Settings | protocol stacks · metrics | Constrained device traces |
| 31 | IoTFog Gateway Design for Heterogeneous Sensor Networks | gateway software · Docker | Multi-protocol sensor mix |
| 32 | IoTTime-Sensitive Networking Concepts for Industrial Fog | TSN concepts · simulation | Industrial traffic patterns |
| 33 | IoTData Aggregation and Filtering at Fog to Reduce Cloud Load | aggregation ops · Python | Raw IoT streams |
| 34 | IoTDigital Twin of an IoT–Fog Testbed for What-If Analysis | iFogSim · digital twin loop | Testbed configuration data |
| 35 | IoTFirmware Update Distribution via Fog Nodes | update scheduling · security | Device fleet models |
| 36 | IoTContext-Aware Fog Services using Device Metadata | context models · Python | Device context logs |
| Security, Privacy & Trust | |||
| 37 | SecAuthentication and Access Control for Fog Services | auth protocols · Python | Access request logs |
| 38 | SecSecure Task Offloading with Encryption Overhead Analysis | crypto libraries · iFogSim | Encrypted vs plain workloads |
| 39 | SecTrust Management among Fog Nodes in Multi-Operator Settings | trust models · simulation | Reputation interaction logs |
| 40 | SecPrivacy-Preserving Analytics at Fog (Local Aggregation) | differential privacy concepts | Sensitive IoT readings |
| 41 | SecIntrusion Detection for Fog Gateways | ML IDS · Python | Network attack traces |
| 42 | SecBlockchain-Assisted Audit Logs for Fog Transactions | lightweight ledger concepts | Transaction event logs |
| 43 | SecSide-Channel and Resource Exhaustion Defences on Fog Nodes | resource monitoring · policies | Attack scenario scripts |
| 44 | SecSecure Multi-Party Computation Concepts at Fog Edge | MPC concepts · prototypes | Collaborative analytics cases |
| Energy Efficiency & Green Fog | |||
| 45 | EngEnergy-Aware Offloading to Minimise Device Battery Drain | iFogSim · energy models | Battery drain profiles |
| 46 | EngFog Node Sleep Scheduling under Variable Load | sleep policies · iFogSim | Diurnal load curves |
| 47 | EngRenewable-Powered Fog Nodes: Placement under Green Supply | optimisation · energy traces | Solar/wind availability series |
| 48 | EngTrade-off Analysis: Energy vs Latency in Offloading | Pareto analysis · Python | Multi-metric experiment set |
| 49 | EngCooling and Thermal Constraints for Dense Fog Deployments | thermal models · placement | Thermal capacity maps |
| 50 | EngCarbon-Aware Scheduling Concepts for Fog Workloads | carbon intensity proxies | Grid intensity time series |
| Application Domains | |||
| 51 | AppSmart City Traffic Monitoring with Fog Video Analytics | iFogSim · vision pipeline concepts | Traffic camera workload |
| 52 | AppHealthcare: Wearable Data Processing at Fog for Alerts | MQTT · edge ML · Python | Wearable vital-sign streams |
| 53 | AppIndustrial IoT Predictive Maintenance at Fog Layer | anomaly models · fog placement | Machine vibration / sensor logs |
| 54 | AppAR/VR Session Offloading to Nearby Fog for Low Latency | latency profiles · EdgeCloudSim | AR/VR session traces |
| 55 | AppSmart Agriculture Sensor Aggregation via Rural Fog Nodes | LoRa/MQTT concepts · Python | Agri sensor campaigns |
| 56 | AppEmergency Response Coordination using Priority Fog Services | priority queues · iFogSim | Emergency event scenarios |
| 57 | AppRetail / Mall Analytics with Local Fog Processing | privacy + analytics · Docker | Footfall / POS event streams |
| 58 | AppConnected Vehicle Fog for Collision Warning Services | V2X concepts · EdgeCloudSim | Vehicle encounter traces |
| Simulation, Benchmarking & Tools | |||
| 59 | SimiFogSim Case Study: Topology Design and Metric Collection | iFogSim · Java/Python wrappers | Built-in + custom apps |
| 60 | SimEdgeCloudSim Mobility and WLAN Modelling Study | EdgeCloudSim · configs | Mobility + WLAN scenarios |
| 61 | SimCloudSim Extensions for Fog Layer Modelling | CloudSim · custom entities | Extended simulation logs |
| 62 | SimComparative Benchmark of Open Fog Simulators | iFogSim vs EdgeCloudSim | Common workload suite |
| 63 | SimSynthetic Workload Generators for Fog Experiments | Python · Poisson / burst models | Generated arrival files |
| 64 | SimReproducible Experiment Pipelines: Config, Run, Plot | scripts · Jupyter · metrics | Experiment configuration set |
| 65 | SimNS-3 Network Layer Coupling with Fog Application Models | NS-3 · application hooks | Packet-level + app metrics |
| 66 | SimEmulation vs Simulation: Mini Testbed with Docker Compose | Docker Compose · latency tools | Emulation run logs |
| Advanced & Capstone Topics | |||
| 67 | AdvFederated Learning over Fog Nodes with Non-IID Data | PyTorch · FL frameworks | Partitioned ML datasets |
| 68 | AdvServerless / FaaS Concepts Deployed at Fog | OpenFaaS concepts · cold-start metrics | Function invocation traces |
| 69 | AdvSDN-Enabled Fog Traffic Steering and QoS | SDN controller concepts · iFogSim | Flow rule + latency logs |
| 70 | AdvMulti-Access Edge Computing (MEC) Alignment with Fog Models | ETSI MEC concepts · mapping | MEC use-case profiles |
| 71 | AdvPricing and Incentive Mechanisms for Fog Resource Sharing | game theory concepts · sim | Utility and payment logs |
| 72 | AdvFailure Recovery and Checkpointing for Long-Running Fog Tasks | checkpoint policies · iFogSim | Failure injection scenarios |
| 73 | AdvObservability Stack for Fog: Metrics, Logs, Traces | Prometheus concepts · dashboards | Telemetry sample sets |
| 74 | AdvPolicy-as-Code for Fog Placement Constraints | policy engines · validation | Policy rule suites |
| 75 | AdvCross-Layer Optimisation: Application + Network + Compute | joint optimisation · Python | Cross-layer metric sets |
| 76 | AdvTeaching Package: Minimal Fog Lab with Raspberry Pi Cluster | Pi · Docker · MQTT | Lab exercise data |
| 77 | AdvStandards and Architecture Review: OpenFog / IEEE Concepts | literature · architecture maps | Standards comparison matrix |
| 78 | AdvCapstone: End-to-End Fog System — Sense, Offload, Process, Act, Measure | iFogSim / Docker · full pipeline | Integrated demo workload |
| 79 | AdvAI-Assisted Fog Orchestration under Uncertainty | RL / bandits · simulators | Stochastic demand traces |
| 80 | AdvGreen SLA: Combining Latency SLOs with Energy Budgets | multi-constraint optimisation | SLO + energy joint logs |
| 81 | AdvFog for 5G Network Slicing Edge Services | slicing concepts · EdgeCloudSim | Slice traffic profiles |
| 82 | AdvSecurity-Aware Offloading with Trusted Execution Concepts | TEE concepts · overhead analysis | Secure vs insecure runs |
Workloads are representative synthetic IoT traces, mobility models and application profiles used with iFogSim / EdgeCloudSim. Contact us for simulation setups, metrics, university-format report, PPT and viva Q&A.
Why Choose Us for Fog Computing Projects?
Bangalore-based guidance for BE, BTech and MTech students working on edge–fog–cloud systems.
Task Offloading
Latency-, energy- and deadline-aware offloading policies with clear evaluation metrics.
Resource & QoS
Scheduling, load balancing, migration and SLA-oriented placement in simulators.
IoT–Fog & Security
MQTT pipelines, privacy-preserving analytics and trust models for multi-node fog.
Applications & Capstone
Smart city, healthcare, IIoT and full end-to-end fog system demos.
FAQ — Fog Computing Projects
Fog Computing Lab — Bangalore
Simulation and architecture support for fog, edge and IoT continuum projects.
Offloading
Mobility
Scheduling
Pipelines
Trust Models
Policies
City · Health
Support