CN111831465A - Computer debugging system and method based on mobile equipment - Google Patents

Computer debugging system and method based on mobile equipment Download PDF

Info

Publication number
CN111831465A
CN111831465A CN201910330315.5A CN201910330315A CN111831465A CN 111831465 A CN111831465 A CN 111831465A CN 201910330315 A CN201910330315 A CN 201910330315A CN 111831465 A CN111831465 A CN 111831465A
Authority
CN
China
Prior art keywords
computer
debugging
operation parameters
mobile equipment
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
CN201910330315.5A
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.)
Hongfujin Precision Industry Wuhan Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Hongfujin Precision Industry Wuhan Co Ltd
Hon Hai Precision Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hongfujin Precision Industry Wuhan Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Hongfujin Precision Industry Wuhan Co Ltd
Priority to CN201910330315.5A priority Critical patent/CN111831465A/en
Publication of CN111831465A publication Critical patent/CN111831465A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis

Abstract

The invention provides a computer debugging system based on mobile equipment, wherein the computer comprises a debugging device, the mobile equipment comprises a debugging database and a display unit, the system comprises a connecting module, and when the computer fails, a connecting instruction is sent to control the debugging device to be in communication connection with the mobile equipment; the detection module is used for controlling the debugging device to monitor the operating parameters of the computer; the first transmission module is used for transmitting the operation parameters monitored by the debugging device to the mobile equipment; the first analysis module is used for analyzing the fault reason and the repair scheme of the computer in the debugging database according to the operation parameters; and the display module is used for displaying the fault reason and the repair scheme of the computer, which are obtained by the analysis of the first analysis module, on the display unit. According to the invention, the user can be assisted to debug the computer through the data pre-stored in the mobile equipment, so that the fault repairing efficiency of the computer is improved, and the user experience is improved.

Description

Computer debugging system and method based on mobile equipment
Technical Field
The invention relates to a computer debugging system and method based on mobile equipment.
Background
With the development of science and technology, personal computers are more and more widely applied, and users often use computers for work or entertainment. In the actual use process, the personal computer sometimes fails to be started or normally used due to a fault. At this time, the user usually needs to spend a lot of time to repair the computer, even send it to repair, which causes inconvenience to the user.
Disclosure of Invention
In view of the above, it is desirable to provide a computer debugging system and method based on a mobile device to solve the above technical problems.
A computer debugging system based on mobile equipment is applied to an operating environment consisting of a computer and the mobile equipment, the computer comprises a debugging device, the mobile equipment comprises a debugging database and a display unit, and the system comprises:
the connection module is used for sending a connection instruction to control the debugging device to be in communication connection with the mobile equipment when the computer fails;
the monitoring module is used for controlling the debugging device to monitor the operating parameters of the computer;
the first transmission module is used for transmitting the operation parameters monitored by the debugging device to the mobile equipment;
the first analysis module is used for analyzing the fault reason and the repair scheme of the computer in the debugging database according to the operation parameters; and
and the display module is used for displaying the fault reason and the repair scheme of the computer, which are analyzed and obtained by the first analysis module, on the display unit.
A computer debugging method based on mobile equipment is applied to a computer debugging system, the system runs in an application environment formed by a computer and the mobile equipment, the computer comprises a debugging device, the mobile equipment comprises a debugging database and a display unit, and the method comprises the following steps:
(a) when the computer is in failure, sending a connection instruction to control the debugging device to be in communication connection with the mobile equipment;
(b) controlling the debugging device to monitor the operating parameters of the computer;
(c) transmitting the operation parameters monitored by the debugging device to the mobile equipment;
(d) analyzing the fault reason and the repair scheme of the computer in the debugging database according to the operation parameters; and
(e) and displaying the failure reason and the repair scheme of the computer obtained by analysis on the display unit.
According to the computer debugging system and method based on the mobile device, the user can be assisted in debugging the computer through the data pre-stored in the mobile device, the fault repairing efficiency of the computer is improved, and the user experience is improved.
Drawings
FIG. 1 is a schematic diagram of an application architecture of a computer debugging system based on a mobile device according to a preferred embodiment of the present invention.
FIG. 2 is a flowchart illustrating a computer debugging method based on a mobile device according to a preferred embodiment of the invention.
Description of the main elements
Figure BDA0002037488730000021
Figure BDA0002037488730000031
The following detailed description will further illustrate the invention in conjunction with the above-described figures.
Detailed Description
Referring to fig. 1, a computer debugging system 100 based on mobile devices according to a preferred embodiment of the invention is provided. The computer debugging system 100 is applied to an operating environment formed by a computer 1 and a mobile device 2. In the present embodiment, the computer 1 is a desktop computer, a notebook computer, or an all-in-one machine. The mobile device 2 is a smart phone, a tablet computer or a Personal Digital Assistant (PDA). When the computer 1 breaks down, the mobile device 2 can collect the failure information, analyze the failure reason and the repair scheme, and facilitate the user to repair the failure of the computer 1 in time.
In the present embodiment, the computer 1 includes a debugging device 11 and a motherboard 12. The debugging device 11 is electrically connected to the main board 12 through a USB interface, a lpc (low Pin count) bus, or a serial peripheral interface, and is configured to detect a BIOS (Basic Input Output System) of the main board 12 and a state of hardware installed on the main board 12 when the computer 1 is powered on, so as to obtain an operating parameter of the computer 1.
Specifically, the debugging apparatus 11 includes a microprocessor 110, a debugging card 111 and a monitoring unit 112. The debug card 111 is used for detecting the BIOS of the motherboard 12 when the computer 1 is powered on. The monitoring unit 112 is used for monitoring the hardware status of the computer 1. The microprocessor 110 is configured to control the operation of the debug card 111 and the monitoring unit 112 in response to a control instruction, and collect debug information of the debug card 111 and monitoring data of the monitoring unit 112.
In the present embodiment, the mobile device 2 includes a processor 21, a memory 22, and a display unit 23. The memory 22 stores a debugging database, which is used to store the operation parameters preset by the user when the computer is normally started up and the repair schemes corresponding to the abnormal operation parameters causing the computer failure. The display unit 23 is a touch display screen, and is configured to display an operation interface of the mobile device 2.
As shown in fig. 1, the computer debugging system 100 at least includes a connection module 101, a monitoring module 102, a first transmission module 103, a first analysis module 201 and a display module 202. In the present embodiment, the modules 101 and 103 are programmable software instructions that can be invoked for execution by the microprocessor 110, and the modules 201 and 202 are programmable software instructions that are stored in the memory 22 and can be invoked for execution by the processor 21. It will be appreciated that in other embodiments, the modules may also be program instructions or firmware (firmware) that are resident in the microprocessor 110 or the processor 21.
The connection module 101 is configured to send a connection instruction to control the debugging apparatus 11 to be in communication connection with the mobile device 2 when the computer 1 fails.
In this embodiment, the computer 1 fails to be normally powered on. The debugging apparatus 11 further includes a USB port 113, and when the user inserts the USB cable connected with the mobile device 2 into the USB port 113, the connection module 101 sends the connection instruction to control the debugging apparatus 11 to be in communication connection with the mobile device 2.
In other embodiments, the debugging apparatus 11 may further include a wireless communication unit (not shown). And when the computer 1 cannot be normally started, responding to the connection request of the mobile equipment 2 to control the debugging device 11 and the mobile equipment 2 to establish wireless communication connection in the modes of Bluetooth, WIFI, WLAN and the like.
In other embodiments, the computer 1 may further include a wireless communication unit (not shown), and the debugging device 11 is electrically connected to the wireless communication unit. When the computer 1 cannot be normally started, responding to the connection request sent by the mobile device 2 to control the debugging device 11 to establish wireless communication connection in the forms of bluetooth, WIFI, WLAN and the like with the mobile device 2 through the wireless communication unit.
The monitoring module 102 is configured to control the debugging apparatus 11 to monitor the operating parameters of the computer 1.
In this embodiment, when the debugging apparatus 11 is in communication connection with the mobile device 2, the monitoring module 102 sends a control signal to the microprocessor 110, and the microprocessor 110 responds to the control command to control the debugging card 111 to detect the BIOS program of the motherboard 12 and control the monitoring unit 112 to monitor the hardware status of the computer 1. The hardware state of the computer 1 at least includes the voltage and temperature of each hardware, such as the voltage and temperature of the hardware, such as the CPU, the memory, the graphics card, and the hard disk. The operating parameters of the computer 1 include the BIOS program information of the motherboard 12 detected by the debug card 111 and the hardware status data of the computer 1 detected by the monitoring unit 112.
The first transmitting module 103 is configured to transmit the operating parameter monitored by the debugging apparatus 11 to the mobile device 2.
In this embodiment, the first transmitting module 103 transmits the BIOS program information of the motherboard 12 detected by the debug card 111 and the hardware status data of the computer 1 detected by the monitoring unit 112 to the mobile device 2 through the USB port 113.
The first analysis module 201 is configured to analyze the failure cause and the repair scheme of the computer 1 in the debugging database according to the operating parameters.
In this embodiment, the first analysis module 201 compares each operation parameter with a normal operation parameter preset in the debug database to determine an abnormal operation parameter and a corresponding repair scheme.
The display module 202 is configured to display the failure cause and the repair scheme of the computer 1, which are obtained by the analysis of the first analysis module 201, on the display unit 23.
Further, the mobile device 2 is also communicatively connected to a server 3. In this embodiment, the server 3 is a cloud server, and the mobile device 2 is in communication connection with the server 3 through the internet. The computer debugging system 100 further includes a second transmission module 203, a second analysis module 301 and a third transmission module 302. Wherein, the second transmission module 203 is stored in the memory 22 and can be called by the processor 21 to execute programmable software instructions. The second analysis module 301 and the third transmission module 302 are programmable software instructions running in the server 3.
The second transmitting module 203 is configured to transmit the operation parameter to the server 3 when the failure reason and the repair scheme analyzed by the mobile device 2 cannot repair the failure of the computer 1.
In this embodiment, the user can repair the failure of the computer 1 according to the failure cause and the repair plan of the computer 1 displayed on the display unit 23. Since the repair schemes corresponding to the normal operation parameters in the debugging database of the mobile device 2 and the abnormal operation parameters causing the computer failure are preset by the user, the number of the repair schemes is small, and all failures occurring in the computer 1 may not be repaired. Therefore, when the failure cause and the repair scheme analyzed by the mobile device 2 cannot repair the failure of the computer 1, the second transmitting module 203 transmits the operating parameters to the server 3 in response to a user operation.
Specifically, the display unit 23 of the mobile device 2 provides a "big data analysis" option on an interface displaying a failure cause and a repair scheme, when the failure cause and the repair scheme analyzed by the mobile device 2 cannot repair the failure of the computer 1, a user may manually trigger the "big data analysis" option, the mobile device 2 establishes a communication connection with the server 3 in response to an operation of manually triggering the "big data analysis" option by the user, and controls the second transmission module 203 to transmit the operation parameters to the server 3.
The second analysis module 301 is configured to analyze the failure cause and the repair scheme of the computer 1 in the server 3 through big data according to the operation parameters.
In this embodiment, the server 3 includes a network database. The network database comprises normal operation parameters of the computer 1 and a repair scheme corresponding to abnormal operation parameters which are collected by the server 3 through a network in advance and cause computer faults, and the repair scheme can be updated in real time. The second analysis module 301 compares the operation parameters with normal operation parameters preset in the network database to determine abnormal operation parameters and corresponding repair schemes, so as to perform fault repair on the computer by using a big data analysis method.
The third transmitting module 302 is configured to transmit the failure cause and the repair scenario of the computer 1, which are analyzed by the server 3, back to the mobile device 2. The display module 202 is further configured to display the failure cause and the repair scheme of the computer 1, which are obtained by the analysis of the second analysis module 301, on the display unit 23.
Referring to fig. 2, a flowchart of a computer debugging method based on a mobile device according to a preferred embodiment of the invention is shown. The order of the steps in the flow chart may be changed and some steps may be omitted according to different needs.
Step S101, when the computer 1 fails, a connection instruction is sent to control the debugging apparatus 11 to be in communication connection with the mobile device 2.
Step S102, controlling the debugging device 11 to monitor the operating parameters of the computer 1.
Step S103, transmitting the operation parameters monitored by the debugging apparatus 11 to the mobile device 2.
And step S104, analyzing the fault reason and the repair scheme of the computer 1 in the debugging database according to the operation parameters.
Step S105, determining whether the failure reason and the repair scheme analyzed by the mobile device 2 can repair the failure of the computer 1.
In this embodiment, the step S105 specifically determines whether the failure reason and the repair scheme analyzed by the mobile device 2 can repair the failure of the computer 1 by determining whether the mobile device 2 receives an operation that the user sends the operation parameters of the computer 1 to the server 3 within a preset time. When the mobile device 2 receives an operation that a user sends the operation parameters of the computer 1 to the server 3 within a preset time, it is determined that the fault reason and the repair scheme analyzed by the mobile device 2 cannot repair the fault of the computer 1. When the mobile device 2 does not receive the operation that the user sends the operating parameters of the computer 1 to the server 3 within the preset time, it is determined that the fault reason and the repair scheme obtained by analyzing the mobile device 2 can repair the fault of the computer 1. Wherein the preset time is five minutes.
When the determination result is yes, the flow proceeds to step S106, and when the determination result is no, the flow proceeds to step S107.
Step S106, displaying the failure cause and the repair plan of the computer 1 obtained by analysis on the display unit 23.
Step S107, the operation parameters are transmitted to a server 3.
And step S108, analyzing the fault reason and the repair scheme of the computer in the server 3 through big data according to the operation parameters.
Step S109, the failure cause and the repair plan of the computer 1 analyzed by the server 3 are transmitted back to the mobile device 2.
Step S110 is to display the failure cause and the repair plan of the computer 1, which are analyzed by the server 3, on the display unit 23.
Finally, it should be noted that the above embodiments are only used for illustrating the technical solutions of the present invention and not for limiting, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by a user of ordinary skill in the art that modifications or equivalent substitutions may be made to the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. The utility model provides a computer debugging system based on mobile device, is applied to in the operational environment that computer and mobile device constitute, its characterized in that, the computer includes the debugging device, the mobile device includes debugging database and display element, the system includes:
the connection module is used for sending a connection instruction to control the debugging device to be in communication connection with the mobile equipment when the computer fails;
the monitoring module is used for controlling the debugging device to monitor the operating parameters of the computer;
the first transmission module is used for transmitting the operation parameters monitored by the debugging device to the mobile equipment;
the first analysis module is used for analyzing the fault reason and the repair scheme of the computer in the debugging database according to the operation parameters; and
and the display module is used for displaying the fault reason and the repair scheme of the computer, which are analyzed and obtained by the first analysis module, on the display unit.
2. The computer debugging system of claim 1, wherein the system further comprises:
the second transmission module is used for transmitting the operation parameters to a server when the fault reason and the repair scheme which are obtained by the analysis of the mobile equipment cannot repair the fault of the computer;
the second analysis module is used for analyzing the fault reason and the repair scheme of the computer in the server through big data according to the operation parameters;
the third transmission module is used for transmitting the failure reason and the repair scheme of the computer, which are obtained by the analysis of the server, back to the mobile equipment; and
the display module is also used for displaying the fault reason and the repair scheme of the computer, which are analyzed and obtained by the second analysis module, on the display unit.
3. The computer debugging system of claim 2, wherein: the first analysis module compares the operation parameters with normal operation parameters preset in the debugging database to determine abnormal operation parameters and corresponding repair schemes, and the second analysis module compares the operation parameters with normal operation parameters preset in a network database of the server to determine abnormal operation parameters and corresponding repair schemes.
4. The computer debugging system of claim 1, wherein: the debugging device pass through USB interface, LPC bus or serial peripheral interface with the mainboard electric connection of computer, the debugging device includes microprocessor, debugging card and monitoring unit, the debugging card is used for when the computer is started to detect mainboard BIOS, the monitoring unit is used for monitoring the hardware state of computer, microprocessor is used for responding the control command control that detection module sent the work of debugging card and monitoring unit, and collect the debugging information of debugging card and the monitoring data of monitoring unit.
5. The computer debugging system of claim 1, wherein: when the computer is in failure, the connection module is used for responding the operation that a user connects the mobile equipment to the USB port on the debugging device and sending the connection instruction to control the debugging device to be in communication connection with the mobile equipment.
6. A computer debugging method based on mobile equipment is applied to a computer debugging system, the system runs in an application environment formed by a computer and the mobile equipment, the computer comprises a debugging device, the mobile equipment comprises a debugging database and a display unit, and the method is characterized by comprising the following steps:
(a) when the computer is in failure, sending a connection instruction to control the debugging device to be in communication connection with the mobile equipment;
(b) controlling the debugging device to monitor the operating parameters of the computer;
(c) transmitting the operation parameters monitored by the debugging device to the mobile equipment;
(d) analyzing the fault reason and the repair scheme of the computer in the debugging database according to the operation parameters; and
(e) and displaying the failure reason and the repair scheme of the computer obtained by analysis on the display unit.
7. The computer debugging method of claim 6, further comprising the steps of:
(f) when the fault reason and the repair scheme which are obtained by the analysis of the mobile equipment cannot repair the fault of the computer, the operation parameters are transmitted to a server;
(g) analyzing the fault reason and the repair scheme of the computer in the server through big data according to the operation parameters;
(h) transmitting the failure reason and the repair scheme of the computer obtained by the analysis of the server back to the mobile equipment; and
(i) and displaying the fault reason and the repair scheme of the computer, which are obtained by the analysis of the server, on the display unit.
8. The computer debugging method of claim 7, wherein step (d) comprises: comparing the operation parameters with normal operation parameters preset in the debugging database to determine abnormal operation parameters and corresponding repair schemes, wherein the step (g) specifically comprises the following steps: and comparing the operation parameters with normal operation parameters preset in a network database of the server to determine abnormal operation parameters and corresponding repair schemes.
9. The computer debugging method of claim 6, wherein: the debugging device is electrically connected with a mainboard of the computer through a USB interface, an LPC bus or a serial peripheral interface, the debugging device comprises a microprocessor, a debugging card and a monitoring unit, the debugging card detects a BIOS (basic input output System) of the mainboard when the computer is started, the monitoring unit is used for monitoring the hardware state of the computer, and the microprocessor is used for responding to a control instruction sent in the step to control the debugging card and the monitoring unit to work and collecting debugging information of the debugging card and monitoring data of the monitoring unit.
10. The computer debugging method of claim 6, wherein step (a) comprises:
and when the computer fails, responding to the operation that a user connects the mobile equipment to the USB port on the debugging device, and sending the connection instruction to control the debugging device to be in communication connection with the mobile equipment.
CN201910330315.5A 2019-04-23 2019-04-23 Computer debugging system and method based on mobile equipment Pending CN111831465A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910330315.5A CN111831465A (en) 2019-04-23 2019-04-23 Computer debugging system and method based on mobile equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910330315.5A CN111831465A (en) 2019-04-23 2019-04-23 Computer debugging system and method based on mobile equipment

Publications (1)

Publication Number Publication Date
CN111831465A true CN111831465A (en) 2020-10-27

Family

ID=72911573

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910330315.5A Pending CN111831465A (en) 2019-04-23 2019-04-23 Computer debugging system and method based on mobile equipment

Country Status (1)

Country Link
CN (1) CN111831465A (en)

Similar Documents

Publication Publication Date Title
US11789760B2 (en) Alerting, diagnosing, and transmitting computer issues to a technical resource in response to an indication of occurrence by an end user
CN102279787B (en) Method and device for testing average fault-free time
CN106909479B (en) Startup and shutdown test fixture
CN102244591A (en) Client server and method for full process monitoring on function text of client server
TW201119173A (en) Method of using power supply to execute remote monitoring of an electronic system
CN112286709A (en) Diagnosis method, diagnosis device and diagnosis equipment for server hardware faults
CN114138644A (en) BMC (baseboard management controller) debugging method, monitoring method, system, device, equipment and medium
CN104239174A (en) BMC (baseboard management controller) remote debugging system and method
CN111338951A (en) Wireless intelligent household appliance detection method and system
CN111176958B (en) Information monitoring method, system and storage medium
CN111831465A (en) Computer debugging system and method based on mobile equipment
CN113450865A (en) Memory test system and test method thereof
US20210216429A1 (en) Diagnostic system
CN114372003A (en) Test environment monitoring method and device and electronic equipment
CN115022163A (en) Log collection method and device, computer equipment and storage medium
CN102243601B (en) Debugging system and relevant method for detecting and controlling state of computer host
CN106909489B (en) Method and device for testing EventLog state
CN115617411B (en) Electronic equipment data processing method and device, electronic equipment and storage medium
CN104079453A (en) Enumeration method and device for debugging equipment
KR101584783B1 (en) Test apparatus and method for reset of portable communication terminal
CA3118098C (en) Alerting, diagnosing, and transmitting computer issues to a technical resource in response to a dedicated physical button or trigger
CN111143153B (en) Server management method capable of remotely acquiring system operation information
KR20020061021A (en) Remote A/S system for computer
JP5327099B2 (en) Program diagnostic apparatus and program diagnostic method
CN115827376A (en) Server memory detection method and device, electronic equipment 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