Multiple access protocols can be categorized as either random access or controlled access. Random access protocols like Aloha and Slotted Aloha use a probabilistic approach where nodes transmit randomly, while controlled access protocols like TDMA use predetermined allocation of transmission time slots. Carrier sense multiple access (CSMA) protocols like CSMA/CD used in Ethernet require nodes to first listen for activity on the channel before transmitting to avoid collisions.