Published March 21, 2025
| Version v1
Dataset
Open
5G Traffic Capture Dataset: User Equipment Classification in the 5G Core
Authors/Creators
Description
A 5G dataset containing network traffic capture files created on a simulated environment and saved in the PCAP format
These datasets were used in the masters dissertation titled "User Equipment Classification in the 5G Core" according to the description in the Table of contents below
Technical info
The network packets of the inference dataset were captured using tcpdump on Ubuntu Linux and saved using the PCAP file format (which is more detailed than CSV)
The virtual environment used free5GC and UERANSIM to simulate the 5G network
Table of contents
Dataset file description
| File name | Description |
| training_data.zip | Data from other public datasets used to train the ML models |
| inference_data.zip | Data collected and used to run the model inference step |
| File name | For training or inference? |
5G traffic type | Description |
| Youtube_cellular.pcap | Training | eMMB | Video reproduction traffic collected from the "5G Traffic Datasets" public dataset |
| naver5g3-10M.pcap | Training | URLLC | Video live stream traffic collected from the "5G Traffic Datasets" public dataset |
| training_data_mmtc.zip | Training | mMTC | UDP traffic collected from the "5G Campus Networks: Measurement Traces" public dataset |
| youtube-1M-1080p.pcap | Inference | eMMB | Captured while virtual UE reproduced the "5G eMBB traffic" Youtube playlist |
| naver-tv-1M.pcap | Inference | URLLC | Captured while virtual UE reproduced the NaverTV's YTN "Korea 24-hour news channel" live stream |
| udp-100pps.pcap | Inference | mMTC | Captured while virtual UE used our traffic generator/Netcat to send 100 UDP packets per second |
| udp-nc-traffic-1k.pcap | Inference | mMTC | Captured while virtual UE used our traffic generator/Netcat to mimic an IoT-like UDP communication pattern (with variable intervals) |
Notes
Notes
Files
inference_data.zip
Additional details
Related works
- Has part
- Dataset: 10.21227/ewhk-n061 (DOI)
- Dataset: 10.21227/xe3c-e968 (DOI)
- Is supplement to
- Annotation collection: 10.5281/zenodo.15473395 (DOI)
Funding
- Coordenação de Aperfeicoamento de Pessoal de Nível Superior
- National Education and Research Network
- Fundação de Amparo à Pesquisa do Estado de Minas Gerais
Dates
- Created
-
2025-02-13Inference dataset was created on this date
Software
- Repository URL
- https://github.com/netlabufjf/nwdaf_ml
- Programming language
- Shell , Python
- Development Status
- Active