Last modified by Leo Wei on 2022/06/08 06:27

Show last authors
1 = **1 Industry Introduction** =
2
3 == **1.1 Market Share Analysis** ==
4
5 Step door cover splicing and milling machine is a kind of equipment for grooving wooden boards, making grooves of the size required by users, and performing subsequent splicing processing.
6
7 == **1.2 Development Trend Analysis** ==
8
9 Nowadays, with the rapid development of science and technology, evolution are constantly taking place. In some processes, automatic and semi-automatic equipment is gradually used for auxiliary operations, so that workers can be liberated from heavy labor. Among them, due to its simple operation, high efficiency, safety, precision and intuitiveness, it can well meet the increasingly stringent requirements of modern enterprises. Step door cover splicing and milling machine has played an important role in the woodworking industry.
10
11 == **1.3 Self Analysis** ==
12
13 === **1.3.1 Advantages:** ===
14
15 1. Simple control and convenient operation.
16 1. Simple maintenance and clearly fault alarm.
17 1. Two automatic modes, choose according to your needs.
18 1. The cutting size is accurate, using a stepper motor, the cutting error can reach 40 wires.
19
20 === **1.3.2 Disadvantages:** ===
21
22 1. The number of enterprises is large and the brand influence is not enough;
23 1. There are many competitors;
24
25 === **1.3.3 Opportunities:** ===
26
27 Improve users’ production efficiency, reduce production costs, and make our equipment more competitive in the market.
28
29 Later period, you can try to replace the stepper motor with our servo.
30
31 = **2 Product Solution** =
32
33 == **2.1 Wecon solution** ==
34
35 Wecon products used: HMI: PI3070i; PLC: LX3V-1208MT;
36
37 **1 Wecon PI series 7-inch PI3070i**
38
39 1. Using Cortex A7 528MHz CPU, resolution: 800 x 480;
40 1. Screen switching and update speed improved;
41 1. Gallery capacity, software security, communication stability upgrade;
42 1. Programmed by PIStudio;
43
44 **2 LX3V-1208MT**
45
46 1. Host: AC85-265V (D is DC24V±10%), 12 points 24V input, 8 points transistor output;
47 1. Input 12 points, output 8 points, transistor type, of which 2 high-speed outputs, each 100K:
48 1. Communication protocol: LX3V-1208MT-A(D)1: 1S command set
49
50 **3 LX3V-1208MT-A(D)2: 2N command set**
51
52 Communication port: support RS422, RS485 method . Support 1 expand BD board.
53
54 == **2.2 Competitive Products Analysis** ==
55
56 Product brand: Delta + Leadshine stepping motor
57
58 = **3 System Framework** =
59
60 == **3.1 Process Flow Description** ==
61
62 After returning to zero point, start the machining, perform milling according to the setting parameters, first machine the X-axis, and after the machining is completed, lift the cylinder, move to the Y-axis, put down the cylinder, continue to move to the X-axis, repeat the action, and set the specified coordinates for processing. Return to the zero point after processing, and wait for the next start.
63
64 === **3.1.1 Ladder Programming** ===
65
66 **1 Data calculation**
67
68 (% style="text-align:center" %)
69 [[image:1648458971241-938.png||class="img-thumbnail" height="433" width="600"]]
70
71 **2 Return zero**
72
73 (% style="text-align:center" %)
74 [[image:1648458978323-548.png||class="img-thumbnail" height="415" width="600"]]
75
76 **3 Automatic (Mode one)**
77
78
79 (% style="text-align:center" %)
80 [[image:1648458985246-599.png||class="img-thumbnail" height="412" width="600"]]
81
82 **Mode two**
83
84
85 (% style="text-align:center" %)
86 [[image:1648458994996-302.png||class="img-thumbnail" height="406" width="600"]]
87
88 === **3.1.2 HMI Design Diagram** ===
89
90
91 (% style="text-align:center" %)
92 [[image:1648459019584-720.png||class="img-thumbnail" height="362" width="600"]]
93
94 (% style="text-align:center" %)
95 [[image:1648459056218-992.png||class="img-thumbnail" height="362" width="600"]]
96
97 === **3.1.3 Equipment Photos** ===
98
99
100 (% style="text-align:center" %)
101 [[image:1648459063241-641.png||class="img-thumbnail" height="451" width="600"]]
102
103 (% style="text-align:center" %)
104 [[image:1648459073364-939.png||class="img-thumbnail" height="451" width="600"]]
105
106 (% style="text-align:center" %)
107 [[image:1648459080431-362.png||class="img-thumbnail" height="451" width="600"]]
108
109 = **4 Summary** =
110
111 The equipment is not difficult, mainly when writing the processing process, it is necessary to consider the continuous operation of the X and Y axes, and to reserve the time when the same scanning cycle cannot run the same axis at the same time.