• Title/Summary/Keyword: Power Transmission Systems

Search Result 1,404, Processing Time 0.035 seconds

Implementation of Smart Home Network System based on CoAP/6LoWPAN in Mobile Environment (모바일 환경에서 CoAP/6LoWPAN 기반의 스마트 홈네트워크 시스템 구현 및 성능 분석)

  • Lee, Bo-Kyung
    • Journal of the Korea Convergence Society
    • /
    • v.9 no.11
    • /
    • pp.99-105
    • /
    • 2018
  • As the Internet of Thing(IoT) technology recently has become a big issue, many researches have been carried out to link the Internet of things with the home network system. Various home network systems are being implemented to connect many devices used in the home with the Internet and to control and operate the devices using a smart phone. However, existing protocols that operate on the Internet are not suitable for a limited environment such as low power, low capacity, and low performance. Therefore, the Internet Engineering Task Force (IETF) Working Group proposed the CoAP/6LoWPAN technology as a suitable protocol for internetworking IoT devices with the Internet in a limited environment and adopting it as a standard. In this paper, a smart home network system is implemented to control and operate various IoT devices in a home using CoAP/6LoWPAN in mobile environment. The performance of HTTP and CoAP such as data transmission time, data transmission rate is analyzed.

Feasibility of Massive Device-to-Device Communications in Cellular Networks (셀룰러 네트워크에서의 대규모 D2D 통신의 실현 가능성 연구)

  • Hwang, YoungJu;Sung, Ki Won;Kim, Seong-Lyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.37B no.12
    • /
    • pp.1091-1101
    • /
    • 2012
  • Device-to-device (D2D) communication is expected to offer local area services with low transmit power and short link distance, even not via any infrastructures. These advantages will lead to the deployment of D2D systems in a massive scale, where the order of magnitude of D2D user density is higher than that of cellular user density. Network-assisted D2D systems, where D2D resources are managed by cellular networks, are unable to support the large number of D2D devices, due to the signaling overhead for control signals. In this case, no coordination can be an answer. This paper considers uncoordinated D2D systems, which is implemented with a number of D2D devices in a large scale. By analyzing the transmission capacity of D2D systems, we found a feasibility condition under which the uncoordinated D2D communications possibly coexist within cellular networks, sharing the uplink spectrum. In addition, we provide guidelines for the operational points of massive D2D communications, giving some knowledge about proper transmit power level and link distance of uncoordinated D2D.

Cooperative Spectrum Sensing for Cognitive Radio Technology Considering Heterogeneous Primary User (이종 일차 시스템을 고려한 인지 라디오 기술에서의 협력 대역 센싱 방안)

  • Lee, Woongsup;Jung, Bang-Chul;Ban, Taewon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.7
    • /
    • pp.1546-1553
    • /
    • 2015
  • In cognitive radio technology, the overall capacity of communications systems can be improved without allocating additional bands by allowing secondary system to utilize the band when a primary system who has right to use the band does not utilize it. Therefore, spectrum sensing to determine the existence of primary system is utmost important in the cognitive radio technology. In this work, we consider a novel cooperative spectrum sensing in cognitive cellular systems. Especially, we consider the case in which heterogeneous primary systems coexist, i.e., heterogenous transmission power and sensing requirement of primary system, such that only portion of users in cognitive cellular systems are able to detect the primary system. In this case, we propose new cooperative spectrum sensing with multiple sensing stages to properly detect the existence of primary systems in this kind of situations. Moreover, we analyze the performance of conventional cooperative spectrum sensing schemes such as OR-rule, AND-rule and MAJORITY-rule under the existence of heterogeneous primary systems. Finally, we investigate the performance of the proposed scheme through computer based simulations and show that the existence of primary systems can be determined accurately by using our proposed scheme.

Highly Secure Mobile Devices Assisted with Trusted Cloud Computing Environments

  • Oh, Doohwan;Kim, Ilkyu;Kim, Keunsoo;Lee, Sang-Min;Ro, Won Woo
    • ETRI Journal
    • /
    • v.37 no.2
    • /
    • pp.348-358
    • /
    • 2015
  • Mobile devices have been widespread and become very popular with connectivity to the Internet, and a lot of desktop PC applications are now aggressively ported to them. Unfortunately, mobile devices are often vulnerable to malicious attacks due to their common usage and connectivity to the Internet. Therefore, the demands on the development of mobile security systems increase in accordance with advances in mobile computing. However, it is very hard to run a security program on a mobile device all of the time due the device's limited computational power and battery life. To overcome these problems, we propose a novel mobile security scheme that migrates heavy computations on mobile devices to cloud servers. An efficient data transmission scheme for reducing data traffic between devices and servers over networks is introduced. We have evaluated the proposed scheme with a mobile device in a cloud environment, whereby it achieved a maximum speedup of 13.4 compared to a traditional algorithm.

An Implementation of a RFID Reader Firmware for EPC Class 1 Generation 2 Specification (EPC Class 1 Generation 2 규격에 적합한 리더 펌웨어 개발)

  • Choi, Il-Ho;Bae, Sung-Woo;Jung, Myung-Sub;Jang, Byung-Jun;Kim, Jun-O;Park, Jun-Seok;Seong, Yeong-Rak;Oh, Ha-Ryoung
    • Proceedings of the IEEK Conference
    • /
    • 2005.11a
    • /
    • pp.1063-1066
    • /
    • 2005
  • In this paper, we developed the UHF RFID system for EPC Class1 Generation 2 specification. The RFID is a technique of identifying an object using radio frequency transmission. UHF band RFID system communication between Reader and Tag for provide the power to tag when be active when reader’s command finished the transfer. RFID technology can be applied to the supply chain, security, logistics industry and etc. Especially, UHF RFID is worth noticing because of its relatively long identification rage and commercial UHF RFID systems are under development.

  • PDF

Scheduling of Concurrent Transactions in Broadcasting Environment

  • Al-Qerem, Ahmad;Hamarsheh, Ala;Al-Lahham, Yaser A.;Eleyat, Mujahed
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.4
    • /
    • pp.1655-1673
    • /
    • 2018
  • Mobile computing environment is subject to the constraints of bounded network bandwidth, frequently encountered disconnections, insufficient battery power, and system asymmetry. To meet these constraints and to gain high scalability, data broadcasting has been proposed on data transmission techniques. However, updates made to the database in any broadcast cycle are deferred to the next cycle in order to appear to mobile clients with lower data currency. The main goal of this paper is to enhance the transaction performance processing and database currency. The main approach involves decomposing the main broadcast cycle into a number of sub-cycles, where data items are broadcasted as they were originally sequenced in the main cycle while appearing in the most current versions. A concurrency control method AOCCRBSC is proposed to cope well with the cycle decomposition. The proposed method exploits predeclaration and adapts the AOCCRB method by customizing prefetching, back-off, and partial backward and forward validation techniques. As a result, more than one of the conflicting transactions is allowed to commit at the server in the same broadcast cycle which empowers the processing of both update and read-only transactions and improves data currency.

Location-Based Spiral Clustering Algorithm for Avoiding Inter-Cluster Collisions in WSNs

  • Yun, Young-Uk;Choi, Jae-Kark;Yoo, Sang-Jo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.5 no.4
    • /
    • pp.665-683
    • /
    • 2011
  • Wireless sensor networks (WSN) consist of a large amount of sensor nodes distributed in a certain region. Due to the limited battery power of a sensor node, lots of energy-efficient schemes have been studied. Clustering is primarily used for energy efficiency purpose. However, clustering in WSNs faces several unattained issues, such as ensuring connectivity and scheduling inter-cluster transmissions. In this paper, we propose a location-based spiral clustering (LBSC) algorithm for improving connectivity and avoiding inter-cluster collisions. It also provides reliable location aware routing paths from all cluster heads to a sink node during cluster formation. Proposed algorithm can simultaneously make clusters in four spiral directions from the center of sensor field by using the location information and residual energy level of neighbor sensor nodes. Three logical addresses are used for categorizing the clusters into four global groups and scheduling the intra- and inter-cluster transmission time for each cluster. We evaluated the performance with simulations and compared it with other algorithms.

Development of Network Application Softwares for Prototype Korean Energy Management Systems (한국형 EMS NA Prototype 어플리케이션 개발)

  • Yun, S.Y.;Lee, U.W.;Cho, Y.S.;Shin, C.H.;Lee, J.;Shin, M.C.;Kim, M.E.;Yang, H.S.;Lee, B.H.;Hur, S.I.;Kim, S.K.
    • Proceedings of the KIEE Conference
    • /
    • 2009.07a
    • /
    • pp.217_218
    • /
    • 2009
  • 본 논문에서는 한국형 에너지관리 시스템(energy management system, EMS)의 프로토타입(prototype) 네트웍 해석 프로그램의 개발에 대해 요약하였다. 2005년부터 수행되어온 한국형 EMS 개발은 2008년 베이스라인(baseline) 개발을 완료한 상태이며 올해부터 프로토타입 개발 및 실증시험을 수행중에 있다. 한국형 EMS 프로토타입 네트웍 해석 소프트웨어는 베이스라인 개발 프로그램의 기능 보강과 더불어 상정사고 해석(contingency analysis), 전압 계획(voltage scheduler) 및 송전가능용량계산(transmission transfer capability)등으로 구성되어 있다. 본 논문에서는 각 개발 프로그램의 개략적 기능을 소개하고 전체적인 프로토타입 시스템의 구성에 대해 요약하였다.

  • PDF

E-mail System Model based on Ethereum (이더리움 기반 이메일 시스템 모델)

  • Kim, Taekyung
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.13 no.4
    • /
    • pp.99-106
    • /
    • 2017
  • With the advent of virtual money such as bit coins, interest in the block chain is increasing. Block Chain is a technology that supports Distributed Ledger and is a versatile technology applicable to various fields. Currently, the block chain is conducting research for various applications such as virtual money, trade finance, marketplace, power market, image contents service, and IoT. The technologies that make up the block chain are smart contract, digital signature/hash function and consensus algorithm. And these technologies operate on P2P networks. In this paper, we have studied e-mail system based on the ethereum which is one of the block chain based technologies. Most legacy mail systems use SMTP and the POP3/IMAP protocol to send and receive e-mail, and e-mail use S/MIME to protect the e-mail. However, S/MIME is vulnerable to DDoS attacks because it is configured centrally. And it also does not provide non-repudiation of mail reception. To overcome these weaknesses, we proposed an e-mail system model based on ethereum. The proposed model is able to cope with DDoS attack and forgery prevention by using block chain based technology, and reliable recording and management among block chain participants are provided, so that it is possible to provide a non-repudiation function of e-mail transmission and reception.

Pulse Waveform Simulation of Partial Discharges for HV XLPE Cable Joints (초고압 XLPE 케이블 접속함의 부분방전 펄스파형 시뮬레이션)

  • Kim, Jeong-Tae
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.67 no.1
    • /
    • pp.75-81
    • /
    • 2018
  • In this study, the simulation of partial discharge pulse waveform have been performed for the typical joints such as EBA and PMJ in the HV underground transmission XLPE cable system in order to improve the understanding of partial discharge pulse waveform and the on-site measurement accuracy of partial discharges. FDTD simulation technique was adopted for the simulation and has been shown to be suitable for partial discharge simulation of power cables in terms of pulse propagation characteristics and waveform formation. The simulation results for the EBA showed that the second not-so-large opposite polarity peak appeared after the first negative polarity peak and the measurement sensitivity was the highest near the bottom of the EBA copper box. In the analysis results for PMJ, the magnitude of the second opposite polarity peak was large enough to compare with the first peak, and the measurement sensitivity at the end of the PMJ copper box was the highest. These simulation results show considerable similarity with the on-site measurement, and it would be very useful for the partial discharge measurement of HV XLPE cable systems.