CN101510183A - Data transportation processing method and apparatus - Google Patents

Data transportation processing method and apparatus Download PDF

Info

Publication number
CN101510183A
CN101510183A CNA2009101284743A CN200910128474A CN101510183A CN 101510183 A CN101510183 A CN 101510183A CN A2009101284743 A CNA2009101284743 A CN A2009101284743A CN 200910128474 A CN200910128474 A CN 200910128474A CN 101510183 A CN101510183 A CN 101510183A
Authority
CN
China
Prior art keywords
data
carried
address
destination address
source address
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.)
Granted
Application number
CNA2009101284743A
Other languages
Chinese (zh)
Other versions
CN101510183B (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN2009101284743A priority Critical patent/CN101510183B/en
Publication of CN101510183A publication Critical patent/CN101510183A/en
Application granted granted Critical
Publication of CN101510183B publication Critical patent/CN101510183B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention discloses a data transportation processing method and aims at solving the problem of excessive occupied system resources in the data transportation processing of the prior art. The data transportation processing method includes the following steps: the instruction of a control mode is received; the parameter of the data to be transported is obtained according to the instruction of the control mode; the source address and the target address of the data to be transported are obtained according to the parameter; and the data to be transported is transported to the target address from the source address. The embodiment of the invention also provides a device for data transportation processing. The invention is applicable to the data transportation processing.

Description

Data transportation processing method and device
Technical field
The present invention relates to technical field of data transmission, relate in particular to a kind of data transportation processing method and device.
Background technology
Direct memory access (Direct Memory Access, DMA) be a kind of mode of operation of carrying out data-moving fully by hardware, under the DMA pattern, dma controller is carried out the data-moving operation by a bus master controller that is independent of processor, CPU only needs to assign instruction to dma controller, allow dma controller come the transmission of deal with data, do not need through CPU, data just can be directly between storer, move between the peripheral hardware and between internal memory and the I/O equipment, Data Transfer Done is given CPU information feedback again.
When carrying out the encoding and decoding of audio or video, often need carry in enormous quantities data, usually, adopt the DMA form that audio, video data is carried.
Because the placement of video raw data in internal memory be very inconvenient to the processing of data, therefore, raw data need be rearranged and to make things convenient for processing.As shown in Figure 1, left data is the video raw data of obtaining from the video inputs mouth, is to leave in the storer according to the order of obtaining, but when deal with data, Rx, Gx, Bx data need be rearranged the order on the right.N Rx data are arranged, therefore adopt existing DMA technology to carry out data-moving, CPU must carry out the position that n configuration could be moved all Rx to the right to DMA.All R, G, B data rearrangement will be classified as the order on the right, CPU just must carry out 3n configuration to DMA, and this will reduce the performance of main CPU system greatly; Perhaps embed a small-sized microprocessor again, finish the data carrying by the mode that small-sized microprocessor is programmed in DMA inside.
When voice data transmitted by digital link (as I2S), it may comprise several passages.These passages must be multiplexing in a data line, by same serial port transmission.At this moment, DMA can handle with multiplexing data are deinterleaved (interleaving), so that allow each channel data line spread on storer.In Fig. 2, the left side is the voice data of the left and right acoustic channels handled, and separately L channel and R channel are placed.But when sending the data of left and right acoustic channels, the data interlacing of left and right acoustic channels need be sent together by the I2S bus.If use the DMA carrying, do not optimizing under the situation that voice data moves, whenever moving a channel data all needs DMA of CPU configure, carries n data and then need dispose 2n time DMA; Perhaps embed a small-sized microprocessor again, finish the data carrying by the mode that small-sized microprocessor is programmed in DMA inside.
In realizing process of the present invention, the inventor finds that there are the following problems at least in the prior art:
When audio or video The data DMA pattern was carried out the permutatation of data, before each data of carrying, CPU need carry out a DMA configuration, can take cpu resource greatly like this, reduces the efficient of system.
Summary of the invention
Embodiments of the invention provide a kind of data transportation processing method and device, can reduce the taking of resource of system, improve the efficient of data carrying.
For achieving the above object, embodiments of the invention adopt following technical scheme:
A kind of data transportation processing method comprises:
The indication of reception control model;
Obtain the parameter of data to be carried according to described control model indication;
Obtain data source address and destination address described to be carried according to described parameter;
Data described to be carried are transported to described destination address from described source address.
A kind of device of data transportation processing comprises:
Receiver module is used to receive the control model indication;
Acquisition module is used for indicating the parameter of obtaining data to be carried according to described control model;
Computing module is used for obtaining data source address and destination address described to be carried according to described parameter;
The carrying module is used for data described to be carried are transported to described destination address from described source address.
Data transportation processing method that the embodiment of the invention provides and device, before the data carrying, do not need each data source address to be carried and destination address all are provided with, indicate and only need receive a control model, obtain the parameter of data to be carried according to described control model indication, can obtain data source address and destination address described to be carried according to described parameter, and then data described to be carried are transported to described destination address from described source address.Compared with prior art, the embodiment of the invention has reduced because of the resource occupation of the system that brings repeatedly is set, and has improved the efficient of data carryings.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is a video data transportation processing schematic flow sheet;
Fig. 2 is a voice data transportation processing schematic flow sheet;
The data transportation processing method process flow diagram that Fig. 3 provides for the embodiment of the invention one;
The data transportation processing method process flow diagram that Fig. 4 provides for the embodiment of the invention two;
The data transportation processing method process flow diagram that Fig. 5 provides for the embodiment of the invention three;
The apparatus structure synoptic diagram of the data transportation processing that Fig. 6 provides for the embodiment of the invention four.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that is obtained under the creative work prerequisite.
Embodiments of the invention provide a kind of data transportation processing method and device.
For the advantage that makes technical solution of the present invention is clearer, the present invention is elaborated below in conjunction with drawings and Examples.
Embodiments of the invention provide a kind of data transportation processing method, and this method can reduce the resource occupation of system, improve the efficient of data carrying.
Embodiment one
As shown in Figure 3, described data transportation processing method comprises:
S301, dma controller receive the control model indication.
Wherein, described control model indication can realize the data transportation processing mode that different operational codes is corresponding different by the mode of operational code.Provide several different operational codes and corresponding transportation processing mode thereof below:
000000: the immediate data carrying, do not do any processing;
000001: the voice data permutatation;
000010: the video data permutatation;
000011: the data for the treatment of carrying are added CRC (Cyclical Redundancy Check, cyclic redundancy check (CRC) code);
000100: the data for the treatment of carrying are carried out crc check;
000101: treat the conversion that the data of carrying are held little endian mode greatly;
000101: the data for the treatment of carrying are carried out the conversion of small end to big end pattern.
Certainly, described operational code is not limited to above-mentioned cited several, also can be other operational code; The coded system of described operational code is not limited to the above-mentioned coded system of enumerating, and the operational code of each data transportation processing mode correspondence also can be carried out layout according to other coded system.
Certainly, the indication of described control model is not limited to the operational code form, also the form that can discern for any dma controller.
S302, the parameter of data to be carried is obtained in indication according to described control model.
Wherein, described parameter comprises described first data source address and the destination address of waiting to carry data, the described size of waiting to carry each data block of data, and the described offset address of waiting to carry per two adjacent datas in the data.
Dma controller is according to the control model indication that receives, go to obtain data source address and the required parameter of destination address that calculating remains to be carried, for example: described control model is designated as the operational code form, this operational code is 000010, the data transportation processing mode of this operational code correspondence is the video data permutatation, then described correlation parameter comprise the size, the offset address of adjacent two data to be carried, first data source address and destination address to be carried of the data that remain to be carried.
S303, obtain data source address and destination address described to be carried according to described parameter.
According to the parameter of being obtained, dma controller can calculate the data source address and the destination address that remain to be carried.Compared with prior art, dma controller need all will not be provided with this data source address and destination address before data of every carrying, had reduced the resource occupation that the system that brings repeatedly is set.
S304, data described to be carried are transported to described destination address from described source address.
The data transportation processing method that the embodiment of the invention provides, before the data carrying, do not need each data source address to be carried and destination address all are provided with, indicate and only need receive a control model, obtain the parameter of data to be carried according to described control model indication, can obtain data source address and destination address described to be carried according to described parameter, and then data described to be carried are transported to described destination address from described source address.Compared with prior art, the embodiment of the invention has reduced because of the resource occupation of the system that brings repeatedly is set, and has improved the efficient of data carryings.
Embodiment two
In the present embodiment, the control model of dma controller reception is designated as the video data permutatation.As shown in Figure 1, the data on the left side are the video raw data of obtaining from the video inputs mouth, and wherein, R class, G class and category-B data break are placed, and wherein, R class data comprise R0 to Rn, can abbreviate Rx as, represent X the R class data in the data to be carried; G class data comprise G0 to Gn, can abbreviate Gx as, represent X the G class data in the data to be carried; The category-B data comprise B0 to Bn, can abbreviate Bx as, represent X the category-B data in the data to be carried.
Offset address between any two adjacent R classes is identical, and the offset address between any two adjacent G classes is identical, and the offset address between any two adjacent category-Bs is identical.Because the placement of described video raw data in internal memory is very inconvenient to the processing of data, therefore, described video raw data permutatation be need be carried out to the order shown in the right, R class, G class and category-B made, arrange in kinds, and the data in each class are placed in order.
As shown in Figure 4, described data transportation processing method comprises:
S401, dma controller receive the control model indication, and described control model is designated as the video data permutatation.
S402, the correlation parameter of each data block Rx to be carried is obtained in indication according to described control model, according to described parameter, can calculate source address and the destination address of each data block Rx of remaining to be carried.
Here, described parameter comprises: the source address P0 of first data block R0 to be carried, destination address Q0, and the offset address between the big or small Lx of each data block Rx to be carried, adjacent two the data block Rx to be carried.Wherein, described x can get the arbitrary value in 0 to n, and the offset address between described any adjacent two data blocks Rx is identical, is d1.
S403, according to above-mentioned parameter, dma controller calculate source address Px and the destination address Qx of the data block Rx that remains to be carried.
Wherein, the source address P (x-1) that the source address Px of described data block Rx equals data block R (x-1) adds the offset address d1 between the adjacent two data blocks, the destination address Q (x-1) that the destination address Qx of data block Rx equals data block R (x-1) adds the big or small L (x-1) of data block R (x-1), wherein, described x can get the arbitrary value in 1 to n.
S404, with the data block Rx that remains to be carried be transported to described destination address from described source address successively.
Equally, adopt and the similar method of S402-S404, all data Gx are carried out transportation processing, realize the permutatation of all data block Gx.
S402a, the correlation parameter of each data block Gx to be carried is obtained in indication according to described control model, according to described parameter, can calculate source address and the destination address of each data block Gx of remaining to be carried.
Here, described parameter comprises: the source address M0 of first data block G0 to be carried, destination address M0, and the offset address between the big or small Kx of each data block Gx to be carried, adjacent two the data block Gx to be carried.Wherein, described x can get the arbitrary value in 0 to n, and the offset address between described any adjacent two data blocks Gx is identical, is d2.
S403a, according to above-mentioned parameter, dma controller calculate source address Mx and the destination address Nx of the data block Gx that remains to be carried.
Wherein, the source address M (x-1) that the source address Mx of described data block Gx equals data block G (x-1) adds the offset address d2 between the adjacent two data blocks, the destination address N (x-1) that the destination address Nx of data block Gx equals data block G (x-1) adds the big or small K (x-1) of data block G (x-1), wherein, described x can get the arbitrary value in 1 to n.
S404a, with the data block Gx that remains to be carried be transported to described destination address from described source address successively.
Equally, adopt and the similar method of S402-S404, all data block Bx are carried out permutatation.
S402b, the correlation parameter of each data block Bx to be carried is obtained in indication according to described control model, according to described parameter, can calculate source address and the destination address of each data block Bx of remaining to be carried.
Here, described parameter comprises: the source address U0 of first data block B0 to be carried, destination address V0, and the offset address between the big or small Tx of each data block Bx to be carried, adjacent two the data block Bx to be carried.Wherein, described x can get the arbitrary value in 0 to n, and the offset address between described any adjacent two data blocks Bx is identical, is d3.
S403b, according to above-mentioned parameter, dma controller calculate source address Ux and the destination address Vx of the data block Bx that remains to be carried.
Wherein, the source address U (x-1) that the source address Ux of described data block Bx equals data block B (x-1) adds the offset address d3 between the adjacent two data blocks, the destination address V (x-1) that the destination address Vx of data block Bx equals data block B (x-1) adds the big or small T (x-1) of data block B (x-1), wherein, described x can get the arbitrary value in 1 to n.
S404b, with the data block Bx that remains to be carried be transported to described destination address from described source address successively.
At this moment, all data block Rx, Gx, Bx are respectively series arrangement, in this process, dma controller only need receive a control model indication, obtain the correlation parameter of data Rx to be carried, Gx, Bx respectively according to described control model indication, can according to described calculation of parameter go out data Rx, the Gx, source address and the destination address of Bx that remain to be carried, and then with the data that remain to be carried be transported to described destination address from described source address.Thereby avoided all will being provided with before data of every carrying, reduced the resource occupation that the system that brings repeatedly is set, improved the efficient of data carryings this data source address and destination address.
Embodiment three
In the present embodiment, the control model of dma controller reception is designated as the voice data permutatation.As shown in Figure 2, the voice data on the left side is that separately left and right acoustic channels is placed, and all L channel data L classes and right data R class are respectively order and place, wherein, L class data comprise L0 to Ln, can abbreviate Lx as, represent X the L class data in the data to be carried; R class data comprise R0 to Rn, can abbreviate Rx as, represent X R class data of waiting to carry in the data.There are relation one to one in all Lx and Rx.Passing through I 2When the S bus sends the left and right acoustic channels data, the data interlacing of left and right acoustic channels need be sent together, therefore, described voice data need be carried out permutatation to the order shown in the right, all Lx are placed at interval, all Rx place at interval.
As shown in Figure 5, described data transportation processing method comprises:
S501, dma controller receive the control model indication, and described control model is designated as the voice data permutatation.
S502, the correlation parameter of L class data block to be carried and R class data block is obtained in indication according to described control model, according to described parameter, can calculate the L class data block that remains to be carried and the source address and the destination address of R class data block.
Here, described parameter comprises: the source address P0 of first data block L0 to be carried, destination address Q0, and the offset address of the big or small Vx of the big or small Ux of each L class data block Lx to be carried, each R class data block Rx to be carried, corresponding two L class data block Lx to be carried and R class data block Rx.Wherein, described x can get the arbitrary value in 0 to n, and described any corresponding two Lx are identical with offset address between the Rx, are d.
S503, according to above-mentioned parameter, dma controller calculate source address Px and the destination address Qx of the data block Lx that remains to be carried, and source address Mx and the destination address Nx of the data block Rx that remains to be carried.
Wherein, the source address P0 that the source address of data block R0 equals data block L0 adds offset address d, the destination address Q0 that the destination address of data block R0 equals data block L0 adds the big or small U0 of data block L0, the source address P (x-1) that the source address Px of described data block Lx equals data block L (x-1) adds the big or small U (x-1) of data block L (x-1), the destination address N (x-1) that destination address Qx equals data block R (x-1) adds the big or small V (x-1) of data block R (x-1), the source address Px that the source address Mx of described data block Rx equals data block Lx adds offset address d, the destination address Qx that destination address Nx equals data block Lx adds the big or small Ux of data block Lx, wherein, described x can get the arbitrary value in 1 to n.
S504, with the data block Lx and the Rx that remain to be carried be transported to described destination address from described source address successively.
At this moment, all data block Lx, Rx are respectively at interval and place, in this process, dma controller only need receive a control model indication, obtain data Lx to be carried, the correlation parameter of Rx respectively according to described control model indication, can according to described calculation of parameter go out source address and the destination address of the data Lx, the Rx that remain to be carried, and then with the data that remain to be carried be transported to described destination address from described source address.Thereby avoided all will being provided with before data of every carrying, reduced the resource occupation that the system that brings repeatedly is set, improved the efficient of data carryings this data source address and destination address.
Add cyclic redundancy check (CRC) code if described control model is designated as the data for the treatment of carrying, then described successively the data that remain to be carried are transported to the step of described destination address from described source address before, also comprise:
Character afterbody in data described to be carried adds cyclic redundancy check (CRC) code.
If described control model is designated as the data for the treatment of carrying and carries out the cyclic redundancy check (CRC) code inspection, then described successively the data that remain to be carried are transported to the step of described destination address from described source address before, also comprise:
The data that remain to be carried are carried out the cyclic redundancy check (CRC) code inspection, if, then carry by checking; If fail inspection, then do not carry.
If described control model is designated as big conversion of holding little endian mode, then described successively with the data that remain to be carried after described source address is transported to the step of described destination address, also comprise:
The conversion that little endian mode held greatly in described each word that has been carried to each data of destination address.
If described control model is designated as small end to the conversion of big end pattern, then described successively with the data that remain to be carried after described source address is transported to the step of described destination address, also comprise:
Described each word that has been carried to each data of destination address is carried out the conversion of small end to big end pattern.
Thereby the data transportation processing method of utilizing the embodiment of the invention to provide can reduce the resource occupation of system, improves the efficient of data carrying.
Embodiments of the invention also provide a kind of device of data transportation processing, can reduce the resource occupation of system, improve the efficient of data carrying.
Embodiment four
As shown in Figure 6, the device of described data transportation processing comprises:
Receiver module 601 is used to receive the control model indication.
Acquisition module 602 is used for indicating the parameter of obtaining data to be carried according to described control model.
Wherein, described parameter comprises described first data source address and the destination address of waiting to carry data, the described size of waiting to carry each data block of data, and the described offset address of waiting to carry per two adjacent datas in the data.
Acquisition module 602 is according to the control model indication that receives, go to obtain data source address and the required parameter of destination address that calculating remains to be carried, for example: described control model is designated as the operational code form, this operational code is 000010, the data transportation processing mode of this operational code correspondence is the video data permutatation, then described correlation parameter comprise the size, the offset address of adjacent two data to be carried, first data source address and destination address to be carried of the data that remain to be carried.
Computing module 603 is used for obtaining data source address and destination address described to be carried according to described parameter.
Wherein, data described to be carried comprise voice data or video data, and described computing module 603 obtains data source address described to be carried and destination address according to voice data permutatation or video data permutatation.
According to the parameter of being obtained, computing module 603 can calculate the data source address and the destination address that remain to be carried.Compared with prior art, need before data of every carrying, all to not be provided with, reduce the resource occupation that the system that brings repeatedly is set this data source address and destination address.
Carrying module 604 is used for data described to be carried are transported to described destination address from described source address.
The device of the data transportation processing that the embodiment of the invention provides, before the data carrying, do not need each data source address to be carried and destination address all are provided with, indicate and only need receive a control model, obtain the parameter of data to be carried according to described control model indication, can obtain data source address and destination address described to be carried according to described parameter, and then data described to be carried are transported to described destination address from described source address.Compared with prior art, the embodiment of the invention has reduced because of the resource occupation of the system that brings repeatedly is set, and has improved the efficient of data carryings.
One of ordinary skill in the art will appreciate that all or part of flow process that realizes in the foregoing description method, be to instruct relevant hardware to finish by computer program, described program can be stored in the computer read/write memory medium, this program can comprise the flow process as the embodiment of above-mentioned each side method when carrying out.Wherein, described storage medium can be magnetic disc, CD, read-only storage memory body (Read-Only Memory, ROM) or at random store memory body (Random Access Memory, RAM) etc.
The above; it only is the embodiment of the embodiment of the invention; but the protection domain of the embodiment of the invention is not limited thereto; anyly be familiar with those skilled in the art in the technical scope that the present invention discloses; the variation that can expect easily or replacement all should be encompassed within protection scope of the present invention.Therefore, the protection domain of the embodiment of the invention should be as the criterion with the protection domain of claim.

Claims (11)

1, a kind of data transportation processing method is characterized in that, comprising:
The indication of reception control model;
Obtain the parameter of data to be carried according to described control model indication;
Obtain data source address and destination address described to be carried according to described parameter;
Data described to be carried are transported to described destination address from described source address.
2, data transportation processing method according to claim 1, it is characterized in that, described control model is the video data permutatation, described parameter comprises: the R0 of first data to be carried, the source address of G0 and B0 and destination address, the Rx of each data to be carried, the size of Gx and Bx, and the Rx of adjacent two data to be carried, the offset address of Gx and Bx, wherein, described x is the value in 1 to n, Rx represents X the R class data in the data to be carried, Gx represents X the G class data in the data to be carried, and Bx represents X the category-B data in the data to be carried.
3, data transportation processing method according to claim 2 is characterized in that, describedly obtains the described step of carrying data source address and destination address of waiting according to described parameter and comprises:
Source address and the destination address of described first data R0, G0 and B0 are drawn by described parameter;
The source address of the Rx of described other data, Gx and Bx is that R (x-1), the G (x-1) of last data and the source address of B (x-1) add that adjacent two are treated Rx, the Gx of moving data and the offset address between the Bx;
The destination address of the Rx of described other data, Gx and Bx is the size that the destination address of R (x-1), the G (x-1) of last data and B (x-1) adds a data R (x-1), G (x-1) and B (x-1).
4, data transportation processing method according to claim 1, it is characterized in that, described control model is the voice data permutatation, described parameter comprises: the source address of the L0 of first data to be carried and destination address, data Lx to be carried and the size of Rx, and the offset address of corresponding two data Lx to be carried and Rx, wherein, described x is the value in 1 to n, Lx represents X the L class data in the data to be carried, and Rx represents X R class data of waiting to carry in the data.
5, data transportation processing method according to claim 4 is characterized in that, describedly obtains describedly to wait to carry data source address and destination address comprises according to described parameter:
The source address of the L0 of described first data and destination address are drawn by described parameter;
The source address of the L0 of a data adds the Lx of corresponding two data to be carried and the offset address of Rx headed by the source address of the R0 of described first data;
The destination address of the L0 of a data adds the size of the L0 of first data headed by the destination address of the R0 of described first data;
The source address of the Lx of described other data is the size that the source address of the L (x-1) of last data adds the L (x-1) of data;
The destination address of the Lx of described other data is the size that the destination address of the R (x-1) of data adds the R (x-1) of data;
The source address of the Rx of described other data is that the source address of the Lx of data adds the Lx of corresponding two data to be carried and the offset address of Rx;
The destination address of the Rx of described other data is the size that the destination address of the Lx of data adds the Lx of data.
6, data transportation processing method according to claim 1 is characterized in that, described control model is designated as the data for the treatment of carrying and adds cyclic redundancy check (CRC) code;
Then described data described to be carried are transported to the step of described destination address from described source address before, also comprise:
Character afterbody in data described to be carried adds cyclic redundancy check (CRC) code.
7, data transportation processing method according to claim 1 is characterized in that, described control model is designated as the data for the treatment of carrying and carries out the cyclic redundancy check (CRC) code inspection;
Then described successively with before the data that remain to be carried are transported to the step of described destination address from described source address, also comprise:
The data that remain to be carried are carried out the cyclic redundancy check (CRC) code inspection, if, then carry by checking; If fail inspection, then do not carry.
8, data transportation processing method according to claim 1, it is characterized in that, described parameter comprises described first data source address and the destination address of waiting to carry data, the described size of waiting to carry each data block of data, and the described offset address of waiting to carry per two adjacent datas in the data.
9, a kind of device of data transportation processing is characterized in that, comprising:
Receiver module is used to receive the control model indication;
Acquisition module is used for indicating the parameter of obtaining data to be carried according to described control model;
Computing module is used for obtaining data source address and destination address described to be carried according to described parameter;
The carrying module is used for data described to be carried are transported to described destination address from described source address.
10, the device of data transportation processing according to claim 9, it is characterized in that, described parameter comprises described first data source address and the destination address of waiting to carry data, the described size of waiting to carry each data block of data, and the described offset address of waiting to carry per two adjacent datas in the data.
11, the device of data transportation processing according to claim 9, it is characterized in that, data described to be carried comprise voice data or video data, and described computing module obtains data source address described to be carried and destination address according to voice data permutatation or video data permutatation.
CN2009101284743A 2009-03-23 2009-03-23 Data transportation processing method and apparatus Active CN101510183B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009101284743A CN101510183B (en) 2009-03-23 2009-03-23 Data transportation processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009101284743A CN101510183B (en) 2009-03-23 2009-03-23 Data transportation processing method and apparatus

Publications (2)

Publication Number Publication Date
CN101510183A true CN101510183A (en) 2009-08-19
CN101510183B CN101510183B (en) 2011-05-11

Family

ID=41002586

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009101284743A Active CN101510183B (en) 2009-03-23 2009-03-23 Data transportation processing method and apparatus

Country Status (1)

Country Link
CN (1) CN101510183B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107196857A (en) * 2017-05-24 2017-09-22 北京东土军悦科技有限公司 A kind of moving method and the network equipment
CN110018851A (en) * 2019-04-01 2019-07-16 北京中科寒武纪科技有限公司 Data processing method, relevant device and computer-readable medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100432968C (en) * 2004-07-09 2008-11-12 上海奇码数字信息有限公司 Direct access device of storage and data transmission method thereof
CN100511195C (en) * 2006-04-17 2009-07-08 中兴通讯股份有限公司 Method for implementing two-dimensional data delivery using DMA controller

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107196857A (en) * 2017-05-24 2017-09-22 北京东土军悦科技有限公司 A kind of moving method and the network equipment
CN107196857B (en) * 2017-05-24 2020-06-23 北京东土军悦科技有限公司 Moving method and network equipment
CN110018851A (en) * 2019-04-01 2019-07-16 北京中科寒武纪科技有限公司 Data processing method, relevant device and computer-readable medium

Also Published As

Publication number Publication date
CN101510183B (en) 2011-05-11

Similar Documents

Publication Publication Date Title
JPS5810236A (en) Interface circuit
US20060161720A1 (en) Image data transmission method and system with DMAC
GB1512263A (en) Interface unit for data processing system
CN101788956B (en) Multi-channel data storage method, device and receiving system
CN101510183B (en) Data transportation processing method and apparatus
CN109524004A (en) The voice interaction device and system of a kind of method of parallel transmission that realizing MCVF multichannel voice frequency and data, circumscribed
CN104123252A (en) Multi-channel direct memory access controller and control method thereof
CN1806225A (en) Instruction encoding within a data processing apparatus having multiple instruction sets
CN114399035A (en) Method for transferring data, direct memory access device and computer system
US11126430B2 (en) Vector processor for heterogeneous data streams
US3719930A (en) One-bit data transmission system
KR100677542B1 (en) Control method of multi-input multi-output system through single serial interface, and apparatus thereof
EP3739839A1 (en) Vector processor for heterogeneous data streams
CN114399034B (en) Data handling method for direct memory access device
CN110190934B (en) Data punching method and equipment
KR101660055B1 (en) Data comparing apparatus
JPH05324545A (en) Bus controller
JPH0313038A (en) Asynchronous serial data transmitter
KR100409011B1 (en) Stream Data Processing System
CN117724656A (en) Data storage method, data reading method, device and equipment
CN116185913A (en) Embedded DMA peripheral offset transmission requesting device
CN116095042A (en) Communication method, system, electronic device and storage medium
JPH04172549A (en) Digital data processor
JP2000115480A (en) Image reader
JPH04142849A (en) Communication port application system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant