CN106475908A - Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code - Google Patents

Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code Download PDF

Info

Publication number
CN106475908A
CN106475908A CN201610979308.4A CN201610979308A CN106475908A CN 106475908 A CN106475908 A CN 106475908A CN 201610979308 A CN201610979308 A CN 201610979308A CN 106475908 A CN106475908 A CN 106475908A
Authority
CN
China
Prior art keywords
speed
axis
axle
code
motor
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.)
Pending
Application number
CN201610979308.4A
Other languages
Chinese (zh)
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.)
University of Shanghai for Science and Technology
Original Assignee
University of Shanghai for Science and Technology
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 University of Shanghai for Science and Technology filed Critical University of Shanghai for Science and Technology
Priority to CN201610979308.4A priority Critical patent/CN106475908A/en
Publication of CN106475908A publication Critical patent/CN106475908A/en
Pending legal-status Critical Current

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B24GRINDING; POLISHING
    • B24BMACHINES, DEVICES, OR PROCESSES FOR GRINDING OR POLISHING; DRESSING OR CONDITIONING OF ABRADING SURFACES; FEEDING OF GRINDING, POLISHING, OR LAPPING AGENTS
    • B24B49/00Measuring or gauging equipment for controlling the feed movement of the grinding tool or work; Arrangements of indicating or measuring equipment, e.g. for indicating the start of the grinding operation
    • B24B49/16Measuring or gauging equipment for controlling the feed movement of the grinding tool or work; Arrangements of indicating or measuring equipment, e.g. for indicating the start of the grinding operation taking regard of the load

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Numerical Control (AREA)

Abstract

The invention discloses a kind of follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code.This method comprises the following steps:First, the movement velocity of the kinematic axiss according to involved by G code calculates each row machining code and the working time, then draw out using the time as abscissa, each motion axle speed is schemed as the V t of vertical coordinate.Then, the gear ratio according to each shaft transmission, is calculated the rotating speed of each axle motor, and the motion of each for lathe axle is rotated by motor to characterize.And draw out using the time as abscissa, motor speed is the n t figure of vertical coordinate.Then, using parameters such as known motor speed, Rated motor torques, calculate and draw out power of motor time dependent P t figure.Finally, lathe operation energy consumption can just be obtained through mathematic integral with summation.The present invention can before reality processing quantitative analyses lathe operation energy consumption, for processing scheme optimized choice provide foundation, to reach the effect of energy-saving and emission-reduction.

Description

Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code
Technical field
The invention belongs to energy-conserving and environment-protective field is and in particular to a kind of follow grinding process lathe based on standard G code is transported Row energy consumption Forecasting Methodology.
Background technology
At present, industrial department carbon emission accounts for the 70% about of China's total emission volumn, and machine cut is the important of industry manufacture Ingredient, has tremendous influence to carbon emission amount.Lathe, as the of paramount importance master tool of industrial circle, is used for process In energy consumption evaluated, significance will be produced to energy-saving and emission-reduction.
Part mainly includes lathe standby energy consumption, workpiece cutting energy consumption and lathe operation in the energy consumption of course of processing lathe Energy consumption.Wherein lathe standby energy consumption is held essentially constant in process.Workpiece cutting energy consumption and lathe specification and workpiece The close relation such as material, but this part energy consumption is relatively low with respect to other two groups of magnitudes, for the impact very little of overall energy consumption.And Lathe operation energy consumption with work pieces process code relation closely, and affects on total energy consumption very greatly it is therefore necessary to find effective ways Lathe operation energy consumption is estimated.For lathe energy consumption, current research is concentrated mainly on lathe power consumption state and monitors in machine Field, is realized the collection of data, obtains lathe energy consumption after treated calculating by install sensor.However, due to sensor Costly, and more sensitive to the noise in environment, vibration, so all having with demographic data's disposal ability to Financial cost Very high requirement, just leads to lathe energy consumption cannot popularize in common process workshop in machine monitoring system.
Mainly for assessment of lathe operation energy consumption, this part is lathe operation energy consumption Forecasting Methodology based on standard G code In total energy consumption, proportion is larger and changes obvious part.This method can depart from data collecting system, by standard G generation Code is analyzed calculating, you can obtain part course of processing lathe operation energy consumption.Realize before reality processing, quantitative understanding is whole The required energy consumption of each axle motion in the individual course of processing, the optimized choice for processing scheme provides strong foundation.
To sum up shown, the prediction of lathe operation energy consumption is realized energy-saving and emission-reduction to reduction carbon emission and can be played positive role, and With respect to energy-consumption monitoring system, there is the higher suitability.
Content of the invention
Present invention aims to the deficiency of prior art, a kind of follow grinding mistake based on standard G code is proposed The Forecasting Methodology of journey lathe operation energy consumption, can be before reality processing, and quantitative analyses lathe operation energy consumption, is the excellent of processing scheme Change and select to provide foundation, to reach the purpose of technical ability reduction of discharging.
For achieving the above object, the present invention adopts the following technical scheme that:Process G code by analyzing part, to part plus During work, lathe operation energy consumption is predicted.Comprise the following steps that:
Step one:Moved according to each axle of G Command Resolution, analyze and be calculated each axle of the course of processing and do exercises information, Including forms of motion, speed and time.During follow grinding, the resolution of velocity method of common G instruction is as follows:
1) position G00
Typical numerical control code:G00Ua Wc;
Numerical control code implication:Reached by specified location with the mobile cutter of quick translational speed.Cutter moves along the x-axis a, along Z Axle moves c.
Following two situations are divided into according to cutter path:
1. non-linkage interpolation positioning:Cutter is positioned to each axle respectively with each axle motion maximum speed.Tool motion path one As be not straight line.
In code implementation, the speed of each axle motion and time such as formula (1) are to formula (4) Suo Shi:
Vx=Vx-max(2)
Vz=Vz-max(4)
Wherein tx、tzRepresent that X-axis and Z axis move to the time required for target location, V by current location respectivelyx、VzPoint Do not represent the translational speed of X-axis and Z axis in the implementation procedure of this section of code, Vx-max、Vz-maxRepresent that Machine Manufacture business sets respectively The highest translational speed that fixed X-axis and Z axis can reach.
2. linkage interpolation positioning:Cutter reaches the point specified, positioning speed along straight line movement within the time the shortest Degree is less than the quickest translational speed of each axle.
IfThe then speed of each axle motion and the time such as formula (5) in code implementation To formula (8) Suo Shi:
Vx=Vx-max(6)
tz=tx(7)
Otherwise, in code implementation the speed of each axle motion and time such as formula (9) to formula (12) Suo Shi:
tx=tz(9)
Vz=Vz-max(12)
Wherein tx、tzRepresent that X-axis and Z axis move to the time required for target location, V by current location respectivelyx、VzPoint Do not represent the translational speed of X-axis and Z axis in the implementation procedure of this section of code, Vx-max、Vz-maxRepresent that Machine Manufacture business sets respectively The highest translational speed that fixed X-axis and Z axis can reach.
2) linear interpolation G01
For entering the single shaft linear interpolation of withdrawing, incision mill;For the special-shaped outline grinding such as the connecting rod neck of bent axle, cam C-X two-axle interlocking interpolation and the X-Z linkage for English class teaching.
1. single axial movement
Typical numerical control code:G01Ua Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f.
As shown in formula (13) along the feed speed of X-direction movement and time in code implementation:
Vx=f (14)
Wherein, txRepresent the movement time of X-axis, VxRepresent the movement velocity of X-axis.This form equally can be applied mechanically to Z axis, C Axial motion is controlled, and feed speed asks method similar with X-direction with the time.
2. C-X linkage
Typical numerical control code:G91G01Xa CγFf;
Numerical control code implication:Cutter moves a in X direction with feed speed f, and C axle rotates γ.
Along the feed speed of each coordinate axess movement and time such as formula (15) to formula (18) institute in code implementation Show:
Wherein, tx、tcIt is respectively the movement time of X-axis and C axle, Vx、VcSpeed for X-axis and C axle.
3. X-Z linkage
Typical numerical control code:G91 G01 Xa Zc Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f, moves c along Z-direction.
Along the feed speed of each coordinate axess movement and time such as formula (19) to formula (22) institute in code implementation Show:
Wherein, tx、tzIt is respectively the movement time of X-axis and Z axis, Vx、VzSpeed for X-axis and C axle.
Step 2:Calculate and draw each axle movement velocity and change over V-t figure.By the calculating of step one, can obtain To every line code execution required time and each motion axle speed, (if in this time, certain root axle does not move then it is assumed that speed Degree is zero).Draw out further in process using the time as abscissa, each axle speed is as the V-t image of vertical coordinate (wherein, the speed unit of linear axis is mm/min, and the speed unit of rotary shaft is r/min).
Step 3:Calculate and draw out each work drive motor rotating speed and change over n-t figure.By drive mechanism gear ratio and fortune Moving axis speed substitutes into formula (23) or (24) and can calculate and be plotted in whole process, using the time as abscissa, respectively Rotating speed is as the n-t image of vertical coordinate.The calculating reference formula (23) of linear axis, the calculating reference formula (24) of rotary shaft.
Wherein, V is the translational speed of linear axis (X-axis or Z axis), PhFor the helical pitch of ball screw, N is ball screw line Number, n is the rotating speed of rotary shaft (C axle or grinding wheel spindle), and i is drive mechanism gear ratio, nmFor motor speed.
Step 4:Calculate and draw out each work drive motor power and change over P-t figure.Wherein, grinding wheel spindle motor Shown in power calculation algorithms such as formula (26), it is permanent torque output when less than flex point rotary speed movement, higher than flex point rotary speed movement When be constant power output.The calculating reference formula (25) of flex point rotating speed.Headstock revolution (C axle) AC servo motor, workbench are indulged Power calculation algorithms such as formula to movement (Z axis) AC servo motor, grinding carriage transverse shifting (X-axis) AC servo motor (27) shown in.
Wherein, f is ac frequency, NpoleFor motor pole number, ninflectFor spindle motor flex point rotating speed, T is motor volume Determine moment of torsion, nmFor motor speed, P0For motor rated power, P is power of motor.
Step 5:Computer bed operating energy consumption.By each motor, power over time is integrated obtaining electricity in process Function consumes, and each spindle motor energy consumption is added the lathe operation energy consumption obtaining in whole process.
Wherein, PspindleFor grinding wheel spindle motor power, Px_axisFor grinding carriage transverse shifting AC servo motor power, Pz_axisVertically move AC servo motor power, P for workbenchc_axisTurn round AC servo motor power, t for the headstock1、t2Point Not Wei program beginning and end time.
The present invention compared with prior art, has and projects substantive distinguishing features and notable technological progress as follows:
The present invention departs from data collecting system, by being analyzed to standard G code calculating, you can obtain part processed Journey lathe operation energy consumption.Before reality processing, the required energy consumption of each axle motion in quantitative understanding whole process, for processing The optimized choice of scheme provides strong foundation.Lathe operation energy consumption prediction to reduce carbon emission, realize energy-saving and emission-reduction can play long-pending Pole acts on.
Brief description
Fig. 1 is the FB(flow block) based on the follow grinding process lathe operation energy consumption Forecasting Methodology of standard G code for the present invention.
Fig. 2 is embodiment code application workpiece figure.
Fig. 3 is embodiment code application workpiece pictorial diagram.
Fig. 4 is interpolation axle V-T figure during workpiece tarry matter.
Fig. 5 is interpolation axle n-t figure during workpiece tarry matter.
Fig. 6 is interpolation axle P-t figure during workpiece tarry matter.
Specific embodiment
The invention will be further described with reference to the accompanying drawings and examples, but the scope of application of the present invention is not limited to down State embodiment.In the case of without departing from the above-mentioned thought of the present invention, this technological know-how and customary means are departed from according to this area, does Go out various replacements and change, all should include within the scope of the present invention.
Embodiment one:The present invention is a kind of follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code, Referring to Fig. 1.Step is as follows:
(1) moved according to each axle of G Command Resolution, analyze and be calculated each axle of the course of processing and do exercises information, including Forms of motion, speed and time;
(2) draw each axle movement velocity and change over V-t figure:Entered according to each axle speed of G Command Resolution using step (1) Line code parses;It is calculated every line code execution required time and each motion axle speed, draw out using the time as horizontal seat Mark, each axle speed is as the V-t image of vertical coordinate;
(3) calculate and draw out each work drive motor rotating speed change over n-t figure;
(4) calculate and draw out each work drive motor power change over P-t figure;
(5) computer bed operating energy consumption.
Embodiment two:The present embodiment is essentially identical with embodiment one, and special feature is as follows:
(1) in described step (1), code analysis are carried out according to each axle speed of G Command Resolution:Common G instruction in follow grinding Resolution of velocity method as follows:
In described step (1), code analysis are carried out according to each axle speed of G Command Resolution;Common G instruction in follow grinding Resolution of velocity method is as follows:
1) position G00
Typical numerical control code:G00 Ua Wc;
Numerical control code implication:Reached by specified location with the mobile cutter of quick translational speed, cutter moves along the x-axis a, along Z Axle moves c;
Following two situations are divided into according to cutter path:
1. non-linkage interpolation positioning:Cutter is positioned to each axle respectively with each axle motion maximum speed, tool motion path one As be not straight line;
In code implementation, the speed of each axle motion and time such as following equation (1) are to formula (4) Suo Shi:
Vx=Vx-max(2)
Vz=Vz-max(4)
Wherein tx、tzRepresent that X-axis and Z axis move to the time required for target location, V by current location respectivelyx、VzPoint Do not represent the translational speed of X-axis and Z axis in the implementation procedure of this section of code, Vx-max、Vz-maxRepresent that Machine Manufacture business sets respectively The highest translational speed that fixed X-axis and Z axis can reach;
2. linkage interpolation positioning:Cutter reaches the point specified, positioning speed along straight line movement within the time the shortest Degree is less than the quick translational speed of each axle;
IfThe then speed of each axle motion and the time such as following public affairs in code implementation Formula (5) is to formula (8) Suo Shi:
Vx=Vx-max(6)
tz=tx(7)
Otherwise, in code implementation the speed of each axle motion and time such as following equation (9) to formula (12) Suo Shi:
tx=tz(9)
Vz=Vz-max(12)
Wherein tx、tzRepresent that X-axis and Z axis move to the time required for target location, V by current location respectivelyx、VzPoint Do not represent the translational speed of X-axis and Z axis in the implementation procedure of this section of code, Vx-max、Vz-maxRepresent that Machine Manufacture business sets respectively The highest translational speed that fixed X-axis and Z axis can reach;
2) linear interpolation G01
For entering the single shaft linear interpolation of withdrawing, incision mill;For the special-shaped outline grinding such as the connecting rod neck of bent axle, cam C-X two-axle interlocking interpolation and the X-Z linkage for English class teaching;
1. single axial movement
Typical numerical control code:G01Ua Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f;
Along the feed speed of X-direction movement and time such as following equation (13) to formula (14) institute in code implementation Show:
Vx=f (14)
Wherein, txRepresent the movement time of X-axis, VxRepresent the movement velocity of X-axis, equally can apply mechanically this form to Z axis, C Axial motion is controlled, and feed speed asks method similar with X-direction with the time;
2. C-X linkage
Typical numerical control code:G91G01Xa CγFf;
Numerical control code implication:Cutter moves a in X direction with feed speed f, and C axle rotates γ;
Along the feed speed of each coordinate axess movement and time such as following equation (15) to formula in code implementation (18) shown in:
Wherein, tx、tcIt is respectively the movement time of X-axis and C axle, Vx、VcSpeed for X-axis and C axle;
3. X-Z linkage
Typical numerical control code:G91 G01 Xa Zc Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f, moves c along Z-direction;
Along the feed speed of each coordinate axess movement and time such as following equation (19) to formula in code implementation (22) shown in:
Wherein, tx、tzIt is respectively the movement time of X-axis and Z axis, Vx、VzSpeed for X-axis and C axle.
(2) in described step (3), motor working speed is obtained by kinematic axiss speed calculation, formula is as follows:
Wherein, V is the translational speed of linear axis (X-axis or Z axis), PhFor the helical pitch of ball screw, N is ball screw line Number, n is the rotating speed of rotary shaft (C axle or grinding wheel spindle), and i is drive mechanism gear ratio, nmFor motor speed.
(3) in described step (4), power of motor is calculated by motor working speed.The work(of grinding wheel spindle motor Shown in rate computational methods such as formula (26), it is permanent torque output when less than flex point rotary speed movement, during higher than flex point rotary speed movement For constant power output;The calculating reference formula (25) of flex point rotating speed;Headstock revolution (C axle) AC servo motor, workbench are longitudinally (Z axis) move AC servo motor, the power calculation algorithms such as formula (27) of the mobile AC servo motor of grinding carriage horizontal (X-axis) Shown:
Wherein, f is ac frequency, NpoleFor motor pole number, ninflectFor spindle motor flex point rotating speed, T is motor volume Determine moment of torsion, nmFor motor speed, P0For motor rated power, P is power of motor.
(4) described step (5) computer bed operating energy consuming process, will each motor power over time enters in process Row integration obtains energy consumption of electrical machinery, and each spindle motor energy consumption is added the lathe operation energy consumption obtaining in whole process, such as formula (28) shown in:
Wherein, PspindleFor grinding wheel spindle motor power, Px_axisFor grinding carriage transverse shifting AC servo motor power, Pz_axisVertically move AC servo motor power, P for workbenchc_axisTurn round AC servo motor power, t for the headstock1、t2Point Not Wei program beginning and end time.
Embodiment three:The present embodiment is eccentric shaft-like work tarry matter program, is flat with the H367 grinding machine that Shanghai Machine Tool Plant produces Platform, using corundum wheel, diameter of work is 20.05mm, and eccentric throw is 2.15mm, referring to figure (2) and figure (3);Grinding speed 40m/s, grinding wheel radius 489m.Table 2 show embodiment code, and code execution step is:First, C axle, X-axis and Z axis move respectively Move to initial Working position;Then carry out the tarry matter of workpiece;Finally, emery wheel moves along X-axis and returns to security bit.In whole process The motor being related to includes:Longitudinally (Z axis) are mobile for grinding wheel spindle motor, headstock gyration (C axle) AC servo motor, workbench Laterally (X-axis) moves AC servo motor for AC servo motor, grinding carriage.The parameter of electric machine is as follows:
Table 1 parameter of electric machine
Embodiment code is more tediously long, so intercepting part illustrates, as shown in table 2 herein:
Table 2 embodiment code (part)
Energy consumption prediction comprises the following steps:
1), judge the interpolation algorithm that every line code is used, select suitable formula generation by formula (1) to formula (22) Enter to calculate, calculate each motion axle speed and the working time involved by each row machining code.Result of calculation is as shown in the table, Lathe initial position is C180Z30.0X50.0;
Table 3 step one content
2) obtain using the time as abscissa, each axle speed is as the V-t image of vertical coordinate.Grinding wheel spindle is processed whole During speed be held constant at 1560r/min.Headstock revolution (C axle) speed is 30r/min in angular positioning, in grinding During be held constant at 10r/min.Longitudinal (Z axis) translational speed of workbench is only when Z-direction moves to Working position Time rises to 1000mm/min, remains stationary in other times.Laterally (X-axis) translational speed is complex for workbench.Workpiece light During mill shown in interpolation axle V-t Fig. 4;
3) understand with reference to lathe handbook, grinding wheel spindle motor drives emery wheel rotation (grinding wheel spindle rotation) by belt pulley, Gear ratio is 1.30.Headstock revolution AC servo motor reaches fixture by belt pulley, and being started building by clamp strap, (C axle turns for part rotation Dynamic), gear ratio is 0.56.Grinding carriage transverse shifting AC servo motor drives ball wire bar pair by yielding coupling, because of rolling Lunella coronata mother be bound up with grinding carriage, so that grinding carriage realizes feed motion (X-axis movement), ball screw is single thread, Helical pitch is 5mm.Workbench vertically moves AC servo motor and drives ball screw to select by shaft coupling, with driving and workbench The ball nut being bound up moves, and realizes workbench and vertically moves (Z axis movement), and ball screw is single thread, and helical pitch is 5mm.Above parameter is substituted in formula (23) or (24) and obtains the change in time of rotating speed during workpiece tarry matter for each motor Change.Wherein grinding wheel spindle motor keeps invariablenes turning speed in the course of the work is 1200r/min.Interpolation axle n- during workpiece tarry matter Shown in t Fig. 5;
4) understand and each parameter of electric machine with reference to lathe handbook, it is as follows that substitution formula (26) can be calculated each Rated motor torque Shown in table:
Table 4 Rated motor torque
The flex point rotating speed of grinding wheel spindle motor (4 poles, power frequency 50Hz) is 1500r/min, and grinding wheel spindle motor is in tarry matter During rotating speed remain 1200r/min, so understand grinding wheel spindle motor during workpiece tarry matter for permanent torque work.By Formula (26) can be calculated grinding wheel spindle, and power remains 6Kw in the process.Headstock revolution (C axle) AC servo motor, work Station vertically moves (Z axis) AC servo motor, grinding carriage transverse shifting (X-axis) AC servo motor also keeps in the process Permanent torque exports, and substitutes into each interpolation shaft power during formula (26) can be calculated workpiece tarry matter and changes over P-t Fig. 6 institute Show;
5) each power of motor is changed over function and substitute in formula (28), if program starts as timeorigin, then t1 =0, t2=15.958.It is calculated the tarry matter program of this eccentric shaft, in operation, the predictive value of energy consumption is 100.307KJ.

Claims (5)

1. the follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code it is characterised in that:By known number Control machining code is predicted to the lathe operation energy consumption of follow grinding process, and step is as follows:
(1) moved according to each axle of G Command Resolution, analyze and be calculated each axle of the course of processing and do exercises information, include moving Form, speed and time;
(2) draw each axle movement velocity and change over V-t figure:Using step (1), in generation, is carried out according to each axle speed of G Command Resolution Code parsing;It is calculated every line code execution required time and each motion axle speed, draw out using the time as abscissa, respectively Axle speed is as the V-t image of vertical coordinate;
(3) calculate and draw out each work drive motor rotating speed change over n-t figure;
(4) calculate and draw out each work drive motor power change over P-t figure;
(5) computer bed operating energy consumption.
2. the follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code according to claim 1, it is special Levy and be:In described step (1), code analysis are carried out according to each axle speed of G Command Resolution;The speed of common G instruction in follow grinding Degree decomposition method is as follows:
1) position G00
Typical numerical control code:G00 Ua Wc;
Numerical control code implication:Reached by specified location with the mobile cutter of quick translational speed, cutter moves along the x-axis a, moves along Z axis Dynamic c;
Following two situations are divided into according to cutter path:
1. non-linkage interpolation positioning:Cutter is positioned to each axle respectively with each axle motion maximum speed, and tool motion path is general not It is straight line;
In code implementation, the speed of each axle motion and time such as following equation (1) are to formula (4) Suo Shi:
t x = a V x - m a x - - - ( 1 )
Vx=Vx-max(2)
t z = c V z - m a x - - - ( 3 )
Vz=Vz-max(4)
Wherein tx、tzRepresent that X-axis and Z axis move to the time required for target location, V by current location respectivelyx、VzRepresent respectively The translational speed of X-axis and Z axis, V in the implementation procedure of this section of codex-max、Vz-maxRepresent the X that Machine Manufacture business sets respectively The highest translational speed that axle and Z axis can reach;
2. linkage interpolation positioning:Cutter reaches, along straight line movement, the point specified within the time the shortest, and locating speed is not Exceed the quick translational speed of each axle;
IfThe then speed of each axle motion and the time such as following equation (5) in code implementation To formula (8) Suo Shi:
t x = a V x - m a x - - - ( 5 )
Vx=Vx-max(6)
tz=tx(7)
V z = V x × tan - 1 c a - - - ( 8 )
Otherwise, in code implementation the speed of each axle motion and time such as following equation (9) to formula (12) Suo Shi:
tx=tz(9)
V x = V z tan - 1 c a - - - ( 10 )
t z = c V z - m a x - - - ( 11 )
Vz=Vz-max(12)
Wherein tx、tzRepresent that X-axis and Z axis move to the time required for target location, V by current location respectivelyx、VzRepresent respectively The translational speed of X-axis and Z axis, V in the implementation procedure of this section of codex-max、Vz-maxRepresent the X that Machine Manufacture business sets respectively The highest translational speed that axle and Z axis can reach;
2) linear interpolation G01
For entering the single shaft linear interpolation of withdrawing, incision mill;C-X for the special-shaped outline grinding such as the connecting rod neck of bent axle, cam Two-axle interlocking interpolation and the X-Z linkage for English class teaching;
1. single axial movement
Typical numerical control code:G01 Ua Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f;
Along the feed speed of X-direction movement and time such as following equation (13) to formula (14) Suo Shi in code implementation:
t x = a f - - - ( 13 )
Vx=f (14)
Wherein, txRepresent the movement time of X-axis, VxRepresent the movement velocity of X-axis, equally can apply mechanically this form to Z axis, C axle side To motion be controlled, feed speed asks method similar with X-direction with the time;
2. C-X linkage
Typical numerical control code:G91 G01 Xa C γ Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f, and C axle rotates γ;
Along the feed speed of each coordinate axess movement and time such as following equation (15) to formula (18) institute in code implementation Show:
t x = t c = L f - - - ( 15 )
V x = a t x - - - ( 16 )
V c = γ t c - - - ( 17 )
L = a 2 + γ 2 - - - ( 18 )
Wherein, tx、tcIt is respectively the movement time of X-axis and C axle, Vx、VcSpeed for X-axis and C axle;
3. X-Z linkage
Typical numerical control code:G91 G01 Xa Zc Ff;
Numerical control code implication:Cutter moves a in X direction with feed speed f, moves c along Z-direction;
Along the feed speed of each coordinate axess movement and time such as following equation (19) to formula (22) institute in code implementation Show:
t x = t z = L f - - - ( 19 )
V x = a t x - - - ( 20 )
V z = c t z - - - ( 21 )
L = a 2 + c 2 - - - ( 22 )
Wherein, tx、tzIt is respectively the movement time of X-axis and Z axis, Vx、VzSpeed for X-axis and C axle.
3. the follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code according to claim 1, it is special Levy and be:In described step (3), motor working speed is obtained by kinematic axiss speed calculation, formula is as follows:
n m = V P h × N - - - ( 23 )
n m = n i - - - ( 24 )
Wherein, V is the translational speed of linear axis (X-axis or Z axis), PhFor the helical pitch of ball screw, N is ball screw line number, and n is The rotating speed of rotary shaft (C axle or grinding wheel spindle), i is drive mechanism gear ratio, nmFor motor speed.
4. the follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code according to claim 1, it is special Levy and be:In described step (4), power of motor, the energy meter of grinding wheel spindle motor are calculated by motor working speed Shown in calculation method such as formula (26), it is permanent torque output when less than flex point rotary speed movement, higher than being perseverance during flex point rotary speed movement Power output;The calculating reference formula (25) of flex point rotating speed;Headstock revolution (C axle) AC servo motor, workbench are longitudinally (Z axis) Mobile AC servo motor, grinding carriage are laterally shown in the power calculation algorithms such as formula (27) of (X-axis) mobile AC servo motor:
n inf l e c t = f × 120 N p o l e - - - ( 25 )
P = T × n m 9550 , n m ≤ n inf l e c t P 0 , n m > n inf l e c t - - - ( 26 )
P = T × n m 9550 - - - ( 27 )
Wherein, f is ac frequency, NpoleFor motor pole number, ninflectFor spindle motor flex point rotating speed, T is Rated motor torsion Square, nmFor motor speed, P0For motor rated power, P is power of motor.
5. the follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code according to claim 1, it is special Levy and be:Described step (5) computer bed operating energy consuming process, will each motor power over time is amassed in process Get energy consumption of electrical machinery, each spindle motor energy consumption is added the lathe operation energy consumption obtaining in whole process, such as formula (28) Shown:
E r u n - t i m e = ∫ t 1 t 2 P s p i n d l e d t + ∫ t 1 t 2 P x _ a x i s d t + ∫ t 1 t 2 P z _ a x i s d t + ∫ t 1 t 2 P c _ a x i s d t - - - ( 28 )
Wherein, PspindleFor grinding wheel spindle motor power, Px_axisFor grinding carriage transverse shifting AC servo motor power, Pz_axis Vertically move AC servo motor power, P for workbenchc_axisTurn round AC servo motor power, t for the headstock1、t2It is respectively journey The time of sequence beginning and end.
CN201610979308.4A 2016-11-08 2016-11-08 Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code Pending CN106475908A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610979308.4A CN106475908A (en) 2016-11-08 2016-11-08 Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610979308.4A CN106475908A (en) 2016-11-08 2016-11-08 Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code

Publications (1)

Publication Number Publication Date
CN106475908A true CN106475908A (en) 2017-03-08

Family

ID=58271695

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610979308.4A Pending CN106475908A (en) 2016-11-08 2016-11-08 Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code

Country Status (1)

Country Link
CN (1) CN106475908A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107756250A (en) * 2017-11-08 2018-03-06 山东理工大学 A kind of grinding power and energy consumption intelligent monitor system and decision-making technique
CN108107733A (en) * 2017-12-21 2018-06-01 山东科技大学 A kind of nc drilling energy consumption is quick and precisely predicted and the energy saving preferred method of drilling scheme
CN110560920A (en) * 2019-08-22 2019-12-13 浙江科技学院 energy consumption prediction method for laser cutting machining of rotating member
CN116109463A (en) * 2023-04-17 2023-05-12 国网安徽省电力有限公司经济技术研究院 Carbon emission analysis method in power grid engineering construction stage

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009012092A (en) * 2007-07-02 2009-01-22 Fujitsu Ltd Machine tool controller
CN103235554A (en) * 2013-03-29 2013-08-07 重庆大学 Numerically controlled lathe processing workpiece energy consumption acquiring method based on NC (numerical control) codes
CN103941644A (en) * 2014-04-04 2014-07-23 武汉科技大学 Method for predicting energy consumption of CNC milling machine based on time parameters
CN103971019A (en) * 2014-05-23 2014-08-06 武汉科技大学 Method for predicting workpiece machining energy consumption based on geometrical characteristics
CN105652791A (en) * 2015-12-04 2016-06-08 西安交通大学 Order-driven discrete manufacturing process energy consumption optimization method
CN106021179A (en) * 2016-05-18 2016-10-12 浙江科技学院 NC code-based linear cutting energy consumption prediction method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009012092A (en) * 2007-07-02 2009-01-22 Fujitsu Ltd Machine tool controller
CN103235554A (en) * 2013-03-29 2013-08-07 重庆大学 Numerically controlled lathe processing workpiece energy consumption acquiring method based on NC (numerical control) codes
CN103941644A (en) * 2014-04-04 2014-07-23 武汉科技大学 Method for predicting energy consumption of CNC milling machine based on time parameters
CN103971019A (en) * 2014-05-23 2014-08-06 武汉科技大学 Method for predicting workpiece machining energy consumption based on geometrical characteristics
CN105652791A (en) * 2015-12-04 2016-06-08 西安交通大学 Order-driven discrete manufacturing process energy consumption optimization method
CN106021179A (en) * 2016-05-18 2016-10-12 浙江科技学院 NC code-based linear cutting energy consumption prediction method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
何贵显: "《FANUC 0i数控铣床 加工中心编程技巧与实例》", 31 January 2016, 机械工业出版社 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107756250A (en) * 2017-11-08 2018-03-06 山东理工大学 A kind of grinding power and energy consumption intelligent monitor system and decision-making technique
CN107756250B (en) * 2017-11-08 2019-05-24 山东理工大学 A kind of grinding power and energy consumption intelligent monitor system and decision-making technique
CN108107733A (en) * 2017-12-21 2018-06-01 山东科技大学 A kind of nc drilling energy consumption is quick and precisely predicted and the energy saving preferred method of drilling scheme
CN110560920A (en) * 2019-08-22 2019-12-13 浙江科技学院 energy consumption prediction method for laser cutting machining of rotating member
CN116109463A (en) * 2023-04-17 2023-05-12 国网安徽省电力有限公司经济技术研究院 Carbon emission analysis method in power grid engineering construction stage

Similar Documents

Publication Publication Date Title
CN106475908A (en) Follow grinding process lathe operation energy consumption Forecasting Methodology based on standard G code
CN201760630U (en) Three dimensional deep hole numerical control drilling machine
CN102637014B (en) Method for obtaining energy efficiency of main electromechanical driving system in machining process of numerically-controlled machine tool
CN104858782A (en) Constant pressure automatic grinding device and method based on fuzzy adaptive force control
CN204584968U (en) Based on the constant force automatically grinding device that fuzzy self-adaption power controls
CN106249699A (en) Digit Control Machine Tool process segment energy-saving operating method, appraisal procedure, Apparatus and system
CN203680559U (en) Linear cutting device and wire cutting system for machining of shale plunger-shaped core
CN102554269B (en) Turning and grinding center of machine tool
CN104281090A (en) Power modeling method for numerical control machine tool system
CN104148745A (en) Online detection and correction machining method for enveloping worm tooth surface
CN102069250A (en) Combined punching device and punching process for electric spark wire cutting machine tool
CN107214521A (en) Turning milling composite Zuan Gong centers
CN202527800U (en) Four-axis linkage numerically controlled lathe for processing planar secondary enveloped worm
CN105866524B (en) Only material is removed in CNC milling machine process than energy online test method
CN106777877B (en) A kind of machine tool equipment product carbon emission quantization method based on implicit carbon energy
CN207971489U (en) A kind of online pipe cutting machine
CN205465502U (en) Interior round grinding device
CN207043732U (en) Turning milling composite bores and attacks center
CN204868097U (en) Turnning and milling combined type lathe
CN203738168U (en) Novel hard cyclone thread milling machine
CN106735323A (en) Suitable for the type horizontal processing machine tool and processing method of Large Crankshaft Compound Machining
CN104174938B (en) There is on-line checkingi and the enveloping worm machining tool revising machining functions
CN206464878U (en) A kind of multi-shaft numerical control milling machine for large-scale single screw compressor rotor machining
CN2560459Y (en) Workpiece propelling mechanism for digital controlled helical groove milling machine
CN206912296U (en) A kind of automatic counterbore machine

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170308

RJ01 Rejection of invention patent application after publication