Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With this parameters, the channel would add or remove energy. #126

Open
lhao-sudo opened this issue Oct 15, 2024 · 0 comments
Open

With this parameters, the channel would add or remove energy. #126

lhao-sudo opened this issue Oct 15, 2024 · 0 comments

Comments

@lhao-sudo
Copy link

Traceback (most recent call last):
File "C:/Users/lihao/Desktop/ofdm_v1.py", line 169, in
OFDM_simulation()
File "C:/Users/lihao/Desktop/ofdm_v1.py", line 136, in OFDM_simulation
OFDM_RX = channel(OFDM_TX, SNRdb, "tdl")
File "C:/Users/lihao/Desktop/ofdm_v1.py", line 81, in channel
channel = SISOFlatChannel(None,(1+0j,1+0j))
File "C:\Users\lihao\AppData\Local\Programs\Python\Python310\lib\site-packages\commpy\channels.py", line 179, in init
self.fading_param = fading_param
File "C:\Users\lihao\AppData\Local\Programs\Python\Python310\lib\site-packages\commpy\channels.py", line 231, in fading_param
raise ValueError("With this parameters, the channel would add or remove energy.")
ValueError: With this parameters, the channel would add or remove energy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant