A knowledge map-driven intelligent hardware control method
A technology of intelligent hardware and knowledge graph, applied in the direction of program control, computer control, general control system, etc., can solve the problems of data transmission and command control prone to errors, complex and changeable functions of intelligent hardware system, and complicated procedures.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0063] Example 1: Light up led1
[0064] For the generation and push of the map signaling, for this embodiment, the implementation function is an example of turning on the led1 light.
[0065] Function: LED1 light is turned on, implementation rule: led1 light is turned on.
[0066] The result of the signaling is: [″F03″, [″led1″], []], the push method uses the network server to push the main program design of the smart terminal, according to the design steps, the details are as follows (take the arduino code as an example):
[0067]
[0068]
Embodiment 2
[0069] Example 2: led1 light blinks:
[0070] On this basis, a new function can be added through the rules, that is, the led1 light blinks (period is 1 second). Because the knowledge graph construction is the same as the previous function, it only starts from the generation and push of the second part of the graph signaling. For For this function, we can define the following rules:
[0071] Function: LED1 flashing cycle 1 second Implementation rules: LED1 light is on, wait for 1 second, led1 light is off, wait for 1 second
[0072] The map information generation and push module generates the following signaling according to the rules:
[0073] [["F03", ["C06"], []],
[0074] ["F05", ["1000"], []], ["F04", ["C06"], []], ["F05", ["1000"], []]]
[0075] After the signaling is generated, it is sent to the main loop module in the main control program, and the information is executed sequentially, then the blinking function of led1 with a period of 1 second can be realized.
Embodiment 3
[0076] Example 3: Example of temperature collection and temperature display:
[0077] Give another example of collecting temperature and displaying the temperature on the LCD:
[0078] Because the construction of the knowledge map is the same as the previous function, it only starts from the generation and push of the second part of the map signaling. For this function, the following rules can be defined:
[0079] Function: lcd display acquisition temperature, implementation rules: lcd display (temperature acquisition)
[0080] The map information generation and push module generates the following signaling according to the rules:
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


