A smart grid and bio-secure perimeter simulation designed for extreme disaster scenarios.
Silicon Apocalypse is a network engineering research project that models a self-sufficient, automated smart home environment capable of sustaining life during high-risk disaster scenarios.
Published in the Mukt Shabd Journal (April 2025), this project demonstrates the application of IoT protocols, renewable energy management, and automated security logic using Cisco Packet Tracer's MCU capabilities. The system is designed to operate off-grid, managing resource consumption and perimeter defense without human intervention.
- Solar Array Management: Integrated solar panels with battery storage to ensure 24/7 power availability independent of the main grid.
- IoT Power Monitoring: Real-time energy consumption tracking via a centralized smartphone dashboard.
- "Code Red" Logic: The system uses conditional logic to detect threats.
- Input: Motion Sensors (Perimeter)
- Output: Activating Electrified Fences, Locking Main Gates, and Triggering Sirens.
- Surveillance Network: A star-topology network of webcams monitoring key ingress points (Entrance, Garage, Fence).
- Topology: Star Topology centered around a Home Gateway and Central Switch to minimize latency.
- Connectivity: Devices operate on a 2.4 GHz Wi-Fi standard (WPA2-PSK) to ensure secure, wireless command propagation across the facility.
The simulation relies on Cisco Packet Tracer's IoT Registration Server and MCU/SBC Programming.
| Device Type | Function | Connectivity |
|---|---|---|
| Home Gateway | Central IoT Server & DHCP | Ethernet/Wi-Fi |
| MCU (Microcontroller) | Runs Python/Blockly automation scripts | IoT Custom Cable |
| Motion Sensors | Triggers "Code Red" state | Digital Input |
| Actuators | Sirens, Door Locks, Electric Fence | Digital Output |
The core security algorithm operates on a simple state machine:
| State | Trigger | System Response |
|---|---|---|
| SAFE | Motion == False |
Unlock Gates, Disarm Traps, Power Down High-Energy Cams |
| THREAT | Motion == True |
Lock All Gates, Electrify Fence, Arm Traps, Alert Admin |
| Logical Topology | Physical City Map |
|---|---|
| Fig 1: Network Logical View | Fig 2: Infection Map Simulation |
This project is backed by published academic research and technical certification.
- Research Paper: 📄 Read "Silicon Apocalypse Using Cisco Packet Tracer"
Published in Mukt Shabd Journal, Volume XIV, Issue IV, April 2025. - Technical Qualification: 📜 View Cisco Packet Tracer Certificate
- Prerequisites: Install Cisco Packet Tracer (Version 7.0 or higher required for IoT support).
- Download: Clone this repository.
git clone [https://github.com/gowtham2thrive/Silicon-Apocalypse.git](https://github.com/gowtham2thrive/Silicon-Apocalypse.git)
Note: The source file (
src/silicon_apocalypse_simulation.pkt) is approx 97 MB. Ensure you have a stable connection when cloning. - Launch: Open the
.pktfile in Cisco Packet Tracer. - Interact:
- Click on the Smartphone device in the workspace.
- Open the IoT Monitor app to view the dashboard.
- Simulate a Threat: Hold
Altand click a Motion Sensor to trigger the "Code Red" security protocol.
This project simulation was designed using Cisco Packet Tracer. The .pkt source file is provided strictly for educational and portfolio demonstration purposes. This software and its associated file formats (.pkt) are subject to Cisco Systems' End User License Agreement. Users must possess a valid Cisco Networking Academy account or appropriate license to execute the simulation.
🛰️ SATELLITE FEED: Disaster Sectors (Click to Expand)
Status: Compromised / High Strategic Value
| Security Precinct | Industrial Plant | Education Facility |
|---|---|---|
| Status: OVERRUN | Status: HIGH VOLTAGE | Status: EVACUATED |
Status: Avoid Contact / Toxic Spores Detected
| Bio-Contamination | Stagnant Reservoir | Recreation Park |
|---|---|---|
| Threat: SPORE CLOUDS | Threat: WATERBORNE VIRUS | Threat: EXTREME |
Status: Looted / Structural Instability
| Commercial Complex | Supply Depot | Corporate Admin |
|---|---|---|
| Signal: INTERMITTENT | Status: SCAVENGED | Signal: LOST |
| Coastal Breach | Municipal Archives |
|---|---|
| Status: PERIMETER FAILED | Status: RECORDS INTACT |
I extend my sincere gratitude to my mentors for their invaluable guidance and support throughout this research:
- S. Phani Varaprasad (Head of Department, ECE)
- B. Padmavathi (Head of Department, CME)
- S. Hemalatha (Class Coordinator)