From a8a11dee8fe2d0736583d2e071b0946e98fa42ef Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 4 May 2015 10:30:07 +0200 Subject: Add ebmac --- data/db.bib | 11 +++++++++++ data/db.yaml | 4 ++++ 2 files changed, 15 insertions(+) (limited to 'data') diff --git a/data/db.bib b/data/db.bib index ea44d6e..c01a97e 100644 --- a/data/db.bib +++ b/data/db.bib @@ -2404,3 +2404,14 @@ year = {2004}, } +@inproceedings{ebmac, + author = {Merhi, Z. and Elgamel, M. and Bayoumi, M.}, + booktitle = {Pervasive Computing and Communications, 2009. PerCom 2009. IEEE International Conference on}, + doi = {10.1109/PERCOM.2009.4912863}, + keywords = {access protocols;wireless sensor networks;MAC protocol;MicaZ sensor motes;data packets;data traffic;event based medium access control;wireless sensor networks;Access protocols;Dynamic scheduling;Energy conservation;Event detection;Media Access Protocol;Nominations and elections;Sensor phenomena and characterization;Throughput;Wireless application protocol;Wireless sensor networks}, + month = {March}, + pages = {1-6}, + title = {EB-MAC: An event based medium access control for wireless sensor networks}, + year = {2009}, +} + diff --git a/data/db.yaml b/data/db.yaml index 2485957..a3aa50b 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -1107,4 +1107,8 @@ algos: name: DB-MAC longname: Delay-Bounded MAC ref: [dbmac] + ebmac: + name: EB-MAC + longname: Event Based MAC + ref: [ebmac] -- cgit v1.2.3