• Title/Summary/Keyword: protocol conversion

Search Result 131, Processing Time 0.023 seconds

Design and Implementaion of IPv4/IPv6 Translation Protocol (IPv4/IPv6 변환 프로토콜의 설계 및 구현)

  • Park, Seok-Cheon;Lee, Gwang-Bae
    • The KIPS Transactions:PartC
    • /
    • v.8C no.6
    • /
    • pp.783-792
    • /
    • 2001
  • It is well known that, in the near future, the lifetime of the IPv4 address space will be limited and available 32-bit IP network addresses will not be left any more. In order to solve such IPv4 address space problem in an effective way, the transition to the new version using IPv6 architecture is inevitably required. At present, it is impossible to convert IPv4 into IPv6 at a time, since the coverage and the size of today's Internet is too huge. Therefore, the coexistence of both IPv4 and IPv6 must be arranged in a special and practical fashion for rapid conversion on the whole. IP protocol translation has been proposed to ease the translation of the Internet from IPv4 to IPv6. This paper presents the design and implementation of a transparent transition service that translates packet header as they cross between IPv4 and IPv6 networks. IPv4/IPv6 Translation Protocol is written in c source code and is tested by the local test recommended by ISO, which has the most excellent error detection function. The test was processed with a test scenario and it was found that the results were successful.

  • PDF

Implementation of a High Efficiency Grid-Tied Multi-Level Photovoltaic Power Conditioning System Using Phase Shifted H-Bridge Modules

  • Lee, Jong-Pil;Min, Byung-Duk;Yoo, Dong-Wook
    • Journal of Power Electronics
    • /
    • v.13 no.2
    • /
    • pp.296-303
    • /
    • 2013
  • This paper proposes a high efficiency three-phase cascaded phase shifted H-bridge multi-level inverter without DC/DC converters for grid-tied multi string photovoltaic (PV) applications. The cascaded H-bridge topology is suitable for PV applications since each PV module can act as a separate DC source for each cascaded H-bridge module. The proposed phase shifted H-bridge multi-level topology offers advantages such as operation at a lower switching frequency and a lower current ripple when compared to conventional two level topologies. It is also shown that low ripple sinusoidal current waveforms are generated with a unity power factor. The control algorithm permits the independent control of each DC link voltage with a maximum power point for each string of PV modules. The use of the controller area network (CAN) communication protocol for H-bridge multi-level inverters, along with localized PWM generation and PV voltage regulation are implemented. It is also shown that the expansion and modularization capabilities of the H-bridge modules are improved since the individual inverter modules operate more independently. The proposed topology is implemented for a three phase 240kW multi-level PV power conditioning system (PCS) which has 40kW H-bridge modules. The experimental results show that the proposed topology has good performance.

Implementation of DEMUX Constructing IP Packet from MPEG-2 TS (MPEG-2 TS로부터 IP 패킷을 구성하는 역다중화기 구현)

  • Lee, Hyung
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.8
    • /
    • pp.59-65
    • /
    • 2010
  • This paper proposes an implementation of a hardware module for transmitting MPEG-2 TS data over the internet protocol (IP)-based network. This implementation consists of two modules; one is an encapsulation module which bridges between n TS packets, where $1\;{\leq}\;n\;{\leq}\;7$, and an IP packets, the other is a packet conversion module which extracts an DSM-CC PS packet from consecutive TS packets and then reconstructing an IP packet. So, these IP packets are carried over 150 megabits per second. Although overall work flow of the proposed DeMUX is based on the reference design of ALTERA, the DeMUX is enhanced by modifying it and performs more functions by adding a packet conversion module. The DeMUX is described by Verilog-HDL (hardware description language) and shows the faithful functionality and throughput through the simulation.

Development of Unified SCADA System Based on IEC61850 in Wave-Offshore Wind Hybrid Power Generation System (파력-해상풍력 복합발전시스템의 IEC61850기반 통합 SCADA시스템 개발)

  • Lee, Jae-Kyu;Lee, Sang-Yub;Kim, Tae-Hyoung;Ham, Kyung-Sun
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.65 no.5
    • /
    • pp.811-818
    • /
    • 2016
  • This paper suggests a structure of power control system in floating wave-offshore wind hybrid power generation system. We have developed an unified SCADA(Supervisory Control and Data Acquisition) system which can be used to monitor and control PCS(Power Conversion System) based on IEC61850. The SCADA system is essential to perform the algorithm like proportional distribution and data acquisition, monitoring, active power, reactive power control in hybrid power generation system. IEC61850 is an international standard for electrical substation automation systems. It was made to compensate the limitations of the legacy industrial protocols such as Modbus. In order to test the proposed SCADA system and algorithm, we have developed the wind-wave simulator based Modbus. We have designed a protocol conversion device based on real-time Linux for the communication between Modbus and IEC61850. In this study, SCADA system consists of four 3MW class wind turbines and twenty-four 100kW class wave force generator.

Asynchronous IR-UWB ranging system (비동기 IR-UWB 레인징 시스템)

  • Choi, You-Shin;Yang, Hoon-Gee
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.3
    • /
    • pp.587-594
    • /
    • 2010
  • In this paper, we propose an asynchronous IR-UWB ranging system based on the two-way ranging protocol. The periodic pulse sequence is used to measure a distance between two devices. At the receiver, a received signal is first transformed into a frequency-domain signal using an analog correlator bank and digital signal processing is followed in the frequency-domain. This make it possible for the system to use an ADC with a conversion speed of pulse rate. The proposed algorithm at the receiver side includes a peak detection procedure using mutipath channel compensation and matched filtering, and retransmits a pulse sequence synchronized with the detected peak. The validity of the proposed algorithm is verified from simulation results where the CM1 channel is assumed.

A Development of Real-time Monitoring System in Industrial Factory Based on Cloud Platform Using IoT Device (IoT 디바이스를 이용한 클라우드 플랫폼 기반의 실시간 공장 모니터링 시스템 개발)

  • Park, Geon-Soo;Tran, Trung Tin;Dang, Van Chien;Gil, Ki-Jong;Shin, Yong-Bin;Choi, Jae-Won;Kim, Jong-Wook
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.13 no.1
    • /
    • pp.25-32
    • /
    • 2018
  • In this paper, we present a proposed monitoring system for smart factories with several aspects, including information gathering, analysis, control, and display that relate to concurrently operation processes in the factory area. This paper proposes a monitoring and management system for industrial automation. In particular, it uses an Internet of Thing (IoT) device with a data protocol unit to convert the industrial protocols and transfer the information on various parameters. In the case of data communication, the proposed monitoring system is designed to support users to remotely manage with the cloud server by implementing conversion between Modbus RTU and Modbus TCP of protocol communications. The proposed communication technique has been verified by experiments.

단일 시료 재현법에 의한 와편의 연대 측정

  • No, Hui-Sam;Kim, Su-Gyeom;Seo, Man-Cheol;Hong, Sa-Yong
    • Journal of the Korean Geophysical Society
    • /
    • v.4 no.2
    • /
    • pp.87-93
    • /
    • 2001
  • The roof tiles excavated from the mountain fortress at Namsan-ri Seocheon-gun in Chungnam province were dated by using SAR protocol, Sample preparation was done with the quartz exclusion method. The paleodoses from 6 kinds of roof tiles were obtained from OSL measurements and the does rates of the soil around the excavated roof tiles and the tile themselves were measured from ICP/MS and ICP/AES with the conversion table. From the evaluated paleodose and the dose rate, the age of the roof tiles were determined to be from(733 ± 50)AD to (1160 ± 50)AD and the error was less than 10%.

  • PDF

Methods of WAP Gateway Capacity Dimensioning and Traffic Forecasting (WAP 게이트웨이 용량 산출과 트래픽 예측 기법)

  • Park, Chul-Geun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.35 no.4B
    • /
    • pp.576-583
    • /
    • 2010
  • Wireless Internet is the network which provides wireless access in order to serve the Internet connections and data communication through the mobile handsets. To get efficient wireless access to the Internet, we need the WAP (Wireless Application Protocol) gateway that performs protocol translation and contents conversion between two different networks. We need the capacity dimensioning of the WAP gateway system in order to provide the wireless Internet service stably and cost-effectively. We also need the traffic engineering methods including traffic modelling and forecasting for the economical facility investment. The existing method of WAP gateway capacity dimensioning was intuitive and qualitative. But in this paper, we deal with the capacity dimensioning analytically and quantitatively on the basis of WAP traffic description parameters and traffic forecasting method.

Efficient Cleavage of Alkyl Aryl Ethers Using an Ionic Liquid under Microwave Irradiation

  • Park, Se Kyung;Battsengel, Oyunsaikhan;Chae, Junghyun
    • Bulletin of the Korean Chemical Society
    • /
    • v.34 no.1
    • /
    • pp.174-178
    • /
    • 2013
  • A highly reliable dealkylation protocol of alkyl aryl ethers, whose alkyl groups are longer than methyl group, has been developed. We report that various ethyl, n-propyl, and benzyl aryl ethers are successfully cleaved using an ionic liquid, 1-n-butyl-3-methylimidazolium bromide, [bmim][Br], under microwave irradiation. Despite many characteristics such as lower cost and less toxicity of the alkylating agents, and greater hydrophobicity of the products, longer alkyl ethers have been significantly less exploited than methyl ethers, probably due to more difficulty in the deprotection step. Since it has the same advantages as the demethylation method developed by this group including mild conditions, short reaction time, and small use of the ionic liquids, the dealkylation protocol can greatly encourage the broader use of longer alkyl groups in the protection of phenolic groups. As with our previous study of demethylation using [bmim][Br], the microwave irradiation is crucial for the deprotection of longer alkyl aryl ethers. Unlike the conventional heating, which causes either low conversion or decomposition, the microwave irradiation seems to more effectively provide energy to cleave the ether bonds and therefore suppresses the undesired reactions.

Implementation of o Novel WDMX Controller for LED Lights (LED 조명장치를 위한 새로운 WDMX 제어기의 구현)

  • Shon, Su-Goog;Han, Young-Suk
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.22 no.10
    • /
    • pp.1-7
    • /
    • 2008
  • This paper describes the proposal, design, and implementation of a novel WDMX controller which can provide versatile light effects with the increased capability of the mobility and the number of universes for LED lights. Both the algorithm for DMX protocol and how to implement the frame based on a 8bit micro-controller are explained. The conversion algorithm between the DMX frame and wireless LAN 802. 11b protocol stack is introduced and implemented. In final, some experiments are made to verily the interoperability of the developed WDMX controller with a commercial product of LED lights. 최대 9,999 staves with 30 refresh rate per second may have capability to show various light effects.