CN115604721A - Wireless module antenna tuning tool and method of use - Google Patents

Wireless module antenna tuning tool and method of use Download PDF

Info

Publication number
CN115604721A
CN115604721A CN202211016378.1A CN202211016378A CN115604721A CN 115604721 A CN115604721 A CN 115604721A CN 202211016378 A CN202211016378 A CN 202211016378A CN 115604721 A CN115604721 A CN 115604721A
Authority
CN
China
Prior art keywords
communication
module
wireless module
tuning
mode
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
CN202211016378.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.)
Shenzhen Guanghetong Wireless Communication Software Co ltd
Original Assignee
Shenzhen Guanghetong Wireless Communication Software 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 Shenzhen Guanghetong Wireless Communication Software Co ltd filed Critical Shenzhen Guanghetong Wireless Communication Software Co ltd
Priority to CN202211016378.1A priority Critical patent/CN115604721A/en
Publication of CN115604721A publication Critical patent/CN115604721A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W16/00Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
    • H04W16/18Network planning tools
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/12Application layer protocols, e.g. WAP [Wireless Application Protocol]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a wireless module antenna tuning tool and a using method thereof. The tool comprises a multi-mode communication mode configurable module and a communication port detection module; the multi-mode communication mode configurable module is used for carrying out data communication interaction with the wireless module through any one of a COM communication method, an IPC communication method or a Socket communication mode; the communication port detection module is used for detecting the operating environment of the wireless module and switching the corresponding communication protocol. The scheme provided by the invention can be used for configuring the antenna tuning parameters of the wireless modules under various chip platforms, and has universality.

Description

Wireless module antenna tuning tool and method of use
Technical Field
The invention relates to the technical field of antenna tuning, in particular to a wireless module antenna tuning tool and a using method thereof.
Background
Because the Antenna parameters and index performance of chips designed by different chip manufacturers have differences, the conventional Antenna tuning tool for wireless modules (called Antenna Tuner tool for short) can only be used for a certain series of wireless modules on the same chip platform and cannot adapt to the conditions of multiple types of chip platforms and multiple series of conditions on the same chip platform. The existing wireless module antenna tuning tool can only adapt to a wireless module under a certain specific chip platform, cannot adapt to antenna frequency band switching, antenna tuning configuration, setting and the like of wireless modules under other chip platforms, and wireless modules under different chip platforms need to use different wireless module antenna tuning tools to switch/tune antenna frequency bands. For example: the wireless module A belongs to a first chip platform, the wireless module B belongs to a second chip platform, and therefore when the wireless module A needs to be subjected to Antenna tuning configuration, only an Antenna Tuner tool under the first chip platform can be used for setting; when the B-module needs to be configured for Antenna tuning, only the Antenna Tuner tool under the second chip platform can be used for setup.
Disclosure of Invention
In order to solve the technical problem that the existing wireless module antenna tuning tool is not universal, the embodiment of the invention provides a wireless module antenna tuning tool and a using method thereof.
The technical scheme of the embodiment of the invention is realized as follows:
the embodiment of the invention provides a wireless module antenna tuning tool, which comprises a multi-mode communication mode configurable module and a communication port detection module;
the multi-mode communication mode configurable module is used for carrying out data communication interaction with the wireless module through any one of a COM communication method, an IPC communication method or a Socket communication mode;
the communication port detection module is used for detecting the operating environment of the wireless module and switching the corresponding communication protocol.
In the above scheme, the multi-mode communication mode configurable module is further specifically configured to acquire system version information of the wireless module, query a system version information macro and call an API function interface mapping table according to the system version information, match a corresponding API function, and switch to the API function.
In the above scheme, the communication port detection module is further specifically configured to encapsulate various communication protocols into corresponding dynamic libraries, static libraries, or classes, detect a communication protocol used by the wireless module, and switch to the corresponding communication protocol.
In the above solution, the tool further comprises:
and the UI operation module is used for providing a visual operation interface and visual data display under any system environment of a Windows system, a Linux system and a Chrome system, so that a user can perform communication port connection, MIPI tuning parameter query and configuration, GPO tuning parameter query and configuration, default antenna parameter query and configuration, visual image table display and editing, log path setting, antenna mode selection, antenna control mode selection and antenna tuning enabling and disabling, and the queried MIPI tuning parameter, GPO tuning parameter and Default antenna parameter are presented in an image table form in a GDI + and OpenGL processing mode.
In the above solution, the tool further comprises:
the thread management and control module is used for providing service logic for processing the parameter configuration process;
the queue management and control module is used for queuing and waiting for processing each parameter configuration item;
the log generation module is used for outputting a configuration information log and a tool operation time log in the process of printing the configuration parameters;
the data import and export backup module is used for providing antenna configuration parameter data import and export storage processing for a user;
and the image table display module is used for visualizing the image table display in the parameter configuration process.
The embodiment of the invention also provides a using method of the wireless module antenna tuning tool, which comprises the following steps:
when the wireless module to be detected is detected to be accessed, the configurable module carries out data communication interaction with the wireless module by using any one of a COM communication method, an IPC communication method or a Socket communication method through the multi-mode communication mode;
detecting the operating environment of the wireless module through a communication port detection module, and switching a corresponding communication protocol;
and configuring MIPI tuning parameters, GPO tuning parameters and Default tuning parameters for the wireless module.
In the foregoing solution, configuring MIPI tuning parameters, GPO tuning parameters, and Default tuning parameters for the wireless module includes:
when the stored configuration parameters are not loaded, reading MIPI tuning parameters and GPO tuning parameters of the wireless module in real time through a Profile pull-down list; reading a Default tuning parameter through a Config type pull-down menu; and editing, configuring and writing MIPI tuning parameters, GPO tuning parameters and Default tuning parameters by using a visual image chart, storing the configuration parameters and exporting the configuration parameters.
In the foregoing solution, the configuring the MIPI tuning parameter, the GPO tuning parameter, and the Default tuning parameter for the wireless module includes:
when the stored configuration parameters are loaded, editing, configuring and writing the MIPI tuning parameters, the GPO tuning parameters and the Default tuning parameters by using the visual image chart, storing the configuration parameters and exporting the configuration parameters.
In the above scheme, the performing data communication interaction with the wireless module by using any one of a COM communication method, an IPC communication method, or a Socket communication method through the multi-mode communication mode configurable module includes:
the method comprises the steps of obtaining system version information of a wireless module, inquiring a system version information macro and calling an API function interface mapping table according to the system version information, matching a corresponding API function, and switching to the API function.
In the above solution, detecting the operating environment of the wireless module and switching the corresponding communication protocol by using the communication port detecting module includes:
and packaging various communication protocols into corresponding dynamic libraries, static libraries or classes, detecting the communication protocol used by the wireless module, and switching to the corresponding communication protocol.
The invention provides a wireless module antenna tuning tool and a using method thereof, wherein the tool comprises a multi-mode communication mode configurable module and a communication port detection module; the multi-mode communication mode configurable module is used for carrying out data communication interaction with the wireless module through any one of a COM communication method, an IPC communication method or a Socket communication mode; the communication port detection module is used for detecting the operating environment of the wireless module and switching the corresponding communication protocol. The scheme provided by the invention can be used for configuring the antenna tuning parameters of the wireless modules under various chip platforms, and has universality.
Drawings
FIG. 1 is a schematic diagram of a wireless module antenna tuning tool according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a process for using a tuning tool for a wireless module antenna according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a specific process of using a tool according to an embodiment of the present invention;
fig. 4 is an internal structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples.
An embodiment of the present invention provides a wireless module antenna tuning tool, as shown in fig. 1, the wireless module antenna tuning tool 100 includes a multi-mode communication mode configurable module 101, a communication port detection module 102,
the multi-mode communication mode configurable module 101 is used for performing data communication interaction with the wireless module through any one of a COM communication method, an IPC communication method or a Socket communication mode;
the communication port detecting module 102 is configured to detect an operating environment of the wireless module and switch a corresponding communication protocol.
The embodiment can be used for solving the technical problem that the antenna tuning tool of the wireless module is not universal. The reasons why the wireless module antenna tuning tool is not universal are mainly as follows: 1. the data communication mode and the data transmission channel (or mode) of the modules under different chip platforms, which are configured and set for Antenna tuning by the Antenna Tuner tool, are different, for example: some modules under the platform communicate through COM, some are carried out through Socket mode, and even some are carried out through IPC interaction and intermediate proxy mode. 2. The interaction protocol between the wireless module and the Antenna Tuner tool under different chip platforms is different, for example: some modules under the platform are based on AT command mode, some are carried out by way of Raw byte stream, etc.
In this embodiment, the module 101 capable of being configured by the multi-mode communication mode enables the antenna tuning tool of the wireless module to perform data communication interaction with the wireless module by using any one of a COM communication method, an IPC communication method, or a Socket communication mode; meanwhile, by using the communication port detection module 102, the wireless module antenna tuning tool can interact with a corresponding wireless module by using one of a plurality of communication protocols, so that the wireless module antenna tuning tool in the embodiment has universality.
The switchable communication protocols of this embodiment include RAW packet protocol based on ADB port mode, encryption protocol based on RSA algorithm, protocol based on MIPC mode, protocol based on json format, and the like.
In addition, the embodiment can also provide a set of complete hierarchical design framework after a series of evaluations such as analysis, abstract modeling and the like are carried out on the point feasibility of the prior art based on an object Oriented Process Method (OPM). In the framework, in order to adapt and meet the requirements of different levels of services and functions, independent module design and functional logic analysis are carried out on each core functional part forming the level. The functional modules of the most main core of each hierarchy can be: the system comprises a visual UI interface which is easy to operate, a hovering prompt information display function (namely Tips function), a Log information print bar function, an image table display function, a data import and export backup function, a detection result judgment and display function, a communication port automatic detection function, a configuration file setting and storage function, a multi-mode communication mode configurable function, an AT Sender command line and display function, an MIPI parameter inquiry and configuration function, a GPO parameter inquiry and configuration function and the like.
In an embodiment, the multi-mode communication mode configurable module is further specifically configured to acquire system version information of a wireless module, query a system version information macro and call an API function interface mapping table according to the system version information, match a corresponding API function, and switch to the API function.
The support of various communication modes is mainly realized by calling various native standard API functions under the OS system environment, so that when the developed Antenna Tuner tool runs under different OS system environments, the inside of the tool can firstly acquire current system information and then automatically match and switch the corresponding system API functions. In the embodiment, the macro of the system version information of different OSs and the API function interface mapping table are mainly built and integrated in the tool, and the tool is ensured to know the system version information of the current OS very clearly and switch the corresponding API function when the tool performs automatic judgment in the operation process through an alias mode (a transparent and compatible means).
In an embodiment, the communication port detection module is further specifically configured to encapsulate various communication protocols into a corresponding dynamic library, a static library, or a class, detect a communication protocol used by the wireless module, and switch to the corresponding communication protocol.
In this embodiment, the support for various communication protocols mainly encapsulates various communication protocols into corresponding dynamic libraries, static libraries or classes, and the developed Antenna Tuner tool automatically detects and acquires information corresponding to a corresponding module and automatically switches to the communication protocol corresponding to the module during the operation process.
In addition, the embodiment can also provide a visualized table graph display and drawing technology processed according to the GDI + and OpenGL technologies. The tool UI display requirements and the like are met through various drawing objects (such as paintbrushes, paintbrushes and the like), drawing logic and display processing.
In one embodiment, the tool further comprises:
and the UI operation module is used for providing a visual operation interface and visual data display under any system environment of a Windows system, a Linux system and a Chrome system, so that a user can perform communication port connection, MIPI tuning parameter query and configuration, GPO tuning parameter query and configuration, default antenna parameter query and configuration, visual image table display and editing, log path setting, antenna mode selection, antenna control mode selection and antenna tuning enabling and disabling, and the queried MIPI tuning parameter, GPO tuning parameter and Default antenna parameter are presented in an image table form in a GDI + and OpenGL processing mode.
The UI display part of this embodiment provides a visual operation interface and a visual data display for the user, and the user can complete the following operations through the Antenna Tuner tool: the method comprises the functions of communication port connection, MIPI tuning parameter query and configuration, GPO tuning parameter query and configuration, default antenna parameter query and configuration, visual image table display and editing and the like. Aiming at the aspect of UI multi-language support, the tool can complete different language switching display by a built-in xml mapping table, and the processing mechanism is that different types of languages are uniquely matched with corresponding language resource files, so that the tool can run in different language systems.
UI operation part of the present embodiment: the UI operation part provides a visual operation interface for a user and allows the user to perform functions of Log path setting, antenna mode selection, antenna control mode selection, antenna tuning enabling and disabling and the like.
The image display portion of the present embodiment: and displaying the queried MIPI tuning parameters, GPO tuning parameters and Default antenna parameters to a user in an image table form in a GDI + and OpenGL processing mode, so that the user can visually know, check and adjust the configured antenna parameter data.
The internal design idea of the Antenna Tuner tool developed by the embodiment follows the consideration of modularization, low coupling, high cohesion, simplicity, high efficiency, easy use, robustness and robustness, and the inestimable errors in the use process of a user caused by the unstable factors of the tool are avoided. Meanwhile, the UI interface design of the tool follows the layout principle of easy operation, easy understanding, high efficiency and simplicity, and aims to facilitate the operation and rapid operation of a user.
In one embodiment, the tool further comprises:
the thread management and control module is used for providing service logic for processing the parameter configuration process;
the queue management and control module is used for queuing and waiting for processing each parameter configuration item;
the log generation module is used for outputting a configuration information log and a tool operation time log in the process of printing the configuration parameters;
the data import and export backup module is used for providing antenna configuration parameter data import and export storage processing for a user;
and the image table display module is used for displaying the visual image table in the parameter configuration process.
The core processing part of the tool in this embodiment is a core function part of the tool, which provides internal relevant processing logic for the tool, and mainly includes: the device comprises a thread management and control module, a queue management and control module, a log generation module, a data import and export backup module and an image table display module.
Wherein, the thread management and control module: the method provides the service logic of the tool internal processing parameter configuration process, so that the program is quick, effective and stable in the parameter configuration process.
The queue management and control module: the method and the device provide queuing waiting processing for each parameter configuration item, avoid data disorder caused by simultaneous execution of multiple groups of parameter configuration items, and avoid influencing parameter data of the configuration module.
A log generation module: a log of configuration information during output of print configuration parameters and a log of the tool itself at runtime are provided.
The data import and export backup module: the finger tool provides antenna configuration parameter data import and export storage processing for users, and currently, the storage backup is provided in the form of a single table, and the suffix of a storage file is in the format of xml.
An image table display module: the visual image table display function in the parameter configuration process is provided, so that a user can edit and operate the antenna parameters needing to be configured in an intuitive visual table.
In addition, the tool of the embodiment also comprises a communication processing part, and the communication processing part is mainly used for data communication interaction between the tool and the wireless module and acquiring related test data through interaction. The tool mainly supports 3 types of modes of COM communication, IPC communication and Socket communication.
The embodiment provides a universal wireless module antenna tuning tool, which solves the technical problem that the wireless module antenna tuning tool has specificity under different chip platforms, so that a user does not need to consider the influence of the chip platform to which a wireless module belongs, and the developed wireless module antenna tuning tool supports a COM communication mode, a Socket communication mode, IPC communication interaction and the like. In addition, this embodiment also provides a plurality of communication protocol adaptation methods for developers, so that the developed tool allows users to select protocols, and simultaneously, provides a set of automatic detection algorithm logic, so that the developed tool can automatically switch to the corresponding communication protocol after detecting the module, thereby avoiding the problem that the detection data cannot be acquired due to the unavailable protocol. In addition, in consideration of extensibility, this embodiment may also provide an extensible communication protocol access scheme, and allow a user to customize a protocol according to an actual situation on the premise that a module side embedded program also complies with the communication protocol.
The wireless module antenna tuning tool provided by the embodiment of the invention comprises a multi-mode communication mode configurable module and a communication port detection module; the multi-mode communication mode configurable module is used for carrying out data communication interaction with the wireless module through any one of a COM communication method, an IPC communication method or a Socket communication mode; the communication port detection module is used for detecting the operating environment of the wireless module and switching the corresponding communication protocol. The scheme provided by the invention can be used for configuring the antenna tuning parameters of the wireless modules under various chip platforms, and has universality.
An embodiment of the present invention further provides a method for using a wireless module antenna tuning tool, as shown in fig. 2, the method includes:
step 201: when the wireless module to be detected is detected to be accessed, the configurable module carries out data communication interaction with the wireless module by using any one of a COM communication method, an IPC communication method or a Socket communication method through the multi-mode communication mode;
step 202: detecting the operating environment of the wireless module through a communication port detection module, and switching a corresponding communication protocol;
step 203: and configuring MIPI tuning parameters, GPO tuning parameters and Default tuning parameters for the wireless module.
In this embodiment, the multi-mode communication mode configurable module 101 enables the antenna tuning tool of the wireless module to perform data communication interaction with the wireless module by using any one of a COM communication method, an IPC communication method, or a Socket communication method; meanwhile, by using the communication port detection module 102, the wireless module antenna tuning tool can interact with a corresponding wireless module by using one of a plurality of communication protocols, so that the wireless module antenna tuning tool in the embodiment has universality.
The switchable communication protocols of this embodiment include RAW packet protocol based on ADB port mode, encryption protocol based on RSA algorithm, protocol based on MIPC mode, protocol based on json format, and the like.
In an embodiment, the data communication interaction between the configurable module and the wireless module by using any one of a COM communication method, an IPC communication method or a Socket communication method through the multi-mode communication mode includes:
the method comprises the steps of obtaining system version information of a wireless module, inquiring a system version information macro and calling an API function interface mapping table according to the system version information, matching a corresponding API function, and switching to the API function.
The support of various communication modes is realized mainly by calling various native standard API functions under the OS system environment, so that when the developed Antenna Tuner tool runs under different OS system environments, the inside of the tool can acquire current system information first, and then the corresponding system API functions are automatically matched and switched. In the embodiment, the macro of the system version information of different OSs and the mapping table of the API function interface are mainly built and integrated in the tool, and the tool is ensured to know the version information of the current OS system clearly and switch the corresponding API function when the tool performs automatic judgment in the operation process through an alias mode (a transparent and compatible means).
In one embodiment, detecting an operating environment of the wireless module and switching a corresponding communication protocol through a communication port detection module includes:
and packaging various communication protocols into corresponding dynamic libraries, static libraries or classes, detecting the communication protocol used by the wireless module, and switching to the corresponding communication protocol.
The support of this embodiment to various communication protocols mainly encapsulates various communication protocols into corresponding dynamic libraries, static libraries or classes, and the developed Antenna Tuner tool automatically detects the corresponding module and obtains the corresponding information of the module during the operation process, and automatically switches to the communication protocol corresponding to the module.
In an embodiment, the configuring the MIPI tuning parameter, the GPO tuning parameter, and the Default tuning parameter for the wireless module includes:
when the stored configuration parameters are not loaded, reading MIPI tuning parameters and GPO tuning parameters of the wireless module in real time through a Profile pull-down list; reading a Default tuning parameter through a Config type pull-down menu; and editing, configuring and writing MIPI tuning parameters, GPO tuning parameters and Default tuning parameters by using a visual image chart, storing the configuration parameters and exporting the configuration parameters.
Correspondingly, in an embodiment, the configuring the MIPI tuning parameter, the GPO tuning parameter and the Default tuning parameter for the wireless module includes:
when the stored configuration parameters are loaded, editing, configuring and writing MIPI (Mobile Industry Processor Interface) tuning parameters, GPO (General-purpose input/output) tuning parameters and Default tuning parameters by using a visual image chart, storing the configuration parameters and exporting the configuration parameters.
In addition, referring to fig. 3, the specific using process of the tool of the embodiment may be:
step 1: a wireless module requiring antenna tuning is prepared and powered up to ensure that the module is in an operational state.
Step 2: when the Antenna Tuner tool is operated, the language environment of the current OS system can be automatically detected in the starting process of the tool, and the language displayed by the tool is automatically switched to the corresponding system language. After the language switching is completed, the tool can automatically detect the communication port of the currently accessed wireless module and automatically connect the communication port. Generally, in the case where the communication port is not automatically connected, a user is required to manually select the port and connect.
And step 3: the user may operate the facility through hover hints provided by the facility (i.e., tips hints). When the stored configuration parameters are not loaded, a user can read the MIPI tuning parameters and the GPO tuning parameters of the wireless module in real time through a Profile pull-down list provided by a tool interface; the Default tuning parameter information can also be read through a Config type pull-down menu; besides, the user can selectively read and configure the start time, the USID and other information of the antenna in the Config type pull-down menu. When the stored configuration parameters are loaded, the user can directly modify the loaded parameter data in the image table provided by the tool, and the configured antenna tuning parameters are stored in the module and are enabled to take effect through the Set button operation provided by the tool.
And 4, step 4: in the process of configuring tuning parameters, a user can intuitively operate various parameter specific information to be configured on an image table interface, wherein the information comprises the following information: information such as Band, tuner Code, tuner Index in MIPI Profile, and information such as Band, tuner Index, payload, entry Index, entry Address in GPO Profile. Meanwhile, after configuring the parameter information, the user can store the configured one or more groups of tuning parameters into the wireless module to make the tuning parameters effective according to the actual parameter configuration requirements.
And 5: in the process of transmitting the configuration parameters to the module, the tool provides a real-time Log printing function, so that a user can know whether the currently configured tuning parameters are effective or not.
According to the application method of the wireless module antenna tuning tool provided by the embodiment of the invention, when the access of a wireless module to be detected is detected, the configurable module in the multi-mode communication mode carries out data communication interaction with the wireless module by using any one of a COM (communication object model) communication method, an IPC (inter-personal computer) communication method or a Socket communication method; detecting the operating environment of the wireless module through a communication port detection module, and switching a corresponding communication protocol; and configuring MIPI tuning parameters, GPO tuning parameters and Default tuning parameters for the wireless module. The scheme provided by the invention can be used for configuring the antenna tuning parameters of the wireless modules under various chip platforms, and has universality.
To implement the method of the embodiment of the present invention, the embodiment of the present invention further provides a computer program product, where the computer program product includes computer instructions, and the computer instructions are stored in a computer-readable storage medium. A processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions to cause the computer device to perform the steps of the above-described method.
Based on the hardware implementation of the program module, in order to implement the method according to the embodiment of the present invention, an electronic device (computer device) is further provided in the embodiment of the present invention. Specifically, in one embodiment, the computer device may be a terminal, and its internal structure diagram may be as shown in fig. 4. The computer apparatus includes a processor a01, a network interface a02, a display screen a04, an input device a05, and a memory (not shown in the figure) connected through a system bus. Wherein the processor a01 of the computer device is arranged to provide computing and control capabilities. The memory of the computer device includes an internal memory a03 and a nonvolatile storage medium a06. The nonvolatile storage medium a06 stores an operating system B01 and a computer program B02. The internal memory a03 provides an environment for running the operating system B01 and the computer program B02 in the nonvolatile storage medium a06. The network interface a02 of the computer apparatus is used for communicating with an external terminal through a network connection. The computer program is executed by the processor a01 to implement the method of any of the above embodiments. The display screen a04 of the computer device may be a liquid crystal display screen or an electronic ink display screen, and the input device a05 of the computer device may be a touch layer covered on the display screen, a key, a trackball or a touch pad arranged on a casing of the computer device, or an external keyboard, a touch pad or a mouse.
The electronic device provided by the embodiment of the application can be a module capable of realizing a communication function or a terminal device comprising the module, and the terminal device can be a mobile terminal or an intelligent terminal. The mobile terminal can be at least one of a mobile phone, a tablet computer, a notebook computer and the like; the intelligent terminal can be a terminal containing a wireless communication module, such as an intelligent automobile, an intelligent watch, a sharing bicycle, an intelligent cabinet and the like; the module may be a wireless communication module, such as any one of a 2G communication module, a 3G communication module, a 4G communication module, a 5G communication module, and an NB-IOT communication module.
Those skilled in the art will appreciate that the architecture shown in fig. 4 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
The device provided by the embodiment of the present invention includes a processor, a memory, and a program stored in the memory and capable of running on the processor, and when the processor executes the program, the method according to any one of the embodiments described above is implemented.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include transitory computer readable media (transmyedia) such as modulated data signals and carrier waves.
It will be appreciated that the memory of embodiments of the invention may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. Among them, the nonvolatile Memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a magnetic random access Memory (FRAM), a magnetic random access Memory (Flash Memory), a magnetic surface Memory, an optical Disc, or a Compact Disc Read-Only Memory (CD-ROM); the magnetic surface storage may be disk storage or tape storage. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), synchronous Static Random Access Memory (SSRAM), dynamic Random Access Memory (DRAM), synchronous Dynamic Random Access Memory (SDRAM), double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), enhanced Synchronous Dynamic Random Access Memory (ESDRAM), enhanced Synchronous Dynamic Random Access Memory (Enhanced DRAM), synchronous Dynamic Random Access Memory (SLDRAM), direct Memory (DRmb Access), and Random Access Memory (DRAM). The described memory for embodiments of the present invention is intended to comprise, without being limited to, these and any other suitable types of memory.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional identical elements in the process, method, article, or apparatus comprising the element.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present application shall be included in the scope of the claims of the present application.

Claims (10)

1. A wireless module antenna tuning tool, comprising a multi-mode communication mode configurable module, a communication port detection module;
the multi-mode communication mode configurable module is used for carrying out data communication interaction with the wireless module through any one of a COM communication method, an IPC communication method or a Socket communication mode;
the communication port detection module is used for detecting the operating environment of the wireless module and switching the corresponding communication protocol.
2. The tool of claim 1, wherein the multi-mode communication mode configurable module is further configured to obtain system version information of the wireless module, query a system version information macro and call an API function interface mapping table according to the system version information, match a corresponding API function, and switch to the API function.
3. The tool of claim 1, wherein the communication port detection module is further configured to encapsulate various communication protocols into corresponding dynamic libraries, static libraries, or classes, detect a communication protocol used by the wireless module, and switch to the corresponding communication protocol.
4. The tool of claim 1, further comprising:
and the UI operation module is used for providing a visual operation interface and visual data display under any system environment of a Windows system, a Linux system and a Chrome system, so that a user can perform communication port connection, MIPI tuning parameter query and configuration, GPO tuning parameter query and configuration, default antenna parameter query and configuration, visual image table display and editing, log path setting, antenna mode selection, antenna control mode selection and antenna tuning enabling and disabling, and the queried MIPI tuning parameter, GPO tuning parameter and Default antenna parameter are presented in an image table form in a GDI + and OpenGL processing mode.
5. The tool of claim 1, further comprising:
the thread management and control module is used for providing service logic for processing the parameter configuration process;
the queue management and control module is used for queuing and waiting for processing each parameter configuration item;
the log generation module is used for outputting a configuration information log and a tool running log in the process of printing the configuration parameters;
the data import and export backup module is used for providing antenna configuration parameter data import and export storage processing for a user;
and the image table display module is used for displaying the visual image table in the parameter configuration process.
6. A method of using a wireless module antenna tuning tool, the method comprising:
when the wireless module to be detected is detected to be accessed, the configurable module in the multi-mode communication mode performs data communication interaction with the wireless module by using any one of a COM (communication object model) communication method, an IPC (Internet communication protocol) communication method or a Socket communication method;
detecting the operating environment of the wireless module through a communication port detection module, and switching a corresponding communication protocol;
and configuring MIPI tuning parameters, GPO tuning parameters and Default tuning parameters for the wireless module.
7. The method of claim 6, wherein configuring the wireless module with MIPI tuning parameters, GPO tuning parameters, and Default tuning parameters comprises:
when the stored configuration parameters are not loaded, reading MIPI tuning parameters and GPO tuning parameters of the wireless module in real time through a Profile pull-down list; reading a Default tuning parameter through a Config type pull-down menu; and editing, configuring and writing MIPI tuning parameters, GPO tuning parameters and Default tuning parameters by using a visual image chart, storing the configuration parameters and exporting the configuration parameters.
8. The method of claim 6, wherein configuring the wireless module with MIPI tuning parameters, GPO tuning parameters, and Default tuning parameters comprises:
and when the stored configuration parameters are loaded, editing, configuring and writing MIPI tuning parameters, GPO tuning parameters and Default tuning parameters by using a visual image chart, storing the configuration parameters and exporting the configuration parameters.
9. The method of claim 6, wherein the data communication interaction with the wireless module through the multi-mode communication mode configurable module by using any one of a COM communication method, an IPC communication method or a Socket communication mode comprises:
the method comprises the steps of obtaining system version information of a wireless module, inquiring a system version information macro and calling an API function interface mapping table according to the system version information, matching a corresponding API function, and switching to the API function.
10. The method of claim 6, wherein detecting the operating environment of the wireless module and switching the corresponding communication protocol through a communication port detection module comprises:
and packaging various communication protocols into corresponding dynamic libraries, static libraries or classes, detecting the communication protocol used by the wireless module, and switching to the corresponding communication protocol.
CN202211016378.1A 2022-08-23 2022-08-23 Wireless module antenna tuning tool and method of use Pending CN115604721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211016378.1A CN115604721A (en) 2022-08-23 2022-08-23 Wireless module antenna tuning tool and method of use

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211016378.1A CN115604721A (en) 2022-08-23 2022-08-23 Wireless module antenna tuning tool and method of use

Publications (1)

Publication Number Publication Date
CN115604721A true CN115604721A (en) 2023-01-13

Family

ID=84843427

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211016378.1A Pending CN115604721A (en) 2022-08-23 2022-08-23 Wireless module antenna tuning tool and method of use

Country Status (1)

Country Link
CN (1) CN115604721A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110105023A1 (en) * 2009-10-29 2011-05-05 Motorola, Inc. Adaptive antenna tuning systems and methods
US20160179736A1 (en) * 2013-08-27 2016-06-23 Apex Microelectronics Co., Ltd. Chip processing device and method for chip processing using the same
CN108233983A (en) * 2018-01-02 2018-06-29 联想(北京)有限公司 A kind of method of controlling antenna and terminal device
CN112650665A (en) * 2019-10-12 2021-04-13 深圳市汇顶科技股份有限公司 Wireless debugger and wireless debugging system
CN113676270A (en) * 2021-08-25 2021-11-19 深圳市广和通无线股份有限公司 5G wireless module signal noise detection method and device supporting multi-chip platform
CN114745017A (en) * 2020-12-23 2022-07-12 英特尔公司 Method and apparatus for implementing host-centric antenna control

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110105023A1 (en) * 2009-10-29 2011-05-05 Motorola, Inc. Adaptive antenna tuning systems and methods
US20160179736A1 (en) * 2013-08-27 2016-06-23 Apex Microelectronics Co., Ltd. Chip processing device and method for chip processing using the same
CN107451077A (en) * 2013-08-27 2017-12-08 珠海艾派克微电子有限公司 The method of measuring head, chip manufacture device and display chip style number
CN108233983A (en) * 2018-01-02 2018-06-29 联想(北京)有限公司 A kind of method of controlling antenna and terminal device
CN112650665A (en) * 2019-10-12 2021-04-13 深圳市汇顶科技股份有限公司 Wireless debugger and wireless debugging system
CN114745017A (en) * 2020-12-23 2022-07-12 英特尔公司 Method and apparatus for implementing host-centric antenna control
CN113676270A (en) * 2021-08-25 2021-11-19 深圳市广和通无线股份有限公司 5G wireless module signal noise detection method and device supporting multi-chip platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
PAN0755: ""智能天线调试助手之RFFE协议模拟"", Retrieved from the Internet <URL:《https://t.csdnimg.cn/Ycvp7》> *

Similar Documents

Publication Publication Date Title
US8843895B2 (en) Debugger connection
EP3402160B1 (en) Service processing method and apparatus
CN111338646B (en) Management method of micro-service architecture and related device
CN110865837A (en) Method and terminal for upgrading system
CN114296808B (en) Pin configuration method and device, electronic equipment and storage medium
CN113835928A (en) Application backup and recovery method, device, storage medium, and program product
WO2019139740A1 (en) Extensible input stack for processing input device data
US8051191B2 (en) Ethernet extensibility
CN110245017B (en) Resource identifier allocation method and equipment
CN115604721A (en) Wireless module antenna tuning tool and method of use
CN114675786A (en) Large-capacity storage mounting method, device, terminal and medium
WO2019139738A1 (en) Extensible input stack for processing input device data
CN110489679B (en) Browser kernel processing method and device and storage medium
CN114168209A (en) Hardware operation method and device, storage medium and electronic equipment
CN110139297B (en) Frequency band locking method and device, computer equipment and storage medium
CN113742385A (en) Data query method and device
CN109413714B (en) User agent information processing method, device, storage medium and terminal
CN114595449A (en) Safety scanning method and device
EP1871022B1 (en) Testing mobile wireless devices during device production
CN117135263B (en) Log information acquisition method, electronic device and computer readable storage medium
KR20130081112A (en) Method and apparauts for providing user interface in operation system supporting multitasking
CN117056268B (en) SPI interface circuit and SPI communication method for measuring instrument
CN113010482B (en) Log processing method and device, mobile terminal and storage medium
CN112668061B (en) Electronic equipment and equipment code reporting method thereof
CN113835914B (en) Debugging system, method, device and equipment of firmware support package

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