CN106851737B - Method for sending uplink data and terminal equipment - Google Patents

Method for sending uplink data and terminal equipment Download PDF

Info

Publication number
CN106851737B
CN106851737B CN201611260694.8A CN201611260694A CN106851737B CN 106851737 B CN106851737 B CN 106851737B CN 201611260694 A CN201611260694 A CN 201611260694A CN 106851737 B CN106851737 B CN 106851737B
Authority
CN
China
Prior art keywords
radio frequency
uplink data
frequency module
module
modem
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
CN201611260694.8A
Other languages
Chinese (zh)
Other versions
CN106851737A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201611260694.8A priority Critical patent/CN106851737B/en
Publication of CN106851737A publication Critical patent/CN106851737A/en
Application granted granted Critical
Publication of CN106851737B publication Critical patent/CN106851737B/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/08Load balancing or load distribution
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0225Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0261Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections
    • H04W76/27Transitions between radio resource control [RRC] states
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The embodiment of the invention discloses a method for sending uplink data and terminal equipment, wherein the method comprises the following steps: a modem of the terminal equipment receives uplink data; the modem determines whether the type of the uplink data meets the requirement of awakening the radio frequency module in a low power consumption mode; and under the condition that the type of the uplink data does not meet the requirement of awakening the radio frequency module in the low power consumption mode, caching the uplink data, and under the condition that a preset awakening condition is met, awakening the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data. In the power consumption control process, the CPU is not required to be awakened and the interruption processing is not required to be executed, so that the work of the CPU is deployed into hardware with an intelligent function, on one hand, the load balance is realized, on the other hand, the interruption of the CPU is reduced, the load of the CPU can be reduced, the power consumption of the radio frequency module can be reduced, and the system efficiency of the whole terminal device is improved.

Description

Method for sending uplink data and terminal equipment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method for sending uplink data and a terminal device.
Background
A Central Processing Unit (CPU) is an ultra-large scale integrated circuit, and is an operation Core (Core) and a Control Core (Control Unit) of a hardware device. Its function is mainly to interpret computer instructions and to process data in computer software.
The cpu mainly includes an Arithmetic Unit (ALU), a Cache memory (Cache), and a Data (Data), control and status Bus (Bus) for implementing the connection between them. It is called three core components of electronic equipment together with internal Memory (Memory) and input/output (I/O) devices.
The working process of the CPU is as follows: instructions are fetched from memory or cache, placed in an instruction register, and decoded. It decomposes the instruction into a series of micro-operations, then sends out various control commands, executes the micro-operation series, thereby completing the execution of one instruction. An instruction is a basic command that a computer specifies the type and operands of an execution operation. An instruction is composed of one or more bytes including an opcode field, one or more fields for operand addresses, and some status words and signature codes that characterize the state of the machine. Some instructions also include the operands themselves directly.
Therefore, in the electronic device, all the functional modules, for example: the device comprises a modem (modem), a wireless fidelity (WIFI), a power module, a video module and other functional modules; the tasks are allocated by the CPU, and the execution processing of the functional modules can initiate CPU interruption, so that the load of the CPU is large, and the efficiency of the whole system is low.
Disclosure of Invention
The embodiment of the invention provides a method for sending uplink data and terminal equipment, which are used for reducing the power consumption of a CPU (Central processing Unit) and a radio frequency module and improving the efficiency of a whole access equipment system.
In one aspect, an embodiment of the present invention provides a method for sending uplink data, including:
a modem of the terminal equipment receives uplink data;
the modem determines whether the type of the uplink data meets the requirement of awakening the radio frequency module in a low power consumption mode;
and under the condition that the type of the uplink data does not meet the requirement of awakening the radio frequency module in the low power consumption mode, caching the uplink data, and under the condition that a preset awakening condition is met, awakening the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
In an optional implementation manner, the determining, by the modem, the type of the uplink data, and whether the type of the uplink data meets a requirement for waking up the radio frequency module in the low power consumption mode includes:
the modem determines the service quality requirement of the uplink data, if the delay of the service quality requirement is lower than a preset threshold value, the requirement of waking up the radio frequency module in the low power consumption mode is determined to be met, and otherwise, the requirement of waking up the radio frequency module in the low power consumption mode is determined not to be met.
In an optional implementation manner, waking up the radio frequency module until a predetermined wake-up condition is met, so that the radio frequency module sends an analog signal obtained by modulating the uplink data includes:
awakening the radio frequency module until the cached data amount reaches a first preset value, so that the radio frequency module sends an analog signal obtained by modulating the uplink data;
or, when the buffered data amount reaches a second predetermined value and the rate of receiving the uplink data to be sent is higher than a predetermined value, waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data;
or after the timer is overtime, the radio frequency module is awakened to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
In an optional implementation manner, before the modem determines whether the type of the uplink data meets a requirement of waking up the radio frequency module in the low power consumption mode, the method further includes:
analyzing the uplink data, and discarding the uplink data under the condition that the uplink data meets a filtering condition; determining whether the type of the uplink data meets the requirement of awakening a radio frequency module in a low power consumption mode or not under the condition that the uplink data does not meet the filtering condition; and sending confirmation information to the source application of the uplink data under the condition that whether the uplink data meet the filtering condition is not determined, and executing the determination of the type of the uplink data after receiving a confirmation instruction of a user to determine whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode.
In an optional implementation manner, the waking up the radio frequency module includes:
sending a control instruction to a power supply module to enable the power supply module to improve the power supply voltage of the radio frequency module; the method further comprises the following steps:
and after the modem determines that the cached uplink data is sent completely, the modem sends a control instruction to the power supply module, so that the power supply module reduces the power supply voltage for the radio frequency module, and the radio frequency module enters a low power consumption mode.
In an optional implementation manner, the sending a control instruction to a power supply module to enable the power supply module to increase a supply voltage to the radio frequency module includes:
the modem sends a control instruction to the power supply module through the communication connection between the modem and the power supply module, so that the power supply module improves the power supply voltage of the radio frequency module.
In another aspect, an embodiment of the present invention further provides a terminal device, including: modem and radio frequency module, the modem includes:
a receiving unit, configured to receive uplink data;
a wake-up determining unit, configured to determine whether the type of the uplink data meets a requirement for waking up a radio frequency module in a low power consumption mode;
the buffer unit is used for buffering the uplink data under the condition that the type of the uplink data does not meet the requirement of awakening the radio frequency module in the low power consumption mode;
and the awakening control unit is used for awakening the radio frequency module until a preset awakening condition is met so that the radio frequency module sends an analog signal obtained by modulating the uplink data.
In an optional implementation manner, the wake-up determining unit is configured to determine a quality of service requirement of the uplink data, and if a delay of the quality of service requirement is lower than a predetermined threshold, determine that a requirement for waking up a radio frequency module in a low power consumption mode is met, otherwise, determine that the requirement for waking up the radio frequency module in the low power consumption mode is not met.
In an optional implementation manner, the wake-up control unit is configured to wake up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data until the amount of buffered data reaches a first predetermined value;
or, when the buffered data amount reaches a second predetermined value and the rate of receiving the uplink data to be sent is higher than a predetermined value, waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data;
or after the timer is overtime, the radio frequency module is awakened to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
In an optional implementation, the modem further includes:
the filter control unit is used for analyzing the uplink data and discarding the uplink data under the condition that the uplink data meets the filter condition before the awakening determining unit determines whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode;
the wake-up determining unit is configured to execute the determining of the type of the uplink data if the type of the uplink data meets a requirement for waking up a radio frequency module in a low power consumption mode when the uplink data does not meet a filtering condition; and sending confirmation information to the source application of the uplink data under the condition that whether the uplink data meet the filtering condition is not determined, and executing the determination of the type of the uplink data after receiving a confirmation instruction of a user to determine whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode.
In an optional implementation manner, the wake-up control unit is configured to send a control instruction to a power supply module, so that the power supply module increases a power supply voltage to the radio frequency module;
the wake-up control unit is further configured to send a control instruction to the power module after it is determined that the buffered uplink data is sent, so that the power module reduces a power supply voltage to the radio frequency module, and the radio frequency module enters a low power consumption mode.
In an optional implementation manner, the wake-up control unit is configured to send a control instruction to the power supply module through a communication connection between the modem and the power supply module, so that the power supply module increases a power supply voltage to the radio frequency module.
Embodiments of the present invention in three aspects further provide another terminal device, including: the modem is a modem in the foregoing embodiments, and details are not repeated herein.
In an embodiment of the present invention, another terminal device is further provided, including: a modem, a radio frequency module, a power module, a processor, and a memory communicatively coupled,
the radio frequency module is in a low power consumption mode by default;
the modem is configured to, when uplink data needs to be sent, determine that the type of the uplink data does not satisfy a condition of waking up the radio frequency module in the low power consumption mode, cache the uplink data, and wake up the radio frequency module until a predetermined wake-up condition is satisfied, so that the radio frequency module sends an analog signal obtained by modulating the uplink data.
The modem also has other functions, which are not described in detail in this embodiment.
According to the technical scheme, the embodiment of the invention has the following advantages: the modem controls the sending function of the uplink data, and in addition, the working mode switching of the radio frequency module is controlled by the modem, so that the power consumption control of the radio frequency module is realized; in the power consumption control process, the CPU is not required to be awakened and the interruption processing is not required to be executed, so that the work of the CPU is deployed into hardware with an intelligent function, on one hand, the load balance is realized, on the other hand, the interruption of the CPU is reduced, the load of the CPU can be reduced, the power consumption of the radio frequency module can be reduced, and the system efficiency of the whole terminal device is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a schematic flow chart of a method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
FIG. 4 is a schematic flow chart of a method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, 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.
An embodiment of the present invention provides a method for sending uplink data, as shown in fig. 1, including:
101: a modem of the terminal equipment receives uplink data;
the uplink data refers to data sent by the terminal device to the network side, and the uplink data may be derived from application software (here, the application software is an application program, APP for short), for example: WeChat, microblog, Paibao, QQ, mailbox, browser application, video application, gaming application, and the like.
102: the modem determines the type of the uplink data and whether the type of the uplink data meets the requirement of waking up the radio frequency module in a low power consumption mode;
the data type of the uplink data may be what type of data the uplink data belongs to, or may be what kind of data the uplink data needs; for example: QoS (Quality of Service) requirements, delay requirements, etc. for uplink data; for the uplink data with higher requirement on the service quality or lower delay, the uplink data needs to be forwarded as soon as possible; the radio frequency module can be immediately awakened to perform data forwarding.
In this embodiment, the low power consumption mode refers to an abnormal operating mode, and is an operating mode with lower power consumption than the normal operating mode. The low power mode may be a sleep state in which necessary downlink signaling may be received.
103: and under the condition that the type of the uplink data does not meet the requirement of awakening the radio frequency module in the low power consumption mode, caching the uplink data, and under the condition that a preset awakening condition is met, awakening the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
In this embodiment, the mode for the modem to wake up the rf module may be that the modem directly sends a wake-up command to the rf module, or may be that the wake-up command is forwarded by the CPU, depending on whether there is a link for direct communication between the modem and the rf module. In addition, the tuning demodulator may also control the operating state of the rf module in other manners, such as: the supply voltage of the modem is controlled by the control power supply module or other modes. The embodiment of the invention does not uniquely limit the way of realizing the awakening of the radio frequency module.
In addition, the predetermined wake-up condition may be: the periodic wake-up radio frequency module may also be a wake-up radio frequency module after a certain amount of data is reached by a cache, or may be a wake-up radio frequency module in any other manner, which is not limited in this embodiment.
In the embodiment, the modem controls the sending function of the uplink data, and in addition, the working mode switching of the radio frequency module is controlled by the modem, so that the power consumption control of the radio frequency module is realized; in the power consumption control process, the CPU is not required to be awakened and the interruption processing is not required to be executed, so that the work of the CPU is deployed into hardware with an intelligent function, on one hand, the load balance is realized, on the other hand, the interruption of the CPU is reduced, the load of the CPU can be reduced, the power consumption of the radio frequency module can be reduced, and the system efficiency of the whole terminal device is improved.
In an alternative implementation manner, an embodiment of the present invention provides a specific example of waking up a radio frequency module in a low power consumption mode, where the specific example is as follows: the modem determining the type of the uplink data, whether the type of the uplink data meets a requirement for waking up the radio frequency module in a low power consumption mode, includes:
the modem determines a quality of service requirement of the uplink data, and if a delay of the quality of service requirement is lower than a predetermined threshold, the modem determines that the requirement for waking up the radio frequency module in the low power consumption mode is met, otherwise, the modem determines that the requirement for waking up the radio frequency module in the low power consumption mode is not met.
In this embodiment, whether the radio frequency module in the low power consumption mode is immediately awakened or not is controlled by the service quality requirement of the uplink data, so that on one hand, the requirement for transmission of the uplink data which is sensitive to the service quality and requires a high requirement can be ensured, on the other hand, the processing quantity of the interrupt and the control of the working time of the radio frequency module are considered, and the electric energy is saved.
In an optional implementation manner, based on that uplink data does not need to wake up the radio frequency module in the low power consumption mode immediately, the uplink data is cached, and in this case, the embodiment of the present invention further provides an implementation scheme that specifically under what kind of circumstances, the radio frequency module in the low power consumption mode can be woken up, as follows: the waking up the radio frequency module until a predetermined wake-up condition is satisfied to enable the radio frequency module to transmit an analog signal obtained by modulating the uplink data, includes:
waking up the radio frequency module until the cached data amount reaches a first preset value, so that the radio frequency module sends an analog signal obtained by modulating the uplink data;
or, when the buffered data amount reaches a second predetermined value and the rate of receiving the uplink data to be sent is higher than a predetermined value, waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data;
or after the timer is overtime, waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
In this embodiment, the first predetermined value is greater than the second predetermined value; the first preset value is a threshold value used for judging whether the data volume is too much and needs to be sent out; the second predetermined value is a condition that it is determined that there is a certain amount of data and that the demand for current data transmission is relatively strong. In a third case, the timer is used for timing a low power consumption mode of the radio frequency module, and the timer is restarted each time the radio frequency module enters the low power consumption mode, where the entering of the radio frequency module into the low power consumption mode may be: the uplink data that is sent after the buffer is sent may also be the uplink data that is sent after being immediately awakened, and the uplink data that is sent after the buffer is sent.
It should be noted that, in this embodiment, if the type of the uplink data meets the requirement of waking up the radio frequency module in the low power consumption mode, the radio frequency module is woken up; the rf module forwards the uplink data just received and the uplink data buffered before that. Therefore, the switching times of the working state of the radio frequency module can be reduced, the working efficiency of awakening the radio frequency module every time is improved, and the total interruption times are reduced.
In an alternative implementation, since the modem receives the uplink data and is known to be sent to the network side, in this case, the modem may assist the terminal device in filtering information, so as to reduce unnecessary uplink data and save traffic, which is specifically as follows: before the modem determines whether the type of the uplink data meets a requirement for waking up the rf module in the low power consumption mode, the method further includes:
analyzing the uplink data, and discarding the uplink data when the uplink data meets a filtering condition; determining whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode or not under the condition that the uplink data does not meet the filtering condition; and under the condition that whether the uplink data meet the filtering condition is not determined, sending confirmation information to the source application of the uplink data, and after receiving a confirmation instruction of a user, executing the determination of the type of the uplink data to determine whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode.
In this embodiment, on one hand, the modem can help the CPU of the terminal device to perform information filtering processing, thereby reducing unnecessary data traffic; on the other hand, the data volume of the uplink data which is unnecessarily transmitted is reduced, the waste of power consumption can be reduced, and the interrupt processing times of the CPU can be reduced. In addition, for those cases where it is not certain whether filtering is to be performed, it may be considered to let the user confirm again. These indeterminate conditions can be defined deliberately as: a case where data is abnormally transmitted.
In an optional implementation manner, the manner in which the wireless communication module wakes up the radio frequency module may be that the wireless communication module directly sends a wake-up instruction to the radio frequency module, may also be forwarded by the CPU, and may also be controlled by the power supply module, based on which the following solutions are provided in this embodiment: the above-mentioned radio frequency module of awaking includes:
sending a control instruction to a power supply module to enable the power supply module to improve the power supply voltage of the radio frequency module; the method further comprises the following steps:
and after determining that the cached uplink data is sent completely, the modem sends a control instruction to the power supply module, so that the power supply module reduces the power supply voltage for the radio frequency module, and the radio frequency module enters a low power consumption mode.
In this embodiment, the modem controls the power module to implement the operating mode control of the rf module, and since the power is provided by the power module, sending the control command to the power module may facilitate further power provision and power consumption management of the power module.
In an optional implementation manner, the sending a control instruction to a power module to enable the power module to increase a supply voltage to the radio frequency module includes:
the modem sends a control command to the power module through the communication connection between the modem and the power module, so that the power module increases the power supply voltage to the radio frequency module.
In this embodiment, there is a direct communication link between the modem and the power supply module, and the direct communication link may be a bus or others; therefore, the modem and the power supply module are directly communicated without being processed by the CPU, so that the CPU is not required to be awakened completely, and the efficiency is higher.
In two aspects, an embodiment of the present invention further provides a terminal device, as shown in fig. 2, including: a modem 201 and a radio frequency module 202, wherein the modem 201 includes:
a receiving unit, configured to receive uplink data;
a wake-up determining unit, configured to determine whether the type of the uplink data meets a requirement for waking up the radio frequency module 202 in the low power consumption mode;
a buffer unit, configured to buffer the uplink data when the type of the uplink data does not satisfy the condition of waking up the radio frequency module 202 in the low power consumption mode;
a wake-up control unit, configured to wake up the radio frequency module 202 until a predetermined wake-up condition is met, so that the radio frequency module 202 sends an analog signal obtained by modulating the uplink data.
In an optional implementation manner, the wake-up determining unit is configured to determine a quality of service requirement of the uplink data, and if a delay of the quality of service requirement is lower than a predetermined threshold, determine that the requirement for waking up the radio frequency module 202 in the low power consumption mode is met, otherwise, determine that the requirement for waking up the radio frequency module 202 in the low power consumption mode is not met.
In an optional implementation manner, the wake-up control unit is configured to wake up the radio frequency module 202 to enable the radio frequency module 202 to send an analog signal obtained by modulating the uplink data until the amount of buffered data reaches a first predetermined value;
or, when the buffered data amount reaches a second predetermined value and the rate of receiving the uplink data to be sent is higher than a predetermined value, waking up the radio frequency module 202 to make the radio frequency module 202 send an analog signal obtained by modulating the uplink data;
or, after the timer times out, the rf module 202 is waken up to enable the rf module 202 to transmit an analog signal obtained by modulating the uplink data.
In an optional implementation manner, the modem 201 further includes:
a filtering control unit, configured to parse the uplink data before the wake-up determining unit determines whether the type of the uplink data meets a requirement for waking up the radio frequency module 202 in the low power consumption mode, and discard the uplink data when determining that the uplink data meets a filtering condition;
the wake-up determining unit is configured to, when determining that the uplink data does not satisfy the filtering condition, execute the determination of the type of the uplink data, and determine whether the type of the uplink data meets a requirement for waking up the radio frequency module 202 in the low power consumption mode; and under the condition that whether the uplink data meet the filtering condition is not determined, sending confirmation information to the source application of the uplink data, and after receiving a confirmation instruction of a user, executing the determination of the type of the uplink data to determine whether the type of the uplink data meets the requirement of waking up the radio frequency module 202 in the low power consumption mode.
In an optional implementation manner, the wake-up control unit is configured to send a control instruction to a power module, so that the power module increases a power supply voltage to the radio frequency module 202;
the wake-up control unit is further configured to send a control instruction to the power module after it is determined that the buffered uplink data is sent, so that the power module reduces the power supply voltage to the radio frequency module 202, and the radio frequency module 202 enters a low power consumption mode.
In an optional implementation manner, the wake-up control unit is configured to send a control instruction to the power module through a communication connection between the modem 201 and the power module, so that the power module increases a power supply voltage to the radio frequency module 202.
Embodiments of the present invention in three aspects further provide another terminal device, as shown in fig. 3, including: the modem 301, the rf module 302, the power module 303, the processor 304 and the memory 305, wherein the modem 301 is a modem in the foregoing embodiments and is not described in detail herein.
In four aspects, an embodiment of the present invention further provides another terminal device, as shown in fig. 3, including: a modem 301, a radio frequency module 302, a power module 303, a processor 304 and a memory 305,
the rf module 302 is in a low power consumption mode by default;
the modem 301 is configured to, when uplink data needs to be sent, determine that the type of the uplink data does not satisfy a condition of waking up a radio frequency module in a low power consumption mode, buffer the uplink data, and wake up the radio frequency module until a predetermined wake-up condition is satisfied, so that the radio frequency module sends an analog signal obtained by modulating the uplink data.
The modem 301 also has other functions, which are not described in detail in this embodiment.
An embodiment of the present invention further provides another power consumption control method based on uplink data, as shown in fig. 4, including:
401: the radio frequency module is in a low power consumption state by default, and the low power consumption state only needs to meet the requirement of receiving necessary downlink messages;
the necessary downlink messages may be messages of some signaling levels, for example: signaling to maintain the communication channel, or other necessary signaling.
402: the modem determines whether the radio frequency module needs to be awakened after receiving the uplink data, and in addition, the modem also needs to modulate the uplink data;
because the terminal equipment power module can be in the operating condition all the time, consequently: the awakening mode can be realized by controlling the power supply of a power supply and arranging a communication interface with a modem at one side of the power supply to control the power supply voltage of the video module, so that the power consumption requirement of the radio frequency module in a low power consumption mode is further reduced.
403: if the radio frequency module is determined to need to be awakened, sending a control instruction to the power supply module to enable the power supply module to increase the power supply voltage of the radio frequency module; and after executing the data transmission task, the radio frequency module enters the low power consumption state again and waits to be awakened again.
As shown in fig. 5, for convenience of description, only the parts related to the embodiment of the present invention are shown, and details of the specific technology are not disclosed, please refer to the method part in the embodiment of the present invention. The terminal device may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, and the like, taking the terminal device as the mobile phone as an example:
fig. 5 is a block diagram illustrating a partial structure of a mobile phone related to a terminal device provided in an embodiment of the present invention. Referring to fig. 5, the handset includes: memory 520, input unit 530, display unit 540, sensor 550, audio circuitry 560, radio frequency module 570, processor 580, and power supply 590. Those skilled in the art will appreciate that the handset configuration shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 5:
the modem 501 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 580; in addition, the data for designing uplink is transmitted to the base station. Generally, modem 501 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the modem 501 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
The memory 520 may be used to store software programs and modules, and the processor 580 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 520. The memory 520 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 520 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 530 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. Specifically, the input unit 530 may include a touch panel 531 and other input devices 532. The touch panel 531, also called a touch screen, can collect touch operations of a user on or near the touch panel 531 (for example, operations of the user on or near the touch panel 531 by using any suitable object or accessory such as a finger or a stylus pen), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 531 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 580, and can receive and execute commands sent by the processor 580. In addition, the touch panel 531 may be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 530 may include other input devices 532 in addition to the touch panel 531. In particular, other input devices 532 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 540 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The display unit 540 may include a display panel 541, and optionally, the display panel 541 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 531 may cover the display panel 541, and when the touch panel 531 detects a touch operation on or near the touch panel 531, the touch panel is transmitted to the processor 580 to determine the type of the touch event, and then the processor 580 provides a corresponding visual output on the display panel 541 according to the type of the touch event. Although the touch panel 531 and the display panel 541 are shown as two separate components in fig. 5 to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 531 and the display panel 541 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 550, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 541 according to the brightness of ambient light, and the proximity sensor may turn off the display panel 541 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 560, speaker 561, and microphone 562 may provide an audio interface between a user and a cell phone. The audio circuit 560 may transmit the electrical signal converted from the received audio data to the speaker 561, and convert the electrical signal into a sound signal by the speaker 561 for output; on the other hand, the microphone 562 converts the collected sound signal into an electrical signal, which is received by the audio circuit 560 and converted into audio data, which is then processed by the audio data output processor 580, and then sent to, for example, another cellular phone via the modem 501, or output to the memory 520 for further processing.
WiFi belongs to short distance wireless transmission technology, and the mobile phone can help the user to send and receive e-mail, browse web page and access streaming media etc. through the radio frequency module 570, which provides wireless broadband internet access for the user. Although fig. 5 shows the rf module 570, it is understood that it does not belong to the essential constitution of the cellular phone and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 580 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 520 and calling data stored in the memory 520, thereby performing overall monitoring of the mobile phone. Alternatively, processor 580 may include one or more processing units; preferably, the processor 580 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 580.
The handset also includes a power supply 590 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 580 via a power management system, such that the power management system may be used to manage charging, discharging, and power consumption.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
The foregoing method embodiment may be based on the hardware architecture shown in fig. 5.
It should be noted that, in the terminal device embodiment, some of the units included in the terminal device embodiment are only divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
In addition, it is understood by those skilled in the art that all or part of the steps in the above method embodiments may be implemented by related hardware, and the corresponding program may be stored in a computer readable storage medium, where the above mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the embodiment of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (13)

1. A method for transmitting uplink data, comprising:
a modem of the terminal equipment receives uplink data;
the modem determines whether the type of the uplink data meets the requirement of awakening the radio frequency module in a low power consumption mode;
under the condition that the type of the uplink data does not meet the requirement of awakening the radio frequency module in the low power consumption mode, caching the uplink data, and under the condition that a preset awakening condition is met, awakening the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data;
the radio frequency module is awakened, wherein the awakening of the radio frequency module comprises the step that the modem directly sends an awakening instruction to the radio frequency module, or the modem sends a control instruction to the power supply module to enable the power supply module to improve the power supply voltage of the radio frequency module.
2. The method of claim 1, wherein the modem determining whether the type of the upstream data complies with a requirement for waking up a radio frequency module in a low power consumption mode comprises:
the modem determines the service quality requirement of the uplink data, if the delay of the service quality requirement is lower than a preset threshold value, the requirement of waking up the radio frequency module in the low power consumption mode is determined to be met, and otherwise, the requirement of waking up the radio frequency module in the low power consumption mode is determined not to be met.
3. The method of claim 1, wherein waking up the rf module to cause the rf module to transmit the analog signal obtained by modulating the uplink data until a predetermined wake-up condition is met comprises:
awakening the radio frequency module until the cached data amount reaches a first preset value, so that the radio frequency module sends an analog signal obtained by modulating the uplink data;
or, when the buffered data amount reaches a second predetermined value and the rate of receiving the uplink data to be sent is higher than a predetermined value, waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data;
or after the timer is overtime, the radio frequency module is awakened to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
4. The method of any of claims 1 to 3, wherein before the modem determines whether the type of upstream data complies with a requirement to wake up a radio frequency module in a low power consumption mode, the method further comprises:
analyzing the uplink data, and discarding the uplink data under the condition that the uplink data meets a filtering condition; determining whether the type of the uplink data meets the requirement of awakening a radio frequency module in a low power consumption mode or not under the condition that the uplink data does not meet the filtering condition; and sending confirmation information to the source application of the uplink data under the condition that whether the uplink data meet the filtering condition is not determined, and executing the determination of the type of the uplink data after receiving a confirmation instruction of a user to determine whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode.
5. A method according to any one of claims 1 to 3, characterized in that the method further comprises:
and after the modem determines that the cached uplink data is sent completely, the modem sends a control instruction to the power supply module, so that the power supply module reduces the power supply voltage for the radio frequency module, and the radio frequency module enters a low power consumption mode.
6. The method of claim 5, wherein sending a control command to a power module to cause the power module to increase a supply voltage to the radio frequency module comprises:
the modem sends a control instruction to the power supply module through the communication connection between the modem and the power supply module, so that the power supply module improves the power supply voltage of the radio frequency module.
7. A terminal device, comprising: a modem and a radio frequency module, wherein the modem comprises:
a receiving unit, configured to receive uplink data;
a wake-up determining unit, configured to determine whether the type of the uplink data meets a requirement for waking up a radio frequency module in a low power consumption mode;
the buffer unit is used for buffering the uplink data under the condition that the type of the uplink data does not meet the requirement of awakening the radio frequency module in the low power consumption mode;
the wake-up control unit is used for waking up the radio frequency module until a preset wake-up condition is met, so that the radio frequency module sends an analog signal obtained by modulating the uplink data;
the radio frequency module is awakened, wherein the awakening of the radio frequency module comprises the awakening control unit directly sending an awakening instruction to the radio frequency module, or the awakening control unit sends a control instruction to the power supply module to enable the power supply module to improve the power supply voltage of the radio frequency module.
8. The terminal device according to claim 7,
the wake-up determining unit is configured to determine a quality of service requirement of the uplink data, determine that a requirement for waking up the radio frequency module in the low power consumption mode is met if a delay of the quality of service requirement is lower than a predetermined threshold, and otherwise determine that the requirement for waking up the radio frequency module in the low power consumption mode is not met.
9. The terminal device according to claim 7,
the wake-up control unit is used for waking up the radio frequency module until the cached data amount reaches a first preset value, so that the radio frequency module sends an analog signal obtained by modulating the uplink data;
or, when the buffered data amount reaches a second predetermined value and the rate of receiving the uplink data to be sent is higher than a predetermined value, waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data;
or after the timer is overtime, the radio frequency module is awakened to enable the radio frequency module to send an analog signal obtained by modulating the uplink data.
10. The terminal device according to any of claims 7 to 9, wherein the modem further comprises:
the filter control unit is used for analyzing the uplink data and discarding the uplink data under the condition that the uplink data meets the filter condition before the awakening determining unit determines whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode;
the wake-up determining unit is configured to execute the determining of the type of the uplink data if the type of the uplink data meets a requirement for waking up a radio frequency module in a low power consumption mode when the uplink data does not meet a filtering condition; and sending confirmation information to the source application of the uplink data under the condition that whether the uplink data meet the filtering condition is not determined, and executing the determination of the type of the uplink data after receiving a confirmation instruction of a user to determine whether the type of the uplink data meets the requirement of awakening the radio frequency module in the low power consumption mode.
11. The terminal device according to any of claims 7 to 9,
the wake-up control unit is further configured to send a control instruction to the power module after it is determined that the buffered uplink data is sent, so that the power module reduces a power supply voltage to the radio frequency module, and the radio frequency module enters a low power consumption mode.
12. The terminal device according to claim 11,
and the awakening control unit is used for sending a control instruction to the power supply module through the communication connection between the modem and the power supply module so that the power supply module improves the power supply voltage of the radio frequency module.
13. A terminal device, comprising: a modem, a radio frequency module, a power module, a processor, and a memory communicatively coupled,
the radio frequency module is in a low power consumption mode by default;
the modem is used for caching the uplink data under the condition that the type of the uplink data is determined not to meet the condition of waking up the radio frequency module in a low power consumption mode under the condition that the uplink data needs to be sent, and waking up the radio frequency module to enable the radio frequency module to send an analog signal obtained by modulating the uplink data under the condition that a preset waking condition is met;
the radio frequency module is awakened, wherein the awakening of the radio frequency module comprises the step that the modem directly sends an awakening instruction to the radio frequency module, or the modem sends a control instruction to the power supply module to enable the power supply module to improve the power supply voltage of the radio frequency module.
CN201611260694.8A 2016-12-30 2016-12-30 Method for sending uplink data and terminal equipment Active CN106851737B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611260694.8A CN106851737B (en) 2016-12-30 2016-12-30 Method for sending uplink data and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611260694.8A CN106851737B (en) 2016-12-30 2016-12-30 Method for sending uplink data and terminal equipment

Publications (2)

Publication Number Publication Date
CN106851737A CN106851737A (en) 2017-06-13
CN106851737B true CN106851737B (en) 2020-01-14

Family

ID=59113709

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611260694.8A Active CN106851737B (en) 2016-12-30 2016-12-30 Method for sending uplink data and terminal equipment

Country Status (1)

Country Link
CN (1) CN106851737B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB201815445D0 (en) * 2018-09-21 2018-11-07 Wfs Technologies Ltd Power management system
CN109640384A (en) * 2019-02-01 2019-04-16 维沃移动通信有限公司 A kind of data processing method, device and mobile terminal
CN112105041A (en) * 2020-08-17 2020-12-18 漳州立达信光电子科技有限公司 Control method and device for environment adjusting equipment powered by battery and terminal
CN114051033B (en) * 2021-11-19 2023-05-30 中国南方电网有限责任公司超高压输电公司广州局 Low-power consumption transmission line data transmission method and terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201725376U (en) * 2010-07-05 2011-01-26 健雄职业技术学院 Wireless wake-up type active student label recognition system
CN103442415A (en) * 2013-08-23 2013-12-11 青岛海信移动通信技术股份有限公司 Data sending method and mobile terminal
CN103983990A (en) * 2014-05-19 2014-08-13 北京诺亦腾科技有限公司 Locating method and system low in power consumption
CN104023379A (en) * 2013-03-01 2014-09-03 华为终端有限公司 Data transmission method and data forwarding device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI474734B (en) * 2009-01-23 2015-02-21 Realtek Semiconductor Corp Power management method for a wireless communication device and wireless communication device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201725376U (en) * 2010-07-05 2011-01-26 健雄职业技术学院 Wireless wake-up type active student label recognition system
CN104023379A (en) * 2013-03-01 2014-09-03 华为终端有限公司 Data transmission method and data forwarding device
CN103442415A (en) * 2013-08-23 2013-12-11 青岛海信移动通信技术股份有限公司 Data sending method and mobile terminal
CN103983990A (en) * 2014-05-19 2014-08-13 北京诺亦腾科技有限公司 Locating method and system low in power consumption

Also Published As

Publication number Publication date
CN106851737A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
US10732696B2 (en) Method and apparatus for wake-up control of intelligent terminal
WO2018219104A1 (en) Power saving control method and related product
CN106604221B (en) Connection management method, terminal and network side equipment
EP2882234B1 (en) Method, apparatus, equipment and system for controlling turn-on and turn-off of wireless network
CN106851737B (en) Method for sending uplink data and terminal equipment
CN107612643B (en) Channel detection method and channel detection equipment
JP5871075B2 (en) Method and apparatus for controlling a central processing unit
CN110032266B (en) Information processing method, information processing device, computer equipment and computer readable storage medium
WO2017206858A1 (en) Method for managing central processing unit and related products
CN103645837A (en) Method and device for amplifying display fonts
CN106815085B (en) Message processing method and terminal equipment
CN112449411A (en) Intelligent equipment working mode switching method and device
CN107635277B (en) Power saving management method of terminal equipment of Internet of things and terminal equipment of Internet of things
WO2016172878A1 (en) Terminal control method and apparatus, and terminal device
CN115985323B (en) Voice wakeup method and device, electronic equipment and readable storage medium
CN112003983A (en) Adaptive vibration system, terminal, method, and computer-readable storage medium
CN108712281B (en) Method, device, storage medium and terminal for triggering detection management application update
CN106817751B (en) Data sending method and mobile terminal
CN112542867B (en) Mobile terminal power supply control method and device, terminal equipment and storage medium
CN111880988B (en) Voiceprint wake-up log collection method and device
CN111308303B (en) Method and device for detecting radio frequency power amplifier of mobile terminal
CN110995324B (en) Bluetooth communication method, device, storage medium and terminal equipment
CN111132282B (en) Application processor awakening method and device applied to mobile terminal
CN108681467B (en) System awakening method and terminal
CN109151154B (en) Power consumption control method and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant before: Guangdong Opel Mobile Communications Co., Ltd.

GR01 Patent grant
GR01 Patent grant