KR20020078371A - Method for firmware multi downloading of mobile communication terminal - Google Patents

Method for firmware multi downloading of mobile communication terminal Download PDF

Info

Publication number
KR20020078371A
KR20020078371A KR1020010018729A KR20010018729A KR20020078371A KR 20020078371 A KR20020078371 A KR 20020078371A KR 1020010018729 A KR1020010018729 A KR 1020010018729A KR 20010018729 A KR20010018729 A KR 20010018729A KR 20020078371 A KR20020078371 A KR 20020078371A
Authority
KR
South Korea
Prior art keywords
firmware
downloading
mobile communication
communication terminal
port
Prior art date
Application number
KR1020010018729A
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 KR1020010018729A priority Critical patent/KR20020078371A/en
Publication of KR20020078371A publication Critical patent/KR20020078371A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading

Abstract

PURPOSE: A firmware multi downloading method for a mobile communication terminal is provided to download a firmware to a plurality of terminals once using an algorithm which introduces windows environment and multi-thread concept. CONSTITUTION: A user interface is set in a state in which ports of a PC system are expanded(S101). Port setting association items are set according to the number of expanding ports(ST102). It is retrieved whether a start button for starting a downloading is operated(S103). If the start button is pushed, a function connected to the start button is executed(S104). A thread provided from a windows C++ is generated(S105). A corresponding function is executed as a thread concept using a start function(S106).

Description

이동통신단말기의 펌웨어 멀티 다운로딩 방법{Method for firmware multi downloading of mobile communication terminal}Method for firmware multi downloading of mobile communication terminal

본 발명은 이동통신단말기(이하, "단말기"라 칭함)의 펌웨어(Firmware) 멀티 다운로딩 방법에 관한 것으로, 특히 윈도우(Windows) 환경 및 멀티스레드 개념을 도입한 알고리즘을 사용하여 한번에 복수개의 단말기에 펌웨어를 다운로딩하도록한 이동통신단말기의 펌웨어 멀티 다운로딩 방법에 관한 것이다.The present invention relates to a firmware multi-downloading method of a mobile communication terminal (hereinafter referred to as "terminal"), and in particular, to a plurality of terminals at a time by using an algorithm that adopts a Windows environment and a multi-threading concept. The present invention relates to a firmware multi-downloading method of a mobile communication terminal for downloading firmware.

일반적으로, 단말기는 롬에 내장된 펌웨어를 통해 단말기 전체 동작을 운영 및 제어한다. 이러한 펌웨어는 생산시 생산업체에서 미리 롬에 내장시켜 출하를 하게되며, 기능이 업그레이드되면 펌웨어도 업그레이드시켜야 한다.In general, the terminal operates and controls the entire operation of the terminal through firmware embedded in the ROM. When the firmware is manufactured, the manufacturer ships it in ROM in advance. When the function is upgraded, the firmware must be upgraded.

종래 단말기 제조 회사에서 단말기에 펌웨어를 저장하는 방법을 살펴보면 다음과 같다.Looking at the method of storing the firmware in the terminal in the conventional terminal manufacturing company as follows.

펌웨어 다운 로드 프로그램의 경우 컴퓨터(PC) 한대당 한번에 한대의 단말기에만 다운로딩이 이루어지도록 되어있다.In the case of the firmware download program, only one terminal is downloaded at a time per PC.

이러한 경우 펌웨어 디버깅이나 테스트 시에는 별반 문제가 없으나, 양산시 시간이 많이 소요되는 문제점을 발생하였다.In this case, there is no problem when debugging or testing the firmware, but it takes a long time to mass produce.

예를 들어, 컴퓨터 한대로 하나의 단말기에 펌웨어를 다운로딩하는 시간이 약 3분 내지 5분이 소요되는 데, 만약 10대의 단말기에 펌웨어를 다운로딩해야 한다면, 시간적으로 30분 내지 50분이 소요된다.For example, it takes about 3 to 5 minutes to download the firmware to one terminal with one computer. If it is necessary to download the firmware to 10 terminals, the time is 30 to 50 minutes.

이럴 경우 일정 시간에 대량의 단말기를 양산해야하는 경우, 양상시간이 많이 소요되어 양산 시기를 맞추기가 어려워진다.In this case, if a large number of terminals must be mass produced at a certain time, it takes a lot of modal time, making it difficult to meet the mass production time.

이에 본 발명은 종래 단말기에 펌웨어를 다운로딩하는 경우 발생하는 제반 문제점을 해결하기 위해서 제안된 것으로서,Accordingly, the present invention has been proposed to solve various problems that occur when downloading firmware to a conventional terminal,

본 발명의 목적은, 윈도우(Windows) 환경 및 멀티스레드 개념을 도입한 알고리즘을 사용하여 한번에 복수개의 단말기에 펌웨어를 다운로딩하도록 한 이동통신단말기의 펌웨어 멀티 다운로딩 방법을 제공하는 데 있다.An object of the present invention is to provide a firmware multi-downloading method of a mobile communication terminal to download firmware to a plurality of terminals at a time by using an algorithm adopting a Windows environment and a multi-thread concept.

상기와 같은 목적을 달성하기 위한 본 발명은,The present invention for achieving the above object,

윈도우 환경을 이해하고 멀티스레딩 개념을 도입한 알고리즘을 이용한 윈도우 프로그램을 구현하고, 포트를 확장하여 한대의 컴퓨터로 한번에 여러 대의 단말기를 동시에 다운로딩하도록 한다.It implements the Windows program using the algorithm that understands the Windows environment and introduces the multi-threading concept, and expands the port to download several terminals at the same time with one computer.

이러한 기술적 사상을 달성하기 위한 본 발명에 의한 이동통신단말기의 펌웨어 멀티 다운로딩 방법에 따르면,According to the firmware multi-downloading method of the mobile communication terminal according to the present invention for achieving the technical idea,

이동통신단말기의 펌웨어 다운로딩 방법에 있어서,In the firmware download method of the mobile communication terminal,

사용자 인터페이스를 설정하고, 포트 설정 관련 아이템들을 확장 포트 수만 큼 설정하는 단계와;Setting a user interface and setting port setting-related items as many as extended ports;

상기 단계 후 펌웨어 다운로딩 요청인가를 체크하고, 그 결과 펌웨어 다운로딩 요청일 경우, 다운로딩을 위한 함수를 수행하고 쓰레드를 생성하는 단계와;Checking whether the firmware downloading request is requested after the step, and if the firmware downloading request is a result, performing a function for downloading and creating a thread;

다운로드 시작 함수를 이용하고 상기 생성한 쓰레드 개념으로 펌웨어 멀티 다운로딩을 수행하는 단계를 포함하여 이루어짐을 특징으로 한다.And using the download start function and performing firmware multi-downloading with the generated thread concept.

도 1은 본 발명이 적용되는 이동통신단말기의 펌웨어 멀티 다운로딩 장치의 개략 구성도이고,1 is a schematic configuration diagram of a firmware multi-downloading apparatus of a mobile communication terminal to which the present invention is applied;

도 2는 본 발명에 의한 이동통신단말기의 펌웨어 멀티 다운로딩 방법을 보인 흐름도이다.2 is a flowchart illustrating a firmware multi-downloading method of a mobile communication terminal according to the present invention.

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

100 ..... PC 시스템100 ..... PC System

201 ~ 200+N ..... 단말기1 ~ 단말기n201 ~ 200 + N ..... Terminal 1 ~ Terminal n

이하 상기와 같은 기술적 사상에 따른 본 발명의 바람직한 실시예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, described in detail with reference to the accompanying drawings, preferred embodiments of the present invention according to the technical spirit as described above.

첨부한 도면 도 1은 본 발명에 의한 이동통신단말기의 펌웨어 멀티 다운로딩방법이 적용되는 시스템의 개략 구성도이다.1 is a schematic configuration diagram of a system to which a firmware multi-downloading method of a mobile communication terminal according to the present invention is applied.

여기서 참조부호 100은 PC시스템으로서 단말기의 펌웨어를 다운로딩해주기 위한 확장 포트를 구비하고, 동시에 여러 대의 단말기에 펌웨어를 다운로딩해주는 기능을 수행한다.Reference numeral 100 denotes a PC system having an expansion port for downloading the firmware of the terminal, and performs a function of downloading the firmware to a plurality of terminals at the same time.

또한, 참조부호 201 ~ 200+N은 단말기로서, 상기 PC시스템(100)으로부터 펌웨어를 다운로딩 받아 롬에 저장하는 기능을 수행한다.Further, reference numerals 201 to 200 + N are terminals, and perform a function of downloading firmware from the PC system 100 and storing the firmware in a ROM.

이러한 기능을 수행하는 이동통신단말기의 펌웨어 멀티 다운로딩 장치를 참조하여, 이하 본 발명에 의한 펌웨어 멀티 다운로딩 방법을 상세히 설명한다.The firmware multi-downloading method according to the present invention will be described in detail with reference to the firmware multi-downloading apparatus of a mobile communication terminal which performs such a function.

첨부한 도면 도 2는 본 발명에 의한 이동통신단말기의 펌웨어 멀티 다운로딩 방법을 보인 흐름도이다.2 is a flowchart illustrating a firmware multi-downloading method of a mobile communication terminal according to the present invention.

이에 도시된 바와 같이, 사용자 인터페이스를 설정하는 단계(S101)와, 포트 설정 관련 아이템(ITEM)들을 확장 포트 수만큼 설정하는 단계(S102)와, 펌웨어 다운로딩 시작 여부를 판별하는 단계(S103)와, 펌웨어 다운로딩을 위한 시작 함수를 수행하는 단계(S104)와, 쓰레드를 생성하는 단계(S105)와, 시작 함수를 이용하여 펌웨어 다운로딩을 쓰레드 개념으로 수행시키는 단계(S106)로 이루어진다.As shown therein, setting the user interface (S101), setting port setting items (ITEM) by the number of expansion ports (S102), determining whether to start downloading the firmware (S103) and A step S104 of performing a start function for firmware downloading, a step S105 of creating a thread, and a step S106 of performing firmware downloading using a start function in a thread concept.

이와 같이 이루어지는 본 발명에 의한 이동통신단말기의 펌웨어 멀티 다운로딩 방법은, 먼저 하드웨어적인 측면에서 PC시스템(100)의 포트를 확장한다(최대 32포트 이상 가능함).The firmware multi-downloading method of the mobile communication terminal according to the present invention as described above first expands the ports of the PC system 100 in terms of hardware (up to 32 ports or more possible).

상기와 같이 PC시스템(100)의 포트를 확장한 상태에서, 단계 S101에서는 사용자 인터페이스를 설정한다.In the state where the port of the PC system 100 is expanded as described above, the user interface is set in step S101.

즉, 단말기 펌웨어 다운로딩 윈도우 프로그램 상에 한번의 선택으로 확장된 모든 포트에 다운로딩이 되던가, 아니면 각각의 포트당 프로그래스(Progress) 화면을 구성하여 포트별로 제어할 수 있도록 기본적인 사용자 인터페이스를 구성한다.In other words, the basic user interface is configured to download to all ports expanded by one selection on the terminal firmware downloading window program or to control each port by configuring a progress screen for each port. .

다음으로 단계 S102에서는 포트 설정 관련 아이템(ITEM)들을 확장 포트 수만큼 설정한다.Next, in step S102, port setting-related items IITE are set by the number of extended ports.

즉, 프로그램 상에 컴포트(Comport) 관련 클래스 내에 포트 디바이스 연결 핸들러(e.g.,HANDLE idComDev), 메시지를 전달할 윈도우 플러그(e.g.,HWND m_hwnd), 다운로드할 바이너리파일 핸들러(e.g.,HANDLE hFile), 패킷을 받아들이는 버퍼(e.g.,BYTE RxBuf), 포트별로 설정하여 사용할 쓰레드(e.g.,HANDLE hThread), 각 쓰레드 ID(e.g.,DWORD dwThreadID) 등 기본적인 포트설정관련 아이템들을 확장 포트 수만큼 설정한다.In other words, it accepts port device connection handler (eg, HANDLE idComDev), window plug (eg, HWND m_hwnd) to send message, binary file handler (eg, HANDLE hFile) to download, and packet in Comfort-related class. The basic port configuration items such as buffer (eg, BYTE RxBuf), thread to be used for each port (eg, HANDLE hThread), and thread ID (eg, DWORD dwThreadID) are set as the number of extended ports.

다음으로 단계 S103에서 다운로딩을 하기 위한 시작 버튼이 조작되는지를 검색하고, 그 결과 시작 버튼이 눌러지면 단계 S104에서 버튼과 연결된 함수(e.g.,OnDownload)를 수행하면서, 단계 S105에서 윈도우 C++에서 제공하는 쓰레드 생성하고, 단계 S106에서 시작 함수인 AfxBeginThread((AFX_THREADPROC) function, (LPVOID)object)를 이용하여 해당 기능(e.g.,DownloadProc1)을 쓰레드 개념으로 수행시킨다.Next, if the start button is operated to search for the downloading in Step S103, with the result that the beginning of the button is pressed to perform a function (eg, OnDownload) associated with the button from the floor step S104, the Windows C ++ in step S105 The provided thread is created, and the function (eg, DownloadProc1) is executed in the concept of a thread using the AfxBeginThread ((AFX_THREADPROC) function, (LPVOID) object), which is a starting function, in step S106.

그후에는 각 포트별 해당 함수 내에서 아래와 같은 루틴으로 수행된다(i : 포트 번호).After that, the following routine is executed in the corresponding function for each port (i: port number).

다운로드할 해당 파일을 설정 --> SetFilePointer(m_pComm.hFile[i], 0, NULL, FILE_BEGIN)Set the appropriate file to download-> SetFilePointer (m_pComm.hFile [i], 0, NULL, FILE_BEGIN)

if(NULL==(hThread[0]= CreateThread((LPSECURITY_ATTRIBUTES)NULL,if (NULL == (hThread [0] = CreateThread ((LPSECURITY_ATTRIBUTES) NULL,

0,0,

(LPTHREAD_START_ROUTINE) CommWatchProc1,(LPTHREAD_START_ROUTINE) CommWatchProc1,

(LPVOID) this,(LPVOID) this,

0, &dwThreadID[0])))0, & dwThreadID [0])))

{{

fConnected[0] = FALSE;fConnected [0] = FALSE;

CloseHandle(idComDev[0]);CloseHandle (idComDev [0]);

return(FALSE);return (FALSE);

} else {} else {

SetThreadPriority(hThread[0], THREAD_PRIORITY_NORMAL);SetThreadPriority (hThread [0], THREAD_PRIORITY_NORMAL);

ResumeThread(hThread[0]);ResumeThread (hThread [0]);

}}

기존 단말기 펌웨어 다운로딩 프로그램에 위와 같은 사항이 추가되어 동시에 여러 대의 단말기에 다운로딩이 가능하다.The above items have been added to the existing terminal firmware download program, which enables simultaneous downloading to multiple terminals.

이상에서 상술한 본 발명 "이동통신단말기의 펌웨어 멀티 다운로딩 방법"에따르면, 펌웨어 다운로딩시 복수개의 이동통신단말기에 멀티 다운로딩이 가능하므로, 양산량 증가가 가능하고, 양산시간을 단축시킬 수 있는 이점이 있다.According to the above-described "multi-downloading method of firmware of a mobile communication terminal" according to the present invention, multi-downloading is possible to a plurality of mobile communication terminals when downloading firmware, so that mass production can be increased and mass production time can be shortened. There is an advantage to that.

예를 들어, 기존에는 한 대의 컴퓨터에서 한번에(다운로딩 시간 : 3분 내지 5분 소요) 한대의 단말기에만 펌웨어 다운로딩이 가능했지만, 본 발명의 개념을 도입할 경우 10대의 컴퓨터를 이용하고 다운로딩 시간이 5분이 걸린다고 하면 한시간에 120(10*12)대의 단말기에 펌웨어를 다운로딩할 수 있다.For example, in the past, only one terminal was able to download firmware at a time (download time: 3 to 5 minutes) from one computer, but when using the concept of the present invention, using 10 computers and downloading If it takes 5 minutes, you can download the firmware to 120 (10 * 12) terminals per hour.

Claims (2)

이동통신단말기의 펌웨어 다운로딩 방법에 있어서,In the firmware download method of the mobile communication terminal, 사용자 인터페이스를 설정하고, 포트 설정 관련 아이템들을 확장 포트 수만 큼 설정하는 단계와;Setting a user interface and setting port setting-related items as many as extended ports; 상기 단계 후 펌웨어 다운로딩 요청인가를 체크하고, 그 결과 펌웨어 다운로딩 요청일 경우, 다운로딩을 위한 함수를 수행하고 쓰레드를 생성하는 단계와;Checking whether the firmware downloading request is requested after the step, and if the firmware downloading request is a result, performing a function for downloading and creating a thread; 다운로드 시작 함수를 이용하고 상기 생성한 쓰레드 개념으로 펌웨어 멀티 다운로딩을 수행하는 단계를 포함하여 이루어짐을 특징으로 하는 이동통신단말기의 펌웨어 멀티 다운로딩 방법.A firmware multi-downloading method of a mobile communication terminal, comprising using a download start function and performing firmware multi-downloading with the generated thread concept. 제1항에 있어서, 상기 포트 설정 관련 아이템들은,The method of claim 1, wherein the port setting related items, 컴포트(Comport) 관련 클래스 내에 포트 디바이스 연결 핸들러(e.g.,HANDLE idComDev), 메시지를 전달할 윈도우 플러그(e.g.,HWND m_hwnd), 다운로드할 바이너리파일 핸들러(e.g.,HANDLE hFile), 패킷을 받아들이는 버퍼(e.g.,BYTE RxBuf), 포트별로 설정하여 사용할 쓰레드(e.g.,HANDLE hThread), 각 쓰레드 ID(e.g.,DWORD dwThreadID)인 것을 특징으로 하는 이동통신단말기의 펌웨어 멀티 다운로딩 방법.Within the Comfort class, the port device connection handler (eg, HANDLE idComDev), the window plug (eg, HWND m_hwnd) to send messages, the binary file handler to download (eg, HANDLE hFile), and the buffer that receives the packet (eg, BYTE RxBuf), a multi-way firmware download method of a mobile communication terminal, characterized in that each port (eg, HANDLE hThread) to be set by port, each thread ID (eg, DWORD dwThreadID).
KR1020010018729A 2001-04-09 2001-04-09 Method for firmware multi downloading of mobile communication terminal KR20020078371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010018729A KR20020078371A (en) 2001-04-09 2001-04-09 Method for firmware multi downloading of mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010018729A KR20020078371A (en) 2001-04-09 2001-04-09 Method for firmware multi downloading of mobile communication terminal

Publications (1)

Publication Number Publication Date
KR20020078371A true KR20020078371A (en) 2002-10-18

Family

ID=27700318

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010018729A KR20020078371A (en) 2001-04-09 2001-04-09 Method for firmware multi downloading of mobile communication terminal

Country Status (1)

Country Link
KR (1) KR20020078371A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030060422A (en) * 2002-01-09 2003-07-16 에스케이텔레텍주식회사 Method for Downloading Data from Computer to Mobile Station using Two Communication Ports and Mobile Communication Device therefor
KR100459729B1 (en) * 2002-11-20 2004-12-03 삼성전자주식회사 Method for download firmware

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030060422A (en) * 2002-01-09 2003-07-16 에스케이텔레텍주식회사 Method for Downloading Data from Computer to Mobile Station using Two Communication Ports and Mobile Communication Device therefor
KR100459729B1 (en) * 2002-11-20 2004-12-03 삼성전자주식회사 Method for download firmware

Similar Documents

Publication Publication Date Title
KR101691446B1 (en) Method, apparatus, and system for intelligently controlling device, and plug-and-play device
AU2011352830B2 (en) Dynamic device configuration using predicates
CN103118077A (en) Cross equipment content transmission method, system and client-side
US7996044B2 (en) Mobile communication device and application execution environment software for mobile communication device
CN106713608B (en) Application function state modification method and device and terminal
JP2006309533A (en) Distributed processing program
WO2011095108A1 (en) Dynamic display method for application program interface and device thereof
KR20020078371A (en) Method for firmware multi downloading of mobile communication terminal
US7747248B2 (en) Radio device testing system
CN111338673B (en) Equipment debugging method and device, electronic equipment and storage medium
KR20020005127A (en) Method of updating an application program in a mobile terminal
CN107463395B (en) Component calling method and device
CN101193010A (en) Simulated board firmware upgrade method for home intelligent network system
US20050071845A1 (en) Terminal equipment, an accessory and a method of communication between terminal equipment and an accessory
KR100744502B1 (en) Basic Architecture for Software Environment framework in radio terminal and method of the same
KR100713423B1 (en) Method for upgrading user interface in mobile communication terminal system
JPWO2003048937A1 (en) Mobile communication terminal, application software distribution apparatus, application software distribution system, execution state display control method, execution state display control program, and computer-readable recording medium
KR20020078745A (en) Software conversion method in mobile communication phone
CN112003928A (en) Multifunctional screen synchronous control method, device and equipment
KR100513021B1 (en) A method of remote control using mobile terminal under Virtual Machine software
KR101048260B1 (en) Character input interface selection method of mobile communication terminal
KR20050121074A (en) Upgrading device of the mobile communication terminal using a memory card and controlling method therefore
KR20020053991A (en) Appliance control system and method using dynamic software downloading
CN113259523B (en) Connection method, equipment to be migrated, system and medium
CN111078212B (en) Operation method and system for realizing personalized customization of voice product, service end processing method and server

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination