필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to Simulate Slotted aloha protocol?

조회 수: 1 (최근 30일)
amit sikder
amit sikder 2015년 9월 30일
마감: John D'Errico 2019년 3월 7일
I am trying to simulate slotted aloha protocol. But need some direction how to start. The program is like below - For instance, let's assume that there are 10 computers and 50 slots of time. At slot 5, let us assume that there are two computers, C1 and C2 which wanted to access the channel. One of the computers, C1, will be given access to the channel while the other one, C2, will be provided a new slot time between 6 and 50 (let's assume it is 20). At slot 20, the program will check how many computers, if any, are requesting access to the channel (in addition to C2). This is basically done by running the random function and getting a number between 0 and X in addition to C2. If there are multiple of them, then the program will give access to one of the computers at random. If there is only C2 making the request (meaning that random function returned 0), it will give C2 the channel.
  댓글 수: 1
haya
haya 2019년 3월 7일
hii
did you get any solution???

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by