• 제목/요약/키워드: wireless sensor node

검색결과 1,338건 처리시간 0.027초

UHF-RF 및 블루투스 이중 접속 무선 센서 네트워크 노드개발 (Development of a Wireless Sensor Network Node with Dual Interfaces of UHF Radio and Bluetooth)

  • 김호준
    • 한국정보통신학회논문지
    • /
    • 제10권10호
    • /
    • pp.1905-1913
    • /
    • 2006
  • 유비쿼터스 센서 네트워크 구현을 위한 하드웨어와 소프트웨어에 대한 연구가 활발히 이루어지고 있다. 본 논문은 현재 널리 사용되고 있는 블루투스 접속 방식을 사용하면서 RF 무선 접속을 제공하는 이중 접속 방식의 무선 센서 노드를 개발하는 내용이다. 이 센서 노드는 Atmega32 마이크로콘트롤러, 블루투스 모듈, UHF RF 송수신 모듈, 그리고 온습도 및 광도 센싱 IC를 사용하였다. 또한 각 모듈의 동작을 제어 할 F/W를 GCC 컴파일러를 사용하여 C 언어로 개발하였다. 개발된 센서 노드는 블루투스 접속이 15m까지, RF 접속이 60m 까지 가능하였다. 공급 전압 5V 이상에서 안정적인 동작을 하였으며 소비 전류는 대기 시 평균 21mA, 동작 시 평균 63mA가 되었다.

GIS기반 무선 센서노드 배치에서 경로손실을 고려한 위치 보정 방법 (A Position Revision Method by Path-Loss Factor in GIS based Wireless Sensor Node Deployments)

  • 배명남;권혁종;강진아;이인환
    • Spatial Information Research
    • /
    • 제19권6호
    • /
    • pp.111-121
    • /
    • 2011
  • 본 논문은 GIS를 기반으로 도시 무선 통신환경에서 지형 공간 요소를 활용하고, 전파 손실에 영향을 미치는 대표 간섭 요인을 고려한 무선 센서노드 배치 알고리즘을 제안하였다. 먼저, 경기도 고양시 일산의 주요 도로에서 전파 손실 실험을 수행하고, 얻어진 실험 결과는 지리정보 시스템으로 부터 추출 가능한 주변 환경 정보와의 상관관계를 정의하였다. 다음으로, 이의 활용을 통해 무선 센서노드의 무선 커버리지 결정 및 배치 시스템 구현에 필요한 세부 동작에 대해 기술하였다. 그 결과, 전파에 영향을 많이 미치는 건물이나 도로의 선형 구조의 반영을 통해, 5dB 이하의 오류 수준으로 경로손실을 평가할 수 있었다. 그리고 이를 기반으로 센서노드 배치를 보정할 수 있는 방법을 제시하였다.

A Rendezvous Node Selection and Routing Algorithm for Mobile Wireless Sensor Network

  • Hu, Yifan;Zheng, Yi;Wu, Xiaoming;Liu, Hailin
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권10호
    • /
    • pp.4738-4753
    • /
    • 2018
  • Efficient rendezvous node selection and routing algorithm (RNSRA) for wireless sensor networks with mobile sink that visits rendezvous node to gather data from sensor nodes is proposed. In order to plan an optimal moving tour for mobile sink and avoid energy hole problem, we develop the RNSRA to find optimal rendezvous nodes (RN) for the mobile sink to visit. The RNSRA can select the set of RNs to act as store points for the mobile sink, and search for the optimal multi-hop path between source nodes and rendezvous node, so that the rendezvous node could gather information from sensor nodes periodically. Fitness function with several factors is calculated to find suitable RNs from sensor nodes, and the artificial bee colony optimization algorithm (ABC) is used to optimize the selection of optimal multi-hop path, in order to forward data to the nearest RN. Therefore the energy consumption of sensor nodes is minimized and balanced. Our method is validated by extensive simulations and illustrates the novel capability for maintaining the network robustness against sink moving problem, the results show that the RNSRA could reduce energy consumption by 6% and increase network lifetime by 5% as comparing with several existing algorithms.

전송 부하를 분산하는 무선 센서 네트워크 구축을 위한 TinyOS 기반 LMPR 구현 (Implementation of LMPR on TinyOS for Wireless Sensor Network)

  • 오용택;김풍혁;정국상;최덕재
    • 한국콘텐츠학회논문지
    • /
    • 제6권12호
    • /
    • pp.136-146
    • /
    • 2006
  • 무선 센서 네트워크의 노드에서 측정된 데이터는 노드의 전송 거리의 제한 때문에 멀티 홉을 통해 베이스 노드에 전송된다. 또한 노드의 에너지가 한정되어 있기 때문에 무선 센서 네트워크의 수명을 연장하기 위해서는 각 노드의 에너지 소모를 가능한 균일하게 하여야 한다. Level based MultiPath Routing (LMPR)은 베이스 노드로 부터의 거리에 해당하는 노드의 레벨을 기반으로 무선 센서 네트워크를 자가 구축하고 데이터 처리 및 전송 부하를 각 센서 노드에 분산시키는 무선 센서 네트워크 라우팅 프로토콜이다. 본 논문에서는 TinyOS 기반으로 LMPR를 구현하고 실험을 통해 무선 센서 네트워크상에서 LMPR의 성능을 측정하였다. 실험 결과 LMPR이 최소 비용 방식으로 선택된 단일 경로로 데이터를 전송하는 프로토콜보다 데이터 처리 및 전송 부하를 약 4.6배 분산시켰다. LMPR 을 사용하여 데이터 처리 및 전송 부하를 각 노드에 분산시켜 TinyOS를 기반으로 구성된 무선 센서 네트워크의 수명을 연장시킬 수 있을 것으로 기대한다.

  • PDF

무선 센서 네트워크에서의 에너지 효율 개선을 위한 동적 라우팅 프로토콜 (A Dynamic Routing Protocol for Energy Effectiveness in Wireless Sensor Networks)

  • 오세웅;전성택
    • 한국IT서비스학회지
    • /
    • 제6권1호
    • /
    • pp.141-149
    • /
    • 2007
  • Sensor node's mobility brings new challenges to data dissemination in large sensor networks. Frequent location updates of sensor nodes can lead to both excessive drain of sensor's limited battery supply and increased collisions in wireless transmissions. Conventional studies for routing protocols in wireless sensor networks are not enough to cover energy consumption and migration of sensor nodes. This study proposes a dynamic routing protocol based on the SPIN considering energy consumption and the migration, and also shows the effectiveness of the proposed routing protocol.

GTS 기반 무선 센서 네트워크에서 부모 제어 충돌 회피 방안 (A Parent-controlled Collision Avoidance Scheme in GTS-based Wireless Sensor Network)

  • 이길흥
    • 한국ITS학회 논문지
    • /
    • 제13권5호
    • /
    • pp.27-34
    • /
    • 2014
  • 본 논문은 무선 채널을 노드에게 할당하여 보장하는 GTS 기반의 무선 센서 네트워크에서 다수의 노드가 같은 채널을 공유할 때, 충돌이 발생하는 것을 최대로 억제하기 위한 방안을 제시한다. 무선 자원이 충분하지 않은 조건에서 다수의 노드에게 특정 채널을 같이 할당하고, 할당한 채널을 노드들이 공유하면서 데이터를 전송한다. 데이터 전송 시, 한개 이상의 노드들이 채널을 이용하면 충돌이 발생한다. 이러한 충돌을 효과적으로 줄이기 위해, 부모가 자식 노드들에게 백오프 값들을 지정하고, 그래도 충돌이 생기는 경우, 백오프 값 변경을 시도하여 충돌을 방지한다. 제안 방안을 시뮬레이션을 통해 제안 방안이 효과적으로 백오프 값을 조절하여 충돌이 많이 감소함을 확인할 수 있었다.

노드 간 간섭 시 LDPC부호를 이용한 무선 센서 네트워크의 성능 분석 (Performance analysis on wireless sensor network using LDPC codes over node-to-node interference)

  • 최상민;문병현
    • 대한전자공학회논문지TC
    • /
    • 제43권1호
    • /
    • pp.19-24
    • /
    • 2006
  • 무선 센서 네트워크는 사람이 접근할 수 없는 곳에서 감시와 정보 수집과 같은 다양한 응용분야를 가진다. 무선 센서 네트워크의 주된 연구는 에너지 소모의 감소와 데이터의 신뢰성이다. 전방향 오류 정정(FEC)을 이용한 시스템은 FEC를 사용하지 않은 시스템 보다 적은 전송 전력으로 목표하는 데이터의 신뢰성을 제공한다. 본 논문에서는 무선 센서 네트워크를 위한 FEC로 다양한 부호율(0.53, 0.81, 0.91)을 가지는 LDPC부호의 사용을 제안한다. 또한 채널로 AWGN채널에 노드 간의 간섭을 고려한다. 제안한 시스템은 낮은 SNR에서 높은 신뢰도를 가지는 데이터 전송뿐만 아니라 데이터 전송 전력의 감소를 가진다.

A Localization Algorithm for Underwater Wireless Sensor Networks Based on Ranging Correction and Inertial Coordination

  • Guo, Ying;Kang, Xiaoyue;Han, Qinghe;Wang, Jingjing
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제13권10호
    • /
    • pp.4971-4987
    • /
    • 2019
  • Node localization is the basic task of underwater wireless sensor networks (UWSNs). Most of the existing underwater localization methods rely on ranging accuracy. Due to the special environment conditions in the ocean, beacon nodes are difficult to deploy accurately. The narrow bandwidth and high delay of the underwater acoustic communication channel lead to large errors. In order to reduce the ranging error and improve the positioning accuracy, we propose a localization algorithm based on ranging correction and inertial coordination. The algorithm can be divided into two parts, Range Correction based Localization algorithm (RCL) and Inertial Coordination based Localization algorithm (ICL). RCL uses the geometric relationship between the node positions to correct the ranging error and obtain the exact node position. However, when the unknown node deviates from the deployment area with the movement of the water flow, it cannot communicate with enough beacon nodes in a certain period of time. In this case, the node uses ICL algorithm to combine position data with motion information of neighbor nodes to update its position. The simulation results show that the proposed algorithm greatly improves the positioning accuracy of unknown nodes compared with the existing localization methods.

랭킹인공벌군집을 적용한 무선센서네트워크 설계 (Ranking Artificial Bee Colony for Design of Wireless Sensor Network)

  • 김성수
    • 산업경영시스템학회지
    • /
    • 제42권1호
    • /
    • pp.87-94
    • /
    • 2019
  • A wireless sensor network is emerging technology and intelligent wireless communication paradigm that is dynamically aware of its surrounding environment. It is also able to respond to it in order to achieve reliable and efficient communication. The dynamical cognition capability and environmental adaptability rely on organizing dynamical networks effectively. However, optimally clustering the cognitive wireless sensor networks is an NP-complete problem. The objective of this paper is to develop an optimal sensor network design for maximizing the performance. This proposed Ranking Artificial Bee Colony (RABC) is developed based on Artificial Bee Colony (ABC) with ranking strategy. The ranking strategy can make the much better solutions by combining the best solutions so far and add these solutions in the solution population when applying ABC. RABC is designed to adapt to topological changes to any network graph in a time. We can minimize the total energy dissipation of sensors to prolong the lifetime of a network to balance the energy consumption of all nodes with robust optimal solution. Simulation results show that the performance of our proposed RABC is better than those of previous methods (LEACH, LEACH-C, and etc.) in wireless sensor networks. Our proposed method is the best for the 100 node-network example when the Sink node is centrally located.

대규모 무선 센서 네트워크에서 이웃 노드 분포를 이용한 분산 위치인식 기법 및 구현 (Weighted Neighbor-node Distribution Localization for Large-scale Wireless Sensor Networks)

  • 이상훈;이호재;이상훈
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2008년도 하계종합학술대회
    • /
    • pp.255-256
    • /
    • 2008
  • Distributed localization algorithms are required for large-scale wireless sensor network applications. In this paper, we introduce an efficient algorithm, termed weighted neighbor-node distribution localization(WNDL), which emphasizes simple refinement and low system-load for low-cost and low-rate wireless sensors. We inspect WNDL algorithm through MATLAB simulation.

  • PDF