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

query about NLOS channel and modulation schemes #3

Open
sheikhsaadi opened this issue Jul 26, 2017 · 4 comments
Open

query about NLOS channel and modulation schemes #3

sheikhsaadi opened this issue Jul 26, 2017 · 4 comments

Comments

@sheikhsaadi
Copy link

Hello developers,
I'm an telecom engineering student and im working on my final year project in which i have to implement a VLC physical channel both LOS and NLOS for various adhoc networks. your module has greatly helped me in my project as it is performing what i want and i thank you for that. my queries are that:

  1. your module is only implementing the LOS channel but i want to implement the LOS and NLOS both and then also see there combine effect so what should i do to implement the NLOS channel.
  2. secondly you have performed the BER and SER for OOK,PAM and VPPM, but i cant figure out that where has the actual modulation taken place? I mean that if OOK is being implemented so where is the code in which the input bit are being modulated and then being transmitted because BER is calculated at the receiver end so the bit have to be demodulated first.
    so please help me in figuring out this problems as im really stuck at this moment and im running out of time.
    thankyou so much.
@sheikhsaadi
Copy link
Author

doesnt anyone reply??? please developers i really need your help

@Aldalbahias
Copy link
Owner

Hello sheikhsaadi,

The non line of sight (NLOS) is already scheduled to be implemented into this module. In order to get an idea of the NLOS, please refer to Wireless infrared communications and Fundamental analysis for visible-light communication system using led lights.
Regarding your point #2:
The modulation/ demodulation blocks are implemented for PSK and QAM at this time which will be released in few days ( third version of this module). To understand how these modulation work (the one you mentioned above) , please look at the doc file in this module. once I release the last module you are welcome to extend it as your project requirement.
Please use asa52@njit.edu to contact me if any other questions.
Thank you.

@sheikhsaadi
Copy link
Author

sheikhsaadi commented Sep 11, 2017 via email

@sheikhsaadi
Copy link
Author

sheikhsaadi commented Oct 7, 2017 via email

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

2 participants