CN112231735A - Data transmission method and system - Google Patents

Data transmission method and system Download PDF

Info

Publication number
CN112231735A
CN112231735A CN202011205539.2A CN202011205539A CN112231735A CN 112231735 A CN112231735 A CN 112231735A CN 202011205539 A CN202011205539 A CN 202011205539A CN 112231735 A CN112231735 A CN 112231735A
Authority
CN
China
Prior art keywords
data
transmitted
memory
channel
reading
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.)
Pending
Application number
CN202011205539.2A
Other languages
Chinese (zh)
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 Honeycomb Technology Co ltd
Original Assignee
Beijing Honeycomb Technology Co ltd
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 Honeycomb Technology Co ltd filed Critical Beijing Honeycomb Technology Co ltd
Priority to CN202011205539.2A priority Critical patent/CN112231735A/en
Publication of CN112231735A publication Critical patent/CN112231735A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Storage Device Security (AREA)

Abstract

The embodiment of the invention discloses a data transmission method and a system, which comprises the following steps of reading data to be transmitted from a first memory in sequence according to an obtained reading address; selecting a corresponding data channel from pre-established access data channels for transmitting data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1; the data to be transmitted which is transmitted through the data channel is safely identified through the safety chip; and encrypting the data to be transmitted after passing the safety identification, and then storing the data to be transmitted in a second memory. The embodiment of the invention provides a data transmission method and a data transmission system, which are used for solving the problems of unstable data transmission and low transmission efficiency among devices in the prior art.

Description

Data transmission method and system
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a data transmission method and a data transmission system.
Background
In a system comprising a computer and an external device, data interaction is required between the computer and the external device, specifically, the external device uploads uploaded data to a computer memory for processing by a computer processor, and the computer processor issues issued data in the computer memory to the external device. At present, when a computer performs data interaction with an external device, a data interaction process is completed by a computer processor, that is, the computer processor is responsible for transferring uploaded data in the external device to computer content and is responsible for transferring issued data in the computer content to the external device. However, in the existing data transmission scheme, data needs to be transmitted between devices, but the CPU occupancy of the devices is high, the data transmission is unstable, and the transmission efficiency is low.
Disclosure of Invention
Therefore, embodiments of the present invention provide a data transmission method and system, so as to solve the problems of unstable data transmission and low transmission efficiency between devices in the prior art.
In order to achieve the above object, the embodiments of the present invention provide the following technical solutions:
the data transmission method disclosed by the embodiment of the invention comprises the following steps:
s101, sequentially reading data to be transmitted from a first memory according to the obtained reading address;
s102, selecting a corresponding data channel from pre-established access data channels to transmit data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1;
s103, carrying out security identification on the data to be transmitted through the data channel through a security chip;
s104, encrypting the data to be transmitted after passing the safety identification, and then storing the data to be transmitted in a second memory.
Further, in S101, the instruction in the instruction register is read in advance, and the read address is obtained according to the read descriptor.
Further, in S102, information of data blocks in the transmission data is analyzed, priority levels of the data blocks are determined, and data blocks with high priority levels are preferentially transmitted through the data channel according to the priority levels of the data blocks.
Further, in S103, the first memory needs to be scanned first, and whether the first memory is authorized is determined, if not, the data channel is not connected; and if so, communicating the data channels and reading the data to be transmitted.
Further, in S104, the data to be transmitted that is transmitted to the second storage needs to be decrypted, and the data query may be directly performed in the second storage.
The data transmission system disclosed by the embodiment of the invention comprises a data reading module, a channel processing module, a safety identification module and an encryption processing module; the data reading module is used for sequentially reading data to be transmitted from the first memory according to the obtained reading address; the channel processing module selects a corresponding data channel from pre-established access data channels to transmit the data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1; the safety identification module is used for carrying out safety identification on the data to be transmitted through the data channel through a safety chip; and the encryption processing module is used for encrypting the data to be transmitted after passing the security identification and then storing the data to be transmitted into the second memory.
Further, the data reading module reads the instruction in the instruction register in advance, and obtains the read address according to the read descriptor.
Furthermore, the channel processing module analyzes information of data blocks in the transmission data, determines priority levels of the data blocks, and preferentially transmits the data blocks with high priority levels through the data channels according to the priority levels of the data blocks.
Furthermore, the security identification module needs to scan the first memory first, and determine whether the first memory is authorized, if not, the data channel is not connected; and if so, communicating the data channels and reading the data to be transmitted.
Furthermore, the encryption processing module needs to decrypt the data to be transmitted, which is transmitted to the second memory, and can directly perform data query in the second memory.
The embodiment of the invention has the following advantages:
according to the data transmission method and the data transmission system, the data is read in the first memory in a targeted manner according to the read address, so that the reading is accurate and quick, and the data processing efficiency is high; and for each acquired data block of the data to be transmitted, transmitting the data to be transmitted from a pre-established data channel according to the priority level of the data to be transmitted, then carrying out security identification processing on each data to be transmitted through the data channel, then carrying out encryption and decryption processing, and finally storing the data to be transmitted which meets the storage requirements in a second memory. Therefore, the data in the first memory is transmitted to the second memory through the data channel, the data moving process does not need the participation of a computer processor, and the computer processor can execute other data processing tasks in the data moving process, so that the data processing efficiency of the computer processor can be improved.
Drawings
Fig. 1 is a schematic flow chart of a data transmission method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a data transmission system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, an embodiment of the present invention discloses a data transmission method, including the following steps: s101, sequentially reading data to be transmitted from a first memory according to the obtained reading address; s102, selecting a corresponding data channel from pre-established access data channels to transmit data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1; s103, carrying out security identification on the data to be transmitted through the data channel through a security chip; s104, encrypting the data to be transmitted after passing the safety identification, and then storing the data to be transmitted in a second memory. According to the data transmission method and the data transmission system, the data is read in the first memory in a targeted manner according to the read address, so that the reading is accurate and quick, and the data processing efficiency is high; and for each acquired data block of the data to be transmitted, transmitting the data to be transmitted from a pre-established data channel according to the priority level of the data to be transmitted, then carrying out security identification processing on each data to be transmitted through the data channel, then carrying out encryption and decryption processing, and finally storing the data to be transmitted which meets the storage requirements in a second memory. Therefore, the data in the first memory is transmitted to the second memory through the data channel, the data moving process does not need the participation of a computer processor, and the computer processor can execute other data processing tasks in the data moving process, so that the data processing efficiency of the computer processor can be improved.
In S101, the instruction in the instruction register is read in advance, and a read address is acquired from the read descriptor.
In S102, information of data blocks in the transmission data is analyzed, priority levels of the data blocks are determined, and data blocks with high priority levels are preferentially transmitted through the data channel according to the priority levels of the data blocks.
In S103, the first memory needs to be scanned first, and whether the first memory is authorized is determined, if not, the data channel is not connected; and if so, communicating the data channels and reading the data to be transmitted.
In S104, the data to be transmitted that is transmitted to the second storage needs to be decrypted, and the data query may be directly performed in the second storage.
Referring to fig. 2, the present embodiment discloses a data transmission system, which includes a data reading module, a channel processing module, a security identification module, and an encryption processing module; the data reading module is used for sequentially reading data to be transmitted from the first memory according to the obtained reading address; the channel processing module selects a corresponding data channel from pre-established access data channels to transmit the data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1; the safety identification module is used for carrying out safety identification on the data to be transmitted through the data channel through a safety chip; and the encryption processing module is used for encrypting the data to be transmitted after passing the security identification and then storing the data to be transmitted into the second memory.
The data reading module reads the instruction in the instruction register in advance, and obtains a reading address according to the read descriptor. The channel processing module analyzes the information of the data blocks in the transmission data, determines the priority level of each data block, and preferentially transmits the data blocks with high priority levels through the data channels according to the priority levels of the data blocks. The security identification module needs to scan the first memory first, judge whether the first memory is authorized, and if not, the data channel is not connected; and if so, communicating the data channels and reading the data to be transmitted. The encryption processing module needs to decrypt the data to be transmitted to the second memory, and can directly perform data query in the second memory.
According to the data transmission method and the data transmission system, the data is read in the first memory in a targeted manner according to the read address, so that the reading is accurate and quick, and the data processing efficiency is high; and for each acquired data block of the data to be transmitted, transmitting the data to be transmitted from a pre-established data channel according to the priority level of the data to be transmitted, then carrying out security identification processing on each data to be transmitted through the data channel, then carrying out encryption and decryption processing, and finally storing the data to be transmitted which meets the storage requirements in a second memory. Therefore, the data in the first memory is transmitted to the second memory through the data channel, the data moving process does not need the participation of a computer processor, and the computer processor can execute other data processing tasks in the data moving process, so that the data processing efficiency of the computer processor can be improved.
And finally: the above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that are within the spirit and principle of the present invention are intended to be included in the scope of the present invention.

Claims (10)

1. A data transmission method, comprising the steps of:
s101, sequentially reading data to be transmitted from a first memory according to the obtained reading address;
s102, selecting a corresponding data channel from pre-established access data channels to transmit data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1;
s103, carrying out security identification on the data to be transmitted through the data channel through a security chip;
s104, encrypting the data to be transmitted after passing the safety identification, and then storing the data to be transmitted in a second memory.
2. A data transmission method according to claim 1, characterized in that: in S101, the instruction in the instruction register is read in advance, and a read address is acquired from the read descriptor.
3. A data transmission method according to claim 1, characterized in that: in S102, information of data blocks in the transmission data is analyzed, priority levels of the data blocks are determined, and data blocks with high priority levels are preferentially transmitted through the data channel according to the priority levels of the data blocks.
4. A data transmission method according to claim 1, characterized in that: in S103, the first memory needs to be scanned first, and whether the first memory is authorized is determined, if not, the data channel is not connected; and if so, communicating the data channels and reading the data to be transmitted.
5. A data transmission method according to claim 1, characterized in that: in S104, the data to be transmitted that is transmitted to the second storage needs to be decrypted, and the data query may be directly performed in the second storage.
6. A data transmission system, characterized by: the system comprises a data reading module, a channel processing module, a security identification module and an encryption processing module; the data reading module is used for sequentially reading data to be transmitted from the first memory according to the obtained reading address; the channel processing module selects a corresponding data channel from pre-established access data channels to transmit the data to be transmitted according to the priority level of each data block in the data to be transmitted, wherein the number of the access data channels is not less than 1; the safety identification module is used for carrying out safety identification on the data to be transmitted through the data channel through a safety chip; and the encryption processing module is used for encrypting the data to be transmitted after passing the security identification and then storing the data to be transmitted into the second memory.
7. A data transmission system according to claim 6, characterized in that: the data reading module reads the instruction in the instruction register in advance and acquires a reading address according to the read descriptor.
8. A data transmission system according to claim 6, characterized in that: the channel processing module analyzes the information of the data blocks in the transmission data, determines the priority level of each data block, and preferentially transmits the data blocks with high priority levels through the data channels according to the priority levels of the data blocks.
9. A data transmission system according to claim 6, characterized in that: the security identification module needs to scan the first memory first, judge whether the first memory is authorized, and if not, the data channel is not connected; and if so, communicating the data channels and reading the data to be transmitted.
10. A data transmission system according to claim 6, characterized in that: the encryption processing module needs to decrypt the data to be transmitted to the second memory, and can directly perform data query in the second memory.
CN202011205539.2A 2020-11-02 2020-11-02 Data transmission method and system Pending CN112231735A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011205539.2A CN112231735A (en) 2020-11-02 2020-11-02 Data transmission method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011205539.2A CN112231735A (en) 2020-11-02 2020-11-02 Data transmission method and system

Publications (1)

Publication Number Publication Date
CN112231735A true CN112231735A (en) 2021-01-15

Family

ID=74122003

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011205539.2A Pending CN112231735A (en) 2020-11-02 2020-11-02 Data transmission method and system

Country Status (1)

Country Link
CN (1) CN112231735A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114499958A (en) * 2021-12-24 2022-05-13 东软睿驰汽车技术(沈阳)有限公司 Control method and device, vehicle and storage medium
CN116112444A (en) * 2023-03-09 2023-05-12 天津瑞利通科技有限公司 Information interaction method and system based on SPN transmission network architecture
CN116389138A (en) * 2023-04-07 2023-07-04 深圳市众志天成科技有限公司 Information security protection method and device based on data transmission

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108012336A (en) * 2016-10-28 2018-05-08 联发科技(新加坡)私人有限公司 The prioritization method of data transfer, the preparation method of data block and communicator and non-volatile computer-readable medium
CN108521822A (en) * 2017-03-15 2018-09-11 深圳大趋智能科技有限公司 Cipher safety inputting method in POS machine and device
CN109359069A (en) * 2018-09-25 2019-02-19 济南浪潮高新科技投资发展有限公司 A kind of data transmission method and device
US20190079878A1 (en) * 2017-09-12 2019-03-14 Ememory Technology Inc. Security system using random number bit string

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108012336A (en) * 2016-10-28 2018-05-08 联发科技(新加坡)私人有限公司 The prioritization method of data transfer, the preparation method of data block and communicator and non-volatile computer-readable medium
CN108521822A (en) * 2017-03-15 2018-09-11 深圳大趋智能科技有限公司 Cipher safety inputting method in POS machine and device
US20190079878A1 (en) * 2017-09-12 2019-03-14 Ememory Technology Inc. Security system using random number bit string
CN109359069A (en) * 2018-09-25 2019-02-19 济南浪潮高新科技投资发展有限公司 A kind of data transmission method and device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114499958A (en) * 2021-12-24 2022-05-13 东软睿驰汽车技术(沈阳)有限公司 Control method and device, vehicle and storage medium
CN114499958B (en) * 2021-12-24 2024-02-09 东软睿驰汽车技术(沈阳)有限公司 Control method and device, vehicle and storage medium
CN116112444A (en) * 2023-03-09 2023-05-12 天津瑞利通科技有限公司 Information interaction method and system based on SPN transmission network architecture
CN116389138A (en) * 2023-04-07 2023-07-04 深圳市众志天成科技有限公司 Information security protection method and device based on data transmission
CN116389138B (en) * 2023-04-07 2023-11-24 深圳市众志天成科技有限公司 Information security protection method and device based on data transmission

Similar Documents

Publication Publication Date Title
CN112231735A (en) Data transmission method and system
KR100953252B1 (en) Data encryption apparatus, data decryption apparatus, and data encryption method
US9525670B2 (en) Computer product, recording medium, communications apparatus, and communications method
CN105049425A (en) Physical isolation transmission method based on two-dimension code
RU2013131266A (en) TRANSMISSION CONTROL DEVICE, PROGRAM, TRANSMISSION MANAGEMENT SYSTEM AND METHOD OF TRANSMISSION MANAGEMENT
CN109787759B (en) Data transmission method, system, device and computer readable storage medium
CN107256363A (en) A kind of high-speed encryption and decryption device being made up of encryption/decryption module array
CA2550698A1 (en) Method and apparatus for encryption and pass-through handling of confidential information in software applications
CN103491648A (en) Communication method and system based on WIFI
US8891760B2 (en) System for checking acceptance of string by automaton
CN103023541A (en) Near field communication reader device, near field communication tag device and near field communication system
CN105207816A (en) Software scheduling method for multi-buffer parallel encryption
US20080201574A1 (en) Data encryption apparatus, data decryption apparatus, data encryption method, data decryption method, and data relay apparatus
EP4184865A1 (en) Data transmission method and apparatus, system, computer device and storage medium
US20090327693A1 (en) Network task offload apparatus and method thereof
CN108021817A (en) A kind of encryption and decryption memory access interface realizes system and method
US20090001161A1 (en) Information processing system and remote access method
CN111108525A (en) System and method for distance-based secure communication over an unsecured communication channel
CN115277037A (en) Communication method, network device, and computer-readable storage medium
CN111866835A (en) Network configuration sharing method and device and computer readable storage medium
CN114064221A (en) Interrupt processing method, device, system, equipment and storage medium
CN113472715A (en) Data transmission method and device
CN113747429B (en) Wireless data encryption and decryption system and method for relay protection device
CN112688953B (en) Data processing method and device, electronic equipment and computer readable storage medium
CN111143897B (en) Data security processing device, system and processing method

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210115

RJ01 Rejection of invention patent application after publication