KR100926669B1 - System for transmitting data using erasure resilient code - Google Patents

System for transmitting data using erasure resilient code Download PDF

Info

Publication number
KR100926669B1
KR100926669B1 KR1020090027909A KR20090027909A KR100926669B1 KR 100926669 B1 KR100926669 B1 KR 100926669B1 KR 1020090027909 A KR1020090027909 A KR 1020090027909A KR 20090027909 A KR20090027909 A KR 20090027909A KR 100926669 B1 KR100926669 B1 KR 100926669B1
Authority
KR
South Korea
Prior art keywords
frame
block
blocks
unit
error
Prior art date
Application number
KR1020090027909A
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 KR1020090027909A priority Critical patent/KR100926669B1/en
Application granted granted Critical
Publication of KR100926669B1 publication Critical patent/KR100926669B1/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/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0045Arrangements at the receiver end

Abstract

PURPOSE: A system for transmitting data using an erasure resilient code is provided to maximize the reuse of a frame with an error at a wireless network by re-encoding according to a network status. CONSTITUTION: In a system for transmitting data using an erasure resilient code, a block configuration part(100) comprises contents data with blocks smaller size than the frame size of the MAC(Media Access Control). An encoding unit(200) encodes blocks generated through the block configuration part. The encoding unit performs a function of adding the CRC(Cyclic Redundancy Checking). The frame configuration unit(300) comprises a frame with the blocks generated through the block configuration part and the blocks encoded through the encoding unit. A frame transmission unit(400) transmits the frame generated through the frame configuration part. A frame receiver(500) receives the transmitted frame and an error confirmation device(600) disposes of the block with an error..

Description

소거 회복 코드를 이용한 데이터 전송 시스템{SYSTEM FOR TRANSMITTING DATA USING ERASURE RESILIENT CODE}Data transfer system using erasure recovery code {SYSTEM FOR TRANSMITTING DATA USING ERASURE RESILIENT CODE}

본 발명은 소거 회복 코드(Erasure resilient code: ERC)를 이용한 무선 센서 네트워크에서의 신뢰성 보장을 위한 데이터 전송방식으로서, 보다 구체적으로는 송신단은 콘텐츠를 작은 크기의 블록들로 나눈 뒤 인코딩한 후, 인코딩된 블록들로 구성된 프레임을 전송하며, 수신단은 수신된 프레임중 오류가 생긴 블록만을 폐기하고, 오류가 없는 블록들은 재전송 및 디코딩을 위하여 사용함으로써, 오류가 생긴 프레임전체에 대한 재전송이 없으며, 네트워크를 효율적으로 사용하는 전송방식에 관한 것이다.The present invention provides a data transmission method for guaranteeing reliability in a wireless sensor network using erasure resilient code (ERC). More specifically, the transmitting end encodes after dividing the content into smaller blocks. The receiver transmits a frame composed of blocks, and the receiving end discards only the block in which the error occurred and uses the blocks without error for retransmission and decoding, so that there is no retransmission of the entire error frame. The present invention relates to an efficient transmission method.

일반적으로, 송신자가 전송하는 모든 패킷을 수신자가 오류 없이 모두 수신을 하기 위하여, 즉 신뢰적 데이터 전송을 위하여 무선 센서 네트워크에서는 자동 반복요청(Autumatic Repeat Request: ARQ) 방식이 사용된다. In general, an automatic repeat request (ARQ) scheme is used in a wireless sensor network so that a receiver can receive all packets transmitted by a sender without error, that is, for reliable data transmission.

통신환경이 나쁜 무선 센서 네트워크에서, 전송 중 프레임에 오류가 생기면 기존의 ARQ 방식은 1 bit의 오류가 있을 시에도 전체 프레임을 폐기하고 다시 재전송을 요구하였다. In a wireless sensor network with poor communication environment, if an error occurs in a frame during transmission, the existing ARQ method requires retransmission after discarding the entire frame even when there is an error of 1 bit.

예를 들어, 100 Byte의 프레임이 수신이 되었을 경우, 1 bit의 에러 시 나머지 에러가 없이 수신된 99 Byte + 7 Bit 는 사용을 하지 않고 폐기하며, 송신자에게 해당 프레임을 다시 재전송 하도록 요구한다. For example, if a frame of 100 bytes is received, 99 bytes + 7 bits received without remaining errors in the case of 1 bit error are discarded without using them, and the sender is requested to retransmit the frame.

본 발명에서는, 작은 블록들을 모아서 하나의 패킷(프레임)을 구성하도록 하며, 에러 발생시 에러가 있는 블록만을 폐기하고 에러가 없는 블록은 추출하여 재전송 및 디코딩을 위하여 사용함으로써 네트워크 효율을 증가시킨다. 신뢰성이 보장되어야 하는 환경에서 사용되었던 오류 패킷에 대한 재전송 방식을 대치하기 위하여, 소거 회복 코드(Erasure-Resilient Code)를 사용하여 폐기시킨 에러블록에 대한 재전송이 필요 없게 하였으며, 새로운 블록을 수신하여 수신자는 송신자가 보내고자 하는 original 파일을 디코딩을 통하여 복구할 수 있다. In the present invention, small blocks are collected to form one packet (frame), and when an error occurs, only an errored block is discarded and an error-free block is extracted and used for retransmission and decoding, thereby increasing network efficiency. In order to replace the retransmission method for the error packet used in the environment where reliability should be guaranteed, the retransmission of the error block discarded using the erasure-resilient code is eliminated, and the new block is received and received. Can recover the original file that the sender wants to send by decoding.

Erasure-Resilient Code는, 순방향 오류 수정(Forward Error Correction: FEC) 코드 방식으로 호칭되기도 하는데, 네트워크에서 데이터 전송 중 패킷의 손실 시 클라이언트(client) 측에서 손실된 패킷의 재전송 없이 복구할 수 있도록 하는 블록 인코딩 전송 방법이다. Erasure-Resilient Code, also known as Forward Error Correction (FEC) code, is a block that allows the client to recover lost packets without retransmitting lost packets during data transmission on the network. Encoding transmission method.

다시 말해, 콘텐츠 서버(Content Server)가 인코딩된 패킷을 전송하면, 데이터를 수신한 클라이언트 측에서 패킷의 손실이 발생하더라도 다른 인코딩된 패킷을 추가적으로 수신하면 원상태의 파일을 복구할 수 있다. 이와 같은 이유로, FEC는 클라이언트가 패킷의 손실을 스스로 복구할 수 있는 순방향 오류 수정 방식이라고 한다. In other words, when the content server transmits the encoded packet, even if a packet loss occurs on the client side that receives the data, the original file may be recovered by additionally receiving another encoded packet. For this reason, FEC is a forward error correction scheme that allows clients to recover packet loss on their own.

유선 및 무선 네트워크에서 적용되는 전통적인 패킷 복구 FEC는 인코딩 후 생성되는 블록의 크기와 전송되는 패킷의 크기를 동일하게 설정하며, 인코딩후 생성되는 패킷의 수는 original 패킷의 수보다 크게 하여 인코딩을 수행한다.Traditional packet recovery FEC applied in wired and wireless networks sets the size of the block generated after encoding and the size of the transmitted packet to be the same, and the encoding is performed by making the number of packets generated after encoding larger than the number of original packets. .

위의 패킷손실을 위한 FEC 방식뿐만 아니라 bit 에러 복구를 위한 FEC 방식도 있다. bit 에러 복구를 위한 FEC 방식에서는 패킷 1개를 인코딩하며, 인코딩되어진 부분을 패킷후반부에 포함하여 프레임을 구성하고 전송한다. 패킷내부에 bit 에러가 발생할시 인코딩 부분을 이용하여 패킷을 복구하는 방식이다. In addition to the FEC scheme for packet loss, there is also an FEC scheme for bit error recovery. In the FEC method for bit error recovery, one packet is encoded, and the encoded part is included in the latter part of the packet to configure and transmit a frame. When a bit error occurs inside a packet, the packet is recovered using the encoding part.

유선 네트워크에서는 패킷내부의 에러보다는 패킷자체의 손실이 발생하기 때문에 bit 에러 복구 방식은 주로 무선 네트워크에서 사용된다. 즉, 에러 발생 시 인코딩부분을 이용하여 디코딩하여 패킷을 복구하게 되지만, 에러가 없을 시에는 추가적으로 포함된 인코딩 부분은 필요가 없게 되어서 네트워크 자원을 비효율적으로 사용하게 되며, 또 bit 에러가 많이 발생할 때에는 인코딩 부분만을 이용하여서는 패킷을 복구할 수 없게 되어서, 해당 네트워크 최고 에러율을 고려하여야 한다. 에러율의 변화가 심한 네트워크에서는 부가적으로 첨가된 인코딩 부분으로 인해 네트워크 자원을 비효율적으로 사용하는 결과를 초래한다. In the wired network, the bit error recovery method is mainly used in the wireless network because the packet itself is lost rather than the error in the packet. In other words, when an error occurs, the packet is recovered by decoding using the encoding part. However, when there is no error, the additionally included encoding part is not needed, thereby inefficiently using network resources, and encoding when a lot of bit errors occur. The packet cannot be recovered using only the part, so the corresponding network highest error rate should be considered. In networks with a large variation in error rates, additionally added encoding results in inefficient use of network resources.

많은 종류의 FEC 인코딩 방식이 존재하는데, 본 발명에서 사용하고자 하는 코드는 레이트리스(Rateless) 코드 방식의 코드들을 사용하고자 한다. LT 코드, Online 코드 등이 Rateless 코드 방식에 해당하며, 기존의 FEC 방식에서는 인코딩 후 생성되는 패킷의 수를 미리 정하여 인코딩을 한다. 즉, original 패킷 및 인코딩 패킷의 수를 에러율을 예측하여 생성하게 된다. 에러율이 예측한 것보다 크게 되어 original 패킷 및 인코딩 패킷을 모두 전송하여도 수신자가 디코딩에 필요한 숫자의 패킷을 수신을 하지 못하였을 때에는 디코딩에 필요한 패킷들이 재전송을 통하여 전송되어야 한다.There are many kinds of FEC encoding schemes, and the code to be used in the present invention intends to use codes of a rateless code scheme. The LT code and the online code correspond to the rateless code method. In the conventional FEC method, the number of packets generated after encoding is predetermined and encoded. That is, the number of original packets and encoded packets are generated by predicting an error rate. If the receiver fails to receive the number of packets necessary for decoding even if both the original packet and the encoded packet are transmitted because the error rate is larger than expected, the packets necessary for decoding should be transmitted through retransmission.

Rateless code는 위의 단점을 보완하는 방식으로서, 위와 같은 상황이 발생시 추가적으로 송신자는 새로운 인코딩 패킷을 생성하여 전송을 하게 되며 수신자는 새로 생성된 인코딩 패킷을 이용하여 디코딩을 수행 할 수 있다. Rateless code compensates for the above shortcomings.In this situation, the sender generates a new encoding packet and transmits it. The receiver can decode using the newly generated encoding packet.

무선 네트워크의 MAC(Media Access Control) 전송단위인 프레임의 헤더는 모든 프레임에 사용하여야 한다. 따라서, 헤더 때문에 발생하는 overhead 를 감소하고 네트워크 효율을 높이기 위하여는 프레임의 크기를 크게 하여 전송하여야 한다. 프레임의 크기가 크면 네트워크 효율이 높아지지만 다음과 같은 문제점을 야기한다. The header of a frame, which is a MAC (Media Access Control) transmission unit of a wireless network, should be used for all frames. Therefore, in order to reduce overhead caused by the header and increase network efficiency, the frame size should be increased. A large frame size increases network efficiency but causes the following problems.

주어진 무선 네트워크 환경에서 FER(Frame Error Rate)은 프레임의 크기가 커질 가능성이 높아진다. 즉, 프레임의 크기가 커지면 커질수록 프레임의 오류가 발생될 확률이 크게 된다. In a given wireless network environment, the frame error rate (FER) increases the likelihood that the frame size will increase. In other words, as the size of the frame increases, the probability of generating an error of the frame increases.

따라서, 프레임 에러율을 감소하기 위해서는 작은 크기의 프레임을 선호한다. 네트워크 효율을 높이기 위해서는 크기가 큰 프레임을 사용하여야 하고, 에러율을 줄이기 위해서는 작은 프레임을 사용하여야 하는 어려움이 있다.Therefore, in order to reduce the frame error rate, a small frame size is preferred. In order to increase network efficiency, a large frame should be used, and a small frame should be used to reduce an error rate.

본 발명은 상기와 같은 문제점을 감안하여 안출된 것으로, 송신단은 작은 크기의 인코딩된 블록들로 구성된 프레임을 전송하고, 수신단은 오류가 생긴 블록만을 폐기하고 오류가 없는 블록들을 사용하도록 함으로써, 네트워크의 자원을 효율적으로 사용하는 신뢰성 전송 방식을 제공함에 그 특징적인 목적이 있다. The present invention has been made in view of the above problems, and the transmitting end transmits a frame composed of encoded blocks of small size, and the receiving end discards only the block in which error occurs and uses blocks without errors. Its purpose is to provide a reliable transmission scheme that efficiently uses resources.

이러한 기술적 과제를 달성하기 위하여, 본 발명은, 소거 회복 코드를 이용한 데이터 전송 시스템에 관한 것으로서, 전송하고자 하는 콘텐츠를 소정 크기의 블록들로 나누고, 블록들을 소거 회복 코드(Erasure resilient code)를 이용하여 인코딩하며, 인코딩된 소정 크기의 블록들을 모아 무선 센서 네트워크의 전송단위인 프레임을 구성하는 송신단; 상기 송신단으로부터 상기 프레임을 수신하여, 오류가 발생한 블록은 폐기하고, 오류가 발생하지 않은 블록은 추출하여 재전송 또는 디코딩을 위해 사용하는 수신단; 을 포함하는 것을 특징으로 한다.In order to achieve the above technical problem, the present invention relates to a data transmission system using an erase recovery code, wherein the content to be transmitted is divided into blocks of a predetermined size, and the blocks are erased using an erase resilient code. A transmitter that encodes and collects blocks of a predetermined size to form a frame that is a transmission unit of a wireless sensor network; A receiving end receiving the frame from the transmitting end, discarding a block in which an error occurs, extracting a block in which no error occurs, and using the same for retransmission or decoding; Characterized in that it comprises a.

또한 상기 송신단은, 전송하고자 하는 콘텐츠 데이터를 소정 크기의 블록들로 구성하는 블록 구성부; 상기 블록 구성부를 통해 생성된 블록들을 레이트리스(Rateless) 코드를 사용하여 인코딩한 후, 인코딩된 블록마다 블록별 번호를 확인하기 위한 헤더를 첨가하고, 블록별 에러 여부를 확인하기 위한 CRC(Cyclic Redundancy Checking)를 첨가하는 인코딩부; 상기 블록 구성부를 통해 생성된 블록들과, 인코딩부를 통해 인코딩된 블록들을 모아서 MAC 전송 단위인 프레임을 구성 하는 프레임 구성부; 및 프레임 구성부를 통해 생성된 프레임을 전송하는 프레임 송신부; 를 포함하며, 상기 수신단은, 상기 프레임 송신부로부터 송신된 프레임을 수신하는 프레임 수신부; 및 상기 프레임 수신부를 통해 수신한 프레임을 블록별로 오류 유무를 확인하는 오류 확인부; 를 포함하는 것을 특징으로 한다. In addition, the transmitting end, the block configuration unit for configuring the content data to be transmitted into blocks of a predetermined size; After encoding the blocks generated by the block configuration unit using a rateless code, a header for identifying a block number is added to each encoded block, and a cyclic redundancy for checking an error for each block. An encoding unit to add Checking); A frame constructing unit configured to collect blocks generated through the block constructing unit and blocks encoded through the encoding unit to form a frame that is a MAC transmission unit; And a frame transmitter for transmitting the frame generated through the frame configuration unit. It includes, The receiving end, The frame receiving unit for receiving a frame transmitted from the frame transmitting unit; And an error checking unit for checking an error of the frame received through the frame receiving unit for each block. Characterized in that it comprises a.

또한 상기 블록 구성부는, 상기 콘텐츠 데이터를 MAC(Media Access Control)의 프레임 크기보다 작은 크기의 블록들로 구성하는 것을 특징으로 한다.In addition, the block configuration unit, characterized in that the content data is composed of blocks of a size smaller than the frame size of the MAC (Media Access Control).

또한 상기 인코딩부는, 인코딩하여 생성된 블록의 수를 원본(original) 블록의 수 보다 크도록 하는 것을 특징으로 한다.In addition, the encoding unit is characterized in that the number of blocks generated by encoding is larger than the number of original (original) blocks.

또한 상기 프레임 구성부는, 인코딩된 블록만으로 프레임을 구성하거나, 원본(original) 블록을 포함하여 프레임을 구성하는 것을 특징으로 한다. In addition, the frame configuration unit, characterized in that the frame is composed of only the encoded block, or comprises a frame (original).

그리고 상기 오류 확인부는, 오류가 발생한 블록은 폐기시키고, 오류가 발생하지 않은 블록은 추출하여 재전송 또는 디코딩을 위해 사용하는 것을 특징으로 한다. The error checking unit may discard the block in which the error occurs, extract the block in which the error does not occur, and use the same for retransmission or decoding.

상기와 같은 본 발명에 따르면, 작은 블록들로 구성된 프레임 중 오류가 있는 블록만을 폐기하고, 오류가 없는 블록들은 추출하여 사용함으로써, 불필요한 재전송을 줄일 수 있어 네트워크 자원을 효율적으로 사용할 수 있는 효과가 있다. According to the present invention as described above, by discarding only the error block of the frame consisting of small blocks, and extracting and using the blocks without error, unnecessary retransmission can be reduced, thereby effectively using network resources. .

한편, 일반 유선 네트워크에서 패킷내부의 오류는 거의 발생하지 않고, 패킷 자체가 손실되는 경우가 대부분인데, 이에 대한 해결책으로 패킷 복구 FEC를 사용하였다. 이와 같은 방식의 패킷 복구 FEC를 무선 네트워크에서도 적용을 하여 오류 패킷을 폐기하고 재전송을 요구하지 않음으로써, 데이터의 중복 수신을 방지하는 방식들도 사용되고 있다. 그러나, 이러한 방식에서도 소수의 bit 오류가 발생하였을 때 프레임을 모두 폐기함으로써 사용가능한 부분을 낭비하는 단점을 야기한다. 본 발명에서 제안하는 방식은 무선 네트워크에서 오류가 발생된 프레임의 재 사용률을 극대화 할 수 있는 효과가 있다. On the other hand, in a general wired network, errors in packets rarely occur and packets are often lost. As a solution, packet recovery FEC is used. The packet recovery FEC of this type is also applied to a wireless network so that error packets are discarded and retransmission is not required, thereby preventing duplicate reception of data. However, even in this manner, when a few bit errors occur, all of the frames are discarded, which causes a disadvantage of wasting the usable part. The method proposed in the present invention has the effect of maximizing the reuse rate of the frame in which the error occurs in the wireless network.

또한 프레임의 크기를 FER에 구애 받지 않고 최대크기로 사용할 수 있게 함으로써 기존의 방식(ARQ, 또는 패킷 복구 FEC)과 비교하여 네트워크 효율성을 증대시킬 수 있다. In addition, by allowing the frame size to be used at the maximum size regardless of the FER, it is possible to increase network efficiency compared with the conventional method (ARQ, or packet recovery FEC).

패킷내부의 오류 복구를 위한 FEC의 경우(프레임내부의 bit 에러 복구) 오류율에 따라 인코딩을 해야 하는 어려움이 있다. 즉, 에러율이 크면 패킷내부에 첨가한 인코딩 정보는 충분하지 않게 되어 복구를 못하게 되며, 에러가 없는 전송일 경우 인코딩 정보는 네트워크 자원을 낭비하는 결과를 야기한다. 반면에, 본 발명에서 사용하고자 하는 Rateless 코드를 사용할 경우 네트워크 상황에 따라서 인코딩을 다시 수행하여 새로운 인코딩 패킷을 생산 전송함으로써, 네트워크 오류율을 미리 예측할 필요를 제거 하였다. In case of FEC for error recovery in a packet (bit error recovery in a frame), there is a difficulty in encoding according to an error rate. In other words, if the error rate is large, the encoding information added in the packet may not be sufficient and recovery may not be possible, and in the case of transmission without error, the encoding information may waste network resources. On the other hand, in the case of using the rateless code to be used in the present invention, the encoding is re-encoded according to the network situation to produce and transmit a new encoded packet, thereby eliminating the need to predict the network error rate.

본 발명의 구체적 특징 및 이점들은 첨부도면에 의거한 다음의 상세한 설명으로 더욱 명백해질 것이다. 이에 앞서 본 발명에 관련된 공지 기능 및 그 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는, 그 구체적인 설명을 생략하였음에 유의해야 할 것이다.Specific features and advantages of the present invention will become more apparent from the following detailed description based on the accompanying drawings. In the meantime, when it is determined that the detailed description of the known functions and configurations related to the present invention may unnecessarily obscure the subject matter of the present invention, it should be noted that the detailed description is omitted.

이하, 첨부된 도면을 참조하여 본 발명을 상세하게 설명한다. Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

본 발명에 따른 소거 회복 코드를 이용한 데이터 전송 시스템에 관하여 도 1 내지 도 2 를 참조하여 설명하면 다음과 같다. A data transmission system using an erase recovery code according to the present invention will be described with reference to FIGS. 1 to 2 as follows.

도 1 은 본 발명에 따른 소거 회복 코드를 이용한 데이터 전송 시스템을 개념적으로 도시한 전체 구성도이며, 도 2 는 본 발명에 따른 데이터 전송 방식을 보여주는 일예시도이다. 1 is an overall configuration diagram conceptually showing a data transmission system using an erase recovery code according to the present invention, Figure 2 is an exemplary view showing a data transmission method according to the present invention.

본 발명에 따른 소거 회복 코드를 이용한 데이터 전송 시스템(S)은 전체적으로, 도 1 에 도시된 바와 같이 전송하고자 하는 콘텐츠를 소정 크기의 블록들로 나누고, 블록들을 소거 회복 코드(Erasure resilient code: ERC)를 이용하여 인코딩하며, 인코딩된 소정 크기의 블록들을 모아 무선 센서 네트워크의 전송단위인 프레임을 구성하는 송신단(Sender)과, 송신단으로부터 상기 프레임을 수신하여, 오류가 발생한 블록은 폐기하고, 오류가 발생하지 않은 블록은 추출하여 재전송 또는 디코딩을 위해 사용하는 수신단(Receiver)으로 대분할 수 있다. The data transmission system S using the erasure recovery code according to the present invention generally divides the content to be transmitted into blocks of a predetermined size as shown in FIG. 1, and divides the blocks into an erasure recovery code (ERC). Encodes the data, collects blocks of a predetermined size, forms a frame that is a transmission unit of the wireless sensor network, and receives the frame from the transmitter, discards the block in which the error occurs, and generates an error. The unblocked block can be divided into a receiver which is extracted and used for retransmission or decoding.

즉, 상술한 시스템(S)의 송신단(Sender)은 블록 구성부(100), 인코딩부(200), 프레임 구성부(300), 프레임 송신부(400)를 포함하며, 수신단(Receiver)은 프레임 수신부(500) 및 오류 확인부(600)를 포함한다. That is, the above-mentioned sender of the system S includes a block constructing unit 100, an encoding unit 200, a frame constructing unit 300, and a frame transmitting unit 400, and a receiver includes a frame receiving unit. 500 and the error checking unit 600.

구체적으로, 블록 구성부(100)는 도 2 에 도시된 바와 같이, 전송하고자 하는 콘텐츠 데이터를 MAC(Media Access Control)의 프레임 크기보다 작은 크기의 블록들로 구성하는 기능을 수행한다.Specifically, as shown in FIG. 2, the block configuring unit 100 performs a function of configuring content data to be transmitted into blocks having a size smaller than a frame size of a media access control (MAC).

한편, 무선 센서 네트워크에서 사용 중인 MAC의 프레임은 126Byte가 Maximun 값이다. 즉, 송신자가 보내려고 하는 데이터의 크기가 클 경우 126Byte 사이즈의 크기로 해서 프레임을 구성할 수 있다(프레임 헤더 + 데이터). On the other hand, 126 bytes of the MAC frame being used in the wireless sensor network has a Maximun value. In other words, if the sender wants to send a large data, the frame can be configured with a size of 126 bytes (frame header + data).

본 발명에서 MAC 프레임 크기보다 작은 크기의 블록이라 하면, 20Byte 정도의 크기를 가지는 블록인 것으로서, 5개 정도의 블록이 모여서 하나의 프레임을 구성하거나, 또는 블록의 크기를 더 작게하여 구성할 수 있다. In the present invention, a block having a size smaller than the MAC frame size is a block having a size of about 20 bytes, and five blocks are collected to form one frame or a smaller block size. .

이때, 블록이 작으면 블록에 사용되는 헤더 및 CRC 부분에 대한 오버헤드가 약간 발생하게 되지만, 네트워크 통신 오류가 심한 경우 블록이 작을수록 더 많은 효과를 발생할 수 있다. In this case, if the block is small, the overhead of the header and CRC portion used for the block is slightly generated. However, when the network communication error is severe, the smaller the block may have more effects.

또한, 인코딩부(200)는 블록 구성부(100)를 통해 생성된 블록들을 새로운 인코딩 블록의 생산이 가능한 레이트리스(Rateless) 코드를 사용하여 인코딩한 후, 인코딩된 블록마다 블록별 번호를 확인하기 위한 헤더를 첨가하고, 블록별 에러 여부를 확인하기 위한 CRC(Cyclic Redundancy Checking)를 첨가하는 기능을 수행한다. 이때, 생성된 인코딩 블록의 수는 원본(original) 블록의 수 보다 크도록 한다. In addition, the encoding unit 200 encodes the blocks generated by the block configuration unit 100 using a rateless code capable of producing a new encoding block, and then checks the block number for each encoded block. It adds a header for the block, and adds a cyclic redundancy checking (CRC) to check for errors per block. At this time, the number of generated encoding blocks is larger than the number of original blocks.

또한, 프레임 구성부(300)는 블록 구성부(100)를 통해 생성된 블록들과, 인코딩부(200)를 통해 인코딩된 블록들을 모아서 MAC 전송 단위인 프레임을 구성하는 기능을 수행한다. 여기서, 프레임을 구성할 때, 인코딩된 블록만으로도 프레임을 구성할 수 있으나, 원본(original) 블록을 같이 포함할 수도 있다. In addition, the frame configuration unit 300 collects blocks generated through the block configuration unit 100 and blocks encoded through the encoding unit 200 to perform a function of configuring a frame, which is a MAC transmission unit. Here, when configuring a frame, the frame may be composed of only the encoded block, but may also include an original block.

또한, 프레임 송신부(400)는 프레임 구성부(300)를 통해 생성된 프레임을 송신하고, 프레임 수신부(500)는 상기 송신된 프레임을 수신하는 기능을 수행한다. In addition, the frame transmitter 400 transmits the frame generated through the frame configuration unit 300, and the frame receiver 500 performs the function of receiving the transmitted frame.

그리고, 오류 확인부(600)는 프레임 수신부(500)를 통해 수신한 프레임을 블록별로 오류 유무를 확인하는 기능을 수행한다. In addition, the error checking unit 600 performs a function of checking whether there is an error for each block of the frame received through the frame receiving unit 500.

즉, 오류 확인부(600)는 오류가 발생한 블록은 폐기시키고, 오류가 발생하지 않은 블록은 추출하여 재전송 또는 디코딩을 위해 사용한다. That is, the error checking unit 600 discards the block in which the error occurs, extracts the block in which the error does not occur, and uses the same for retransmission or decoding.

지금까지 상술한 바와 같은, 본 발명에 따른 소거 회복 코드를 이용한 데이터 전송 시스템(S)은, 수신측에서 특정 블록이 아닌 서로 다른 블록들을 정하여진 수 만큼 수신함으로써, 원본 데이터를 복원하게 된다. 만약, 1 bit 의 오류가 있을 시 오류가 있는 블록을 찾아내고, 그 블록을 제외한 다른 블록들은 원 데이터를 복원하는데 사용가능하다. As described above, the data transmission system S using the erase recovery code according to the present invention recovers original data by receiving a predetermined number of different blocks instead of a specific block at the receiving side. If there is an error of 1 bit, the faulty block is found, and other blocks except that block can be used to restore the original data.

한편, 전송율을 증가시키기 위하여 프레임 크기가 큰 것을 선호하게 되는데, 프레임 사이즈가 커질수록 프레임의 오류율이 함께 증가하는 문제로 인해, 기존의 방식은 프레임 크기를 결정하는데 많은 제약이 따랐다.On the other hand, in order to increase the transmission rate, a large frame size is preferred. Due to the problem that the error rate of the frame increases as the frame size increases, the conventional method has a lot of limitations in determining the frame size.

그러나, 본 발명은 프레임의 오류율과 전송율의 관계를 제거시킴으로써, 프레임의 크기를 시스템이 허용하는 가장 큰 크기로 설정할 수 있으며, 오류가 발생하더라도 프레임 전체를 폐기하는 것이 아닌, 오류가 발생한 해당 블록만을 폐기시킴으로써, 네트워크 효율성을 증대시킬 수 있는 특징적인 장점을 갖는다. However, in the present invention, by removing the relationship between the error rate and the transmission rate of the frame, the frame size can be set to the largest size allowed by the system, and even if an error occurs, only the corresponding block in which the error occurs is not discarded. By discarding, there is a characteristic advantage that can increase network efficiency.

이상으로 본 발명의 기술적 사상을 예시하기 위한 바람직한 실시예와 관련하여 설명하고 도시하였지만, 본 발명은 이와 같이 도시되고 설명된 그대로의 구성 및 작용에만 국한되는 것이 아니며, 기술적 사상의 범주를 일탈함이 없이 본 발명에 대해 다수의 변경 및 수정이 가능함을 당업자들은 잘 이해할 수 있을 것이다. 따라서, 그러한 모든 적절한 변경 및 수정과 균등물들도 본 발명의 범위에 속하는 것으로 간주되어야 할 것이다. As described above and described with reference to a preferred embodiment for illustrating the technical idea of the present invention, the present invention is not limited to the configuration and operation as shown and described as described above, it is a deviation from the scope of the technical idea It will be understood by those skilled in the art that many modifications and variations can be made to the invention without departing from the scope of the invention. Accordingly, all such suitable changes and modifications and equivalents should be considered to be within the scope of the present invention.

도 1 은 본 발명에 따른 소거 회복 코드를 이용한 데이터 전송 시스템을 개념적으로 도시한 전체 구성도. 1 is an overall configuration diagram conceptually showing a data transmission system using an erase recovery code according to the present invention;

도 2 는 본 발명에 따른 데이터 처리 흐름을 보이는 일예시도.2 is an exemplary view showing a data processing flow according to the present invention.

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

100: 블록 구성부 200: 인코딩부100: block configuration section 200: encoding section

300: 프레임 구성부 400: 프레임 송신부300: frame configuration section 400: frame transmission section

500: 프레임 수신부 600: 오류 확인부500: frame receiving unit 600: error checking unit

Claims (6)

소거 회복 코드를 이용한 데이터 전송 시스템(S)에 있어서,In the data transmission system S using the erasure recovery code, 전송하고자 하는 콘텐츠를 MAC(Media Access Control)의 프레임 크기보다 작은 크기의 블록들로 나누고, 블록들을 소거 회복 코드(Erasure resilient code)를 이용하여 인코딩하며, 인코딩된 소정 크기의 블록들을 모아 무선 센서 네트워크의 전송단위인 프레임을 구성하는 송신단; The content to be transmitted is divided into blocks smaller than the frame size of the media access control (MAC), the blocks are encoded using an erasure resilient code, and the encoded predetermined blocks are collected to collect the wireless sensor network. A transmitting end constituting a frame which is a transmission unit of the transmission unit; 상기 송신단으로부터 상기 프레임을 수신하여, 오류가 발생한 블록은 폐기하고, 오류가 발생하지 않은 블록은 추출하여 재전송 또는 디코딩을 위해 사용하는 수신단; 을 포함하는 것을 특징으로 하는 소거 회복 코드를 이용한 데이터 전송 시스템.A receiving end receiving the frame from the transmitting end, discarding a block in which an error occurs, extracting a block in which no error occurs, and using the same for retransmission or decoding; And a data transmission system using an erase recovery code. 제 1 항에 있어서, The method of claim 1, 상기 송신단은, The transmitting end, 전송하고자 하는 콘텐츠 데이터를 MAC(Media Access Control)의 프레임 크기보다 작은 크기의 블록들로 구성하는 블록 구성부(100);A block constitution unit 100 configured to configure content data to be transmitted into blocks having a size smaller than a frame size of a media access control (MAC); 상기 블록 구성부(100)를 통해 생성된 블록들을 레이트리스(Rateless) 코드를 사용하여 인코딩한 후, 인코딩된 블록마다 블록별 번호를 확인하기 위한 헤더를 첨가하고, 블록별 에러 여부를 확인하기 위한 CRC(Cyclic Redundancy Checking)를 첨가하는 인코딩부(200); After encoding the blocks generated by the block configuration unit 100 using a rateless code, a header for checking the block number for each encoded block is added, and for checking whether there is an error for each block. An encoding unit 200 to which cyclic redundancy checking (CRC) is added; 상기 블록 구성부(100)를 통해 생성된 블록들과, 인코딩부(200)를 통해 인코딩된 블록들을 모아서 MAC 전송 단위인 프레임을 구성하는 프레임 구성부(300); 및A frame constructing unit 300 constituting a frame that is a MAC transmission unit by collecting blocks generated by the block constructing unit 100 and blocks encoded by the encoding unit 200; And 상기 프레임 구성부(300)를 통해 생성된 프레임을 전송하는 프레임 송신부(400); 를 포함하며,A frame transmitter 400 for transmitting a frame generated by the frame constructor 300; Including; 상기 수신단은, The receiving end, 상기 프레임 송신부(400)로부터 송신된 프레임을 수신하는 프레임 수신부(500); 및 A frame receiver 500 for receiving a frame transmitted from the frame transmitter 400; And 상기 프레임 수신부(500)를 통해 수신한 프레임을 블록별로 오류 유무를 확인하는 오류 확인부(600); 를 포함하는 것을 특징으로 하는 소거 회복 코드를 이용한 데이터 전송 시스템.An error checking unit 600 for checking an error of a frame received through the frame receiving unit 500 for each block; And a data transmission system using an erase recovery code. 삭제delete 제 2 항에 있어서, The method of claim 2, 상기 인코딩부(200)는,The encoding unit 200, 인코딩하여 생성된 블록의 수를 원본(original) 블록의 수 보다 크도록 하는 것을 특징으로 하는 소거 회복 코드를 이용한 데이터 전송 시스템.A data transmission system using an erase recovery code, characterized in that the number of blocks generated by encoding is larger than the number of original blocks. 제 2 항에 있어서, The method of claim 2, 상기 프레임 구성부(300)는, The frame configuration unit 300, 인코딩된 블록만으로 프레임을 구성하거나, 원본(original) 블록을 포함하여 프레임을 구성하는 것을 특징으로 하는 소거 회복 코드를 이용한 데이터 전송 시스템.A data transmission system using an erase recovery code, characterized in that a frame is composed of only encoded blocks or frames are comprised of original blocks. 제 2 항에 있어서, The method of claim 2, 상기 오류 확인부(600)는, The error check unit 600, 오류가 발생한 블록은 폐기시키고, 오류가 발생하지 않은 블록은 추출하여 재전송 또는 디코딩을 위해 사용하는 것을 특징으로 하는 소거 회복 코드를 이용한 데이터 전송 시스템.And discarding the block in which the error occurred and extracting the block in which the error did not occur for retransmission or decoding.
KR1020090027909A 2009-04-01 2009-04-01 System for transmitting data using erasure resilient code KR100926669B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090027909A KR100926669B1 (en) 2009-04-01 2009-04-01 System for transmitting data using erasure resilient code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090027909A KR100926669B1 (en) 2009-04-01 2009-04-01 System for transmitting data using erasure resilient code

Publications (1)

Publication Number Publication Date
KR100926669B1 true KR100926669B1 (en) 2009-11-17

Family

ID=41605015

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090027909A KR100926669B1 (en) 2009-04-01 2009-04-01 System for transmitting data using erasure resilient code

Country Status (1)

Country Link
KR (1) KR100926669B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101273497B1 (en) 2012-06-07 2013-06-17 인하대학교 산학협력단 System for transmitting maximum frame block data using block buffer in wireless network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950016377A (en) * 1993-11-29 1995-06-17 시바타 쇼우타로우 Method and apparatus for transmitting image data
KR20010102505A (en) * 1999-03-05 2001-11-15 추후제출 Forward error correction on multiplexed cdma channels enabling high performance coding
US20080313241A1 (en) * 2007-06-15 2008-12-18 Microsoft Corporation Distributed data storage using erasure resilient coding
KR20090006597A (en) * 2007-07-12 2009-01-15 삼성전자주식회사 Method for assigning unequal forward error correction packet

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR950016377A (en) * 1993-11-29 1995-06-17 시바타 쇼우타로우 Method and apparatus for transmitting image data
KR20010102505A (en) * 1999-03-05 2001-11-15 추후제출 Forward error correction on multiplexed cdma channels enabling high performance coding
US20080313241A1 (en) * 2007-06-15 2008-12-18 Microsoft Corporation Distributed data storage using erasure resilient coding
KR20090006597A (en) * 2007-07-12 2009-01-15 삼성전자주식회사 Method for assigning unequal forward error correction packet

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101273497B1 (en) 2012-06-07 2013-06-17 인하대학교 산학협력단 System for transmitting maximum frame block data using block buffer in wireless network

Similar Documents

Publication Publication Date Title
US8386901B2 (en) Method, device and software application for transmitting data packets in a communication system
JP5027305B2 (en) Generation and transmission of source identification information to enable reliable communication
CN101155311B (en) Video code stream error detecting and processing method in video communication
CN101061659B (en) Adaptive forward error correction method and device
JP4990298B2 (en) Method and apparatus for transmitting and receiving data blocks in a wireless communication system
JP4703310B2 (en) Communication method and communication system
US7206280B1 (en) Method and apparatus for asynchronous incremental redundancy reception in a communication system
KR20040023568A (en) Forward error correction system and method for packet based communication systems
TW200629788A (en) Implementing a physical layer automatic repeat request for a subscriber unit
CN104539387B (en) A kind of hop-by-hop transmitting control method of water sound sensor network
KR102002939B1 (en) On-demand file recovery methods and systems
JP5236735B2 (en) Improved data structure boundary synchronization between transmitter and receiver
CN102752184A (en) Data communication system for real-time multicast service and method thereof
KR100926669B1 (en) System for transmitting data using erasure resilient code
CN1921368B (en) Multiple-layer automatic request repeated transmission method
JP5149267B2 (en) Wireless communication system, wireless communication method, transmitter, and receiver
RU2711354C1 (en) Method of transmitting data over asynchronous communication networks with the possibility of recovering data upon loss thereof due to presence of connection errors in communication networks
Wang et al. An improved data transport protocol for underwater acoustic sensor networks
KR101273497B1 (en) System for transmitting maximum frame block data using block buffer in wireless network
JP2009152864A (en) Transmitter, receiver, and data transmission method
WO2008043315A1 (en) A method and system for applying the error correction code technology to the data transmission
CN114337917B (en) Data transmission method based on forward error correction and short message sending method
US10999006B2 (en) Communications having reduced latency
Bansal et al. Analysis of Sliding Window Protocol for Connected Node
RU2343629C1 (en) Method of transmitting information

Legal Events

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

Payment date: 20121107

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20130913

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20140818

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20151001

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee