Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChanEst Dataset Generation Framework

A Reproducible and Reconfigurable 6G Dataset Generation Framework for Deep Learning–Based Channel Estimation.

📄 Related Publication

This repository is associated with our published paper. If you use our dataset, please cite us:

O. Okoyeigbo, X. Deng, R. Sheriff, D. Jeremiah, and O. Shobayo, “ChanEst Dataset: A Reconfigurable Framework and Benchmark for Deep Learning–Based 6G Channel Estimation,” Telecom 2026, Vol. 7, vol. 7, no. 3, May 2026, doi: 10.3390/TELECOM7030065.

🔗 https://www.mdpi.com/2673-4001/7/3/65

📊 Dataset

The ChanEst dataset is publicly available here: 🔗 https://data.mendeley.com/datasets/8w3zjj8hzc/1

🚀 Features

  • Reproducible dataset generation
  • Configurable channel models for 6G scenarios
  • Designed for deep learning–based channel estimation
  • Benchmark-ready dataset structure

ChanEst is a reproducible and reconfigurable dataset for deep learning–based channel estimation generated using standard-compliant 3GPP procedures in MATLAB (6G Exploration Library). Each sample is created by inserting PDSCH DM-RS pilots into an OFDM resource grid, transmitting through a randomized 3GPP TDL channel realization, adding AWGN at a randomized SNR, and applying a receiver-aligned pipeline that performs pilot extraction, LS estimation on DM-RS, and 2-D time–frequency interpolation to form a dense-grid learning input. The corresponding supervision label is the perfect OFDM-grid channel response obtained from the channel model for the same realization. The dataset is provided as real-valued tensors with stacked real/imaginary parts and includes per-sample metadata logs (SNR, delay spread, Doppler, speed, TDL profile, and (for MIMO) correlation settings) and configuration objects to support stratified evaluation and reproducible benchmarking. A block diagram representing the ChanEst dataset generation model is given in Figure 1.

image

Fig 1: System model block diagram of the ChanEst dataset generation framework.

Table 1 summarizes the default configuration used in this release and highlights parameters that are directly reconfigurable in the generator. When configuration settings change (e.g., antenna order or grid size), derived quantities such as packed channels C=2N_Tx N_Rx and tensor dimensions update automatically.

Table 1. ChanEst dataset configuration and reconfigurable parameters image

About

A Reproducible and Reconfigurable Dataset Generation Framework for Deep Learning–Based 6G Channel Estimation

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages