DeepMIMO Forum
[Solved] Channel Generation with 1 OFDM sub-carrier
Hi,
I am trying to generate the channel data with only 1 OFDM sub-carrier but when I use the generation script with the following parameters :
# Load the default parameters
parameters = DeepMIMO.default_params()
Hi @Saharsh,
You are trying to generate a single subcarrier channel with 200MHz bandwidth, which triggers the clipping to prevent inter-symbol interference (ISI is not supported by the DeepMIMO). For your objective, you may
- select a lower bandwidth (e.g., 30kHz), or
- generate a large number of OFDM subcarriers (e.g., 512), and only sample the first subcarrier as you did in your code.
Leave a reply
-
Cannot open the datafile
11 months ago
-
module 'DeepMIMO' has no attribute 'default_params'
1 year ago
Latest Post: Another way for installing DeepMIMO when "pip install DeepMIMO" fails. Our newest member: wp-demouser-44 Recent Posts Unread Posts Tags
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed