Work Report > Internship Weekly

College student company internship weekbook essay


Effectively save processing time

Index's g200 turning center integrated machining unit features modular, high-power dual-spindle and four-axis linkage, which further reduces machining time. Contrary to other concepts of clamping with the aid of a working axis, the product uses an integrated intelligent machining unit to automatically clamp the workpiece into place and process it. In other words, the automatic clamping does not affect the machining of the other spindle, which can shorten the machining time by about 10%.

In addition, the four-axis machining is very fast, and two tools can be machined at the same time. When the machine tools are put into use in pairs, the efficiency improvement is more obvious. In other words, conventional turning and hard turning can set two machine tools in parallel.

The only difference between conventional turning and hard turning is the tool holder and the centralized constant temperature coolant system. However, unlike conventional machining, conventional machining can be processed with two tool holders and one tailstock; in the case of a hard car, only one tool holder can be used. Dry hard machining is available on both types of machine tools, but the manufacturer of the process solution needs to carefully design a balanced cycle time, while the index tool machine provides a modular structure that makes it more flexible.

Increase productivity with high precision

As production efficiency continues to increase, users place high demands on accuracy. When machining with the g200 turning center, up to 4 workpieces can be machined after a cold start, and tolerances of ±6 mm can be achieved. The accuracy is usually kept at 2mm during processing. Therefore, index company provides customers with a complete solution with high precision and high efficiency. To provide such high-precision solutions, it is necessary to carefully select the functional components such as spindles and bearings.

The g200 turning center has achieved good results in the application of the BMW Landshut automobile manufacturing plant in Germany. The plant not only produces engines, but also produces parts made of light metal, in-vehicle plastic trims and steering shafts. Quality supervisors believe that the machining accuracy is very precise: the tolerance zone is ±15mm and the bearing tolerance is ±6.5mm.

In addition, the processed universal joint uses the fully automatic intelligent processing unit of index. The first two turning centers were used for pre-machining the workpiece before it was machined. After processing, it was measured on-line and then sent out by conveyor belt for hobbing, cleaning and quenching. In the final process, a second index processing system was used. The two knuckle centers are used to brake the knuckle housing. The in-line measurement is done in the machine tool and sent to the unloading unit. The integrated processing unit is fully integrated into the layout of the shop, meets ergonomic requirements, has a significantly reduced footprint, and requires only two employees to take care of the manufacturing unit.

Fifth, the magical use of g00 and the guarantee of dimensional accuracy in CNC turning

CNC turning technology has been widely used in the machinery manufacturing industry. How to process workpieces efficiently, reasonably and qualitatively, each engineering and technical personnel engaged in the industry has more or less experience. The author has been engaged in numerical control teaching, training and processing for many years, and has accumulated certain experience and skills. Now take the gsk980t series of machine tools produced by Guangzhou CNC Equipment Factory as an example to introduce several CNC turning machining techniques.

First, the first sentence of the program uses the skill of g00

At present, we are exposed to textbooks and technical books on CNC turning. The first sentence of the program is to establish the workpiece coordinate system, that is, g50 xα zβ is the first sentence of the program. According to the instruction, a coordinate system can be set to make the coordinate value of a certain point of the tool in this coordinate system. In this way, the program is written. After the knife is set, the knife must be moved to the predetermined position set by g50 to process. The process of finding the position is as follows.

1. After the knife is placed, the workpiece blank is clamped;

2. The spindle rotates forward, and the handwheel reference knife flattens the right end face of the workpiece a;

3. The z-axis does not move, release the tool along the x-axis to point c, input g50 z0, and the computer memorizes the point;

4. Program entry mode, enter g01 w-8 f50 to turn the workpiece to a step;

5. The x-axis does not move, release the tool along the z-axis to point c, stop to measure the step diameter γ of the workpiece, and input g50 xγ, and the computer memorizes the point;

6. In the program entry mode, enter g00 xα zβ, the tool runs to the programmed program origin, and then enter g50 xα zβ, the computer remembers the program origin.

In the above steps, step 6 is that the tool positioning is critical at xαzβ. Otherwise, the workpiece coordinate system will be modified and the workpiece cannot be processed normally. Anyone who has experience in machining knows that the above process of positioning the tool at xαzβ is cumbersome. Once an accident occurs, there is no servo on the x or z axis, tracking error, power failure, etc., the system can only be restarted, and the system loses after the restart. The memory of the workpiece coordinate value set by g50, "reset, zero return operation" no longer works, you need to re-run the tool to the xαzβ position and reset g50. If it is mass-produced and processed, return to the g50 starting point to continue processing the next piece. If there is a slight mistake in the operation, it is possible to modify the workpiece coordinate system. In view of the drawbacks of using the g50 to establish the workpiece coordinate system in the first sentence of the above program, the author tries to fix the workpiece coordinate system on the machine tool, and after the first sentence g50 xαzβ is changed to g00 xα zβ, the problem is solved. The operation process only needs to adopt the first five steps of the above-mentioned g50 process, that is, after completing steps 1, 2, 3, 4, 5, the tool is moved to a safe position, the program is called, and the automatic operation is performed. Even if there is an unexpected situation such as power failure, after restarting the system, move the cursor to the block that can be safely processed without affecting the machining process of the workpiece in the edit mode, and continue machining according to the automatic operation mode. The essence of the above program is to use g00 instead of g50 to fix the workpiece coordinate system on the machine tool. It is no longer limited by the origin of the g50 xα zβ program. It does not change the workpiece coordinate system. It is easy to operate and reliable. Unexpected effect. China Metal Processing Online

Second, the skills to control the dimensional accuracy

1. Modify the tool compensation value to ensure the dimensional accuracy

Since the workpiece error exceeds the workpiece tolerance due to the first tool error or other reasons, and the machining requirements cannot be met, the workpiece can be resized to the required size by modifying the tool compensation. The radial dimension is as follows:

Ab. absolute coordinate input method

According to the principle of “large reduction, small increase”, it is modified at the knife repair 001~004. If the workpiece size is 0.1mm when cutting with a No. 2 cutting knife, and the tool compensation display at 002 is x3.8, you can input x3.7 to reduce the No. 2 tool compensation.

b. Relative coordinate method

In the above example, the same effect can be obtained by inputting u-0.1 at the 002 tool.

For the same reason, the control of the axial dimension is also analogous. If you use a No. 1 external circular knife to machine a certain shaft section, the length is 0.1mm, you can input w0.1 at the 001 knife compensation.

2. Semi-finishing eliminates the influence of screw clearance to ensure dimensional accuracy

For most CNC lathes, after a long time of use, the size of the machined workpiece often appears unstable due to the influence of the screw gap. At this time, we can perform a semi-finishing after the roughing to eliminate the influence of the screw gap. If roughing the outer circle with the No. 1 knife g71, you can input u0.3 at the 001 tool compensation point, call the g70 fine car once, stop the measurement, then input u-0.3 at the 001 knife compensation, and call the g70 fine car again. . After this semi-finishing car, the influence of the screw clearance is eliminated, and the dimensional accuracy is ensured.

3. Programming to ensure dimensional accuracy

a. Absolute programming guarantees dimensional accuracy

Programming has absolute programming and relative programming. Relative programming refers to the coordinate system determined by the end point of each line segment on the machining contour curve with the starting point of the line segment as the coordinate origin. That is to say, the relative programmed coordinate origin is often in the transformation, and the cumulative error will inevitably occur. The absolute programming is in the whole process of machining, and there is a relatively uniform reference point, that is, the coordinate origin, so the cumulative error is relatively relative. Programming is small. When numerically turning a workpiece, the accuracy of the radial dimension of the workpiece is generally higher than that of the axial dimension. Therefore, when programming, the radial dimension is preferably absolutely programmed. Considering the convenience of processing and programming, the axial dimension is often relatively programmed. However, for important axial dimensions, absolute programming is preferred.

b. Numerical conversion guarantees dimensional accuracy

In many cases, the dimensional reference on the pattern is inconsistent with the dimensional reference required for programming, so the reference size on the pattern should first be converted to the size in the programmed coordinate system. As shown in Fig. 2b, except for the size of 13.06mm, the other are the programmed sizes obtained by directly converting the dimensions indicated in Fig. 2a. Among them, the three dimensions of φ29.95mm, φ16mm and 60.07mm are the programmed sizes obtained by taking the average of the two extreme dimensions respectively.

4. Modify the program and tool compensation control size

In CNC machining, we often encounter such a phenomenon: after the program is automatically run, the parking measurement, found that the workpiece size does not meet the requirements, the dimensional changes are irregular. For example, the workpiece shown in Fig. 3 is machined with an external cylindrical cutter No. 1 and measured by roughing and semi-finishing. The radial dimensions of each shaft section are as follows: φ30.06mm, φ23.03mm and φ16.02mm. In this regard, the author uses the modified program and knife compensation method to remedy, as follows:

a. Modify the program

The x30 in the original program is unchanged, x23 is changed to x23.03, x16 is changed to x16.04, so that each axis segment has a uniform tolerance of 0.06mm beyond the nominal size;

b. Change the knife

Enter u-0.06 at No. 1 knife 001.

After the modification of the above program and the knife and the two-pronged, the fine wheel type is called, and the workpiece size can be effectively guaranteed.

CNC turning machining is an automated machining method based on numerical control program. In actual machining, the operator can only produce high-quality machining programs and produce high-quality workpieces with strong program commanding ability and rich practical skills.

Sixth, CNC tool machine troubleshooting method and its precautions

Due to the frequent participation in maintenance tasks, some maintenance experience, combined with the relevant theoretical aspects, are listed below, and I hope to introduce the jade.

First, troubleshooting methods

Initialization reset method: Under normal circumstances, due to the system alarm caused by transient fault, the hardware reset or the power of the switch system can be used to clear the fault in turn. If the system working storage area is powered off, the plug-in circuit board or the battery undervoltage causes confusion. The system must be initialized and cleared. Before cleaning, pay attention to the data copy record. If the fault cannot be eliminated after initialization, perform hardware diagnosis.

Parameter change, program correction method: System parameters are the basis for determining system functions. If the parameter settings are incorrect, the system may be faulty or a function may be invalid. Sometimes due to user program errors can also cause downtime, you can use the system's block search function to check and correct all errors to ensure that it is working properly.

Adjustment, optimization adjustment: adjustment is one of the easiest ways. Correct system failure by adjusting the potentiometer. If a factory is in maintenance, its system display screen is chaotic and normal after adjustment. For example, in a factory, the main shaft has belt slippage during starting and braking, because the main shaft load torque is large, and the ramp-up time of the driving device is set too small, and it is normal after adjustment.

The optimization adjustment is a comprehensive adjustment method that systematically achieves the best match between the servo drive system and the driven mechanical system. The method is very simple, using a multi-line recorder or a dual-track oscilloscope with storage function, respectively Observe the reverberation relationship between the command and speed feedback or current feedback. By adjusting the speed factor and integration time of the speed regulator, the servo system can reach the optimal working state with high dynamic reverberation characteristics without oscillation. In the absence of an oscilloscope or recorder on site, according to experience, the adjustment causes the motor to start to oscillate, and then slowly adjusts in the reverse direction until the oscillation is eliminated.

Spare parts replacement method: replace the bad circuit board with a good spare part, and do the corresponding initialization start, so that the machine tool can be put into normal operation quickly, and then the bad board is repaired or repaired. This is the most commonly used troubleshooting method. .

Improve power quality method: At present, a regulated power supply is generally used to improve power supply fluctuations. Capacitance filtering can be used for high-frequency interference to reduce power board failure through these preventive measures.

Maintenance Information Tracking: Some large manufacturing companies continually modify and improve system software or hardware based on accidental failures due to design defects in actual work. These modifications are continuously provided to the service personnel in the form of maintenance information. As a basis for troubleshooting, this can be completely and completely eliminated.

Second, matters needing attention in maintenance

When taking out a certain circuit board from the whole machine, you should pay attention to record the corresponding position, the cable number of the connection, for the fixed installation of the circuit board, you should also take the corresponding crimping parts and screws for recording. The pressed parts and screws should be placed in a special box to avoid loss. After assembly, all the contents of the box should be used, otherwise the assembly is incomplete.

The soldering iron should be placed in front of the hand and away from the repair circuit board. The soldering iron tip should be properly trimmed to accommodate the soldering of the integrated circuit and to avoid damage to other components during soldering.

When measuring the resistance between the lines, the power should be cut off. When measuring the resistance value, the red and black test leads should be interchanged twice, and the resistance value is the reference value.

Most of the circuit boards are covered with a solder mask. Therefore, the corresponding solder joints should be found as test points during the measurement. Do not remove the solder film. If some of the boards are covered with an insulating layer, the insulating layer can only be scraped off with a blade at the solder joint.

The printed circuit should not be cut off at will. Some maintenance personnel have certain experience in appliance repair and are used to check for disconnection. However, most of the circuit boards on CNC equipment are double-sided metal orifices or multi-layered orifices. The printed circuit is fine and dense. Once cut, it is difficult to weld and tangent. It is easy to cut off adjacent lines, and then there are points. When cutting a certain line, it cannot be separated from the line. It is necessary to cut off several lines at the same time.

Components should not be replaced at will. Some maintenance personnel, if they do not determine the faulty component, simply change the component and immediately replace it, so that the false positive rate is higher, and the component that is removed has a higher damage rate.

Use the tin and the suction cord when removing the components. Do not take them hard. The same pad should not be heated and removed repeatedly for a long time to avoid damaging the pad.

Replace the new device, the pins should be properly treated, and the acid solder should not be used in the soldering.

Record the switch on the line, the jumper position, should not be changed at will. When performing comparison inspections of more than two poles, or when interchanging components, pay attention to marking the components on each board to avoid confusion, and the good board will not work. Total 4 pages, current 3 page 1234

Check the power supply configuration and type of the circuit board. According to the inspection requirements, you can supply power or all power separately. Attention should be paid to high voltage, some circuit boards are directly connected to high voltage, or there is a high voltage generator in the board, which needs proper insulation, and special attention should be paid during operation.

Finally, I feel that maintenance should not be obsessed with stereotypes. The things that move the theory must be combined with the actual situation at the time, broaden the thinking, gradually analyze them, and eliminate them one by one until they find the real cause of the failure.

In summary, the development of numerical control technology is synchronized with the development of modern computer technology and electronic technology, and is also developed according to the needs of production development. Now that CNC technology is mature, the development will be deeper, wider and faster. Future cnc systems will make machinery more usable and cheaper.

recommended article

popular articles