From 0dfbc08a1242785ba832ae7b0a6d631ea330e48f Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 4 May 2015 10:27:49 +0200 Subject: Add details for ermac --- data/db.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/db.yaml b/data/db.yaml index ec25ee2..2485957 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -614,6 +614,19 @@ algos: name: ER-MAC longname: Emergency Response MAC ref: [ermac] + related: [smac, tmac, bmac, xmac, zmac, pmac, crankshaft, ebmac] + description: > + Hybrid protocol for emergency response WSNs, low and high priority + data, TDMA schedule in normal operation with short contention + period to support node additions, nodes with high-priority packets + can content for slot access by sending a request to the owner + features: + deployment.fixed: # but nodes can join/leave dynamically + application.wsn: + time.discrete: + access.scheduled: + access.reservation: + realtime.guaranteed: prioritymac: # 4 qos classes, tdma with preemption name: PriorityMAC -- cgit v1.2.3