RU2359234C2 - Method of recording results of processing information on hard disk - Google Patents
Method of recording results of processing information on hard disk Download PDFInfo
- Publication number
- RU2359234C2 RU2359234C2 RU2007128206/28A RU2007128206A RU2359234C2 RU 2359234 C2 RU2359234 C2 RU 2359234C2 RU 2007128206/28 A RU2007128206/28 A RU 2007128206/28A RU 2007128206 A RU2007128206 A RU 2007128206A RU 2359234 C2 RU2359234 C2 RU 2359234C2
- Authority
- RU
- Russia
- Prior art keywords
- information
- processing
- results
- file
- objects
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 22
- 230000010365 information processing Effects 0.000 claims abstract description 6
- 238000000605 extraction Methods 0.000 abstract description 8
- 239000000126 substance Substances 0.000 abstract 1
- 238000005516 engineering process Methods 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Abstract
Description
Изобретение относится к области вычислительной техники и может быть использовано при регистрации результатов обработки информации от многих объектов обработки на жесткий магнитный диск (ЖМД).The invention relates to the field of computer technology and can be used to register the results of processing information from many processing objects on a hard magnetic disk (HDD).
В сложных системах для добывания и обработки информации используются различные объекты добывания и обработки информации.In complex systems for the extraction and processing of information, various objects for the extraction and processing of information are used.
При этом для статистической обработки полученной информации, ее сортировки, оценки ее ценности и принятия решения возникает необходимость регистрации больших объемов информации на ЖМД управляющей персональной ЭВМ (ПЭВМ). Временные ресурсы на выполнение операций регистрации должны быть распределены так, чтобы обеспечить максимальную скорость регистрации информации.At the same time, for statistical processing of the received information, its sorting, assessment of its value and decision-making, it becomes necessary to register large amounts of information on the railway hardware of a personal computer (PC). Temporary resources for registration operations should be allocated in such a way as to ensure maximum speed of information registration.
При сложных процедурах обработки информации количество процессов регистрации на ЖМД промежуточных и конечных результатов обработки от нескольких объектов достигает сотен тысяч. При регистрации результатов обработки на ЖМД средства вычислительной техники отключаются от основных операций обработки, поэтому наличие операций открытия и закрытия файлов по каждому процессу регистрации дополнительно сокращает время средств вычислительной техники на обработку информации.With complex information processing procedures, the number of registration processes on the JMD of intermediate and final processing results from several objects reaches hundreds of thousands. When registering the results of processing on the JMD, computer equipment is disconnected from the main processing operations, therefore, the presence of file open and close operations for each registration process additionally reduces the time of the computer equipment to process information.
Как правило, регистрация промежуточных и конечных результатов обработки информации осуществляется по способу, принятому за прототип, заложенному в стандартных файловых операционных системах, таких как Windows 2000, OS-9, Linux и др.As a rule, registration of intermediate and final results of information processing is carried out according to the method adopted as a prototype embedded in standard file operating systems, such as Windows 2000, OS-9, Linux, etc.
При этом способе по каждому факту регистрации выполняются следующие операции (чертеж «б»):With this method, for each fact of registration, the following operations are performed (drawing "b"):
- открывают файл по каждой порции информации - 1;- open a file for each piece of information - 1;
- записывают в него порции информации - 21-24;- write portions of information into it - 2 1 -2 4 ;
- закрывают файл по каждой порции информации - 31-34;- close the file for each piece of information - 3 1 -3 4 ;
Данные операции повторяются многократно при регистрации результатов обработки от многих объектов обработки.These operations are repeated many times during the registration of processing results from many processing objects.
Недостатком способа-прототипа является необходимость многократного открытия и закрытия файлов по каждому факту регистрации, а при регистрации сотен - тысяч результатов обработки суммарное время, затрачиваемое на открытие и закрытие файлов, становится соизмеримым со временем обработки информации, что ограничивает возможность обработки информации скоростных процессов.The disadvantage of the prototype method is the need for multiple opening and closing of files for each fact of registration, and when registering hundreds or thousands of processing results, the total time spent opening and closing files becomes comparable with the processing time of information, which limits the possibility of processing information of high-speed processes.
Целью изобретения является сокращение времени открытия и закрытия файлов, а также обеспечение обработки высокоскоростных информационных процессов от многих объектов добывания и обработки информации.The aim of the invention is to reduce the opening and closing time of files, as well as providing processing of high-speed information processes from many objects of extraction and processing of information.
Для достижения указанной цели предлагается способ, при котором:To achieve this goal, a method is proposed in which:
- открывают файл;- open the file;
- записывают в него порцию информации результатов обработки.- write a portion of information of the processing results into it.
Согласно изобретению выполняют дополнительно следующие операции:According to the invention, the following operations are additionally performed:
- после открытия файла присваивают заголовок первой порции информации результата обработки от первого объекта информации и записывают ее на ЖМД;- after opening the file, the title of the first portion of information of the processing result from the first information object is assigned and recorded on the hard disk drive;
- записывают очередные порции информации результатов обработки в один файл от первого объекта информации с присвоением им соответствующих заголовков;- write down next portions of information of the processing results in one file from the first information object with the appropriate headers;
- присваивают заголовок первой порции информации результатов обработки второго объекта информации;- assign the title of the first piece of information of the results of processing the second information object;
- записывают порции информации от второго объекта информации с присвоением соответствующих заголовков;- record portions of information from the second information object with the appropriate headers;
- повторяют аналогичные операции записи по всем объектам добывания и обработки информации;- repeat similar recording operations on all objects of extraction and processing of information;
- закрывают файл по завершении регистрации результатов обработки от всех объектов добывания и обработки информации.- close the file upon completion of registration of processing results from all objects of extraction and processing of information.
Использование предлагаемого способа в Ростовском-на-Дону НИИ радиосвязи, в одной из ОКР, позволило сократить в несколько раз время открытия и закрытия файлов, что обеспечило возможность регистрации и обработки более скоростных процессов при одинаковых ресурсах вычислительной техники.Using the proposed method in the Rostov-on-Don Scientific Research Institute of Radio Communications, in one of the ROCs, reduced the time it takes to open and close files by several times, which made it possible to register and process faster processes with the same computing resources.
Сочетание отличительных признаков и свойства предлагаемого способа из литературы не известны, поэтому он обладает новизной и изобретательским уровнем.The combination of distinctive features and properties of the proposed method from the literature are not known, therefore, it has novelty and inventive step.
На чертеже приведена последовательность операций а) по предлагаемому способу для одного объекта и б) по способу - прототипу, гдеThe drawing shows the sequence of operations a) according to the proposed method for one object and b) according to the method of the prototype, where
1 - время открытия файла;1 - file open time;
2 - порции информации результатов обработки;2 - portions of information processing results;
3 - время закрытия файла.3 - file closing time.
1, 3 (заштрихованные) - осводившееся время на обработку высокоскоростных процессов.1, 3 (shaded) is the time spent processing high-speed processes.
По предлагаемому способу все порции информации одного результата обработки регистрируют в одном файле, при этом выполняют следующие действия (чертеж «а»):According to the proposed method, all pieces of information of one processing result are recorded in one file, and the following actions are performed (drawing "a"):
- открывают файл - 1;- open the file - 1;
- присваивают заголовок первой порции информации результата обработки от первого объекта и записывают ее на ЖМД - 21;- Assign the title of the first portion of information of the processing result from the first object and write it on the hard disk - 2 1 ;
- присваивают заголовок первой порции информации результатов обработки от второго объекта информации и записывают ее на ЖМД - 51;- assign the title of the first portion of information of the processing results from the second object of information and record it on the railway - 5 1 ;
- записывают очередные порции информации с присвоением соответствующих заголовков от всех объектов информации - 22, 52 …n2; 23, 53 …n3; 24;- write down next pieces of information with assignment of appropriate headers from all information objects - 2 2 , 5 2 ... n 2 ; 2 3 , 5 3 ... n 3 ; 2 4 ;
- закрывают файл по завершении записи результатов обработки от всех объектов добывания и обработки информации - 4.- close the file at the end of the recording of processing results from all objects of extraction and processing of information - 4.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| RU2007128206/28A RU2359234C2 (en) | 2007-07-23 | 2007-07-23 | Method of recording results of processing information on hard disk |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| RU2007128206/28A RU2359234C2 (en) | 2007-07-23 | 2007-07-23 | Method of recording results of processing information on hard disk |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| RU2007128206A RU2007128206A (en) | 2009-01-27 |
| RU2359234C2 true RU2359234C2 (en) | 2009-06-20 |
Family
ID=40543724
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| RU2007128206/28A RU2359234C2 (en) | 2007-07-23 | 2007-07-23 | Method of recording results of processing information on hard disk |
Country Status (1)
| Country | Link |
|---|---|
| RU (1) | RU2359234C2 (en) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1997033225A1 (en) * | 1996-03-07 | 1997-09-12 | Norris Communications, Inc. | Norris flash file system |
| US5991696A (en) * | 1997-07-11 | 1999-11-23 | American Air Liquide Inc. | Method for intelligent data acquisition in a measurement system |
| US6336216B1 (en) * | 1998-12-10 | 2002-01-01 | International Business Machines Corporation | Objects oriented programming system with objects for storing compressed data files and self-extracting the data files |
| US7089271B1 (en) * | 1999-03-25 | 2006-08-08 | Sony Corporation | Editing apparatus and editing method |
| RU2284591C2 (en) * | 2001-06-13 | 2006-09-27 | Сони Корпорейшн | Data transmission system, data transmission device, data recording device, data controlling method and method for generation of identifier |
-
2007
- 2007-07-23 RU RU2007128206/28A patent/RU2359234C2/en active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1997033225A1 (en) * | 1996-03-07 | 1997-09-12 | Norris Communications, Inc. | Norris flash file system |
| US5991696A (en) * | 1997-07-11 | 1999-11-23 | American Air Liquide Inc. | Method for intelligent data acquisition in a measurement system |
| US6336216B1 (en) * | 1998-12-10 | 2002-01-01 | International Business Machines Corporation | Objects oriented programming system with objects for storing compressed data files and self-extracting the data files |
| US7089271B1 (en) * | 1999-03-25 | 2006-08-08 | Sony Corporation | Editing apparatus and editing method |
| RU2284591C2 (en) * | 2001-06-13 | 2006-09-27 | Сони Корпорейшн | Data transmission system, data transmission device, data recording device, data controlling method and method for generation of identifier |
Also Published As
| Publication number | Publication date |
|---|---|
| RU2007128206A (en) | 2009-01-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Pollitt | An ad hoc review of digital forensic models | |
| US20180032917A1 (en) | Hierarchical classifiers | |
| JP5882654B2 (en) | System and method for curating a library of mass spectra | |
| US20230222340A1 (en) | System and Method for Multi-task Learning | |
| CN106201623B (en) | Game resource file loading method and system based on access order sequence | |
| CN104462433B (en) | A kind of method of recovery FAT32 partition datas | |
| US20050144167A1 (en) | Parallel merge/sort processing device, method, and program | |
| CN103106364A (en) | Program analyzing system and method | |
| CN108596225A (en) | Target similarity recognition method, the residence time recording method of target and device | |
| CN109800279A (en) | A kind of algorithm based on space-time trajectory Fast Collision | |
| CN110879881A (en) | Mouse Trajectory Recognition Method Based on Feature Group Hierarchy and Semi-Supervised Random Forest | |
| RU2359234C2 (en) | Method of recording results of processing information on hard disk | |
| Rao | Machine learning the many-body localization transition in random spin systems | |
| Aleksandrov et al. | Goodness‐of‐fit tests for Poisson count time series based on the Stein–Chen identity | |
| US20190050298A1 (en) | Method and apparatus for improving database recovery speed using log data analysis | |
| Axelsson | Using normalized compression distance for classifying file fragments | |
| CN110336817B (en) | Unknown protocol frame positioning method based on TextRank | |
| Stąpor | Better alternatives for stepwise discriminant analysis | |
| Petrantonakis et al. | A simple method to simultaneously detect and identify spikes from raw extracellular recordings | |
| Tartaglione et al. | A Hitchhiker’s guide towards transactive memory system modeling in small group interactions | |
| CN113268734B (en) | A key host event identification method based on information flow analysis | |
| Zhang et al. | Revisit time series classification benchmark: The impact of temporal information for classification | |
| CN103678117B (en) | Data transition tracking equipment and data transition tracking method | |
| Masud et al. | Online prediction of chess match result | |
| CA3051580C (en) | Identification of portions of data |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| TK4A | Correction to the publication in the bulletin (patent) |
Free format text: AMENDMENT TO CHAPTER -FG4A- IN JOURNAL: 17-2009 FOR TAG: (72) |