CN113507728B - Transmission method for accelerating digital information transmission speed - Google Patents

Transmission method for accelerating digital information transmission speed Download PDF

Info

Publication number
CN113507728B
CN113507728B CN202111059140.2A CN202111059140A CN113507728B CN 113507728 B CN113507728 B CN 113507728B CN 202111059140 A CN202111059140 A CN 202111059140A CN 113507728 B CN113507728 B CN 113507728B
Authority
CN
China
Prior art keywords
information data
transmission
digital information
channel
mobile terminal
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
CN202111059140.2A
Other languages
Chinese (zh)
Other versions
CN113507728A (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.)
Chengdu Techovice Technology Co ltd
Original Assignee
Chengdu Techovice 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 Chengdu Techovice Technology Co ltd filed Critical Chengdu Techovice Technology Co ltd
Priority to CN202111059140.2A priority Critical patent/CN113507728B/en
Publication of CN113507728A publication Critical patent/CN113507728A/en
Application granted granted Critical
Publication of CN113507728B publication Critical patent/CN113507728B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • H04W28/065Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information using assembly or disassembly of packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/08Load balancing or load distribution
    • H04W28/082Load balancing or load distribution among bearers or channels

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to the technical field of digital information transmission, in particular to a transmission method for accelerating the transmission speed of digital information. The method comprises the following steps: the first mobile terminal sends digital information data; analyzing the digital information data; identifying digital information data and carrying out segmentation interception; compressing the serial numbers of a plurality of information data packets; transmitting the compressed information data packet, and identifying and guiding the transmission information packet in the transmission channel; receiving and guiding the transmission information packet in the transmission channel; decompressing the transmission channel; collecting, sorting and decompressing transmission data packets in the channel according to the numbers; and transmitting the decompressed digital information data to the second mobile terminal. The invention compresses the data transmission channel to change the multi-channel into the single channel, saves the construction cost, simultaneously carries out truncation compression on the digital information data to be transmitted, carries out segmented transmission on the transmitted digital information data and accelerates the data transmission speed.

Description

Transmission method for accelerating digital information transmission speed
Technical Field
The invention relates to the technical field of digital information transmission, in particular to a transmission method for accelerating the transmission speed of digital information.
Background
Data transmission refers to the process of transmitting data between a data source and a data sink via one or more links according to a suitable protocol, and also refers to the operation of sending data from one place to another by means of signals on a channel, and a data transmission system generally consists of a transmission channel and data circuit terminating equipment (DCE) at both ends of the channel, and in some cases, multiplexing equipment at both ends of the channel, and the existing transmission includes parallel transmission, serial transmission, asynchronous transmission, synchronous transmission, etc., and each transmission mode has unique advantages, such as fast speed of parallel transmission, low investment in serial transmission, and easy implementation.
The existing computer communication mainly adopts serial transmission, but the serial transmission uses a transmission channel, the speed is slow, when transmitting big data, the transmission time is longer, and the parallel transmission has more channels, the transmission speed is fast, but the investment is large, the computer communication is not suitable for long-distance communication, and along with the continuous development of the network, the big data transmission and the transmission are fast and inevitable trends, in the long-distance communication, the serial transmission is adopted, so that the requirements of the existing network cannot be met, and an information transmission mode with small investment and fast transmission speed is needed to adapt to the development of the network.
Disclosure of Invention
The present invention is directed to a transmission method for increasing the transmission speed of digital information, so as to solve the problems in the background art.
In order to achieve the above object, the present invention provides a transmission method for increasing the transmission speed of digital information, comprising the following steps:
the first mobile terminal sends digital information data to the second mobile terminal;
analyzing the digital information data, and judging whether the digital information data is transmitted to the second mobile terminal to be short-range or long-range;
identifying digital information data, and carrying out segmentation interception according to the content of the digital information data to divide the digital information data into a plurality of information data packets;
numbering a plurality of information data packets, and compressing the numbered information data packets;
transmitting the compressed information data packet through a transmission channel, compressing the transmission channel for transmitting the information data packet in the transmission process of the information data packet, reducing the number of channels of the transmission channel, and finally compressing the transmission channel into one channel;
identifying the information data packet in the transmission channel, intercepting and guiding the intercepted information data packet to another transmission channel;
receiving and guiding the information data packets transmitted in the plurality of transmission channels, so that the transmission information in the plurality of transmission channels is converged in the same transmission channel;
decompressing a transmission channel with transmission information data packets, so that one channel of the transmission channel is changed into a plurality of channels;
summarizing and sorting the information data packets entering the plurality of channels according to the numbers, and decompressing the information data packets according to the summarizing and sorting sequence;
and merging the decompressed information data packets into digital information data, and transmitting the merged digital information data to the second mobile terminal.
As a further improvement of the present technical solution, when the digital information data is transmitted to the second mobile terminal in a short range or a long range:
when the digital information data is transmitted to the second mobile terminal in a short range, the digital information data is directly transmitted to the second mobile terminal to complete the transmission of the digital information data;
when the digital information data is transmitted to the second mobile terminal remotely, the content of the digital information data is identified and read.
As a further improvement of the present technical solution, the criterion for determining whether the digital information data is transmitted to the second mobile terminal in a short range or a long range is as follows:
determining whether the IP address of the macro base station of the first mobile terminal is consistent with the IP address of the macro base station of the second mobile terminal;
when the IP addresses of the macro base stations of the first mobile terminal and the second mobile terminal are consistent, judging that the data transmission is short-range;
and when the IP addresses of the macro base stations of the first mobile terminal and the second mobile terminal are not consistent, judging that the data transmission is remote.
As a further improvement of the present technical solution, the step of dividing the digital information data into a plurality of information data packets is as follows:
receiving and identifying digital information data, and reading and storing the identified digital information data;
segmenting the stored digital information data into a plurality of information data packets according to the distribution condition of the internal byte segments, and storing the segmented information data packets;
compressing the information data packet, reducing the space occupied by the information data packet, numbering the compressed information data packet according to the comparison between the read data information data and the intercepted information data packet, wherein the numbering sequence is from 1 to n, meanwhile, the information data packet compression file of the first number is written into an initial file receiving code, and the information data packet compression file of the last number is written into a tail file finishing code, so as to remind a system that the data is completely read and avoid the mixing of the data and other data to cause the messy code of the data.
As a further improvement of the technical solution, the method for compressing the transmission channel for transmitting the information data packet includes:
the channel of each data transmission section is half of the channel of the previous data transmission section, the channel of the data transmission section is finally changed into one channel, and the compressed information data packet with the number is read and regulated at the position of the channel conversion connection;
the regulation formula is as follows:
Figure 45458DEST_PATH_IMAGE001
wherein the content of the first and second substances,
Figure 246632DEST_PATH_IMAGE002
for the number of data segments to be transmitted,
Figure 95640DEST_PATH_IMAGE003
for this number of channels of the channel,
Figure 689563DEST_PATH_IMAGE004
for the number of channels of the next channel,
Figure 940416DEST_PATH_IMAGE005
is the number of groups of segmented data, and is an integer,
Figure 515754DEST_PATH_IMAGE006
segment data group received for channel in next channel
Figure 868369DEST_PATH_IMAGE006
The compressed data, and t is the remainder.
As a further improvement of the technical solution, the formula for identifying and intercepting the flow guidance by the digital information data is as follows:
Figure 249672DEST_PATH_IMAGE007
wherein the content of the first and second substances,
Figure 355031DEST_PATH_IMAGE008
for compressed information dataThe number of the packet numbers,
Figure 914319DEST_PATH_IMAGE009
for the number of single-channel channels,
Figure 737919DEST_PATH_IMAGE010
is an integer and represents the sign of the integer division, b is the transmission of the compressed information packet into the b-th single channel, and b is the remainder.
As a further improvement of the technical solution, the method for collecting and sorting the information data packets entering the plurality of channels according to the numbers employs a data intermittent comparison algorithm, and the algorithm formula is as follows:
Figure 419785DEST_PATH_IMAGE011
Figure 379650DEST_PATH_IMAGE012
wherein the content of the first and second substances,
Figure 827949DEST_PATH_IMAGE013
is as follows
Figure 686315DEST_PATH_IMAGE014
The number of each packet is the number of the compressed packet,
Figure 347103DEST_PATH_IMAGE015
is as follows
Figure 692634DEST_PATH_IMAGE016
The compressed information data packet of each, and
Figure 593725DEST_PATH_IMAGE014
and
Figure 126338DEST_PATH_IMAGE016
are all positive integers.
Compared with the prior art, the invention has the beneficial effects that:
1. according to the transmission method for accelerating the transmission speed of the digital information, a channel for data transmission is compressed, so that multiple channels are changed into a single channel, the construction cost is saved, meanwhile, the digital information data to be transmitted are cut off, compressed and transmitted, when the remote data are transmitted, the transmitted digital information data are transmitted in a segmented mode, and meanwhile, the digital information data transmitted in the segmented mode are shunted, so that the data transmission speed is accelerated.
2. In the transmission method for increasing the transmission speed of the digital information, the digital information data to be transmitted is segmented and compressed, so that the data is rapidly transmitted in a channel, the data transmission speed is increased, and the requirement of the current network data transmission is met.
Drawings
FIG. 1 is an overall flow chart of example 1;
FIG. 2 is an overall flow chart of example 1;
FIG. 3 is a schematic view of the overall flow of example 1;
fig. 4 is a diagram of the overall channel variation simulation of embodiment 1.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in 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.
Example 1
The present invention provides a transmission method for increasing the transmission speed of digital information, please refer to fig. 1-4, which includes the following steps:
the first mobile terminal sends digital information data to the second mobile terminal;
analyzing the digital information data, and judging whether the digital information data is transmitted to the second mobile terminal to be short-range or long-range;
identifying digital information data, and carrying out segmentation interception according to the content of the digital information data to divide the digital information data into a plurality of information data packets;
numbering a plurality of information data packets, and compressing the numbered information data packets;
transmitting the compressed information data packet through a transmission channel, compressing the transmission channel for transmitting the information data packet in the transmission process of the information data packet, reducing the number of channels of the transmission channel, and finally compressing the transmission channel into one channel;
identifying the information data packet in the transmission channel, intercepting and guiding the intercepted information data packet to another transmission channel;
receiving and guiding the information data packets transmitted in the plurality of transmission channels, so that the information data packets transmitted in the plurality of transmission channels are converged in the same transmission channel;
decompressing a transmission channel with transmission information data packets, so that one channel of the transmission channel is changed into a plurality of channels;
summarizing and sorting the information data packets entering the plurality of channels according to the numbers, and decompressing the information data packets according to the summarizing and sorting sequence;
and merging the decompressed information data packets into digital information data, and transmitting the merged digital information data to the second mobile terminal.
Further, when the digital information data is transmitted to the second mobile terminal in a short range or a long range:
when the digital information data is transmitted to the second mobile terminal in a short range, the digital information data is directly transmitted to the second mobile terminal to complete the transmission of the digital information data;
when the digital information data is transmitted to the second mobile terminal remotely, the content of the digital information data is identified and read.
The basis for judging whether the digital information data is transmitted to the second mobile terminal to be short-range or long-range is as follows:
determining whether the IP address of the macro base station of the first mobile terminal is consistent with the IP address of the macro base station of the second mobile terminal;
when the IP addresses of the macro base stations of the first mobile terminal and the second mobile terminal are consistent, judging that the data transmission is short-range;
and when the IP addresses of the macro base stations of the first mobile terminal and the second mobile terminal are not consistent, judging that the data transmission is remote.
Specifically, the step of dividing the digital information data into a plurality of information data packets is as follows:
receiving and identifying digital information data, and reading and storing the identified digital information data;
segmenting the stored digital information data into a plurality of information data packets according to the distribution condition of the internal byte segments, and storing the segmented information data packets;
compressing the information data packet, reducing the space occupied by the information data packet, numbering the compressed information data packet according to the comparison between the read digital information data and the intercepted information data packet, wherein the numbering sequence is from 1 to n, meanwhile, the information data packet compression file of the first number is compiled into an initial file receiving code, and the information data packet compression file of the last number is compiled into a tail file finishing code, so as to remind a system that the data is completely read and avoid the mixing of the data and other data to cause the messy codes of the data.
In addition, the method for compressing the transmission channel for transmitting the information data packet comprises the following steps:
the channel of each data transmission section is half of the channel of the previous data transmission section, the channel of the data transmission section is finally changed into one channel, and the compressed information data packet with the number is read and regulated at the position of the channel conversion connection;
the regulation formula is as follows:
Figure 653134DEST_PATH_IMAGE017
wherein the content of the first and second substances,
Figure 338324DEST_PATH_IMAGE002
for the number of data segments to be transmitted,
Figure 659584DEST_PATH_IMAGE003
for this number of channels of the channel,
Figure 945072DEST_PATH_IMAGE004
for the number of channels of the next channel,
Figure 698395DEST_PATH_IMAGE005
is the number of groups of segmented data, and is an integer,
Figure 752939DEST_PATH_IMAGE006
segment data group received for channel in next channel
Figure 510680DEST_PATH_IMAGE006
Compressed data, and t is the remainder;
for example, when the channel changes from 4 to 2, if the number of data segments is 10, q is 5, t is 0, which means that all data is divided into channels of the next channel on average, if the number of data segments is 1, q is 1, which means that a certain channel of the next channel receives one more compressed data section than another channel.
Further, the formula for identifying and intercepting the flow guide by the digital information data is as follows:
Figure 768617DEST_PATH_IMAGE018
wherein the content of the first and second substances,
Figure 371636DEST_PATH_IMAGE008
the number of numbers for the compressed information packets,
Figure 280687DEST_PATH_IMAGE009
for the number of single-channel channels,
Figure 694481DEST_PATH_IMAGE010
is an integer and represents the sign of the integer division, b is the transmission of the compressed information packet into the b-th single channel, and b is the remainder.
For example, if m is 10, y is 4, z is 1, b is 2, and the compressed bytecode with the number 10 enters the 2 nd single-channel, if m is 10, y is 2, z is 4, b is 0, and the compressed bytecode with the number 10 enters the last single-channel.
Specifically, a method for summarizing and ordering information data packets entering a plurality of channels according to numbers adopts a data intermittent comparison algorithm, and the algorithm formula is as follows:
Figure 954562DEST_PATH_IMAGE011
Figure 298955DEST_PATH_IMAGE012
wherein the content of the first and second substances,
Figure 875561DEST_PATH_IMAGE013
is as follows
Figure 178367DEST_PATH_IMAGE014
The number of each packet is the number of the compressed packet,
Figure 394584DEST_PATH_IMAGE015
is as follows
Figure 558980DEST_PATH_IMAGE016
The compressed information data packet of each, and
Figure 239361DEST_PATH_IMAGE014
and
Figure 447488DEST_PATH_IMAGE016
are all positive integers.
For example,is composed of
Figure 167313DEST_PATH_IMAGE019
Figure 915827DEST_PATH_IMAGE015
Is composed of
Figure 653975DEST_PATH_IMAGE020
Wherein
Figure 49316DEST_PATH_IMAGE014
Is a number of 10 and is provided with,
Figure 302443DEST_PATH_IMAGE016
is a number of 12, and is,
Figure 57909DEST_PATH_IMAGE021
and represents
Figure 135718DEST_PATH_IMAGE020
Is arranged at
Figure 951227DEST_PATH_IMAGE019
Next, the data arrangement order at this time is:
Figure 691650DEST_PATH_IMAGE019
Figure 735960DEST_PATH_IMAGE020
(ii) a When the comparison is made again, the result is,
Figure 448701DEST_PATH_IMAGE013
is composed of
Figure 966270DEST_PATH_IMAGE022
Figure 147984DEST_PATH_IMAGE023
Figure 979674DEST_PATH_IMAGE024
Therefore, the new arrangement sequence is:
Figure 609238DEST_PATH_IMAGE019
Figure 251703DEST_PATH_IMAGE022
Figure 904402DEST_PATH_IMAGE020
and in the same way, arranging the sequence of the segmented information data packets.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and the preferred embodiments of the present invention are described in the above embodiments and the description, and are not intended to limit the present invention. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (6)

1. A transmission method for accelerating the transmission speed of digital information is characterized in that: the method comprises the following steps:
the first mobile terminal sends digital information data to the second mobile terminal;
analyzing the digital information data, and judging whether the digital information data is transmitted to the second mobile terminal to be short-range or long-range;
identifying digital information data, and carrying out segmentation interception according to the content of the digital information data to divide the digital information data into a plurality of information data packets;
numbering a plurality of information data packets, and compressing the numbered information data packets;
transmitting the compressed information data packet through a transmission channel, compressing the transmission channel for transmitting the information data packet in the transmission process of the information data packet, reducing the number of channels of the transmission channel, and finally compressing the transmission channel into one channel;
identifying the information data packet in the transmission channel, intercepting and guiding the intercepted information data packet to another transmission channel;
receiving and guiding the transmission information data packets in the plurality of transmission channels, so that the information data packets transmitted in the plurality of transmission channels are converged in the same transmission channel;
decompressing a transmission channel with transmission information data packets, so that one channel of the transmission channel is changed into a plurality of channels;
summarizing and sorting the information data packets entering the plurality of channels according to the numbers, and decompressing the information data packets according to the summarizing and sorting sequence;
merging the decompressed information data packets into digital information data, and transmitting the merged digital information data to a second mobile terminal;
the method for compressing the transmission channel for transmitting the information data packet comprises the following steps:
the channel of each data transmission section is half of the channel of the previous data transmission section, the channel of the data transmission section is finally changed into one channel, and the compressed information data packet with the number is read and regulated at the position of the channel conversion connection;
the regulation formula is as follows:
Figure DEST_PATH_IMAGE001
wherein the content of the first and second substances,
Figure DEST_PATH_IMAGE002
for the number of data segments to be transmitted,
Figure DEST_PATH_IMAGE003
for this number of channels of the channel,
Figure DEST_PATH_IMAGE004
for the number of channels of the next channel,
Figure DEST_PATH_IMAGE005
is the number of groups of segmented data, and is an integer,
Figure DEST_PATH_IMAGE006
segment data group received for channel in next channel
Figure 430004DEST_PATH_IMAGE006
The compressed data, and t is the remainder.
2. The transmission method for increasing the speed of digital information transmission according to claim 1, wherein: when the digital information data is transmitted to the second mobile terminal to be short-range or long-range, the method comprises the following steps:
when the digital information data is transmitted to the second mobile terminal in a short range, the digital information data is directly transmitted to the second mobile terminal to complete the transmission of the digital information data;
when the digital information data is transmitted to the second mobile terminal remotely, the content of the digital information data is identified and read.
3. The transmission method for increasing the speed of digital information transmission according to claim 2, wherein: the basis for judging whether the digital information data is transmitted to the second mobile terminal to be short-range or long-range is as follows:
determining whether the IP address of the macro base station of the first mobile terminal is consistent with the IP address of the macro base station of the second mobile terminal;
when the IP addresses of the macro base stations of the first mobile terminal and the second mobile terminal are consistent, judging that the data transmission is short-range;
and when the IP addresses of the macro base stations of the first mobile terminal and the second mobile terminal are not consistent, judging that the data transmission is remote.
4. The transmission method for increasing the speed of digital information transmission according to claim 1, wherein: the step of dividing the digital information data into a plurality of information data packets is as follows:
receiving and identifying digital information data, and reading and storing the identified digital information data;
segmenting the stored digital information data into a plurality of information data packets according to the distribution condition of the internal byte segments, and storing the segmented information data packets;
and compressing the information data packet to reduce the space occupied by the information data packet, and numbering the compressed information data packet according to the comparison between the read digital information data and the intercepted information data packet.
5. The transmission method for increasing the speed of digital information transmission according to claim 1, wherein: the formula for identifying and intercepting and guiding the digital information data is as follows:
Figure DEST_PATH_IMAGE007
wherein the content of the first and second substances,
Figure DEST_PATH_IMAGE008
the number of numbers for the compressed information packets,
Figure DEST_PATH_IMAGE009
for the number of single-channel channels,
Figure DEST_PATH_IMAGE010
is an integer, represents the sign of an integer division,
Figure DEST_PATH_IMAGE011
for compressed information data packets to
Figure 425773DEST_PATH_IMAGE011
In a single channel, and b is the remainder.
6. The transmission method for increasing the speed of digital information transmission according to claim 1, wherein: the method for summarizing and sequencing the information data packets entering the plurality of channels according to the numbers adopts a data intermittent comparison algorithm, and the algorithm formula is as follows:
Figure DEST_PATH_IMAGE012
Figure DEST_PATH_IMAGE013
wherein the content of the first and second substances,
Figure DEST_PATH_IMAGE014
is as follows
Figure DEST_PATH_IMAGE015
The number of each packet is the number of the compressed packet,
Figure DEST_PATH_IMAGE016
is as follows
Figure DEST_PATH_IMAGE017
The compressed information data packet of each, and
Figure 251516DEST_PATH_IMAGE015
and
Figure 53250DEST_PATH_IMAGE017
are all positive integers.
CN202111059140.2A 2021-09-10 2021-09-10 Transmission method for accelerating digital information transmission speed Active CN113507728B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111059140.2A CN113507728B (en) 2021-09-10 2021-09-10 Transmission method for accelerating digital information transmission speed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111059140.2A CN113507728B (en) 2021-09-10 2021-09-10 Transmission method for accelerating digital information transmission speed

Publications (2)

Publication Number Publication Date
CN113507728A CN113507728A (en) 2021-10-15
CN113507728B true CN113507728B (en) 2021-11-16

Family

ID=78016642

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111059140.2A Active CN113507728B (en) 2021-09-10 2021-09-10 Transmission method for accelerating digital information transmission speed

Country Status (1)

Country Link
CN (1) CN113507728B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5363141A (en) * 1993-01-29 1994-11-08 At&T Bell Laboratories Method and apparatus for transmitting encoded blocks of video signals at different channel rates
CN1297293A (en) * 1999-10-04 2001-05-30 欧洲三菱电讯有限公司 Method for generating compression mode over composite channel having at least two transmission channels, and method for carrying out same
CN105897579A (en) * 2015-10-21 2016-08-24 乐卡汽车智能科技(北京)有限公司 Data transmission method and device

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6718507B1 (en) * 2000-09-12 2004-04-06 At&T Corp. System and method for representing compressed information
CN100563146C (en) * 2005-04-30 2009-11-25 华为技术有限公司 A kind of time division multiplex data transmitting method based on packet switching
CN101990167A (en) * 2009-07-31 2011-03-23 中兴通讯股份有限公司 Instruction-transmitting method of multicast broadcast connection protocol data unit
CA2829418A1 (en) * 2011-03-09 2012-09-13 Sirius XM Radio, Inc. System and method for increasing transmission bandwidth efficiency
CN103634843A (en) * 2012-08-20 2014-03-12 中兴通讯股份有限公司 Data transmission method, wireless network controller, base station and mobile communication system
US9553954B1 (en) * 2013-10-01 2017-01-24 Integrated Device Technology, Inc. Method and apparatus utilizing packet segment compression parameters for compression in a communication system
CN104219229B (en) * 2014-08-18 2018-01-12 国家电网公司 The transmission method and device of virtual desktop data
CN105653484B (en) * 2015-12-31 2018-08-17 厦门市美亚柏科信息股份有限公司 A kind of deblocking compression multi-channel transmission method
CN107734555B (en) * 2016-08-12 2021-07-30 ***通信有限公司研究院 Data receiving and transmitting channel, data transmission method and device
CN106713415B (en) * 2016-11-14 2019-11-22 北京邮电大学 A kind of data transmission method and system
CN111132134B (en) * 2019-12-26 2021-02-23 东方通信股份有限公司 PDT (PDT) packet cross-system interconnection implementation method
CN113157655A (en) * 2020-01-22 2021-07-23 阿里巴巴集团控股有限公司 Data compression method, data decompression method, data compression device, data decompression device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5363141A (en) * 1993-01-29 1994-11-08 At&T Bell Laboratories Method and apparatus for transmitting encoded blocks of video signals at different channel rates
CN1297293A (en) * 1999-10-04 2001-05-30 欧洲三菱电讯有限公司 Method for generating compression mode over composite channel having at least two transmission channels, and method for carrying out same
CN105897579A (en) * 2015-10-21 2016-08-24 乐卡汽车智能科技(北京)有限公司 Data transmission method and device

Also Published As

Publication number Publication date
CN113507728A (en) 2021-10-15

Similar Documents

Publication Publication Date Title
CN1030237C (en) Transcoder and improved land system for mobile radio communication system
KR101537127B1 (en) Mapping of distributed resource block indices to physical resource blocks
CN1081859C (en) Method of bypassing vocoders in digital mobile communication system
EP2509344B1 (en) Method for transmitting and receiving multimedia information and terminal thereof
CN101437023B (en) Wireless communication device and operation method thereof
WO1996037049A1 (en) Multicontext compression system with shared data structures
JP2003037572A (en) Scheduling system
CN101282294B (en) Transmission method for control information based on group
CN112532449B (en) Method for realizing power communication slice selection and trusted transmission based on 5G network
CN108616927A (en) A kind of data transmission and reception method and device
CN101175261B (en) Interface and method for transmitting multi-module orthogonal data in base band pool
CN113507728B (en) Transmission method for accelerating digital information transmission speed
CN112751788A (en) Double-plane switching method supporting multi-type frame mixed transmission
CN102821072A (en) Sending method, receiving method, sending system, receiving system, sending device and receiving device for IQ (In-phase quadrature) data
EP1505492B1 (en) Dynamic allocation method in digital signal processors
US20060227805A1 (en) Buffers handling multiple protocols
CN1134926C (en) Data transmission method
CN108352897B (en) Interception reference symbol transmission method and radio remote unit
CN111935844A (en) Control signaling transmission and acquisition method, equipment and storage medium
CN111355801B (en) Remote artificial intelligence communication service handling system and control method thereof
CN115835310A (en) Message sending method and device and electronic equipment
CN102111842B (en) Method and circuitry for processing data
CN1411161A (en) TD-CDMA transmission system
CN108632230B (en) Data processing method and network equipment
CN100502577C (en) Method for PHS system to broadcast short message, short message structure and its system

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