https://github.com/abdullah2020/downlink_localization
https://github.com/abdullah2020/downlink_localization
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdullah2020/downlink_localization
- Owner: Abdullah2020
- Created: 2025-04-02T14:45:17.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2025-04-02T20:23:08.000Z (2 months ago)
- Last Synced: 2025-04-02T21:28:59.095Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📡 Trial on LoRaWAN Downlink Localization: A Gateway Beaconing Approach
This NS-3 simulation implements a **LoRaWAN localization mechanism** using **gateway beaconing**. Gateways periodically transmit **downlink beacons**, and End Devices (EDs) estimate their position using **RSSI-based trilateration**. Gaussian noise is added to RSSI measurements to emulate real-world variability.
---