summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2015-05-04 10:27:49 +0200
committerLars-Dominik Braun <lars@6xq.net>2015-05-04 10:27:49 +0200
commit0dfbc08a1242785ba832ae7b0a6d631ea330e48f (patch)
tree9bf387fee4408cee695ec9618a45c0696112647d
parente38b2b2e5f2c6b32fbdb9adcd8a7c48f8fa58a3b (diff)
downloadcomatose-0dfbc08a1242785ba832ae7b0a6d631ea330e48f.tar.gz
comatose-0dfbc08a1242785ba832ae7b0a6d631ea330e48f.tar.bz2
comatose-0dfbc08a1242785ba832ae7b0a6d631ea330e48f.zip
Add details for ermac
-rw-r--r--data/db.yaml13
1 files changed, 13 insertions, 0 deletions
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