CN105701302A - 基于离散误差消除技术的光学球面面形参数处理方法 - Google Patents
基于离散误差消除技术的光学球面面形参数处理方法 Download PDFInfo
- Publication number
- CN105701302A CN105701302A CN201610027220.2A CN201610027220A CN105701302A CN 105701302 A CN105701302 A CN 105701302A CN 201610027220 A CN201610027220 A CN 201610027220A CN 105701302 A CN105701302 A CN 105701302A
- Authority
- CN
- China
- Prior art keywords
- surface shape
- parameter
- data
- spherical surface
- processing method
- 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.)
- Granted
Links
- 230000003287 optical effect Effects 0.000 title claims abstract description 30
- 238000005516 engineering process Methods 0.000 title claims abstract description 11
- 238000003672 processing method Methods 0.000 title claims abstract description 11
- 230000008030 elimination Effects 0.000 title abstract description 5
- 238000003379 elimination reaction Methods 0.000 title abstract description 5
- 238000000034 method Methods 0.000 claims abstract description 17
- 230000000694 effects Effects 0.000 claims description 7
- 238000006073 displacement reaction Methods 0.000 claims description 4
- 239000000284 extract Substances 0.000 claims description 2
- 239000000203 mixture Substances 0.000 claims description 2
- 238000004364 calculation method Methods 0.000 abstract description 4
- 239000006185 dispersion Substances 0.000 abstract 2
- 238000012512 characterization method Methods 0.000 description 2
- 230000007613 environmental effect Effects 0.000 description 2
- 238000004088 simulation Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000000205 computational method Methods 0.000 description 1
- 230000005284 excitation Effects 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/23—Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Image Generation (AREA)
- Length Measuring Devices By Optical Means (AREA)
Abstract
本发明提供一种基于离散误差消除技术的光学球面面形参数处理方法。球面面形是光学系统设计时的常用面形,在热、力等外部载荷作用下,球面面形将发生变化,面形的变化将对光学系统性能产生影响,因此高精度的面形参数处理方法是需要关注的问题。基于有限元离散误差消除技术的面形参数处理方法与传统的面形参数求解方法相比将显著提高光学面形参数求解精度。该方法基于离散误差消除技术的面形参数处理方法可以有效消除光学面形有限元离散误差,使面形参数的工程计算更精确、可靠。
Description
技术领域
本发明涉及一种基于离散误差消除技术的光学球面面形参数处理方法。
背景技术
空间光学有效载荷对外部载荷激励较为敏感,有时光学遥感器处于严苛热、力载荷环境下,使光学镜面产生变形,严重影响光学仪器系统性能。基于光学有效载荷环境工况,可以通过对光学面形进行仿真分析,并得到光学面形表征参数,以验证光学有效载荷的环境适应性。随着有限元技术的发展,基于有限元方法的光学面形仿真计算已经成为评估外载作用下光学面形变化重要技术手段。
基于有限元方法对光学面形进行分析时,通常需要对光学面形进行网格离散,通过离散之后的节点数据描述原始光学面形及面形变化,面形变化最直接的参数表达为面形均方根RMS及面形峰谷PV值。
面形有限元离散节点集数据可表示为:
P={p(xi,yi,zi)|i=1,2,…,n}
现阶段面形参数的求解,通常直接通过拟合面形有限元离散数据,得到最佳拟合面形,然后得到离散点与最佳拟合面形某直接或间接参量差值集合:
Δd={δdi|i=1,2,…,n}
面形的RMS与PV的计算方法为:
PV=Max(Δd)-Min(Δd)
离散误差指光滑连续的光学镜面面形在进行网格离散时,生成的有限元离散节点不在连续光学面形上,而引入的位置误差。
基于面形离散节点数据求解面形参数时,如果面形离散过程引入误差,将直接影响面形参数的求解精度,甚至得到错误的面形参数求解数据;因此,采用有限元方法对光学面形进行有限元离散,并进一步进行数据处理得到光学面形的表征参数时,需要消除光学面形有限元离散误差。
发明内容
本发明所要解决的问题是提供一种计算精度高且可靠的基于离散误差消除技术的光学球面面形参数处理方法。
解决上述问题的技术方案:所提供的一种基于离散误差消除技术的光学球面面形参数处理方法,包括以下步骤:
步骤1:对光学球面进行有限元离散,提取面形节点集P,保存到数据文件;
步骤2:通过数据读入接口将面形节点数据读入计算变量中;
步骤3:定义球面方程:(x-a)2+(y-b)2+(z-c)2=R2,圆心坐标p0(a,b,c),拟合球面半径R;基于球面面形离散数据P,使用最小二乘法进行球面拟合,得到拟合球面方程参数(a,b,c,R);
步骤4:确定面形离散后节点pi(xi,yi,zi)与球心p0的连线与拟合球面交点pi′(xi′,yi′,zi′);其中,pi与p0组成向量为:
则交点公式为:
得到交点点集
n为光学面形有限元离散后的节点数目;
步骤5:所有交点pi′(xi′,yi′,zi′)叠加交点pi′(xi′,yi′,zi′)在外载作用下产生位移Δpi(δxi,δyi,δzi),得到外部载荷作用后的面形点集
Pf={pfi(xi′+δxi,yi′+δyi,zi′+δzi)|i=1,2,…,n};
步骤6:同步骤3中使用最小二乘法进行球面拟合点集Pf,得到新的拟合球面参数(a,b,c,R),由δdi=|pfip0-R|,得到拟合点pfi与交点pf′的距离集合Δd={δdi|i=1,2,…,n};
步骤7:根据集合Δd数据,得到离散误差消除后的光学球面面形参数RMS与PV值;
PV=Max(Δd)-Min(Δd);
其中:Max(Δd)为集合Δd中元素最大值,Min(Δd)为集合Δd中元素最小值。
本发明的优点是:
本发明基于离散误差消除技术的面形参数处理方法可以有效消除面形有限元离散误差,使面形参数的工程计算更精确、可靠。
附图说明
图1是原始面形离散节点拟合球面;
图2是外部载荷作用后的拟合球面;
图3是实施例的球面模型。
具体实施方式
由于光学面形不同,面形参数具体求解方法不同,全面地给出了常用球面光学镜面参数求解方法,即球面面形基于有限元离散误差的消除算法的面形参数求解方法,以提高光学面形参数求解精度。
[1]光学面形及有限元离散
如图3,基于球面的CAD模型并进行有限元离散;已知球面理论面形参数(a,b,c,R)=(0,0,0,100)。
离散后面形的网格模型如下所示,在有限元前处理程序中提取面形的原始坐标数据和变形后的面形变化数据,并将其通过前处理程序保存为文本文件,命名为Ori.txt、Def.txt,离散后面形离散节点数目为390。
由于篇幅关系,列举了光学球面面形中10个节点的原始坐标和其对应的外部载荷作用下的位移数据。
表1节点的原始坐标数据
表2节点的位移数据
节点编号 | X坐标 | Y坐标 | Z坐标 |
1 | -0.000002548 | -0.000000002 | -0.00000216 |
2 | -0.000002526 | -0.000000242 | -0.000002174 |
3 | -0.000002476 | -0.000000483 | -0.000002208 |
4 | -0.000002397 | -0.000000717 | -0.00000225 |
5 | -0.000002293 | -0.000000944 | -0.000002297 |
6 | -0.000002152 | -0.000001168 | -0.000002338 |
7 | -0.000001988 | -0.000001372 | -0.000002366 |
8 | -0.000001824 | -0.000001578 | -0.000002388 |
9 | -0.000001648 | -0.000001774 | -0.000002358 |
10 | -0.00000147 | -0.000001968 | -0.000002322 |
… | … | … | … |
[2]面形数据读入变量
使用文本文件数据读入接口,将文本文件Ori.txt、Def.txt中数据读入到两个矩阵变量中,可以定义为m_Ori、m_Def。
[3]原始坐标数据球面拟合
拟合变量m_Ori中原始坐标数据,并得到光学面形拟合球面参数:
(a,b,c,R)=(0.000000445541,0.00000421957,0.0000156398,99.999983)从原始坐标数据拟合球面参数数据可以得出,原始面形拟合参数已偏离理论面形参数数据,离散过程引入了离散误差数据,并需要消除离散误差。
[4]离散误差消除后面形数据
使用离散误差消除方法,得到离散误差消除后原始坐标数据的更新数据,如表3所示。
表3节点的原始坐标数据离散误差消除后更新数据
节点编号 | X坐标 | Y坐标 | Z坐标 |
1 | 49.99999938 | 0 | 86.60253799 |
2 | 49.74346798 | 5.058415762 | 86.60253687 |
3 | 48.97649982 | 10.06492962 | 86.60253615 |
4 | 47.70695915 | 14.96815979 | 86.60253975 |
5 | 45.9478911 | 19.71779055 | 86.60253881 |
6 | 43.71733056 | 24.26510027 | 86.60253831 |
7 | 41.03817031 | 28.56341012 | 86.60254002 |
8 | 37.93790857 | 32.56861912 | 86.60253998 |
9 | 34.448342 | 36.23963995 | 86.60254065 |
10 | 30.60530026 | 39.53879083 | 86.60253725 |
… | … | … | … |
[5]重新拟合球面参数
将表1与表3中数据进行叠加,并拟合叠加数据,叠加数据如表4所示。
表4节点的原始坐标数据离散误差消除后更新数据
节点编号 | X坐标 | Y坐标 | Z坐标 |
1 | 49.99999683 | -2.00E-09 | 86.60253583 |
2 | 49.74346545 | 5.05841552 | 86.60253469 |
3 | 48.97649734 | 10.06492914 | 86.60253394 |
4 | 47.70695675 | 14.96815908 | 86.6025375 |
5 | 45.94788881 | 19.7177896 | 86.60253651 |
6 | 43.7173284 | 24.2650991 | 86.60253598 |
7 | 41.03816833 | 28.56340875 | 86.60253765 |
8 | 37.93790675 | 32.56861754 | 86.60253759 |
9 | 34.44834035 | 36.23963817 | 86.60253829 |
10 | 30.60529879 | 39.53878886 | 86.60253492 |
… | … | … | … |
拟合表4中数据,并得到面形变形后的拟合球面参数:
(a,b,c,R)=(0.000000443808,0.00000419479,-0.000111579,100.000091)
[6]距离差数据
得到径向距离差值集合:Δd={δdi|i=1,2,…,n},所求示例节点径向距离差如表5所示。
表5部分节点径向距离差
[7]面形参数数据计算
根据
求出面形参数。
求出离散误差消除后的光学球面的面形参数为:
如果不消除离散误差所求面形参数为:
由离散误差消除前、后的面形参数计算结果可以看出:面形离散前后面形参数处理结果差距很大,如果不消除离散误差而进行面形参数的数据处理将得到错误结果。
Claims (1)
1.一种基于离散误差消除技术的光学球面面形参数处理方法,其特征在于,包括以下步骤:
步骤1:对光学球面进行有限元离散,提取面形节点集P,保存到数据文件;
步骤2:通过数据读入接口将面形节点数据读入计算变量中;
步骤3:定义球面方程:(x-a)2+(y-b)2+(z-c)2=R2,圆心坐标p0(a,b,c),拟合球面半径R;基于球面面形离散数据P,使用最小二乘法进行球面拟合,得到拟合球面方程参数(a,b,c,R);
步骤4:确定面形离散后节点pi(xi,yi,zi)与球心p0的连线与拟合球面交点pi′(xi′,yi′,zi′);其中,pi与p0组成向量为:
n为光学面形有限元离散后的节点数目;
步骤5:所有交点pi′(xi′,yi′,zi′)叠加交点pi′(xi′,yi′,zi′)在外载作用下产生位移Δpi(δxi,δyi,δzi),得到外部载荷作用后的面形点集
Pf={pfi(xi′+δxi,yi′+δyi,zi′+δzi)|i=1,2,…,n};
步骤6:同步骤3中使用最小二乘法进行球面拟合点集Pf,得到新的拟合球面参数(a,b,c,R),由δdi=|pfip0-R|,得到拟合点pfi与交点pf′的距离集合Δd={δdi|i=1,2,…,n};
步骤7:根据集合Δd数据,得到离散误差消除后的光学球面面形参数RMS与PV值;
PV=Max(Δd)-Min(Δd);
其中:Max(Δd)为集合Δd中元素最大值,Min(Δd)为集合Δd中元素最小值。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610027220.2A CN105701302B (zh) | 2016-01-15 | 2016-01-15 | 基于离散误差消除技术的光学球面面形参数处理方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610027220.2A CN105701302B (zh) | 2016-01-15 | 2016-01-15 | 基于离散误差消除技术的光学球面面形参数处理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105701302A true CN105701302A (zh) | 2016-06-22 |
CN105701302B CN105701302B (zh) | 2019-01-11 |
Family
ID=56227420
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610027220.2A Expired - Fee Related CN105701302B (zh) | 2016-01-15 | 2016-01-15 | 基于离散误差消除技术的光学球面面形参数处理方法 |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105701302B (zh) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106649922A (zh) * | 2016-09-18 | 2017-05-10 | 中国科学院长春光学精密机械与物理研究所 | 前处理接口程序的光机集成分析方法及镜面面形优化方法 |
CN111428411A (zh) * | 2020-03-26 | 2020-07-17 | 中国科学院长春光学精密机械与物理研究所 | 一种去除有限元仿真分析结果中节点离散误差的方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101034034A (zh) * | 2007-01-31 | 2007-09-12 | 中国人民解放军国防科学技术大学 | 非球面镜衍射图像检测方法与装置 |
CN101709955A (zh) * | 2009-11-24 | 2010-05-19 | 中国科学院长春光学精密机械与物理研究所 | 子孔径拼接干涉检测光学非球面面形的装置 |
CN104765148A (zh) * | 2015-04-24 | 2015-07-08 | 北京理工大学 | 一种利用补偿面的光学系统像差补偿方法 |
-
2016
- 2016-01-15 CN CN201610027220.2A patent/CN105701302B/zh not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101034034A (zh) * | 2007-01-31 | 2007-09-12 | 中国人民解放军国防科学技术大学 | 非球面镜衍射图像检测方法与装置 |
CN101709955A (zh) * | 2009-11-24 | 2010-05-19 | 中国科学院长春光学精密机械与物理研究所 | 子孔径拼接干涉检测光学非球面面形的装置 |
CN104765148A (zh) * | 2015-04-24 | 2015-07-08 | 北京理工大学 | 一种利用补偿面的光学系统像差补偿方法 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106649922A (zh) * | 2016-09-18 | 2017-05-10 | 中国科学院长春光学精密机械与物理研究所 | 前处理接口程序的光机集成分析方法及镜面面形优化方法 |
CN106649922B (zh) * | 2016-09-18 | 2020-05-08 | 中国科学院长春光学精密机械与物理研究所 | 前处理接口程序的光机集成分析方法及镜面面形优化方法 |
CN111428411A (zh) * | 2020-03-26 | 2020-07-17 | 中国科学院长春光学精密机械与物理研究所 | 一种去除有限元仿真分析结果中节点离散误差的方法 |
CN111428411B (zh) * | 2020-03-26 | 2022-09-13 | 中国科学院长春光学精密机械与物理研究所 | 一种去除有限元仿真分析结果中节点离散误差的方法 |
Also Published As
Publication number | Publication date |
---|---|
CN105701302B (zh) | 2019-01-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Miao et al. | Study on the effects of changes in temperature-sensitive points on thermal error compensation model for CNC machine tool | |
CN104289748B (zh) | 一种大型薄壁蒙皮自适应等壁厚铣削系统及其加工方法 | |
US20190291163A1 (en) | Springback compensation in the production of formed sheet-metal parts | |
CN106021644B (zh) | 确定混合维模型界面约束方程系数的方法 | |
BR102014027261B1 (pt) | Sistema e método de fabricação de uma peça e compensação de retorno elástico | |
CN103777570A (zh) | 基于nurbs曲面的加工误差快速检测补偿方法 | |
Cui et al. | Modeling and validation of deformation process for incremental sheet forming | |
Nguyen et al. | A mathematical model for simulating and manufacturing ball end mill | |
Wu et al. | Adaptive location of repaired blade for multi-axis milling | |
CN111832185B (zh) | 基于蒙皮模型的精确装配仿真方法及系统 | |
Wu et al. | Research on adaptive CNC machining arithmetic and process for near-net-shaped jet engine blade | |
CN107389284A (zh) | 一种基于应变的框架结构弹性变形的测量方法 | |
Li et al. | Section curve reconstruction and mean-camber curve extraction of a point-sampled blade surface | |
CN106354955A (zh) | 一种基于磨机振动模态参数的滑动轴承刚度识别方法 | |
CN104596466A (zh) | 大口径光学非球面元件的两段轮廓拼接测量方法 | |
CN104864851A (zh) | 一种基于矩形周长和面积加权约束的单目视觉位姿测量方法 | |
Kawalec et al. | The selection of radius correction method in the case of coordinate measurements applicable for turbine blades | |
CN105701302A (zh) | 基于离散误差消除技术的光学球面面形参数处理方法 | |
CN105499927B (zh) | 一种空间曲线型钢构件的制造方法 | |
Azaouzi et al. | A numerical method for the optimal blank shape design | |
CN109325279B (zh) | 一种离散的飞机气动载荷参数化的方法 | |
CN104166778A (zh) | 汽车座椅导轨接触部位刚度和阻尼优化方法 | |
Zhao et al. | Feature fusion and distillation embedded sparse Bayesian learning model for in-situ foreknowledge of robotic machining errors | |
Azaouzi et al. | An heuristic optimization algorithm for the blank shape design of high precision metallic parts obtained by a particular stamping process | |
CN107607080B (zh) | 一种棱柱状管道横截面形变测量计算方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20190111 Termination date: 20200115 |
|
CF01 | Termination of patent right due to non-payment of annual fee |