• Title/Summary/Keyword: 에너지 소모

Search Result 1,493, Processing Time 0.027 seconds

MAC Protocol Analysis for Effective Energy Consumption in Ubiquitous Sensor network (유비쿼티스 센서 네트워크에서 효율적인 에너지 소모를 위한 MAC 프로토콜 분석)

  • Kim, Dong Il
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.927-930
    • /
    • 2012
  • The sensor network technology for core technology of ubiquitous computing is in the spotlight recently, the research on ubiquitous sensor network is proceeding actively which is composed many different sensor node. One of the important condition for design of sensor node is to extend for network life which is to minimize power-consumption under the limited resources of sensor network. This study suggest routing protocol that was used second level cluster structure to reduce power-consumption of sensor node. the first level use the previous routing protocol under the LEACH, second level decide to transmit or not by comparision of data value for Effective Usage, reduce the unnecessary power-consumption.

  • PDF

Channel Polling scheduling method Based MAC protocol for Low Energy Consumption (저 전력 MAC 프로토콜 에서의 채널 폴링 스케쥴링 기법)

  • Kim, Dong Il
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.635-637
    • /
    • 2016
  • 센서 네트워크에서 각 센서 노드의 에너지 소모를 최소화하여 에너지 소모를 줄임으로써 망의 지속시간을 늘이는 것이 중요하다. 기존의 MAC(Medium Access Control) 프로토콜은 채널 폴링 기법을 이용하여 효율적인 에너지 관리에 대한 해결책을 제시 하였으나, 그러한 방식에 따른 각 노드의 Duty Cycle이 길어짐으로써 발생하는 에너지 소모에 대한 해결책은 제시하지 못하였다. 본 논문에서는 기존의 채널 폴링과 함께 스케쥴링 알고리즘을 적용하여 Duty Cycle의 주기를 줄임으로써 에너지 소모를 줄인다. 특히 이 방식을 이용하여 멀티홉과 과다한 트래픽에 대한 성능의 평가를 위해 실험을 통해 제안하는 프로토콜의 우수한 성능을 보인다.

  • PDF

A Study on Energy Consumption Scheduling Algorithm of Sensor Networks at the Node's Application Level (센서 네트워크의 노드 응용 레벨에서 에너지 소모 계획 모델을 위한 연구)

  • Cho, Yong-Man;Lee, Seung-Jae;Kim, Chang-Hwa;Kim, Sang-Kyung;Kang, Tae-Won
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06d
    • /
    • pp.520-525
    • /
    • 2007
  • 센서 네트워크에서 에너지의 제한은 이전의 다른 많은 네트워크 시스템과 구별되는 특징을 가지게 한다. 따라서 센서 네트워크에서의 가장 중요한 연구 주제는 에너지를 절약하도록 하는 것에 초점이 맞춰진다. 기존의 센서 네트워크에서는 주로 Network, Mac, Phy 계층에서 연구가 진행되었으며, 또한 사용자가 센서 네트워크의 Lifetime을 미리 정할 수 없었다. 하지만, 어떤 센서 네트워크에서는 어떤 특정한 시간까지 생존할 필요가 있을 것이다. 이 논문에서는 미리 정해진 Lifetime을 보장하는 노드의 응용 수준에서의 에너지 소모 모델을 제공한다. 이와 같은 일을 하기위해서, 첫 번째로, 센서 네트워크에서의 응용을 6가지로 구분하고, 응용에서 필요로 되는 5가지 연산을 정의했다. 두 번째로 이러한 5가지의 연산을 포함하는 에너지 소모 모델을 만들었으며, 이것을 가지고 각각의 연산에서 소모되는 에너지를 통계적인 기법을 통해서 계산한다. 마지막으로 노드가 미리 정해진 시간까지 생존하도록 각각의 노드에서 응용의 에너지 소모 계획을 다시 작성한다. 예를들면, 응답주기와 센싱주기의 변경을 통하여 에너지의 소모를 줄일 수 있다. 결과적으로 이러한 일들은 노드가 정해진 시간까지 생존하도록 보장해 준다.

  • PDF

Cluster-Based Node Management Algorithm for Energy Consumption Monitoring in Wireless Mobile Ad Hoc Networks (무선 모바일 애드혹 네트워크상에서 에너지 소모 감시를 위한 클러스터 기반의 노드 관리 알고리즘)

  • Lee, Chong-Deuk
    • Journal of Digital Convergence
    • /
    • v.14 no.9
    • /
    • pp.309-315
    • /
    • 2016
  • The node mobility in the wireless mobile network environment increases the energy consumption. This paper proposes a CNMA (cluster-based node management algorithm) to reduce the energy consumption caused by node mobility, and to prolong the life cycle for cluster member nodes. The proposed CNMA traces the mobility for nodes between cluster header and member, and it analyses the energy capacity as monitoring periodically their relationship. So, it makes a division and merges by analysing the state transition for nodes. This paper is to reduce the energy consumption due to the node mobility. The simulation results show that the proposed CNMA can efficiently control the energy consumption caused by mobility, and it can improve the energy cycle.

Energy-aware Instruction Cache Design using Partitioning (분할 기법을 이용한 저전력 명령어 캐쉬 설계)

  • Kim, Jong-Myon;Jung, Jae-Wook;Kim, Cheol-Hong
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.13 no.5
    • /
    • pp.241-251
    • /
    • 2007
  • Energy consumption in the instruction cacheaccounts for a significant portion of the total processor energy consumption. Therefore, reducing energy consumption in the instruction cache is important in designing embedded processors. This paper proposes a method for reducing dynamic energy consumption in the instruction cache by partitioning it to smaller (less energy-consuming) sub-caches. When a request comes into the proposed cache, only one sub-cache is accessed by utilizing the locality of applications. By contrast, the other sub-caches are not accessed, leading todynamic energy reduction. In addition, the proposed cache reduces dynamic energy consumption by eliminating the energy consumed in tag matching. We evaluated the energy efficiency by running cycle accurate simulator, SimpleScalar. with power parameters obtained from CACTI. Simulation results show that the proposed cache reduces dynamic energy consumption by $37%{\sim}60%$ compared to the traditional direct-mapped instruction cache.

Energy Efficiency in Multicast on Static Ad Hoc Sensor Networks (정적 애드혹 센서망에서의 멀티캐스트의 에너지 효율성)

  • 김중태;모상만;정일용
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.466-468
    • /
    • 2003
  • 무선 센서 네트워크에서의 에너지 효율은, 네트워크 및 노드의 운용시간에 직접 영향을 미치므로, 지연시간과 같은 일반 성능척도 이상으로 중요하다. 본 논문에서는 에너지 소모의 관점에서 정적 애드혹 센서 네트워크에서의 멀티캐스트 프로토콜들을 재평가하고, 멀티캐스트에서의 에너지 소모의 분석적 모델을 제안한다. 멀티캐스트 프로토콜은 멀티캐스트 패킷이 다수의 수신자들에게 전달되는 네트워크 구조에 따라, 크게 트리기반(tree­based) 멀티캐스트와 메쉬기반(mesh­based) 멀티캐스트로 분류된다. 메쉬기반 프로토콜은 링크 장애에 강하여 높은 신뢰성을 갖는 반면에, 트리기반 멀티캐스트는 높은 에너지 효율을 나타낸다. 그 이유는 메쉬기반 프로토콜은 메쉬 내에서 플러딩(flooding)에 의존하고 메쉬 내의 노드는 모든 멀티캐스트 패킷을 수신해야 하기 때문이다. 본 논문에서 제안한 에너지 소모의 분석적 모델에 의하면, 메쉬기반 멀티캐스트는 메쉬 내의 브로드캐스기반 플러딩으로 인하여 트리기반 멀티캐스트에 비하여 약 (f + 1)/2 배의 에너지를 더 소모한다. 여기서 f 는 평균 노드 연결도를 나타낸다.

  • PDF

The Simulation of Dynamic Voltage Processor with MPEG decoding (동적전압프로세서를 이용한 MPEG 시뮬레이션)

  • 신진아;전성익
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.724-726
    • /
    • 2002
  • 개인이동기기의 사용이 증가함에 따라, 보다 효율적이고 편리한 이동시스템을 위한 많은 연구가 진행되고 있다. 특히 에너지 소모의 절감에 대한 연구는 이동기기의 기동성을 위해 중요한 문제이다. 동적전압조정은 이동기기의 에너지 소모를 가장 많이 차지하는 요소 중 하나인 프로세서의 전력을 효율적으로 관리하고 감소시킬 수 있는 방법이다. 본 논문에서는 MPEG 프레임별 복호시간의 차이를 이용한 동적전압조정 알고리듬을 통해 프로세서가 WPEG디코더를 실행할 때 전력소모를 최소화하는 과정을 프로세서 시뮬레이터를 통해 확인한다. 논문에서 제안한 동적전압조정 알고리듬은 원래의 프로세서 에너지 소모와 비교하여 약 70%-85%의 감소효과를 볼 수 있었다.

  • PDF

A Energy-Efficient Cluster Header Election Algorithm in Ubiquitous Sensor Networks (USN에서 에너지 효율성을 고려한 효과적인 클러스터 헤더 선출 알고리즘)

  • Hur, Tai-Sung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.10
    • /
    • pp.197-203
    • /
    • 2011
  • In this paper, a new cluster configuration process is proposed. The energy consumption of sensor nodes is reduced by configuring the initial setup process only once with keeping the initial cluster. Selecting the highest power consumed node of the member nodes within the cluster to the header of next round can distribute power consumption of all nodes in the cluster evenly. With this proposed way, the lifetime of the USN is increased by the reduced energy consumption of all nodes in the cluster. Also, evenly distributed power consumptions of sensors are designed to improve the energy hole problem. The effectiveness of the proposed algorithms is confirmed through simulations.

Bio-Inspired Energy Efficient Node Scheduling Algorithm in Wireless Sensor Networks (무선 센서 망에서 생체 시스템 기반 에너지 효율적인 노드 스케쥴링 기법)

  • Son, Jae-Hyun;Shon, Su-Goog;Byun, Hee-Jung
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38A no.6
    • /
    • pp.528-534
    • /
    • 2013
  • The energy consumption problem should be taken into consideration in wireless sensor network. Many studies have been proposed to address the energy consumption and delay problem. In this paper, we propose BISA(Bio-inspired Scheduling Algorithm) to reduce the energy consumption and delay in wireless sensor networks based on biological system. BISA investigates energy-efficient routing path and minimizes the energy consumption and delay using multi-channel for data transmission by multiplexing data transmission path. Through simulation, we confirm that the proposed scheme guarantees the efficient energy consumption and delay requirement.

Density-Adaptive Sensor Network Reprogramming Protocol (Density를 고려한 센서 네트워크 Reprogramming 프로토콜)

  • Cho, Sung-Kew;Cha, Ho-Jung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.181-183
    • /
    • 2005
  • Network Reprogramming 에서는 코드 전파가 완료되기까지 걸리는 시간과 에너지 소모가 문제가 된다. 지금까지의 연구들은 에너지 소모를 줄이기 위해서 완료시간을 줄이는 방법에 초점을 두었지만 제한된 에너지를 사용해야 하는 센서 네트워크에서는 전송된 메시지에 의한 에너지 소모도 고려해야 한다. 본 논문에서는 코드 전파 시 전송 메시지 개수를 최소로 하는 DANP를 제시한다. DANP는 각 노드가 이웃 노드에 대한 정보를 이용하여 advertisement 주기를 적절히 늘려서 모든 경우의 Density에 대해서 코드 전파의 효율성을 높인다.

  • PDF