• 제목/요약/키워드: embedded web server

검색결과 134건 처리시간 0.029초

홈 네트워크를 위한 Embedded Ethernet Module 설계 및 구현 (Design and Implementation of Embedded Ethernet Module for Home Network)

  • 김판규;황태문;이종혁
    • 한국정보통신학회논문지
    • /
    • 제9권5호
    • /
    • pp.1111-1116
    • /
    • 2005
  • 초고속 인터넷의 보급, 디지털 정보장비의 확산 및 생활 패턴의 변화에 따라 홈 네트워크의 필요성이 점차 확대되고 있다. 이에 따라 본 연구에서는 홈 네트워크화를 위해서 8051 MCU, Hardware TCP/IP를 이용하여 임베디드 이더넷 모듈을 설계, 개발하였다. 타겟 머신에 간단한 웹 서버를 구축하고 이를 이용한 원격제어 프로그램을 포팅하여 원격지에서도 인터넷으로 가전기기를 제어할 수 있도록 하였다. 본 연구에서 개발한 모듈을 이용하므로 저가격으로 홈 오토메이션을 구현할 수 있으리라 생각한다.

Embedded Linux 기반의 UPnP를 사용한 홈-네트워크 서버 구현 (Implementation of Home-Network Sewer using UPnP based on the Embedded Linux)

  • 정진규;진선일;이희정;황인영;홍석교
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제53권9호
    • /
    • pp.638-643
    • /
    • 2004
  • Middleware enables different networking devices and protocols to inter-operate in ubiquitous home network environments. The UPnP(Universal Plug and Play) middleware, which runs on a PC and is based on the IPv4 protocol, has attracted much interest in the field of home network research since it has versatility The UPnP, however, cannot be easily accessed via the public Internet since the UPnP devices that provide services and the Control Points that control the devices are configured with non-routable local private or Auto IP networks. The critical question is how to access UPnP network via the public Internet. The purpose of this paper is to deal with the non-routability problem in local private and Auto IP networks by improving the conventional Control Point used in UPnP middleware-based home networks. For this purpose, this paper proposes an improved Control Point for accessing and controlling the home network from remote sites via the public Internet, by adding a web server to the conventional Control Point. The improved Control Point is implemented in an embedded GNU/Linux system running on an ARM9 platform. Also this paper implements the security of the home network system based on the UPnP (Universal Plug and Play), adding VPN (Virtual Private Network) router that uses the IPsec to the home network system which is consisted of the ARM9 and the Embedded Linux.

임베디드 시스템들을 위한 SNMP 기반의 저부하 시스템 모니터링 (Low Overhead System Monitoring Based on SNMP for Embedded Systems)

  • 김태수;김동억;김용석
    • 전자공학회논문지CI
    • /
    • 제43권3호
    • /
    • pp.1-9
    • /
    • 2006
  • SNMP는 네트워크 장비들의 관리를 위한 표준 프로토콜이지만 요즘의 대부분의 컴퓨터 시스템들은 SNMP 에이전트로서의 기능을 보유하고 있다. 본 논문에서는 임베디드 시스템을 위한 저부하의 SNMP 라이브러리를 개발하고, 이를 활용하여 많은 수의 시스템들을 일괄적으로 모니터링하기 위한 소프트웨어를 구현하였다. 모니터링 시스템은 모니터링 서버, SNMP 에이전트들, 및 클라이언트 프로그램으로 구성된다. 모니터링 서버는 모니터링 대상 시스템에서 실행되는 SNMP 에이전트들로부터 상태정보들을 수집하고 요약 정보를 클라이언트 프로그램에게 전달한다. 클라이언트 프로그램은 Java를 활용한 독자적인 프로그램과 웹 기반의 프로그램의 두 가지 버전을 구현하였다.

강의 평가용 웹 기반 설문정보시스템의 설계 자동화 및 구현 (Design and Implementation of Survey System for Lecture Evaluation)

  • 박영례;강민숙;조동섭
    • 컴퓨터교육학회논문지
    • /
    • 제4권2호
    • /
    • pp.165-178
    • /
    • 2001
  • 인터넷의 보급으로 확산되고 있는 가상교육이 교육의 효과를 내기 위해서는 적절한 강의평가가 요구된다. 웹 기반 교육에서는 설문지를 이용한 평가가 가장 보편적으로 이루어지고 있는데, 이는 간단한 텍스트 형태의 설문지나, CGI나 ASP를 이용하여 인터넷에서 바로 설문에 응할 수 있는 형태 등으로 비교적 다양하게 구성되어 있다. 본 논문에서는 현재 인터넷상에서 이루어지고 있는 설문 시스템을 비교 분석하여 그 특징과 제한점을 알아본 후 그 제한점을 극복할 수 있도록 ASP를 이용하여 설문지를 인터넷상에서 편리하게 만들 수 있고 만들어진 설문을 관리하며 그 설문을 통해 나타난 결과를 교육자에게 피드백하는 시스템을 설계 및 구현한다.

  • PDF

MySQL과 JSP를 기반으로 한 관측자료의 데이터베이스화 (CONSTRUCTION OF ASTRONOMICAL DATABASE BASED ON MySQL AND JSP)

  • 성현일;김상철;임인성;김봉규;안영숙;남현웅;손상모;양홍진
    • 천문학논총
    • /
    • 제19권1호
    • /
    • pp.109-119
    • /
    • 2004
  • As a core project of the Korean Astronomical Data Center (KADC) in Korea Astronomy Observatory (KAO), we have constructed a framework of astronomical database using MySQL and JSP. MySQL database server is a powerful open source database management system, and JSP technology provides a simplified, fast way to create dynamic web content. Combined together, MySQL and JSP enable us to develop server-independent web-based applications efficiently in a short amount of time. The MySQL tables and JSP programs embedded in our database are built/written in a way to benefit both users and managers. We plan to expand our database by supplementing additional data in the near future. Our newly constructed database is expected to be the prototype of the Korean Virtual Observatory (KVO).

스마트폰과 웹 서버를 활용한 가스 센서 모니터링 서비스 개발 (Development of Gas Sensor Monitoring Services using Smart Phone and Web Server)

  • 노재성;이상근;황인규;이정무
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 추계학술대회
    • /
    • pp.1048-1050
    • /
    • 2013
  • 모바일 기기와 스마트폰은 급속하게 중앙의 컴퓨터와 통신 네트워크 기기로 변화하고 있다. 최근에는 스마트폰은 프로그램이 가능하며 가속도, 전자나침판, 자이로스코프, GPS, 마이크, 카메라와 같은 저가의 고성능 내장형 센서들과 함께 출시되고 있다. 본 논문에서는 무선 가스 센싱 서비스 구조를 분석하고 스마트폰과 웹 서버를 이용한 가스 센서 모니터링 서비스를 개발한다.

  • PDF

안드로이드 플랫폼을 기반으로 한 실시간 프레임워크 설계 (Real Time Framework Design based on Android Platform)

  • 강기웅;한규철;장승진;임세정;김광준;장창수
    • 한국전자통신학회논문지
    • /
    • 제9권11호
    • /
    • pp.1255-1266
    • /
    • 2014
  • 본 논문에서는 오픈 모바일 플랫폼인 안드로이드를 리눅스 커널을 기반으로 하는 ARM Cortex-A8 Core를 사용한 SAMSUNG의 S5PV210 CPU를 장착한 MPU 모듈, Base 보드 모듈 및 센서 모듈을 제작하여 실시간 프레임워크를 설계함으로서 효율적인 산업용 제어를 가능하게 하였다. 센서 모듈에서 획득한 온도 및 습도 데이터는 하이브리드 어플리케이션을 개발함으로서 Web Server를 통하여 데이터베이스에 저장된 후 클라이언트 User가 온도 및 습도 데이터를 스마트 폰에서 확인 함으로서 실시간 프레임워크 설계의 적합성 및 타당성을 검증한다.

임베디드 웹 서버 응용모듈 설계 연구 (A Study on the Design of Embedded Web Server Application Module)

  • 이양원
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2004년도 춘계종합학술대회
    • /
    • pp.395-398
    • /
    • 2004
  • 본 논문은 원격지의 데이터와 각종 디바이스들을 ON/OFF 하고, 상태를 웹 브라우져를 통하여 실시간으로 확인 할 수 있도록 하는 임베디드 시스템과 응용모듈 제작에 관한 논문이다. 최근 초고속 인터넷 발달과 인터넷 시설이 잘 갖추어진 특성 때문에 원격지의 각종 데이터와 디바이스 상태들을 직접 실시간으로 제어하고 검출할 수 있는 기술은 다방면으로 응용분야가 광범위하다고 생각된다.

  • PDF

독거노인 모니터링 디바이스를 위한 임베디드 시스템 설계 (Design of an Embedded System for Monitoring Devices of Elders Living Alone)

  • 문상국
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2010년도 춘계학술대회
    • /
    • pp.833-835
    • /
    • 2010
  • Xilinx 사의 SPARTAN-3E는 50만 게이트 급의 FPGA를 사용하며 소프트 코어 형태의 마이크로블 레이즈 (MicroBlaze) 프로세서를 사용하여 주변기기를 설계할 수 있는 버스 시스템을 갖추고 있다. 이러한 임베디드시스템은 마이크로프로세서를 주축으로 센서 노드에서 정보를 받아 네트워크 게이트웨이로 일정 간격으로 받은 정보를 메인 서버에 저장하는 개념으로 독거노인들의 동선을 파악할 수 있고 돌발상황을 방지하는 데 적용이 가능하다. 본 논문에서는 이러한 FPGA 시스템을 사용하여 CPU와 플래쉬 메모리 기반의 독거노인 모니터링 디바이스 임베디드 시스템을 설계하였다. 이러한 하드웨어 시스템은 소프트웨어 독거노인 관리 시스템과 유기적으로 결합하여 전체 독거노인 관리 시스템에 유용하게 사용될 수 있다.

  • PDF

유비쿼터스 센서 네트워크를 이용한 시스템관리 응용 시스템의 구현에 관한 연구 (Study about implementation of the system management application system that used an ubiquitous sensor network)

  • 남상엽;이민구;강정훈;윤명현
    • 대한임베디드공학회논문지
    • /
    • 제2권2호
    • /
    • pp.116-122
    • /
    • 2007
  • System management application system is one of the most interesting fields in Ubiquitous Sensor Networks. It conforms to the property of Ubiquitous Sensor Networks very well, and it is the closest application for commercial use. We have two kinds of system management technology, such as the one which is accessed by web browser at anytime, anywhere and another one which is for local accessed system. In this paper, our purpose is implementation of system management application system which provides Mesh Sensor Networks topology with IP based agent platform and system management server. Furthermore we introduce the functions used for our recent implementation and propose several future issues about system management application system.

  • PDF