US20140301284A1 - System, method and transmission device for transmitting data via multi-channel communications - Google Patents

System, method and transmission device for transmitting data via multi-channel communications Download PDF

Info

Publication number
US20140301284A1
US20140301284A1 US14/060,604 US201314060604A US2014301284A1 US 20140301284 A1 US20140301284 A1 US 20140301284A1 US 201314060604 A US201314060604 A US 201314060604A US 2014301284 A1 US2014301284 A1 US 2014301284A1
Authority
US
United States
Prior art keywords
transmission
data
determined
module
modules
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
US14/060,604
Other versions
US9215185B2 (en
Inventor
Hai-sheng Li
Chih-San Chiang
Min Liu
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.)
Futaihua Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Futaihua Industry Shenzhen Co Ltd
Hon Hai Precision Industry 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 Futaihua Industry Shenzhen Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Futaihua Industry Shenzhen Co Ltd
Assigned to HON HAI PRECISION INDUSTRY CO., LTD., Fu Tai Hua Industry (Shenzhen) Co., Ltd. reassignment HON HAI PRECISION INDUSTRY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHIANG, CHIH-SAN, LI, Hai-sheng, LIU, MIN
Publication of US20140301284A1 publication Critical patent/US20140301284A1/en
Application granted granted Critical
Publication of US9215185B2 publication Critical patent/US9215185B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • H04W72/0406
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/36Flow control; Congestion control by determining packet size, e.g. maximum transfer unit [MTU]
    • H04L47/365Dynamic adaptation of the packet size
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/324Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the data link layer [OSI layer 2], e.g. HDLC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/14Multichannel or multilink protocols

Definitions

  • the present disclosure relates to a system, a method and a transmission device for transmitting data via multi-channel communications.
  • communication devices have a number of data transmission modes, such as Bluetooth transmit mode, a WiFi transmission mode and so on, only one mode can be employed each time to transmit a piece of data such as a song. Therefore, there is a need to transmit a piece of data via a number of data transmission modes, thus to reduce time and improve the efficiency of transmission.
  • data transmission modes such as Bluetooth transmit mode, a WiFi transmission mode and so on
  • FIG. 1 is a block diagram of a system for transmitting data via multi-channel communications.
  • FIG. 2 is a flowchart of a method for transmitting data via multi-channel communications.
  • FIG. 1 shows a block diagram of a system 10 for transmitting data via multi-channel communications.
  • the system 10 includes a data transmission device 20 and a data receiving device 30 .
  • the data transmission device 20 is configured to transmit a piece of data to the data receiving device 30 in response to a manual operation.
  • the data transmission device 20 includes a storage module 21 , a data split module 22 , a channel control module 23 , a data distribution module 24 and a number of transmission modules 26 .
  • the number of transmission modules 26 can be modules under different transmission protocols.
  • the data receiving device 30 includes a number of receiving modules 31 .
  • the transmission modules 26 are respectively corresponding to the receiving modules 31 and configured to communicate with the receiving modules 31 to build a number of transmission channels. Therefore, correspondingly, the number of receiving modules 31 can be modules under different transmission protocols.
  • one is a Bluetooth transceiver and another is a WiFi transceiver.
  • the transmission channels are corresponding to a number of data transmission modes.
  • one of the transmission modules 26 communicates with one of the receiving modules 31 to build a Bluetooth transmission channel corresponding to a Bluetooth transmission mode.
  • Another one of the transmission modules 26 communicates with another one of the receiving modules 31 to build a WiFi transmission channel corresponding to a WiFi transmission mode.
  • the storage module 21 is configured to store data.
  • the channel control module 23 is configured to provide manually selectable transmission modes and determine transmission channels and transmission modules 26 corresponding to selected transmission modes.
  • the data split module 22 is configured to split a piece of data to be transmitted to a number of data segments. The number of the data segments is equal to the number of the determined transmission channels. The data segments are to be transmitted via the determined transmission channels. A size of each data segment is determined by a size of the piece of data and transmission speeds corresponding to the determined transmission channels, in order that transmissions in the determined transmission channels can be completed generally at the same time.
  • the size of the piece of data is M.
  • the determined transmission channels include three channels and the transmission speeds corresponding to the three channels are respectively a 1 bit/s, a 2 bit/s and a 3 bit/s.
  • the data split module 22 splits the data to three data segments and the size of the three data segments are respectively M ⁇ a 1 /(a 1 +a 2 +a 3 ), M ⁇ a 2 /(a 1 +a 2 +a 3 ) and M ⁇ a 3 /(a 1 +a 2 +a 3 ).
  • the time to complete the transmission of each data segment via the corresponding determined transmission channel is M/(a 1 +a 2 +a 3 )
  • the time to complete the transmission of the whole piece of data is also M/(a 1 +a 2 +a 3 ).
  • the data split module 22 is further configured to label a sequence number to each data segment.
  • the data distribution module 24 is configured to distribute the labeled data segments to corresponding transmission modules 26 corresponding to the determined transmission channels to transmit the corresponding labeled data segments to the corresponding receiving module 31 via the corresponding determined transmission channels.
  • the receiving modules 31 corresponding to the determined transmission module 26 receive the corresponding labeled data segments.
  • the data receiving device 30 further includes a data combination module 32 .
  • the data combination module 32 is configured to identify the sequence number of each labeled data segment and combine the labeled data segments according to the sequence numbers to recover the data.
  • the data transmission device 20 further includes a transmission determining module 25 .
  • the transmission determining module 25 is configured to detect each transmission module 26 to determine whether the transmission module 26 completes the transmission of the corresponding data segment.
  • the channel control module 23 is further configured to close the transmission module 26 to disconnect the transmission channel corresponding to the transmission module 26 when the transmission module 26 completes the transmission of the corresponding data segment.
  • FIG. 2 shows a flowchart of a method for transmitting data via multi-channel communications.
  • step S 40 the channel control module 23 provides transmission modes to be selected and determines transmission channels and transmission modules 26 corresponding to the selected transmission modes.
  • step S 41 the data split module 22 splits a piece of data to be transmitted to a number of data segments.
  • the number of the data segments is the same as the number of the determined transmission channels.
  • the size of each data segment is determined by the size of the data and transmission speeds corresponding to the determined transmission channels, in order that transmissions in the determined transmission channels can be completed generally at the same time.
  • the size of the piece of data is M.
  • the determined transmission channels include three channels and the transmission speeds corresponding to the three channels are respectively a 1 bit/s, a 2 bit/s and a 3 bit/s.
  • the data split module 22 splits the data to three data segments and the size of the three data segments are respectively M ⁇ a 1 /(a 1 +a 2 +a 3 ), M ⁇ a 2 /(a 1 +a 2 +a 3 ) and M ⁇ a 3 /(a 1 +a 2 +a 3 ).
  • the time to complete the transmission of each data segment via the corresponding determined transmission channel is M/(a 1 +a 2 +a 3 )
  • the time to complete the transmission of the whole piece of data is also M/(a 1 +a 2 +a 3 ).
  • step S 42 the data split module 22 labels a sequence number to each data segment.
  • step S 43 the data distribution module 24 distributes the labeled data segments to the corresponding determined transmission modules 26 .
  • step S 44 the determined transmission modules 26 transmit the corresponding labeled data segments via the corresponding determined transmission channels.
  • step S 45 the transmission determining module 25 detects each transmission module 26 to determine whether the transmission module 26 completes the transmission of the corresponding data segment. If the transmission module 26 completes the transmission of the corresponding data segment, the process goes to S 46 . Otherwise the process goes to S 44 .
  • step S 46 the receiving modules corresponding to the determined transmission channels receives the corresponding labeled data segments.
  • step S 47 the data combination module 32 identifies the sequence number of each labeled data segment and combines the labeled data segments according to the sequence numbers to recover the data.
  • step S 48 the channel control module 23 closes the transmission module 26 to disconnect the transmission channel corresponding to the transmission module 26 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method for transmitting data via multi-channel communications is provided. The method comprises following steps: providing transmission modes to be selected and determining transmission channels and transmission modules corresponding to the selected transmission modes; splitting a piece of data to be transmitted to a number of data segments, the number of the data segments being same to a number of the determined transmission channels; labeling a sequence number to each data segment; distributing the labeled data segments to determined transmission modules correspondingly; and transmitting the labeled data segments via the corresponding determined transmission channels. A system and a transmission device for transmitting data via multi-channel communications are also disclosed.

Description

    BACKGROUND
  • 1. Technical Field
  • The present disclosure relates to a system, a method and a transmission device for transmitting data via multi-channel communications.
  • 2. Description of Related Art
  • Although communication devices have a number of data transmission modes, such as Bluetooth transmit mode, a WiFi transmission mode and so on, only one mode can be employed each time to transmit a piece of data such as a song. Therefore, there is a need to transmit a piece of data via a number of data transmission modes, thus to reduce time and improve the efficiency of transmission.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Many aspects of the embodiments can be better understood with reference to the following drawings. The components in the drawings are not necessarily drawn to scale, the emphasis instead being placed upon clearly illustrating the principles of the embodiments. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the views.
  • FIG. 1 is a block diagram of a system for transmitting data via multi-channel communications.
  • FIG. 2 is a flowchart of a method for transmitting data via multi-channel communications.
  • DETAILED DESCRIPTION
  • FIG. 1 shows a block diagram of a system 10 for transmitting data via multi-channel communications. The system 10 includes a data transmission device 20 and a data receiving device 30. The data transmission device 20 is configured to transmit a piece of data to the data receiving device 30 in response to a manual operation.
  • The data transmission device 20 includes a storage module 21, a data split module 22, a channel control module 23, a data distribution module 24 and a number of transmission modules 26. The number of transmission modules 26 can be modules under different transmission protocols. Such as, one is a Bluetooth transceiver and another is a WiFi transceiver. The data receiving device 30 includes a number of receiving modules 31. The transmission modules 26 are respectively corresponding to the receiving modules 31 and configured to communicate with the receiving modules 31 to build a number of transmission channels. Therefore, correspondingly, the number of receiving modules 31 can be modules under different transmission protocols. Such as, one is a Bluetooth transceiver and another is a WiFi transceiver. The transmission channels are corresponding to a number of data transmission modes. For example, one of the transmission modules 26 communicates with one of the receiving modules 31 to build a Bluetooth transmission channel corresponding to a Bluetooth transmission mode. Another one of the transmission modules 26 communicates with another one of the receiving modules 31 to build a WiFi transmission channel corresponding to a WiFi transmission mode.
  • The storage module 21 is configured to store data. The channel control module 23 is configured to provide manually selectable transmission modes and determine transmission channels and transmission modules 26 corresponding to selected transmission modes. The data split module 22 is configured to split a piece of data to be transmitted to a number of data segments. The number of the data segments is equal to the number of the determined transmission channels. The data segments are to be transmitted via the determined transmission channels. A size of each data segment is determined by a size of the piece of data and transmission speeds corresponding to the determined transmission channels, in order that transmissions in the determined transmission channels can be completed generally at the same time.
  • For example, the size of the piece of data is M. The determined transmission channels include three channels and the transmission speeds corresponding to the three channels are respectively a1 bit/s, a2 bit/s and a3 bit/s. Correspondingly, the data split module 22 splits the data to three data segments and the size of the three data segments are respectively M×a1/(a1+a2+a3), M×a2/(a1+a2+a3) and M×a3/(a1+a2+a3). Thus, the time to complete the transmission of each data segment via the corresponding determined transmission channel is M/(a1+a2+a3), and the time to complete the transmission of the whole piece of data is also M/(a1+a2+a3).
  • The data split module 22 is further configured to label a sequence number to each data segment. The data distribution module 24 is configured to distribute the labeled data segments to corresponding transmission modules 26 corresponding to the determined transmission channels to transmit the corresponding labeled data segments to the corresponding receiving module 31 via the corresponding determined transmission channels.
  • The receiving modules 31 corresponding to the determined transmission module 26 receive the corresponding labeled data segments. The data receiving device 30 further includes a data combination module 32. The data combination module 32 is configured to identify the sequence number of each labeled data segment and combine the labeled data segments according to the sequence numbers to recover the data.
  • In another exemplary embodiment, the data transmission device 20 further includes a transmission determining module 25. The transmission determining module 25 is configured to detect each transmission module 26 to determine whether the transmission module 26 completes the transmission of the corresponding data segment. The channel control module 23 is further configured to close the transmission module 26 to disconnect the transmission channel corresponding to the transmission module 26 when the transmission module 26 completes the transmission of the corresponding data segment.
  • FIG. 2 shows a flowchart of a method for transmitting data via multi-channel communications.
  • In step S40, the channel control module 23 provides transmission modes to be selected and determines transmission channels and transmission modules 26 corresponding to the selected transmission modes.
  • In step S41, the data split module 22 splits a piece of data to be transmitted to a number of data segments. The number of the data segments is the same as the number of the determined transmission channels. The size of each data segment is determined by the size of the data and transmission speeds corresponding to the determined transmission channels, in order that transmissions in the determined transmission channels can be completed generally at the same time.
  • For example, the size of the piece of data is M. The determined transmission channels include three channels and the transmission speeds corresponding to the three channels are respectively a1 bit/s, a2 bit/s and a3 bit/s. Correspondingly, the data split module 22 splits the data to three data segments and the size of the three data segments are respectively M×a1/(a1+a2+a3), M×a2/(a1+a2+a3) and M×a3/(a1+a2+a3). Thus, the time to complete the transmission of each data segment via the corresponding determined transmission channel is M/(a1+a2+a3), and the time to complete the transmission of the whole piece of data is also M/(a1+a2+a3).
  • In step S42, the data split module 22 labels a sequence number to each data segment.
  • In step S43, the data distribution module 24 distributes the labeled data segments to the corresponding determined transmission modules 26.
  • In step S44, the determined transmission modules 26 transmit the corresponding labeled data segments via the corresponding determined transmission channels.
  • In step S45, the transmission determining module 25 detects each transmission module 26 to determine whether the transmission module 26 completes the transmission of the corresponding data segment. If the transmission module 26 completes the transmission of the corresponding data segment, the process goes to S46. Otherwise the process goes to S44.
  • In step S46, the receiving modules corresponding to the determined transmission channels receives the corresponding labeled data segments.
  • In step S47, the data combination module 32 identifies the sequence number of each labeled data segment and combines the labeled data segments according to the sequence numbers to recover the data.
  • In step S48, the channel control module 23 closes the transmission module 26 to disconnect the transmission channel corresponding to the transmission module 26.
  • It is to be understood, however, that even though numerous characteristics and advantages of the present disclosure have been set fourth in the foregoing description, together with details of the structure and function of the present disclosure, the present disclosure is illustrative only, and changes may be made in detail, especially in matters of shape, size, and arrangement of parts within the principles of the present disclosure to the full extent indicated by the broad general meaning of the terms in which the appended claims are expressed.

Claims (9)

What is claimed is:
1. A system for transmitting data via multi-channel communication comprising a data transmission device and a data receiving device, wherein:
the data receiving device comprising a plurality of receiving modules configured to receive data transmitted from the data transmission device;
the data transmission device comprising:
a storage module configured to store data;
a plurality of transmission modules corresponding to the respective receiving modules and configured to communicate with the respective receiving modules to build a plurality of transmission channels for transmitting data in a plurality of data transmission modes;
a channel control module configured to determine transmission modes selected by a user and determine the transmission modules corresponding to selected transmission modes;
a data split module configured to split a piece of data to be transmitted to a plurality of data segments and label each data segment with a sequence number, a number of the data segments being equal to a number of the determined transmission channels;
a data distribution module configured to distribute the labeled data segments to the determined corresponding transmission modules to transmit the labeled data segments to the receiving modules corresponding to the determined transmission modules via the corresponding determined transmission channels; and
the receiving device further comprising:
a data combination module configured to identify the sequence number of each labeled data segment received by the receiving modules and combine the labeled data segments according to the sequence numbers to recover the piece of data.
2. The system as described in claim 1, wherein a size of each data segment is determined according to a size of the piece of data and transmission speeds of the determined transmission channels, so as to enable transmissions in the determined transmission channels to be completed generally at the same time.
3. The system as described in claim 1, wherein the data transmission device further comprise a transmission determining module, the transmission determining module is configured to detect whether each of the transmission modules completes the transmission of the corresponding data segment, the channel control module is further configured to close the transmission module to disconnect the transmission channel corresponding to the transmission module when the transmission module completes the transmission of the corresponding data segment.
4. A transmission device for transmitting data via multi-channel communications to a receiving device comprising a plurality of receiving modules, the transmission device comprising:
a storage module configured to store data;
a plurality of transmission modules corresponding to the plurality of receiving modules and configured to communicate with the receiving modules to build a plurality of transmission channels corresponding to a plurality of data transmission modes;
a channel control module configured to provide transmission modes to a user for allowing the user to select the transmission modes and determine transmission channels and transmission modules corresponding to the selected transmission modes;
a data split module configured to split a data to be transmitted to a plurality of data segments and label each data segment with a sequence number, a number of the data segments being equal to a number of the determined transmission channels;
a data distribution module configured to distribute the labeled data segments to corresponding determined transmission modules to transmit the labeled data segments to the receiving modules corresponding to the determined transmission modules via the corresponding determined transmission channels.
5. The transmission device as described in claim 4, wherein a size of each data segment is determined according to a size of the piece of data and transmission speeds corresponding to the determined transmission channels, so as to enable transmissions in the determined transmission channels to be completed generally at the same time.
6. The transmission device as described in claim 4, further comprising a transmission determining module, the transmission determining module configured to detect whether each transmission module completes the transmission of the corresponding data segment, wherein the channel control module is further configured to close the transmission module to disconnect the transmission channel corresponding to the transmission module when the transmission module completes the transmission of the corresponding data segment.
7. A method for transmitting data via multi-channel communications comprising:
providing transmission modes to a user for allowing the user to select the transmission modes and determining transmission channels corresponding to the selected transmission modes;
splitting a piece of data to be transmitted to a number of data segments, the number of the data segments being equal to a number of the determined transmission channels;
labeling each data segment with a sequence number;
distributing the labeled data segments to the respective determined transmission modules; and
transmitting the labeled data segments through the corresponding determined transmission channels.
8. The method as described in claim 7, wherein a size of each data segment is determined according to a size of the data and transmission speeds of the determined transmission channels, so as to enable transmissions in the determined transmission channels to be completed generally at the same time.
9. The method as described in claim 7, further comprising:
detecting whether each transmission module completes the transmission of the corresponding data segment; and
closing the transmission module to disconnect the transmission channel corresponding to the transmission module when the transmission module completes the transmission of the corresponding data segment.
US14/060,604 2013-04-03 2013-10-22 System, method and transmission device for transmitting data via multi-channel communications Expired - Fee Related US9215185B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201310114382.6A CN104104697A (en) 2013-04-03 2013-04-03 Multi-communication-channel data transmission system, method and transmitting device
CN201310114382 2013-04-03
CN2013101143826 2013-04-03

Publications (2)

Publication Number Publication Date
US20140301284A1 true US20140301284A1 (en) 2014-10-09
US9215185B2 US9215185B2 (en) 2015-12-15

Family

ID=51654388

Family Applications (1)

Application Number Title Priority Date Filing Date
US14/060,604 Expired - Fee Related US9215185B2 (en) 2013-04-03 2013-10-22 System, method and transmission device for transmitting data via multi-channel communications

Country Status (3)

Country Link
US (1) US9215185B2 (en)
CN (1) CN104104697A (en)
TW (1) TW201440471A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019154105A1 (en) * 2018-02-09 2019-08-15 Jrd Communication (Shenzhen) Ltd Control Information Transmission

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276620B (en) * 2017-05-26 2020-08-04 深圳市冠旭电子股份有限公司 Earphone data transmission method, terminal equipment and computer readable storage medium
US10719394B2 (en) * 2017-10-25 2020-07-21 Innogrit Technologies Co., Ltd. Systems and methods for fast access of non-volatile storage devices
CN108989597A (en) * 2018-08-30 2018-12-11 中国科学院上海技术物理研究所 Medical image transmission method, transmission center and terminal

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080137634A1 (en) * 2006-12-12 2008-06-12 Microsoft Corporation Cognitive multi-user OFDM
US20140153489A1 (en) * 2011-06-02 2014-06-05 Interdigital Patent Holdings, Inc. Methods, Apparatus and Systems for Inter-Converged Gateway (ICGW) Communications

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100461673C (en) * 2005-12-02 2009-02-11 华为技术有限公司 Data-bag interacting method and personal field network communication apparatus
TW201132076A (en) 2010-03-05 2011-09-16 Giga Byte Tech Co Ltd Network communication devices and data transmission methods
US20110274115A1 (en) * 2010-05-07 2011-11-10 Hou-Yuan Lin Network communication devices and data transmission methods

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080137634A1 (en) * 2006-12-12 2008-06-12 Microsoft Corporation Cognitive multi-user OFDM
US20140153489A1 (en) * 2011-06-02 2014-06-05 Interdigital Patent Holdings, Inc. Methods, Apparatus and Systems for Inter-Converged Gateway (ICGW) Communications

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019154105A1 (en) * 2018-02-09 2019-08-15 Jrd Communication (Shenzhen) Ltd Control Information Transmission
CN111886844A (en) * 2018-02-09 2020-11-03 捷开通讯(深圳)有限公司 Control information transmission

Also Published As

Publication number Publication date
TW201440471A (en) 2014-10-16
US9215185B2 (en) 2015-12-15
CN104104697A (en) 2014-10-15

Similar Documents

Publication Publication Date Title
US10419078B2 (en) Distributed antenna systems (DAS) supporting expanded, programmable communications services distribution to programmable remote communications service sector areas
US9215185B2 (en) System, method and transmission device for transmitting data via multi-channel communications
EP3068087B1 (en) Method and system for transmitting data parallelly on wireless link and wired link
WO2010056068A3 (en) Method and apparatus for signal transmission in wireless communication system
WO2010011056A3 (en) Method and apparatus for transmitting reference signal in multiple antenna system
WO2012074878A3 (en) Methods, apparatus and systems for performing multi-radio access technology carrier aggregation
WO2011017365A3 (en) Methods and apparatus for facilitating application inter-communications
WO2011003744A3 (en) Multicarrier radio receiver and method for receiving multiple carriers
TW200631344A (en) Transmitting and receiving method, and radio apparatus utilizing the same
EP2523465A3 (en) Service system and method of providing service in digital receiver thereof
WO2010151093A3 (en) Apparatus for transmitting and receiving control information for repeater and method thereof
WO2011031019A3 (en) Method and apparatus for transmitting downlink signal in a mimo wireless communicaiton system
MX2014013169A (en) High capacity wireless communications systems and methods.
WO2009093870A3 (en) A method for transmitting a signal in a multiple input multiple output system, and an apparatus for the same
WO2008035915A3 (en) A method of transmitting using phase shift-based precoding and a device for implementing the same in a wireless communication system
WO2009044684A1 (en) User device, base station device, and method in mobile communication system
WO2010056079A3 (en) Method and apparatus for information transmission in wireless transmission system
WO2012002673A3 (en) Method and device for transmitting/receiving channel state information in a wireless communication system
WO2011105680A3 (en) Method for transmitting sounding signal in wireless communication system
WO2011084211A3 (en) Device, system and method of simultaneously communicating with a group of wireless communication units
WO2008136750A3 (en) Method for detecting transmission mode in a system using multiple antennas
CA2436646A1 (en) A method of controlling a communications link
PL2033472T3 (en) Method and apparatus for radio carrier selection in radio transmission systems
WO2013063548A3 (en) Method and apparatus for configuring traffic-to-pilot power ratios in heterogeneous networks
WO2018087604A3 (en) Method for hybrid precoding and communication device

Legal Events

Date Code Title Description
AS Assignment

Owner name: HON HAI PRECISION INDUSTRY CO., LTD., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LI, HAI-SHENG;CHIANG, CHIH-SAN;LIU, MIN;REEL/FRAME:033557/0985

Effective date: 20131018

Owner name: FU TAI HUA INDUSTRY (SHENZHEN) CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LI, HAI-SHENG;CHIANG, CHIH-SAN;LIU, MIN;REEL/FRAME:033557/0985

Effective date: 20131018

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20231215