Difference between revisions of "Network and Multimedia Systems Lab (NMSL)"

From NMSL
Line 30: Line 30:
 
We are developing algorithms to determine the minimum number of sensors and their distribution to ensure that: (i) each point in a monitored area is within the sensing range of at least <math>K</math> sensors (<math>K</math>-coverage), and (ii) each sensor is within the wireless communication rage of at least <math>C</math> sensors (<math>C</math>-connectivity).  <math>K</math> and <math>C</math> are tunable parameters that depend on the reliability and security requirements of the application considered.  
 
We are developing algorithms to determine the minimum number of sensors and their distribution to ensure that: (i) each point in a monitored area is within the sensing range of at least <math>K</math> sensors (<math>K</math>-coverage), and (ii) each sensor is within the wireless communication rage of at least <math>C</math> sensors (<math>C</math>-connectivity).  <math>K</math> and <math>C</math> are tunable parameters that depend on the reliability and security requirements of the application considered.  
  
* '''[[Probabilistic Coverage|Probabilistic Coverage and Connectivity]]'''
+
* '''[[Probabilistic Coverage and Connectivity]]'''
  
 
* '''[[K-Coverage and its Application to Forest Fire Detection]]'''
 
* '''[[K-Coverage and its Application to Forest Fire Detection]]'''
Line 38: Line 38:
 
We are working on methods to assess the trustworthiness of nodes in dynamic systems (such as P2P systems)  and incorporating this information into system protocols such as sender selection.  In addition, we are exploring network monitoring techniques to detect and thwart intrusion and denial-of-service attacks in their early stages by observing unusual traffic patterns injected by such attacks.
 
We are working on methods to assess the trustworthiness of nodes in dynamic systems (such as P2P systems)  and incorporating this information into system protocols such as sender selection.  In addition, we are exploring network monitoring techniques to detect and thwart intrusion and denial-of-service attacks in their early stages by observing unusual traffic patterns injected by such attacks.
  
* '''[[DOS|Detecting DoS Attacks and Service Violations in QoS-enabled Networks]]'''
+
* '''[[Detecting DoS Attacks and Service Violations in QoS-enabled Networks]]'''
  
* '''[[Security of Scalable Multimedia Streams|Security of Scalable Multimedia Streams]]'''
+
* '''[Security of Scalable Multimedia Streams]'''

Revision as of 12:15, 29 February 2008

We are interested in the broad area of computer networking and distributed systems. We develop algorithms and protocols to enhance the performance of networks, especially the Internet, and to efficiently distribute multimedia content (e.g., video and audio objects) to large-scale user communities. The Network Systems Lab is led by Dr. Mohamed Hefeeda, and is affiliated with the Network Modeling Group at SFU.

Our current research interests include multimedia networking, peer-to-peer systems, wireless sensor networks, and network security. Brief description and links to currently active projects are given below.

Multimedia Networking

We are focusing on distributed streaming in dynamic environments in which a receiver could be served by multiple senders. We are developing models to understand the characteristics (rate-distortion curves) of scalable video streams. We are designing algorithms to optimize streaming quality for heterogeneous (wired and wireless) clients.

  • Rate-Distortion Optimized Streaming
  • Scalable Multimedia Streaming
  • Streaming to Wireless and Mobile Devices
  • Content-Aware Adaptive Streaming

Peer-to-Peer Systems

We are exploring the applicability of the P2P paradigm to build cost-effective content distribution systems. Problems such as sender selection, adaptive object replication, and content caching are being studied. We are also developing models to analyze the new characteristics of the P2P traffic and the impact of these characteristics on the cache replacement policies and object replication strategies. Furthermore, we are devising analytic models to study the dynamics of the system capacity and the impact of various parameters on it.


Currently, there is a significant interest in the academic and industrial environments to employ the P2P computing paradigm to develop cost-effective content distribution systems over the Internet. Major content distribution networks, such as Akamai, consider the P2P paradigm as a real threat for their content distribution business. This is because the P2P paradigm may in the future achieve similar services with a fraction of the cost. However, there are several research challenges that need to be addressed to enable the P2P paradigm to achieve this potential. In this research, we tackle these research challenges. Our final objective is to develop a fully functional and reliable P2P content distribution system.

Wireless Sensor Networks

We are developing algorithms to determine the minimum number of sensors and their distribution to ensure that: (i) each point in a monitored area is within the sensing range of at least <math>K</math> sensors (<math>K</math>-coverage), and (ii) each sensor is within the wireless communication rage of at least <math>C</math> sensors (<math>C</math>-connectivity). <math>K</math> and <math>C</math> are tunable parameters that depend on the reliability and security requirements of the application considered.

Network Security

We are working on methods to assess the trustworthiness of nodes in dynamic systems (such as P2P systems) and incorporating this information into system protocols such as sender selection. In addition, we are exploring network monitoring techniques to detect and thwart intrusion and denial-of-service attacks in their early stages by observing unusual traffic patterns injected by such attacks.

  • [Security of Scalable Multimedia Streams]