KR20080066228A - Upgrade method and upgrade system of embedded instrument - Google Patents

Upgrade method and upgrade system of embedded instrument Download PDF

Info

Publication number
KR20080066228A
KR20080066228A KR1020070003416A KR20070003416A KR20080066228A KR 20080066228 A KR20080066228 A KR 20080066228A KR 1020070003416 A KR1020070003416 A KR 1020070003416A KR 20070003416 A KR20070003416 A KR 20070003416A KR 20080066228 A KR20080066228 A KR 20080066228A
Authority
KR
South Korea
Prior art keywords
software
embedded device
portable communication
upgrade
web server
Prior art date
Application number
KR1020070003416A
Other languages
Korean (ko)
Inventor
김철환
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR1020070003416A priority Critical patent/KR20080066228A/en
Publication of KR20080066228A publication Critical patent/KR20080066228A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1229Printer resources management or printer maintenance, e.g. device status, power levels
    • G06F3/123Software or firmware update, e.g. device firmware management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0736Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in functional embedded systems, i.e. in a data processing system designed as a combination of hardware and software dedicated to performing a certain function
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1608Error detection by comparing the output signals of redundant hardware
    • G06F11/1625Error detection by comparing the output signals of redundant hardware in communications, e.g. transmission, interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser

Abstract

A system and a method for upgrading an embedded device are provided to upgrade software of a new version easily to the embedded device by downloading the upgraded software through a portable terminal connected to a web server and transferring the downloaded upgraded software to the embedded device. An embedded device(10) includes software for performing a predetermined function. A web server(30) stores software and an upgrade version of the software. A portable communication device(20) downloads the software of the upgrade version through communication(40) by connecting to the web server in an upgrade condition and transfers the downloaded software to the embedded device. The portable communication device is connected to the web server through at least one of USB(Universal Serial Bus), infrared, Bluetooth, and RS232(Recommended Standard 232) communication.

Description

임베디드 기기의 업그레이드 시스템 및 업그레이드 방법{Upgrade method and Upgrade system of embedded instrument}Upgrade method and upgrade system of embedded instrument

도 1은 본 발명의 실시예에 따른 임베디드 기기의 업그레이드 시스템의 구성도이고,1 is a block diagram of an upgrade system of an embedded device according to an embodiment of the present invention;

도 2는 본 발명의 실시예에 따른 임베디드 기기의 업그레이드 방법의 순서도이다.2 is a flowchart illustrating a method of upgrading an embedded device according to an exemplary embodiment of the present invention.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

10: 임베디드 기기10: embedded devices

20: 휴대용 통신장치20: portable communication device

30: 웹서버30: Web server

40: 통신40: communication

본 발명은 유무선 통신이 가능한 임베디드 기기의 소프트웨어를 업그레이드하는 시스템 및 방법에 관한 것으로, 보다 구체적으로는 웹서버에서 업그레이드 된 소프트웨어를 다운로드 하여 유무선 통신으로 연결된 임베디드 기기에 전송하면 임베디드 기기는 전송된 새로운 버전의 소프트웨어로 업그레이드하는 임베디드 기기의 업그레이드 시스템 및 방법에 관한 것이다.The present invention relates to a system and method for upgrading the software of an embedded device capable of wired and wireless communication. More specifically, when the downloaded software is downloaded from a web server and transmitted to an embedded device connected through wired or wireless communication, the embedded device is transmitted to a new version. The present invention relates to a system and method for upgrading an embedded device.

산업용 기기를 제어하기 위해 사용되던 임베디드 S/W(embedded software)는 공장 자동화 및 가정 자동화에 필요한 자동제어 시스템을 비롯해 각종 디지털 정보가전 기기, 자동 센서장비 등의 기능을 다양화하고 부가가치를 높일 수 있는 핵심 소프트웨어로 자리매김 하고 있다. Embedded S / W (embedded software), used to control industrial equipment, can be used for various functions such as automatic control system for factory automation and home automation, various digital information appliances, automatic sensor equipment, etc. It is becoming a core software.

최근에는 임베디드 소프트웨어의 멀티미디어 처리, 다중작업 및 실시간 처리 능력이 강화되고 유무선통신 및 네트워크와의 접목으로 전통적인 제조, 유통, 금융, 서비스 산업뿐만 아니라 항공, 우주, 국방, 의료, 멀티미디어 통신 및 에너지 개발 등의 첨단 분야에 이르기까지 그 사용범위와 영향력이 점점 커지고 있다. 이렇게 현재 빠르게 성장하고 있는 임베디드 소프트웨어 산업은 기술 혁신과 시장에서의 치열한 경쟁에 의해 새롭고 역동적인 양상으로 전개되고 있다. In recent years, embedded software's multimedia processing, multitasking and real-time processing capabilities have been strengthened, and the integration with wired / wireless communication and networks has led to the development of not only traditional manufacturing, distribution, finance, service industries, but also aviation, space, defense, medical, multimedia communication and energy Increasing range of influence and influence in the high-tech sectors. This rapidly growing embedded software industry is evolving in new and dynamic ways, driven by technological innovation and intense competition in the market.

하지만 임베디드 소프트웨어를 사용하는 임베디드 기기의 소프트웨어 사이즈가 기하급수적으로 증가하면서 일부 소프트웨어 버그가 존재한 상태에서 출시되거나 출시 후 소비자의 요구에 의해서 기능을 업그레이드 하게 되는 경우가 발생하고 있다. However, as the software size of embedded devices using embedded software increases exponentially, there are cases in which the software is released in the presence of some software bugs or the function is upgraded after the launch by the demand of consumers.

이러한 이유로 현재는 직접 인터넷을 통하여 업그레이드 하거나 인터넷에서 다운받은 업그레이드 파일을 CD나 USB메모리 자장하여 업그레이드 한다. For this reason, it is currently upgraded through the Internet or upgraded files downloaded from the Internet by using CD or USB memory.

하지만 전자의 경우는 인터넷연결이 불가능한 기기에서는 사용이 불가능하 고, 후자의 경우는 사용자가 직접 업그레이드 하기에는 어렵고 업그레이드가 필요한지 여부에 대하여 파악이 어려운 단점이 있다.However, in the former case, it is impossible to use it in a device that cannot be connected to the Internet, and in the latter case, it is difficult for a user to upgrade directly and it is difficult to determine whether an upgrade is necessary.

또한 두 가지 방법으로도 업그레이드가 되지 않는 경우에는, 구 제품을 새롭게 출시되는 제품으로 교체하거나, 소프트웨어가 저장되어 있는 메모리를 직접 교체하여야 하는데, 이는 사용자가 신제품 출하 시마다 소프트웨어를 점검하고 교체하여야하는 번거로움이 있고 신제품으로 교체 시 사용자의 경제적 부담이 증가한다는 문제점이 있다.In addition, if the upgrade is not possible in both ways, the old product must be replaced with a newly released product, or the memory in which the software is stored must be replaced manually, which is a hassle for the user to check and replace the software every time a new product is shipped. There is a problem that the economic burden of the user increases when replacing with a new product.

본 발명은, 상기와 같은 종래 기술의 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은 웹서버와 연결된 휴대용단말기를 통해 업그레이드 소프트웨어를 다운로드 받아 임베디드 기기에 전송한 후 임베디드 기기를 새로운 버전의 소프트웨어로 용이하게 업그레이드하는 임베디드 기기의 업그레이드 시스템 및 방법을 제공한다.The present invention has been made to solve the problems of the prior art as described above, the object of the present invention is to download the upgrade software via a portable terminal connected to a web server and transmit the embedded device to the embedded device after the new version of the software It provides an upgrade system and method of an embedded device to easily upgrade.

본 발명의 다른 목적은 웹서버에 업그레이드 소프트웨어 등록 시 미리 설정된 사용자의 휴대용 통신장치 또는 메일로 업그레이드 사항을 통지하는 임베디드 기기의 업그레이드 시스템 및 방법을 제공한다.It is another object of the present invention to provide an upgrade system and method for an embedded device that notifies an upgrade item to a user's portable communication device or mail when a user registers upgrade software on a web server.

본 발명의 또 다른 목적은 웹서버와 연결된 휴대용단말기를 통해 업그레이드 소프트웨어를 다운로드 받아 임베디드 기기에 전송한 후 임베디드 기기를 새로운 버전의 소프트웨어로 업그레이드함으로써, 메모리 및 임베디드 기기를 교체하지 않아도 되어 매우 경제적인 임베디드 기기의 업그레이드 시스템 및 방법을 제공한다.Another object of the present invention is to download the upgrade software via a portable terminal connected to the web server and transmit it to the embedded device and then upgrade the embedded device to a new version of the software, so that the economical embedded without having to replace the memory and embedded devices Provides an upgrade system and method of the device.

상기한 목적을 달성하기 위한, 본 발명에 따른 기술적인 수단은 미리 정해진 기능을 수행하는 소프트웨어가 내장된 임베디드 기기; 상기 소프트웨어 및 상기 소프트웨어의 업그레이드 버전의 소프트웨어가 저장된 웹서버; 및 업그레이드 조건 하에서, 상기 웹서버에 접속 후 업그레이드 버전의 소프트웨어를 다운로드 받고, 다운로드된 소프트웨어를 상기 임베디드 기기로 전송하는 휴대용 통신장치로 구성된다.Technical means according to the present invention for achieving the above object is an embedded device that is embedded with software for performing a predetermined function; A web server storing the software and software of an upgraded version of the software; And a portable communication device for accessing the web server, downloading the upgraded version of the software after the upgrade, and transmitting the downloaded software to the embedded device.

상기한 목적을 달성하기 위한, 본 발명에 따른 기술적인 방법은 휴대용 통신장치에 임베디드 기기의 접속 상태에서 상기 휴대용 통신장치를 웹서버에 접속하고, 상기 휴대용 통신장치로 업그레이드 버전의 소프트웨어를 다운로드하고, 상기 휴대용 통신장치에 다운로드된 소프트웨어를 상기 임베디드 기기로 전송하고, 상기 임베디드 기기는 전송된 소프트웨어로 업그레이드하는 과정을 수행한다.In order to achieve the above object, the technical method according to the present invention connects the portable communication device to a web server in the state of connection of the embedded device to the portable communication device, downloads an upgraded version of the software to the portable communication device, The software downloaded to the portable communication device is transmitted to the embedded device, and the embedded device performs a process of upgrading to the transmitted software.

본 발명에 의하면 휴대용 통신장치를 이용하여 웹서버에 등록된 소프트웨어를 다운로드하고, 임베디드 기기에 전송하여 임베디드 기기에 미리 설정된 소프트웨어를 업그레이드 함으로써 업그레이드 방법이 용이하다.According to the present invention, the upgrade method is easy by downloading the software registered in the web server using a portable communication device, transmitting the software registered in the web server, and upgrading the preset software in the embedded device.

또한, 웹서버에 업그레이드 소프트웨어 등록 시, 등록 사항을 웹서버에 등록된 사용자의 휴대용 통신장치의 문자메시지 또는 이메일로 통보해줌으로써, 임베디드 기기의 업그레이드 이용률을 높일 수 있고, 임베디드 기기와 휴대용 통신장치 연결 접속 시 휴대용 통신장치를 통해 임베디드 기기의 모델을 확인하고 웹서버에 등록된 업그레이드 소프트웨어의 일치 여부를 판단하기 때문에 임베디드 기기와의 정확도가 높다.In addition, when registering the upgrade software on the web server, the registration information is notified by a text message or an e-mail message of the user's portable communication device registered in the web server, thereby increasing the utilization rate of the upgrade of the embedded device and connecting the embedded device to the portable communication device. When connecting, it checks the model of the embedded device through the portable communication device and determines whether the upgrade software registered in the web server is matched, so the accuracy with the embedded device is high.

이하, 첨부한 도면에 의거하여 본 발명의 바람직한 실시예를 자세히 설명하도록 한다. Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 실시예에 따른 임베디드 기기의 소프트웨어를 업그레이드하는 장치의 구성도로서, 임베디드 기기(10), 휴대용 통신장치(20), 웹서버(30) 및 통신(40)으로 구성된다. 1 is a block diagram of an apparatus for upgrading software of an embedded device according to an embodiment, and includes an embedded device 10, a portable communication device 20, a web server 30, and a communication 40.

임베디드 기기(10)는 일반적인 컴퓨터가 아닌 휴대폰, TV, 세탁기, 냉장고, 기차, 비행기, 엘리베이터 등의 각종 전자제품, 정보기기, 산업 및 군사용 제어기기, 디지털 정보 가전기기, 자동센서장비 등에 설치되어 있는 마이크로프로세서(Microprocessor)에 미리 정해진 특정한 기능을 수행하는 소프트웨어를 내장시킨 기기로, 이러한 임베디드 소프트웨어를 내장시킨 임베디드 기기의 기능을 다양화하고 부가가치를 높이기 위해서 미리 설정된 소프트웨어를 주기적으로 업그레이드 해야 한다.The embedded device 10 is installed in various electronic products such as mobile phones, TVs, washing machines, refrigerators, trains, airplanes, elevators, information devices, industrial and military control devices, digital information appliances, and automatic sensor devices. It is a device that embeds software that performs a predetermined function in a microprocessor, and it is necessary to periodically upgrade the preset software in order to diversify and increase the added value of the embedded device in which the embedded software is embedded.

즉, 임베디드 기기(10)는 휴대용 통신장치()와 통신으로 연결 접속되고, 연결 접속된 휴대용 통신장치를 통해 새로운 버전의 소프트웨어를 전송받으며, 새로운 버전의 소프트웨어가 전송되면, 임베디드 기기(10)의 내부 메모리(미도시)에 저장된 기존의 소프트웨어를 새로운 버전의 소프트웨어로 업그레이드 한다.That is, the embedded device 10 is connected and connected to the portable communication device by communication, and receives a new version of the software through the connected and connected portable communication device, and when the new version of the software is transmitted, the embedded device 10 Upgrade existing software stored in internal memory (not shown) to a new version of the software.

또한 임베디드 기기는 RS-232, IR(Infra Red), USB, 및 블루투스 등의 무선통신을 하기 위한 통신 인터페이스모듈(미도시)을 더 구비하고 있어 휴대용 통신장치로부터 출력된 소프트웨어를 인터페이스한다. In addition, the embedded device further includes a communication interface module (not shown) for wireless communication such as RS-232, IR (Infra Red), USB, and Bluetooth to interface the software output from the portable communication device.

휴대용 통신장치(20)는 PC, 노트북, PDA, 휴대폰과 같은 인터넷이 가능한 단말기로, 휴대용 통신장치로 임베디드 기기(10)에 대한 업그레이드를 지시하게 되면, 휴대용 통신장치는 휴대용 통신장치(20)와 접속된 임베디드 기기의 종류 및 모델명 등을 판별한 후 웹서버(30)에 접속한다. The portable communication device 20 is an internet-enabled terminal such as a PC, a notebook computer, a PDA, or a mobile phone. When the portable communication device is instructed to upgrade the embedded device 10 to the portable communication device, the portable communication device is connected to the portable communication device 20. After determining the type and model name of the embedded device connected, the web server 30 is connected.

이때 웹서버(30)에 접속한 휴대용 통신장치(20)는 판별한 임베디드 기기와 상응하는 새로운 버전의 소프트웨어가 등록되어 있는지 검색하고, 등록된 소프트웨어가 있을 경우 해당 소프트웨어를 다운로드 한다. At this time, the portable communication device 20 accessing the web server 30 searches whether a new version of the software corresponding to the determined embedded device is registered, and if there is a registered software, downloads the corresponding software.

그리고, 휴대용 통신장치와 통신으로 접속되어 있는 임베디드 기기(10)로 다운로드 된 소프트웨어를 전송한다.Then, the downloaded software is transmitted to the embedded device 10 connected to the portable communication device in communication.

또한 휴대용 통신장치(20)는 웹서버(30)에 새로운 버전의 소프트웨어가 등록된 경우 웹서버로부터 새로운 버전의 소프트웨어가 등록되었음을 알리는 문자 메시지가 발송된다.In addition, when the new version of the software is registered in the web server 30, the portable communication device 20 sends a text message indicating that the new version of the software is registered from the web server.

또한 휴대용 통신장치(20)는 임베디드 기기와 통신하기 위한 RS-232, USB, IR, 블루투스 등의 유무선 통신 인터페이스 모듈을 더 구비하고 있다.In addition, the portable communication device 20 further includes a wired / wireless communication interface module such as RS-232, USB, IR, and Bluetooth for communicating with an embedded device.

여기서 임베디드 기기(10)와 휴대용 통신장치(20)사이의 통신(40)은 RS-232, USB, IR, 블루투스 등의 유무선 통신을 사용한다.Here, the communication 40 between the embedded device 10 and the portable communication device 20 uses wired or wireless communication such as RS-232, USB, IR, and Bluetooth.

즉, RS-232는 보일러, 전동 창문 등과 같이 시리얼방식으로 통신하는 임베디드 기기로 해당 소프트웨어를 인터페이스하고, IR은 텔레비전, 세탁기 등과 같이 적외선으로 제어되는 임베디드 기기로 해당 소프트웨어를 인터페이스하며, USB는 MP3, 디지털 카메라, 프린터 등과 같이 USB 포트를 통해 통신하는 임베디드 기기로 해당 소프트웨어를 인터페이스하고, 무선통신은 도어록 등과 같이 무선으로 통신되는 임베디드 기기로 해당 소프트웨어를 인터페이스한다. 여기서, 무선통신은 블루투스, RF통신 등의 인터페이스가 있다.In other words, RS-232 is an embedded device that communicates serially, such as a boiler or electric window, and interfaces its software. IR is an embedded device that is controlled by infrared, such as a television and a washing machine. The software is interfaced to an embedded device that communicates through a USB port, such as a digital camera or a printer, and wireless communication interfaces the software to an embedded device that communicates wirelessly, such as a door lock. Here, the wireless communication has an interface such as Bluetooth, RF communication.

웹서버(30)는 각종 임베디드 기기의 소프트웨어가 등록되는 서버로, 새로운 버전의 소프트웨어가 등록되면 미리 등록된 휴대용 통신장치 및 이메일로 새로운 버전의 소프트웨어가 등록되었음을 알리는 문자 메시지 및 메일을 통보한다. The web server 30 is a server in which software of various embedded devices is registered. When a new version of the software is registered, the web server 30 notifies a text message and an e-mail indicating that the new version of the software has been registered to the pre-registered portable communication device and e-mail.

이에 따라 새로운 버전의 소프트웨어 등록 시, 즉시 사용자가 소유한 임베디드 기기의 소프트웨어를 업그레이드 할 수 있도록 해준다.This allows users to immediately upgrade their own embedded device's software when registering a new version of the software.

또한 웹서버(30)는 휴대용 통신장치가 접속된 후 소프트웨어의 다운로드 요청 신호가 입력되면 해당 소프트웨어를 휴대용 통신장치로 전송한다. In addition, the web server 30 transmits the software to the portable communication device when a download request signal of the software is input after the portable communication device is connected.

도 2는 실시예에 따른 임베디드 기기의 업그레이드 방법에 관한 순서도로서 도 1을 참조하여 설명하도록 한다.FIG. 2 is a flowchart illustrating a method of upgrading an embedded device according to an exemplary embodiment, with reference to FIG. 1.

사용자가 업그레이드 정보 통지를 원할 경우, 웹서버에 접속하여 웹서버에 업그레이드 정보 통지 신청을 하게 되면, 신청 시 등록시킨 휴대용 통신장치 또는 이메일로 임베디드 기기의 업그레이드 정보가 발송되게 된다.When the user wants to upgrade information notification, when the user accesses the web server and applies for upgrade information notification to the web server, the upgrade information of the embedded device is sent to the portable communication device or e-mail registered at the time of application.

아울러, 사용자는 사용자가 소유한 임베디드 기기의 종류를 선택함으로써 선택된 임베디드 기기의 업그레이드 정보만을 수신할 수도 있다.In addition, the user may receive only upgrade information of the selected embedded device by selecting the type of embedded device owned by the user.

사용자의 휴대용 통신장치나 이메일로 임베디드 기기의 업그레이드 정보가 수신(S1)되면, 사용자는 휴대용 통신장치를 해당 임베디드 기기에 연결(S2)시킨다.When the upgrade information of the embedded device is received through the user's portable communication device or e-mail (S1), the user connects the portable communication device to the embedded device (S2).

이때, 휴대용 통신장치와 임베디드 기기는 IR, USB, RS232, 블루투스 등의 유무선 통신으로 연결 접속된다.At this time, the portable communication device and the embedded device are connected by wired or wireless communication such as IR, USB, RS232, Bluetooth.

다음, 휴대용 통신장치(20)를 이용하여 휴대용단말기(20)에 연결 접속된 임베디드 기기(10)의 종류 및 모델명을 판별(S3)하고 임시 저장한 후 인터넷을 통해 웹서버(30)에 접속(S4)한다.Next, using the portable communication device 20 to determine the type and model name of the embedded device 10 connected to the portable terminal 20 (S3) and temporarily store and then access the web server 30 via the Internet ( S4).

그 후 휴대용 통신장치(20)를 통하여 웹서버(30)에 등록된 소프트웨어를 검색(S5)하는데 이때, 휴대용 통신장치는 휴대용 통신장치(20)에 임시 저장된 임베디드 기기(10)의 모델명과 일치하는 파일 정보를 가진 소프트웨어를 검색하게 된다.Thereafter, the software registered in the web server 30 is searched through the portable communication device 20 (S5). At this time, the portable communication device matches the model name of the embedded device 10 temporarily stored in the portable communication device 20. This will search for software with file information.

이때 검색 과정은, 사용자가 입력한 휴대용 통신장치의 특정 키 신호에 따라 검색 또는 기존에 설정된 휴대용 통신장치의 소프트웨어에 따라 자동으로 검색 기능 중 어느 하나로 구현될 수 있다.At this time, the search process may be implemented as one of a search function automatically according to a search of a specific key signal of a portable communication device input by a user or according to software of a portable communication device previously set.

만약, 임베디드 기기의 모델명과 일치하는 파일 정보를 가진 소프트웨어가 검색되지 않으면, 사용자에게 임베디드 기기와 일치하는 새로운 버전의 소프트웨어가 등록되어 있지 않음을 알리는 메시지를 통보하고, 업그레이드 과정을 종료하게 된다.If the software with the file information that matches the model name of the embedded device is not found, the user is notified that a new version of the software corresponding to the embedded device is not registered, and the upgrade process is terminated.

다음, 임베디드 기기(10)의 모델명과 일치하는 파일 정보를 가진 소프트웨어가 검색되면, 휴대용 통신장치(20)는 해당 소프트웨어의 다운로드 요청신호를 웹서버(30)로 전송하고, 웹서버(30)는 전송된 다운로드 요청 신호에 따라 해당 소프트웨어를 휴대용 통신장치(20)로 전송한다.Next, when the software with the file information that matches the model name of the embedded device 10 is found, the portable communication device 20 transmits the download request signal of the software to the web server 30, the web server 30 is The software is transmitted to the portable communication device 20 according to the transmitted download request signal.

다음, 휴대용 통신장치(20)는 웹서버(30)로부터 해당 소프트웨어를 다운로드(S6) 받아 휴대용 통신장치(20)와 연결 접속된 임베디드 기기(10)로 다운로드 된 소프트웨어를 전송(S7)한다.Next, the portable communication device 20 downloads the corresponding software from the web server 30 (S6) and transmits the downloaded software to the embedded device 10 connected to the portable communication device 20 (S7).

다음, 임베디드 기기(10)는 임베디드 기기(10) 내의 메모리(미도시)에 미리 설정된 기존의 소프트웨어를 휴대용 통신장치(20)를 통해 전송받은 새로운 버전의 소프트웨어로 설정함으로써 임베디드 기기를 새로운 버전으로 업그레이드(S8)한다.Next, the embedded device 10 upgrades the embedded device to a new version by setting existing software, which is preset in a memory (not shown), in the embedded device 10 to a new version of the software received through the portable communication device 20. (S8).

상기와 같은 방법에 따라 임베디드 기기(10)는 향상된 기능을 가진 새 버전으로 용이하게 교체될 수 있다.According to the method as described above, the embedded device 10 can be easily replaced with a new version having an improved function.

본 발명은 상기한 실시예에 한정되지 않고, 이하 청구 범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변경 실시가 가능할 것이다.The present invention is not limited to the above-described embodiments, and various changes can be made by those skilled in the art without departing from the gist of the present invention as claimed in the following claims.

이상에서 자세히 설명된 바와 같이, 본 발명은 휴대용 통신장치를 이용하여 웹서버에 등록된 소프트웨어를 다운로드하고, 임베디드 기기에 전송하여 임베디드 기기에 미리 설정된 소프트웨어를 업그레이드 함으로써 업그레이드 방법이 용이하고, 내장된 메모리를 교체하거나, 임베디드 기기를 교체할 필요가 없기 때문에 매우 경제적이다.As described in detail above, the present invention downloads the software registered in the web server using a portable communication device, and transmits to the embedded device to upgrade the software preset in the embedded device, the upgrade method is easy, built-in memory It is very economical because there is no need to replace the device or replace the embedded device.

또한, 웹서버에 업그레이드 소프트웨어 등록 시, 등록 사항을 웹서버에 등록된 사용자의 휴대용 통신장치의 문자메시지 또는 이메일로 통보해줌으로써, 임베디드 기기의 업그레이드 이용률을 높일 수 있고, 임베디드 기기와 휴대용 통신장치 연결 접속 시 휴대용 통신장치를 통해 임베디드 기기의 모델을 확인하고 웹서버에 등록된 업그레이드 소프트웨어의 일치 여부를 판단하기 때문에 임베디드 기기와의 정확도 및 호환율이 높아 활용도를 향상시킬 수 있을 뿐만 아니라 기존 제품의 업그레이드를 위해 서비스맨이 직접 방문할 필요가 없어 인력 및 비용절감의 효과가 있다.In addition, when registering the upgrade software on the web server, the registration information is notified by a text message or an e-mail message of the user's portable communication device registered in the web server, thereby increasing the utilization rate of the upgrade of the embedded device and connecting the embedded device to the portable communication device. When connecting, it checks the model of the embedded device through the portable communication device and judges whether the upgrade software registered in the web server is matched. Therefore, the accuracy and compatibility with the embedded device can be improved to improve the utilization and upgrade the existing product. There is no need for a service person to visit in person.

Claims (6)

미리 정해진 기능을 수행하는 소프트웨어가 내장된 임베디드 기기;An embedded device incorporating software for performing a predetermined function; 상기 소프트웨어 및 상기 소프트웨어의 업그레이드 버전의 소프트웨어가 저장된 웹서버; 및A web server storing the software and software of an upgraded version of the software; And 업그레이드 조건 하에서, 상기 웹서버에 접속 후 업그레이드 버전의 소프트웨어를 다운로드 받고, 다운로드된 소프트웨어를 상기 임베디드 기기로 전송하는 휴대용 통신장치로 구성된 것을 특징으로 하는 임베디드 기기의 업그레이드 시스템.Under the upgrade conditions, the upgrade system of the embedded device comprising a portable communication device for downloading the upgraded version of the software after connecting to the web server, and transmits the downloaded software to the embedded device. 제1항에 있어서, 상기 웹서버와 휴대용 통신장치는 The portable communication device of claim 1, wherein the web server and the portable communication device are USB, 적외선통신, 블루투스 또는 RS232 중 어느 하나의 통신으로 연결 접속되는 것을 특징으로 하는 임베디드 기기의 업그레이드 시스템.Upgrade system of an embedded device, characterized in that connected by any one of USB, infrared communication, Bluetooth or RS232 communication. 휴대용 통신장치에 임베디드 기기의 접속 상태에서 상기 휴대용 통신장치를 웹서버에 접속하고,The portable communication device is connected to the web server while the portable communication device is connected to the embedded device. 상기 휴대용 통신장치로 업그레이드 버전의 소프트웨어를 다운로드하고,Download an upgraded version of the software to the portable communication device, 상기 휴대용 통신장치에 다운로드된 소프트웨어를 상기 임베디드 기기로 전송하고,Transmitting the software downloaded to the portable communication device to the embedded device, 상기 임베디드 기기는 전송된 소프트웨어로 업그레이드 하는 것을 특징으로 하는 임베디드 기기의 업그레이드 방법.The embedded device upgrade method of the embedded device, characterized in that for upgrading to the transmitted software. 제3항에 있어서, The method of claim 3, 상기 웹서버에 업그레이드된 소프트웨어 등록 시, 상기 웹서버에 미리 설정된 상기 휴대용 통신장치로 문자 메시지 발송 또는 이메일로 발송되는 것을 특징으로 하는 임베디드 기기의 업그레이드 방법.When the upgraded software is registered in the web server, a text message or an email is sent to the portable communication device preset in the web server. 제3항에 있어서, 상기 휴대용 통신장치와 임베디드 기기의 접속은The method of claim 3, wherein the connection between the portable communication device and the embedded device is USB, 적외선통신, 블루투스 또는 RS232 중 어느 하나의 통신 방식으로 접속되는 것을 특징으로 하는 임베디드 기기의 업그레이드 방법.Upgrade method of an embedded device, characterized in that connected via any one of the USB, infrared communication, Bluetooth or RS232 communication method. 제3항에 있어서, 상기 휴대용 통신장치와 임베디드 기기의 접속 시The method of claim 3, wherein the portable communication device is connected to an embedded device. 상기 휴대용 통신 장치는 임베디드 기기의 모델명을 판별하는 것을 특징으로 하는 임베디드 기기의 업그레이드 방법.The portable communication device, the upgrade method of the embedded device, characterized in that for determining the model name of the embedded device.
KR1020070003416A 2007-01-11 2007-01-11 Upgrade method and upgrade system of embedded instrument KR20080066228A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070003416A KR20080066228A (en) 2007-01-11 2007-01-11 Upgrade method and upgrade system of embedded instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070003416A KR20080066228A (en) 2007-01-11 2007-01-11 Upgrade method and upgrade system of embedded instrument

Publications (1)

Publication Number Publication Date
KR20080066228A true KR20080066228A (en) 2008-07-16

Family

ID=39821135

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070003416A KR20080066228A (en) 2007-01-11 2007-01-11 Upgrade method and upgrade system of embedded instrument

Country Status (1)

Country Link
KR (1) KR20080066228A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130120298A (en) * 2012-04-25 2013-11-04 엘에스산전 주식회사 An appratus for automatic plant supporting human machine interface, a mobile terminal communicating with it, and operating methods using them
CN109408090A (en) * 2018-10-09 2019-03-01 广东美的制冷设备有限公司 Upgrade method, data converter and the readable storage medium storing program for executing of device software
CN111142909A (en) * 2019-12-26 2020-05-12 中国电子科技集团公司第五十八研究所 Terminal, method and system for realizing remote upgrading of CAN (controller area network) based on XC7Z045 chip
CN114630156A (en) * 2022-02-25 2022-06-14 东莞市金锐显数码科技有限公司 File upgrading method, test master controller, transfer device and readable storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130120298A (en) * 2012-04-25 2013-11-04 엘에스산전 주식회사 An appratus for automatic plant supporting human machine interface, a mobile terminal communicating with it, and operating methods using them
CN109408090A (en) * 2018-10-09 2019-03-01 广东美的制冷设备有限公司 Upgrade method, data converter and the readable storage medium storing program for executing of device software
CN109408090B (en) * 2018-10-09 2021-05-28 广东美的制冷设备有限公司 Upgrading method of equipment software, data converter and readable storage medium
CN111142909A (en) * 2019-12-26 2020-05-12 中国电子科技集团公司第五十八研究所 Terminal, method and system for realizing remote upgrading of CAN (controller area network) based on XC7Z045 chip
CN111142909B (en) * 2019-12-26 2022-01-25 中国电子科技集团公司第五十八研究所 Terminal, method and system for realizing remote upgrading of CAN (controller area network) based on XC7Z045 chip
CN114630156A (en) * 2022-02-25 2022-06-14 东莞市金锐显数码科技有限公司 File upgrading method, test master controller, transfer device and readable storage medium

Similar Documents

Publication Publication Date Title
US20200210052A1 (en) Apparatus and method for remotely controlling peripheral devices in mobile communication terminal
US8209678B2 (en) System, apparatus, and method for an upgrader module
TWI497311B (en) Inter-device communication transmission system and method thereof
US20110302574A1 (en) Update management server, electronic apparatus, update management system, and method therefor
KR101885133B1 (en) Apparatus and method for providing application auto install function in digital device
US9672344B2 (en) Computing apparatus and method for operating application using retrieved login information
US11700412B2 (en) Universal voice assistant
US9202439B2 (en) Display information collecting device and HMI system
CN103824099A (en) Method and system for connecting and controlling equipment automatically by intelligent terminal via identification tags
KR100809395B1 (en) Method for remote control and apparatus thereof
US8886774B2 (en) Remote control device, remote control setting method, and program
WO2012051179A2 (en) Devices and methods for providing software programs compatible with a computer system for download by a user
US20110238865A1 (en) Terminal device
KR20080066228A (en) Upgrade method and upgrade system of embedded instrument
KR100442281B1 (en) Method for controlling of Home Network System
KR20170067917A (en) Smart home appliances service system and service method thereof
KR101672868B1 (en) Method and system for provisioning software in internet of thing(IOT) device
KR20180050001A (en) Firmware upgrade system and method for IoT
CN112255922A (en) Method for pushing information of household appliance, household appliance and mobile terminal
TWI557643B (en) System and method for automatically downloading program
KR100739159B1 (en) Home network system in using fuel cell
CN105242938B (en) Automated procedures download system and method
US20140325504A1 (en) Method and system for downloading and installing control software and smart electronic device using the same
KR20060076645A (en) Upgrade system of home network controller
KR20040032649A (en) Internet refrigerator's input system of purchasing data

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application