Time-division multiple access: Difference between revisions

Content deleted Content added
grammar. pseudo heading caps.
Tag: Reverted
Line 69:
=== Disadvantages of TDMA ===
 
# '''Guard intervals''': To prevent interference between adjacent TDMA slots, guard intervals must be added. These intervals, typically ranging from 30 to 50 microseconds, serve as buffers to ensure that transmissions do not overlap. However, this requirement for extra time means that the overall throughput of the system can be reduced, as valuable time is spent in guard intervals rather than transmitting data. This is particularly problematic in cellular networks where time and energy efficiency are paramount.<ref>{{Cite journal |last1=Nguyen |first1=Kien |last2=Golam Kibria |first2=Mirza |last3=Ishizu |first3=Kentaro |last4=Kojima |first4=Fumihide |date=2019-02-14 |title=Performance Evaluation of IEEE 802.11ad in Evolving Wi-Fi Networks |journal=Wireless Communications and Mobile Computing |volume=2019 |pages=1–11 |doi=10.1155/2019/4089365 |doi-access=free |issn=1530-8669}}</ref>
# '''Energy consumption''': While TDMA allows for some energy savings by turning off transmitters during idle periods, the inclusion of guard intervals can offset these benefits. The need for synchronization and the overhead associated with managing time slots can lead to increased energy consumption, particularly in scenarios where numerous users are competing for access to the channel. This can be a critical issue for mobile devices that rely on battery power.
# '''Synchronization challenges''': TDMA requires precise synchronization between all users to ensure that each user transmits within their designated time slot. This can complicate system design and implementation, especially in dynamic environments where users may frequently join or leave the network. Maintaining synchronization becomes increasingly difficult as the number of users grows, leading to potential disruptions and communication errors if not managed effectively.