KR100964657B1 - data downloading method of home network system - Google Patents

data downloading method of home network system Download PDF

Info

Publication number
KR100964657B1
KR100964657B1 KR1020020077568A KR20020077568A KR100964657B1 KR 100964657 B1 KR100964657 B1 KR 100964657B1 KR 1020020077568 A KR1020020077568 A KR 1020020077568A KR 20020077568 A KR20020077568 A KR 20020077568A KR 100964657 B1 KR100964657 B1 KR 100964657B1
Authority
KR
South Korea
Prior art keywords
packet
reception
received
data
network system
Prior art date
Application number
KR1020020077568A
Other languages
Korean (ko)
Other versions
KR20040049718A (en
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 KR1020020077568A priority Critical patent/KR100964657B1/en
Publication of KR20040049718A publication Critical patent/KR20040049718A/en
Application granted granted Critical
Publication of KR100964657B1 publication Critical patent/KR100964657B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

본원발명은 수신된 패킷이 정상적인 패킷인지 아니면 이미 수신된 패킷인지 판단하여 정확한 데이터 다운로드가 이루어질 수 있도록 한 홈 네트워크 시스템의 데이터 다운로드 방법에 관한 것으로, 수신되는 패킷이 설정된 수신순서에 맞는 패킷인지 판단하는 제1 단계와, 제1 단계 판단결과 수신순서에 맞는 패킷이면 해당 패킷이 최초 전송인지 재전송인지 판단하는 제2 단계와, 제2 단계 판단결과 최초 전송이면 해당 패킷을 저장하고 수신성공을 알리는 제3 단계와, 제2 단계 판단결과 재전송이면 전송횟수가 설정횟수를 초과하는지 판단하는 제4 단계와, 제4 단계 판단결과 전송횟수가 설정횟수를 초과하였으면 수신실패를 알리는 제5 단계와, 제4 단계 판단결과 전송횟수가 설정횟수를 초과하지 않았으면 그 패킷이 이미 저장된 패킷인지 판단하는 제6 단계와, 제6 단계 판단결과 이미 저장된 패킷이면 수신 성공을 다시 알리고, 이미 저장된 패킷이 아니면 패킷 저장 후 수신 성공을 알리는 제7 단계를 해당 데이터를 이루는 패킷들이 모두 다운로드 완료될 때까지 반복 수행한다. 따라서, 본원발명에 따르면, 한 번 수신된 패킷이 재수신될 경우 이를 인식하여 이전 수신과정에서 오류가 있을 경우 다시 수신 및 저장하고, 이전 수신과정에서 오류가 없이 정상적인 수신 및 저장이 이루어졌을 경우 정상적인 수신이 이루어졌음을 알리므로 중복된 패킷 수신에 따른 데이터 다운로드 오류를 방지하므로 통신의 신뢰성을 향상시킬 수 있다.

Figure R1020020077568

패킷, 패킷 넘버, 전송횟수

The present invention relates to a data download method of a home network system to determine whether a received packet is a normal packet or an already received packet so that accurate data download can be performed. A first step and a second step of determining whether the packet is the first transmission or a retransmission if the packet is in the reception order according to the first step, and a third step of storing the packet and notifying the reception success if the first transmission is the first transmission. And a fourth step of determining whether the number of transmissions exceeds the set number of times, if the retransmission result of the second step is determined, and a fifth step of notifying reception failure if the number of transmissions of the fourth level of determination result exceeds the number of times of setting; If it is determined that the number of transmissions does not exceed the set number of times, it is determined whether the packet is already stored. Step 6 and Step 6, if the packet is already stored, notify the reception success again, and if not the packet already stored, repeat step 7 until the completion of the download of all the packets that make up the data. . Therefore, according to the present invention, when a received packet is re-received, it is recognized and received and stored again when there is an error in the previous reception process, and normal reception and storage is made without error in the previous reception process. Since the reception of the received data is prevented, data download error due to the reception of duplicate packets can be prevented, thereby improving the reliability of the communication.

Figure R1020020077568

Packet, packet number, transmission count

Description

홈 네트워크 시스템의 데이터 다운로드 방법{data downloading method of home network system}Data downloading method of home network system

도 1은 일반적인 홈 네트워크 시스템의 구성을 나타낸 블록도1 is a block diagram showing the configuration of a typical home network system

도 2는 본 발명에 따른 홈 네트워크 시스템의 데이터 다운로드 방법을 나타낸 플로우챠트2 is a flowchart illustrating a data download method of a home network system according to the present invention.

본 발명은 홈 네트워크 시스템에 관한 것으로서, 특히 홈 네트워크 시스템의 데이터 다운로드 방법에 관한 것이다.The present invention relates to a home network system, and more particularly, to a data download method of a home network system.

홈 네트워크 시스템은 가정내의 각종 기기들, 즉, PC, 휴대폰, 냉장고, 세탁기, 전자레인지 등 다수개의 가전기기들을 하나의 네트워크로 상호 연결하여 통제하는 시스템을 말한다.The home network system refers to a system that controls a plurality of home appliances, such as PCs, mobile phones, refrigerators, washing machines, and microwave ovens, by interconnecting and controlling a plurality of home appliances.

즉, 홈 네트워킹 망을 통해 하나의 메인 기기를 통해 가정 내에 있는 모든 주변 기기들을 접속하여 제어하는 시스템으로, 현재 IEEE1394와 IEC61883 규격을 기반으로 한창 개발 진행 중에 있다.In other words, it is a system that connects and controls all peripheral devices in a home through a main device through a home networking network, and is currently under development in accordance with the IEEE1394 and IEC61883 standards.

이때 가정내의 모든 주변 기기들을 하나의 메인 기기로 제어하기 위해서는 통신버스 상에 여러 가지 신호를 하나로 통합하여 제어하는 프로토콜(protocol)이 갖추어져야 하고, 또 각 기기의 움직임을 사용자에게 보여주어 현재의 진행 상태를 알 수 있게 하여야만 홈 네트워킹 실현이 가능하게 된다.At this time, in order to control all the peripheral devices in the home as one main device, a protocol for integrating and controlling various signals on the communication bus should be provided and show the movement of each device to the user. Only by knowing the state can home networking be realized.

일반적인 홈 네트워크 시스템은 도 1에 도시된 바와 같이, 다수의 제품(12-1 ~ 12-N), 상기 다수의 제품(12-1 ~ 12-N) 각각과 전력선 사이에 연결된 어뎁터(11-1 ~ 11-N), 상기 다수의 제품(12-1 ~ 12-N)들을 통합관리하기 위한 프로그램 및 사용자 인터페이스를 구비한 네트워크 관리기(NM)(10), 상기 네트워크 관리기(10)와 전력선 사이에 연결된 어뎁터(11-0)를 포함한다.As shown in FIG. 1, a typical home network system includes a plurality of products 12-1 through 12 -N and an adapter 11-1 connected between each of the plurality of products 12-1 through 12 -N and a power line. 11-N), a network manager (NM) 10 having a program and a user interface for integrated management of the plurality of products 12-1 to 12-N, between the network manager 10 and the power line. It includes a connected adapter (11-0).

이때 어뎁터는 PLC(Power Line Communication) 모뎀이 많이 사용되고 있다.At this time, the adapter (PLC) modem is used a lot.

상술한 홈 네트워크 시스템에서 제품중에는 인터넷 가전제품이 포함될 수 있고, 인터넷 가전제품은 인터넷을 통해 자신에게 필요한 각종 정보 및 응용 프로그램 데이터를 다운로드(Download)할 수 있는 기능을 포함한 제품도 다수 있다.In the above-described home network system, products may include Internet home appliances, and there are a number of products including Internet home appliances, which include a function of downloading various information and application data necessary for the Internet home appliances.

이때 데이터는 패킷(Packet) 단위로 전송되는데, 하나의 데이터는 다수개의 패킷으로 이루어진다.At this time, data is transmitted in a packet unit, and one data includes a plurality of packets.

상기 인터넷 가전제품을 통해 각종 정보 및 응용 프로그램 데이터를 다운로드할 경우, 연결된 PLC 모뎀의 통신 신뢰성 그리고 비지(busy) 등 통신선로의 문제를 고려하여 동일한 패킷을 반복하여 재전송하도록 프로그램된 경우가 많다.In the case of downloading various information and application program data through the Internet home appliance, it is often programmed to retransmit the same packet repeatedly in consideration of problems of communication line such as communication reliability of the connected PLC modem and busy.

이와 같이, PLC 모뎀에서 동일한 패킷을 재전송할 경우, 해당 수신기기에서는 상기 PLC 모뎀에서 재전송된 패킷을 이미 수신한 패킷으로 인식하지 못하고 올바른 패킷으로 인식하게 된다. As such, when the same packet is retransmitted in the PLC modem, the receiver does not recognize the packet retransmitted in the PLC modem as a packet already received but recognizes it as a correct packet.                         

예를 들어, 어떤 데이터가 5개의 패킷으로 구성되어 있는데, 첫 번째 패킷을 송신하고 다시 첫 번째 패킷을 송신하면, 해당 수신기기에서는 상기 첫 번째 패킷을 이미 수신하였음에도 불구하고 다시 수신된 첫 번째 패킷을 두 번째 패킷으로 인식하여 전체 데이터에 오류가 발생하게 된다.For example, if some data consists of 5 packets, and the first packet is sent and then the first packet is sent again, the receiver receives the first packet again, even though the first packet has already been received. It is recognized as the second packet and an error occurs in the entire data.

종래의 기술에 따른 홈 네트워크 시스템은 동일한 패킷이 재전송되어도 이를 인식하지 못하고 정상적인 패킷으로 수신하여 전체 다운로드 데이터의 오류를 초래하는 문제가 있다.The home network system according to the related art does not recognize the same packet even if it is retransmitted, but receives a normal packet, thereby causing an error of the entire download data.

따라서 본 발명은 상기한 종래의 문제점을 해결하기 위하여 안출한 것으로서, 수신된 패킷이 정상적인 패킷인지 아니면 이미 수신된 패킷인지 판단하여 정확한 데이터 다운로드가 이루어질 수 있도록 한 홈 네트워크 시스템의 데이터 다운로드 방법을 제공함에 그 목적이 있다.Accordingly, the present invention has been made to solve the above-described problems, and provides a data download method of a home network system to determine whether a received packet is a normal packet or an already received packet so that accurate data download can be performed. The purpose is.

본 발명에 따른 홈 네트워크 시스템의 데이터 다운로드 방법의 일 예는, 수신되는 패킷이 설정된 수신순서에 맞는 패킷인지 판단하는 제1 단계와, 제1 단계 판단결과 수신순서에 맞는 패킷이면 해당 패킷이 최초 전송인지 재전송인지 판단하는 제2 단계와, 제2 단계 판단결과 최초 전송이면 해당 패킷을 저장하고 수신성공을 알리는 제3 단계와, 제2 단계 판단결과 재전송이면 전송횟수가 설정횟수를 초과하는지 판단하는 제4 단계와, 제4 단계 판단결과 전송횟수가 설정횟수를 초과하였으면 수신실패를 알리는 제5 단계와, 제4 단계 판단결과 전송횟수가 설정횟수를 초과하지 않았으면 그 패킷이 이미 저장된 패킷인지 판단하는 제6 단계와, 제6 단계 판단결과 이미 저장된 패킷이면 수신 성공을 다시 알리고, 이미 저장된 패킷이 아니면 패킷 저장 후 수신 성공을 알리는 제7 단계를 해당 데이터를 이루는 패킷들이 모두 다운로드 완료될 때까지 반복 수행한다.An example of a data download method of a home network system according to the present invention includes: a first step of determining whether a received packet is a packet in accordance with a set reception order; A second step of determining whether or not the second transmission is performed; and a third step of storing the packet and notifying reception success if the second transmission is the first transmission; and determining whether the number of transmissions exceeds the set number if the second transmission is retransmission. Step 4 and the fourth step, if the number of transmissions exceeds the set number of times, the fifth step of notifying the reception failure; and the fourth step, if the number of transmissions does not exceed the set number of times, determining whether the packet is already stored. In the sixth step and the sixth step, if the packet is already stored, the reception success is notified again. It is performed repeatedly until the packets to the seventh step to inform the ball constituting the data to be downloaded are finished.

이하, 첨부된 도면을 참조하여 본 발명에 따른 홈 네트워크 시스템의 데이터 다운로드 방법의 바람직한 일실시예를 상세히 설명하면 다음과 같다.Hereinafter, a preferred embodiment of a data download method of a home network system according to the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명에 따른 홈 네트워크 시스템의 데이터 다운로드 방법을 나타낸 플로우챠트이다.2 is a flowchart illustrating a data download method of a home network system according to the present invention.

먼저, 본 발명은 홈 네트워크 시스템에 전원이 공급되어 네크워크가 가동된 상태에서 사용자가 인터넷 냉장고, 인터넷 티브이, 인터넷 세탁기 또는 퍼스널 컴퓨터 등의 인터넷 가전제품을 이용하여 인터넷에 접속하고 구동 프로그램 또는 응용 프로그램 등의 데이터 다운로드를 명령한다.First, the present invention is connected to the Internet using the Internet home appliances such as Internet refrigerators, Internet TVs, Internet washing machines or personal computers in the state that the power is supplied to the home network system network is operated, the drive program or application Command to download data.

따라서 인터넷 가전제품에 연결된 PLC 모뎀(이하, 모뎀)은 해당 데이터를 패킷 단위로 다운로드를 수행한다.Therefore, a PLC modem (hereinafter, referred to as a modem) connected to an Internet home appliance downloads the corresponding data in packet units.

이때 데이터는 다수의 패킷으로 이루어지는데, 각각의 패킷에는 자신이 전체 패킷중 몇 번째 패킷인지를 정의하는 넘버링 정보가 포함되어 있다.At this time, the data is composed of a plurality of packets, each of which contains numbering information that defines the number of packets of the entire packet.

예를 들어, 어떤 데이터가 10개의 패킷으로 이루어져 있다면, 첫 번째 패킷은 패킷 넘버(1/10) 즉, 자신이 10개의 패킷중 첫 번째 패킷이라는 넘버링 정보를 포함하고 있고, 10번째 패킷은 패킷 넘버(10/10) 즉, 자신이 10개의 패킷중 열 번째 패킷이라는 넘버링 정보를 포함하고 있다.For example, if some data consists of 10 packets, the first packet contains the packet number (1/10), that is, the numbering information that it is the first of the 10 packets, and the 10th packet is the packet number. (10/10) That is, it contains numbering information that it is the tenth packet of the ten packets.

따라서 본 발명 설명의 편의를 위하여 수신하고자 하는 데이터가 10개의 패 킷으로 구성되어 있고 전송횟수가 2회까지로 제한되어 있다고 가정한다.Therefore, for the convenience of description of the present invention, it is assumed that the data to be received is composed of 10 packets and the number of transmissions is limited to 2 times.

즉, 도 2에 도시된 바와 같이, 모뎀은 패킷의 넘버를 판단하기 위한 패킷 넘버 비교변수, 'N'을 '1'로 초기화시킨다(S11).That is, as shown in FIG. 2, the modem initializes the packet number comparison variable 'N' to '1' to determine the packet number (S11).

이어서 모뎀은 최초로 패킷을 수신하기 위한 조건을 만족하도록 패킷 수신 플래그를 '클리어(Clear)'시킨다(S12).Subsequently, the modem 'clears' the packet reception flag so as to satisfy a condition for initially receiving the packet (S12).

이때 패킷 수신 플래그는 패킷 수신여부를 기억하기 위한 것으로, 모뎀은 플래그가 '셋'되어 있으면 이미 해당 패킷이 수신되었다는 것으로 인식하고, 플래그가 '클리어'되어 있으면 아직 패킷이 수신되지 않았다는 것으로 인식한다.At this time, the packet reception flag is for storing whether the packet is received. If the flag is 'set', the modem recognizes that the packet has already been received. If the flag is 'clear', the packet is not yet received.

이어서 패킷 수신여부를 파악하여(S13), 패킷이 수신되면 패킷 넘버가 'N'인지 즉, '1(1/10)'인지 판단한다(S14).Subsequently, it is checked whether the packet is received (S13), and when the packet is received, it is determined whether the packet number is 'N', that is, '1 (1/10)' (S14).

상기 판단결과(S14), 패킷 넘버가 '1'이면 일단 첫 번째 패킷 수신은 확인된 상태이므로 다음 패킷 즉, 두 번째 패킷 수신에 대비하여 'N'을 '1'증가시킨다(S15).As a result of the determination (S14), if the packet number is '1', since the first packet reception is confirmed, 'N' is increased by '1' in preparation for receiving the next packet, that is, the second packet (S15).

그리고 패킷 전송횟수가 '1'인지 즉, 최초 전송인지 판단하고(S16), 최초 전송이면 해당 패킷을 저장하고(S17), 수신성공(ACK)을 송신한 다음(S18), 패킷 수신이 완료되었으므로 패킷 수신 플래그를 '셋'시킨다(S19).Since the number of packet transmissions is '1', that is, whether it is the first transmission (S16), if it is the first transmission, the corresponding packet is stored (S17), and a successful reception (ACK) is transmitted (S18). The packet reception flag is 'set' (S19).

이어서 패킷 넘버 비교변수 'N'에서 '1'을 감한 'N-1'이 마지막 패킷의 넘버 'L'과 동일한지 즉, 마지막 패킷까지 수신 완료되었는지 판단한다(S20).Subsequently, it is determined whether 'N-1' after subtracting '1' from the packet number comparison variable 'N' is the same as the number 'L' of the last packet, that is, whether the last packet has been received (S20).

이때 상기 단계(S15)에서 패킷을 수신한후 다음 패킷에 대비하여 'N'을 '1'만큼 미리 증가시켰으므로 실제 수신된 패킷 넘버가 마지막 패킷인지 판단하기 위 해 'N'에서 '1'을 감한 'N-1'과 마지막 패킷의 넘버 'L'을 비교하는 것이다.At this time, after receiving the packet in step S15, 'N' is increased by '1' in advance in preparation for the next packet, so that '1' in 'N' is determined to determine whether the actual packet number is the last packet. Compare the subtracted 'N-1' with the number 'L' of the last packet.

상기 판단결과(S20), 실제로 수신된 패킷은 첫 번째 패킷이므로 상기 단계(S12)로 복귀하여, 다음 단계(S12)(S13)(S14)들을 수행한다.As a result of the determination (S20), since the actually received packet is the first packet, the process returns to the step S12 and performs the following steps S12, S13, and S14.

이어서 상기 판단결과(S14), 패킷 넘버가 'N' 즉, '2'가 아니면, 패킷 넘버가 'N-1' 즉, '1'인지 다시 말해, 두 번째 패킷이 수신될 차례이지만 실제로는 첫 번째 패킷이 다시 수신되었는지 판단한다(S21).Subsequently, when the determination result S14 indicates that the packet number is not 'N', that is, '2', the packet number is 'N-1', that is, '1', that is, the second packet is received but is actually the first. It is determined whether the first packet is received again (S21).

상기 판단결과(S21), 패킷 넘버가 'N-1' 이 아니면 수신 실패(NAK)를 송신하고 상기 단계(S12)로 복귀한다.As a result of the determination (S21), if the packet number is not 'N-1', a reception failure (NAK) is transmitted and the process returns to the step S12.

이때 첫 번째 패킷 수신이 한번에 정상적으로 이루어진 것으로 설명하였으나, 실제 통신선로가 비지(Busy) 상태이거나 통신에러 등으로 첫 번째 패킷 수신이 1회 또는 그 이상 이루어지지 못한 경우도 있다.At this time, the first packet reception was described as normal at one time, but the actual communication line may be busy or the first packet may not be received once or more due to a communication error.

상기 판단결과(S21), 패킷 넘버가 'N-1'이면 즉, '1'이면 전송횟수가 '1'인지 판단하는데(S16), 재전송이므로 전송횟수가 '2'인지 다시 판단하고(S22), 전송횟수가 '2'를 초과하면 수신 실패(NAK)를 송신하고 상기 단계(S12)로 복귀한다.In the determination result (S21), if the packet number is 'N-1', that is, '1', it is determined whether the number of transmissions is '1' (S16). Since it is retransmission, it is again determined whether the number of transmissions is '2' (S22). When the number of transmissions exceeds '2', a reception failure NAK is transmitted and the process returns to step S12.

한편, 상기 판단결과(S22), 전송횟수가 '2'이면 패킷 수신 플래그가 '클리어'된 상태인지 판단한다(S23).On the other hand, if it is determined in step S22 that the number of transmissions is '2', it is determined whether the packet reception flag is 'clear' (S23).

이때 전송횟수가 '2'라는 것은 재전송을 의미하는데, 실제 통신선로가 비지(Busy) 상태이거나 통신에러 등으로 첫 번째 패킷 수신이 이루어지지 못하여 재전송할 수도 있고, 정상적으로 이루어졌는데 모뎀 특성상 재전송하는 경우도 있으므로 이를 판단하기 위하여 패킷 수신 플래그를 체크하는 것이다. In this case, the number of transmission '2' means retransmission, and the actual communication line may be busy or retransmit because the first packet is not received due to a communication error, etc. Therefore, the packet reception flag is checked to determine this.                     

상기 판단결과(S23), 패킷 수신 플래그가 '클리어'된 상태이면 최초 수신이 이루어지지 못한 것을 의미하므로 수신된 패킷을 저장하고(S24), 수신성공(ACK)을 송신한 다음(S25), 상기 단계(S12)로 복귀한다.As a result of the determination (S23), if the packet reception flag is 'clear', it means that the first reception was not performed. Therefore, the received packet is stored (S24), and the reception success (ACK) is transmitted (S25). Return to step S12.

한편, 상기 판단결과(S23), 패킷 수신 플래그가 '클리어'된 상태가 아니면 즉, '셋'된 상태이면 이미 수신 완료된 패킷이 다시 수신된 것이므로 패킷 수신 플래그를 '클리어'시키고(S26), 수신성공(ACK)을 다시 송신한 다음(S27), 상기 단계(S13)로 복귀한다.On the other hand, if the result of the determination (S23), the packet reception flag is not 'clear' state, that is, 'set' state, since the already received packet is received again, the packet reception flag is 'cleared' (S26) and received. After success (ACK) is transmitted again (S27), the process returns to the step S13.

이와 같이, 이전 패킷이 다시 수신되거나 정상적인 순서로 두 번째 패킷에서 마지막 열 번째 패킷까지 상술한 단계(S12 ~ S27)들을 반복 수행하는 도중 상기 단계(S20)에서 마지막 패킷 수신이 완료된 것으로 판단되면 최초 단계(S11)로 복귀하여 'N'을 '1'로 초기화시킴으로서, 새로운 데이터 수신을 대기한다.As such, when the previous packet is received again or when it is determined that the reception of the last packet is completed in the step S20 while repeating the above-described steps S12 to S27 in the normal order from the second packet to the last tenth packet, the first step is performed. By returning to S11 and initializing 'N' to '1', it waits for new data reception.

본 발명에 따른 홈 네트워크 시스템의 데이터 다운로드 방법은 한번 수신된 패킷이 재수신될 경우 이를 인식하여 이전 수신과정에서 오류가 있을 경우 다시 수신 및 저장하고, 이전 수신과정에서 오류가 없이 정상적인 수신 및 저장이 이루어졌을 경우 정상적인 수신이 이루어졌음을 알리므로 중복된 패킷 수신에 따른 데이터 다운로드 오류를 방지하므로 통신의 신뢰성을 향상시킬 수 있다.The data download method of the home network system according to the present invention recognizes when a received packet is re-received and receives and stores it again when there is an error in the previous reception process. In this case, since the normal reception is performed, data download error due to duplicate packet reception is prevented, thereby improving communication reliability.

Claims (10)

인터넷 등 통신매체를 통해 데이터 다운로드가 가능한 제품이 적어도 하나 이상 연결된 홈 네트워크 시스템에 있어서,In a home network system connected to at least one product that can download data through a communication medium, such as the Internet, 수신되는 패킷이 설정된 수신순서에 맞는 패킷인지 판단하는 제1 단계;A first step of determining whether a received packet corresponds to a set reception order; 상기 제1 단계 판단결과 수신순서에 맞는 패킷이면 해당 패킷이 최초 전송인지 재전송인지 판단하는 제2 단계;A second step of determining whether the packet is initially transmitted or retransmitted if the packet is in the reception order according to the first step determination result; 상기 제2 단계 판단결과 최초 전송이면 해당 패킷을 저장하고 수신성공을 알리는 제3 단계;A third step of storing a corresponding packet and notifying reception success if the second transmission is the first transmission result; 상기 제2 단계 판단결과 재전송이면 전송횟수가 설정횟수를 초과하는지 판단하는 제4 단계;A fourth step of determining whether the number of transmissions exceeds a set number of times when the second level determination result is retransmission; 상기 제4 단계 판단결과 전송횟수가 설정횟수를 초과하였으면 수신실패를 알리는 제5 단계;A fifth step of notifying reception failure if the number of transmission times exceeds the set number of times as a result of the fourth step determination; 상기 제4 단계 판단결과 전송횟수가 설정횟수를 초과하지 않았으면 상기 패킷이 이미 저장된 패킷인지 판단하는 제6 단계; 그리고A sixth step of determining whether the packet is an already stored packet if the number of transmissions does not exceed a set number of times as a result of the fourth step determination; And 상기 제6 단계 판단결과 이미 저장된 패킷이면 수신 성공을 다시 알리고, 이미 저장된 패킷이 아니면 패킷 저장후 수신 성공을 알리는 제7 단계를 해당 데이터를 이루는 패킷들이 모두 다운로드 완료될 때까지 반복 수행하는 홈 네트워크 시스템의 데이터 다운로드 방법.The home network system repeats the successful reception if the packet is already stored, and if the packet is not already stored, repeats the seventh step of notifying the successful reception until all the packets of the corresponding data have been downloaded. How to download data. 제1 항에 있어서,According to claim 1, 상기 제1 단계는 패킷의 넘버링 정보를 참조하여 이루어지는 홈 네트워크 시스템의 데이터 다운로드 방법.The first step is a data download method of a home network system, which is performed by referring to packet numbering information. 제1 항에 있어서,According to claim 1, 상기 제3 단계에서 수신성공을 알린후 패킷 수신 플래그를 '셋(Set)'하는 단계를 더 포함하는 홈 네트워크 시스템의 데이터 다운로드 방법.And “set” the packet reception flag after notifying the reception success in the third step. 제1 항에 있어서,According to claim 1, 상기 제6 단계에서 상기 패킷이 이미 저장된 패킷인지 판단하는 단계는 패킷 수신 플래그가 '셋'되어 있으면 이미 저장된 패킷으로 판단하고, 패킷 수신 플래그가 '클리어(Clear)'되어 있으면 이미 저장된 패킷이 아닌 것으로 판단하는 홈 네트워크 시스템의 데이터 다운로드 방법.In the sixth step, determining whether the packet is already stored is a packet that is already stored if the packet reception flag is 'set', and is not already stored if the packet reception flag is 'clear'. How to download the data of the home network system to determine. 제1 항에 있어서,According to claim 1, 상기 제7 단계에서 이미 저장된 패킷이면 수신 성공을 다시 알리는 단계에서 패킷 수신 플래그를 '클리어'시키는 단계를 더 포함하는 홈 네트워크 시스템의 데이터 다운로드 방법.And if the packet has already been stored in the seventh step, 'clearing' the packet reception flag in the step of notifying the reception success again. 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete
KR1020020077568A 2002-12-07 2002-12-07 data downloading method of home network system KR100964657B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020077568A KR100964657B1 (en) 2002-12-07 2002-12-07 data downloading method of home network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020077568A KR100964657B1 (en) 2002-12-07 2002-12-07 data downloading method of home network system

Publications (2)

Publication Number Publication Date
KR20040049718A KR20040049718A (en) 2004-06-12
KR100964657B1 true KR100964657B1 (en) 2010-06-21

Family

ID=37344092

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020077568A KR100964657B1 (en) 2002-12-07 2002-12-07 data downloading method of home network system

Country Status (1)

Country Link
KR (1) KR100964657B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101588976B1 (en) * 2014-10-22 2016-01-27 삼성에스디에스 주식회사 Apparatus and method for transmitting file

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100735968B1 (en) * 2005-02-07 2007-07-06 엘지전자 주식회사 Method for providing download and upload service in living network control system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950016099A (en) * 1993-11-30 1995-06-17 에프. 비. 룰루디스 Data packet retransmission device
WO1996018256A2 (en) * 1994-12-09 1996-06-13 British Telecommunications Public Limited Company Multi-processor environments
KR19980021107A (en) * 1996-09-13 1998-06-25 김광호 Communication method to improve confirmation signal reception failure in data communication
KR20010024815A (en) * 1998-10-27 2001-03-26 야스카와 히데아키 Data transfer controller and electronic device
KR20010087866A (en) * 2000-03-09 2001-09-26 서평원 A retransmitting device and a method of packet data
KR20010102221A (en) * 1999-12-20 2001-11-15 구사마 사부로 Data transfer controller, information storage medium, and electronic apparatus
KR20020028470A (en) * 2000-10-10 2002-04-17 구자홍 system and method for remote control and monitoring of electric home appliances
KR20020041193A (en) * 2000-11-27 2002-06-01 구자홍 Network method and apparatus for home appliance

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950016099A (en) * 1993-11-30 1995-06-17 에프. 비. 룰루디스 Data packet retransmission device
WO1996018256A2 (en) * 1994-12-09 1996-06-13 British Telecommunications Public Limited Company Multi-processor environments
KR19980021107A (en) * 1996-09-13 1998-06-25 김광호 Communication method to improve confirmation signal reception failure in data communication
KR20010024815A (en) * 1998-10-27 2001-03-26 야스카와 히데아키 Data transfer controller and electronic device
KR20010102221A (en) * 1999-12-20 2001-11-15 구사마 사부로 Data transfer controller, information storage medium, and electronic apparatus
KR20010087866A (en) * 2000-03-09 2001-09-26 서평원 A retransmitting device and a method of packet data
KR20020028470A (en) * 2000-10-10 2002-04-17 구자홍 system and method for remote control and monitoring of electric home appliances
KR20020041193A (en) * 2000-11-27 2002-06-01 구자홍 Network method and apparatus for home appliance

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101588976B1 (en) * 2014-10-22 2016-01-27 삼성에스디에스 주식회사 Apparatus and method for transmitting file

Also Published As

Publication number Publication date
KR20040049718A (en) 2004-06-12

Similar Documents

Publication Publication Date Title
CN100483966C (en) Control device and method for automatic household system
US6665384B2 (en) Methods and apparatus for appliance communication interface
CN100479359C (en) Method and apparatus for polling transmission status in a wireless communication system
CN1848720B (en) Method and system for detecting an erroneous sequence number in a status report unit
EP1569419A1 (en) Method of assigning addresses to a plurality of devices on a network and a network system therefor
KR20050032313A (en) Home network system
CN101369876A (en) Method and apparatus for triggering a query function in a wireless communications system
CN102739484A (en) Method for updating driving program of equipment
CN113259391B (en) Data transmission method and device applied to multi-level node network
CN104038845A (en) Method and device for transmitting message
CN102694870A (en) Online upgrading method of gateway for dynamically allocating address
CN101120579B (en) Method for providing download and upload service in network control system
CN107612841A (en) A kind of method, apparatus and computer equipment for transmitting data
CN108810129A (en) Internet of Things network control system and method, terminal device and local network services equipment
CN102693142A (en) Network adaptation method and device
CN101902457B (en) System for configuring external communication protocol and method thereof
CN105940658B (en) A kind of transmission method of user data, device and terminal
KR20020003726A (en) Method for confirming receiving of Protocol data
KR100964657B1 (en) data downloading method of home network system
CN112887416B (en) Frequency adjustment method and device for sending keep-alive packets
CN101605128A (en) The method that the LINUX master-slave equipment communicates by Ethernet interface
US20030131101A1 (en) Method for deciding network manager in home network
EP1511273A1 (en) Packet receiving method for use in a mobile terminal
KR100445658B1 (en) Home Appliance Network System with Multiple Communication Protocol and Operating Method for the Same
CN110913431A (en) Data wireless transmission method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130514

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140523

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150522

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160524

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170512

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180514

Year of fee payment: 9