I need to implement TDMA and FDMA based slot assignment protocol. I have written the code for TDMA slot assignment but confused about the FDMA part. Will someone please guide me in writing the code for FDMA for a simple scenario. In which two nodes are using full duplex radio and working on two different frequencies. If node1 needs to communicate to node 2 then node 2 must shift its frequency to node 1 frequency. I have not worked with the radios yet. In TDMA part i am using senddirect for sending messages. There is mulitradio exmaple in inet but it uses two or more than two radios for single module. I want to use one full duplex radio for single module. How should i begin working with the FDMA part?

More Sana Saleem's questions See All
Similar questions and discussions