KR20020084966A - Synchronizing method for having priority - Google Patents

Synchronizing method for having priority Download PDF

Info

Publication number
KR20020084966A
KR20020084966A KR1020010024116A KR20010024116A KR20020084966A KR 20020084966 A KR20020084966 A KR 20020084966A KR 1020010024116 A KR1020010024116 A KR 1020010024116A KR 20010024116 A KR20010024116 A KR 20010024116A KR 20020084966 A KR20020084966 A KR 20020084966A
Authority
KR
South Korea
Prior art keywords
synchronization
checked
priority
hardware device
module
Prior art date
Application number
KR1020010024116A
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 KR1020010024116A priority Critical patent/KR20020084966A/en
Publication of KR20020084966A publication Critical patent/KR20020084966A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • G06F13/4295Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using an embedded synchronisation

Abstract

PURPOSE: A method for the synchronization with a priority is provided to increase the synchronization speed by carrying out the synchronization through a device of the priority with the fastest speed, and to efficiently use a function of the system without a loss by efficiently using the optimal device usable to the system. CONSTITUTION: At a synchronization mode, a hardware device of the system is checked and the operation of a software drive is checked. According to a check result of the hardware device, a synchronizable device flag is sent to a confront system. After recognizing the synchronizable device flag, a communication mode is fixed to one with a high priority among the modules communicating with each other. The synchronization is carried out by using the fixed communication mode. At the time of checking the hardware device and the software drive operation, a LAN module with the fast speed is firstly checked before a USB(Universal Serial Bus) module and a serial module is lastly checked.

Description

우선 순위를 갖는 동기화 방법{SYNCHRONIZING METHOD FOR HAVING PRIORITY}Synchronization method with priority {SYNCHRONIZING METHOD FOR HAVING PRIORITY}

본 발명은 우선 순위를 갖는 동기화 방법에 관한 것으로, 특히 피씨와 피씨 또는 피씨와 휴대용 단말기 또는 휴대용 단말기와 휴대용 단말기 등에서 데이터를 주고 받기 위하여 1개의 시스템안에 동기가 가능한 모든 디바이스를 이용하여 시스템과 주변환경에 맞는 동기를 우선 순위에 따라서 수행함으로써 동기 속도를 빠르게 한 우선 순위를 갖는 동기화 방법에 관한 것이다.The present invention relates to a synchronization method having a priority, in particular the system and the surrounding environment by using all devices that can be synchronized in one system to send and receive data from PC and PC or PC and portable terminal or portable terminal and portable terminal, etc. The present invention relates to a synchronization method having a priority of accelerating the synchronization speed by performing synchronization according to the priority.

최근에는 유에스비(USB : Universal Serial Bus 범용 직렬 버스)를 통해서 동기를 맞추는 기기가 나오는 추세이다. 그런데 이러한 것들은 모두 1개의 시스템에는 1개의 동기를 맞추는 기능만을 가지고 있는데, 이와 같은 종래 기술을 첨부한 도면을 참조하여 설명하면 다음과 같다.Recently, devices that synchronize through USB (Universal Serial Bus) are emerging. However, all of these have only one synchronization function in one system, which will be described below with reference to the accompanying drawings.

도 1은 종래의 시리얼을 이용한 동기화 방법을 설명하기 위한 예시도로서, 이에 도시된 바와 같이 동기를 맞추어야 할 양쪽 시스템에 시리얼이 존재하는 경우 시리얼로 동기를 맞추도록 한 것이다.FIG. 1 is an exemplary diagram for describing a conventional synchronization method using serial. When serial exists in both systems to be synchronized, as shown in FIG. 1, the serial synchronization is performed.

도 2는 종래의 유에스비를 이용한 동기화 방법을 설명하기 위한 예시도로서, 이에 도시된 바와 같이 동기를 맞추어야 할 양쪽 시스템에 유에스비가 존재하는 경우 유에스비로 동기를 맞추도록 한 것이다.FIG. 2 is an exemplary diagram for describing a synchronization method using a conventional USB. As shown in FIG. 2, when the USB exists in both systems to be synchronized, the USB is synchronized.

그런데, 동기를 맞추어야 할 양쪽 시스템에 시리얼과 유에스비가 둘다 존재하는 경우, 시리얼로 동기를 맞추도록 되어 있다면 그것은 시스템을 효율적으로 사용하고 있지 못한 것이다.By the way, if both the serial and the USB are present on both systems to be synchronized, if the serial is to be synchronized, it is not using the system efficiently.

즉, 상기와 같이 동작하는 종래 기술은, 시리얼을 이용하여 동기를 맞추기 때문에 성능이 많이 떨어지고 시스템내의 시리얼 이외의 다른 속도를 가진 디바이스가 있는데도 사용하지 못한다는데 문제점이 있었다.In other words, the prior art operating as described above has a problem in that performance is poor due to synchronization using serial, and there is a problem in that there is a device having a speed other than serial in the system.

따라서, 본 발명은 상기와 같은 문제점을 감안하여 창안한 것으로, 피씨와 피씨, 피씨와 휴대용 단말기 그리고 휴대용 단말기와 휴대용 단말기 등에서 데이터를 주고 받기 위하여 1개의 시스템안에 동기가 가능한 모든 디바이스를 이용하여 시스템과 주변환경에 맞는 동기를 맞춤으로써 동기화 속도를 빠르게 한 우선 순위를 갖는 동기화 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been made in view of the above-mentioned problems, and includes a system using all devices capable of synchronizing in one system for transmitting and receiving data from PCs, PCs, PCs and portable terminals, and portable terminals and portable terminals. The purpose of the present invention is to provide a synchronization method having a priority that speeds up the synchronization speed by matching synchronization with the surrounding environment.

도 1은 종래의 시리얼을 이용한 동기화 방법을 설명하기 위한 예시도.1 is an exemplary view for explaining a synchronization method using a conventional serial.

도 2는 종래의 유에스비를 이용한 동기화 방법을 설명하기 위한 예시도.Figure 2 is an exemplary view for explaining a synchronization method using a conventional USB.

도 3은 본 발명에서 사용된 시스템의 내용을 보인 예시도.Figure 3 is an exemplary view showing the contents of the system used in the present invention.

도 4는 본 발명 동기 디바이스 체크 순서를 보인 흐름도.4 is a flow chart showing the synchronization device check order of the present invention.

도 5는 본 발명 우선 순위를 갖는 동기화 방법의 절차를 보인 흐름도.5 is a flow chart showing the procedure of the synchronization method with priority of the present invention.

상기와 같은 목적을 달성하기 위한 본 발명은 동기 모드시, 시스템의 하드웨어 디바이스를 체크하고 소프트웨어 드라이브가 동작하는지 체크하는 제 1단계와, 상기 제 1단계의 하드웨어 디바이스 체크 결과에 따라 동기 가능한 디바이스 플래그를 상대편 시스템에 전달하는 제 2단계와, 상기 제 2단계로부터의 동기 가능한 디바이스 플래그를 인식하고 서로 통신할 수 있는 모듈 중 우선 순위가 높은 것으로 통신 모드를 설정하는 제 3단계와, 상기 제 3단계의 통신 모드를 이용하여 동기를 수행하는 제 4단계로 수행되는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a first step of checking a hardware device of a system and checking whether a software drive is operating in a synchronous mode, and a device flag that can be synchronized according to the hardware device check result of the first step. A second step of transmitting to the opposite system, a third step of setting a communication mode with a higher priority among modules that can recognize the synchronous device flags from the second step and communicate with each other; and And performing a fourth step of performing synchronization using a communication mode.

이하, 본 발명에 의한 우선 순위를 갖는 동기화 방법에 대한 작용 및 효과를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, operations and effects on the synchronization method having priority according to the present invention will be described in detail with reference to the accompanying drawings.

도 5는 본 발명 우선 순위를 갖는 동기화 방법의 절차를 보인 흐름도로서, 이에 도시된 바와 같이 동기 모드시, 시스템의 하드웨어 디바이스를 체크하고 소프트웨어 드라이브가 동작하는지 체크하는 제 1단계와, 상기 제 1단계의 하드웨어 디바이스 체크 결과에 따라 동기 가능한 디바이스 플래그를 상대편 시스템에 전달하는 제 2단계와, 상기 제 2단계로부터의 동기 가능한 디바이스 플래그를 인식하고 서로 통신할 수 있는 모듈 중 우선 순위가 높은 것으로 통신 모드를 설정하는 제 3단계와, 상기 제 3단계의 통신 모드를 이용하여 동기를 수행하는 제 4단계로 수행되는 것으로, 이와 같은 본 발명의 동작을 설명하면 다음과 같다.FIG. 5 is a flowchart illustrating a procedure of a synchronization method having priority according to the present invention. As shown therein, a first step of checking a hardware device of a system and checking whether a software drive is operating in a synchronous mode, and the first step According to the hardware device check result of the second step of transmitting the synchronous device flag to the other system and the module that can recognize the synchronous device flag from the second step and communicate with each other, the highest priority The third step of setting and the fourth step of performing synchronization by using the communication mode of the third step is described as follows.

먼저, 두 개의 시스템 간에 동기를 하고자 할 경우 한 쪽 시스템에서는 우선 어떤 디바이스를 통하여 동기를 맞출 것인지를 결정하기 위하여 도 4에 도시된 바와 같이 동기 모드시 시스템에 붙어있는 하드웨어 디바이스를 체크한다.First, in order to synchronize between two systems, one system first checks a hardware device attached to the system in the synchronous mode to determine which device to synchronize with.

여기서, 하드웨어 디바이스 체크시 속도가 빠른 랜 하드웨어 모듈을 먼저 체크하고 그 다음 유에스비 하드웨어 모듈을 체크하고 마지막으로 시리얼 하드웨어 모듈 순으로 체크한다.Here, when checking the hardware device, the fast LAN hardware module is checked first, then the USB hardware module, and finally, the serial hardware module.

도 3은 본 발명에서 사용된 시스템의 내용을 보인 예시도로서, 이에 도시된 바와 같이 동기를 맞추어야 할 양쪽 시스템에 랜과 유에스비와 시리얼이 모두 존재할 때는 랜을 통하여 동기를 하는 것이 가장 빠르고 시스템을 효율적으로 사용하는 것이다.3 is an exemplary view showing the contents of the system used in the present invention. As shown in FIG. 3, when both the LAN, the USB, and the serial are present in both systems to be synchronized, it is fastest to synchronize the system through the LAN. Is to use.

이와 같이 하드웨어 디바이스 체크가 완료되면 소프트웨어 드라이브가 동작하는지 체크하게 되는데, 이 때도 하드웨어 디바이스 체크와 마찬가지고 랜 소프트웨어 모듈을 체크하고 그 다음 유에스비 소프트웨어 모듈을 체크하고 마지막으로 시리얼 소프트웨어 모듈 순으로 체크한다.When the hardware device check is completed, it checks whether the software drive is operating. In this case, it checks the LAN software module, then the USB software module, and then the serial software module.

상기에서 하드웨어 및 소프트웨어 체크가 완료되면 즉, 이 시스템에서 동기 사용이 가능한 디바이스 체크가 완료되면 상대편 시스템에 사용 가능한 디바이스 플래그를 알려준다.In the above, when the hardware and software check is completed, that is, when the check of the device capable of being synchronized in the system is completed, the device flag available to the other system is informed.

그러면, 상대편 디바이스에서도 상기와 같은 과정을 수행하여 사용 가능한 디바이스 플래그를 다른 상대편에게 알려주게 되고, 이에 따라 두 시스템에서 모두 사용할 수 있으며 서로 통신할 수 있는 모듈 중 속도가 빠른 우선 순위를 가지는 디바이스를 통신 모드로 설정한다.Then, the other device performs the same process as above and informs the other device of the available device flag. Accordingly, the device having the fastest priority among the modules that can be used in both systems and can communicate with each other is communicated. Set to mode.

상기에서 설정된 통신 모드, 즉 우선 순위가 높은 통신 모드를 통하여 동기를 수행하게 된다.Synchronization is performed through the communication mode set above, that is, the communication mode with high priority.

이상에서 상세히 설명한 바와 같이 본 발명은, 가장 빠른 속도를 가지는 우선 순위의 기기를 통하여 동기화를 수행함으로써 동기화 속도를 빠르게 하고, 시스템에서 사용할 수 있는 최적의 디바이스를 효율적으로 사용할 수 있으므로 시스템의 기능을 낭비없이 효율적으로 사용이 가능하다는 효과가 있다.As described in detail above, the present invention wastes the functions of the system because it speeds up the synchronization speed by performing the synchronization through the device having the highest speed and efficiently uses the optimum device that can be used in the system. It can be used effectively without the effect.

Claims (3)

동기 모드시, 시스템의 하드웨어 디바이스를 체크하고 소프트웨어 드라이브가 동작하는지 체크하는 제 1단계와, 상기 제 1단계의 하드웨어 디바이스 체크 결과에 따라 동기 가능한 디바이스 플래그를 상대편 시스템에 전달하는 제 2단계와, 상기 제 2단계로부터의 동기 가능한 디바이스 플래그를 인식하고 서로 통신할 수 있는 모듈 중 우선 순위가 높은 것으로 통신 모드를 설정하는 제 3단계와, 상기 제 3단계의 통신 모드를 이용하여 동기를 수행하는 제 4단계로 수행되는 것을 특징으로 하는 우선 순위를 갖는 동기화 방법.In the synchronous mode, a first step of checking a hardware device of the system and checking whether a software drive is operating, a second step of transmitting a device flag that is synchronous according to the result of the hardware device check of the first step, to the other system; A third step of setting a communication mode with a higher priority among the modules capable of recognizing the synchronous device flags from the second step and communicating with each other, and a fourth step of performing synchronization using the communication mode of the third step A synchronization method having a priority, characterized in that the step is performed. 제 1항에 있어서, 상기 제 1단계에서 하드웨어 디바이스 체크시나 소프트웨어 드라이브 동작 체크시 속도가 빠른 랜 모듈을 체크하고 그 다음 유에스비 모듈을 체크하고 마지막으로 시리얼 모듈을 체크하는 순으로 하는 것을 특징으로 하는 우선 순위를 갖는 동기화 방법.2. The method of claim 1, wherein in the first step, when the hardware device is checked or the software drive operation is checked, the fast LAN module is checked, then the USB module is checked, and finally the serial module is checked. Synchronization method with ranking. 제 1항에 있어서, 상기 제 2단계의 상대편 시스템에서도 하드웨어 디바이스를 체크하고 소프트웨어 드라이브 동작을 체크하여 사용 가능한 디바이스 플래그를 알려주는 것을 특징으로 하는 우선 순위를 갖는 동기화 방법.The synchronization method according to claim 1, wherein the counterpart system of the second step checks a hardware device and checks a software drive operation to inform an available device flag.
KR1020010024116A 2001-05-03 2001-05-03 Synchronizing method for having priority KR20020084966A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010024116A KR20020084966A (en) 2001-05-03 2001-05-03 Synchronizing method for having priority

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010024116A KR20020084966A (en) 2001-05-03 2001-05-03 Synchronizing method for having priority

Publications (1)

Publication Number Publication Date
KR20020084966A true KR20020084966A (en) 2002-11-16

Family

ID=27703567

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010024116A KR20020084966A (en) 2001-05-03 2001-05-03 Synchronizing method for having priority

Country Status (1)

Country Link
KR (1) KR20020084966A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150102115A (en) * 2013-02-27 2015-09-04 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. Data synchronization

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150102115A (en) * 2013-02-27 2015-09-04 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. Data synchronization
US9781203B2 (en) 2013-02-27 2017-10-03 Hewlett-Packard Development Company, L.P. Data synchronization

Similar Documents

Publication Publication Date Title
EP3547727A1 (en) Bluetooth connection method, device and smart terminal
US7269183B2 (en) System and method for connecting bluetooth-enabled devices to a personal computer
MY125638A (en) Interface interlace
CN111565073A (en) Wireless optical difference synchronization method and system based on 5G communication
CN102202132A (en) Method, system and equipment for initializing networking equipment
KR20040090502A (en) Method and apparatus for hybrid network device performing virtual private network and wireless local area network
CN103259639B (en) A kind of clock synchronizing method of stack equipment and equipment
EP0886410A2 (en) Data communication method, data communication apparatus, and data communication program recording medium
CN101159534B (en) Method and apparatus for implementing interface condition synchronization
KR20020084966A (en) Synchronizing method for having priority
US8954623B2 (en) Universal Serial Bus devices supporting super speed and non-super speed connections for communication with a host device and methods using the same
CN111064622B (en) Network device, synchronization apparatus, and information transmission method
CN210015437U (en) CPCI board card
CN114500566B (en) Communication method and interface device
CN105898989A (en) Function expanding PCB device, module board and method
CN105373194A (en) All-in-one computer capable of sharing loudspeaker
CN218037820U (en) Universal serial bus line concentrator and system
CN205176736U (en) Can share integral type computer of loudspeaker
KR20010061616A (en) Connecting cable for debugging wireless telephone and method thereof
CN114546928B (en) Method and device for synchronizing core cluster, control method and device, core and medium
US20080002479A1 (en) Data transfer system and data processing apparatus
CN211454578U (en) High-speed synchronous control equipment for computer tasks
CN210895427U (en) Multi-serial-port concurrent control system capable of being freely expanded
CN117573578A (en) Drive interface mapping control system and control method thereof
CN117493254A (en) Data transmission method and device

Legal Events

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