CN103048954A - Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array) - Google Patents

Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array) Download PDF

Info

Publication number
CN103048954A
CN103048954A CN2013100118899A CN201310011889A CN103048954A CN 103048954 A CN103048954 A CN 103048954A CN 2013100118899 A CN2013100118899 A CN 2013100118899A CN 201310011889 A CN201310011889 A CN 201310011889A CN 103048954 A CN103048954 A CN 103048954A
Authority
CN
China
Prior art keywords
curve
interpolation
nurbs
curvature radius
fpga
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
CN2013100118899A
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.)
Fujian University of Technology
Original Assignee
Fujian University of 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 Fujian University of Technology filed Critical Fujian University of Technology
Priority to CN2013100118899A priority Critical patent/CN103048954A/en
Publication of CN103048954A publication Critical patent/CN103048954A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a segmented interpolation method of a NURBS (Non-Uniform Rational B-Spline) curve based on an ARM9 (Advanced RISC Machines) embedded system and an FPGA (Field Programmable Gate Array). Rough interpolation is carried out on the NURBS curve by adopting the ARM9 embedded system, so that segmented pre-processing of the NURBS curve is completed; fine interpolation is carried out on the segmented curve by adopting the FPGA; and finally, component motion of each feed shaft is output to a signal control port of a motor in the form of a pulse signal by an external circuit, so that a servo control of the motor is realized. According to the segmented interpolation method disclosed by the invention, a direct processing technology for a complex-surface component which is described by the NURBS curve is realized, so that the processing efficiency is improved when the processing precision is ensured.

Description

A kind of nurbs curve subsection interpolation method based on ARM9 embedded system and FPGA
Technical field
The present invention relates to fields of numeric control technique, relate in particular to a kind of based on ARM9 embedded system and FPGA(field programmable gate array) NURBS (Non-Uniform Rational B-Splines, non-uniform rational B-spline) curve segmentation interpolating method.
Background technology
The NURBS technology has obtained more successful application in the CAD/CAM field.In CAD/CAM software, non-uniform rational B-spline (NURBS) expression is often adopted in the design of part free form surface, and relatively lags behind in the application in CNC field.Traditional CNC system only provides straight line and circular interpolation function, can not directly process the free curve curved surface.Thereby the processing of Complex Surface Part (such as mould, aerospace vehicle model, car model etc.) must be by means of CAD/CAM system, part curve, curved surface profile is separated into a large amount of little section straight lines or circular arc is processed.There is many-sided limitation in this job operation: at first, in order to obtain than high manufacturing accuracy, the CAM system need to generate the less straight line of crypto set and the segment of curve of circular fitting, just need to describe with more NC code, and along with the raising of requirement on machining accuracy, the NC size of code can become how much multiples to increase, such processing mode has not only increased the weight of the transmission burden of CAD/CAM system and CNC system, also taken simultaneously too much CNC storage space, therefore, consider that process time and processing expend, conventional interpolation mode efficient is low and uneconomical; Secondly, because curve is to be formed by little line segment and circular fitting, can cause discontinuous at the speed of Nodes and acceleration of curve, can cause like this feed rate fluctuation in the process excessive, reduce machining precision and surface quality; In addition, also can exist frequently acceleration and deceleration processing, Two Interpolate precision the problem such as to lose, limit the further raising of numerical control (NC) Machining Accuracy and efficient.
Summary of the invention
The invention provides a kind of nurbs curve subsection interpolation method based on ARM9 embedded system and FPGA, solve traditional C NC system and when the processed complex part, need be separated into a large amount of little section straight lines or circular arc, cause the problems such as the poor efficient of machining precision is low, realize the direct process technology of complex part of being described by nurbs curve.
A kind of nurbs curve subsection interpolation method based on ARM9 embedded system and FPGA of the present invention comprises 2 steps:
1) rough interpolation
From the NC code file, extract the workpiece information that nurbs curve is described, controlled some set { P i, weight factor set { w iAnd instruction speed F;
Adopt the second Taylor series method of approximation that nurbs curve is carried out pre-interpolation, obtain pre-interpolation point set and close { (u i, v i, ρ i), system identifies curve small curvature radius district automatically according to bow high level error situation of change, and dynamically adjusts pre-interpolated point speed of feed, the interpolated point sets of speeds after being adjusted:
V m(u i)={v|v(u i)<F}
Figure BDA00002728178200021
System extracts small curvature radius district velocity characteristic point: C according to small curvature radius district interpolated point sets of speeds and curvature situation of change m(u i)={ u i| min (V m(u i))
Figure BDA00002728178200022
With adjacent velocity characteristic point nurbs curve is carried out segmentation, obtains sectional curve:
L m={(C m(u i),C m+1(u i+1))}
Adopt self-adaptation Simpson method to calculate sectional curve length, obtain four-tuple { u s, u e, v i, S iThe segment of curve data of expression, these data comprise the information of segment of curve head and the tail endpoint parameter, speed of feed, segment of curve length; The segment of curve data are written in the fifo queue of FPGA by the ARM9 embedded system by bus;
2) smart interpolation
FPGA reads segment of curve data in the fifo queue, adopts S type acceleration and deceleration method to carry out acceleration and deceleration and processes, and generates in real time the interpolated point coordinate according to the nurbs curve definition;
Peripheral circuit with the signal controlling port of pulsed quantity formal output to motor, is realized motor servo control with each feed shaft component motion.
Described system extracts small curvature radius district velocity characteristic point according to small curvature radius district interpolated point sets of speeds and curvature situation of change, and concrete steps are:
The pre-interpolation spot speed set in described small curvature radius district is:
V m(u i)={v|v(u i)<F}
Figure BDA00002728178200031
Wherein:
Figure BDA00002728178200032
Be m small curve radius district initial parameters;
Adopt greedy algorithm that the small curvature radius district is scanned, extract the minimum speed interpolated point in small curvature radius district, be specially:
Step1 velocity characteristic point initialization: make unique point speed of feed V f=F, parameter U f=1;
Step2 interpolated point calculation of parameter: by parameters u i, speed of feed V (u i) according to the second Taylor series formula calculating parameter u I+1
The Step3 sensitive spot is judged: calculate string C (u according to the approximate error of interpolation model of circular arc i) C (u i+ 1) bow high level error ER iIf, ER iGreater than longbow high level error restriction δ Max, then dynamically adjust speed of feed V (u i), this moment C (u i) be sensitive spot, carry out Step4; If ER iLess than or equal to longbow high level error restriction δ Max, when curved scanning finishes, carry out Step5; Otherwise, carry out Step2;
Step4 velocity characteristic point detects: if V fU f, then current sensitive spot is new velocity characteristic point, makes V f=V (u i), U f=u i, carry out Step2; If V f≤ U f, pre-interpolated point C (u i) be small curvature radius district velocity characteristic point, when curved scanning finishes, carry out Step5; Otherwise, continue to detect next small curvature radius district velocity characteristic point, carry out Step1;
The Step5 algorithm finishes: obtain the set of nurbs curve velocity characteristic point
C m(u i)={u i|min(V m(u i))}
Figure BDA00002728178200041
The present invention has following advantage:
(1) adopt high ARM9 embedded system and the FPGA(field programmable gate array of real-time) control technology, the interpolation of nurbs curve is divided into rough interpolation and two stages of smart interpolation, the rough interpolation function of ARM9 Implementation of Embedded System nurbs curve, FPGA realizes the smart interpolation function of NURBS sectional curve, solved traditional C NC need be separated into a large amount of little section straight lines or circular arc at processing parts curve, curved surface profile problem, realized the direct process technology of complex curved surface parts that nurbs curve is described, when guaranteeing machining precision, improved working (machining) efficiency.
When (2) traditional nurbs curve acceleration and deceleration are processed, only carrying out acceleration and deceleration for the small curvature radius district processes, easy formation speed wedge angle, produce sudden change of acceleration, and the present invention has carried out staging treating on the basis that takes into full account the nurbs curve geometric properties, acceleration and deceleration processing to sectional curve when smart interpolation can not form the speed wedge angle, so that the speed transition is more level and smooth.
Description of drawings
Fig. 1 is system framework figure of the present invention;
Fig. 2 is the process flow diagram that segmentation pre-service of the present invention realizes rough interpolation;
Fig. 3 is segment of curve type synoptic diagram among the present invention;
Each stage acceleration of Fig. 4 S type of the present invention curve acceleration and deceleration, speed, acceleration and displacement concern chart.
Below in conjunction with the drawings and specific embodiments the present invention is further described.
Embodiment
As shown in Figure 1, the FPGA(field programmable gate array that the present invention includes the ARM9 embedded system and be attached thereto through bus), this ARM9 embedded system is carried out the segmentation pre-service in off-line phase to nurbs curve, finish the rough interpolation function, and the sectional curve data are written in the fifo queue of FPGA, FPGA is according to interpolation cycle, definition according to nurbs curve calculates each feed shaft component motion, finish smart interpolation function, and the pulse interpolation value outputed to the signal controlling port of motor, realize in real time, accurately motor servo control.
A kind of nurbs curve subsection interpolation method based on ARM9 embedded system and FPGA of the present invention specifically comprises the steps:
Step 1, as shown in Figure 2, by the ARM9 embedded system in off-line phase according to the nurbs curve geometrical property, nurbs curve is carried out the segmentation pre-service, realize the rough interpolation function, then the ARM9 embedded system is written to the sectional curve data in the fifo queue of FPGA by bus:
(1) user selection NC code file reads out the NC machining code, and this NC machining code comprises reference mark set { P i, weight factor set { w i, the nurbs curve characteristic information of knot vector and instruction speed F;
(2) adopt the second Taylor series method of approximation that nurbs curve is carried out pre-interpolation, the nurbs curve parameters u is carried out the second Taylor series to time t, by current interpolated point parameters u iAnd speed of feed v(u i) obtain the pre-interpolated point parameters u of next interpolated point I+1:
u i + 1 = u i + du dt | t = t i T s + 1 2 d 2 u d t 2 | t = t i T s 2 + H . O . T
Wherein: du dt | t = t i = V ( u i ) | | dC ( u ) du | | u = u i
d 2 u d t 2 | t = t i = - V 2 ( u i ) T s 2 ( dC ( u ) du &CenterDot; d C 2 ( u ) d u 2 ) | u = u i | | dC ( u ) du | | u = u i 4
Above-mentioned H.O.T is that high-order is infinitely small, can ignore;
(3) calculate interpolated point bow high level error, system identifies curve small curvature radius district automatically according to bow high level error situation of change, and dynamically adjusts pre-interpolated point speed of feed, the interpolated point sets of speeds V after being adjusted m(u i)={ v|v (u i)<F}
Figure BDA00002728178200064
The error of interpolation model is:
E R i = &rho; i - &rho; i 2 - ( V ( u i ) &CenterDot; T 2 ) 2 , &rho; i = 1 / k i
k iFor curve in parameters u iThe curvature at place has:
k i = d C x ( u ) du &CenterDot; d 2 C y ( u ) d u 2 - d C y ( u ) du &CenterDot; d 2 C x ( u ) d u 2 | | dC ( u ) du | | u = u i 3
According to interpolation bow high level error and longbow high level error restriction relation, dynamically adjust interpolation speed of feed equation and be:
V ( u i ) = F E R i &le; &delta; max 2 T &rho; i 2 - ( &rho; i - &delta; max ) 2 otherwise
(4) system identifies the small curvature radius district on the curve automatically according to the nurbs curve curvature variation, finishes the extraction of small curvature radius district velocity characteristic point:
The pre-interpolation spot speed set in described small curvature radius district is:
V m(u i)={v|v(u i)<F}
Figure BDA00002728178200071
Wherein:
Figure BDA00002728178200072
Be m small curve radius district initial parameters;
Adopt greedy algorithm that the small curvature radius district is scanned, extract the minimum speed interpolated point in small curvature radius district, concrete steps are:
Step1 velocity characteristic point initialization: make unique point speed of feed V f=F, parameter U f=1;
Step2 interpolated point calculation of parameter: by parameters u i, speed of feed V (u i) according to the second Taylor series formula calculating parameter u I+1
The Step3 sensitive spot is judged: calculate string C (u according to the approximate error of interpolation model of circular arc i) C (u I+1) bow high level error ER iIf, ER iGreater than longbow high level error restriction δ Max, then dynamically adjust speed of feed V (u i), this moment C (u i) be sensitive spot, carry out Step4; If ER iLess than or equal to longbow high level error restriction δ Max, when curved scanning finishes, carry out Step5; Otherwise, carry out Step2;
Step4 velocity characteristic point detects: if V fU f, then current sensitive spot is new velocity characteristic point, makes V f=V (u i), U f=u i, carry out Step2; If V f≤ U f, pre-interpolated point C (u i) be small curvature radius district velocity characteristic point, when curved scanning finishes, carry out Step5; Otherwise, continue to detect next small curvature radius district velocity characteristic point, carry out Step1;
The Step5 algorithm finishes: obtain the set of nurbs curve velocity characteristic point:
C m(u i)={u i|min(V m(u i))}
(5) with small curvature radius district velocity characteristic point nurbs curve is carried out segmentation:
For n velocity characteristic point, curve is divided into the n+1 section, the sectional curve set is:
L m={(C m(u i),C m+1(u i+1))};
(6) adopt self-adaptation Simpson method calculated curve segment length, from a C (u 1) to a C (u 2) length of curve S be expressed as:
S = &Integral; u 1 u 2 | | dC du | | du
Wherein | | dC du | | = ( dx ( u ) du ) 2 + ( dy ( u ) du ) 2 + ( dz ( u ) du ) 2 ;
(7) NURBS sectional curve data rough interpolation is finished, and obtains four-tuple { u s, u e, v i, S iThe segment of curve data of expression, these segment of curve data comprise the information of segment of curve head and the tail endpoint parameter, speed of feed, segment of curve length, the ARM9 embedded system is written to these segment of curve data in the fifo queue of FPGA by bus;
Step 2, FPGA read segment of curve data in the fifo queue, adopting S type acceleration and deceleration method to carry out acceleration and deceleration processes, generate in real time the interpolated point coordinate according to the nurbs curve definition, in each interpolation cycle, calculate in real time the feeding component of each axle, realize smart interpolation function, peripheral circuit calculates institute's pulsed quantity formal output that is able to each feed shaft component motion to the signal controlling port of motor, and the realization motor servo is controlled:
(1) the NURBS fine interpolator reads the sectional curve data of FIFO storage;
(2) carry out acceleration and deceleration control according to segment of curve length:
Fig. 4 has disclosed the relation of each stage acceleration of S type curve acceleration and deceleration, speed, acceleration and displacement, wherein J mBe maximum acceleration, A mBe peak acceleration, T1, T2 ... T7 is each duration in stage, as shown in Figure 4
T 1 = T 2 = T 5 = T 7 = J m A m T 2 = f 2 - f 1 A m T 6 = f 6 - f 5 A m
Make S AccBe boost phase displacement, S EvenBe phase displacement at the uniform velocity, S DecBe the decelerating phase displacement, can be got by Fig. 4:
S acc = S 1 + S 2 + S 3 S even = S 4 S dec = S 5 + S 6 + S 7
Then minimum acceleration and deceleration distance is:
S min=s acc+s dec=s 1+s 2+s 3+s 5+s 6+s 7
When the sectional curve acceleration and deceleration were processed, segment of curve head and the tail end points was the acceleration and deceleration starting point, according to the segment of curve arc length S iWith minimum acceleration and deceleration apart from S MinRelation, segment of curve can be divided into four kinds of situations, as shown in Figure 3:
A is I type segment of curve: work as S iS Min, comprise acceleration, at the uniform velocity, the segment of curve of moderating process
B is II type segment of curve: work as S Acc≤ S i<S Min, comprise the segment of curve of acceleration, moderating process
C is III type segment of curve: work as S i<S AccAnd V s≤ V e, only comprise the segment of curve of accelerator
D is IV type segment of curve: work as S i<S AccAnd V sV e, only comprise the segment of curve of moderating process
Wherein: S AccBe boost phase displacement, V sBe the first node speed of feed of sectional curve, V eBe sectional curve tail node speed of feed.
(3) calculate in real time next interpolated point C (u according to the nurbs curve definition I+1):
Article one, p nurbs curve definition is:
C ( u ) = &Sigma; i = 0 n N i , p ( u ) w i P i &Sigma; i = 0 n N i , p ( u ) w i , a &le; u &le; b
Here { P iThe reference mark set, { w iThe weight factor set, { N I, p(u) } be p the B spline base function that is defined on non-periodic and the non-uniform knot vector U, wherein:
Figure BDA00002728178200102
Figure BDA00002728178200103
N i , p ( u ) = ( u - u i ) N i , p - 1 ( u ) u i + p - u i + ( u i + p + 1 - u ) N i + 1 , p - 1 ( u ) u i + p + 1 - u p + 1
By reference mark { P iAnd corresponding weight factor { w i, can make up one group of weighting reference mark
Figure BDA00002728178200105
Can in four-dimentional space, ask for nurbs curve according to the definition of nurbs curve with this group reference mark:
C w ( u ) = &Sigma; i = 0 n N i , p ( u ) P i w
There is a mapping H, with the C on the four-dimentional space w(u) be mapped to three dimensions C (u), H satisfies equation: C ( u ) = H { C w ( u ) } = H { &Sigma; i = 0 n N i , p ( u ) P i w } = &Sigma; i = 0 n R i , p ( u ) P i
Wherein C (u) is C w(u) projection on the w=1 lineoid.
According to the nurbs curve definition, by parameters u I+1Can get the four-dimentional space point:
C w(u i+1)
Again with C w(u I+1) the four-dimentional space point carries out projection, obtains three-dimensional data points C (u I+1), that is:
C(u i+1)={x(u i+1),y(u i+1),z(u i+1)}
(4) peripheral circuit calculates institute's pulsed quantity formal output that is able to each feed shaft component motion to the signal controlling port of motor, and the realization motor servo is controlled.
The above, it only is preferred embodiment of the present invention, be not that technical scope of the present invention is imposed any restrictions, so every foundation technical spirit of the present invention all still belongs in the scope of technical solution of the present invention any trickle modification, equivalent variations and modification that above embodiment does.

Claims (2)

1. nurbs curve subsection interpolation method based on ARM9 embedded system and FPGA is characterized in that comprising 2 steps:
1) rough interpolation
From the NC code file, extract the workpiece information that nurbs curve is described, controlled some set { P i, weight factor set { w iAnd instruction speed F;
Adopt the second Taylor series method of approximation that nurbs curve is carried out pre-interpolation, obtain pre-interpolation point set and close { (u i, v i, ρ i), system identifies curve small curvature radius district automatically according to bow high level error situation of change, and dynamically adjusts pre-interpolated point speed of feed, the interpolated point sets of speeds after being adjusted:
V m(u i)={v|v(u i)<F}
Figure FDA00002728178100011
System extracts small curvature radius district velocity characteristic point: C according to small curvature radius district interpolated point sets of speeds and curvature situation of change m(u i)={ u iMin (V m(u i))
Figure FDA00002728178100012
With adjacent velocity characteristic point nurbs curve is carried out segmentation, obtains sectional curve:
L m={(C m(u i),C m+1(u i+1))}
Adopt self-adaptation Simpson method to calculate sectional curve length, obtain four-tuple { u s, u e, v i, S iThe segment of curve data of expression, these data comprise the information of segment of curve head and the tail endpoint parameter, speed of feed, segment of curve length; The segment of curve data are written in the fifo queue of FPGA by the ARM9 embedded system by bus;
2) smart interpolation
FPGA reads segment of curve data in the fifo queue, adopts S type acceleration and deceleration method to carry out acceleration and deceleration and processes, and generates in real time the interpolated point coordinate according to the nurbs curve definition;
Peripheral circuit with the signal controlling port of pulsed quantity formal output to motor, is realized motor servo control with each feed shaft component motion.
2. a kind of nurbs curve subsection interpolation method based on ARM9 embedded system and FPGA according to claim 1, it is characterized in that system extracts small curvature radius district velocity characteristic point according to small curvature radius district interpolated point sets of speeds and curvature situation of change, concrete steps are:
The pre-interpolation spot speed set in described small curvature radius district is:
V m(u i)={v|v(u i)<F}
Figure FDA00002728178100021
Wherein:
Figure FDA00002728178100022
Be m small curve radius district initial parameters;
Adopt greedy algorithm that the small curvature radius district is scanned, extract the minimum speed interpolated point in small curvature radius district, be specially:
Step1 velocity characteristic point initialization: make unique point speed of feed V f=F, parameter U f=1;
Step2 interpolated point calculation of parameter: by parameters u i, speed of feed V (u i) according to the second Taylor series formula calculating parameter u I+1
The Step3 sensitive spot is judged: calculate string C (u according to the approximate error of interpolation model of circular arc i) C (u i+ 1) bow high level error ER iIf, ER iGreater than longbow high level error restriction δ Max, then dynamically adjust speed of feed V (u i), this moment C (u i) be sensitive spot, carry out Step4; If ER iLess than or equal to longbow high level error restriction δ Max, when curved scanning finishes, carry out Step5; Otherwise, carry out Step2;
Step4 velocity characteristic point detects: if V fU f, then current sensitive spot is new velocity characteristic point, makes V f=V (u i), U f=u i, carry out Step2; If V f≤ U f, pre-interpolated point C (u i) be small curvature radius district velocity characteristic point, when curved scanning finishes, carry out Step5; Otherwise, continue to detect next small curvature radius district velocity characteristic point, carry out Step1;
The Step5 algorithm finishes: obtain the set of nurbs curve velocity characteristic point
C m(u i)={u i|min(V m(u i))}
Figure FDA00002728178100031
CN2013100118899A 2013-01-11 2013-01-11 Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array) Pending CN103048954A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013100118899A CN103048954A (en) 2013-01-11 2013-01-11 Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013100118899A CN103048954A (en) 2013-01-11 2013-01-11 Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)

Publications (1)

Publication Number Publication Date
CN103048954A true CN103048954A (en) 2013-04-17

Family

ID=48061633

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013100118899A Pending CN103048954A (en) 2013-01-11 2013-01-11 Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)

Country Status (1)

Country Link
CN (1) CN103048954A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345201A (en) * 2013-07-01 2013-10-09 浙江工业大学 NURBS curve order reduction and interpolation motion control system
CN103744352A (en) * 2013-12-23 2014-04-23 华中科技大学 FPGA-based cubic B-spline curve hardware interpolator
CN111630461A (en) * 2018-12-21 2020-09-04 深圳配天智能技术研究院有限公司 Numerical control machining method and system and device with storage function
CN111740667A (en) * 2020-07-21 2020-10-02 重庆凡越自动化科技有限公司 Automatic door control method and system based on permanent magnet synchronous linear motor
CN115113585A (en) * 2022-08-29 2022-09-27 济南邦德激光股份有限公司 Method, device and storage medium for fine interpolation based on N-order B spline

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103048953A (en) * 2013-01-05 2013-04-17 福建工程学院 Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103048953A (en) * 2013-01-05 2013-04-17 福建工程学院 Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103345201A (en) * 2013-07-01 2013-10-09 浙江工业大学 NURBS curve order reduction and interpolation motion control system
CN103744352A (en) * 2013-12-23 2014-04-23 华中科技大学 FPGA-based cubic B-spline curve hardware interpolator
CN111630461A (en) * 2018-12-21 2020-09-04 深圳配天智能技术研究院有限公司 Numerical control machining method and system and device with storage function
CN111630461B (en) * 2018-12-21 2022-07-12 深圳配天智能技术研究院有限公司 Numerical control machining method and system and device with storage function
CN111740667A (en) * 2020-07-21 2020-10-02 重庆凡越自动化科技有限公司 Automatic door control method and system based on permanent magnet synchronous linear motor
CN115113585A (en) * 2022-08-29 2022-09-27 济南邦德激光股份有限公司 Method, device and storage medium for fine interpolation based on N-order B spline

Similar Documents

Publication Publication Date Title
CN103048953B (en) Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)
CN103064344B (en) Non uniform rational B spline (NURBS) interpolation based speed smooth control method
CN101976060B (en) NURBS (Non-Uniform Rational B-Spline) interpolation method based on machine tool dynamics and curve characteristics
CN100517142C (en) Method for smoothing speed of high speed numerical control processing track corner
Jahanpour et al. A novel acc-jerk-limited NURBS interpolation enhanced with an optimized S-shaped quintic feedrate scheduling scheme
CN101493687B (en) Real time forward looking whole-process acceleration and deceleration controlled NURBS curve self-adapting subsection interpolation method
CN103048954A (en) Segmented interpolation method of NURBS (Non-Uniform Rational B-Spline) curve based on ARM9 (Advanced RISC Machines) embedded system and FPGA (Field Programmable Gate Array)
CN104615084B (en) Machining feed speed optimized tool path curve contour error compensation method
CN106393106A (en) Parameter adapting and calibrating robot NURBS curvilinear motion interpolation method
Zhang et al. Curve fitting and optimal interpolation on CNC machines based on quadratic B-splines
CN104281099A (en) NURBS direct interpolation method and device with processing characteristics considered
CN101907876A (en) Command point shaping, compressing and interpolating method suitable for numerical control device
CN107291047B (en) Positive and negative bidirectional NURBS curve interpolation method based on multiple constraint conditions
Liang et al. An iterative feed rate scheduling method with confined high-order constraints in parametric interpolation
CN108170094B (en) Method for smoothly compressing cutter path
CN102608956A (en) NURBS (Non-Uniform Rational B-Spline) curve adaptive interpolation control method based on de Boor algorithm
CN108062073A (en) A kind of circular arc smooth compression interpolation algorithm for high quality processing
CN112486101B (en) NURBS curve self-adaptive look-ahead interpolation method
CN113759827B (en) High-speed high-precision five-axis cutter path corner smoothing method
CN105005265A (en) Numerical control machining feed rate programming method based on curve smooth deformation
CN111966047A (en) Triaxial micro-line segment direct speed transition method based on trigonometric function acceleration and deceleration control
CN105045211A (en) Equal-chord-error variable-step tangent interpolation method
CN104155916A (en) High-precision quick space arc interpolating method
CN104020719A (en) S-type acceleration and deceleration control interpolation algorithm of NURBS curve segmented by speed sensitive points
Baek et al. Precision NURBS interpolator based on recursive characteristics of NURBS

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130417