CN112636659A - Motor control method based on motor control instruction curve - Google Patents
Motor control method based on motor control instruction curve Download PDFInfo
- Publication number
- CN112636659A CN112636659A CN202011499014.4A CN202011499014A CN112636659A CN 112636659 A CN112636659 A CN 112636659A CN 202011499014 A CN202011499014 A CN 202011499014A CN 112636659 A CN112636659 A CN 112636659A
- Authority
- CN
- China
- Prior art keywords
- voltage
- interval
- coordinates
- curve
- motor control
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 230000007704 transition Effects 0.000 claims description 12
- 230000001502 supplementing effect Effects 0.000 claims description 4
- 238000004364 calculation method Methods 0.000 claims description 3
- 102100029469 WD repeat and HMG-box DNA-binding protein 1 Human genes 0.000 description 1
- 101710097421 WD repeat and HMG-box DNA-binding protein 1 Proteins 0.000 description 1
- 230000001133 acceleration Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008092 positive effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H02—GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
- H02P—CONTROL OR REGULATION OF ELECTRIC MOTORS, ELECTRIC GENERATORS OR DYNAMO-ELECTRIC CONVERTERS; CONTROLLING TRANSFORMERS, REACTORS OR CHOKE COILS
- H02P23/00—Arrangements or methods for the control of AC motors characterised by a control method other than vector control
- H02P23/14—Estimation or adaptation of motor parameters, e.g. rotor time constant, flux, speed, current or voltage
Landscapes
- Engineering & Computer Science (AREA)
- Power Engineering (AREA)
- Complex Calculations (AREA)
Abstract
The invention relates to a motor control method based on a motor control instruction curve, which comprises the following steps: determining a voltage trend, a voltage peak value and a voltage valley value in the control process; establishing a rectangular coordinate system, wherein the x axis of the rectangular coordinate system is time, the y axis of the rectangular coordinate system is voltage, and the determined voltage peak value and voltage valley value are put into the rectangular coordinate system according to the determined voltage trend to obtain the coordinates of each voltage peak value and voltage valley value; performing cubic spline interpolation at the voltage peak value and the voltage valley value to eliminate break points and obtain a final curve; and controlling the motor according to the final curve. The invention can construct the whole command curve through a small amount of vertex coordinates, and the curve has no break point, thereby reducing the influence of specific working conditions on the motor.
Description
Technical Field
The invention relates to the technical field of motor motion control, in particular to a motor control method based on a motor control instruction curve.
Background
In the automatic test and control process in the automobile electronic field, the motor is often required to be controlled to rotate according to a specific speed or torque, in practical engineering application, the motor is controlled by continuously outputting voltage to the motor, the time interval of the voltage output is 1ms or less, so that the data volume of the voltage is very large in the whole test or control process, and if the voltage value is specified point by point, the workload can be greatly increased. In addition, when the speed of the motor needs to be controlled to rise and fall at a constant speed, a break point appears in a command curve, and the acceleration at the break point changes sharply, which is very unfavorable for the motor and the system.
Disclosure of Invention
The invention aims to solve the technical problem of providing a motor control method based on a motor control command curve, which can construct the whole command curve through a small number of vertex coordinates, and the curve has no break point, thereby reducing the influence of specific working conditions on the motor.
The technical scheme adopted by the invention for solving the technical problems is as follows: the motor control method based on the motor control command curve comprises the following steps:
(1) determining a voltage trend, a voltage peak value and a voltage valley value in the control process;
(2) establishing a rectangular coordinate system, wherein the x axis of the rectangular coordinate system is time, the y axis of the rectangular coordinate system is voltage, and the determined voltage peak value and voltage valley value are put into the rectangular coordinate system according to the determined voltage trend to obtain the coordinates of each voltage peak value and voltage valley value;
(3) one-dimensional linear interpolation is carried out in the interval between adjacent points, and the coordinates of a curve are filled;
(4) performing cubic spline interpolation at the voltage peak value and the voltage valley value to eliminate break points and obtain a final curve;
(5) and controlling the motor according to the final curve.
The step (3) is specifically as follows: connecting two adjacent points, and setting the coordinates of the two adjacent points as (x)1,y1) And (x)2,y2) In [ x ]1,x2]The interval is divided into (x) within the interval by taking 1ms as an interval2-x1) X 1000 equal parts, taking the endpoint value x of each equal partiCorresponding to yiIs calculated by the formulaWill obtain (x)i,yi) And (4) supplementing the rectangular coordinate system so that the interval between adjacent points is 1 ms.
The step (4) specifically comprises the following substeps:
(41) determining the coordinates (x ', y') of the voltage peak or the voltage valley, setting the transition time T, calculating the slopes of the two lines at the left and the right of the voltage peak or the voltage valley, wherein k is1And k2;
(42) Calculating endpoint coordinates (x ') of transition interval'1,y′1) And (x'2,y′2) The calculation method is as follows:
(43) in [ < x >'1,x′2]Carrying out cubic spline interpolation in the interval to obtain a spline function expression;
(44) in [ < x >'1,x′2]Within the interval, the interval is divided into (x ') at intervals of 1 ms'2-x′1) X 1000 equal parts, taking endpoint value of each equal part x'iA is toiAnd (4) substituting the spline function expression to obtain a new set of coordinate values, and replacing the curve coordinates filled in the step (3) with the new coordinate values.
The step (43) is specifically as follows: let the cubic spline function be S (x ') -a + bx ' + cx '2+dx′3First, n +1 coordinates are specified, n intervals are provided, n +1 coordinates are all on a spline function S (x '), and the spline function S (x ') is in the interval [ x '1,x′2]Inside is a piecewise cubic polynomial with S (x '), derivative S' (x '), second derivative S' (x ') in the interval [ x'1,x′2]Inner continuity, then, according to its interpolation and continuity, hasAccording to its differential continuityThe n intervals have 4n unknowns, and the equations show that 4n-2 equations exist in the n intervals, and the derivative values of the curves are limited at the head end and the tail end and are respectively k1And k2I.e. byThe spline function can be obtained from the above equationAnd (5) expressing.
Advantageous effects
Due to the adoption of the technical scheme, compared with the prior art, the invention has the following advantages and positive effects: the invention does not need to appoint the coordinates of the curve point by point, and the time interval between adjacent points of the curve is small, in addition, the broken point of the curve is eliminated by a spline interpolation method, and the influence of the test working condition on the system is effectively reduced.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a schematic diagram of coordinates of a vertex of a curve in an embodiment of the invention;
FIG. 3 is a graph of cubic spline interpolation in an embodiment of the present invention.
Detailed Description
The invention will be further illustrated with reference to the following specific examples. It should be understood that these examples are for illustrative purposes only and are not intended to limit the scope of the present invention. Further, it should be understood that various changes or modifications of the present invention may be made by those skilled in the art after reading the teaching of the present invention, and such equivalents may fall within the scope of the present invention as defined in the appended claims.
The embodiment of the invention relates to a motor control method based on a motor control command curve, which comprises the following steps as shown in figure 1:
(1) determining a voltage trend, a voltage peak value and a voltage valley value in the control process;
(2) establishing a rectangular coordinate system, wherein the x axis of the rectangular coordinate system is time, the y axis of the rectangular coordinate system is voltage, and the determined voltage peak value and voltage valley value are put into the rectangular coordinate system according to the determined voltage trend to obtain the coordinates of each voltage peak value and voltage valley value;
(3) one-dimensional linear interpolation is carried out in the interval between adjacent points, and the coordinates of a curve are filled; the method specifically comprises the following steps: connecting two adjacent points, and setting the coordinates of the two adjacent points as (x)1,y1) And (x)2,y2) In [ x ]1,x2]The interval is divided into (x) within the interval by taking 1ms as an interval2-x1) X 1000 equal parts, each equalNumber of points xiCorresponding to yiIs calculated by the formulaWill obtain (x)i,yi) Supplementing into the rectangular coordinate system to make the interval between adjacent points 1ms
(4) Performing cubic spline interpolation at the voltage peak value and the voltage valley value to eliminate break points and obtain a final curve, and specifically comprising the following substeps:
(41) determining the coordinates (x ', y') of the voltage peak or the voltage valley, setting the transition time T, calculating the slopes of the two lines at the left and the right of the voltage peak or the voltage valley, wherein k is1And k2;
(42) Calculating endpoint coordinates (x ') of transition interval'1,y′1) And (x'2,y′2) The calculation method is as follows:
(43) in [ < x >'1,x′2]Carrying out cubic spline interpolation in the interval to obtain a spline function expression; the method specifically comprises the following steps: let the cubic spline function be S (x ') -a + bx ' + cx '2+dx′3First, n +1 coordinates are specified, n intervals are provided, n +1 coordinates are all on a spline function S (x '), and the spline function S (x ') is in the interval [ x '1,x′2]Inside is a piecewise cubic polynomial with S (x '), derivative S' (x '), second derivative S' (x ') in the interval [ x'1,x′2]Inner continuity, then, according to its interpolation and continuity, hasAccording to its differential continuityThe total number of unknowns is 4n in n intervals, and as can be seen from the above equation, there are 4n-2 equations in n intervalsThe derivative values of the curves are limited at the head and tail ends of the curve and are respectively k1And k2I.e. byA spline function expression can be obtained from the above equation.
(44) In [ < x >'1,x′2]Within the interval, the interval is divided into (x ') at intervals of 1 ms'2-x′1) X 1000 equal parts, taking endpoint value of each equal part x'iA is toiAnd (4) substituting the spline function expression to obtain a new set of coordinate values, and replacing the curve coordinates filled in the step (3) with the new coordinate values.
(5) And controlling the motor according to the final curve.
The invention is further illustrated by the following specific example.
(1) Determining a voltage trend, a voltage peak value and a voltage valley value in the control process, wherein the voltage peak value in the control process comprises two voltage peak values which are both 30; the voltage dip also includes two, one 20 and the other 10.
(2) And establishing a rectangular coordinate system, wherein the x axis of the rectangular coordinate system is time, the unit is second, the y axis is voltage, and the coordinates of each voltage peak value and each voltage valley value are determined according to the voltage trend in the control process to obtain five vertex coordinates. As shown in fig. 2, the coordinates of the five vertices of the curve are (0, 0), (10, 30), (20, 20), (30, 30) and (50, 10), respectively.
(2) And performing one-dimensional linear interpolation in the interval of two adjacent vertexes, filling curve coordinates, wherein the one-dimensional linear interpolation method comprises the following steps:
connection points (0, 0), (10, 30) at [0, 10 ]]Within the interval, the interval is divided into 10000 equal parts by taking 1ms as an interval, and the endpoint value x of each equal part is takeniCorresponding to yi=3xi。
Connection points (10, 30), (20, 20) at [10, 20 ]]Within the interval, the interval is divided into 10000 equal parts by taking 1ms as an interval, and the endpoint value x of each equal part is takeniCorresponding to yi=-xi+40。
Connection points (20, 20), (30, 30) at [20, 30 ]]Interval(s)Dividing the interval into 10000 equal parts at intervals of 1ms, and taking the endpoint value x of each equal partiCorresponding to yi=xi。
Connection points (30, 30), (50, 10) at [30, 50 ]]Dividing the interval into 20000 equal parts at intervals of 1ms, and taking the endpoint value x of each equal partiCorresponding to yi=-xi+60。
And (4) supplementing the whole section of curve completely according to the method, wherein the time interval between two adjacent points is 1ms after completion.
(3) Cubic spline interpolation is performed at the vertices (10, 30) by the following steps:
setting the transition time as 2s, and calculating the slopes of straight lines at the left end and the right end of the vertexes (10 and 30) as 3 and-1 respectively.
And secondly, calculating the coordinates of end points of the transition region, namely (9, 27) and (11, 29).
③ in the interval [9, 11]Carrying out cubic spline interpolation, calculating a spline function expression, and setting the cubic spline function as S (x ') -a + bx ' + cx '2+dx′3(ii) a The cubic spline interpolation method is as follows:
first, 3 coordinates (9, 27), (10, 29.5) and (11, 29) are specified, and two intervals are shared, so that the spline function is divided into two segments, and the first segment is S1(x'), the second stage is S2(x'), from the spline function characteristics, S can be solved1(x′)=27+3(x′-9)+0.5(x′-9)2-(x′-9)3,S2(x′)=29.5+(x′-10)-2.5(x′-10)2+(x′-10)3。
Within the interval [9, 11 ]]Dividing the interval into 2000 equal parts at intervals of 1ms, and taking the endpoint value x 'of each equal part'iX'iSubstituting into spline function S (x') to obtain a new set of coordinate values, and replacing interval [9, 11 ] with new coordinate values]The break point can be eliminated by the original coordinate value.
(4) Cubic spline interpolation is performed at the break points (20, 20) by the following steps:
setting transition time 2s, and calculating the slopes of two straight lines on the left and right of a break point (20, 20), wherein the slopes are-1 and 1 respectively.
And secondly, calculating the coordinates of end points of the transition region, namely (19, 21) and (21, 21).
③ in the interval [19, 21 ]]Carrying out cubic spline interpolation, calculating a spline function expression, and setting the cubic spline function as S (x ') -a + bx ' + cx '2+dx′3(ii) a The cubic spline interpolation method is as follows:
first, 3 coordinates (19, 21), (20, 20.5) and (21, 21) are specified, two intervals are shared, the spline function is divided into two segments, and the first segment is S1(x'), the second stage is S2(x'), from the spline function characteristics, S can be solved1(x′)=21-(x′-19)+0.5(x′-19)2-3.3307E-16(x′-19)3,S2(x′)=20.5+4.5899E-17(x′-20)-2.5(x′-20)2-2.2204E-16(x′-20)3。
Within the interval [19, 21]Dividing the interval into 2000 equal parts at intervals of 1ms, and taking the endpoint value x 'of each equal part'iX'iSubstituting into spline function S (x') to obtain a new set of coordinate values, and replacing interval [19, 21 ] with new coordinate values]The break point can be eliminated by the original coordinate value.
(5) Cubic spline interpolation is performed at the break points (30, 30) by the following steps:
setting transition time 2s, and calculating the slopes of two straight lines on the left and right of a break point (30, 30) to be 1-1 respectively.
And secondly, calculating the coordinates of the end points of the transition section, namely (29, 29) and (31, 29).
③ in the interval [29, 31]Carrying out cubic spline interpolation, calculating a spline function expression, and setting the cubic spline function as S (x ') -a + bx ' + cx '2+dx′3(ii) a The cubic spline interpolation method is as follows:
first, 3 coordinates (29, 29), (30, 29.5) and (31, 29) are specified, two intervals are shared, the spline function is divided into two segments, and the first segment is S1(x'), the second stage is S2(x'), from the spline function characteristics, S can be solved1(x′)=29-(x′-29)-0.5(x′-29)2-3.3307E-16(x′-29)3,S2(x′)=29.5-4.5899E-17(x′-30)-0.5(x′-30)2+2.2204E-16(x′-30)3。
Within the interval [29, 31]Dividing the interval into 2000 equal parts at intervals of 1ms, and taking the endpoint value x 'of each equal part'iX'iSubstituting into spline function S (x') to obtain a new set of coordinate values, and replacing intervals [29, 31 ] with new coordinate values]The break point can be eliminated by the original coordinate value.
Fig. 3 is a final curve, and it can be seen that the final curve eliminates the break point and has a smaller error than the curve before spline interpolation. The controller can control the motor according to the curve to complete the test.
It is not difficult to find that the invention does not need to appoint the coordinates of the curve point by point, and the time interval between adjacent points of the curve is small, in addition, the broken point of the curve is eliminated by a spline interpolation method, and the influence of the test working condition on the system is effectively reduced.
Claims (4)
1. A motor control method based on a motor control command curve is characterized by comprising the following steps:
(1) determining a voltage trend, a voltage peak value and a voltage valley value in the control process;
(2) establishing a rectangular coordinate system, wherein the x axis of the rectangular coordinate system is time, the y axis of the rectangular coordinate system is voltage, and the determined voltage peak value and voltage valley value are put into the rectangular coordinate system according to the determined voltage trend to obtain the coordinates of each voltage peak value and voltage valley value;
(3) one-dimensional linear interpolation is carried out in the interval between adjacent points, and the coordinates of a curve are filled;
(4) performing cubic spline interpolation at the voltage peak value and the voltage valley value to eliminate break points and obtain a final curve;
(5) and controlling the motor according to the final curve.
2. The motor control method based on the motor control command curve according to claim 1, wherein the step (3) is specifically: connecting two adjacent points, and setting the coordinates of the two adjacent points as (x)1,y1) And (x)2,y2) In [ x ]1,x2]Within interval of 1msThe division interval is divided into (x)2-x1) X 1000 equal parts, taking the endpoint value x of each equal partiCorresponding to yiIs calculated by the formulaWill obtain (x)i,yi) And (4) supplementing the rectangular coordinate system so that the interval between adjacent points is 1 ms.
3. The motor control method based on the motor control command curve according to claim 1, wherein the step (4) comprises the following sub-steps:
(41) determining the coordinates (x ', y') of the voltage peak or the voltage valley, setting the transition time T, calculating the slopes of the two lines at the left and the right of the voltage peak or the voltage valley, wherein k is1And k2;
(42) Calculating endpoint coordinates (x ') of transition interval'1,y′1) And (x'2,y′2) The calculation method is as follows:
(43) in [ < x >'1,x′2]Carrying out cubic spline interpolation in the interval to obtain a spline function expression;
(44) in [ < x >'1,x′2]Within the interval, the interval is divided into (x ') at intervals of 1 ms'2-x′1) X 1000 equal parts, taking endpoint value of each equal part x'iA is toiAnd (4) substituting the spline function expression to obtain a new set of coordinate values, and replacing the curve coordinates filled in the step (3) with the new coordinate values.
4. The motor control method based on the motor control command curve according to claim 3, wherein the step (43) is specifically as follows: let the cubic spline function be S (x ') -a + bx ' + cx '2+dx′3First, n +1 coordinates are specified, n regions being totalAnd n +1 coordinates are all on a spline function S (x '), and the spline function S (x') is in an interval [ x 'according to the definition of cubic spline interpolation'1,x′2]Inside is a piecewise cubic polynomial with S (x '), derivative S' (x '), second derivative S' (x ') in the interval [ x'1,x′2]Inner continuity, then, according to its interpolation and continuity, hasAccording to its differential continuityThe n intervals have 4n unknowns, and the equations show that 4n-2 equations exist in the n intervals, and the derivative values of the curves are limited at the head end and the tail end and are respectively k1And k2I.e. byA spline function expression can be obtained from the above equation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011499014.4A CN112636659A (en) | 2020-12-17 | 2020-12-17 | Motor control method based on motor control instruction curve |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011499014.4A CN112636659A (en) | 2020-12-17 | 2020-12-17 | Motor control method based on motor control instruction curve |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112636659A true CN112636659A (en) | 2021-04-09 |
Family
ID=75316629
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011499014.4A Pending CN112636659A (en) | 2020-12-17 | 2020-12-17 | Motor control method based on motor control instruction curve |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112636659A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005044230A (en) * | 2003-07-24 | 2005-02-17 | Mitsubishi Electric Corp | Robot control device |
US20080129243A1 (en) * | 2006-11-30 | 2008-06-05 | Denso Corporation | System and method for controlling motor using parameter associated with magnetic flux |
CN101552591A (en) * | 2008-04-04 | 2009-10-07 | 通用汽车环球科技运作公司 | Method and apparatus for torque ripple reduction |
CN102315809A (en) * | 2010-07-08 | 2012-01-11 | 德昌电机(深圳)有限公司 | Fan motor device, air mobility conditioning equipment and air volume control method |
CN104158465A (en) * | 2014-07-31 | 2014-11-19 | 松下家电研究开发(杭州)有限公司 | Motor controlling method, abnormal detecting method for motor belt of washing machine and washing machine |
CN106849773A (en) * | 2017-04-11 | 2017-06-13 | 嘉兴学院 | A kind of permagnetic synchronous motor servo inertia system identifying method |
CN108062073A (en) * | 2016-11-08 | 2018-05-22 | 沈阳高精数控智能技术股份有限公司 | A kind of circular arc smooth compression interpolation algorithm for high quality processing |
-
2020
- 2020-12-17 CN CN202011499014.4A patent/CN112636659A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005044230A (en) * | 2003-07-24 | 2005-02-17 | Mitsubishi Electric Corp | Robot control device |
US20080129243A1 (en) * | 2006-11-30 | 2008-06-05 | Denso Corporation | System and method for controlling motor using parameter associated with magnetic flux |
CN101552591A (en) * | 2008-04-04 | 2009-10-07 | 通用汽车环球科技运作公司 | Method and apparatus for torque ripple reduction |
CN102315809A (en) * | 2010-07-08 | 2012-01-11 | 德昌电机(深圳)有限公司 | Fan motor device, air mobility conditioning equipment and air volume control method |
CN104158465A (en) * | 2014-07-31 | 2014-11-19 | 松下家电研究开发(杭州)有限公司 | Motor controlling method, abnormal detecting method for motor belt of washing machine and washing machine |
CN108062073A (en) * | 2016-11-08 | 2018-05-22 | 沈阳高精数控智能技术股份有限公司 | A kind of circular arc smooth compression interpolation algorithm for high quality processing |
CN106849773A (en) * | 2017-04-11 | 2017-06-13 | 嘉兴学院 | A kind of permagnetic synchronous motor servo inertia system identifying method |
Non-Patent Citations (5)
Title |
---|
刘家军等: "基于USB接口的铁路低压配电监测装置", 《电力系统保护与控制》 * |
刘芳等: "压电陶瓷致动器迟滞曲线插值算法研究", 《压电与声光》 * |
张国友等: "三次样条函数在舰船磁场曲线拟合中的应用", 《水雷战与舰船防护》 * |
王丽: "路基沉降观测空间插值及其精度分析", 《阴山学刊(自然科学版)》 * |
阮庆洲 等: ""基于三次样条插值的低压电器瞬时试验数据分析"", 《低压电器》 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5619625A (en) | Method for interpolating smooth free-form surfaces into curve mesh including composite curves | |
CN111966047B (en) | Triaxial micro-line segment direct speed transition method based on trigonometric function acceleration and deceleration control | |
CN111176210B (en) | Numerical controller, machining path setting method, and computer-readable medium storing program | |
CN113359607B (en) | Track determination method applied to corner transition of five-axis numerical control machine | |
CN114237161B (en) | Industrial robot NURBS curve interpolation method based on digital filtering | |
CN110110359A (en) | A kind of line bullet model modeling method for solving based on geometric spline | |
CN113467384A (en) | Corner transition method applied to five-axis numerical control machine tool | |
US5511414A (en) | Method of analyszing gear sets | |
CN110703684B (en) | Trajectory planning method and device with unlimited endpoint speed | |
Wang et al. | Global smoothing for five-axis linear paths based on an adaptive NURBS interpolation algorithm | |
CN116610070A (en) | Track uniform transition method and device based on Cartesian space | |
CN112636659A (en) | Motor control method based on motor control instruction curve | |
CN112356032B (en) | Posture smooth transition method and system | |
CN116551457B (en) | Method and equipment for connecting and processing straight line segment and circular arc segment through spline curve | |
CN114019911B (en) | Curve fitting method based on speed planning | |
JP4146549B2 (en) | Trajectory control method and recording medium having recorded trajectory control method | |
CN115130340A (en) | Pipeline modeling method based on fractional Brownian motion | |
CN115430926A (en) | Corner processing method, device and equipment for laser cutting and storage medium | |
CN113910245A (en) | Industrial robot control method based on big data clustering | |
CA2372882C (en) | System and method for the industrialization of parts | |
CN116755390A (en) | Interpolation method, interpolation device and computing equipment for workpiece contour curve | |
US9483038B2 (en) | System for generating or modifying cams | |
CN114102596B (en) | Motion control method and device of motion mechanism, electronic equipment and medium | |
CN106227978B (en) | Compressor blade suction surface primitive curve modeling method based on second order ordinary differential equation | |
JP3408114B2 (en) | Solid data correction device, solid data correction method, and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | 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: 20210409 |
|
RJ01 | Rejection of invention patent application after publication |