UNO Home Computer Science Home


Wireless Sensor Network Research Group

Wireless Sensor Networks (WSN) research in the Department of Computer Science at the University of New Orleans is a joint effort by two research laboratories, the Networking, Security, and Systems Administration Laboratory (NSSAL), directed by Dr. Golden G. Richard III, and the Wireless Network and Security Laboratory (WNSL), led by Dr. Jing Deng. Current research focus include service discovery, energy efficiency, network lifetime extension, data delivery, routing misbehavior detection and mitigation, and security provision in wireless sensor networks. Students in our research groups are working on interesting issues such as efficient data delivery, mobile data sink, cluster head selection, and multiple channel medium access control schemes in wireless sensor networks.

Service discovery is expected to become a key enabling technology for novel interaction among sensor nodes to build applications that have yet to be envisioned. Unfortunately, existing service discovery protocols are too resource intensive to be used in sensor networks. A sensor node provides services consisting of the sensed information, based on the types of sensors available, along with context, such as location, which makes that information useful. Taking the unified approach, in which a node in the sensor network is viewed as providing a set of location-based services, forms the basis of new location aware service discovery frameworks specifically tailored to sensor networks. Dr. Golden Richard, completed the first comprehensive book on service discovery, and has co-authored a new book on wireless networks. He is working with Loren Schwiebert of Wayne State University on a service discovery protocol specifically tailored for sensor networks, called TinySDP. TinySDP includes optimizations to reduce the cost of service advertisements in sensor networks and includes support for ultra-lightweight remote procedure calls (RPC, via our TinyRPC protocol) among sensor nodes. National Science Foundation funding for further development of TinySDP is pending.

Energy is a critical resource in wireless sensor networks because in most situations these network nodes are battery-operated. Compared with wired communication networks, wireless sensor networks have the following distinct properties: 1) energy availability varies for different kinds of nodes. For example, in sensor networks, the cluster heads and the data sink usually have more battery power while each sensor's power capability is limited; 2) it is beneficial to process the sensing data locally instead of sending it over long distance toward the data sink. The way in which the available energy is used in wireless sensor networks has profound effects on the lifetime and usability of sensor networks. Dr. Deng's research group is proposing novel techniques to conserve the limited on-board energy while maintaining the network functionality at the same time.

An example is the reduction of the overhead for service or destination discovery in wireless sensor networks. In order to reduce the number of rebroadcasts, it may be beneficial to broadcast the inquiry packet with a certain Time-To-Live (TTL) to search those nodes within a limited hop-count from the source node, hoping to locate the destination without using the network-wide broadcast. Such a technique is termed Expanding Ring Search (ERS). We have identified that, when the maximum hop-count of the network is known, a search strategy with three steps, instead of incrementing TTL after every failure, is the optimum.

When sensor networks are deployed in hostile environments, security becomes extremely important. These mostly autonomous sensor networks are prone to a number of types of malicious attacks: 1) An adversary can easily listen to the traffic. 2) An adversary can impersonate one of the network nodes, and intentionally provide incorrect information to other nodes. This attack can cause significant damage, especially in a battlefield situation. 3) An adversary can launch a denial of service attack against the communication channel to prevent nodes from sending their messages. 4) An adversary can launch attacks just to deplete the battery power of the network nodes.

Because of the unique properties of wireless sensor networks, such as energy-constrained, relatively slow CPU speed, and limited memory size, security mechanisms developed for general wired network computing cannot directly apply. Therefore, new security measures need to be developed to guard these networks and the information within. Dr. Deng's research group is investigating the following problems: Key distribution with high security connectivity, shared-secret delivery using multi-hop multi-path techniques, and sensor node misbehavior detection and mitigation in wireless sensor networks.

Dr. Deng's research lab has developed a Just Enough Redundancy Transmission (JERT) shared-secret delivery technique for wireless sensor networks. In the JERT scheme, the secret link key is encoded in (n, k) MDS (Maximum Distance Separable) code and transmitted through multiple multi-hop paths. To reduce the total information that needs to be transmitted, the redundant symbols of the MDS codes are transmitted only if the destination fails to decode the secret. We have shown that the JERT scheme is efficient and resilient against node capture.

Sample publications: