CN102789196B - Method for optimizing integral structure configuration of special machine tool based on post information - Google Patents

Method for optimizing integral structure configuration of special machine tool based on post information Download PDF

Info

Publication number
CN102789196B
CN102789196B CN201210310918.7A CN201210310918A CN102789196B CN 102789196 B CN102789196 B CN 102789196B CN 201210310918 A CN201210310918 A CN 201210310918A CN 102789196 B CN102789196 B CN 102789196B
Authority
CN
China
Prior art keywords
information
acceleration
axis
machine tool
lathe
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.)
Expired - Fee Related
Application number
CN201210310918.7A
Other languages
Chinese (zh)
Other versions
CN102789196A (en
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.)
Beihang University
Original Assignee
Beihang University
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 Beihang University filed Critical Beihang University
Priority to CN201210310918.7A priority Critical patent/CN102789196B/en
Publication of CN102789196A publication Critical patent/CN102789196A/en
Application granted granted Critical
Publication of CN102789196B publication Critical patent/CN102789196B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method for optimizing the integral structure configuration of a special machine tool based on post information. The method comprises the following steps: generating free-form machining post information by utilizing numerical control programming software according to a specific machine tool structure and a corresponding numerical control system; extracting the post information by utilizing C programming language, resolving control words in G codes according to letter address, and storing obtained displacement and feed speed information into a structural body variable; calculating machining time between cutter location points according to the principle of a multi-coordinate machine tool multiaxis interpolator; and calculating speed, acceleration and acceleration distribution of each axis by utilizing a difference method; performing kinematic simulation on a three-translation shaft by utilizing ADAMS, and outputting the distribution of acceleration of each axis along with the position of the free-form surface; calculating weighting acceleration of each axis; calculating inertia force corresponding to the maximum acceleration and the weighting acceleration, respectively, comparing relationship in magnitude of the inertia force of each axis, analyzing the reasonableness of the original machine tool structure configuration and putting forward an optimized integral structure configuration scheme of the machine tool.

Description

A kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information
Technical field the present invention relates to a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information.Belong to numerical control machine tool technique field.
Background technology changes complex parts processing greatly for curvature of curved surface, each axle movement velocity generation acute variation of five-axis machine tool, and inertial force is larger on lathe impact, and this has proposed very high requirement to five-axis machine tool at the dynamics under high acceleration.For obtaining good height, accelerate five-axis machine tool dynamic property and processing characteristics, people have done large quantity research, mainly contain following aspect: Dynamic Characteristic of Machine Tool Structure optimization, Path fairness and speed of feed planning, the optimization of servo-control system acceleration-deceleration, servoly enter system optimization.Dynamic Characteristic of Machine Tool Structure optimization is mainly to improve lathe static rigidity and dynamic natural frequency, by changing lathe partial structurtes, realizes; It is mainly from complex parts character of surface to be processed, processing technology and machined parameters to be optimized that cutter track gauge is drawn the planning with speed of feed; And servo-control system and servo-drive system are to be mainly optimized from lathe responding ability.These work above, all do not contact directly machine tool structure Dynamics Optimization and processing work.When we need to produce certain complex parts in enormous quantities, can be according to the processing characteristics of part, as accessory size specification, part curvature of curved surface feature, analyze the dynamics that part adds man-hour, research and development special purpose machine tool, for the kinematic axis of lathe acceleration maximum configures minimum architecture quality, realize whole inertial force minimum, reach the global optimization of machine tool structure configuration.Rearmounted information recording all necessary informations of digital control processing campaign: the process sequence that part is processed, movement locus and orientation, technological parameter (the speed of mainshaft, speed of feed), by these parameters, can calculate each axle acceleration, and then realize the structure optimization configuration with overall inertial force minimum.It is example that this typical complex curved surface part of engine integral wheel is take in the present invention, utilizing Numerical Control Programming Software to treat Machining Free-Form Surfaces programmes, according to five-axis machine tool structure and numerical control system controller, generate rearmounted information, based on rearmounted information, five-axis machine tool is carried out to structure optimization configuration.
Summary of the invention
1, object: the object of this invention is to provide a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information.First utilize dedicated numerical control programming software to obtain the rearmounted information of complex free curved surface to be processed, each axis acceleration information while calculating Free-Form Surface Machining based on rearmounted information, comprise maximum acceleration value, acceleration profile and weighting acceleration, then according to each axle inertial force size to three translation shaft on five-axis machine tool the planning and configuration again of the order in machine tool motion chain, reduce the whole inertial force of lathe, improve Machine Tool Dynamics performance.
2, technical scheme:
A special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information, its feature comprises following step:
Step 1: each technical parameter according to be processed carries out free form surface numerical control programming, generates rearmounted information according to the first fixed structure parameter of five-axis machine tool and numerical control system controller.When selecting programming software, can select the softwares such as UG, PRO/E, CATIA, MAX-5, MAX-AB, Hypermill.
Step 2: utilize C language to extract lathe X, Y in rearmounted information, Z displacement and A, C Shaft angle and speed of feed.
1. displacement information and the speed of feed information except comprising lathe five coordinate axis in G code file, also comprises part model information, tool-information, lathe information at zero point, machining precision information, rotary speed information etc.Therefore be not, that each section of G code all can comprise displacement information.In the present invention, we claim that the program segment that comprises machine spindle displacement information or speed of feed information is effective procedure section.By several, the character string by space-separated forms a program segment, and each character string is comprised of letter and numerical value.The present invention regards letter as the address of the information such as displacement, speed of feed, cutter, and letter numerical value is below regarded the concrete numerical value of displacement, speed of feed, tool-information etc. information as, and information is by representing the letter of address and representing that the numeral of numerical value forms.Reading after rearmounted information by row, the information reading is decomposed by space, according to the validity of second character string determining program section of decomposing.
2. set up rearmounted information structure variable, this structure variable comprises the variable members such as each axle absolute displacement amount of five-axis machine tool, speed of feed.Utilize C language strtok function, according to G code interpreter principle, G code is carried out to control word decomposition, the information category obtaining according to the letter judgement in the information after decomposing, then deposits gained information in the structure variable member who believes in.Because each axial translation information and speed of feed information are not all to change in a program segment, may only have that in X, Y, Z, A, C axial translation, speed of feed F, one or several change, therefore often judge after an effective procedure section, need to set up a new structure variable, and previous structure variable information is assigned to new structure variable.For new structure variable member's value, only need to change the value of the effective information existing in current effective procedure section.
3. each axial translation information and the speed of feed information that in each process segment storage, enter in structure variable are write respectively to TXT file.
Step 3: utilize the information of extracting in step 2 to calculate each axle speed, acceleration in Free-Form Surface Machining process, obtain acceleration maximal value and acceleration profile, each cutter location accekeration is stored in each corresponding structure variable.
1. according to five-axis machine tool multi-coordinate interpolator principle, can obtain equivalent interpolation length between each cutter location and be
L = ΔX 2 + Δ Y 2 + Δ Z 2 + ( k a ΔA ) 2 + ( k b ΔB ) 2 + ( k c ΔC ) 2
2. calculate working time, speed, acceleration and the acceleration maximal value of each axle between cutter location, and the temporal information calculating in each process segment and acceleration information are write respectively to TXT file.
T = L V slop
V xi = x i + 1 - x i T i V yi = y i + 1 - y i T i V zi = z i + 1 - z i T i
a xi = v x , i + 1 - v x , i T i a yi = v y , i + 1 - v y , i T i a zi = v z , i + 1 - v z , i T i
a x max = max ( | a xi | ) a y max = max ( | a yi | ) a z max = max ( | a zi | )
3. add up acceleration profile
F ( a x ) = n x / N F ( a y ) = n y / N F ( a z ) = n z / N
Above-mentioned various symbol description is as follows:
Δ X, Δ Y, Δ Z, Δ A, Δ B, Δ C are respectively the displacement of X, Y between adjacent cutter location, Z, A, B, C axle, k a, k b, k cfor speeds match coefficient, by lathe parameter, set, during calculating, angular displacement unit is directly converted to mm by spending;
L is equivalent composition length;
V slopfor lathe actual motion speed after reduction of speed is processed;
X i, y i, z ibe i cutter location displacement;
V xi, v yi, v zibe i cutter location three translation shaft speed;
A xi, a yi, a zibe i cutter location three translation shaft acceleration;
A xmax, a ymax, a zmaxbe three translation shaft peak accelerations;
N xfor X-axis acceleration absolute value is greater than a xthe number of point;
N yfor Y-axis acceleration absolute value is greater than a ythe number of point;
N zfor Z axis acceleration absolute value is greater than a zthe number of point;
N is the total number of cutter location;
F(a x) for X-axis acceleration absolute value, be greater than a xthe ratio of point;
F(a y) for X-axis acceleration absolute value, be greater than a ythe ratio of point;
F(a z) for X-axis acceleration absolute value, be greater than a zthe ratio of point;
Step 4: utilize ADAMS Kinematics Simulation function, the time obtaining in step 2 and step the three, displacement, speed of feed TXT file are imported to ADAMS by CUBSPL function and carry out Kinematics Simulation, by figure output acceleration maximal value and high acceleration value, distribute intuitively.When output acceleration profile, for understanding clearly acceleration, there is position, the present invention first exports the Path planar figure in shielding rotational displacement situation, exports on this basis acceleration with the distribution of lathe axial translation value.Now, horizontal ordinate should be offset variable rather than time variable.
Step 5: each axle peak acceleration has represented the extreme case occurring in lathe operational process, but lathe is shorter in the running status time of peak acceleration.Therefore,, when the angle of our slave bed ensemble running status is optimized configuration to machine tool structure, the acceleration profile in lathe operational process need to be taken into account.High acceleration value is larger on the impact of lathe running status, and low acceleration is less on the impact of lathe running status, and the size of each accekeration proportion also has influence on lathe running status simultaneously.Therefore the present invention is usingd the accekeration of each cutter location and the inverse of cutter location sum as the weight factor of each cutter location acceleration in whole process, calculates weighting acceleration.
Weighted value computing formula is as follows:
a x q = Σ i N ( a x , i ) 2 N a y q = Σ i N ( a y , i ) 2 N a z q = Σ i N ( a z , i ) 2 N
Wherein, formula symbol description is as follows:
Figure BDA00002064815600052
be respectively X, Y, Z axis weighting acceleration;
Step 6: calculate respectively each axle inertial force size according to weighting acceleration and peak acceleration, analyze the rationality of each axle configuration of former lathe, magnitude relationship according to inertial force is optimized configuration to machine tool structure again, make the minimum axle of primary inertia force away from machine tool motion chain end, and primary inertia force greatest axis is in kinematic chain least significant end, near workpiece.
1. analyze optimize five-axis machine tool configuration, according to each linear axes series sequence, calculate the equivalent moving mass of each linear axes.
2. according to each axle equivalence moving mass and peak acceleration, calculate each axle maximum inertia force.
Maximum inertia force computing formula is as follows:
F x max = M x a x max F y max = M y a y max F z max = M z a z max
Wherein, formula symbol description is as follows:
M x, M y, M zfor X, Y, Z axis, do not consider rotation axis and affect the equivalent moving mass in situation;
F xmax, F ymax, F zmaxfor X, Y, Z axis maximum inertia force;
3. according to each axle equivalence moving mass and each axle weighting inertial force of weighting acceleration calculation.
Maximum inertia force computing formula is as follows:
F x q = M x a x q F y q = M y a y q F z q = M z a z q
Wherein, formula symbol description is as follows:
Figure BDA00002064815600055
be respectively X, Y, Z axis weighting inertial force;
4. respectively to maximum inertia force F xmax, F ymax, F zmaxwith weighting inertial force
Figure BDA00002064815600061
sort, and compare the relative size relation of maximal value and minimum value, judge the rationality of former lathe configuration.
5. maximum inertia force or weighting inertial force are differed to the order exchange in machine tool motion chain of maximum diaxon, according to the order after changing, lathe one-piece construction is configured to optimization.
Wherein, the method for the rearmounted information of concrete extraction described in step 2 is:
1. set up structure variable, initialize.
2. read G code information, 3. the validity of discriminant information, if effectively, arrive step; If invalid, continue step 2..
3. judge the classification of effective information, gained numerical information category is stored in corresponding structure variable member.
4. set up new structure variable, by a upper structure variable information assignment, give new structure variable, if rearmounted information does not finish, arrive step 2.; Otherwise delete new structure variable.
5. the displacement information in structure variable and speed of feed information are write respectively to TXT file, EOP (end of program).Wherein, the circular of the axle acceleration of each described in step 3 is:
1) according to gang tool multi-coordinate table interpolator principle, calculate equivalent interpolation length between each cutter location.
2) according to the equivalent process time between equivalent each cutter location of interpolation length computation.
3) utilize method of difference to calculate each axle speed and acceleration.
Wherein, the concrete methods of realizing of the ADAMS Kinematics Simulation described in step 4 is:
1) in ADAMS, same position is set up three identical moving mass, sets up respectively kinematic pair on each moving mass, utilizes CUBSPL function to apply displacement information and the temporal information of three translation shaft.
2) when simulation result is exported, first export the movement locus of lathe in shielding rotation axis displacement situation, then export on this basis each axle acceleration, at this, slogan banner axle is not time but offset axis.
Wherein, the circular of the calculating weighting acceleration described in step 5 is:
In read step three, each acceleration file of record, asks quadratic sum by the X, Y, Z axis acceleration information in each process segment respectively, and adds up cutter location sum, calculates X, Y, Z axis acceleration arithmetic square root.
3, advantage and effect: the present invention has the following advantages:
1) special machine tool structure design is associated with piece surface characteristic, can makes full use of the advantage that 5-axis movement is learned, processing inertial force, driving force and power consumption are less.
2) by inertial force optimization corresponding to peak acceleration, considered the worst situation occurring in five-axis machine tool operational process, by inertial force optimization corresponding to weighting acceleration, consider the whole process of five-axis machine tool, can comprehensively improve the dynamic performance of lathe.
Accompanying drawing explanation
A kind of special purpose machine tool one-piece construction method for optimizing configuration process flow diagram based on rearmounted information of Fig. 1
The rearmounted information extraction process flow diagram of Fig. 2
Fig. 3-a is that each axle acceleration of integral wheel point machining tool is with position distribution graph of a relation
In figure, horizontal ordinate is Y-axis displacement, and ordinate is Z axis displacement and X, Y, Z axis acceleration;
Fig. 3-b is that each axle acceleration of Flow Passage of Integral Impeller finishing machine is with position distribution graph of a relation
In figure, horizontal ordinate is Y-axis displacement, and ordinate is X-axis displacement and X, Y, Z axis acceleration
Fig. 3-c is that each axle acceleration of integral wheel fillet finishing machine is with position distribution graph of a relation
In figure, horizontal ordinate is X-axis displacement, and ordinate is Y-axis displacement and X, Y, Z axis acceleration.
Fig. 4 is former machine tool structure model schematic diagram
ZYXA ' B ' type machine tool structure model schematic diagram after Fig. 5 optimizes
Embodiment
The present invention is a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information.With reference to Fig. 1 method flow diagram, it is structure configuration optimization object that the two cradle lathes of HERMELC40-AC axle are take in the present invention, and selecting integral wheel cost part is example.First utilize dedicated integral impeller Numerical Control Programming Software to obtain integral wheel processing Path, according to five-axis machine tool structural parameters and corresponding controller S840D, generate rearmounted information, calculate integral wheel and add each axis acceleration information in man-hour, then according to each axle inertial force size to three translation shaft the planning and configuration again of the order in machine tool motion chain, reduce the whole inertial force of lathe, improve Machine Tool Dynamics performance.
A kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information of the present invention, it comprises following concrete steps:
Step 1: complete integral wheel numerical control programming and generate rearmounted information according to the parameter in table 1, table 2, table 3, impeller diameter 205mm, minimum diameter 150mm, impeller height 19mm, maximum blade thickness 0.78mm, the blade number of blade 37.
The general rose cutter blade point of table 1 diameter phi 5 processing and milling parameter
Figure BDA00002064815600071
The general rose cutter runner of table 2 diameter phi 5 finishing Milling Parameters
Figure BDA00002064815600072
Figure BDA00002064815600081
The general rose cutter fillet of table 3 diameter phi 3 finishing Milling Parameters
Step 2: with reference to Fig. 2 method flow diagram, read the G code in rearmounted file, each numerical control program section is comprised of several words, the set that each word is comprised of the letter and number that represents address, decomposes control word according to letter.It is below program segment example.
24L X2.6796 Y-8.847 Z103.6799 A85.9825 C82.8513 F1000
The Framing Characters of L judgement effective procedure section in example, X, Y, Z, A, C, is respectively each axial translation of lathe and speed of feed address, and letter numeral is below that each axial translation value of lathe and speed of feed are big or small.
Step 3: each axle acceleration of each cutter location calculates
L = ΔX 2 + Δ Y 2 + Δ Z 2 + ( k a ΔA ) 2 + ( k b ΔB ) 2 + ( k c ΔC ) 2
The AC axle cradle-type lathe of optimization of the present invention is quadrature lathe, therefore chooses k a=1, k b=0, k c=1
T = L V slop
The present invention actual feed V of reduction of speed after processing that learn from else's experience slopfor program setting speed of feed V prog.
V xi = x i + 1 - x i T i V yi = y i + 1 - y i T i V zi = z i + 1 - z i T i
a xi = v x , i + 1 - v x , i T i a yi = v y , i + 1 - v y , i T i a zi = v z , i + 1 - v z , i T i
Step 4: peak acceleration and acceleration profile in machine tooling operational process
Each characteristic acceleration maximum value calculation formula:
a x max = max ( | a xi | ) a y max = max ( | a yi | ) a z max = max ( | a zi | )
Each characteristic acceleration maximal value is in Table 4
Each characteristic acceleration maximal value of table 4
Figure BDA00002064815600092
Acceleration profile statistical formula is as follows:
F ( a x ) = n x / N F ( a y ) = n y / N F ( a z ) = n z / N
Each characteristic acceleration distributes in Table 5
Each characteristic acceleration of table 5 distributes
Figure BDA00002064815600094
Step 5: in order to understand clearly the distribution of acceleration, and the magnitude relationship between three translation shaft is had to individual getting information about, at same position, place three rigid bodies, apply respectively the motion of three directions, these three motions each axial translation file that rearmounted information obtains of serving as reasons.Integral wheel point processing part, take Y-axis displacement as horizontal ordinate, with Z axis displacement and X, Y, Z axis acceleration ordinate; Flow Passage of Integral Impeller finishing and impeller fillet finishing part, with Y-axis displacement horizontal ordinate, take X-axis displacement and X, Y, Z axis acceleration is ordinate.In machine tooling each axle acceleration with the variation of Working position as shown in Fig. 3-a, Fig. 3-b and Fig. 3-c.
The present invention is with lower than the peaked 20% cutter location Wei Di acceleration district of acceleration, from table 5 and Fig. 3-a, Fig. 3-b and Fig. 3-c, in each feature machining process, the cutter spacing ratio of counting in low acceleration district accounts for more than 96%, and in whole process, each axle most of the time of lathe is in low acceleration operation state.Therefore, high acceleration value has represented the extreme case that lathe operational process occurs, lathe is shorter working time at high-g condition.From the angle of whole process, consider, each cutter location accekeration need to be taken into account by the factor of influence in lathe whole service process, below introducing weighting acceleration concept.
Weighting acceleration formula:
a x q = Σ i N ( a x , i ) 2 N a y q = Σ i N ( a y , i ) 2 N a z q = Σ i N ( a z , i ) 2 N
Each feature machining acceleration maximal value, acceleration weighted value are as table 4.
Table 4 integral wheel is processed rearmounted information comprehensive analysis
Figure BDA00002064815600102
Step 6: HERMLEC40 five-axis machine tool model sketch is as Fig. 4.
According to HERMLEC40 lathe configuration, in kinematic chain from workpiece farthest, y-axis shift moves with lathe X, Z axis when moving Y-axis together, therefore has: M y=m x+ m y+ m z.
In like manner have: M x=m x+ m z, M z=m z.
Each several part mass parameter is: m x=1100kg, m y=500kg, m z=300kg
According to machine tool structure, each axle maximum inertia force computing formula:
F x max = M x a x max F y max = M y a y max F z max = M z a z max
Each axle weighting inertial force computing formula:
F x q = M x a x q F y q = M y a y q F z q = M z a z q
Each axle inertial force result of calculation is as table 8
Table 8 is optimized front maximum inertia force and weighting inertial force
Moving-member quality Peak acceleration Weighting acceleration Maximum inertia force Weighting inertial force
X-axis 1400kg 0.267g 0.0103g 1335N 51.5N
Y-axis 1900kg 0.173g 0.00835g 1903N 91.85N
Z axis 300kg 0.0572g 0.00522g 171.6N 15.66N
Maximum inertia force has represented the worst running status of lathe, and weighting inertial force has represented the running status of lathe in whole process.As shown in Table 8, F ymax/ F zmaxbe 11,
Figure BDA00002064815600113
be 6, and F ymax/ F xmaxbe 1.4,
Figure BDA00002064815600114
be 1.7, Z axis acceleration is minimum, and moving-member quality is minimum, and at kinematic chain least significant end, inertial force is much smaller than X, Y-axis with but.Obviously very unreasonable, Z axis should be configured in to the distal-most end of three kinematic chains, changing existing YXZA ' C ' type lathe is ZXYA ' B ' type horizontal machine tool, as Fig. 5.After lathe optimization, inertial force result is as shown in table 9.
Table 8 is optimized rear maximum inertia force and weighting inertial force
Moving-member quality Peak acceleration Weighting acceleration Maximum inertia force Weighting inertial force
X-axis 500kg 0.267g 0.0103g 1335N 52N
Y-axis 143kg 0.173g 0.00835g 247N 12N
Z axis 635kg 0.0572g 0.00522g 363N 33N
Before optimization, lathe one-piece construction maximum inertia force:
F max = F x 2 + F y 2 + F z 2 = 2331 N
Before optimization, lathe one-piece construction weighting inertial force:
F weight = F x 2 + F y 2 + F z 2 = 107 N
After optimization, lathe one-piece construction maximum inertia force:
F max opt = F x 2 + F y 2 + F z 2 = 1405 N
After optimization, lathe one-piece construction weighting inertial force:
F weight opt = F x 2 + F y 2 + F z 2 = 63 N
After optimization, lathe one-piece construction maximum inertia force reduces 40%, lathe one-piece construction weighting inertial force 42%.

Claims (5)

1. the special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information, is characterized in that: it comprises the following steps:
Step 1: each technical parameter according to be processed carries out free form surface numerical control programming, according to the first fixed structure parameter of five-axis machine tool and numerical control system controller, generate rearmounted information, when selecting programming software, select any in UG, PRO/E, CATIA, MAX-5, MAX-AB, Hypermill software all can;
Step 2: utilize C language to extract lathe X, Y in rearmounted information, Z displacement and A, C Shaft angle and speed of feed;
1. displacement information and the speed of feed information except comprising lathe five coordinate axis in G code file, also comprise part model information, tool-information, lathe information at zero point, machining precision information and rotary speed information, therefore be not, that each section of G code all can comprise displacement information; The program segment of machine spindle displacement information or speed of feed information is made as effective procedure section, and program segment is comprised of the character string of a plurality of space-separated, and each character string is comprised of letter and numerical value; The address of letter being regarded as to displacement, speed of feed and tool-information, letter numerical value is below regarded the concrete numerical value of displacement, speed of feed and tool-information as, and information is by representing the letter of address and representing that the numeral of numerical value forms; Reading after rearmounted information by row, the information reading is decomposed by space, according to the validity of second character string determining program section of decomposing;
2. set up rearmounted information structure variable, this structure variable comprises each axle absolute displacement amount of five-axis machine tool, speed of feed variable member, utilize C language strtok function, according to G code interpreter principle, G code is carried out to control word decomposition, the information category obtaining according to the letter judgement in the information after decomposing, then deposits gained information in corresponding structure variable member; Because each axial translation information and speed of feed information are not all to change in a program segment, only have that in X, Y, Z, A, C axial translation, speed of feed F, one or several change, therefore often judge after an effective procedure section, need to set up a new structure variable, and previous structure variable information is assigned to new structure variable; For new structure variable member's value, only need to change the value of the effective information existing in current effective procedure section;
3. each axial translation information and the speed of feed information that in each process segment storage, enter in structure variable are write respectively to TXT file;
Step 3: utilize the information of extracting in step 2 to calculate each axle speed, acceleration in Free-Form Surface Machining process, obtain acceleration maximal value and acceleration profile, each cutter location accekeration is stored in each corresponding structure variable;
1. according to five-axis machine tool multi-coordinate interpolator principle, obtain equivalent interpolation length between each cutter location and be
L = Δ X 2 + Δ Y 2 + Δ Z 2 + ( k a ΔA ) 2 + ( k b ΔB ) 2 + ( k c ΔC ) 2
2. calculate working time, speed, acceleration and the acceleration maximal value of each axle between cutter location, and the temporal information calculating in each process segment and acceleration information are write respectively to TXT file;
T = L V slop
V xi = x i + 1 - x i T i V yi = y i + 1 - y i T i V zi = z i + 1 - z i T i
a xi = v x , i + 1 - v x , i T i a yi = v y , i + 1 - v y , i T i a zi = v z , i + 1 - v z , i T i
a x max = max ( | a xi | ) a y max = max ( | a yi | ) a z max = max ( | a zi | )
3. add up acceleration profile
F ( a x ) = n x / N F ( a y ) = n y / N F ( a z ) = n z / N
Above-mentioned various symbol description is as follows:
Δ X, Δ Y, Δ Z, Δ A, Δ B, Δ C are respectively the displacement of X, Y between adjacent cutter location, Z, A, B, C axle, k a, k b, k cfor speeds match coefficient, by lathe parameter, set, during calculating, angular displacement unit is directly converted to mm by spending;
L is equivalent composition length;
V slopfor lathe actual motion speed after reduction of speed is processed;
X i, yi, z ibe i cutter location displacement;
V xi, v yi, v zibe i cutter location three translation shaft speed;
A xi, a yi, a zibe i cutter location three translation shaft acceleration;
A xmax, a ymax, a zmaxbe three translation shaft peak accelerations;
N xfor X-axis acceleration absolute value is greater than a xthe number of point;
N yfor Y-axis acceleration absolute value is greater than a ythe number of point;
N zfor Z axis acceleration absolute value is greater than a zthe number of point;
N is the total number of cutter location;
F(a x) for X-axis acceleration absolute value, be greater than a xthe ratio of point;
F(a y) for X-axis acceleration absolute value, be greater than a ythe ratio of point;
F(a z) for X-axis acceleration absolute value, be greater than a zthe ratio of point;
Step 4: utilize ADAMS Kinematics Simulation function, the time obtaining in step 2 and step the three, displacement, speed of feed TXT file are imported to ADAMS by CUBSPL function and carry out Kinematics Simulation, by figure output acceleration maximal value and high acceleration value, distribute intuitively; When output acceleration profile, for understanding clearly acceleration, occur position, the Path planar figure in first output shielding rotational displacement situation, exports acceleration on this basis with the distribution of lathe axial translation value, now, horizontal ordinate is offset variable rather than time variable;
Step 5: each axle peak acceleration has represented the extreme case occurring in lathe operational process, but lathe is shorter in the running status time of peak acceleration, therefore, when the angle of our slave bed ensemble running status is optimized configuration to machine tool structure, the acceleration profile in lathe operational process need to be taken into account; High acceleration value is large on the impact of lathe running status, and low acceleration is little on the impact of lathe running status, the size of each accekeration proportion also has influence on lathe running status simultaneously, therefore using the accekeration of each cutter location and the inverse of cutter location sum as the weight factor of each cutter location acceleration in whole process, calculate weighting acceleration;
Weighted value computing formula is as follows:
a x q = Σ i N ( a x , i ) 2 N a y q = Σ i N ( a y , i ) 2 N a z q = Σ i N ( a z , i ) 2 N
Wherein, formula symbol description is as follows:
Figure FDA0000447350060000032
be respectively X, Y, Z axis weighting acceleration;
Step 6: calculate respectively each axle inertial force size according to weighting acceleration and peak acceleration, analyze the rationality of each axle configuration of former lathe, magnitude relationship according to inertial force is optimized configuration to machine tool structure again, make the minimum axle of primary inertia force away from machine tool motion chain end, and primary inertia force greatest axis is in kinematic chain least significant end, near workpiece;
1. analyze optimize five-axis machine tool configuration, according to each linear axes series sequence, calculate the equivalent moving mass of each linear axes;
2. according to each axle equivalence moving mass and peak acceleration, calculate each axle maximum inertia force;
Maximum inertia force computing formula is as follows:
F x max = M x a x max F y max = M y a y max F z max = M z a z max
Wherein, formula symbol description is as follows:
M x, M y, M zfor X, Y, Z axis, do not consider rotation axis and affect the equivalent moving mass in situation;
F xmax, F ymax, F zmaxfor X, Y, Z axis maximum inertia force;
3. according to each axle equivalence moving mass and each axle weighting inertial force of weighting acceleration calculation;
Maximum inertia force computing formula is as follows:
F x q = M x a x q F y q = M y a y q F z q = M z a z q
Wherein, formula symbol description is as follows:
F x q, F x q, F z qbe respectively X, Y, Z axis weighting inertial force;
4. respectively to maximum inertia force F xmax, F ymax, F zmaxwith weighting inertial force F x q, F x q, F z qsort, and compare the relative size relation of maximal value and minimum value, judge the rationality of former lathe configuration;
5. maximum inertia force or weighting inertial force are differed to the order exchange in machine tool motion chain of maximum diaxon, according to the order after changing, lathe one-piece construction is configured to optimization.
2. a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information according to claim 1, is characterized in that: the method for the rearmounted information of concrete extraction described in step 2 is:
1. set up structure variable, initialize;
2. read G code information, 3. the validity of discriminant information, if effectively, arrive step; If invalid, continue step 2.;
3. judge the classification of effective information, gained numerical information category is stored in corresponding structure variable member;
4. set up new structure variable, by a upper structure variable information assignment, give new structure variable, if rearmounted information does not finish, arrive step 2.; Otherwise delete new structure variable;
5. the displacement information in structure variable and speed of feed information are write respectively to TXT file, EOP (end of program).
3. a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information according to claim 1, is characterized in that: the circular of each axle acceleration described in step 3 is:
1) according to gang tool multi-coordinate table interpolator principle, calculate equivalent interpolation length between each cutter location;
2) according to the equivalent process time between equivalent each cutter location of interpolation length computation;
3) utilize method of difference to calculate each axle speed and acceleration.
4. a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information according to claim 1, is characterized in that: the concrete methods of realizing of the ADAMS Kinematics Simulation described in step 4 is:
1) in ADAMS, same position is set up three identical moving mass, sets up respectively kinematic pair on each moving mass, utilizes CUBSPL function to apply displacement information and the temporal information of three translation shaft;
2) when simulation result is exported, first export the movement locus of lathe in shielding rotation axis displacement situation, then export on this basis each axle acceleration, at this, slogan banner axle is not time but offset axis.
5. a kind of special purpose machine tool one-piece construction method for optimizing configuration based on rearmounted information according to claim 1, is characterized in that: the circular of the calculating weighting acceleration described in step 5 is:
In read step three, each acceleration file of record, asks quadratic sum by the X, Y, Z axis acceleration information in each process segment respectively, and adds up cutter location sum, calculates X, Y, Z axis acceleration arithmetic square root.
CN201210310918.7A 2012-08-28 2012-08-28 Method for optimizing integral structure configuration of special machine tool based on post information Expired - Fee Related CN102789196B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210310918.7A CN102789196B (en) 2012-08-28 2012-08-28 Method for optimizing integral structure configuration of special machine tool based on post information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210310918.7A CN102789196B (en) 2012-08-28 2012-08-28 Method for optimizing integral structure configuration of special machine tool based on post information

Publications (2)

Publication Number Publication Date
CN102789196A CN102789196A (en) 2012-11-21
CN102789196B true CN102789196B (en) 2014-04-16

Family

ID=47154618

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210310918.7A Expired - Fee Related CN102789196B (en) 2012-08-28 2012-08-28 Method for optimizing integral structure configuration of special machine tool based on post information

Country Status (1)

Country Link
CN (1) CN102789196B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104914786B (en) * 2015-05-22 2017-12-22 厦门钨业股份有限公司 A kind of digital cuttings periphery mill machined parameters programmed method based on UG NX secondary development
CN106681275B (en) * 2015-11-05 2019-04-09 中国科学院沈阳计算技术研究所有限公司 A kind of prediction forecasting method of nc program section
CN105278455B (en) * 2015-11-20 2017-11-24 华中农业大学 Sustainable process operation execution sequence and tool paths optimization method based on Gcode
CN114167811B (en) * 2021-10-29 2023-09-08 北京航星机器制造有限公司 UG post-processing linear optimization method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101859126A (en) * 2010-04-30 2010-10-13 西北工业大学 Five-coordinate numerical control machining cutter path changing method
CN102269984A (en) * 2011-03-17 2011-12-07 华中科技大学 Post-processing method for five-axis linked numerical control processing

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5744776A (en) * 1989-07-14 1998-04-28 Tip Engineering Group, Inc. Apparatus and for laser preweakening an automotive trim cover for an air bag deployment opening

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101859126A (en) * 2010-04-30 2010-10-13 西北工业大学 Five-coordinate numerical control machining cutter path changing method
CN102269984A (en) * 2011-03-17 2011-12-07 华中科技大学 Post-processing method for five-axis linked numerical control processing

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Abdul Wahid Khan等.Systematic Geometric Error Modeling for Workspace Volumetric Calibration of a 5-axis Turbine Blade Grinding Machine.《Chinese Journal of Aeronautics》.2010,第23卷(第5期),第604-615页.
Dual Drive Curve Tool Path Planning Method for 5-axis NC Machining of Sculptured Surfaces;Xu Rufeng等;《Chinese Journal of Aeronautics》;20100831;第23卷(第4期);第486-494页 *
Systematic Geometric Error Modeling for Workspace Volumetric Calibration of a 5-axis Turbine Blade Grinding Machine;Abdul Wahid Khan等;《Chinese Journal of Aeronautics》;20101031;第23卷(第5期);第604-615页 *
Xu Rufeng等.Dual Drive Curve Tool Path Planning Method for 5-axis NC Machining of Sculptured Surfaces.《Chinese Journal of Aeronautics》.2010,第23卷(第4期),第486-494页.

Also Published As

Publication number Publication date
CN102789196A (en) 2012-11-21

Similar Documents

Publication Publication Date Title
CN104133417B (en) The method for quick predicting of blade fluid machinery digital control processing cutting force
CN103235554B (en) A kind of lathe in machining workpiece energy consumption acquisition methods based on NC code
Kong et al. Software-based tool path evaluation for environmental sustainability
CN102789196B (en) Method for optimizing integral structure configuration of special machine tool based on post information
CN103941644B (en) A kind of CNC milling machine energy consumption Forecasting Methodology based on time parameter
Pessoles et al. Kinematic modelling of a 3-axis NC machine tool in linear and circular interpolation
CN108508848B (en) Interpolation data-based milling contour error evaluation method
CN103971019B (en) Method for predicting workpiece machining energy consumption based on geometrical characteristics
CN114237155B (en) Error prediction and compensation method, system and medium for multi-axis numerical control machining
CN103048947A (en) Numerical control program post-processing method for five-coordinate linkage machine tools
Zhang et al. STEP-NC based high-level machining simulations integrated with CAD/CAPP/CAM
CN105549535A (en) Five-shaft cradle type numerical control machine tool non-deformation cutting three-dimensional geometrical modeling method
CN103135446A (en) Motion trail authentication device of multiaxis numerical control machine tool
CN102073301A (en) Five-axis spline interpolation device with cutter length compensation function
Zhang et al. Modeling, simulation, and optimization of five-axis milling processes
Li et al. Off-line optimization on NC machining based on virtual machining
CN104615086A (en) Stream function based propeller blade numerical control machining method
CN111113423A (en) Hub deburring robot programming system
Pavanaskar Improving energy efficiency in CNC machining
CN102528174B (en) Method for producing chain pits of round-link chain
Nishida et al. Machining time reduction by tool path modification to eliminate air cutting motion for end milling operation
Zhang et al. A next generation NC machining system based on NC feature unit and real-time tool-path generation
Watanabe et al. Development of tool collision avoidance method adapted to uncut workpiece shape
Wang et al. A high efficiency 3D surface topography model for face milling processes
Jiang et al. Application of an optimized grey system model on 5-Axis CNC machine tool thermal error modeling

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140416

Termination date: 20150828

EXPY Termination of patent right or utility model