• Title/Summary/Keyword: IP Controller

Search Result 210, Processing Time 0.024 seconds

Design and Implementation of a Bluetooth Baseband Module based on IP (IP에 기반한 블루투스 기저대역 모듈의 설계 및 구현)

  • Lim, Ji-Suk;Chun, Ik-Jae;Kim, Bo-Gwan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04b
    • /
    • pp.1285-1288
    • /
    • 2002
  • Bluetooth wireless technology is a publicly available specification proposed for Radio Frequency (RF) communication for short-range and point-to- multipoint voice and data transfer. It operates in the 2.4GHz ISM(Industrial, Scientific and Medical) band and offers the potential for low-cost, broadband wireless access for various mobile and portable devices at range of about 10 meters. In this paper, we describe the structure and the test results of the bluetooth baseband module we have developed. This module was developed based on IP reuse. So Interface of each module such as link controller UART, and audio CODEC is designed based on ARM7 comfortable processor. We also considered various interfaces of related external chips. The fully synthesizable baseband module was fabricated in a $0.25{\mu}m$ CMOS technology occupying $2.79{\times}2.8mm^2$ area including the ARM TDMI processor. And a FPGA implementation of this module is tested for file and bit-stream transfers between PCs.

  • PDF

Implementation of Radio Access Network for Mobile Backhaul Network (이동 백홀 네트워크용 Radio Access Network 구현)

  • Park, Chun-Kwan;Song, Han-Young;Jeon, Byung-Chun
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.10 no.6
    • /
    • pp.77-84
    • /
    • 2010
  • This paper aims to implement RAN(Radio Access Network) transmission system that can reduce the transmission cost by installing between mobile base station and base station controller. This system can reduce the number of transmission links by sharing the transmission link that the mobile communication stations of various generation use separately. This also can classify the traffics non-sensitive to delay time, and then transfer them through Ethernet/IP network.

Automotive Diagnostic Gateway using Diagnostic over Internet Protocol

  • Lee, Young Seo;Kim, Jin Ho;Jeon, Jae Wook
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.3 no.5
    • /
    • pp.313-318
    • /
    • 2014
  • Recently, Ethernet-based Diagnostic Over Internet Protocol (DoIP) was applied to automotive systems, and in-vehicle gateways have been introduced to integrate Ethernet with traditional in-vehicle networks, such as the local interconnect network (LIN), controller area network (CAN) and FlexRay. The introduction of in-vehicle gateways and of Ethernet based diagnostic protocols not only decreases the complexity of the networks, but also reduces the update time for ECU software reprogramming while enabling the use of a range of services, including remote diagnostics. In this paper, a diagnostic gateway was implement for an automotive system, and the performance measurements are presented. In addition, a range of applications provided by the diagnostic gateway are proposed.

Stabilized Control of Inverted Pendulum System by ANFIS

  • Lee, Joon-Tark;Lee, Oh-Keol;Shim, Young-Zin;Chung, Hyeng-Hwan
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1998.06a
    • /
    • pp.691-695
    • /
    • 1998
  • Most of systems has nonlinearity . And also accurate modelings of these uncertain nonlinear systems are very difficult. In this paper, a fuzzy modeling technique for the stabilization control of an IP(inverted pendulum) system with nonlinearity was proposed. The fuzzy modeling was acquired on the basis of ANFIS(Adaptive Neuro Fuzzy Infernce System) which could learn using a series of input-output data pairs. Simulation results showed its superiority to the PID controller. We believe that its applicability can be extended to the other nonlinear systems.

  • PDF

Gain Scheduler Control for Networked Mobile Robot (네트워크 기반 이동로봇에 대한 이득 스케줄러 제어)

  • Yun, Sang-Seok;Park, Kyi-Hwan
    • Proceedings of the KIEE Conference
    • /
    • 2005.10b
    • /
    • pp.315-318
    • /
    • 2005
  • This paper characterizes the performance for a remote path tracking control of the mobile robot in IP network viamiddleware. The middleware is used to alleviate the effect of the delay time on a mobile robot path tracking in Network-Based Control environment. The middleware also can be implemented in a modular structure. Thus, a controller upgrade or modification for other types of network protocols or different control objectives can be achieved easily. A case study on a mobile robot path-tracking with IP network delays is described. The effectiveness of the proposed approach is verified by experimental results.

  • PDF

Improvement of Packet Loss Concealment Algorithm by Using state gain control and fixed codebook estimation (상태별 이득 제어 및 fixed codebook estimation을 이용한 G.729에서의 Packet Loss Concealment 알고리즘 개선)

  • Moon Kwang;Hahn Minsoo
    • Proceedings of the KSPS conference
    • /
    • 2003.10a
    • /
    • pp.109-112
    • /
    • 2003
  • In real time packetized voice applications, missing frames is a major source of voice quality degradation. Thus packet loss concealment(PLC) algorithms are needed to guarantee the QoS of the VoIP. Still current speech codecs for VoIP work poor when consecutive packet losses are issued. In this paper, we proposed a new PLC algorithm for the G.729 codec. Our algorithm works better especially when the consecutive packet loss occurs mainly because it adopts an adaptive gain controller utilizing the number of missing packet information combined with a fixed codebook vector estimation algorithm and LPC bandwidth expansion.

  • PDF

Development of a MEGACO Parser using ANTLR (ANTLR을 이용한 MEGACO 파서의 개발)

  • 황의윤;허정석;김성규;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.787-789
    • /
    • 2004
  • MEGACO(MEdia GAteway COntro) 프로토콜은 VoIP(Voice over IP) 시스템에서 MGC(Media Gateway Controller)와 MG(Media Gateway)간에 통신을 정의하는 표준이다. MEGACO 명세서에는 통신규약에 대한 내용을 ABNF (Argumented BNF)형식으로 제공하고 있으나, 이것을 그대로 사용하여 MEGACO 메시지를 분석하는 파서(Parser)를 개발하기에는 많은 어려움이 있다. 규칙(rule)과 규칙간의 비결정적인 요소와 토큰과 토큰간의 모호성이 많이 존재하기 때문에 적절한 변환을 통하여 파서를 제작하여야 한다. 본 논문에서는 ANTLR 파서 생성기와 MEGACO 명세서에서 제공되는 ABNF문법을 사용하여 MEGACO 파서(Parser)를 개발하였다. ANTLR에서 제공하는 Syntactic predicate와 Semantic Predicate등을 적절하게 사용하여 명세서에 존재하는 여러 가지 형태의 비결정적인 구문과 모호한 토큰들을 제거하였다.

  • PDF

High Performance IP Fowarding Engine for ATM based Gigabit Routers

  • Park, Byeong-Cheol;Park, Chang-Sik;Jeong, Youn-Kwae;Lee, Jeong-Tae
    • Proceedings of the IEEK Conference
    • /
    • 2000.07a
    • /
    • pp.533-536
    • /
    • 2000
  • In this paper, we proposed high performance packet forwarding engine for asynchronous transfer mode(ATM) based gigabit routers. The forwarding engine is based on ATM switch and accommodates four 622Mbps ports. The forwarding engine has been designed to be able to process the Intemet protocol(IP) packet at 2.5Gbps using the pipelined If header processing and lookup control mechanism. For high performance packet forwarding, we used content addressable memory(CAM) based routing coprocessor operating in hardware and implemented the pipelined lookup control function into a field programmable gate array(FPGA). The pipelined packet header processing mechanism enhanced the forwarding performance of the If packets ingressed from four different 622Mbps ports. Moreover, the If lookup controller designed to have the performance up to 12.5Mpps. The proposed forwarding engine is also designed to support differentiated services(DS) and multiprotocol label switching(MPLS).

  • PDF

A development of SNMP-based Remote Management System for UPS using Micro-Controller (마이크로컨트롤러에 의한 SNMP기반 UPS 원격 관리시스템 개발)

  • 심우혁;김병진;정을기;전희종
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.5 no.3
    • /
    • pp.261-268
    • /
    • 2000
  • 본 논문에서는 무정전 전원공급장치의 제어와 LAN 환경에서의 원격관리를 위한 통신·제어보드의 개발에 대해서 기술하였다. 개발된 통신·제어보드는 범용 마이크로컨트롤러와 이더넷 컨트롤러로 구성되었고 무정전 전원공급 장치를 제어하는 기능과 원격의 관리자와 데이터 통신 기능을 갖는다. 원격관리 방식은 TCP/IP 환경의 표준 네트워크 관리프로토콜인 SNMP(Simple Network Management Protocol)를 사용하였다. 또한 원격에서 무정전 전원공급장치의 상태를 모니터링하고 관리할 SNMP 관리 프로그램을 제작하였다. 제안된 시스템은 기존의 무정전 전원 공급장치의 원격관리 시스템에 비해 효율적이며 안정한 동작을 한다. 본 시스템의 안정성과 신뢰성을 실험을 통하여 입증하였다.

  • PDF

SDN based Inter Proxy Mobile IPv6 Domain Handover (SDN 기반의 Inter PMIPv6 도메인 핸드오버)

  • Raza, Syed Muhammad;Yeom, Sanggil;Kim, Dongsoo;Choo, Hyunseung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.210-211
    • /
    • 2015
  • Proxy Mobile IPv6 (PMIPv6) is a network based IP mobility management protocol. PMIPv6 make sure that the IP address of the mobile node remains the same as long as the mobile node roams with in the PMIPv6 domain. A mobile node roams with in a PMIPv6 domain. PMIPv6 protocol doesn't provide the mobility support once the mobile node moves from one PMIPv6 domain to another PMIPv6 domain. This paper proposes a Software Defined Networking (SDN) based PMIPv6 scheme which provides the mobility support for inter PMIPv6 domain movement of mobile node. In the proposed architecture each PMIPv6 domain has a SDN controller and SDN controllers from different domains communicate with each other to share the mobility information.