This directory contains all converted reference documents for the capstone simulation project.
| File | Description |
|---|---|
| Preliminary_Project_Report.md | Formally approved project specification. Defines all system architecture, algorithms (Gabriel Graph, CBBA, AS-FCRNet), simulation scope, test plan, and success criteria. This is the single source of truth for all simulation decisions. |
These documents provide additional domain knowledge and technical background. They do not override the primary document.
| File | Original Source | Summary |
|---|---|---|
| LoRaWAN_Classes_Comparison_Description.md | LoRaWAN_Classes_A_B_C_Comparison_Description.txt |
Text description of LoRaWAN Class A/B/C communication protocol differences, covering TX/RX windows, energy consumption, and latency tradeoffs. |
| LoRaWAN_Classes_Comparison_Diagram.md | LoRaWAN_Classes_A_B_C_Comparison.png |
Visual diagram comparing LoRaWAN device classes with sequence diagrams and performance bar charts. |
All figure references in the primary and supplementary documents have been replaced with descriptive text placeholders that convey the content of each figure. The images/ directory is retained for future use.
Any AI agent working on this project MUST treat the Primary Document as authoritative. Supplementary documents provide context only and must never contradict or override the primary specification.