CN114024784A - Communication device control method, communication device, and computer storage medium - Google Patents

Communication device control method, communication device, and computer storage medium Download PDF

Info

Publication number
CN114024784A
CN114024784A CN202111146492.1A CN202111146492A CN114024784A CN 114024784 A CN114024784 A CN 114024784A CN 202111146492 A CN202111146492 A CN 202111146492A CN 114024784 A CN114024784 A CN 114024784A
Authority
CN
China
Prior art keywords
communication device
control method
layer
data transmission
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111146492.1A
Other languages
Chinese (zh)
Inventor
孟伟
张朝阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Dahua Technology Co Ltd
Original Assignee
Zhejiang Dahua Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang Dahua Technology Co Ltd filed Critical Zhejiang Dahua Technology Co Ltd
Priority to CN202111146492.1A priority Critical patent/CN114024784A/en
Publication of CN114024784A publication Critical patent/CN114024784A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/12Arrangements for remote connection or disconnection of substations or of equipment thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • 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/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • 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/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Abstract

The application provides a communication device control method, a communication device and a computer storage medium. The communication device comprises a kernel layer and an application layer; a communication device control method comprising: the kernel layer monitors whether data transmission occurs in the data bus; if not, the kernel layer broadcasts a sleep signal to the application layer through the socket protocol so as to enable the module in the application layer to enter a sleep mode. By the mode, the communication equipment control method can utilize the socket protocol to realize that the module quickly enters the low-power-consumption state in the no-service state, and reduces the power consumption of the communication equipment.

Description

Communication device control method, communication device, and computer storage medium
Technical Field
The present application relates to the field of communications device application technologies, and in particular, to a communications device control method, a communications device, and a computer storage medium.
Background
The 5G monitoring equipment is widely applied to various industries, in particular to 5G mobile equipment which is convenient to deploy. The built-in battery supplies power for the whole equipment, so that the equipment can be linked with the platform at any time and any place, and the monitoring data acquired in real time is sent back to the platform for analysis and monitoring. However, the current solution of communication equipment provides convenience for the monitoring industry and also brings a problem: the power consumption is large, the device cannot be used for a long time, and the communication device is frequently awakened, so that unnecessary power consumption is wasted.
Disclosure of Invention
The application provides a communication device control method, a communication device, and a computer storage medium.
The application provides a control method of communication equipment, wherein the communication equipment comprises a kernel layer and an application layer; the communication device control method includes:
the kernel layer monitors whether data transmission occurs in the data bus;
if not, the kernel layer broadcasts the sleep signal to the application layer through a socket protocol so as to enable the module in the application layer to enter a sleep mode.
Wherein the communication device further comprises a service layer;
the communication device control method further includes:
a code stream transmission module in the service layer transmits data transmission information to the kernel layer;
the kernel layer checks whether data transmission occurs in the data bus based on the data transmission information;
if yes, the kernel layer broadcasts a wake-up signal to the application layer through the socket protocol so as to enable the modules in the application layer to enter a working mode.
The communication device control method further includes:
and the application layer enters a working mode and starts a heartbeat keep-alive module and/or a state service processing module.
Wherein the communication device further comprises an abstraction layer;
the communication device control method further includes:
the application layer enters a working mode and informs the abstract layer to start a state updating function through the state service processing module;
the abstract layer starts a state updating function and sends a communication instruction to the kernel layer;
the kernel layer acquires the state information of the cellular network based on the communication instruction and returns the state information to the abstract layer;
the abstraction layer updates parameters of the communication device based on the cellular network state information.
After the application layer enters a working mode and the heartbeat keep-alive module and/or the state service processing module are/is started, the communication device control method further comprises the following steps:
the application layer monitors whether a user identification card is accessed;
if not, the network card is closed, and the state service processing module is closed.
Wherein the communication device control method further comprises:
after monitoring that the user identification card is accessed, the application layer monitors whether the network card has data transmission;
if not, closing the state service processing module;
if so, judging whether the data transmission of the network card in unit time is consistent with the data transmission of the heartbeat protection packet; and if the data transmission of the network card is consistent with the data transmission of the heartbeat protection packet in unit time, closing the heartbeat protection module and the service processing module.
If the data transmission of the network card is consistent with the data transmission of the heartbeat protection packet in unit time, closing the heartbeat protection module and the service processing module, including:
if the data transmission of the network card is consistent with the data transmission of the heartbeat protection packet in unit time, judging whether the transmission data volume of the network card is consistent with the transmission data volume in offline detection;
if yes, the heartbeat protection module and the service processing module are closed.
The communication device control method further includes:
starting an initialization process of the communication equipment;
the inner core layer monitors whether to access the cellular device;
if yes, adding initialization logic of the socket protocol in the initialization process.
The present application further provides a communication device comprising a memory and a processor, wherein the memory is coupled to the processor;
wherein the memory is used for storing program data and the processor is used for executing the program data to realize the communication equipment control method.
The present application also provides a computer storage medium for storing program data which, when executed by a processor, is used to implement the communication device control method as described above.
The beneficial effect of this application is: the communication device comprises a kernel layer and an application layer; a communication device control method comprising: the kernel layer monitors whether data transmission occurs in the data bus; if not, the kernel layer broadcasts a sleep signal to the application layer through the socket protocol so as to enable the module in the application layer to enter a sleep mode. By the mode, the communication equipment control method can utilize the socket protocol to realize that the module quickly enters the low-power-consumption state in the no-service state, and reduces the power consumption of the communication equipment.
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 creative efforts. Wherein:
FIG. 1 is a block diagram of a prior art communication system;
fig. 2 is a flowchart illustrating an embodiment of a method for controlling a communication device provided in the present application;
fig. 3 is a schematic structural diagram of an embodiment of a communication device provided in the present application;
fig. 4 is a detailed sub-step of step S13 of the communication device control method of fig. 2;
fig. 5 is a schematic structural diagram of another embodiment of a communication device provided herein;
FIG. 6 is a schematic structural diagram of an embodiment of a computer storage medium provided in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Among the overall power consumption of the device, the power consumption of the cellular 5G module is higher in the overall device power consumption ratio. Referring to fig. 1, fig. 1 is a block diagram of a communication system in the prior art.
In the current method for reducing power consumption, if the cellular module is not used at a certain time, the whole module is powered off, so that the purpose of minimizing power consumption is achieved. The method for reducing the power consumption has a potential risk, when the cellular module is required to transmit data, the module needs to be powered on first, and then a series of processes such as initialization, network connection and the like are carried out, so that the whole process is time-consuming.
In order to take the drawbacks of the above methods into consideration, many low power consumption schemes employ a sleep wake-up mechanism based on USB devices, that is, when the kernel detects that there is no data transmission on the USB bus, the notification module enters a sleep state, and similarly, when it detects that there is data transmission on the USB bus, the kernel notifies the USB devices to wake up, and a specific system framework refers to fig. 1. The method can greatly reduce the problem of poor user experience caused by data transmission delay. However, the current power consumption reduction method has the following defects:
the APP layer can not use a heartbeat keep-alive mechanism based on TCP and IP, as is known, heartbeat keep-alive is to continuously receive and send data messages to a specified platform so as to achieve the purpose of dynamically detecting whether the network quality is OK. Because of continuous data receiving and sending, the module is always in an awakening state and can not sleep, even if no service data such as audio and video is transmitted at present.
2. Cellular network states, such as current signal strength, surrounding neighbor information, network mode, sim card state, and the like, cannot be updated continuously, the updating of the above information depends on the acquisition of the APP through AT commands and module delivery, the existing low power consumption scheme lacks coordination of state updating and cellular dormancy wakeup, and is maintained independently, and frequent acquisition of the information also causes frequent wakeup of cellular devices, and finally causes unnecessary power consumption waste.
In view of the above problems, an embodiment of the present application provides a novel method for controlling a communication device, and specifically please refer to fig. 2 and fig. 3, where fig. 2 is a schematic flowchart of an embodiment of the method for controlling a communication device provided by the present application, and fig. 3 is a schematic structural diagram of an embodiment of the communication device provided by the present application.
The communication equipment control method is applied to communication equipment, wherein the communication equipment can be a server, can also be electronic communication equipment, and can also be a system formed by the cooperation of the server and the electronic communication equipment. Accordingly, each part, such as each unit, sub-unit, module, and sub-module, included in the communication device may be all disposed in the server, may be all disposed in the electronic communication device, and may be disposed in the server and the electronic communication device, respectively.
The server may be hardware or software. When the server is hardware, it may be implemented as a distributed server cluster formed by multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as a plurality of software or software modules, for example, software or software modules for providing distributed servers, or as a single software or software module, and is not limited herein. In some possible implementations, the communication device control method of the embodiments of the present application may be implemented by a processor calling computer-readable instructions stored in a memory.
As shown in fig. 2, the communication device control method of the present application specifically includes the following steps:
step S11: the kernel layer monitors whether data transmission occurs on the data bus.
In the embodiment of the present application, the communication device needs to start and initialize the driving before executing the control method. Specifically, in the process of starting initialization, when the OS kernel layer monitors that the cellular device is accessed through the USB, the communication device performs related initialization of the cellular device, and adds initialization logic for sleep of the cellular device and wake-up of a netlink socket protocol in the drive initialization.
After the initialization is completed, the communication device mainly transmits the data stream of the audio and video through a code stream transmission module of a service layer. Therefore, the kernel layer can monitor whether data transmission occurs on the USB bus through the code stream transmission module of the service layer.
Specifically, if the communication device is started and no code stream transmission is performed within a period of time, and the pm (power manager) module in the kernel layer monitors that the USB bus has no data transmission, the cellular device on the USB bus is notified to enter the sleep mode, and while the module in the kernel layer enters the low power consumption mode, the cellular netlink module broadcasts sleep state information to notify the application layer, and then step S12 is performed.
At a certain time, the service layer starts code stream transmission, and a code stream transmission module of the service layer transmits data transmission information to the kernel layer. When the PM module of the kernel layer monitors that data transmission exists on the USB bus, the honeycomb driver can immediately inform the module to wake up for data transmission. Meanwhile, the kernel layer can also inform the module of the current kernel layer that the module is in the awakening state through the cellular netlink module broadcast message. Similarly, if the cellular module receives data such as phone call and short message, the module side of the kernel layer can automatically wake up and inform the cellular driver to perform related processing through the USB bus. At this time, the kernel layer also notifies the application layer of the wake-up information, and the process proceeds to step S13.
Step S12: the kernel layer broadcasts a sleep signal to the application layer through a socket protocol to enable the modules in the application layer to enter a sleep mode.
Step S13: the kernel layer broadcasts a wake-up signal to the application layer through a socket protocol so as to enable the modules in the application layer to enter a working mode.
In the embodiment of the present application, the application layer is mainly responsible for processing all cellular related services. The application layer acquires the real state of the dormancy or awakening of the current cellular module by monitoring the cellular netlink message, and then dynamically starts or closes the heartbeat protection function and the state updating function by combining the network detection module and the data transmission information of the network card.
Specifically, when the dormancy and wakeup monitoring module in the application layer listens for the cellular netlink message from the kernel layer about the dormancy state, the dormancy and wakeup monitoring module controls other module modules in the application layer to enter the dormancy mode. When the dormancy and wakeup monitoring module of the application layer monitors the cellular netlink message about the wakeup state from the kernel layer, the dormancy and wakeup monitoring module controls other module modules in the application layer to enter a working mode.
And after the application layer enters a working mode, starting a state updating function and a heartbeat protection function of the three-party platform. Then, the application layer further monitors whether a SIM card (Subscriber Identity Module) is accessed to the Module of the communication device. If the monitoring result is that the SIM card which is legally available is not configured in the communication equipment at the moment, the situation of updating the state of the cellular network does not exist, and the state query function can be closed so as to reduce the power consumption of the communication equipment.
If the monitoring result is that the network card is accessed, the network monitoring module is further used for monitoring the data output information and the data input information of the Lte0 network card. If the network card does not have data output information and data input information, the state query function can be closed.
And if the monitoring result is that data output information and data input information exist, further judging whether the data transmission of the network card in the bit time is consistent with the data transmission of the heartbeat protection packet. If the data transmission of the network card in unit time is consistent with the data transmission of the heartbeat protection packet, the heartbeat protection function and the state query function are closed, and the power consumption of the communication equipment is further reduced.
Similarly, if the transmission data amount of the communication device accessing the SIM card is consistent with the transmission data amount during offline detection, it can also be said that no actual data transmission occurs in the current SIM card, and the application layer can also close the heartbeat protection function and the status query function, thereby further reducing the power consumption of the communication device.
Further, when the communication device turns on the status update function, the communication device may implement parameter update of the communication device by using the control method shown in fig. 4, specifically referring to fig. 4, where fig. 4 is a specific sub-step of step S13 of the control method of the communication device shown in fig. 2.
As shown in fig. 4, step S13 in the communication device control method of the present application specifically includes the following steps:
step S131: and the application layer enters a working mode and informs the abstract layer of starting the state updating function through the state service processing module.
In the embodiment of the application, the application layer of the communication device enters a working mode, and the application layer notifies the abstraction layer through the state service processing module that the abstraction layer also enters the working mode and needs to start a state updating function.
Step S132: and the abstract layer starts a state updating function and sends a communication instruction to the kernel layer.
In the embodiment of the present application, the abstraction layer starts the message module, and sends an at (attention) instruction to the kernel layer through the message module.
Step S133: and the kernel layer acquires the state information of the cellular network based on the communication instruction and returns to the abstract layer.
In the embodiment of the application, the kernel layer acquires the state information of the cellular network through the USB serial port based on the AT instruction and returns the state information to the abstract layer. Wherein, the network status information includes but is not limited to: RSSI (Received Signal Strength Indication), network mode, link status, etc.
Step S134: the abstraction layer updates parameters of the communication device based on the cellular network state information.
In the embodiment of the present application, the abstraction layer updates the device parameters of the communication device through the parameter device module based on the cellular network state information in the AT command.
In an embodiment of the present application, a method for controlling a communication device includes: the kernel layer monitors whether data transmission occurs in the data bus; if not, the kernel layer broadcasts a sleep signal to the application layer through the socket protocol so as to enable the module in the application layer to enter a sleep mode. By the mode, the communication equipment control method can utilize the socket protocol to realize that the module quickly enters a low-power-consumption state in a no-service state, so that the power consumption of the communication equipment is reduced; the communication equipment control method realizes dynamic balance of the code stream pushing service and the maintenance function through a netlink socket protocol, a dormancy awakening channel and a honeycomb network card flow monitoring mechanism, thereby not only ensuring ultra-low power consumption when no code stream service exists, but also ensuring timely maintenance and updating of related honeycomb network card information when the code stream service is processed.
The above embodiments are only one of the common cases of the present application and do not limit the technical scope of the present application, so that any minor modifications, equivalent changes or modifications made to the above contents according to the essence of the present application still fall within the technical scope of the present application.
To implement the method for controlling a communication device according to the foregoing embodiment, the present application provides a communication device, and specifically refer to fig. 5, where fig. 5 is a schematic structural diagram of another embodiment of the communication device according to the present application.
As shown in fig. 5, the communication device 20 of the embodiment of the present application includes a processor 21, a memory 22, and a bus 23.
The processor 21 and the memory 22 are respectively connected to the bus 23, the memory 22 stores program data, and the processor 21 is configured to execute the program data to implement the communication device control method according to the above embodiment.
In the present embodiment, the processor 21 may also be referred to as a CPU (Central Processing Unit). The processor 21 may be an integrated circuit chip having signal processing capabilities. The processor 21 may also be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components. A general purpose processor may be a microprocessor or the processor 21 may be any conventional processor or the like.
In order to implement the communication device control method of the foregoing embodiment, the present application further provides a computer storage medium, and specifically refer to fig. 6, where fig. 6 is a schematic structural diagram of an embodiment of the computer storage medium of the present application.
As shown in fig. 6, the computer storage medium 30 is used to store program data 31, and the program data 31, when executed by the processor, is used to implement the communication apparatus control method as described in the above embodiments.
The present application also provides a computer program product, wherein the computer program product comprises a computer program operable to cause a computer to execute the communication device control method according to the embodiment of the present application. The computer program product may be a software installation package.
The method for controlling a communication device according to the above embodiments of the present application may be implemented in a form of a software functional unit, and may be stored in a device, for example, a computer readable storage medium, when the software functional unit is sold or used as an independent product. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (10)

1.A communication device control method is characterized in that the communication device comprises a kernel layer and an application layer; the communication device control method includes:
the kernel layer monitors whether data transmission occurs in the data bus;
if not, the kernel layer broadcasts the sleep signal to the application layer through a socket protocol so as to enable the module in the application layer to enter a sleep mode.
2. The communication device control method according to claim 1, wherein the communication device further comprises a service layer;
the communication device control method further includes:
a code stream transmission module in the service layer transmits data transmission information to the kernel layer;
the kernel layer checks whether data transmission occurs in the data bus based on the data transmission information;
if yes, the kernel layer broadcasts a wake-up signal to the application layer through the socket protocol so as to enable the modules in the application layer to enter a working mode.
3. The communication apparatus control method according to claim 2,
the communication device control method further includes:
and the application layer enters a working mode and starts a heartbeat keep-alive module and/or a state service processing module.
4. The communication apparatus control method according to claim 3,
the communication device further comprises an abstraction layer;
the communication device control method further includes:
the application layer enters a working mode and informs the abstract layer to start a state updating function through the state service processing module;
the abstract layer starts a state updating function and sends a communication instruction to the kernel layer;
the kernel layer acquires the state information of the cellular network based on the communication instruction and returns the state information to the abstract layer;
the abstraction layer updates parameters of the communication device based on the cellular network state information.
5. The communication apparatus control method according to claim 3,
after the application layer enters a working mode and the heartbeat keep-alive module and/or the state service processing module are/is started, the communication device control method further comprises the following steps:
the application layer monitors whether a user identification card is accessed;
if not, the network card is closed, and the state service processing module is closed.
6. The communication apparatus control method according to claim 5,
the communication device control method further includes:
after monitoring that the user identification card is accessed, the application layer monitors whether the network card has data transmission;
if not, closing the state service processing module;
if so, judging whether the data transmission of the network card in unit time is consistent with the data transmission of the heartbeat protection packet; and if the data transmission of the network card is consistent with the data transmission of the heartbeat protection packet in unit time, closing the heartbeat protection module and the service processing module.
7. The communication apparatus control method according to claim 6,
if the data transmission of the network card is consistent with the data transmission of the heartbeat protection packet in unit time, the heartbeat protection module and the service processing module are closed, and the method comprises the following steps:
if the data transmission of the network card is consistent with the data transmission of the heartbeat protection packet in unit time, judging whether the transmission data volume of the network card is consistent with the transmission data volume in offline detection;
if yes, the heartbeat protection module and the service processing module are closed.
8. The communication apparatus control method according to claim 1,
the communication device control method further includes:
starting an initialization process of the communication equipment;
the inner core layer monitors whether to access the cellular device;
if yes, adding initialization logic of the socket protocol in the initialization process.
9. A communication device, comprising a memory and a processor, wherein the memory is coupled to the processor;
wherein the memory is used for storing program data and the processor is used for executing the program data to realize the communication equipment control method of any one of claims 1-8.
10. A computer storage medium for storing program data which, when executed by a processor, is adapted to implement a communication device control method according to any one of claims 1 to 8.
CN202111146492.1A 2021-09-28 2021-09-28 Communication device control method, communication device, and computer storage medium Pending CN114024784A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111146492.1A CN114024784A (en) 2021-09-28 2021-09-28 Communication device control method, communication device, and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111146492.1A CN114024784A (en) 2021-09-28 2021-09-28 Communication device control method, communication device, and computer storage medium

Publications (1)

Publication Number Publication Date
CN114024784A true CN114024784A (en) 2022-02-08

Family

ID=80055020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111146492.1A Pending CN114024784A (en) 2021-09-28 2021-09-28 Communication device control method, communication device, and computer storage medium

Country Status (1)

Country Link
CN (1) CN114024784A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105072291A (en) * 2015-07-29 2015-11-18 上海智伦科技有限公司 Low power consumption mobile communication terminal system and low power consumption realization method
CN105988788A (en) * 2015-02-09 2016-10-05 联想(上海)信息技术有限公司 Information processing method, device and electronic equipment
CN106412845A (en) * 2015-08-03 2017-02-15 中兴通讯股份有限公司 Dormancy method and apparatus of wireless fidelity Wi-Fi device
CN106507455A (en) * 2016-10-31 2017-03-15 努比亚技术有限公司 A kind of control method and mobile terminal
CN107087295A (en) * 2017-03-30 2017-08-22 努比亚技术有限公司 Dormancy control system and its dormancy control method
CN107563166A (en) * 2017-08-28 2018-01-09 西安富立叶微电子有限责任公司 A kind of fingerprint module dormancy awakening method and device
WO2018010431A1 (en) * 2016-07-12 2018-01-18 中兴通讯股份有限公司 Display control method and device for indicator light, and mobile hotspot ufi device
CN107682918A (en) * 2016-08-02 2018-02-09 成都鼎桥通信技术有限公司 Data transmission method of mobile terminal and equipment
CN109002250A (en) * 2018-05-30 2018-12-14 青岛海信移动通信技术股份有限公司 A kind of touch operation method, device, mobile terminal and storage medium
CN112672409A (en) * 2020-12-31 2021-04-16 深圳市移轩通信有限公司 5G module power consumption reduction method, system and module
CN113133095A (en) * 2020-01-15 2021-07-16 华为技术有限公司 Method for reducing power consumption of mobile terminal and mobile terminal

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105988788A (en) * 2015-02-09 2016-10-05 联想(上海)信息技术有限公司 Information processing method, device and electronic equipment
CN105072291A (en) * 2015-07-29 2015-11-18 上海智伦科技有限公司 Low power consumption mobile communication terminal system and low power consumption realization method
CN106412845A (en) * 2015-08-03 2017-02-15 中兴通讯股份有限公司 Dormancy method and apparatus of wireless fidelity Wi-Fi device
WO2018010431A1 (en) * 2016-07-12 2018-01-18 中兴通讯股份有限公司 Display control method and device for indicator light, and mobile hotspot ufi device
CN107682918A (en) * 2016-08-02 2018-02-09 成都鼎桥通信技术有限公司 Data transmission method of mobile terminal and equipment
CN106507455A (en) * 2016-10-31 2017-03-15 努比亚技术有限公司 A kind of control method and mobile terminal
CN107087295A (en) * 2017-03-30 2017-08-22 努比亚技术有限公司 Dormancy control system and its dormancy control method
CN107563166A (en) * 2017-08-28 2018-01-09 西安富立叶微电子有限责任公司 A kind of fingerprint module dormancy awakening method and device
CN109002250A (en) * 2018-05-30 2018-12-14 青岛海信移动通信技术股份有限公司 A kind of touch operation method, device, mobile terminal and storage medium
CN113133095A (en) * 2020-01-15 2021-07-16 华为技术有限公司 Method for reducing power consumption of mobile terminal and mobile terminal
CN112672409A (en) * 2020-12-31 2021-04-16 深圳市移轩通信有限公司 5G module power consumption reduction method, system and module

Similar Documents

Publication Publication Date Title
US10757653B2 (en) Electronic devices for receiving pushed data
EP2876945B1 (en) Method for processing data, modem and terminal
RU2739290C1 (en) Method of multiaddress unidirectional channel control and terminal device
EP3761716B1 (en) Standby control method and terminal device and relay device
US20060075269A1 (en) Distributed link-layer wake-up agent system, method, and device for universal plug and play function with low power proxy
JP2000261372A (en) Method and equipment for information communication
CN103376875B (en) A kind of method of information processing and electronic equipment
WO2010139219A1 (en) Switching device and method based on multi-system network
CN112492564B (en) System switching method and device, electronic equipment and readable storage medium
CN106550438B (en) Method and system for limiting regular awakening and mobile device
CN111417182A (en) Data transmission method, device, storage medium, processor and system
US10945207B2 (en) Beacon signal processing system and filtering method of reducing wake-up frequency
US8804541B2 (en) Method for managing mobile radio resources for package receiving enhancement
CN104955133A (en) Mobile device and method for managing network connection and storage medium
CN112399211A (en) Operation method and convergence gateway
CN110753387A (en) Monitoring method of downlink control channel and control method of downlink control channel monitoring
CN114024784A (en) Communication device control method, communication device, and computer storage medium
WO2023098055A1 (en) Low-power-consumption mode starting method and apparatus, storage medium, and electronic apparatus
TW201041364A (en) Mobile device, power saving method and computer executable medium
CN115529654A (en) Method, apparatus, storage medium, and relay device for standby communication
CN114071716A (en) Paging message monitoring method, paging cycle configuration method, device and storage medium
CN111417174B (en) Electricity-saving processing method and equipment
CN114364056B (en) Control method, system, device and storage medium for LWM2M session of terminal
CN113271648B (en) USIM management method, USIM and user terminal
WO2021258962A1 (en) Data issuing method, and device and storage medium

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