• Title/Summary/Keyword: T-MAC Protocol

Search Result 60, Processing Time 0.028 seconds

Security Issue in T-MAC Communication Protocol (T-MAC 통신 프로토콜에서 보안 이슈)

  • Hong, Jin-Keun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.12
    • /
    • pp.4760-4765
    • /
    • 2010
  • Time out-medium access control (T-MAC) protocol is one of the well-known MAC protocols designed for wireless sensor networks (WSN), and is proposed to enhance the poor performance of the S-MAC protocol. In this paper, we are reviewed about security vulnerability in T-MAC, and analyzed the power which is consumed at each stage of T-MAC protocol according to vulnerability of denial of service (DoS) and replay problem. From our analytical results, it can be considered the need of power efficient authentication scheme which provides the reliability, efficiency, and security for a general T-MAC communication. This is the case study of possible DoS vulnerability and its power consumption in T-MAC.

Improved Sensor MAC Protocol for Wireless Sensor Network (무선 센서 네트워크를 위한 향상된 센서 MAC 프로토콜)

  • Lee, Ju-a;Kim, Jae-Hyun;Min, Seung-Wook
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.11A
    • /
    • pp.1138-1146
    • /
    • 2006
  • It is very important for the sensor network to save battery capacity. Switching active mode to sleep mode is used for S-MAC protocol and expiring timer before end of the active part is used for T-MAC in order to extend battery life span. We proposed IS-MAC (Improved Sensor MAC) which gives more energy efficiency than S-MAC and T-MAC To improve energy efficiency in sensor network, we used the threshold value in buffer to transmit data packet and proposed the method to reduce the number of control packets which cause extra battery consumption. Based on the analytical results, we found that the proposed IS-MAC protocol shows better performance than conventional MAC protocols.

Developing a new MAC Protocol for Multi-hop Underwater Acoustic Sensor Networks (다중 홉 수중 음향 센서네트워크를 위한 MAC 프로토콜 설계)

  • Lim, Chansook
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.8 no.6
    • /
    • pp.97-103
    • /
    • 2008
  • T-Lohi, a MAC protocol for underwater acoustic sensor networks, has been designed to support dense networks consisting of short-range acoustic modems. However when T-Lohi is applied to large networks in which multi-hop routing is necessary, it suffers a lot of packet collisions due to the hidden terminal problem. To combat this problem, we propose a new MAC protocol which employs RTS/CTS handshaking. To our knowledge, this protocol is the first to adopt both a tone-based approach and RTS/CTS handshaking for dense underwater acoustic sensor networks. Simulation results show that this new protocol drastically reduces packet collisions while achieving good network utilization.

  • PDF

A Study on SR Packet MAC Protocol for Energy Saving in Wireless Sensor Network (무선 센서 네트워크에서의 에너지 절감을 위한 SR패킷 MAC 프로토콜에 관한 연구)

  • Park, Jae-Sung;Lee, Jong-Yong;Lee, Sang-Hun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.5
    • /
    • pp.1646-1652
    • /
    • 2010
  • The communication in wireless sensor network is divided into several layers, because of each of them do their role, the wireless communication is possible, the MAC (Medium Access Control) layer of the one of sensor network communications layer is used to the data errors, control flow, and manage resources. Using MAC Protocol, it ensures the communication between sensor node. In this paper, highlighted the energy efficiency of the S-MAC, T-MAC protocol it emphasized the efficiency of energy by lessening the woken time of all nods effectively, transmitting and receiving the control packet on only necessary nods through use of a method that RTS packet is added to SYNC packet and making other nods sleep. On sending SYNC+RTS packet and receiving the packet, nod noticed that it wasn't necessary to be awaked on this period, would be in Sleep mode, demonstrated mathematically that energy is more effective than existing protocol, and simulated with MATLAB.

Analysis of the S-MAC/T-MAC Protocol for Wireless Sensor Networks (무선 센서망의 에너지 효율적 MAC(S-MAC/T-MAC) 성능 분석)

  • Lee Woo-Chul;Lee Yoo-Tae;Kim Dong-Il
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2006.05a
    • /
    • pp.99-103
    • /
    • 2006
  • In this paper, we focus on the problem of designing an energy efficient MAC protocol for wireless sensor networks and analyze S(Sensor)-MAC and T(Time-out)-MAC. S-MAC is based on the concept of the 'listen/sleep mode cycle'. This applies message passing to reduce contention latency for sensor-network applications that require store-and-forward processing as data moves through the network. However unlike the S-MAC, where the duration of the cycle is fixed, T-MAC introduces an adaptive duty cycle in a novel way: by dynamical ending the active part of it. This reduces the amount of energy wasted on idle listening, in which nodes wait for potentially incoming messages while still maintaining a reasonable throughput. In this paper we discuss the design of these two Protocols. We analyze them from the aspect of latency, throughput, and power savings when using the OMNeT++ simulator in various environments.

  • PDF

An Energy-Efficient Asynchronous Sensor MAC Protocol Design for Wireless Sensor Networks (무선 센서 네트워크를 위한 에너지 효율적인 비동기 방식의 센서 MAC 프로토콜 설계)

  • Park, In-Hye;Lee, Hyung-Keun;Kang, Seok-Joong
    • Journal of IKEEE
    • /
    • v.16 no.2
    • /
    • pp.86-94
    • /
    • 2012
  • Synchronization MAC Protocol such as S-MAC and T-MAC utilize duty cycling technique which peroidically operate wake-up and sleep state for reducing energy consumption. But synchronization MAC showed low energy efficiency because of additional control packets. For better energy consumption, Asychronization MAC protocols are suggested. For example, B-MAC, and X-MAC protocol adopt Low Power Listening (LPL) technique with CSMA algorithm. All nodes in these protocols joining a network with independent duty cycle schedules without additional synchronization control packets. For this reason, asynchronous MAC protocol improve energy efficiency. In this study, a low-power MAC protocol which is based on X-MAC protocol for wireless sensor network is proposed for better energy efficiency. For this protocol, we suggest preamble numbering, and virtual-synchronization technique between sender and receive node. Using TelosB mote for evaluate energy efficiency.

A MAC Protocol Based on Adaptive Timeout for Energy Efficient Wireless Sensor Networks (에너지 효율적인 무선 센서 네트워크를 위한 적응형 Timeout 기반 MAC 프로토콜)

  • Kwon, Yong-Hun;Kong, In-Yeup
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.05a
    • /
    • pp.890-893
    • /
    • 2010
  • In wireless sensor networks, each node generally uses a battery because it is hard to replace or charge. For this reason, study for life time prolongation of each node within the limited energy source has become an important issue. So many ways are suggested to minimize the energy consumption for each node, especially energy efficient MAC protocols have been studied actively. T-MAC of contention based MAC protocol is that added the adaptability on fixed duty cycle of S-MAC. T-MAC allocates the fixed timeout before each node goes to sleep mode from active mode. If no data exchanged in a timeout, each node goes to sleep mode. Because of the timeout is always fixed, the absence of data exchange in a timeout will cause unnecessary energy consumption. In this paper, in order to improve the energy efficiency, we propose a MAC protocol based on adaptive timeout that analyze the probability of the timeout, and provides the modified timeout.

  • PDF

The comparative analysis of the MAC Protocol in wireless sensor networks (무선 센서 네트워크에서의 MAC 프로토콜 비교 분석)

  • Lee, Sang-Hun;Lee, Jong-Yong;Park, Jae-Sung;Kim, Jin-Su
    • Proceedings of the KAIS Fall Conference
    • /
    • 2009.05a
    • /
    • pp.195-200
    • /
    • 2009
  • 무선 센서 네트워크에서의 통신은 여러 계층으로 나뉘어 각 계층별 역할을 수행하므로 무선통신이 가능할 수 있다. 센서 네트워크에서의 통신계층 중 하나인 MAC(Medium Access Control)계층은 데이터의 에러, 흐름을 제어하고 자원을 관리하기 위해서 사용되며 MAC Protocol을 사용하여 센서 노드간의 통신을 보장한다. 전통적인 MAC Protocol은 패킷 처리율의 최대화, 지연의 최소화 및 공평성 제공이 주된 목적으로 설계된 된다. 무선 센서 네트워크에서 MAC 프로토콜은 응용에 따라 차이는 있으나 대부분 많은 센서 노드들로 구성된다. 또한 멀티 홉 통신을 하기 때문에 센서 장치의 제한된 배터리 수명으로 인해 소모되는 에너지를 최소화 하여 네트워크 에너지의 효율성을 높이는 것이 가장 큰 목적이다. 본 논문에서는 에너지 효율성 측면을 강조하기 위해서 MAC프로토콜의 문제점을 알아보고 그 중에서 최우선적으로 요구되는 에너지 효율성에 대해서 S-MAC, T-MAC의 비교와 T-MAC의 확률값을 변경에 따른 어느 경우가 가장 효율적인지 active time을 통하여 알아보았다.

  • PDF

A Proposal Mac Protocol for Integration of Hybrid Wireless Sensor Networks

  • Christine, Niyizamwiyitira;Jeong, Seung-heui;Oh, Chang-heon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.330-333
    • /
    • 2009
  • WSNs is evolving different kinds of networks depending on different circumstances, among those we have HWSNs (Hybrid Wireless Sensor Networks) which invokes sensor nodes mobility. In hybrid wireless sensor networks (HWSNs), reducing energy consumption of resource constrained and adaptability to the sensors nodes motion are the crucial problems; to overcome this we need a scalable MAC protocol. Many MAC protocols have been proposed by different researchers, but in this paper we propose LMAC because it outperforms S-MAC, T-MAC and D-MAC protocols comparing to its improvement of energy efficiency and mobile adaptability.

  • PDF

A Study on the Grant Request Protocol for the UC of ATM PON Based on ITU-T G.983.1 (G.983.1 기반의 ATM PON에서 MAC을 위한 승인요청 프로토콜에 관한 연구)

  • Chung, Hae;Kim, Jin-Hee;Kwun, Sun-Chul
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.4 no.1
    • /
    • pp.3-15
    • /
    • 2000
  • As an OLT in the central office controls up to 64 ONUs in the subscriber area via a passive optical splitter, the hU PON system can accomodate PTTx in a single platform with low cost. To operate the system, it is important to implement an efficient MAC protocol, however, the protocol is currently the further study area in the ITU-T 0.983.1. In this paper, we suggest the MAC protocol which is needed to send cells of ONU to upstream, and based on the ITU-T G.983.1. We survey conventional MAC protocols which are not based on G.983.1, and then formulate the minislot period and length for the grant request and determine the optimal value of each parameter. Also, we suggest a coding scheme for the grant field of the PLOAM cell and the procedure allocating optimal parameters to the ONU.

  • PDF