From be936e130800294866d3f7596b34a9324046d782 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Tue, 28 Apr 2015 10:24:08 +0200 Subject: A few more protocols --- data/db.yaml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'data/db.yaml') diff --git a/data/db.yaml b/data/db.yaml index 60bcd39..9b9d66a 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -694,10 +694,17 @@ algos: longname: Resilent Round Robin name: RRR ref: [rrr] - # XXX not complete + description: > + High data-rate sensor networks, scheduled contention with binary + search tree resolution collision resolution (BSTCR), + collision-detection by receiver/base-station, dynamic time slot + assignment possible, no global time synchronization required features: application.wsn: energy.dutycycling: + initiation.receiver: + access.polling: # ? + time.discrete: pwmac: name: PW-MAC longname: Predictive-Wakeup MAC @@ -989,4 +996,18 @@ algos: time.discrete: access.schedule: reliability.retransmission: # ? + camac: + name: CA-MAC + longname: Context-aware MAC + ref: [camac] + uctdma: + name: UC-TDMA + longname: User configured TDMA + ref: [uctdma] + flammini: + name: Flammini’s proposal + ref: [flammini2009] + flipmac: + name: Flip-MAC + ref: [flipmac] -- cgit v1.2.3