1-Persistent CSMA
stations detect if channel is in use
- don't transmit if channel busy
- expect fewer collisions than Aloha
transmit immediately when
- channel is idle
- after channel is busy
if a collision occurs, wait a random time
- good at light loads as alway send immediately
- poor at heavy loads due to many collisions