• 제목/요약/키워드: Embedded Server

검색결과 412건 처리시간 0.03초

리얼타임 임베디드 웹서버 시스템 (Real Time Embedded Web Server System)

  • 윤종일;김은연;곽군평
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2002년도 추계종합학술대회
    • /
    • pp.770-774
    • /
    • 2002
  • 최근 multimedia와 network 분야의 발달로 embedded system에서도 multimedia 정보를 처리하거나 network를 접속하는 기능들이 포함되고 있다. 따라서 system이 더욱 복잡해지고 기존의 방법과는 다른 새로운 접근 방법이 필요하게 되었다 일반 computer system에서 쓰이는 것과는 달리 대부분의 embedded system은 real-time이라는 특성을 만족시켜야 했기 때문에 나오게 된 것이 바로 real-time system이다. 본 논문에서는 real-time embedded web-server system을 구현하기 위해 strong-arm board에 Linux로 web-server를 구축하고 kernel을 재구성하였다.

  • PDF

임베디드 리눅스 보드를 이용한 홈 네트워킹 시스템 구현에 관한 연구 (A Study On The Development Of a Home Networking System Using An Embedded Linux Board)

  • 이헌주;이종수;최경삼
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 학술회의 논문집 정보 및 제어부문 B
    • /
    • pp.592-595
    • /
    • 2003
  • In this paper, we have designed a Home Networking System using an embedded linux board. The system based on the World-Wide-Web is composed of three parts - a Server, a Client and a Simulator. The Home Networking Server is built in an embedded board using an embedded linux kernel. A web-server and Home Networking Server Seryice Demon programming with a Jaya-Language is included in the board. Clients can connect to the server board using a web-browser in the desktop computer, PDA or any other machines which include a web-browser. For this purpose, we made the client program using a Java-Applet. So, the clients who connect to the server for the control of the applications, download the class-file and execute the client-program in the web-browser. So, the clients don't need any other programs to control the applications from a remote place. The size of server board is very small (86.3$\times$74mm), which makes it very useful not only for the Home-Networking-System but also in many other fields, e.g., embedded robot control system, etc. Using an embedded board instead of a desktop computer is good for a simple network environment and it occupies only a small space to make the system.

  • PDF

원격 감시를 위한 내장형 소형 웹 서버 (Embedded Tiny Web Server System for Remote Monitoring)

  • 안광혁;유영동;홍석교;고영길
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.116-116
    • /
    • 2000
  • This paper describes an experimental embedded tiny web server system that monitors the processing of manufacture using the Internet. The object of this study is developing of an embedded tiny web server that connects the stand-alone machines in factory to the Internet. Using the World Wide Web (WWW), we proffer user-friendly environments to users. Anyone with a web browser may easily access the processing of manufacture in the factory. Through connecting different network system, our web server extends the private networks to the Internet, the global networks. Our embedded tiny web server is ideal for process control, building and facility management system, factory automation and even home automation.

  • PDF

임베디드 리눅스 기반의 영상전송서버 시스템 구현 (Implementation of Image Transmission Server System using Embedded Linux)

  • 정연성;남부희
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.388-390
    • /
    • 2004
  • In this paper, we performed the implementation of image transmission server system using embedded system that is for the specified object and easy to install at any places and move to wherever. Since the embedded system has lower capability than PC, we have to reduce the quantity of calculation and transmission. The image compression like JPEG, needs that the server calculates for making compressed image, makes the server carry the load. So we compresses the image at the server and transmit the codes to the clients connected, then the received codes from server are decoded and displayed at the clients. In this process to make the image compression and transmission effectively, we decrease the procedure as simple as possible to transmit the data in almost real-time. We used the Redhat linux 9.0 OS at the host PC and the target board based on embedded linux. The image sequences are obtained from the camera attached to the FPGA board with ALTERA chip. For effectiveness and avoiding some constraints, we made the device driver. Generally the image transmission server is PC, but using the embedded system as a server makes the server portable and cheaper than the system based on PC.

  • PDF

Embedded web server를 이용한 이동로봇의 원격제어 (Remote Control of a Mobile Robot using Embedded web server)

  • 박정훈;김진근;강문성
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 제36회 하계학술대회 논문집 D
    • /
    • pp.2693-2695
    • /
    • 2005
  • In this paper, we developed a more efficient system for the remote control and monitoring of a wheeled mobile robot using internet without spatial limitation. The hardware configuration of the remote control system for a wheeled mobile robot includes a client PC executed on the remote site, a embedded web-server and a mobile robot with many measuring equipments. The communication between a client PC and a embedded web-server is implemented through internet. And the Bluetooth module is used for connecting a embedded web-server and a mobile robot. A GUI program has been developed by using JavaScript in order to easily control a mobile robot on a client PC.

  • PDF

지능형 빌딩 시스템을 위한 임베디드 웹 서버와 XML 웹 서비스의 구현 (Implementation of Embedded Web Server and XML Web Services for Intelligent Building System)

  • 김태국;장형준;박귀태
    • 제어로봇시스템학회논문지
    • /
    • 제13권12호
    • /
    • pp.1167-1172
    • /
    • 2007
  • The existing building control and automation systems which have been applied to buildings are provided by many different vendors and each vendor has its own proprietary protocol. There are many problems in system integration since those building control and automation systems belong to each vendor. Also, the problems of cost and space increase, due to the usage of personal computers as the control servers of DDC(Direct Digital Control) in each facility. Those problems mentioned above can be effectively resolved by using XML Web Services and Embedded Web Server. Embedded Web Server and XML Web Services are technologies emerging out of the IT industries and there are many researches to apply them into many fields. In this paper, Embedded Web Server and XML Web Services are proposed to be used in building control and automation system to resolve problems in building system integration.

임베디드 리눅스를 이용한 산업용 인버터의 웹 기반 원격 관리 (Web-Based Remote Management of Industrial Inverter using Embedded Linux)

  • 조덕연;최병욱
    • 제어로봇시스템학회논문지
    • /
    • 제9권4호
    • /
    • pp.340-346
    • /
    • 2003
  • Driven by the growth of the Internet and the increasing ubiquity of embedded computing systems, the embedded system is exploding in terms of it proliferation of products and the number of complex applications. Intelligent dedicated systems and appliances used in interface, monitoring, communications, and control applications increasingly demand the services of a sophisticated, state-of-the-art operating system. In the case of industrial controller, it is required to use a real-time operating system (RTOS) as a good building block to enable Internet connectivity. However, commercial RTOSes are increasingly less desirable due to their lack of standardization and their inability to keep pace with the rapid evolution of technology. In order to overcome these problems, we consider using embedded Linux and embedded web server. Availability of source code, reduced licensing, reliability, open source community support, as well as others, are key reasons for the use of embedded linux by embedded developers. In this paper, we develop embedded linux platform to control the industrial inverter with the Internet connecting feature. The method of web-based management is also proposed by using the embedded web server and Java applet. We show the feasibility of remote management for the commercial inverter controller with the proposed three-tier web-based remote management system.

반도체 장비의 원격 모니터링을 위한 임베디드 웹 서버 (An Embedded Web Server for Remote Monitoring the Semiconductor Equipment)

  • 윤한경;임성락
    • 반도체디스플레이기술학회지
    • /
    • 제2권3호
    • /
    • pp.13-18
    • /
    • 2003
  • A remote monitoring system of the semiconductor equipment is used to monitor or control operations of the equipment. Most of the conventional monitoring systems are based on the client-server model with the general purpose PC. Basically, it implies the difficulties in the system reliability and cost down due to its size and complexity. To overcome these difficulties, we suggest an embedded web server which is based on the low-cost microprocessor. It is designed for the monitoring or controlling a dedicated equipment only. To evaluate the feasibility of the suggested embedded web server, we have implemented a test-board with ATMega103 and programmed the basic modules using the AVR-GCC. Finally, we have tested its operations on the MS Explorer 6.0 environment.

  • PDF

임베디드 리눅스 시스템 기반 실시간 원격 모니터링 기법 연구 (A Study on the Real Time Remote Monitoring Technology based on Embedded Linux System)

  • 홍항설;김성환;박장현
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2007년도 춘계학술대회 학술발표 논문집 제17권 제1호
    • /
    • pp.11-14
    • /
    • 2007
  • The Embedded Linux System has been developed as a system which can be used with a processor of low efficiency and small-sized memory. Unlike the usual Linux and Windows web server, it has some limitations in the install of application programs, compatibility and scalability when transferring data through web server in real-time. In this paper, we present a real-time remote monitoring system which is very useful to the embedded linux system. The presented system use Java Script without the additional programs at the Embedded Linux System web server and confirm the efficiency of the system through the existing real-time remote monitoring techniques.

  • PDF

Embedded Linux 기반의 내장형 프린터 서버 (An Onboard Printer Server Based on Embedded Linux)

  • 차경환
    • 한국정보통신학회논문지
    • /
    • 제13권2호
    • /
    • pp.309-314
    • /
    • 2009
  • 기존 사무 환경에서 개인 PC를 이용하여 네트워크를 통해 프린터를 공유하는 경우 프린터와 직접 연결된 PC에 상당한 과부하가 발생한다. 프린터에 직접 연결된 PC 사용자는 개인 작업 시 이러한 과부하로 인해 불편함이 발생하게 된다. 본 논문에서는 이와 같은 문제점을 해결하고, 사무실 구성원들이 네트워크를 통해 원할 한 프린터 작업을 수행할 수 있도록 프린터 서버 역할을 수행 하는 Embedded Linux 기반의 Embedded Printer System을 구현 하였으며, 실제 환경에서 실험을 거쳐 성능을 검증하였다.