Development of Embedded Network Processor

임베디드 네트웍용 프로세서 개발

  • 유문종 (호남대학교 대학원 정보통신공학과) ;
  • 최종운 (호남대학교 정보통신공학부)
  • Published : 2001.10.01

Abstract

This is an example of ABSTRACT format. We made a HTTP server using 8 bit microprocessor It was TMP84c015 which applied a z80 core and RTL8019AS was installed for an ethernet physical layer. Assembly language was used to optimized a performance of the MPU, to overcome an restriction of memory sire and to maximize the throughput of packet using TCP, UDP, IP, ICMP, ARP protocol. We used LabVIEW to verify the each protocol on the client side.

8비트 마이크로 프로세서인 TMP84C015과 RTL8019AS를 사용하여 이더넷 물리층을 구성한 뒤 Embedded HTTP서버를 구성하였다. 프로토콜의 사양을 최소한으로 선택한 뒤, 패킷 전송률을 최대화하기 위해서 어셈블리어로 코딩하였다. 서버 구현에 필요한 TCP, UDP, IP, ICMP, ARP 프로토콜이 내장되어 있으며, Client 측에서 각각의 프로토콜의 동작을 LabVIEW를 사용하여 확인하였다.

Keywords