KR20120001475A - Multi-channel record and playback apparatus for improving record and playback velocity - Google Patents

Multi-channel record and playback apparatus for improving record and playback velocity Download PDF

Info

Publication number
KR20120001475A
KR20120001475A KR1020100062276A KR20100062276A KR20120001475A KR 20120001475 A KR20120001475 A KR 20120001475A KR 1020100062276 A KR1020100062276 A KR 1020100062276A KR 20100062276 A KR20100062276 A KR 20100062276A KR 20120001475 A KR20120001475 A KR 20120001475A
Authority
KR
South Korea
Prior art keywords
recording
channel
playback
image data
read
Prior art date
Application number
KR1020100062276A
Other languages
Korean (ko)
Other versions
KR101214784B1 (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 KR1020100062276A priority Critical patent/KR101214784B1/en
Publication of KR20120001475A publication Critical patent/KR20120001475A/en
Application granted granted Critical
Publication of KR101214784B1 publication Critical patent/KR101214784B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/91Television signal processing therefor
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/78Television signal recording using magnetic recording
    • H04N5/781Television signal recording using magnetic recording on disks or drums
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2508Magnetic discs
    • G11B2220/2516Hard disks

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

PURPOSE: A multi-channel recording apparatus is provided to increase the reproduction speed of a multi-channel recording apparatus and to increase the size of data load. CONSTITUTION: A reading cache unit(110) stores loaded image data. A reproduction control unit(120) loads image data from a specific channel location to the last location of a corresponding reading cache block. The reproduction control unit records image data to the reading cache unit. Reading cache blocks, which are allocated to the stored multi channel image file of a hard disk, request the reading of the specific channel location.

Description

녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치{Multi-channel record and playback apparatus for improving record and playback velocity}Multi-channel record and playback apparatus for improving record and playback velocity

본 발명은 영상 녹화 및 재생 기술에 관련한 것으로, 특히 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치에 관한 것이다.TECHNICAL FIELD The present invention relates to video recording and reproducing technology, and more particularly, to a multi-channel recording / reproducing apparatus for improving recording and playback speed.

파일 캐시(File Cache) 기술은 파일을 일정한 크기의 블럭으로 나누어 캐시를 할당하고, 블럭단위로 읽거나 기록함으로써 실제 하드디스크에 대한 접근 횟수를 줄여서 성능을 향상시킨다.File Cache technology improves performance by dividing a file into blocks of a certain size, allocating a cache, and reading or writing data in blocks to reduce the number of accesses to the actual hard disk.

그러나, DVR과 같은 다채널 녹화/재생 시스템에서 재생을 위해 일부 채널만 검색할 경우, 불필요한 다른 채널의 영상데이터가 캐시에 로드(Load)되어 검색 속도가 느려지게 된다.However, when only some channels are searched for playback in a multi-channel recording / playback system such as a DVR, video data of unnecessary other channels is loaded into a cache, thereby slowing down the search speed.

예컨대, 채널1부터 채널4까지의 다채널 영상데이터가 순차적으로 녹화된 파일에서 채널1 영상데이터를 검색한다고 가정하면, 도 1 에 도시한 바와 같이 채널1 영상데이터를 로드하기 위해서는 캐시블럭 1-4 모두를 로드해야만 한다. 즉, 캐시블럭의 크기가 클수록 불필요한 로드 크기가 커지게 된다.For example, assuming that channel 1 image data is retrieved from a file in which multi-channel image data from channels 1 to 4 are sequentially recorded, as shown in FIG. 1, in order to load channel 1 image data as shown in FIG. You must load everything. In other words, the larger the size of the cache block, the larger the unnecessary load size.

불필요한 로드 크기를 줄이기 위해 도 2 에 도시한 바와 같이 캐시블럭의 크기를 줄이면, 채널1 영상데이터를 로드하기 위해서 캐시블럭 1,4,5,7,8을 검색해야 하므로 하드디스크 검색(Seek) 횟수가 증가한다.If the size of the cache block is reduced as shown in FIG. 2 to reduce the unnecessary load size, the number of hard disk seeks is required because the cache blocks 1, 4, 5, 7, and 8 must be searched to load channel 1 image data. Increases.

따라서, 캐시의 크기가 클수록 불필요한 로드 크기가 커지고, 캐시 크기가 작을수록 불필요한 로드는 줄어드나 하드디스크 검색(Seek) 횟수가 증가하기 때문에 검색 속도를 높이기가 쉽지 않다.Therefore, the larger the cache size, the larger the unnecessary load size, and the smaller the cache size, the less the unnecessary load but the higher the number of hard disk seeks.

이에 따라, 본 발명자는 데이터 로드(Load) 크기 및 하드디스크 검색(Seek) 횟수를 최대한 줄여 녹화 및 재생 속도를 향상시킬 수 있는 다채널 녹화/재생 기술에 대한 연구를 하게 되었다.Accordingly, the present inventors have studied a multi-channel recording / playback technology capable of improving recording and playback speed by reducing data load size and hard disk seek times as much as possible.

본 발명은 상기한 취지하에 발명된 것으로, 데이터 로드(Load) 크기 및 하드디스크 검색(Seek) 횟수를 최대한 줄여 녹화 및 재생 속도를 향상시킬 수 있는 다채널 녹화/재생 장치를 제공함을 그 목적으로 한다.The present invention has been invented under the above-described object, and an object thereof is to provide a multi-channel recording / playback apparatus capable of improving recording and playback speed by reducing data load size and hard disk seek count as much as possible. .

상기한 목적을 달성하기 위한 본 발명의 일 양상에 따르면, 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치가 하드디스크에 저장된 다채널 영상 파일에 할당된 읽기캐시블럭들로부터 읽기 요청된 특정 채널 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만을 로드해 읽기 캐시부에 기록하는 것을 특징으로 한다.According to an aspect of the present invention for achieving the above object, a specific channel that is requested to read from the read cache blocks allocated to the multi-channel image file stored in the hard disk, the multi-channel recording / playback apparatus for improving the recording and playback speed Only the image data from the position to the last position of the read cache block is loaded and recorded in the read cache unit.

본 발명의 부가적인 양상에 따르면, 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치가 쓰기 캐시부의 크기를 읽기 캐시부의 크기 보다 더 크도록 할당하는 것을 특징으로 한다.According to an additional aspect of the present invention, the multi-channel recording / reproducing apparatus for improving the recording and reproducing speed allocates the size of the write cache to be larger than the size of the read cache.

본 발명의 부가적인 양상에 따르면, 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치가 쓰기 캐시부에 임시 저장된 다채널 영상데이터 중 수정된 최초 위치 데이터부터 수정된 최후 위치 데이터까지의 데이터만을 하드디스크에 기록하는 것을 특징으로 한다.According to an additional aspect of the present invention, a multichannel recording / reproducing apparatus for recording and reproducing speed is hardened only from the modified initial position data to the modified last position data among the multichannel image data temporarily stored in the write cache unit. It is characterized by recording on a disc.

본 발명은 다채널 영상 파일에 할당된 읽기캐시블럭내의 데이터 중 읽기 요청된 특정 채널 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만을 로드하고, 읽기 요청된 특정 채널 위치 앞부분의 나머지 영상 데이터는 필요시 또는 여유시 로드함으로써 데이터 로드(Load) 크기를 줄일 수 있어 다채널 녹화/재생 장치의 재생 속도를 향상시킬 수 있는 유용한 효과를 가진다.The present invention loads only the image data from the specific channel position of the read request to the last position of the read cache block among the data in the read cache block allocated to the multi-channel image file, and the remaining image data in front of the specific channel position of the read request is The data load size can be reduced by loading on demand or in spare, which has a useful effect of improving the playback speed of a multi-channel recording / reproducing apparatus.

또한, 본 발명은 쓰기 캐시부의 크기를 읽기 캐시부의 크기 보다 더 크도록 할당하여 불필요한 데이터 로드(Load) 크기와 하드디스크 검색(Seek) 횟수를 줄일 수 있어 다채널 녹화/재생 장치의 녹화 및 재생 속도를 향상시킬 수 있는 유용한 효과를 가진다.In addition, the present invention can allocate the size of the write cache portion larger than the size of the read cache portion to reduce the unnecessary data load size and the number of hard disk seek (Seek), so that the recording and playback speed of the multi-channel recording / playback device Has a useful effect to improve.

또한, 본 발명은 쓰기 캐시부에 임시 저장된 다채널 영상데이터 중 수정된 최초 위치 데이터부터 수정된 최후 위치 데이터까지의 데이터만을 하드디스크에 기록함으로써 다채널 녹화/재생 장치의 플러쉬(Flush) 부하를 줄여 녹화 속도를 향상시킬 수 있는 유용한 효과를 가진다.In addition, the present invention reduces the flush load of the multi-channel recording / playback apparatus by recording only the data from the modified initial position data to the modified last position data among the multi-channel image data temporarily stored in the write cache unit on the hard disk. It has a useful effect to improve the recording speed.

도 1 은 다채널 영상데이터가 순차적으로 녹화된 파일에 할당된 캐시블럭의 크기가 큰 경우의 예를 도시한 도면이다.
도 2 는 다채널 영상데이터가 순차적으로 녹화된 파일에 할당된 캐시블럭의 크기가 작은 경우의 예를 도시한 도면이다.
도 3 은 본 발명에 따른 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치의 일 실시예의 구성을 도시한 블럭도이다.
도 4 는 다채널 영상데이터에 할당된 읽기캐쉬블럭으로부터 로드되는 데이터의 일 예를 도시한 도면이다.
FIG. 1 is a diagram illustrating an example in which a size of a cache block allocated to a file in which multichannel image data is sequentially recorded is large.
FIG. 2 is a diagram illustrating an example in which a cache block size allocated to a file in which multichannel image data is sequentially recorded is small.
3 is a block diagram showing the configuration of an embodiment of a multi-channel recording / reproducing apparatus for improving the recording and playback speed according to the present invention.
4 is a diagram illustrating an example of data loaded from a read cache block allocated to multi-channel image data.

이하, 첨부된 도면을 참조하여 기술되는 바람직한 실시예를 통하여 본 발명을 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 기술하기로 한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily understand and reproduce the present invention.

본 발명을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명 실시예들의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.In the following description of the present invention, detailed descriptions of well-known functions or configurations will be omitted if it is determined that the detailed description of the embodiments of the present invention may unnecessarily obscure the gist of the present invention.

본 발명 명세서 전반에 걸쳐 사용되는 용어들은 본 발명 실시예에서의 기능을 고려하여 정의된 용어들로서, 사용자 또는 운용자의 의도, 관례 등에 따라 충분히 변형될 수 있는 사항이므로, 이 용어들의 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.
The terms used throughout the present specification are terms defined in consideration of functions in the embodiments of the present invention, and may be sufficiently modified according to the intention, custom, etc. of the user or operator, and the definitions of these terms are used throughout the specification. It should be made based on the contents.

도 3 은 본 발명에 따른 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치의 일 실시예의 구성을 도시한 블럭도이다. 도면에 도시한 바와 같이, 본 발명에 따른 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치(100)는 읽기 캐시부(110)와, 재생 제어부(120)를 포함하여 이루어진다.3 is a block diagram showing the configuration of an embodiment of a multi-channel recording / reproducing apparatus for improving the recording and playback speed according to the present invention. As shown in the figure, the multi-channel recording / reproducing apparatus 100 for improving the recording and playback speed according to the present invention comprises a read cache unit 110 and the reproduction control unit 120.

상기 읽기 캐시부(110)는 로드된 영상데이터를 임시 저장한다. 상기 재생 제어부(120)는 하드디스크에 저장된 다채널 영상 파일에 할당된 읽기캐시블럭들로부터 읽기 요청된 특정 채널 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만을 로드해 상기 읽기 캐시부(110)에 기록한다.The read cache unit 110 temporarily stores the loaded image data. The playback control unit 120 loads only the image data from a specific channel position read from the read cache blocks allocated to the multi-channel image file stored in the hard disk to the last position of the read cache block. ).

하드디스크에 다채널 영상 파일 저장시 각 채널 인덱스별로 각 채널 영상이 순차적으로 저장되며, 상기 재생 제어부(120)는 각 채널 인덱스에 매칭된 하드디스크 물리적인 위치를 참조해 읽기 요청된 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만 로드할 수 있다.When the multi-channel image file is stored in the hard disk, each channel image is sequentially stored for each channel index, and the playback controller 120 reads the corresponding data from the read request position with reference to the hard disk physical position matched with each channel index. Only image data up to the last position of the cache block can be loaded.

예컨대, 채널1부터 채널4까지의 다채널 영상데이터가 순차적으로 녹화된 파일에서 채널1 영상데이터를 검색한다고 가정하고, 다채널 영상데이터를 캐시블럭 단위로 나누고, 읽기 캐시부의 크기가 캐시블럭단위의 크기와 동일하다 가정하자.For example, assuming that channel 1 image data is retrieved from a file in which multi-channel image data from channels 1 to 4 are sequentially recorded, the multi-channel image data is divided into cache block units, and the size of the read cache unit is set to the cache block unit. Suppose it is the same size.

도 4 에 도시한 바와 같이 채널1 영상데이터를 로드하기 위해서 상기 재생 제어부(120)가 캐시블럭 1로부터는 읽기 요청된 채널1 영상데이터의 위치인 캐시블럭 1의 처음 위치부터 해당 캐시블럭 1의 마지막 위치까지 전부의 영상 데이터를 로드해 상기 읽기 캐시부(110)의 해당 위치에 기록한다.As shown in FIG. 4, in order to load the channel 1 image data, the playback controller 120 starts the cache block 1 from the first position of the cache block 1, which is the position of the channel 1 image data that is requested to be read from the cache block 1. All the image data up to the position is loaded and recorded in the corresponding position of the read cache unit 110.

그 다음, 상기 재생 제어부(120)가 캐시블럭 2로부터는 읽기 요청된 채널1 영상데이터의 위치인 캐시블럭 2의 뒷부분부터 해당 캐시블럭 2의 마지막 위치까지의 영상 데이터만 로드해 상기 읽기 캐시부(110)의 해당 위치에 기록한다.Then, the playback controller 120 loads only the image data from the back of the cache block 2, which is the position of the channel 1 video data that is requested to be read from the cache block 2, to the last position of the corresponding cache block 2, and reads the read cache unit ( Record in the appropriate location of 110).

한편, 상기 재생 제어부(120)가 캐시블럭 3으로부터는 채널1 영상데이터의 위치인 캐시블럭 3의 처음 위치부터 해당 캐시블럭 3의 마지막 위치까지 전부의 영상 데이터를 로드해 상기 읽기 캐시부(110)의 해당 위치에 기록한다.Meanwhile, the read control unit 120 loads all the image data from the cache block 3 from the first position of the cache block 3, which is the position of the channel 1 image data, to the last position of the cache block 3. Record at that location.

한편, 상기 재생 제어부(120)가 캐시블럭 4로부터는 채널1 영상데이터의 위치인 캐시블럭 4의 중간부분 약간 앞부분부터 해당 캐시블럭 4의 마지막 위치까지의 영상 데이터만 로드해 상기 읽기 캐시부(110)의 해당 위치에 기록한다. 상기 읽기 캐시부(110)는 각 캐시블럭내의 채널1 영상데이터 로드시마다 초기화될 수 있다.On the other hand, the reproduction control unit 120 loads only the image data from the cache block 4 to the last position of the cache block 4 slightly from the middle portion of the cache block 4, which is the position of the channel 1 image data, and the read cache unit 110 ) To the appropriate position. The read cache unit 110 may be initialized every time channel 1 image data in each cache block is loaded.

즉, 종래의 파일 캐시(File Cache) 기술에서는 다채널 영상 파일을 일정한 크기의 블럭으로 나누어 캐시를 할당하고, 영상 데이터를 블럭단위로 모두 읽어 캐시에 임시 저장했으나, 본 발명에 따른 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치(100)의 경우 재생 제어부(120)가 하드디스크에 저장된 다채널 영상 파일에 할당된 읽기캐시블럭들로부터 읽기 요청된 특정 채널 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만을 로드하여 읽기 캐시부(110)에 임시 저장한다.That is, in the conventional file cache technology, a multi-channel video file is divided into blocks of a predetermined size, the cache is allocated, and all the video data are read in blocks and temporarily stored in the cache. In the case of the multi-channel recording / reproducing apparatus 100 for improvement, the playback controller 120 starts from a specific channel position where a read request is requested from read cache blocks allocated to a multi-channel image file stored in a hard disk, and ends the corresponding position of the read cache block. Only image data up to is loaded and temporarily stored in the read cache unit 110.

그리고, 재생 제어부(120)가 읽기 요청된 특정 채널 위치 앞부분의 나머지 영상 데이터는 필요시 또는 여유시 다채널 영상 파일에 할당된 읽기캐시블럭들로부터 로드하여 읽기 캐시부(110)에 저장한다.Then, the reproduction control unit 120 loads the remaining image data in front of the specific channel position that is requested to be read from the read cache blocks allocated to the multi-channel image file when needed or in spare and stores it in the read cache unit 110.

따라서, 이 실시예에 따른 발명은 다채널 영상 파일에 할당된 읽기캐시블럭내의 데이터 중 읽기 요청된 특정 채널 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만을 로드하고, 읽기 요청된 특정 채널 위치 앞부분의 나머지 영상 데이터는 필요시 또는 여유시 로드함으로써 데이터 로드(Load) 크기를 줄일 수 있어 다채널 녹화/재생 장치의 재생 속도를 향상시킬 수 있게 된다.
Therefore, the invention according to this embodiment loads only the image data from the specific channel position of the read request to the last position of the read cache block among the data in the read cache block allocated to the multi-channel image file, and the specific channel position of the read request. The remaining image data of the first part can be loaded when needed or when spare, thereby reducing the data load size, thereby improving the playback speed of the multi-channel recording / reproducing apparatus.

한편, 본 발명의 부가적인 양상에 따르면, 상기 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치(100)가 쓰기 캐시부(130)와, 녹화 제어부(140)를 더 포함한다.On the other hand, according to an additional aspect of the present invention, the multi-channel recording / reproducing apparatus 100 for improving the recording and playback speed further includes a write cache unit 130 and the recording control unit 140.

상기 쓰기 캐시부(130)는 다채널 영상데이터를 임시 저장한다. 예컨대, 다채널 녹화/재생 장치(100)는 다수의 네트워크 카메라에 의해 촬영되는 각 채널 영상을 네트워크로부터 수신하여 상기 쓰기 캐시부(130)에 네트워크로부터 수신되는 다채널 영상데이터를 임시 저장하거나, 다수의 아날로그 카메라에 의해 촬영되는 각 채널 영상을 상기 쓰기 캐시부(130)에 임시 저장할 수 있다.The write cache unit 130 temporarily stores multi-channel image data. For example, the multi-channel recording / reproducing apparatus 100 may receive each channel image photographed by a plurality of network cameras from the network and temporarily store the multi-channel image data received from the network in the write cache unit 130, or Each channel image photographed by the analog camera may be temporarily stored in the write cache unit 130.

상기 녹화 제어부(140)는 상기 쓰기 캐시부(130)에 임시 저장된 다채널 영상데이터를 하드디스크에 기록한다. 상기 녹화 제어부(140)는 녹화 도중 전원이 나가는 등의 사고시에 손실되는 영상을 최소화하기 위해 주기적으로 현재 기록중인 쓰기 캐시부(130)내의 모든 데이터를 하드디스크에 플러시(Flush)해야 한다.The recording controller 140 records the multi-channel image data temporarily stored in the write cache unit 130 on the hard disk. The recording controller 140 should periodically flush all data in the write cache unit 130 that is currently being recorded to the hard disk in order to minimize an image lost in an event such as a power failure during recording.

이 때, 이 실시예에서는 상기 녹화 제어부(140)가 상기 쓰기 캐시부(130)에 임시 저장된 다채널 영상데이터 중 수정된 최초 위치 데이터부터 수정된 최후 위치 데이터까지의 데이터만을 하드디스크에 기록하도록 제어함으로써 다채널 녹화/재생 장치의 플러쉬(Flush) 부하를 줄여 녹화 속도를 향상시킬 수 있다.
At this time, in this embodiment, the recording controller 140 controls to record only the data from the modified initial position data to the modified last position data among the multi-channel image data temporarily stored in the write cache unit 130 to the hard disk. By reducing the flush load of the multichannel recording / playback device, the recording speed can be improved.

한편, 본 발명의 부가적인 양상에 따르면, 상기 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치(100)가 상기 쓰기 캐시부(130)의 할당 크기를 읽기 캐시부(110)의 할당 크기 보다 더 크도록 구현할 수 있다.On the other hand, according to an additional aspect of the present invention, the multi-channel recording / reproducing apparatus 100 for improving the recording and playback speed than the allocation size of the read cache unit 130 than the allocation size of the read cache unit 110 It can be implemented to be larger.

읽기 캐시부(110)의 크기가 작을수록 불필요하게 로드되는 영상 데이터의 크기가 작아지게 되고, 상대적으로 쓰기 캐시부(130)의 할당 크기를 읽기 캐시부(110)보다 크게 하여 녹화를 위한 기록 호출 횟수를 줄인다.The smaller the size of the read cache unit 110 is, the smaller the size of the image data that is unnecessarily loaded, and the recording call for recording is made by making the allocation size of the write cache unit 130 larger than the read cache unit 110. Reduce the number of times

즉, 이 실시예는 쓰기 캐시부(130)의 할당 크기가 읽기 캐시부(110)의 할당 크기 보다 더 클 경우 불필요한 데이터 로드(Load) 크기와 하드디스크 검색(Seek) 횟수를 줄일 수 있으므로, 다채널 녹화/재생 장치의 녹화 및 재생 속도를 향상시킬 수 있게 된다.
That is, in this embodiment, when the allocation size of the write cache unit 130 is larger than the allocation size of the read cache unit 110, unnecessary data load size and the number of hard disk seeks may be reduced. It is possible to improve the recording and playback speed of the channel recording / playback apparatus.

따라서, 위와 같이함에 의해 본 발명은 다채널 녹화/재생 장치의 녹화 및 재생시, 데이터 로드(Load) 크기 및 하드디스크 검색(Seek) 횟수를 최대한 줄일 수 있어 녹화 및 재생 속도를 향상시킬 수 있으므로, 상기에서 제시한 본 발명의 목적을 달성할 수 있다.Accordingly, by the above, the present invention can reduce the data load size and the number of hard disk seek times as much as possible during recording and playback of the multi-channel recording / playback apparatus, thereby improving the recording and playback speed. The object of the present invention presented above can be achieved.

본 발명은 첨부된 도면에 의해 참조되는 바람직한 실시예를 중심으로 기술되었지만, 이러한 기재로부터 후술하는 특허청구범위에 의해 포괄되는 범위 내에서 본 발명의 범주를 벗어남이 없이 다양한 변형이 가능하다는 것은 명백하다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. .

본 발명은 영상 녹화 및 재생 기술분야 및 이의 응용 기술분야에서 산업상으로 이용 가능하다.The present invention is industrially applicable in the field of video recording and playback and its application.

100 : 다채널 녹화/재생 장치 110 : 읽기 캐시부
120 : 재생 제어부 130 : 쓰기 캐시부
140 : 녹화 제어부
100: multi-channel recording / playback device 110: read cache unit
120: playback control section 130: write cache section
140: recording control unit

Claims (5)

로드된 영상데이터를 임시 저장하는 읽기 캐시부와;
하드디스크에 저장된 다채널 영상 파일에 할당된 읽기캐시블럭들로부터 읽기 요청된 특정 채널 위치부터 해당 읽기캐시블럭의 마지막 위치까지의 영상테이터만을 로드해 상기 읽기 캐시부에 기록하는 재생 제어부를;
포함하여 이루어지는 것을 특징으로 하는 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치.
A read cache unit for temporarily storing the loaded image data;
A playback control unit which loads only the image data from a specific channel position requested for reading from the read cache blocks allocated to the multi-channel image file stored in the hard disk to the last position of the corresponding read cache block and records the read data in the read cache unit;
Multi-channel recording / playback apparatus for improving the recording and playback speed, characterized in that it comprises a.
제 1 항에 있어서,
상기 재생 제어부가:
읽기 요청된 특정 채널 위치 앞부분의 나머지 영상 데이터는 필요시 또는 여유시 로드해 상기 읽기 캐시부에 기록하는 것을 특징으로 하는 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치.
The method of claim 1,
The playback control unit:
And recording the remaining image data in front of a specific channel position that is requested to be read, if necessary or at a time, and recording the read data in the read cache unit.
제 1 항 또는 제 2 항에 있어서,
상기 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치가:
다채널 영상데이터를 임시 저장하는 쓰기 캐시부와;
상기 쓰기 캐시부에 임시 저장된 다채널 영상데이터를 하드디스크에 기록하여 녹화하는 녹화 제어부를;
더 포함하는 것을 특징으로 하는 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치.
The method according to claim 1 or 2,
The multi-channel recording / playback device for improving the recording and playback speed is:
A write cache unit for temporarily storing multi-channel image data;
A recording controller for recording and recording multi-channel image data temporarily stored in the write cache unit on a hard disk;
Multi-channel recording / playback apparatus for improving the recording and playback speed further comprising.
제 3 항에 있어서,
상기 쓰기 캐시부의 할당 크기가 읽기 캐시부의 할당 크기보다 더 큰 것을 특징으로 하는 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치.
The method of claim 3, wherein
And the allocation size of the write cache unit is larger than the allocation size of the read cache unit.
제 4 항에 있어서,
상기 녹화 제어부가:
상기 쓰기 캐시부에 임시 저장된 다채널 영상데이터 중 수정된 최초 위치 데이터부터 수정된 최후 위치 데이터까지의 데이터만을 하드디스크에 기록하도록 제어하는 것을 특징으로 하는 녹화 및 재생 속도 향상을 위한 다채널 녹화/재생 장치.
The method of claim 4, wherein
The recording control unit:
Multi-channel recording / playback for improving the recording and playback speed, characterized in that the control to record only the data from the modified initial position data to the modified last position data of the multi-channel image data temporarily stored in the write cache unit to the hard disk Device.
KR1020100062276A 2010-06-29 2010-06-29 Multi-channel record and playback apparatus for improving record and playback velocity KR101214784B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100062276A KR101214784B1 (en) 2010-06-29 2010-06-29 Multi-channel record and playback apparatus for improving record and playback velocity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100062276A KR101214784B1 (en) 2010-06-29 2010-06-29 Multi-channel record and playback apparatus for improving record and playback velocity

Publications (2)

Publication Number Publication Date
KR20120001475A true KR20120001475A (en) 2012-01-04
KR101214784B1 KR101214784B1 (en) 2012-12-24

Family

ID=45609170

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100062276A KR101214784B1 (en) 2010-06-29 2010-06-29 Multi-channel record and playback apparatus for improving record and playback velocity

Country Status (1)

Country Link
KR (1) KR101214784B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108615537A (en) * 2018-05-02 2018-10-02 广州国音科技有限公司 A kind of multichannel way of recording, apparatus and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108615537A (en) * 2018-05-02 2018-10-02 广州国音科技有限公司 A kind of multichannel way of recording, apparatus and system

Also Published As

Publication number Publication date
KR101214784B1 (en) 2012-12-24

Similar Documents

Publication Publication Date Title
US7917687B2 (en) Flash memory apparatus and access method to flash memory
US9830102B2 (en) Method of writing a file to a plurality of media and a storage system thereof
JP5885298B2 (en) Data writing method and program in tape drive
KR100963708B1 (en) A method of handling limitations on the order of writing to a non-volatile memory
US8166231B2 (en) Memory controller, nonvolatile memory device, access device, and nonvolatile memory system
US8572307B2 (en) Memory controller, memory card, and nonvolatile memory system
US20060250721A1 (en) Recording apparatus
KR20020020891A (en) System for and method of accessing blocks on a storage medium
JP2012234609A (en) Data storage method and hybrid data storage apparatus
US10339970B2 (en) Video recording apparatus with pre-event circulation recording function
CN105389126A (en) Blocking storage system of video monitoring data
KR20050088460A (en) Power saving method for portable streaming devices
JP2011209915A (en) Device and method for recording data
KR20010036403A (en) Video stream handling method for supporting time shift function
JP2004334459A (en) Recording and reproduction device, method, and program
KR101214784B1 (en) Multi-channel record and playback apparatus for improving record and playback velocity
CN105306865A (en) Video monitoring data system
US20040250039A1 (en) System and method for using swappable storage for high data content multi-source data storage
US9058113B2 (en) Storage region providing device, storage region providing method, and recording medium
US20100211738A1 (en) Mass storage system with improved usage of buffer capacity
JP2014215668A (en) Method and program for writing data to tape drive
US7451281B2 (en) System and method for using swappable storage for storing program data
US8565584B2 (en) Editing apparatus and editing method
JP2004334969A (en) Method for recording multifile in real time and reproducing method
KR101590845B1 (en) An apparatus for performing multi channel image recording and management considering the life-time of a storage medium and the method thereof

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20161202

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20171110

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20181121

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20191202

Year of fee payment: 8