Modelling and simulation of projectile flight is at the core of ballistic computer software and is essential to the study of performance of rifles and projectiles in various engagement conditions.An effective and repr...Modelling and simulation of projectile flight is at the core of ballistic computer software and is essential to the study of performance of rifles and projectiles in various engagement conditions.An effective and representative numerical model of projectile flight requires a relatively good approximation of the aerodynamics.The aerodynamic coefficients of the projectile model should be described as a series of piecewise polynomial functions of the Mach number that ideally meet the following conditions:they are continuous,differentiable at least once,and have a relatively low degree.The paper provides the steps needed to generate such piecewise polynomial functions using readily available tools,and then compares Piecewise Cubic Hermite Interpolating Polynomial(PCHIP),cubic splines,and piecewise linear functions,and their variant,as potential curve fitting methods to approximate the aerodynamics of a generic small arms projectile.A key contribution of the paper is the application of PCHIP to the approximation of projectile aerodynamics,and its evaluation against a set of criteria.Finally,the paper provides a baseline assessment of the impact of the polynomial functions on flight trajectory predictions obtained with 6-degree-of-freedom simulations of a generic projectile.展开更多
Gear flank modification is essential to reduce the noise generated in the gear meshing process,improve the gear transmission performance,and reduce the meshing impact.Aiming at the problem of solving the additional mo...Gear flank modification is essential to reduce the noise generated in the gear meshing process,improve the gear transmission performance,and reduce the meshing impact.Aiming at the problem of solving the additional motions of each axis in the higher-order topology modification technique and how to accurately add the different movements expressed in the form of higher-order polynomials to the corresponding motion axes of the machine tool,a flexible higher-order gear topology modification technique based on an electronic gearbox is proposed.Firstly,a two-parameter topology gear surface equation and a grinding model of wheel grinding gears are established,and the axial feed and tangential feed are expressed in a fifth-order polynomial formula.Secondly,the polynomial coefficients are solved according to the characteristics of the point contact when grinding gears.Finally,an improved electronic gearbox model is constructed by combining the polynomial interpolation function to achieve gear topology modification.The validity and feasibility of the modification method based on the electronic gearbox are verified by experimental examples,which is of great significance for the machining of modification gears based on the continuous generative grinding method of the worm grinding wheel.展开更多
The influence of ocean environment on navigation of autonomous underwater vehicle(AUV)cannot be ignored.In the marine environment,ocean currents,internal waves,and obstacles are usually considered in AUV path planning...The influence of ocean environment on navigation of autonomous underwater vehicle(AUV)cannot be ignored.In the marine environment,ocean currents,internal waves,and obstacles are usually considered in AUV path planning.In this paper,an improved particle swarm optimization(PSO)is proposed to solve three problems,traditional PSO algorithm is prone to fall into local optimization,path smoothing is always carried out after all the path planning steps,and the path fitness function is so simple that it cannot adapt to complex marine environment.The adaptive inertia weight and the“active”particle of the fish swarm algorithm are established to improve the global search and local search ability of the algorithm.The cubic spline interpolation method is combined with PSO to smooth the path in real time.The fitness function of the algorithm is optimized.Five evaluation indexes are comprehensively considered to solve the three-demensional(3D)path planning problem of AUV in the ocean currents and internal wave environment.The proposed method improves the safety of the path planning and saves energy.展开更多
随着气旋内部资料(Inner core data)在热带气旋预报中的使用,其重要性逐渐受到人们越来越多的关注。为了研究该资料中尾部机载雷达(Tail Doppler Radar,TDR)资料在业务系统中的应用效果,本文利用2012年飓风等级热带气旋Isaac期间的TDR资...随着气旋内部资料(Inner core data)在热带气旋预报中的使用,其重要性逐渐受到人们越来越多的关注。为了研究该资料中尾部机载雷达(Tail Doppler Radar,TDR)资料在业务系统中的应用效果,本文利用2012年飓风等级热带气旋Isaac期间的TDR资料,采用业务HWRF(Weather Research and Forecasting model for Hurricane)数值模式与业务GSI(Grid-point Statistical Interpolation system)三维变分同化(Three-Dimensional Variational Data Assimilation,3DVar)系统对TDR资料进行了同化,展开了一系列预报试验,并对其效果进行了分析和研究。结果表明与HWRF的业务预报相比,GSI系统同化TDR资料后对热带气旋的路径和强度预报有明显改进;但其同化效果同时也表明业务三维变分中的静态背景误差协方差在TDR资料的应用中仍需要进一步的改进。展开更多
卫星海面高度异常产品再处理的研究多集中在欧洲和美国近海,中国近海尚未有过。在产生AVISO(Archiving Validation and Interpolation of Satellite Oceanographic Data)全球0.25°多颗卫星海面高度异常产品时,只用了1/3~1/2的部分...卫星海面高度异常产品再处理的研究多集中在欧洲和美国近海,中国近海尚未有过。在产生AVISO(Archiving Validation and Interpolation of Satellite Oceanographic Data)全球0.25°多颗卫星海面高度异常产品时,只用了1/3~1/2的部分沿轨资料,给区域海洋动力学研究造成了一定的限制。本研究尝试利用多颗卫星的所有沿轨资料及25个测潮站的观测资料,通过最优插值方法产生一份新的中国近海海面高度异常资料。新资料的空间分辨率仍为0.25°,但使用了来自3颗卫星(Jason-1、Jason-2、Cryo Sat-2)的所有沿轨资料及25个测潮站的观测资料。新资料的范围为10°S^50°N、90°~160°E。新资料与AVISO资料的对比分析表明新资料更接近沿轨海面高度异常观测,同时也更接近测潮站资料。与AVISO资料相比,新资料与沿轨海面高度异常观测的均方根误差降低了10.03%,与测潮站资料的均方根误差降低了9.6%。展开更多
In general, the orientation interpolation of industrial robots has been done based on Euler angle system which can result in singular point (so-called Gimbal Lock). However, quaternion interpolation has the advantag...In general, the orientation interpolation of industrial robots has been done based on Euler angle system which can result in singular point (so-called Gimbal Lock). However, quaternion interpolation has the advantage of natural (specifically smooth) orientation interpolation without Gimbal Lock. This work presents the application of quatemion interpolation, specifically Spherical Linear IntERPolation (SLERP), to the orientation control of the 6-axis articulated robot (RS2) using LabVIEW and RecurDyn. For the comparison of SLERP with linear Euler interpolation in the view of smooth movement (profile) of joint angles (torques), the two methods are dynamically simulated on RS2 by using both LabVIEW and RecurDyn. Finally, our original work, specifically the implementation of SLERP and linear Euler interpolation on the actual robot, i.e. RS2, is done using LabVIEW motion control tool kit. The SLERP orientation control is shown to be effective in terms of smooth joint motion and torque when compared to a conventional (linear) Euler interpolation.展开更多
Measuring the internal stress of Al alloy forgings accurately is critical for controlling the deformation during the subsequent machine process.In this work,the crack compliance method was used to calculate the intern...Measuring the internal stress of Al alloy forgings accurately is critical for controlling the deformation during the subsequent machine process.In this work,the crack compliance method was used to calculate the internal residual stress of Al-Cu high strength alloys,and the effect of various model parameters of crack compliance method on the calculated precision was studied by combining the numerical simulation and experimental method.The results show that the precision first increased and then decreased with increasing the crack range.The decreased precision when using a high crack range was due to the strain fluctuation during the machining process,and the optimized crack range was 71%of the thickness of forgings.Low orders of Legendre polynomial can result in residual stress curve more smooth,while high orders led to the occurrence of distortion.The Tikhonov regularization method effectively suppressed the distortion of residual stress caused by the fluctuation of strain data,which significantly improved the precision.In addition,The crack compliance method with optimized parameters was used to measure the residual stress of Al-Cu alloy with different quenching methods.The calculated results demonstrated that the distribution of residual stress was obtained accurately.展开更多
In order to alleviate reconstruction errors and improve the precision in attitude algorithm of all-accelerometer based Inertial Navigation System(also called Gyroscope-Free Inertial Navigation System,GFINS),a new sche...In order to alleviate reconstruction errors and improve the precision in attitude algorithm of all-accelerometer based Inertial Navigation System(also called Gyroscope-Free Inertial Navigation System,GFINS),a new scheme of 13 accelerometer based GFINS is presented.And a novel attitude algorithm for attitude matrix computing is proposed.It combines angular rates with angular accelerations,which are obtained from the specially designed 13-accelerometer based GFINS.Hermite interpolation method is used to reconstruct the discrete angular rates.With the reconstructed angular rates,attitude matrix can be determined.Basic steps of new algorithm are analyzed,and simulation experiments based on typical coning motion are made.The results show that the precision of new algorithm is improved by more than 40%.Different from usual attitude algorithms which use only angular rates,the new attitude algorithm use more information and can achieve better precision.展开更多
In this paper, a novel direction of arrival(DOA) estimation algorithm using directional antennas in cylindrical conformal arrays(CCAs) is proposed. To eliminate the shadow effect, we divide the CCAs into several subar...In this paper, a novel direction of arrival(DOA) estimation algorithm using directional antennas in cylindrical conformal arrays(CCAs) is proposed. To eliminate the shadow effect, we divide the CCAs into several subarrays to obtain the complete output vector. Considering the anisotropic radiation pattern of a CCA, which cannot be separated from the manifold matrix, an improved interpolation method is investigated to transform the directional subarray into omnidirectional virtual nested arrays without non-orthogonal perturbation on the noise vector. Then, the cross-correlation matrix(CCM) of the subarrays is used to generate the consecutive co-arrays without redundant elements and eliminate the noise vector. Finally, the full-rank equivalent covariance matrix is constructed using the output of co-arrays,and the unitary estimation of the signal parameters via rotational invariance techniques(ESPRIT) is performed on the equivalent covariance matrix to estimate the DOAs with low computational complexity. Numerical simulations verify the superior performance of the proposed algorithm, especially under a low signal-to-noise ratio(SNR) environment.展开更多
To eliminate the aliasing that appeared during the measurement of multi-components nonstationary signals, a novel kind of anti-aliasing algorithm based on the short time Fourier transform (STFT) is brought forward. ...To eliminate the aliasing that appeared during the measurement of multi-components nonstationary signals, a novel kind of anti-aliasing algorithm based on the short time Fourier transform (STFT) is brought forward. First the physical essence of aliasing that occurs is analyzed; second the interpolation algorithm model is setup based on the Hamming window; then the fast implementation of the algorithm using the Newton iteration method is given. Using the numerical simulation the feasibility of algorithm is validated. Finally, the electrical circuit experiment shows the practicality of the algorithm in the electrical engineering.展开更多
A full distribution CNC system based on SERCOS bus is studied in accordance with the limitations of traditional PC-based motion card. The conventional PC-based motion control card is dispersed into several autonomous ...A full distribution CNC system based on SERCOS bus is studied in accordance with the limitations of traditional PC-based motion card. The conventional PC-based motion control card is dispersed into several autonomous intelligent servo-control units with the function of servo driver. The autonomous intelligent servocontrol units realize the loop control of position, velocity and current. Interpolation computation is completed in PC and the computational results are transferred to every autonomous intelligent servo-control unit by high speed SERCOS bus. Software or hardware synchronization technology is used to ensure all servomotors are successive and synchronously running. The communication and synchronization technology of SERCOS are also researched and the autonomous intelligent servo-control card is developed byself. Finally, the experiment of circle contour process on a prototype system proves the feasibility.展开更多
Electromagnetic scattering from targets situated in half space is solved by applying fast inhomogeneous plane wave algorithm combined with a tabulation and interpolation method. The integral equation is set up based o...Electromagnetic scattering from targets situated in half space is solved by applying fast inhomogeneous plane wave algorithm combined with a tabulation and interpolation method. The integral equation is set up based on derivation of dyadic Green's functions in this environment. The coupling is divided into nearby region and well-separated region by grouping. The Green's function can be divided into two parts: primary term and reflected term. In the well-separated region, the two terms are both expressed as Sommerfeld integral, which can be accelerated by deforming integral path and taking interpolation and extrapolation. For the nearby region, the direct Sommerfeld integral makes the filling of impedance matrix time-expensive. A tabulation and interpolation method is applied to speed up this process. This infinite integral is pre-computed in sampling region, and a two-dimensional table is then set up. The impedance elements can then be obtained by interpolation. Numerical results demonstrate the accuracy and efficiency of this algorithm.展开更多
A new seismic ray-tracing method is put forward based on parabolic travel-time interpolation(PTI) method, which is more accurate than the linear travel-time interpolation (LTI) method. Both PTI method and LTI method a...A new seismic ray-tracing method is put forward based on parabolic travel-time interpolation(PTI) method, which is more accurate than the linear travel-time interpolation (LTI) method. Both PTI method and LTI method are used to compute seismic travel-time and ray-path in a 2-D grid cell model. Firstly, some basic concepts are introduced. The calculations of travel-time and ray-path are carried out only at cell boundaries. So, the ray-path is always straight in the same cells with uniform velocity. Two steps are applied in PTI and LTI method, step 1 computes travel-time and step 2 traces ray-path. Then, the derivation of LTI formulas is described. Because of the presence of refraction wave in shot cell, the formula aiming at shot cell is also derived. Finally, PTI method is presented. The calculation of PTI method is more complex than that of LTI method, but the error is limited. The results of numerical model show that PTI method can trace ray-path more accurately and efficiently than LTI method does.展开更多
The advantage of using a spline function to evaluate the trajectory parameters optimization is discussed. A new method that using adaptive varied terminal-node spline interpolation for solving trajectory optimization ...The advantage of using a spline function to evaluate the trajectory parameters optimization is discussed. A new method that using adaptive varied terminal-node spline interpolation for solving trajectory optimization is proposed. And it is validated in optimizing the trajectory of guided bombs and extended range guided munitions (ERGM). The solutions are approximate to the real optimization results. The advantage of this arithmetic is that it can be used to solve the trajectory optimization with complex models. Thus, it is helpful for solving the practical engineering optimization problem.展开更多
Aimed at calculating the fundamental frequency of vibration of special-shaped, simple-supported elastic plates, Conformal Mapping theory is applied, and the mathematical method of trigonometric interpolation with inte...Aimed at calculating the fundamental frequency of vibration of special-shaped, simple-supported elastic plates, Conformal Mapping theory is applied, and the mathematical method of trigonometric interpolation with interpolation points mutual iterative between odd and even sequences in boundary region is provided, as well as the conformal mapping function which can be described by real number region between complicated region and unit dish region is carried out. Furthermore, in the in-plane state of constant stress, vibrating function is completed by unit dish region method for simple-supported elastic plates with concentrated substance of complicated vibrating region, and the coefficient of fundamental frequency of the plate is analyzed. Meanwhile, taking simple-supported elastic ellipse-plates as an example, the effects on fundamental frequency caused by eccentric ratio, the coefficient of constant in-plane stress, as well as the concentrated substance mass and positions are analyzed respectively.展开更多
Image interpolation plays an important role in image process applications. A novel support vector machines (SVMs) based interpolation scheme is proposed with increasing the local spatial properties in the source ima...Image interpolation plays an important role in image process applications. A novel support vector machines (SVMs) based interpolation scheme is proposed with increasing the local spatial properties in the source image as SVMs input patterns. After the proper neighbor pixels region is selected, trained support vectors are obtained by training SVMs with local spatial properties that include the average of the neighbor pixels gray values and the gray value variations between neighbor pixels in the selected region. The support vector regression machines are employed to estimate the gray values of unknown pixels with the neighbor pixels and local spatial properties information. Some interpolation experiments show that the proposed scheme is superior to the linear, cubic, neural network and other SVMs based interpolation approaches.展开更多
A methodology for topology optimization based on element independent nodal density(EIND) is developed.Nodal densities are implemented as the design variables and interpolated onto element space to determine the densit...A methodology for topology optimization based on element independent nodal density(EIND) is developed.Nodal densities are implemented as the design variables and interpolated onto element space to determine the density of any point with Shepard interpolation function.The influence of the diameter of interpolation is discussed which shows good robustness.The new approach is demonstrated on the minimum volume problem subjected to a displacement constraint.The rational approximation for material properties(RAMP) method and a dual programming optimization algorithm are used to penalize the intermediate density point to achieve nearly 0-1 solutions.Solutions are shown to meet stability,mesh dependence or non-checkerboard patterns of topology optimization without additional constraints.Finally,the computational efficiency is greatly improved by multithread parallel computing with OpenMP.展开更多
The main purpose of this paper is to present numerical results of static bending and free vibration of functionally graded porous(FGP) variable-thickness plates by using an edge-based smoothed finite element method(ES...The main purpose of this paper is to present numerical results of static bending and free vibration of functionally graded porous(FGP) variable-thickness plates by using an edge-based smoothed finite element method(ES-FEM) associate with the mixed interpolation of tensorial components technique for the three-node triangular element(MITC3), so-called ES-MITC3. This ES-MITC3 element is performed to eliminate the shear locking problem and to enhance the accuracy of the existing MITC3 element. In the ES-MITC3 element, the stiffness matrices are obtained by using the strain smoothing technique over the smoothing domains formed by two adjacent MITC3 triangular elements sharing an edge. Materials of the plate are FGP with a power-law index(k) and maximum porosity distributions(U) in the forms of cosine functions. The influences of some geometric parameters, material properties on static bending, and natural frequency of the FGP variable-thickness plates are examined in detail.展开更多
文摘Modelling and simulation of projectile flight is at the core of ballistic computer software and is essential to the study of performance of rifles and projectiles in various engagement conditions.An effective and representative numerical model of projectile flight requires a relatively good approximation of the aerodynamics.The aerodynamic coefficients of the projectile model should be described as a series of piecewise polynomial functions of the Mach number that ideally meet the following conditions:they are continuous,differentiable at least once,and have a relatively low degree.The paper provides the steps needed to generate such piecewise polynomial functions using readily available tools,and then compares Piecewise Cubic Hermite Interpolating Polynomial(PCHIP),cubic splines,and piecewise linear functions,and their variant,as potential curve fitting methods to approximate the aerodynamics of a generic small arms projectile.A key contribution of the paper is the application of PCHIP to the approximation of projectile aerodynamics,and its evaluation against a set of criteria.Finally,the paper provides a baseline assessment of the impact of the polynomial functions on flight trajectory predictions obtained with 6-degree-of-freedom simulations of a generic projectile.
基金Projects(52275483,52075142,U22B2084)supported by the National Natural Science Foundation of ChinaProject(JZ2023HGPA0292)supported by the Fundamental Research Funds for the Central Universities of China。
文摘Gear flank modification is essential to reduce the noise generated in the gear meshing process,improve the gear transmission performance,and reduce the meshing impact.Aiming at the problem of solving the additional motions of each axis in the higher-order topology modification technique and how to accurately add the different movements expressed in the form of higher-order polynomials to the corresponding motion axes of the machine tool,a flexible higher-order gear topology modification technique based on an electronic gearbox is proposed.Firstly,a two-parameter topology gear surface equation and a grinding model of wheel grinding gears are established,and the axial feed and tangential feed are expressed in a fifth-order polynomial formula.Secondly,the polynomial coefficients are solved according to the characteristics of the point contact when grinding gears.Finally,an improved electronic gearbox model is constructed by combining the polynomial interpolation function to achieve gear topology modification.The validity and feasibility of the modification method based on the electronic gearbox are verified by experimental examples,which is of great significance for the machining of modification gears based on the continuous generative grinding method of the worm grinding wheel.
基金supported by the High-tech Ship Projects of the Ministry of Industry and Information Technology of China(2021-342).
文摘The influence of ocean environment on navigation of autonomous underwater vehicle(AUV)cannot be ignored.In the marine environment,ocean currents,internal waves,and obstacles are usually considered in AUV path planning.In this paper,an improved particle swarm optimization(PSO)is proposed to solve three problems,traditional PSO algorithm is prone to fall into local optimization,path smoothing is always carried out after all the path planning steps,and the path fitness function is so simple that it cannot adapt to complex marine environment.The adaptive inertia weight and the“active”particle of the fish swarm algorithm are established to improve the global search and local search ability of the algorithm.The cubic spline interpolation method is combined with PSO to smooth the path in real time.The fitness function of the algorithm is optimized.Five evaluation indexes are comprehensively considered to solve the three-demensional(3D)path planning problem of AUV in the ocean currents and internal wave environment.The proposed method improves the safety of the path planning and saves energy.
文摘随着气旋内部资料(Inner core data)在热带气旋预报中的使用,其重要性逐渐受到人们越来越多的关注。为了研究该资料中尾部机载雷达(Tail Doppler Radar,TDR)资料在业务系统中的应用效果,本文利用2012年飓风等级热带气旋Isaac期间的TDR资料,采用业务HWRF(Weather Research and Forecasting model for Hurricane)数值模式与业务GSI(Grid-point Statistical Interpolation system)三维变分同化(Three-Dimensional Variational Data Assimilation,3DVar)系统对TDR资料进行了同化,展开了一系列预报试验,并对其效果进行了分析和研究。结果表明与HWRF的业务预报相比,GSI系统同化TDR资料后对热带气旋的路径和强度预报有明显改进;但其同化效果同时也表明业务三维变分中的静态背景误差协方差在TDR资料的应用中仍需要进一步的改进。
文摘提出了基于内容自适应与Direction Oriented Interpolation(DOI)的视频场内去隔行。首先通过内容纹理分析将视频单场划分为边缘、平滑和纹理区域,然后对不同区域采用不同的场内去隔行算法,其中针对边缘重点区域采用DOI方法进行插值。DOI方法为利用上部和下部空间方向矢量信息获得更准确的边缘空间方向,针对不同边缘方向具有自适应的搜索区域,并具有较大的灵活性和准确性。实验结果表明,该方法结果在图像主、客观质量上均优于线平均(Line Averaging,LA)、边缘线平均(Edge-based Line Averaging,ELA)、改进的边缘线平均(Modi fied Edge-based Line Averaging,M-ELA)和中值滤波等场内去隔行算法。
文摘卫星海面高度异常产品再处理的研究多集中在欧洲和美国近海,中国近海尚未有过。在产生AVISO(Archiving Validation and Interpolation of Satellite Oceanographic Data)全球0.25°多颗卫星海面高度异常产品时,只用了1/3~1/2的部分沿轨资料,给区域海洋动力学研究造成了一定的限制。本研究尝试利用多颗卫星的所有沿轨资料及25个测潮站的观测资料,通过最优插值方法产生一份新的中国近海海面高度异常资料。新资料的空间分辨率仍为0.25°,但使用了来自3颗卫星(Jason-1、Jason-2、Cryo Sat-2)的所有沿轨资料及25个测潮站的观测资料。新资料的范围为10°S^50°N、90°~160°E。新资料与AVISO资料的对比分析表明新资料更接近沿轨海面高度异常观测,同时也更接近测潮站资料。与AVISO资料相比,新资料与沿轨海面高度异常观测的均方根误差降低了10.03%,与测潮站资料的均方根误差降低了9.6%。
基金Project supported by the Second Stage of Brain Korea 21 Projectssupported by Basic Science Research Program through the National Research Foundation of Korea (NRF)funded by the Ministry of Education,Science and Technology (2011-0013902)
文摘In general, the orientation interpolation of industrial robots has been done based on Euler angle system which can result in singular point (so-called Gimbal Lock). However, quaternion interpolation has the advantage of natural (specifically smooth) orientation interpolation without Gimbal Lock. This work presents the application of quatemion interpolation, specifically Spherical Linear IntERPolation (SLERP), to the orientation control of the 6-axis articulated robot (RS2) using LabVIEW and RecurDyn. For the comparison of SLERP with linear Euler interpolation in the view of smooth movement (profile) of joint angles (torques), the two methods are dynamically simulated on RS2 by using both LabVIEW and RecurDyn. Finally, our original work, specifically the implementation of SLERP and linear Euler interpolation on the actual robot, i.e. RS2, is done using LabVIEW motion control tool kit. The SLERP orientation control is shown to be effective in terms of smooth joint motion and torque when compared to a conventional (linear) Euler interpolation.
基金Project(51875583)supported by the National Natural Science Foundation of ChinaProject(zzyjkt2018-03)supported by the State Key Laboratory of High Performance Complex Manufacturing,China。
文摘Measuring the internal stress of Al alloy forgings accurately is critical for controlling the deformation during the subsequent machine process.In this work,the crack compliance method was used to calculate the internal residual stress of Al-Cu high strength alloys,and the effect of various model parameters of crack compliance method on the calculated precision was studied by combining the numerical simulation and experimental method.The results show that the precision first increased and then decreased with increasing the crack range.The decreased precision when using a high crack range was due to the strain fluctuation during the machining process,and the optimized crack range was 71%of the thickness of forgings.Low orders of Legendre polynomial can result in residual stress curve more smooth,while high orders led to the occurrence of distortion.The Tikhonov regularization method effectively suppressed the distortion of residual stress caused by the fluctuation of strain data,which significantly improved the precision.In addition,The crack compliance method with optimized parameters was used to measure the residual stress of Al-Cu alloy with different quenching methods.The calculated results demonstrated that the distribution of residual stress was obtained accurately.
文摘In order to alleviate reconstruction errors and improve the precision in attitude algorithm of all-accelerometer based Inertial Navigation System(also called Gyroscope-Free Inertial Navigation System,GFINS),a new scheme of 13 accelerometer based GFINS is presented.And a novel attitude algorithm for attitude matrix computing is proposed.It combines angular rates with angular accelerations,which are obtained from the specially designed 13-accelerometer based GFINS.Hermite interpolation method is used to reconstruct the discrete angular rates.With the reconstructed angular rates,attitude matrix can be determined.Basic steps of new algorithm are analyzed,and simulation experiments based on typical coning motion are made.The results show that the precision of new algorithm is improved by more than 40%.Different from usual attitude algorithms which use only angular rates,the new attitude algorithm use more information and can achieve better precision.
基金supported by the National Natural Science Foundation of China (NSFC) [grant number. 61871414]。
文摘In this paper, a novel direction of arrival(DOA) estimation algorithm using directional antennas in cylindrical conformal arrays(CCAs) is proposed. To eliminate the shadow effect, we divide the CCAs into several subarrays to obtain the complete output vector. Considering the anisotropic radiation pattern of a CCA, which cannot be separated from the manifold matrix, an improved interpolation method is investigated to transform the directional subarray into omnidirectional virtual nested arrays without non-orthogonal perturbation on the noise vector. Then, the cross-correlation matrix(CCM) of the subarrays is used to generate the consecutive co-arrays without redundant elements and eliminate the noise vector. Finally, the full-rank equivalent covariance matrix is constructed using the output of co-arrays,and the unitary estimation of the signal parameters via rotational invariance techniques(ESPRIT) is performed on the equivalent covariance matrix to estimate the DOAs with low computational complexity. Numerical simulations verify the superior performance of the proposed algorithm, especially under a low signal-to-noise ratio(SNR) environment.
基金the National Natural Science Foundation of China (90407007 60372001).
文摘To eliminate the aliasing that appeared during the measurement of multi-components nonstationary signals, a novel kind of anti-aliasing algorithm based on the short time Fourier transform (STFT) is brought forward. First the physical essence of aliasing that occurs is analyzed; second the interpolation algorithm model is setup based on the Hamming window; then the fast implementation of the algorithm using the Newton iteration method is given. Using the numerical simulation the feasibility of algorithm is validated. Finally, the electrical circuit experiment shows the practicality of the algorithm in the electrical engineering.
文摘A full distribution CNC system based on SERCOS bus is studied in accordance with the limitations of traditional PC-based motion card. The conventional PC-based motion control card is dispersed into several autonomous intelligent servo-control units with the function of servo driver. The autonomous intelligent servocontrol units realize the loop control of position, velocity and current. Interpolation computation is completed in PC and the computational results are transferred to every autonomous intelligent servo-control unit by high speed SERCOS bus. Software or hardware synchronization technology is used to ensure all servomotors are successive and synchronously running. The communication and synchronization technology of SERCOS are also researched and the autonomous intelligent servo-control card is developed byself. Finally, the experiment of circle contour process on a prototype system proves the feasibility.
文摘Electromagnetic scattering from targets situated in half space is solved by applying fast inhomogeneous plane wave algorithm combined with a tabulation and interpolation method. The integral equation is set up based on derivation of dyadic Green's functions in this environment. The coupling is divided into nearby region and well-separated region by grouping. The Green's function can be divided into two parts: primary term and reflected term. In the well-separated region, the two terms are both expressed as Sommerfeld integral, which can be accelerated by deforming integral path and taking interpolation and extrapolation. For the nearby region, the direct Sommerfeld integral makes the filling of impedance matrix time-expensive. A tabulation and interpolation method is applied to speed up this process. This infinite integral is pre-computed in sampling region, and a two-dimensional table is then set up. The impedance elements can then be obtained by interpolation. Numerical results demonstrate the accuracy and efficiency of this algorithm.
文摘A new seismic ray-tracing method is put forward based on parabolic travel-time interpolation(PTI) method, which is more accurate than the linear travel-time interpolation (LTI) method. Both PTI method and LTI method are used to compute seismic travel-time and ray-path in a 2-D grid cell model. Firstly, some basic concepts are introduced. The calculations of travel-time and ray-path are carried out only at cell boundaries. So, the ray-path is always straight in the same cells with uniform velocity. Two steps are applied in PTI and LTI method, step 1 computes travel-time and step 2 traces ray-path. Then, the derivation of LTI formulas is described. Because of the presence of refraction wave in shot cell, the formula aiming at shot cell is also derived. Finally, PTI method is presented. The calculation of PTI method is more complex than that of LTI method, but the error is limited. The results of numerical model show that PTI method can trace ray-path more accurately and efficiently than LTI method does.
文摘The advantage of using a spline function to evaluate the trajectory parameters optimization is discussed. A new method that using adaptive varied terminal-node spline interpolation for solving trajectory optimization is proposed. And it is validated in optimizing the trajectory of guided bombs and extended range guided munitions (ERGM). The solutions are approximate to the real optimization results. The advantage of this arithmetic is that it can be used to solve the trajectory optimization with complex models. Thus, it is helpful for solving the practical engineering optimization problem.
文摘Aimed at calculating the fundamental frequency of vibration of special-shaped, simple-supported elastic plates, Conformal Mapping theory is applied, and the mathematical method of trigonometric interpolation with interpolation points mutual iterative between odd and even sequences in boundary region is provided, as well as the conformal mapping function which can be described by real number region between complicated region and unit dish region is carried out. Furthermore, in the in-plane state of constant stress, vibrating function is completed by unit dish region method for simple-supported elastic plates with concentrated substance of complicated vibrating region, and the coefficient of fundamental frequency of the plate is analyzed. Meanwhile, taking simple-supported elastic ellipse-plates as an example, the effects on fundamental frequency caused by eccentric ratio, the coefficient of constant in-plane stress, as well as the concentrated substance mass and positions are analyzed respectively.
文摘Image interpolation plays an important role in image process applications. A novel support vector machines (SVMs) based interpolation scheme is proposed with increasing the local spatial properties in the source image as SVMs input patterns. After the proper neighbor pixels region is selected, trained support vectors are obtained by training SVMs with local spatial properties that include the average of the neighbor pixels gray values and the gray value variations between neighbor pixels in the selected region. The support vector regression machines are employed to estimate the gray values of unknown pixels with the neighbor pixels and local spatial properties information. Some interpolation experiments show that the proposed scheme is superior to the linear, cubic, neural network and other SVMs based interpolation approaches.
基金Projects(11372055,11302033)supported by the National Natural Science Foundation of ChinaProject supported by the Huxiang Scholar Foundation from Changsha University of Science and Technology,ChinaProject(2012KFJJ02)supported by the Key Labortory of Lightweight and Reliability Technology for Engineering Velicle,Education Department of Hunan Province,China
文摘A methodology for topology optimization based on element independent nodal density(EIND) is developed.Nodal densities are implemented as the design variables and interpolated onto element space to determine the density of any point with Shepard interpolation function.The influence of the diameter of interpolation is discussed which shows good robustness.The new approach is demonstrated on the minimum volume problem subjected to a displacement constraint.The rational approximation for material properties(RAMP) method and a dual programming optimization algorithm are used to penalize the intermediate density point to achieve nearly 0-1 solutions.Solutions are shown to meet stability,mesh dependence or non-checkerboard patterns of topology optimization without additional constraints.Finally,the computational efficiency is greatly improved by multithread parallel computing with OpenMP.
基金funded by Vietnam National Foundation for Science and Technology Development (NAFOSTED) under Grant number 107.02-2019.330。
文摘The main purpose of this paper is to present numerical results of static bending and free vibration of functionally graded porous(FGP) variable-thickness plates by using an edge-based smoothed finite element method(ES-FEM) associate with the mixed interpolation of tensorial components technique for the three-node triangular element(MITC3), so-called ES-MITC3. This ES-MITC3 element is performed to eliminate the shear locking problem and to enhance the accuracy of the existing MITC3 element. In the ES-MITC3 element, the stiffness matrices are obtained by using the strain smoothing technique over the smoothing domains formed by two adjacent MITC3 triangular elements sharing an edge. Materials of the plate are FGP with a power-law index(k) and maximum porosity distributions(U) in the forms of cosine functions. The influences of some geometric parameters, material properties on static bending, and natural frequency of the FGP variable-thickness plates are examined in detail.