CN102147600B - Numerical control interpolation system for real-time generation of curvature-continuous path - Google Patents

Numerical control interpolation system for real-time generation of curvature-continuous path Download PDF

Info

Publication number
CN102147600B
CN102147600B CN201110111960A CN201110111960A CN102147600B CN 102147600 B CN102147600 B CN 102147600B CN 201110111960 A CN201110111960 A CN 201110111960A CN 201110111960 A CN201110111960 A CN 201110111960A CN 102147600 B CN102147600 B CN 102147600B
Authority
CN
China
Prior art keywords
interpolation
curvature
module
numerical control
path
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.)
Active
Application number
CN201110111960A
Other languages
Chinese (zh)
Other versions
CN102147600A (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.)
Shanghai Tuopu CNC Polytron Technologies Inc
Shanghai Jiaotong University
Original Assignee
SHANGHAI PUTUO NUMERICAL CONTROL TECHNOLOGY Co Ltd
Shanghai Jiaotong 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 SHANGHAI PUTUO NUMERICAL CONTROL TECHNOLOGY Co Ltd, Shanghai Jiaotong University filed Critical SHANGHAI PUTUO NUMERICAL CONTROL TECHNOLOGY Co Ltd
Priority to CN201110111960A priority Critical patent/CN102147600B/en
Publication of CN102147600A publication Critical patent/CN102147600A/en
Application granted granted Critical
Publication of CN102147600B publication Critical patent/CN102147600B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Numerical Control (AREA)

Abstract

The invention discloses a numerical control interpolation system for real-time generation of a curvature-continuous path in the technical field of mechanical numerical control processing. The system comprises a man-machine interaction interface module, a decoding module, an interpolation module and a position control module, wherein the man-machine interaction interface module selects a file to be processed and transfers the name of the file to the decoding module; the decoding module extracts the position information of each axis of a machine bed, transmits the position information to the interpolation module and carries out transition on connection points of every two adjacent line segments by a curvature-continuous Bezier curve to generate a curvature-continuous tool path; a maximum deviation value between the generated curvature-continuous path and an original path is smaller than a set error value; speed planning and Bezier interpolation are then carried out; and an interpolation point is output to the position control module at last. The system is high in calculation efficiency of the whole process and simple in implementation of programming and can be applied to a high-speed and high-accuracy numerical control machine bed.

Description

Generate the numerical control interpolation system of curvature continuous path in real time
Technical field
What the present invention relates to is the numerical control interpolation system in a kind of mechanical CNC processing technology field, specifically is a kind of numerical control interpolation system of real-time generation curvature continuous path.
Background technology
In the digital control processing; Common CAM (Computer Aided Manufacturing; Computer-aided manufacturing) post processor of software resolves into a series of small route segment by the requirement of machining precision with pahtfinder hard, by the interpolator in the digital control system each specific small route segment is carried out interpolation operation again.For the machining locus that constitutes by the small route segment of a large amount of bars, traditional digital control system when carrying out speed planning with each route segment as plan objects, certainly will cause that start-stop time is many, speed is slow, thereby reduce surface quality and working (machining) efficiency.Although foresight technology has reduced start-stop time, the uncontinuity in path can cause the fluctuation of speed and acceleration.
At first continuous small route segment is carried out match, and then the method for interpolation operation is proved to be a kind of very effective method with parametric line.In order to satisfy the processing request of high-speed, high precision, the ideal path that is regenerated by continuous small route segment should possess following characteristic: the constraint approximate error makes it satisfy accuracy requirement; Tangential and curvature are continuous; Suppress the cutter track vibration; Control contour curvature line.
Literature search through to prior art is found; A lot of methods have adopted Bezier (Hong-Tzong Yau.Fast Bezier interpolator with real-time lookahead function for high-accuracy machining.International Journal of Machine Tools and Manufacturing. (2007) 47:1518-1529), NURBS parametric lines such as (Jun-Bin Wang.Real-time NURBS interpolator:application to short linear segments.The International Journal of Advanced Manufacturing Technology. (2009) 41:1169-1185) that the linear path section is carried out match; First method does not have versatility; Be only applicable to the cutter path smooth; And only realized that the tangential is continuous; Second method need be after match verify error; Point on the parametric line and curvature are often about the complex expression of parameter; Cause error of fitting to be difficult to estimate, be difficult to be applied to the real-time operation environment.
Summary of the invention
The objective of the invention is to deficiency to prior art; A kind of numerical control interpolation system of real-time generation curvature continuous path is provided; This system-computed efficient is high, programming realizes simple; Can significantly improve working (machining) efficiency and underspeed and acceleration fluctuation, can be applied in the digital control processing of high speed and super precision.
The present invention realizes through following technical scheme:
The present invention includes: the human-computer interaction interface module, decipher horizontal piece, interpolation module, position control module; Wherein: the human-computer interaction interface module chooses processed file filename is passed to decoding module; Extract each positional information of lathe by decoding module again, and be transferred to interpolation module, then with the linking point of per two adjacent segments with the continuous Bezier curve transition of curvature; Generate the continuous cutter path of curvature; The curvature continuous path that generates and the maximum deflection difference value of original route carry out speed planning and Bezier interpolation again less than the error amount of setting, and at last interpolated point are outputed to position control module.
Described human-computer interaction interface module comprises: numerical control code file operation unit, parameter management unit and coordinate display unit, wherein: numerical control code file operation unit chooses processed file the numerical control code file that filename passes to decoding module is read in the unit.Man-machine interface in user's attitude is the dialog interface between controller and the user, and it is carried out as a backdrop procedure.Comprise on the one hand process data is sent to the real-time task in the kernel that the information that from kernel, obtains kinematic axis on the other hand dynamically shows.The mutual intermittent scanning process of passing through between man-machine interface and the kernel is accomplished, and the intermittent scanning process scans the related data of interface and kernel respectively, and in the cycle, data is upgraded, and realizes the exchange of data.
Described decoding module comprises: the numerical control code file reads in unit, coordinate information and technique information extraction unit; Wherein: the numerical control code file reads in the unit and reads numerical control code and export coordinate information to and the technique information extraction unit, by coordinate information and technique information extraction unit obtain lathe each the position and be transferred to the curvature continuous path generation unit of interpolation module.Main task has numerical control code explanation, cutter compensation, and the processing of some macro instructions and fixed cycles program.Decoding module moves with interpretive mode, operates in real-time territory.Before operation was processed automatically, interpolation module was called the decoding module function, decoding and cutter compensation function when realizing numerical control code, and generate required intermediate data in the process, and write the data-interface of this module and interpolation module, supply the interpolation module use.After the data pre-service finished, this module can be called according to the end of message that the interpolation module transmission comes.
Described interpolation module comprises: curvature continuous path generation unit, Machine Tool Dynamics property calculation unit, speed planning unit, interpolation unit; The program segment information of coming according to the decoding transmission generates the continuous cutter path of curvature; And the geometrical property of calculating path, comprise that path, maximum curvature, minimum profile curvature radius, Bezier curve terminus unit cut arrow, the Machine Tool Dynamics characteristic is set; Comprise each auxilliary maximal rate, acceleration and jerk that allows of lathe; Then newly-generated cutter path is carried out speed planning,, generate each shaft position increment and export to position control module according to the speed and the interpolation of the every interpolation cycle of velocity profile line computation.
Described curvature continuous path generation unit comprises: calculate the length of adjacent segments in the numerical control code, two unit direction vectors and angle thereof; The Bezier curve transition is used in the junction of these two line segments; The Bezier curve with line segment junction curvature be zero; Tangential direction is consistent with the direction of line segment, and the maximum deflection difference value of curvature continuous path and original route that comprises transition Bezier curve is less than the error amount of appointment.
Described position control module: the positional increment value of each kinematic axis that calculates according to interpolation module, according to the servo-drive system feedack, utilize auxilliary track, speed and the acceleration of each motion of pid algorithm control, be the highest real-time task of priority.
Described speed planning is meant that the every interpolation cycle cutter of planning is along the speed of continuous path operation under the comprehensive constraint condition.Comprise: maximal rate, acceleration and the jerk of obtaining each permission; Speed planning is carried out in path to curvature is continuous; Curvature continuous curve along generating carries out interpolation, and interpolated point is outputed to position control module.
Described Bezier interpolation is meant that the velocity profile line according to generation obtains the planning speed of current period, and calculates arc length, thereby the parameter of curve of obtaining is obtained the point coordinate on the curve by parameter of curve, i.e. the position of each.Interpolation precision is meant the deviation that exists between linear transition between the adjacent interpolated point of curved path and the given curve cutter track; For satisfying the interpolation precision requirement cutter speed of feed is constrained to maximum feasible speed of feed constraint.
The present invention extracts the coordinate information and the technique information of linear path from the numerically-controlled machine numerical control code; Generate the continuous path of curvature by continuous linear cutter path; Length when calculating in the numerical control code adjacent segments, two unit direction vectors and angle thereof use the Bezier curve transition with the junction of these two line segments, and the Bezier curve is being located connecting with line segment; Curvature is zero; Tangential direction is consistent with the direction of line segment, and the maximum deflection difference value of curvature continuous path and original route that comprises transition Bezier curve further utilizes speed planning and Bezier interpolation to realize task of the present invention less than the error amount of appointment.
Restricted model is set up by path geometry characteristic and each servo ability of numerically-controlled machine in described path; Described path geometry characteristic comprises that path, maximum curvature, minimum profile curvature radius, Bezier curve terminus unit cut arrow.
Compared with prior art; The present invention is in the control of digital control processing feed rate; Earlier linear path is carried out transition with three bezier curve, generate the continuous path of curvature, considered error constraint and kinematics Performance Constraints simultaneously; Satisfying under the condition of precision, making that speed and acceleration are more level and smooth.The all processes counting yield is high, and programming realizes simple, can be applicable to the numerically-controlled machine of high speed and super precision.
Description of drawings
Fig. 1 principle of work synoptic diagram of the present invention.
Fig. 2 structural representation of the present invention.
Fig. 3 transition Bezier is to the synoptic diagram of definition.
The synoptic diagram of Fig. 4 Bezier transient error model.
The synoptic diagram of Fig. 5 transition Bezier maximum curvature.
The synoptic diagram of Fig. 6 cutter path Bezier transition length.
The three-dimensional linear cutter track G of Fig. 7 2The synoptic diagram of continuous transition.
Fig. 8 G 2The synoptic diagram of the curvature in continuous transition path.
The synoptic diagram of Fig. 9 S curve acceleration and deceleration.
Figure 10 (a) has even accelerator boost phase synoptic diagram; (b) there is not the synoptic diagram of sparing the accelerator boost phase.
Figure 11 adopts the synoptic diagram of the inventive method feed rate.
Figure 12 adopts the synoptic diagram of the inventive method acceleration.
Embodiment
Below in conjunction with accompanying drawing embodiments of the invention are elaborated: following examples provided detailed embodiment and process, but protection scope of the present invention are not limited to following embodiment being to implement under the prerequisite with technical scheme of the present invention.
As shown in Figure 1, the hardware elementary diagram of present embodiment.Show digital control system information through LCDs 1, comprise coordinate information, technique information, numerical control code etc.; Through 2 pairs of digital control system control operations of guidance panel; The man-machine interaction panel carries out communication through RS485 bus 3 and embedded controller 4; Embedded controller 4 is inner integrated embedded main board, motion control card, IO interface card mainly carries out coordinating control between interpolation operation, motion control, each module, is the brain of digital control system; Servo-driver 5 has constituted the motion execution module with servomotor 6.
As shown in Figure 2; Present embodiment comprises: human-computer interaction interface module, decoding module, interpolation module, position control module; Wherein: the human-computer interaction interface module is connected with interpolation module and shows lathe information and transmit parameter to control system; Decoding module is connected with interpolation module and transmission of coordinate information and process data; Interpolation module is connected with position control module and transmits interpolated point, and interpolation module is made up of curvature continuous path generation unit, Machine Tool Dynamics property calculation unit, speed planning unit, interpolation unit.
Present embodiment is implemented as follows:
1, from numerical control code, extracts the coordinate information and the technique information of linear path
Said coordinate information refers to the terminal point coordinate value of every linear cutter track.
Said technique information mainly comprises feed rate F, speed of mainshaft S, cutter T, cutter number picked up D and auxiliary M instruction etc.
2, generate the continuous new route of curvature by continuous linear cutter path
As shown in Figure 3, calculate the length of adjacent segments in the numerical control code, two unit direction vectors and angle thereof, the Bezier curve transition is used in the junction of these two line segments; The Bezier curve is connecting the place with line segment; Curvature is zero, and tangential direction is consistent with the direction of line segment, and the maximum deflection difference value of curvature continuous path and original route that comprises transition Bezier curve is less than the error amount of appointment; As shown in Figure 4, ‖ B 13P 2‖≤ε 2
The error of described setting is meant that the user passes through the permissible error value of human-computer interaction interface module or numerical control code definition.
As shown in Figure 5, because the Bezier curve B 1(t), B 2(t) curved transition is dull, and B 10With B 20The curvature at place is zero, therefore, and the Bezier curve B 1(t), B 2(t) maximum curvature appears at a B 13Or B 23The place.Owing to be G 2Continuously, so some B 13Or B 23The curvature at place equates, is said maximum curvature.Thereby the acquisition minimum profile curvature radius is used for the speed planning unit cutter speed of feed is retrained.
As shown in Figure 6, said optimal transition length d iCan be by error, the adjacent path length l set I-1With l iCommon constraint gained.
As shown in Figure 7, original path is connected and composed by three-dimensional 5 points, and maximum approximate error is made as 0.05mm, by the optimal transition length d in every section path iAnd the direction vector T of unit iCan generate G 2Continuous new route has three pairs of cubic Bezier transient curves in new cutter path.Shown in Figure 8, the curved transition trend of new route, hence one can see that, and new route satisfied accuracy requirement and curvature is continuous.
3, set up restricted model by path geometry characteristic and each servo ability of lathe
Said path geometry characteristic comprises that path, maximum curvature, minimum profile curvature radius, Bezier curve terminus unit cut arrow.
Said maximum feasible transition speed constraint refers to for satisfying the constraint of interpolation precision requirement to the cutter speed of feed, i section transition Bezier curve maximum feasible transition speed v iBe expressed as:
v i = min . ( 2 T r i 2 - ( r i - δ ) 2 , r i A max )
Wherein, T is an interpolation cycle, r i=1/ κ ImaxBe minimum profile curvature radius, δ is the action error of allowing, A MaxIt is the lathe peak acceleration.
1) single shaft maximal rate V Λ maxTo this axle phase speed V weekly Λ iRestriction, promptly the speed of feed of each is lower than this maximal rate: V Λ i≤V Λ max
2) single shaft peak acceleration A Λ maxTo this axle phase acceleration a weekly Λ iRestriction, promptly each the time feeding acceleration be lower than this peak acceleration: a Λ i≤A Λ max
3) the maximum jerk J of single shaft Λ maxTo this axle phase jerk J weekly Λ iRestriction, promptly the feeding acceleration of each is lower than this maximum acceleration: J Λ i≤J Λ max
4, speed planning
Said speed planning is the speed that the every interpolation cycle cutter of planning moves along continuous path under the comprehensive constraint condition.
Present embodiment is that example is introduced speed planning with S curve acceleration and deceleration method, and it does not constitute qualification of the present invention.
As shown in Figure 9; The title method of said S curve acceleration and deceleration is S-shaped and get in the rate curve shape in acceleration and deceleration stage by system, and operational process can be divided into 7 sections: add accelerating sections, even accelerating sections, subtract accelerating sections, at the uniform velocity section, accelerating and decelerating part, spare braking section, subtract braking section.
If the route segment commencing speed is V s, end speed is V e, peak acceleration is A, and maximum acceleration is J, and this path segment length is l.Seek out maximum terminal velocity, promptly will accelerate to peak acceleration A with maximum jerk J, quicken so that A is even, then subtract with-J again and accelerate to terminal point, Figure 10 (a) (b) has represented to have even the acceleration and even situation about quickening respectively.
5, Bezier interpolation
Said Bezier interpolation is that finger obtains the planning speed of current period according to the velocity profile line that generates, and calculates arc length, thereby the parameter of curve of obtaining is obtained the point coordinate on the curve by parameter of curve, i.e. the position of each.
Figure 11, shown in 12, present embodiment carries out generating after the above-mentioned steps feed rate curve, accelerating curve.
Present embodiment is an example with the linear cutter path of three-dimensional; The method of real-time generation curvature continuous path has been described; And utilize the acceleration and deceleration of S curve newly-generated path to be carried out the method for interpolation in precision and the servo ability integration constraint condition of lathe; Can shorten process time, improve surface quality, be adapted to the digital control processing of high speed and super precision.

Claims (6)

1. numerical control interpolation system that generates in real time the curvature continuous path; It is characterized in that; Comprise: human-computer interaction interface module, decoding module, interpolation module, position control module, wherein: the human-computer interaction interface module chooses processed file filename is passed to decoding module, extracts each positional information of lathe by decoding module again; And be transferred to interpolation module; Then with the linking point of per two adjacent segments with the continuous Bezier curve transition of curvature, generate the continuous cutter path of curvature, the curvature continuous path of generation and the maximum deflection difference value of original route are less than the error amount of setting; Carry out speed planning and Bezier interpolation again, at last interpolated point is outputed to position control module;
Described interpolation module comprises: curvature continuous path generation unit, Machine Tool Dynamics property calculation unit, speed planning unit, interpolation unit; The program segment information of coming according to the decoding transmission generates the continuous cutter path of curvature; And the geometrical property of calculating path, comprise that path, maximum curvature, minimum profile curvature radius, Bezier curve terminus unit cut arrow, the Machine Tool Dynamics characteristic is set; The maximal rate, acceleration and the jerk that comprise each permission of lathe; Then newly-generated cutter path is carried out speed planning,, generate each shaft position increment and export to position control module according to the speed and the interpolation of the every interpolation cycle of velocity profile line computation;
Described curvature continuous path generation unit comprises: calculate the length of adjacent segments in the numerical control code, two unit direction vectors and angle thereof; The Bezier curve transition is used in the junction of these two line segments; The Bezier curve with line segment junction curvature be zero; Tangential direction is consistent with the direction of line segment, and the maximum deflection difference value of curvature continuous path and original route that comprises transition Bezier curve is less than the error amount of appointment.
2. the numerical control interpolation system of real-time generation curvature continuous path according to claim 1; It is characterized in that; Described human-computer interaction interface module comprises: numerical control code file operation unit, parameter management unit and coordinate display unit, wherein: numerical control code file operation unit chooses processed file the numerical control code file that filename passes to decoding module is read in the unit.
3. the numerical control interpolation system of real-time generation curvature continuous path according to claim 1; It is characterized in that; Described decoding module comprises: the numerical control code file reads in unit, coordinate information and technique information extraction unit; Wherein: the numerical control code file reads in the unit and reads numerical control code and export coordinate information to and the technique information extraction unit, by coordinate information and technique information extraction unit obtain lathe each the position and be transferred to the curvature continuous path generation unit of interpolation module; Before operation was processed automatically, interpolation module was called the decoding module function, realized the decoding and the cutter compensation function of numerical control code, and generated required intermediate data in the process, write the data-interface of this module and interpolation module, supplied interpolation module to use.
4. the numerical control interpolation system of real-time generation curvature continuous path according to claim 1; It is characterized in that; Described position control module: the positional increment value of each kinematic axis that calculates according to interpolation module; According to the servo-drive system feedack, utilize track, speed and the acceleration of each kinematic axis of pid algorithm control, be the highest real-time task of priority.
5. the numerical control interpolation system of real-time generation curvature continuous path according to claim 1; It is characterized in that; Described speed planning is meant that the every interpolation cycle cutter of planning comprises: maximal rate, acceleration and the jerk of obtaining each permission along the speed of continuous path operation under the comprehensive constraint condition; Speed planning is carried out in path to curvature is continuous; Curvature continuous curve along generating carries out interpolation, and interpolated point is outputed to position control module.
6. the numerical control interpolation system of real-time generation curvature continuous path according to claim 1; It is characterized in that described Bezier interpolation is meant according to the velocity profile line that generates and obtains the planning speed of current period, and calculates arc length; Thereby the parameter of curve of obtaining; Obtain the point coordinate on the curve by parameter of curve, i.e. the position of each, interpolation precision is meant the deviation that exists between linear transition between the adjacent interpolated point of curved path and the given curve cutter track; For satisfying the interpolation precision requirement cutter speed of feed is constrained to maximum feasible speed of feed constraint.
CN201110111960A 2011-04-30 2011-04-30 Numerical control interpolation system for real-time generation of curvature-continuous path Active CN102147600B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110111960A CN102147600B (en) 2011-04-30 2011-04-30 Numerical control interpolation system for real-time generation of curvature-continuous path

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110111960A CN102147600B (en) 2011-04-30 2011-04-30 Numerical control interpolation system for real-time generation of curvature-continuous path

Publications (2)

Publication Number Publication Date
CN102147600A CN102147600A (en) 2011-08-10
CN102147600B true CN102147600B (en) 2012-09-19

Family

ID=44421918

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110111960A Active CN102147600B (en) 2011-04-30 2011-04-30 Numerical control interpolation system for real-time generation of curvature-continuous path

Country Status (1)

Country Link
CN (1) CN102147600B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI556075B (en) * 2015-02-17 2016-11-01 Victor Taichung Machinery Works Co Ltd The system and method of thermal deformation correction for CNC machine

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092128B (en) * 2013-01-25 2015-01-14 北京元茂兴控制设备技术有限责任公司 Multi-axis motion controller
CN103246237B (en) * 2013-05-23 2015-06-03 南京工业大学 Numerical control system speed control method based on local end point
CN103246236B (en) * 2013-05-23 2016-01-27 南京工业大学 Numerical control system speed control method considering speeds of small straight line segments and connecting points
CN103454978B (en) * 2013-08-30 2016-03-02 成都乐创自动化技术股份有限公司 Point glue, automatic double surface gluer arc transition path velocity planing method
US9501848B2 (en) 2013-09-03 2016-11-22 Adobe Systems Incorporated Fitting a parametric curve using maximum curvature
CN103699056B (en) * 2013-12-02 2016-06-01 嘉兴学院 The little line segment real-time smooth transition interpolation method of high-speed, high precision digital control processing
CN103728923B (en) * 2013-12-24 2016-06-01 嘉兴学院 A kind of efficient high digital control system Acceleration-deceleration Control Method stably
US9727987B2 (en) 2014-05-12 2017-08-08 Adobe Systems Incorporated Blending techniques for curve fitting
JP6672702B2 (en) * 2015-10-29 2020-03-25 ブラザー工業株式会社 Control device, machine tool, control method, and computer program
WO2017113195A1 (en) * 2015-12-30 2017-07-06 深圳配天智能技术研究院有限公司 Processing path planning method, processing path planning apparatus and numerically controlled machine tool
TWI641931B (en) * 2016-01-14 2018-11-21 捷準科技股份有限公司 Device and method for automatically generating machine tool control instructions and parameters
CN105929796B (en) * 2016-05-03 2018-07-06 天津大学 The small line segment interpolation coprocessor of three-axis numerical control system high-speed high-precision and its operation method
CN106570214B (en) * 2016-10-12 2019-07-05 同济大学 Based on two be angle of revolution track circuit curvature On-line sampling system system and method
CN108132645B (en) * 2016-12-01 2020-05-19 华中科技大学 Curve fitting method for ensuring whole G2 continuity of tool path
WO2018119759A1 (en) * 2016-12-28 2018-07-05 深圳配天智能技术研究院有限公司 Robot motion control method and related device
WO2018126354A1 (en) * 2017-01-04 2018-07-12 深圳配天智能技术研究院有限公司 Robot motion trajectory planning method and related device
US10663966B2 (en) * 2017-03-29 2020-05-26 Mitsubishi Electric Research Laboratories, Inc. Vehicle motion control system and method
CN109521731B (en) * 2017-09-19 2021-07-30 沈阳高精数控智能技术股份有限公司 G2 continuous Bezier tool path smoothing algorithm based on tolerance zone
EP3480671A1 (en) * 2017-11-02 2019-05-08 Siemens Aktiengesellschaft Production system and method for operating a numerically controlled production system
CN109782696B (en) * 2017-11-13 2020-10-27 华中科技大学 Tool path trajectory fitting method and corresponding device
CN108568817B (en) * 2018-03-13 2021-05-11 同济大学 Delta robot track connection control method based on Bezier curve
CN108445833B (en) * 2018-03-14 2021-05-18 自贡中兴耐磨新材料有限公司 Intelligent track correction system and method in finish machining
CN109325483B (en) * 2018-09-11 2021-05-07 北京语言大学 Method and device for processing internal short pen section
CN109871585B (en) * 2019-01-18 2021-04-27 深圳市显控科技股份有限公司 Drawing control method and system
CN109976337A (en) * 2019-03-11 2019-07-05 智久(厦门)机器人科技有限公司上海分公司 A kind of bend speed planning method, apparatus of homing guidance device
CN113282057B (en) * 2021-04-30 2022-04-08 上海交通大学 Error compensation method for multi-procedure machining process
CN113900413B (en) * 2021-11-24 2024-06-18 南京达风数控技术有限公司 Control method for smooth speed of numerical control system
CN116795042B (en) * 2023-06-27 2024-03-12 上海铼钠克数控科技有限公司 Method for detecting path of numerical control system and application
CN116501071B (en) * 2023-06-30 2023-09-05 苏州铼钠克信息技术有限公司 Method and device for planning approximate reverse path, electronic equipment and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19614134C2 (en) * 1996-04-10 2002-06-13 Agie Sa Wire EDM machine and method for its operation
CN100517143C (en) * 2007-11-30 2009-07-22 上海奈凯电子科技有限公司 Method for realizing interpolation control in numerically controlled machine system
CN101539769B (en) * 2009-04-28 2010-08-25 中国科学院数学与系统科学研究院 Method for fitting and interpolating G01 code based on quadratic B spline curve
CN101976060B (en) * 2010-11-17 2012-02-08 西南交通大学 NURBS (Non-Uniform Rational B-Spline) interpolation method based on machine tool dynamics and curve characteristics

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI556075B (en) * 2015-02-17 2016-11-01 Victor Taichung Machinery Works Co Ltd The system and method of thermal deformation correction for CNC machine

Also Published As

Publication number Publication date
CN102147600A (en) 2011-08-10

Similar Documents

Publication Publication Date Title
CN102147600B (en) Numerical control interpolation system for real-time generation of curvature-continuous path
CN103699056B (en) The little line segment real-time smooth transition interpolation method of high-speed, high precision digital control processing
CN102527554B (en) Spray gun track planning method for free-form surface spraying robot
Bi et al. Analytical curvature-continuous dual-Bézier corner transition for five-axis linear tool path
Xinhua et al. A novel approach for NURBS interpolation through the integration of acc-jerk-continuous-based control method and look-ahead algorithm
CN102566511B (en) Five-shaft numerical control system cutter center point interpolation path interpolation method
CN103529751B (en) Five-axis linkage machine tools digital control system and job operation thereof
CN106547251B (en) A kind of five axis cutter track generation methods based on low speed sensitizing range interpolation information feedback
CN103728923A (en) High-efficiency high-stability flexible acceleration and deceleration control method for numerical control system
Beudaert et al. Direct trajectory interpolation on the surface using an open CNC
Dong et al. An accurate NURBS curve interpolation algorithm with short spline interpolation capacity
Lartigue et al. High-performance NC for HSM by means of polynomial trajectories
Lin et al. Local corner smoothing with kinematic and real-time constraints for five-axis linear tool path
Mohan et al. Parametric NURBS Curve Interpolators: A Review: A Review
Wu et al. Fast NURBS interpolation based on the biarc guide curve
Sencer et al. Curvature-continuous sharp corner smoothing scheme for Cartesian motion systems
CN103543691A (en) Rotary shaft position optimizing method applicable to high-speed high-precision processing of free-form curved surface
Xi et al. Velocity planning in multi-axis EDM based on a coder-player architecture
Xu et al. Global optimal trajectory planning of mobile robot grinding for high-speed railway body
So et al. 5-Axis machining speed enhancement by step length optimization
Yeh Feed rate determination method for tool path interpolation considering piecewise-continued machining segments with cornering errors and kinematic constraints
CN114740800B (en) Double-sliding-mode direct contour control method of parameter curve processing path
Grandguillaume et al. Kinematical smoothing of rotary axis near singularity point
Lang et al. An efficient motion trajectory planning method in CNC system
Lin et al. Smooth Feedrate Planning and Trajectory Generation for Five-axis Tool Path

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 200240 No. 800, Dongchuan Road, Shanghai, Minhang District

Co-patentee after: Shanghai Tuopu CNC Polytron Technologies Inc

Patentee after: Shanghai Jiao Tong University

Address before: 200240 No. 800, Dongchuan Road, Shanghai, Minhang District

Co-patentee before: Shanghai Putuo Numerical Control Technology Co., Ltd.

Patentee before: Shanghai Jiao Tong University