1) Medium Access Control (MAC) protocols regulate access to shared wireless channels and ensure performance requirements of applications are met. They assemble data into frames, append addressing and error detection, and disassemble received frames.
2) Common MAC protocols include Fixed Assignment (e.g. TDMA), Demand Assignment (e.g. polling), and Random Assignment (e.g. ALOHA, CSMA). Schedule-based MAC protocols avoid contention through resource scheduling while contention-based protocols (e.g. CSMA/CA) allocate resources on demand, risking collisions.
3) The document discusses various MAC protocols for wireless sensor networks and their objectives to minimize energy waste from idle listening, collisions,