CN111262952B - Breakpoint continuous loading method for downloading acoustic data file for storage logging - Google Patents

Breakpoint continuous loading method for downloading acoustic data file for storage logging Download PDF

Info

Publication number
CN111262952B
CN111262952B CN202010230535.3A CN202010230535A CN111262952B CN 111262952 B CN111262952 B CN 111262952B CN 202010230535 A CN202010230535 A CN 202010230535A CN 111262952 B CN111262952 B CN 111262952B
Authority
CN
China
Prior art keywords
downloading
sound wave
file
storage
wave file
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202010230535.3A
Other languages
Chinese (zh)
Other versions
CN111262952A (en
Inventor
张昊
杨斌
马刊创
王国军
武高峰
赵剑晖
马阔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BEIJING HUANDING ENERGY SERVICES
Original Assignee
BEIJING HUANDING ENERGY SERVICES
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 BEIJING HUANDING ENERGY SERVICES filed Critical BEIJING HUANDING ENERGY SERVICES
Priority to CN202010230535.3A priority Critical patent/CN111262952B/en
Publication of CN111262952A publication Critical patent/CN111262952A/en
Application granted granted Critical
Publication of CN111262952B publication Critical patent/CN111262952B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/064Management of blocks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

The invention relates to a breakpoint continuous loading method for downloading a sound wave data file of a storage type logging, which comprises the following steps: connecting an acoustic wave instrument and an industrial personal computer; determining an acoustic wave file to be downloaded, and detecting whether the acoustic wave file exists in an information area of a storage board of the acoustic wave instrument; before downloading, judging whether the downloading is primary downloading or secondary downloading, and when the downloading is secondary downloading, the industrial control computer reads the breakpoint position and re-determines the initial storage block number; when the secondary downloading starts, the industrial control computer firstly opens the downloaded part of the sound wave file to acquire the byte number of the downloaded file, and starts writing data from the breakpoint. The invention judges whether the sound wave file exists in the industrial personal computer before each downloading, improves the stability of the industrial personal computer during downloading, and is suitable for various disconnection conditions. Meanwhile, the sound wave file is stored by using a plurality of storage blocks, and the specific position for initial downloading can be determined by calculating the number of the storage blocks, so that the time waste is avoided.

Description

Breakpoint continuous loading method for downloading acoustic data file for storage logging
Technical Field
The invention relates to the technical field of logging data transmission, in particular to a breakpoint continuous loading method for downloading acoustic data files of a storage type logging.
Background
At present, the application of storage type logging is more and more widespread, after logging is completed, data measured by an instrument in underground work is required to be transmitted to a PC, and then logging curves which can be analyzed and interpreted by professionals can be obtained after the logging platform loads the data.
The acoustic instrument is a common instrument in the storage type logging instrument, data generated by the acoustic instrument is stored in an acoustic storage plate of the instrument in the logging process, and the recording data generated by the acoustic instrument is extremely large due to the fact that the acquisition time is long and the acquisition sample points are more, and the transmission speed of the acoustic instrument is reduced due to the limitation of hardware equipment and a transmission protocol. In the long-time transmission process, the probability of file transmission failure is increased due to accidents such as unstable line connection, software running, circuit disconnection and the like. When the transmission fails, the whole file needs to be downloaded again, so that time is wasted. Therefore, a product supporting breakpoint continuous transmission needs to be designed to realize uploading of large files, and the transmission speed of data is increased to save time, so that the large data files can be uploaded efficiently and quickly.
The breakpoint freewheel is a common function on PC application software, and if uploading or downloading is interrupted due to unexpected reasons, the next uploading or downloading must be continued from the interruption position, namely the breakpoint position to complete the incomplete operation.
The breakpoint continuous loading is not applied to various related platform software in the logging field. The breakpoint freewheel on daily PC application software is mostly based on the HTTP protocol, is the most widely applied network transmission protocol, and is suitable for daily life. The logging instrument does not follow the HTTP protocol, so that a communication protocol adapting to the requirements needs to be formulated according to the instrument, and the customized breakpoint continuous loading is completed through the operation of issuing a command and a byte stream.
The implementation of breakpoint reloads already existing at the logging platform at the present stage is not the same. The downloading position of the file is saved by setting related variables in the program while downloading the file, and when interruption and reconnection occur, the value of the variable is sent to an instrument to continue transmission. However, the method has a certain limitation that the continuous loading can be realized only under the condition that the software program is in normal operation, and when a circuit is disconnected, a PC is abnormally shut down or logging platform software is accidentally shut down, a constant recorded after the logging platform software is opened again is still initialized, and the recorded and transmitted information also disappears.
For improvement of the method, a configuration file can be newly established, and the variable of the stored information is written into the file so that the configuration file can be read after the platform software is closed and restarted accidentally, and thus the initialized variable is assigned. However, the improved method increases the read-write operation on the file, increases the occupation of system resources, and may slow down the software processing speed and even cause program running. This requires a more rational breakpoint continuous method to be developed and designed.
Disclosure of Invention
Therefore, the invention provides a breakpoint continuous loading method for downloading a sound wave data file of a storage type logging, which is used for solving the problem that a host cannot be continuously loaded after being closed accidentally in the prior art.
In order to achieve the above objective, the present invention provides a breakpoint continuous loading method for downloading acoustic data files of a storage type logging, which includes:
step 1: the method comprises the steps of connecting an acoustic wave instrument with an industrial personal computer, acquiring information of an information area in a storage board of the acoustic wave instrument, wherein a plurality of storage blocks with different numbers are arranged in the storage board, each storage block can store data with a specified byte, and the acoustic wave file occupies a plurality of storage blocks with continuous numbers and records acoustic wave information in the storage blocks;
step 2: the industrial personal computer starts to determine an acoustic wave file to be downloaded, detects whether the acoustic wave file exists in an information area of a storage board of the acoustic wave instrument, and when the existence of the acoustic wave file is detected, the industrial personal computer opens the acoustic wave file and acquires the length of the acoustic wave file;
step 3: the industrial personal computer detects the sound wave file before downloading to judge whether the downloading is primary downloading or secondary downloading, when the industrial personal computer judges that the downloaded sound wave file is secondary downloading, the industrial personal computer reads the breakpoint position of the downloaded sound wave file when the downloading is primary downloading, and determines the initial storage block number again through calculation, and the sound wave information stored by the sound wave instrument storage board is sent to the industrial personal computer;
step 4: when the secondary downloading starts, the industrial control computer firstly opens the downloaded part of the sound wave file to acquire the byte number of the downloaded file, receives the rest sound wave file and starts writing data from the breakpoint;
step 5: when the sound wave file is transmitted, the transmission flow is closed, all variables are initialized, and occupied resources are released.
Further, when unexpected interruption occurs in the process of receiving the downloading of the data stream by the logging platform software, the industrial control computer saves the acoustic wave file of the downloaded part.
Further, when downloading the designated sound wave file, the industrial control opportunity detects whether the same sound wave file exists in the industrial control opportunity:
when the sound wave file does not exist in the industrial personal computer, the industrial personal computer judges that the downloading is the first downloading and starts to download from the initial position of the sound wave file;
when the sound wave file exists in the industrial personal computer, the industrial personal computer compares the stored file size with the sound wave file size in the information area of the storage board of the sound wave instrument, and when the stored sound wave file size is smaller than the sound wave file size in the information area, the industrial personal computer judges that the downloading is interrupted and the secondary downloading is started due to accidents in the process of primary downloading; when the stored sound wave file size is equal to the sound wave file size in the information area, the industrial personal computer judges that the sound wave file is downloaded.
Further, the length of the sound wave file in the step 2 is the number of bytes occupied by the sound wave file.
Further, the length of the sound wave file is the storage block number at the beginning and the storage block number at the end of the sound wave file.
Further, 1024 bytes may be stored in each of the memory blocks.
Further, when determining the initial storage block number in the step 3, dividing the byte number by the byte number stored in each storage block and rounding, and adding the rounded integer to the initial storage block number of the sound wave file to obtain the initial storage block number of the sound wave file during secondary downloading.
Further, when determining the position of the secondary download of the sound wave file, multiplying the initial storage block number by the byte number stored in each storage block, wherein the position of the product in the sound wave file is the position of the primary download interruption, and after determining the position, the position can be sent and the secondary download is started.
Further, during downloading, the acoustic wave information stored in the acoustic wave instrument storage board can be sent to the industrial personal computer in a data stream mode.
Further, when the secondary download is performed, the industrial control computer sends data to the storage block at the beginning of the secondary download obtained after calculation, and the data records are stored into a file.
Compared with the prior art, the method has the beneficial effects that whether the sound wave file exists in the industrial personal computer is judged before each downloading, so that whether the sound wave file is downloaded once can be effectively judged, the stability of the industrial personal computer during downloading is improved, and the method is suitable for various disconnection conditions. Meanwhile, the sound wave file is stored by using a plurality of storage blocks, and the specific position for initial downloading can be determined by calculating the number of the storage blocks, so that the time waste is avoided.
Drawings
FIG. 1 is a flowchart of a breakpoint continuous loading method for downloading acoustic data files for storage logging according to the present invention.
Detailed Description
In order that the objects and advantages of the invention will become more apparent, the invention will be further described with reference to the following examples; it should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Preferred embodiments of the present invention are described below with reference to the accompanying drawings. It should be understood by those skilled in the art that these embodiments are merely for explaining the technical principles of the present invention, and are not intended to limit the scope of the present invention.
It should be noted that, in the description of the present invention, terms such as "upper," "lower," "left," "right," "inner," "outer," and the like indicate directions or positional relationships based on the directions or positional relationships shown in the drawings, which are merely for convenience of description, and do not indicate or imply that the apparatus or elements must have a specific orientation, be constructed and operated in a specific orientation, and thus should not be construed as limiting the present invention.
Furthermore, it should be noted that, in the description of the present invention, unless explicitly specified and limited otherwise, the terms "mounted," "connected," and "connected" are to be construed broadly, and may be either fixedly connected, detachably connected, or integrally connected, for example; can be mechanically or electrically connected; can be directly connected or indirectly connected through an intermediate medium, and can be communication between two elements. The specific meaning of the above terms in the present invention can be understood by those skilled in the art according to the specific circumstances.
Please refer to fig. 1, which is a flowchart illustrating a breakpoint continuous loading method for downloading acoustic data files of a storage well logging according to the present invention.
Before downloading, the storage board of the acoustic wave instrument is divided into a plurality of storage blocks with different numbers, each storage block can store 1024 bytes, when the storage board stores acoustic wave files, the storage board automatically stores next storage block with serial numbers after one storage block byte is full, and after one acoustic wave file is stored, the acoustic wave file occupies a plurality of storage blocks with serial numbers and records acoustic wave information in the storage blocks.
When the industrial personal computer starts downloading, the industrial personal computer firstly determines a storage file to be downloaded, detects whether the sound wave file exists in an information area of a storage board of the sound wave instrument, and when the sound wave file exists, the industrial personal computer opens the sound wave file, acquires the length of the sound wave file and determines the storage position of the file in the industrial personal computer.
Specifically, the industrial personal computer only needs to acquire the initial storage block number num1 and the end storage block number num2 of the file to be downloaded from the information, obtains the number of occupied storage blocks through num2-num1, and multiplies the number by the number of bytes stored in each storage block to obtain the length of the sound wave file.
Before starting downloading, the industrial personal computer detects whether the sound wave file exists in a preset storage position and makes a judgment according to a result, wherein when the sound wave file does not exist in the industrial personal computer, the industrial personal computer judges that the downloading is the first downloading and starts downloading from the initial position of the sound wave file;
when the sound wave file exists in the industrial personal computer, the industrial personal computer obtains the file size to obtain the occupied byte number num3 of the sound wave file, compares num3 with the occupied byte number (num 2-num 1) 1024 of the complete sound wave file, and judges that the downloading is interrupted and secondary downloading is started due to accidents in the process of primary downloading when the stored sound wave file size num3 is smaller than the sound wave file size (num 2-num 1) 1024 in the information area; when the stored sound wave file size num3 is equal to the sound wave file size (num 2-num 1) 1024 in the information area, the industrial personal computer determines that the sound wave file has been downloaded.
When the industrial personal computer judges that the downloaded sound wave file is downloaded for the second time, the industrial personal computer reads the breakpoint position of the downloaded sound wave file when the sound wave file is downloaded for the first time, and the initial storage block number is determined again through calculation, so that the sound wave information stored by the sound wave instrument storage board is sent to the industrial personal computer.
Specifically, when determining the initial storage block number in the secondary downloading, dividing the byte number by the byte number num3/1024 stored in each storage block, rounding the result to obtain num4, and adding the rounded integer num4 to the initial storage block number num1 of the sound wave file to obtain the initial storage block number of the sound wave file in the secondary downloading. When determining the position of the secondary downloading of the sound wave file, multiplying the initial storage block number by the byte number stored in each storage block, wherein the position of the product in the sound wave file is the position of the primary downloading interruption, and after determining the position, the position can be sent and the secondary downloading can be started.
When the sound wave file is transmitted, the transmission flow is closed, all variables are initialized, and occupied resources are released.
Thus far, the technical solution of the present invention has been described in connection with the preferred embodiments shown in the drawings, but it is easily understood by those skilled in the art that the scope of protection of the present invention is not limited to these specific embodiments. Equivalent modifications and substitutions for related technical features may be made by those skilled in the art without departing from the principles of the present invention, and such modifications and substitutions will be within the scope of the present invention.
The foregoing description is only of the preferred embodiments of the invention and is not intended to limit the invention; various modifications and variations of the present invention will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. A breakpoint continuous loading method for downloading acoustic data files of a storage type logging, comprising the following steps:
step 1: the method comprises the steps of connecting an acoustic wave instrument with an industrial personal computer, acquiring information of an information area in a storage board of the acoustic wave instrument, wherein a plurality of storage blocks with different numbers are arranged in the storage board, each storage block can store data with specified bytes, and an acoustic wave data file occupies a plurality of storage blocks with continuous numbers and records acoustic wave information in the storage blocks;
step 2: the industrial personal computer starts to determine an acoustic wave file to be downloaded, detects whether the acoustic wave file exists in an information area of a storage board of the acoustic wave instrument, and when the existence of the acoustic wave file is detected, the industrial personal computer opens the acoustic wave file and acquires the length of the acoustic wave file;
step 3: the industrial personal computer detects the sound wave file before downloading to judge whether the downloading is primary downloading or secondary downloading, when the industrial personal computer judges that the downloaded sound wave file is secondary downloading, the industrial personal computer reads the breakpoint position of the downloaded sound wave file when the downloading is primary downloading, and determines the initial storage block number again through calculation, and the sound wave information stored by the sound wave instrument storage board is sent to the industrial personal computer;
step 4: when the secondary downloading starts, the industrial control computer firstly opens the downloaded part of the sound wave file to acquire the byte number of the downloaded file, receives the rest sound wave file and starts writing data from the breakpoint;
step 5: when the sound wave file is transmitted, closing the transmission flow, initializing various variables and releasing occupied resources;
the industrial personal computer acquires a start storage block number num1 and an end storage block number num2 of a file to be downloaded from the information area, acquires the number of occupied storage blocks through num2-num1, and multiplies the number by the number of bytes stored in the storage blocks to acquire the length of the sound wave file;
when downloading the appointed sound wave file, the industrial control opportunity detects whether the same sound wave file exists in the industrial control opportunity or not:
when the sound wave file does not exist in the industrial personal computer, the industrial personal computer judges that the downloading is the first downloading and starts to download from the initial position of the sound wave file;
when the sound wave file exists in the industrial personal computer, the industrial personal computer obtains the file size to obtain the occupied byte number num3 of the sound wave file, compares the stored file num3 with the occupied byte number (num 2-num 1) of the sound wave file in the information area of the sound wave instrument storage board, and judges that the downloading is interrupted and the secondary downloading is started due to accidents in the process of primary downloading when the stored sound wave file num3 is smaller than the occupied byte number (num 2-num 1) of the sound wave file in the information area; when the stored sound wave file num3 is equal to sound wave files (num 2-num 1) in the information area, the industrial personal computer judges that the sound wave file is downloaded;
when the initial storage block number is determined in the step 3, dividing the byte number by the byte number num3/1024 stored in each storage block, rounding the result to obtain num4, and adding the rounded integer num4 to the initial storage block number num1 of the sound wave file to obtain the initial storage block number of the sound wave file when the sound wave file is downloaded for the second time; when determining the position of the secondary downloading of the sound wave file, multiplying the initial storage block number by the byte number stored in each storage block, wherein the position of the product in the sound wave file is the position of the primary downloading interruption, and after determining the position, the position can be sent and the secondary downloading is started;
and when downloading, the acoustic wave information stored by the acoustic wave instrument storage board can be sent to the industrial personal computer in a data stream mode.
2. The breakpoint continuous loading method for downloading acoustic data files of storage type well logging according to claim 1, wherein when unexpected interruption occurs in the process of downloading the data stream received by the well logging platform software, the industrial control computer saves the acoustic data files of the downloaded part.
3. The breakpoint continuous loading method for downloading the acoustic data file for the storage type well logging according to claim 1, wherein the length of the acoustic file in the step 2 is the number of bytes occupied by the acoustic file.
4. The breakpoint continuous loading method for downloading acoustic data files for storage logging according to claim 1, wherein the length of the acoustic file is a storage block number at the beginning and a storage block number at the end of the acoustic file.
5. The breakpoint continuous loading method for downloading acoustic data files for storage logging according to claim 1, wherein 1024 bytes can be stored in each storage block.
6. The breakpoint continuous downloading method for downloading acoustic data files of storage logging according to claim 1, wherein the industrial personal computer sends data to a storage block at which the secondary download is started after calculation when the secondary download is performed, and stores the data records into the file.
CN202010230535.3A 2020-03-27 2020-03-27 Breakpoint continuous loading method for downloading acoustic data file for storage logging Active CN111262952B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010230535.3A CN111262952B (en) 2020-03-27 2020-03-27 Breakpoint continuous loading method for downloading acoustic data file for storage logging

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010230535.3A CN111262952B (en) 2020-03-27 2020-03-27 Breakpoint continuous loading method for downloading acoustic data file for storage logging

Publications (2)

Publication Number Publication Date
CN111262952A CN111262952A (en) 2020-06-09
CN111262952B true CN111262952B (en) 2023-11-21

Family

ID=70954977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010230535.3A Active CN111262952B (en) 2020-03-27 2020-03-27 Breakpoint continuous loading method for downloading acoustic data file for storage logging

Country Status (1)

Country Link
CN (1) CN111262952B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002035190A1 (en) * 2000-10-25 2002-05-02 Zhi Lu A method for measuring liquid level in large oil tanks with ultrasonic wave
CN101582924A (en) * 2009-06-19 2009-11-18 深圳市五巨科技有限公司 Data transmission method of mobile terminal and device thereof
CN103227812A (en) * 2013-03-19 2013-07-31 青岛海信宽带多媒体技术有限公司 Downloading method and device supporting breakpoint resuming in intelligent equipment
CN104301342A (en) * 2013-07-17 2015-01-21 北京齐尔布莱特科技有限公司 Method for downloading file in breakpoint way
CN104363271A (en) * 2014-10-28 2015-02-18 广东欧珀移动通信有限公司 File breakpoint resuming method and device
CN104749250A (en) * 2015-04-01 2015-07-01 王槐仁 Acoustic meter with automatic acquisition function
CN104796888A (en) * 2015-03-19 2015-07-22 北京宇音天下科技有限公司 Method for connecting WI-FI network by intelligent hardware terminal based on sound waves and system for realizing same
CN106982096A (en) * 2016-12-30 2017-07-25 中国银联股份有限公司 Data transmission method based on sound wave
CN107615253A (en) * 2015-06-01 2018-01-19 深圳市大疆创新科技有限公司 system and method for memory architecture
CN108401012A (en) * 2018-01-31 2018-08-14 山东汇贸电子口岸有限公司 A kind of document breakpoint transmission method
CN110336871A (en) * 2019-07-01 2019-10-15 江苏满运软件科技有限公司 A kind of document handling method, device, storage medium and electronic equipment
CN110502184A (en) * 2018-05-17 2019-11-26 杭州海康威视系统技术有限公司 A kind of method of storing data, the method, apparatus and system for reading data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105021225B (en) * 2015-07-08 2017-07-14 江苏大学 A kind of greenhouse intelligent movable detecting platform

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002035190A1 (en) * 2000-10-25 2002-05-02 Zhi Lu A method for measuring liquid level in large oil tanks with ultrasonic wave
CN101582924A (en) * 2009-06-19 2009-11-18 深圳市五巨科技有限公司 Data transmission method of mobile terminal and device thereof
CN103227812A (en) * 2013-03-19 2013-07-31 青岛海信宽带多媒体技术有限公司 Downloading method and device supporting breakpoint resuming in intelligent equipment
CN104301342A (en) * 2013-07-17 2015-01-21 北京齐尔布莱特科技有限公司 Method for downloading file in breakpoint way
CN104363271A (en) * 2014-10-28 2015-02-18 广东欧珀移动通信有限公司 File breakpoint resuming method and device
CN104796888A (en) * 2015-03-19 2015-07-22 北京宇音天下科技有限公司 Method for connecting WI-FI network by intelligent hardware terminal based on sound waves and system for realizing same
CN104749250A (en) * 2015-04-01 2015-07-01 王槐仁 Acoustic meter with automatic acquisition function
CN107615253A (en) * 2015-06-01 2018-01-19 深圳市大疆创新科技有限公司 system and method for memory architecture
CN106982096A (en) * 2016-12-30 2017-07-25 中国银联股份有限公司 Data transmission method based on sound wave
CN108401012A (en) * 2018-01-31 2018-08-14 山东汇贸电子口岸有限公司 A kind of document breakpoint transmission method
CN110502184A (en) * 2018-05-17 2019-11-26 杭州海康威视系统技术有限公司 A kind of method of storing data, the method, apparatus and system for reading data
CN110336871A (en) * 2019-07-01 2019-10-15 江苏满运软件科技有限公司 A kind of document handling method, device, storage medium and electronic equipment

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Xubin Li ; Quan Zou ; Yi Jiang."Research of Efficient C/S Model Based File Transfer Method".《Physics Procedi》.2012,全文. *
匡开宇等.《核电厂辐射环境监督性检测系统运行与维护管理[M]》.2019,第144页. *
幺永超 ; 鞠晓东 ; 卢俊强 ; 门百永 ; ."随钻声波测井仪总线转换接口设计".《 测控技术》.2016,全文. *
苏扬 ; 曹芳彤 ; 苏彤 ; .声波测井数据压缩算法的研究与实现.计算机测量与控制.2016,(第12期),全文. *

Also Published As

Publication number Publication date
CN111262952A (en) 2020-06-09

Similar Documents

Publication Publication Date Title
CN110621011A (en) OTA firmware upgrading method and system based on Bluetooth device end
WO2009082906A1 (en) Method, equipment and system for software upgrading
CN109976767B (en) Software burning method and device
US8082370B2 (en) Apparatus, method, and system for controlling communication between host device and USB device
CN101819561A (en) File downloading method and system
CN114356811B (en) Communication link updating method, device and related equipment
CN111262952B (en) Breakpoint continuous loading method for downloading acoustic data file for storage logging
CN112506551A (en) USB software upgrading method based on ARM device
CN111176703A (en) In-band firmware upgrading method and device, computer system and storage medium
JPS6142052A (en) Initial load controlling system of terminal equipment
JP2003535498A (en) Method of processing an erroneous device in a vehicle communication network
US6745251B2 (en) Communication apparatus managing inserted package mounting states and communication network management system including the same
CN116302758A (en) Power failure detection method, device, communication equipment and readable storage medium
CN116150111A (en) Method, device and medium for saving kernel crash log and electronic equipment
CN101013391A (en) Test platform and method for testing embedded file system and protocol
CN115599311A (en) Polarity inversion method and apparatus, storage medium, and electronic apparatus
CN113672246A (en) Optical module upgrading device, system and method
CN112559349A (en) Program running method and device
KR100388612B1 (en) Method of Compressing Packing In Switching System
CN104123099A (en) Access control apparatusand access control method
CN117931246B (en) Method and device for upgrading EC firmware, electronic equipment and storage medium
JP3377420B2 (en) Communication processing device
EP0220464A2 (en) Program loading method
CN118585499A (en) Energy storage management system updating method and device and storage medium
CN111708556B (en) Multi-4G module automatic updating method and device for terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant