Anti-theft charging method and device for charging pile equipment
By collecting the power data of the charging pile equipment, calculating the resistance and power difference, identifying output cable defects and triggering an alarm, the problem of the charging pile equipment being unable to identify unauthorized charging is solved, and the operating reliability of the equipment is improved.
Patent Information
- Application Number
- CN202211620525.6
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-12-15
- Publication Date
- 2025-09-16
- Estimated Expiration
- 2042-12-15
AI Technical Summary
Existing charging pile equipment cannot identify criminals who directly steal the power supply from the output end of the charging pile, resulting in reduced operational reliability.
The power data of the charging pile equipment is collected through a dedicated signal line, the resistance difference and power difference are calculated, and compared with the preset threshold to determine whether there are defects in the output cable, and the alarm component and monitoring component are activated to collect image data and upload it to the terminal.
The recognition capability of charging pile equipment in the inactive state is improved, which prevents unauthorized charging and enhances the reliability of equipment operation.
Smart Images

Figure CN116424133B_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to the technical field of charging piles, and in particular to an anti-theft charging method and device for charging pile equipment. Background Art
[0002] Electric vehicles are vehicles that use an onboard power source as their motive power, use an electric motor to drive the wheels, and comply with all requirements of road traffic and safety regulations. Since their impact on the environment is relatively smaller than that of traditional vehicles, their prospects are widely optimistic. Therefore, the charging piles for charging vehicles need to be increasingly improved. We often see car charging piles in various service areas, parking lots and other public places. The car charging pile equipment on the market is usually placed directly in the open air and has no self-protection mechanism. Criminals often pry open the charging pile equipment to steal electricity and damage it.
[0003] The existing technology mainly prevents charging pile equipment from being maliciously stolen by installing an anti-theft box and an alarm at the charging pile equipment. However, when criminals directly steal the power supply at the output end of the charging pile, the charging pile equipment cannot identify the theft of electricity, which reduces the reliability of the charging pile equipment operation. Summary of the Invention
[0004] The present invention provides an anti-theft charging method and device for a charging pile device, which solves the technical problem that the prior art prevents the charging pile device from being maliciously stolen by arranging an anti-theft box and an alarm at the charging pile device, but when criminals directly steal the power supply at the output end of the charging pile, the charging pile device cannot identify the stolen power, thereby reducing the reliability of the operation of the charging pile device.
[0005] A first aspect of the present invention provides an anti-theft charging method for a charging pile device, which is applied to a charging pile body and an output cable and a dedicated signal line connected to the charging pile body, comprising:
[0006] When receiving the determination instruction from the terminal, the power data of the charging pile device within the preset time is collected through the dedicated signal line;
[0007] Calculating the resistance difference of the charging pile device using the electric energy data;
[0008] Determining whether the output cable has a defect based on a comparison result of the resistance difference and a preset standard resistance threshold;
[0009] If it is determined that the output cable does not have defects, calculating the power difference of the charging pile device using the electric energy data;
[0010] Determining whether to activate an alarm element on the charging pile body based on a comparison result of the power difference value and a preset power difference standard threshold value;
[0011] If it is determined that the alarm element is activated, the image data at the current moment is collected by the monitoring element on the charging pile body and uploaded to the terminal.
[0012] Optionally, the electric energy data includes an input current value, an output current value, an output voltage value, and an input voltage value, and the step of calculating the resistance difference of the charging pile device using the electric energy data includes:
[0013] calculating a first difference between the input voltage value and the output voltage value;
[0014] Calculating a first product between the input current value and the standard resistance value;
[0015] A first ratio between the first multiplied value and the first difference is calculated, and the first ratio is determined as the resistance difference.
[0016] Optionally, the step of determining whether the output cable has a defect based on a comparison result of the resistance difference with a preset standard resistance threshold value includes:
[0017] Determining whether the resistance difference is greater than or equal to a preset standard resistance threshold;
[0018] If the resistance difference is less than the standard resistance threshold, it is determined that the output cable has no defects;
[0019] If the resistance difference is greater than or equal to the standard resistance threshold, it is determined that the output cable has a defect, and the defect data is uploaded to the terminal through the communication element on the charging pile body.
[0020] Optionally, if it is determined that the output cable does not have a defect, the step of calculating the power difference of the charging pile device using the electric energy data includes:
[0021] If it is determined that the output cable does not have defects, the power data is input into a preset power difference function to calculate the power difference value of the charging pile device;
[0022] The power difference function is specifically:
[0023]
[0024] Among them, U r is the input voltage value, U c is the output voltage value, I r is the input current value, I c is the output current value, T is the superposition time, and Q is the power difference.
[0025] Optionally, the step of determining whether to activate an alarm element on the charging pile body based on a comparison result of the power difference value with a preset power difference standard threshold value includes:
[0026] Determining whether the power difference is greater than or equal to a preset power difference standard value;
[0027] If the power difference is greater than or equal to the power difference standard value, it is determined to activate the alarm element on the charging pile body;
[0028] If the power difference is less than the power difference standard value, it is determined that the charging pile device is operating normally.
[0029] A second aspect of the present invention provides an anti-theft charging device for a charging pile device, which is applied to a charging pile body and an output cable and a dedicated signal line connected to the charging pile body, comprising:
[0030] a resistance difference acquisition module, configured to calculate the resistance difference of the charging pile device using the electric energy data;
[0031] a defect analysis module, configured to determine whether the output cable has a defect based on a comparison result of the resistance difference with a preset standard resistance threshold;
[0032] a power difference acquisition module, configured to calculate the power difference of the charging pile device using the electric energy data if it is determined that the output cable does not have a defect;
[0033] an alarm module, configured to determine whether to activate an alarm element on the charging pile body based on a comparison result of the power difference value with a preset power difference standard threshold;
[0034] The communication module is used to collect image data at the current moment through the monitoring element on the charging pile body and upload it to the terminal if it is determined that the alarm element is activated.
[0035] Optionally, the electric energy data includes an input current value, an output current value, an output voltage value, and an input voltage value, and the resistance difference acquisition module includes:
[0036] A first difference calculation submodule, configured to calculate a first difference between the input voltage value and the output voltage value;
[0037] A first multiplication value calculation submodule, configured to calculate a first multiplication value between the input current value and the standard resistance value;
[0038] The resistance difference acquisition submodule is configured to calculate a first ratio between the first product value and the first difference value, and determine the first ratio as the resistance difference value.
[0039] Optionally, the defect analysis module includes:
[0040] A first judgment and analysis submodule is used to judge whether the resistance difference is greater than or equal to a preset standard resistance threshold;
[0041] A second judgment and analysis submodule is configured to determine that the output cable has no defects if the resistance difference is less than the standard resistance threshold;
[0042] The third judgment and analysis submodule is used to determine that the output cable has a defect if the resistance difference is greater than or equal to the standard resistance threshold, and upload the defect data to the terminal through the communication element on the charging pile body.
[0043] Optionally, the power difference acquisition module includes:
[0044] a power difference calculation submodule, configured to input the electric energy data into a preset power difference function to calculate the power difference of the charging pile device if it is determined that the output cable does not have a defect;
[0045] The power difference function is specifically:
[0046]
[0047] Among them, U r is the input voltage value, U c is the output voltage value, I r is the input current value, I c is the output current value, T is the superposition time, and Q is the power difference.
[0048] Optionally, the alarm module includes:
[0049] The fourth judgment and analysis submodule is used to judge whether the power difference value is greater than or equal to a preset power difference standard value;
[0050] a fifth judgment and analysis submodule, configured to determine whether to activate an alarm element on the charging pile body if the power difference is greater than or equal to the power difference standard value;
[0051] The sixth judgment and analysis submodule is configured to determine that the charging pile device is operating normally if the power difference value is less than the power difference standard value.
[0052] It can be seen from the above technical solutions that the present invention has the following advantages:
[0053] When receiving the identification instruction from the terminal, the power data of the charging pile device is collected through a dedicated signal line, and the resistance difference of the charging pile device is calculated based on the power data. The standard resistance threshold is selected and compared with the resistance difference to determine whether the output cable has defects. If it is determined that the output cable does not have defects, the power difference of the charging pile device is calculated based on the power data, and the power difference standard threshold is selected and compared with the power difference to determine whether the charging pile device has been illegally charged. If the charging pile device has been illegally charged, the alarm element is activated and the monitoring element on the charging pile body is controlled to collect the image at the current moment and upload the image to the terminal. This solves the technical problem that the existing technology prevents the charging pile device from being maliciously stolen by setting an anti-theft box and an alarm at the charging pile device, but cannot identify the act of illegal charging, thereby reducing the reliability of the charging pile device. By collecting the power data of the charging pile device, it is possible to identify whether the charging pile device has been illegally charged by criminals in an inactive state, thereby improving the reliability of the charging pile device. BRIEF DESCRIPTION OF THE DRAWINGS
[0054] In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following briefly introduces the drawings required for use in the embodiments or the description of the prior art. Obviously, the drawings described below are only some embodiments of the present invention. For ordinary technicians in this field, other drawings can be obtained based on these drawings without paying any creative work.
[0055] Figure 1 A flowchart of the steps of an anti-theft charging method for a charging pile device provided in Example 1 of the present invention;
[0056] Figure 2 A flowchart of the steps of an anti-theft charging method for a charging pile device provided in the second embodiment of the present invention;
[0057] Figure 3 A schematic diagram of the structure of a charging pile device provided in the second embodiment of the present invention;
[0058] Figure 4 This is a structural block diagram of an anti-theft charging device for a charging pile device provided in Example 3 of the present invention. DETAILED DESCRIPTION
[0059] An embodiment of the present invention provides an anti-theft charging method and device for a charging pile device, which is used to solve the technical problem that the existing technology prevents the charging pile device from being maliciously stolen by setting an anti-theft box and an alarm at the charging pile device, but when criminals directly steal the power supply at the output end of the charging pile, the charging pile device cannot identify the stolen power, thereby reducing the reliability of the operation of the charging pile device.
[0060] In order to make the purpose, features, and advantages of the present invention more obvious and easy to understand, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the embodiments described below are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without making creative work are within the scope of protection of the present invention.
[0061] See also Figure 1 , Figure 1 This is a flowchart of the steps of an anti-theft charging method for a charging pile device provided in Example 1 of the present invention.
[0062] The present invention provides an anti-theft charging method for a charging pile device, which is applied to a charging pile body and an output cable and a dedicated signal line connected to the charging pile body, and includes:
[0063] Step 101: When a determination instruction is received from a terminal, the power data of the charging pile device within a preset time is collected through a dedicated signal line.
[0064] The judgment instruction refers to the charging pile device being equipped with a charging pile status monitoring element for detecting whether the charging pile device is activated. When it is detected that the charging pile device is not activated within a preset time, the terminal sends a corresponding test signal to determine whether the charging pile device is being charged illegally.
[0065] Electric energy data refers to the output current value, output voltage value, input current value, and input voltage value collected by dedicated signal lines.
[0066] In an embodiment of the present invention, when a determination instruction is received from a terminal, the output current value, output voltage value, input current value and input voltage value of the charging pile device within a preset time are collected through a dedicated signal line installed in the output cable.
[0067] Step 102: Calculate the resistance difference of the charging pile equipment using the electric energy data.
[0068] Resistance difference refers to the deviation between the actual resistance value and the nominal resistance value.
[0069] In an embodiment of the present invention, by calculating the first difference between the input voltage value and the output voltage value, and the first multiplication value between the input current value and the standard resistance value, the ratio between the first multiplication value and the first difference is calculated, and the ratio is determined as the resistance difference.
[0070] Step 103 : Determine whether the output cable has defects based on a comparison result between the resistance difference and a preset standard resistance threshold.
[0071] The standard resistance threshold refers to the standard resistance difference of the output cable of the charging pile equipment.
[0072] In an embodiment of the present invention, it is determined whether the resistance difference is greater than or equal to a preset standard resistance threshold. If the resistance difference is greater than or equal to the standard resistance threshold, it is determined that the output cable has a defect. If the resistance difference is less than the standard resistance threshold, it indicates that the output cable does not have a defect.
[0073] Step 104: If it is determined that the output cable does not have defects, the power difference of the charging pile equipment is calculated using the electric energy data.
[0074] In an embodiment of the present invention, if there is no defect in the output cable, the power difference of the charging pile device is calculated by the output current value, input current value, output voltage value and input voltage value within a preset time.
[0075] Step 105: Determine whether to activate an alarm element on the charging pile body based on a comparison result between the power difference value and a preset power difference standard threshold value.
[0076] The alarm element refers to the alarm component installed on the charging pile body, which consists of a warning light, a speaker and a control module.
[0077] The power difference standard threshold refers to the rated power difference of the charging pile equipment when it is not activated.
[0078] In an embodiment of the present invention, it is determined whether the power difference is greater than or equal to the power difference standard threshold. If the power difference is greater than or equal to the power difference standard threshold, it means that the charging pile device is being stolen by criminals and the alarm element on the charging pile body needs to be activated. If the power difference is less than the power difference standard threshold, it means that the charging pile device is operating normally.
[0079] Step 106: If it is determined that the alarm element is activated, the image data at the current moment is collected by the monitoring element on the charging pile body and uploaded to the terminal.
[0080] The monitoring element refers to the monitoring component installed on the charging pile body, which consists of a camera and a picture transmission element.
[0081] In the embodiment of the present invention, when it is determined that the alarm element is activated, the monitoring element on the charging pile body is controlled to collect image data at the current moment and upload the image data to the terminal.
[0082] In an embodiment of the present invention, when a discrimination instruction is received from a terminal, the electric energy data of the charging pile device is collected through a dedicated signal line, and the resistance difference of the charging pile device is calculated through the electric energy data, and a standard resistance threshold is selected to compare with the resistance difference to determine whether the output cable has defects. If it is determined that the output cable does not have defects, the power difference of the charging pile device is calculated through the electric energy data, and a standard power difference threshold is selected to compare with the power difference to determine whether the charging pile device has been stolen. If the charging pile device has been stolen, the alarm element is activated and the monitoring element on the charging pile body is controlled to collect the image at the current moment and upload the image to the terminal. This solves the technical problem that the prior art prevents the charging pile device from being maliciously stolen by setting an anti-theft box and an alarm at the charging pile device, but cannot identify the act of stealing, thereby reducing the reliability of the operation of the charging pile device. By collecting the electric energy data of the charging pile device, it is possible to identify whether the charging pile device has been stolen by criminals in an inactive state, thereby improving the reliability of the operation of the charging pile device.
[0083] See also Figure 2 , Figure 2 This is a flowchart of the steps of an anti-theft charging method for a charging pile device provided in Example 2 of the present invention.
[0084] The present invention provides an anti-theft charging method for a charging pile device, which is applied to a charging pile body and an output cable and a dedicated signal line connected to the charging pile body, and includes:
[0085] Step 201: When a determination instruction is received from a terminal, the power data of the charging pile device within a preset time is collected through a dedicated signal line.
[0086] See also Figure 3 The charging pile equipment includes a charging pile body, an output cable and a dedicated signal line, wherein the output cable is installed on one side of the charging pile body, and the dedicated signal line is installed inside the output cable. When the charging pile equipment is not activated, the input voltage value, output voltage value, input current value and output current value of the output cable can be collected through the always-on signal receiver set on the dedicated signal line.
[0087] In the embodiment of the present invention, when the determination instruction sent by the terminal is received, the power data of the charging pile device within the preset time is collected using a dedicated signal line.
[0088] It should be noted that a human-computer interaction element is provided on the charging pile body. When the user needs to charge, he needs to use a specific charging card or mobile phone application to activate the human-computer interaction element on the charging pile body before charging can be carried out. At the same time, when the human-computer interaction element is in the activated state, an activation signal will be sent to the terminal. The terminal will only issue a judgment instruction if it does not receive the activation signal within the preset time.
[0089] Step 202: Calculate the resistance difference of the charging pile equipment using the electric energy data.
[0090] Furthermore, the electric energy data includes input current value, output current value, output voltage value and input voltage value, and step 202 includes the following sub-steps:
[0091] S11. Calculate a first difference between an input voltage value and an output voltage value.
[0092] In an embodiment of the present invention, after the input current value, output current value, output voltage value and input voltage value of the charging pile device are collected, a first difference between the input voltage value and the output voltage value is calculated.
[0093] S12. Calculate the first product between the input current value and the standard resistance value.
[0094] In the embodiment of the present invention, the first product value between the input current value and the standard resistance value is calculated according to the matching of the output cable model with the corresponding standard resistance value.
[0095] S13. Calculate a first ratio between the first product value and the first difference value, and determine the first ratio as the resistance difference value.
[0096] In the embodiment of the present invention, after the first multiplication value and the first difference value are calculated, a first ratio between the first multiplication value and the first difference value is calculated, and the first ratio is determined as the resistance difference value.
[0097] Step 203: Determine whether the resistance difference is greater than or equal to a preset standard resistance threshold.
[0098] In an embodiment of the present invention, it is determined whether the resistance difference is greater than or equal to a standard resistance threshold of the charging pile device.
[0099] Step 204: If the resistance difference is less than the standard resistance threshold, it is determined that the output cable has no defects.
[0100] In the embodiment of the present invention, when the resistance difference is less than the standard resistance threshold, it indicates that the output cable has no defects.
[0101] Step 205: If the resistance difference is greater than or equal to the standard resistance threshold, it is determined that the output cable has a defect, and the defect data is uploaded to the terminal through the communication component on the charging pile body.
[0102] In an embodiment of the present invention, when the resistance difference is greater than or equal to the standard resistance threshold, it indicates that the output cable is present or disconnected, and the defect data is transmitted to the terminal through the communication element provided on the charging pile body.
[0103] Step 206: If it is determined that the output cable does not have defects, the power difference of the charging pile equipment is calculated using the electric energy data.
[0104] Further, step 206 is specifically as follows:
[0105] If it is determined that the output cable does not have defects, the power data is input into a preset power difference function to calculate the power difference value of the charging pile device;
[0106] The power difference function is specifically:
[0107]
[0108] Among them, U r is the input voltage value, U c is the output voltage value, I r is the input current value, I c is the output current value, T is the superposition time, and Q is the power difference.
[0109] In an embodiment of the present invention, when it is determined that the output cable does not have defects, the electric energy data within a preset time is input into a power difference function of a threshold value to calculate the power difference value of the charging pile device.
[0110] It should be noted that the power difference function generally selects the input current value, output current value, input voltage value and output voltage value of 5 to 10 seconds.
[0111] Step 207: Determine whether to activate the alarm element on the charging pile body based on the comparison result between the power difference value and the preset power difference standard threshold value.
[0112] Furthermore, step 207 includes the following sub-steps:
[0113] S21. Determine whether the power difference is greater than or equal to a preset power difference standard value.
[0114] In the embodiment of the present invention, when the power difference value is calculated, it is determined whether the power difference value is greater than or equal to a preset power difference standard value.
[0115] S22: If the power difference is greater than or equal to the power difference standard value, it is determined to activate the alarm element on the charging pile body.
[0116] In an embodiment of the present invention, if the power difference is greater than or equal to the power difference standard value, it means that the charging pile device is outputting electric energy in an inactive state, and it is determined that the charging pile device has stolen electricity and the alarm element on the charging pile body is activated.
[0117] It should be noted that the alarm component can also receive a feedback instruction from the terminal. When the alarm component receives the feedback instruction, it stops the sound and light alarm.
[0118] S23. If the power difference is less than the power difference standard value, it is determined that the charging pile equipment is operating normally.
[0119] In the embodiment of the present invention, when the power difference value is less than the power difference standard value, it indicates that the charging pile device is not outputting electric energy in the inactivated state, and it is determined that the charging pile device is operating normally.
[0120] Step 208: If it is determined that the alarm element is activated, the image data at the current moment is collected by the monitoring element on the charging pile body and uploaded to the terminal.
[0121] In the embodiment of the present invention, when it is determined that the alarm element is activated, the image data at the current moment is collected by the monitoring element provided on the charging pile body and uploaded to the terminal.
[0122] It should be noted that when the monitoring component collects image data at the current moment, the image data can also be input into the trained neural network model for recognition to determine whether the image data collected at the current angle can actually recognize the face. If not, the image data will continue to be collected by adjusting the angle of the camera. If so, the collected data will be uploaded to the terminal.
[0123] In an embodiment of the present invention, when the terminal does not receive the activation signal sent by the charging pile device within a preset time, a judgment instruction is sent to the charging pile device. When the charging pile device receives the judgment instruction, the electric energy data of the charging pile device within the preset time is collected through a dedicated signal line, and the electric energy data is used to calculate the resistance difference of the charging pile device, and the resistance difference is compared with the preset standard resistance threshold to determine whether the output cable has a defect. If the output cable has a defect, the defect data is uploaded to the terminal through the communication element on the charging pile. If the output cable does not have a defect, the electric energy data is input into the power difference function to calculate the power difference of the charging pile device, and the power difference is compared with the preset power difference standard threshold to determine whether to start the alarm element on the charging pile body. If the power difference is less than the power difference standard value, it is determined that the charging pile device is operating normally. If the power difference is greater than or equal to the power difference standard value, the alarm element is determined and the image data at the current moment is collected through the monitoring element on the charging pile body and uploaded to the terminal. This solves the technical problem that existing technologies, which prevent malicious theft of charging piles by installing anti-theft boxes and alarms on charging piles, cannot identify unauthorized charging, thus reducing the reliability of the charging piles. By collecting power data from charging piles, it can identify whether the charging piles are being unauthorizedly charged while in an inactive state, thereby improving the reliability of the charging piles.
[0124] See also Figure 4 , Figure 4 This is a structural block diagram of an anti-theft charging device for a charging pile device provided in Example 3 of the present invention.
[0125] An anti-theft charging device for a charging pile device is applied to the charging pile body and an output cable and a dedicated signal line connected to the charging pile body, comprising:
[0126] The electric energy data collection module 401 is used to collect the electric energy data of the charging pile device within a preset time through a dedicated signal line when receiving a determination instruction sent by the terminal.
[0127] The resistance difference acquisition module 402 is used to calculate the resistance difference of the charging pile device through the electric energy data.
[0128] The defect analysis module 403 is configured to determine whether the output cable has defects based on a comparison result between the resistance difference and a preset standard resistance threshold.
[0129] The power difference acquisition module 404 is used to calculate the power difference of the charging pile device through the electric energy data if it is determined that the output cable does not have defects.
[0130] The alarm module 405 is used to determine whether to activate the alarm element on the charging pile body according to the comparison result of the power difference value and the preset power difference standard threshold.
[0131] The communication module 406 is used to collect image data at the current moment through the monitoring element on the charging pile body and upload it to the terminal if it is determined that the alarm element is activated.
[0132] Furthermore, the electric energy data includes input current value, output current value, output voltage value and input voltage value, and the resistance difference acquisition module 402 includes:
[0133] A first difference calculation submodule, configured to calculate a first difference between an input voltage value and an output voltage value;
[0134] A first multiplication value calculation submodule, used to calculate a first multiplication value between the input current value and the standard resistance value;
[0135] The resistance difference acquisition submodule is configured to calculate a first ratio between the first product value and the first difference value, and determine the first ratio as the resistance difference value.
[0136] Furthermore, the defect analysis module 403 includes:
[0137] The first judgment and analysis submodule is used to judge whether the resistance difference is greater than or equal to a preset standard resistance threshold;
[0138] The second judgment and analysis submodule is used to determine that the output cable has no defects if the resistance difference is less than the standard resistance threshold;
[0139] The third judgment and analysis submodule is used to determine that there is a defect in the output cable if the resistance difference is greater than or equal to the standard resistance threshold, and upload the defect data to the terminal through the communication component on the charging pile body.
[0140] Furthermore, the power difference acquisition module 404 includes:
[0141] The power difference calculation submodule is used to input the electric energy data into a preset power difference function to calculate the power difference of the charging pile device if it is determined that there is no defect in the output cable;
[0142] The power difference function is specifically:
[0143]
[0144] Among them, U r is the input voltage value, U c is the output voltage value, I r is the input current value, I c is the output current value, T is the superposition time, and Q is the power difference.
[0145] Furthermore, the alarm module 405 includes:
[0146] The fourth judgment and analysis submodule is used to judge whether the power difference value is greater than or equal to a preset power difference standard value;
[0147] A fifth judgment and analysis submodule is configured to determine whether to activate an alarm element on the charging pile body if the power difference is greater than or equal to a power difference standard value;
[0148] The sixth judgment and analysis submodule is used to determine that the charging pile equipment is operating normally if the power difference is less than the power difference standard value.
[0149] Those skilled in the art will clearly understand that, for the convenience and brevity of description, the specific working processes of the systems, devices and units described above can refer to the corresponding processes in the aforementioned method embodiments and will not be repeated here.
[0150] In the several embodiments provided in this application, it should be understood that the disclosed devices and methods can be implemented in other ways. For example, the device embodiments described above are merely schematic. For example, the division of the units is merely a logical function division. In actual implementation, there may be other division methods, such as multiple units or components can be combined or integrated into another device, or some features can be ignored or not executed. Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some interfaces, indirect coupling or communication connection of devices or units, which can be electrical, mechanical or other forms.
[0151] The units described as separate components may or may not be physically separate, and the components shown as units may or may not be physical units, that is, they may be located in one place or distributed across multiple network units. Some or all of these units may be selected to achieve the purpose of this embodiment according to actual needs.
[0152] As described above, the above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit the same. Although the present invention has been described in detail with reference to the above embodiments, those skilled in the art should understand that the technical solutions described in the above embodiments can still be modified, or some of the technical features thereof can be replaced by equivalents. However, these modifications or replacements do not deviate the essence of the corresponding technical solutions from the spirit and scope of the technical solutions of the embodiments of the present invention.
Claims
1. A method for preventing theft of charging pile equipment, characterized in that: Applicable to the charging pile body and the output cable and dedicated signal line connected to the charging pile body, including: When receiving the determination instruction from the terminal, the power data of the charging pile device within the preset time is collected through the dedicated signal line; Calculating the resistance difference of the charging pile device using the electric energy data; Determining whether the output cable has a defect based on a comparison result of the resistance difference and a preset standard resistance threshold; If it is determined that the output cable does not have defects, calculating the power difference of the charging pile device using the electric energy data; Determining whether to activate an alarm element on the charging pile body based on a comparison result of the power difference value and a preset power difference standard threshold value; If it is determined that the alarm element is activated, the image data at the current moment is collected by the monitoring element on the charging pile body and uploaded to the terminal; The electric energy data includes an input current value, an output current value, an output voltage value, and an input voltage value. The step of calculating the resistance difference of the charging pile device using the electric energy data includes: calculating a first difference between the input voltage value and the output voltage value; Calculating a first product between the input current value and the standard resistance value; A first ratio between the first multiplied value and the first difference is calculated, and the first ratio is determined as the resistance difference.
2. The anti-theft charging method for charging pile equipment according to claim 1, characterized in that: The step of determining whether the output cable has a defect based on a comparison result of the resistance difference with a preset standard resistance threshold comprises: Determining whether the resistance difference is greater than or equal to a preset standard resistance threshold; If the resistance difference is less than the standard resistance threshold, it is determined that the output cable has no defects; If the resistance difference is greater than or equal to the standard resistance threshold, it is determined that the output cable has a defect, and the defect data is uploaded to the terminal through the communication element on the charging pile body.
3. The anti-theft charging method for charging pile equipment according to claim 1, characterized in that: If it is determined that the output cable does not have defects, the step of calculating the power difference of the charging pile device using the electric energy data includes: If it is determined that the output cable does not have defects, the power data is input into a preset power difference function to calculate the power difference value of the charging pile device; The power difference function is specifically: ; in, is the input voltage value, is the output voltage value, is the input current value, is the output current value, T is the superposition time, is the power difference, It is the difference between the input voltage and the output voltage.
4. The anti-theft charging method for charging pile equipment according to claim 1, characterized in that: The step of determining whether to activate the alarm element on the charging pile body based on the comparison result of the power difference value with a preset power difference standard threshold value includes: Determining whether the power difference is greater than or equal to a preset power difference standard value; If the power difference is greater than or equal to the power difference standard value, it is determined to activate the alarm element on the charging pile body; If the power difference is less than the power difference standard value, it is determined that the charging pile device is operating normally.
5. An anti-theft charging device for a charging pile device, characterized in that: Applicable to the charging pile body and the output cable and dedicated signal line connected to the charging pile body, including: The electric energy data acquisition module is used to collect the electric energy data of the charging pile device within a preset time through the dedicated signal line when receiving the judgment instruction issued by the terminal; a resistance difference acquisition module, configured to calculate the resistance difference of the charging pile device using the electric energy data; a defect analysis module, configured to determine whether the output cable has a defect based on a comparison result of the resistance difference with a preset standard resistance threshold; a power difference acquisition module, configured to calculate the power difference of the charging pile device using the electric energy data if it is determined that the output cable does not have a defect; an alarm module, configured to determine whether to activate an alarm element on the charging pile body based on a comparison result of the power difference value with a preset power difference standard threshold; a communication module configured to collect image data at the current moment through a monitoring element on the charging pile body and upload the image data to the terminal if it is determined that the alarm element is activated; The electric energy data includes input current value, output current value, output voltage value and input voltage value, and the resistance difference acquisition module includes: A first difference calculation submodule, configured to calculate a first difference between the input voltage value and the output voltage value; A first multiplication value calculation submodule, configured to calculate a first multiplication value between the input current value and the standard resistance value; The resistance difference acquisition submodule is configured to calculate a first ratio between the first product value and the first difference value, and determine the first ratio as the resistance difference value.
6. The anti-theft charging device for charging pile equipment according to claim 5, characterized in that: The defect analysis module includes: A first judgment and analysis submodule is used to judge whether the resistance difference is greater than or equal to a preset standard resistance threshold; A second judgment and analysis submodule is configured to determine that the output cable has no defects if the resistance difference is less than the standard resistance threshold; The third judgment and analysis submodule is used to determine that the output cable has a defect if the resistance difference is greater than or equal to the standard resistance threshold, and upload the defect data to the terminal through the communication element on the charging pile body.
7. The anti-theft charging device for charging pile equipment according to claim 5, characterized in that: The power difference acquisition module includes: a power difference calculation submodule, configured to input the electric energy data into a preset power difference function to calculate the power difference of the charging pile device if it is determined that the output cable does not have a defect; The power difference function is specifically: ; in, is the input voltage value, is the output voltage value, is the input current value, is the output current value, T is the superposition time, is the power difference.
8. The anti-theft charging device for charging pile equipment according to claim 5, characterized in that: The alarm module comprises: The fourth judgment and analysis submodule is used to judge whether the power difference value is greater than or equal to a preset power difference standard value; a fifth judgment and analysis submodule, configured to determine whether to activate an alarm element on the charging pile body if the power difference is greater than or equal to the power difference standard value; The sixth judgment and analysis submodule is configured to determine that the charging pile device is operating normally if the power difference value is less than the power difference standard value.
Citation Information
Patent Citations
Anti-electricity stealing and loss detection method for charging piles
CN106990285A
Anti-electricity-stealing charging pile and anti-electricity-stealing and loss detection method of charging pile
CN111030216A