Flight simulator is an important device and a typical high performanceposition servo system used in the hardware-in-the-loop simulation of flight control system. Withoutusing the future desired output, zero phase erro...Flight simulator is an important device and a typical high performanceposition servo system used in the hardware-in-the-loop simulation of flight control system. Withoutusing the future desired output, zero phase error controller makes the overall system's frequencyresponse exhibit zero phase shift for all frequencies and a very small gain error at low frequencyrange can be achieved. A new algorithm to design the feed forward controller is presented, in orderto reduce the phase error, the design of proposed feed forward controller uses a modified plantmodel, which is a closed loop transfer function, through which the system tracking precisionperformance can be improved greatly. Real-time control results show the effectiveness of theproposed approach in flight simulator servo system.展开更多
To improve the robustness of high-precision servo systems, quantitative feedback theory (QFT) which aims to achieve a desired robust design over a specified region of plant uncertainty is proposed. The robust design...To improve the robustness of high-precision servo systems, quantitative feedback theory (QFT) which aims to achieve a desired robust design over a specified region of plant uncertainty is proposed. The robust design problem can be solved using QFT but it fails to guarantee a high precision tracking. This problem is solved by a robust digital QFT control scheme based on zero phase error (ZPE) feed forward compensation. This scheme consists of two parts: a QFT controller in the closed-loop system and a ZPE feed-forward compensator. Digital QFT controller is designed to overcome the uncertainties in the system. Digital ZPE feed forward controller is used to improve the tracking precision. Simulation and real-time examples for flight simulator servo system indicate that this control scheme can guarantee both high robust performance and high position tracking precision.展开更多
The International Maritime Organization (IMO) has encouraged its member countries to introduce Formal Safety Assessment (FSA) for ship operations since the end of the last century. FSA can be used through certain form...The International Maritime Organization (IMO) has encouraged its member countries to introduce Formal Safety Assessment (FSA) for ship operations since the end of the last century. FSA can be used through certain formal assessing steps to generate effective recommendations and cautions to control marine risks and improve the safety of ships. On the basis of the brief introduction of FSA, this paper describes the ideas of applying FSA to the prevention of human error in ship operations. It especially discusses the investigation and analysis of the information and data using navigation simulators and puts forward some suggestions for the introduction and development of the FSA research work for safer ship operations.展开更多
Radar leveling system is the key equipment for improving the radar mobility and survival capability. A combined quantitative feedback theory (QFT) controller is designed for the radar truck leveling simulator in this ...Radar leveling system is the key equipment for improving the radar mobility and survival capability. A combined quantitative feedback theory (QFT) controller is designed for the radar truck leveling simulator in this paper, which suffers from strong nonlinearities and system parameter uncertainties. QFT can reduce the plant uncertainties and stabilize the system, but it fails to obtain high-precision tracking. This drawback can be solved by a robust QFT control scheme based on zero phase error tracking control (ZPETC) compensation. The combined controller not only possesses high robustness, but greatly improves the system performance. To verify the effiectiveness and the potential of the proposed controller, a series of experiments have been carried out. Experimental results have demonstrated its robustness against a large range of parameters variation and high tracking precision performance, as well as its capability of restraining the load coupling among channels. The combined QFT controller can drive the radar truck leveling platform accurately, quickly and stably.展开更多
Using the future desired input value, zero phase error controller enables the overall system's frequency response exhibit zero phase shift for all frequencies and a small gain error at low frequency range, and based ...Using the future desired input value, zero phase error controller enables the overall system's frequency response exhibit zero phase shift for all frequencies and a small gain error at low frequency range, and based on this, a new algorithm is presented to design the feedforward controller. However, zero phase error controller is only suitable for certain linear system. To reduce the tracking error and improve robustness, the design of the proposed feedforward controller uses a neural compensation based on diagonal recurrent neural network. Simulation and real-time control results for flight simulator servo system show the effectiveness of the proposed approach.展开更多
Simulated star maps serve as convenient inputs for the test of a star sensor, whose standardability mostly depends on the centroid precision of the simulated star image, so it is necessary to accomplish systematic err...Simulated star maps serve as convenient inputs for the test of a star sensor, whose standardability mostly depends on the centroid precision of the simulated star image, so it is necessary to accomplish systematic error compensation for the simple Gaussian PSF(or SPSF, in which PSF denotes point spread function). Firstly, the error mechanism of the SPSF is described, the reason of centroid deviations of the simulated star images based on SPSF lies in the unreasonable sampling positions(the centers of the covered pixels) of the Gaussian probability density function. Then in reference to the IPSF simulated star image spots regarded as ideal ones, and by means of normalization and numerical fitting, the pixel center offset function expressions are got, so the systematic centroid error compensation can be executed simply by substituting the pixel central position with the offset position in the SPSF. Finally, the centroid precision tests are conducted for the three big error cases of Gaussian radius r = 0.5, 0.6, 0.671 pixel, and the centroid accuracy with the compensated SPSF(when r = 0.5) is improved to 2.83 times that of the primitive SPSF, reaching a 0.008 pixel error, an equivalent level of the IPSF. Besides its simplicity, the compensated SPSF further increases both the shape similarity and the centroid precision of simulated star images, which helps to improve the image quality and the standardability of the outputs of an electronic star map simulator(ESS).展开更多
To reduce the spatial simulation error generated by the finite difference method,previous researchers compute the optimal finite-difference weights always by minimizing the error of spatial dispersion relation.However...To reduce the spatial simulation error generated by the finite difference method,previous researchers compute the optimal finite-difference weights always by minimizing the error of spatial dispersion relation.However,we prove that the spatial simulation error of the finite difference method is associated with the dot product of the spatial dispersion relation of the finite-difference weights and the spectrum of the seismic wavefield.Based on the dot product relation,we construct a L_(2) norm cost function to minimize spatial simulation error.For solving this optimization problem,the seismic wavefield infor-mation in wavenumber region is necessary.Nevertheless,the seismic wavefield is generally obtained by costly forward modeling techniques.To reduce the computational cost,we substitute the spectrum of the seismic wavelet for the spectrum of the seismic wavefield,as the seismic wavelet plays a key role in determining the seismic wavefield.In solving the optimization problem,we design an exhaustive search method to obtain the solution of the L_(2) norm optimization problem.After solving the optimization problem,we are able to achieve the finite-difference weights that minimize spatial simulation error.In theoretical error analyses,the finite-difference weights from the proposed method can output more accurate simulation results compared to those from previous optimization algorithms.Furthermore,we validate our method through numerical tests with synthetic models,which encompass homogenous/inhomogeneous media as well as isotropic and anisotropic media.展开更多
This paper proposes a generic high-performance and low-time-overhead software control flow checking solution, graph-tree-based control flow checking (GTCFC) for space-borne commercial-off-the-shelf (COTS) processo...This paper proposes a generic high-performance and low-time-overhead software control flow checking solution, graph-tree-based control flow checking (GTCFC) for space-borne commercial-off-the-shelf (COTS) processors. A graph tree data structure with a topology similar to common trees is introduced to transform the control flow graphs of target programs. This together with design of IDs and signatures of its vertices and edges allows for an easy check of legality of actual branching during target program execution. As a result, the algorithm not only is capable of detecting all single and multiple branching errors with low latency and time overheads along with a linear-complexity space overhead, but also remains generic among arbitrary instruction sets and independent of any specific hardware. Tests of the algorithm using a COTS-processor-based onboard computer (OBC) of in-service ZDPS-1A pico-satellite products show that GTCFC can detect over 90% of the randomly injected and all-pattern-covering branching errors for different types of target programs, with performance and overheads consistent with the theoretical analysis; and beats well-established preeminent control flow checking algorithms in these dimensions. Furthermore, it is validated that GTCGC not only can be accommodated in pico-satellites conveniently with still sufficient system margins left, but also has the ability to minimize the risk of control flow errors being undetected in their space missions. Therefore, due to its effectiveness, efficiency, and compatibility, the GTCFC solution is ready for applications on COTS processors on pico-satellites in their real space missions.展开更多
To achieve better observation for sea surface,a new generation of wide-swath interferometric altimeter satellites is proposed.Before satellite launch,it is particularly important to study the data processing methods a...To achieve better observation for sea surface,a new generation of wide-swath interferometric altimeter satellites is proposed.Before satellite launch,it is particularly important to study the data processing methods and carry out the detailed error analysis of ocean satellites,because it is directly related to the ultimate ability of satellites to capture ocean information.For this purpose,ocean eddies are considered a specific case of ocean signals,and it can cause significant changes in sea surface elevation.It is suitable for theoretical simulation of the sea surface and systematic simulation of the altimeter.We analyzed the impacts of random error and baseline error on the sea surface and ocean signals and proposed a combined strategy of low-pass filtering,empirical orthogonal function(EOF)decomposition,and linear fitting to remove the errors.Through this strategy,sea surface anomalies caused by errors were considerably improved,and the capability of satellite for capturing ocean information was enhanced.Notably,we found that the baseline error in sea surface height data was likely to cause inaccuracy in eddy boundary detection,as well as false eddy detection.These abnormalities could be prevented for"clean"sea surface height after the errors removal.展开更多
Error coding is suited when the transmission channel is noisy. This is the case of wireless communication. So to provide a reliable digital data transmission, we should use error detection and correction algorithms. I...Error coding is suited when the transmission channel is noisy. This is the case of wireless communication. So to provide a reliable digital data transmission, we should use error detection and correction algorithms. In this paper, we constructed a simulation study for four detection algorithms. The first three methods—hamming, LRC, and parity are common techniques in networking while the fourth is a proposed one called Signature. The results show that, the hamming code is the best one in term of detection but the worst one in term of execution time. Parity, LRC and signature have the same ability in detecting error, while the signature has a preference than all others methods in term of execution time.展开更多
A compound controller is proposed to alleviate the considerable chattering in output of zero phase error tracking controller (ZPETC), when the flight simulator losses command data of simulation signal. Besides, the ...A compound controller is proposed to alleviate the considerable chattering in output of zero phase error tracking controller (ZPETC), when the flight simulator losses command data of simulation signal. Besides, the shortcomings, caused by conventional differential methods in retrieving velocity and acceleration signals, are avoided to a certain extent. The compound controller based on disturbance observer (DOB) is composed of a feed-forward controller and a feedback controller. It estimates velocity and acceleration of unknown tracking signal, and also velocity response with an approximate method for differential. The experiments on a single-axis flight simulator show that the proposed method has strong robustness against parameter perturbations and external disturbances, owing to the introduced DOB. Compared with the scheme with ZPETC, the proposed scheme possesses more simple design and better tracking performance. Moreover, it is less sensitive to position command distortion of flight simulator.展开更多
Abstract Single event upset (SEU) effect, caused by highly energized particles in aerospace, threatens the reliability and security of small satellites composed of commercialofftheshelves (COTS). SEU induced contr...Abstract Single event upset (SEU) effect, caused by highly energized particles in aerospace, threatens the reliability and security of small satellites composed of commercialofftheshelves (COTS). SEU induced control flow errors (CFEs) may cause unpredictable behavior or crashes of COTSbased small satellites. This paper proposes a generic softwarebased control flow checking technique (CFC) and bipartite graphbased control flow checking (BGCFC). To simplify the types of illegal branches, it transforms the conventional control flow graph into the equivalent bipartite graph. It checks the legal ity of control flow at runtime by comparing a global signature with the expected value and introduces consecutive IDs and bitmaps to reduce the time and memory overhead. Theoretical analysis shows that BGCFC can detect all types of internode CFEs with constant time and memory overhead. Practical tests verify the result of theoretical analysis. Compared with previous techniques, BGCFC achieves the highest error detection rate, lower time and memory overhead; the composite result in evaluation fac tor shows that BGCFC is the most effective one among all these techniques. The results in both theory and practice verify the applicability of BGCFC for COTSbased small satellites.展开更多
Driving a vehicle is one of the most common daily yet hazardous tasks. One of the great interests in recent research is to characterize a driver’s behaviors through the use of a driving simulation. Virtual reality te...Driving a vehicle is one of the most common daily yet hazardous tasks. One of the great interests in recent research is to characterize a driver’s behaviors through the use of a driving simulation. Virtual reality technology is now a promising alternative to the conventional driving simulations since it provides a more simple, secure and user-friendly environment for data collection. The driving simulator was used to assist novice drivers in learning how to drive in a very calm environment since the driving is not taking place on an actual road. This paper provides new insights regarding a driver’s behavior, techniques and adaptability within a driving simulation using virtual reality technology. The theoretical framework of this driving simulation has been designed using the Unity3D game engine (5.4.0f3 version) and programmed by the C# programming language. To make the driving simulation environment more realistic, the HTC Vive Virtual reality headset, powered by Steamvr, was used. 10 volunteers ranging from ages 19 - 37 participated in the virtual reality driving experiment. Matlab R2016b was used to analyze the data obtained from experiment. This research results are crucial for training drivers and obtaining insight on a driver’s behavior and characteristics. We have gathered diverse results for 10 drivers with different characteristics to be discussed in this study. Driving simulations are not easy to use for some users due to motion sickness, difficulties in adopting to a virtual environment. Furthermore, results of this study clearly show the performance of drivers is closely associated with individual’s behavior and adaptability to the driving simulator. Based on our findings, it can be said that with a VR-HMD (Virtual Reality-Head Mounted Display) Driving Simulator enables us to evaluate a driver’s “performance error”, “recognition errors” and “decision error”. All of which will allow researchers and further studies to potentially establish a method to increase driver safety or alleviate “driving errors”.展开更多
Accurate 3-D fracture network model for rock mass in dam foundation is of vital importance for stability,grouting and seepage analysis of dam foundation.With the aim of reducing deviation between fracture network mode...Accurate 3-D fracture network model for rock mass in dam foundation is of vital importance for stability,grouting and seepage analysis of dam foundation.With the aim of reducing deviation between fracture network model and measured data,a 3-D fracture network dynamic modeling method based on error analysis was proposed.Firstly,errors of four fracture volume density estimation methods(proposed by ODA,KULATILAKE,MAULDON,and SONG)and that of four fracture size estimation methods(proposed by EINSTEIN,SONG and TONON)were respectively compared,and the optimal methods were determined.Additionally,error index representing the deviation between fracture network model and measured data was established with integrated use of fractal dimension and relative absolute error(RAE).On this basis,the downhill simplex method was used to build the dynamic modeling method,which takes the minimum of error index as objective function and dynamically adjusts the fracture density and size parameters to correct the error index.Finally,the 3-D fracture network model could be obtained which meets the requirements.The proposed method was applied for 3-D fractures simulation in Miao Wei hydropower project in China for feasibility verification and the error index reduced from 2.618 to 0.337.展开更多
In this paper, model checking problem is considered for general linear model when covariables are measured with error and an independent validation data set is available, Without assuming any error model structure bet...In this paper, model checking problem is considered for general linear model when covariables are measured with error and an independent validation data set is available, Without assuming any error model structure between the true variable and the surrogate variable, the author first apply nonparametric method to model the relationship between the true variable and the surrogate variable with the help of the validation sample. Then the author construct a score-type test statistic through model adjustment. The large sample behaviors of the score-type test statistic are investigated. It is shown that the test is consistent and can detect the alternative hypothesis close to the null hypothesis at the rate n^-r with 0 ≤ r ≤1/2. Simulation results indicate that the proposed method works well. Key words General linear model, measurement error, model checking, validation data.展开更多
The checking survey in Open mine is one of the most frequent and important work.It plays the role of forming a connecting link between open mine planning and pro- duction.Traditional checking method has such disadvant...The checking survey in Open mine is one of the most frequent and important work.It plays the role of forming a connecting link between open mine planning and pro- duction.Traditional checking method has such disadvantages as long time consumption, heavy workload,complicated calculating process,and lower automation.Used GPS and GIS technologies to systematically study the core issues of checking survey in open mine. A detail GPS data acquisition coding scheme was presented.Based on the scheme an algorithm used for computer semiautomatic cartography was made.Three methods used for eliminating gross errors from raw data which were needed for creating DEM was dis- cussed.Two algorithms were researched and realized which can be used to create open mine fine DEM model with constrained conditions and to dynamically update the model. The precision analysis and evaluation of the created model were carried out.展开更多
In this paper we address the dynamics of compensation cutting process from both Laplace s frequency domain and the time domain of the first time, using the two computer aided analyzing softwares: MATLAB and SIMULI...In this paper we address the dynamics of compensation cutting process from both Laplace s frequency domain and the time domain of the first time, using the two computer aided analyzing softwares: MATLAB and SIMULINK. Theoretical analysis and simulation experiments firstly show that not only the systematical stiffness of workpiece, spindle and tools, but also the regenerated coefficient affects the compensation displacement effect. The results show that the SREC is practicable in reality to decease the spindle induced errors in many engineering applications such as hard boring through simulation and the preliminary experiment results.展开更多
CAD model with nominal dimension is implemented in interference checking of assembly simulation of aircraft complex parts at present, which causes inadequate availability. In order to address this challenging issue, i...CAD model with nominal dimension is implemented in interference checking of assembly simulation of aircraft complex parts at present, which causes inadequate availability. In order to address this challenging issue, interference checking method with tolerance based on assembly dimension chain was proposed. Worst case and maximum error probability of tolerance of composing loop were used, and CAD models were respectively re-constructed and inserted into simulation system. Before dynamic interference checking, engineering semantic interference condition was set to assembly requirements. Finally, the interface checking result was a basis for reasonability of assembly process and tolerance. A prototype system was developed based on the above research.展开更多
基金This project is supported by Aeronautics Foundation of China (No.00- E51022).
文摘Flight simulator is an important device and a typical high performanceposition servo system used in the hardware-in-the-loop simulation of flight control system. Withoutusing the future desired output, zero phase error controller makes the overall system's frequencyresponse exhibit zero phase shift for all frequencies and a very small gain error at low frequencyrange can be achieved. A new algorithm to design the feed forward controller is presented, in orderto reduce the phase error, the design of proposed feed forward controller uses a modified plantmodel, which is a closed loop transfer function, through which the system tracking precisionperformance can be improved greatly. Real-time control results show the effectiveness of theproposed approach in flight simulator servo system.
基金This project was supported by the Aeronautics Foundation of China (00E51022).
文摘To improve the robustness of high-precision servo systems, quantitative feedback theory (QFT) which aims to achieve a desired robust design over a specified region of plant uncertainty is proposed. The robust design problem can be solved using QFT but it fails to guarantee a high precision tracking. This problem is solved by a robust digital QFT control scheme based on zero phase error (ZPE) feed forward compensation. This scheme consists of two parts: a QFT controller in the closed-loop system and a ZPE feed-forward compensator. Digital QFT controller is designed to overcome the uncertainties in the system. Digital ZPE feed forward controller is used to improve the tracking precision. Simulation and real-time examples for flight simulator servo system indicate that this control scheme can guarantee both high robust performance and high position tracking precision.
文摘The International Maritime Organization (IMO) has encouraged its member countries to introduce Formal Safety Assessment (FSA) for ship operations since the end of the last century. FSA can be used through certain formal assessing steps to generate effective recommendations and cautions to control marine risks and improve the safety of ships. On the basis of the brief introduction of FSA, this paper describes the ideas of applying FSA to the prevention of human error in ship operations. It especially discusses the investigation and analysis of the information and data using navigation simulators and puts forward some suggestions for the introduction and development of the FSA research work for safer ship operations.
文摘Radar leveling system is the key equipment for improving the radar mobility and survival capability. A combined quantitative feedback theory (QFT) controller is designed for the radar truck leveling simulator in this paper, which suffers from strong nonlinearities and system parameter uncertainties. QFT can reduce the plant uncertainties and stabilize the system, but it fails to obtain high-precision tracking. This drawback can be solved by a robust QFT control scheme based on zero phase error tracking control (ZPETC) compensation. The combined controller not only possesses high robustness, but greatly improves the system performance. To verify the effiectiveness and the potential of the proposed controller, a series of experiments have been carried out. Experimental results have demonstrated its robustness against a large range of parameters variation and high tracking precision performance, as well as its capability of restraining the load coupling among channels. The combined QFT controller can drive the radar truck leveling platform accurately, quickly and stably.
基金The project was supported by Aeronautics Foundation of China (00E51022).
文摘Using the future desired input value, zero phase error controller enables the overall system's frequency response exhibit zero phase shift for all frequencies and a small gain error at low frequency range, and based on this, a new algorithm is presented to design the feedforward controller. However, zero phase error controller is only suitable for certain linear system. To reduce the tracking error and improve robustness, the design of the proposed feedforward controller uses a neural compensation based on diagonal recurrent neural network. Simulation and real-time control results for flight simulator servo system show the effectiveness of the proposed approach.
文摘Simulated star maps serve as convenient inputs for the test of a star sensor, whose standardability mostly depends on the centroid precision of the simulated star image, so it is necessary to accomplish systematic error compensation for the simple Gaussian PSF(or SPSF, in which PSF denotes point spread function). Firstly, the error mechanism of the SPSF is described, the reason of centroid deviations of the simulated star images based on SPSF lies in the unreasonable sampling positions(the centers of the covered pixels) of the Gaussian probability density function. Then in reference to the IPSF simulated star image spots regarded as ideal ones, and by means of normalization and numerical fitting, the pixel center offset function expressions are got, so the systematic centroid error compensation can be executed simply by substituting the pixel central position with the offset position in the SPSF. Finally, the centroid precision tests are conducted for the three big error cases of Gaussian radius r = 0.5, 0.6, 0.671 pixel, and the centroid accuracy with the compensated SPSF(when r = 0.5) is improved to 2.83 times that of the primitive SPSF, reaching a 0.008 pixel error, an equivalent level of the IPSF. Besides its simplicity, the compensated SPSF further increases both the shape similarity and the centroid precision of simulated star images, which helps to improve the image quality and the standardability of the outputs of an electronic star map simulator(ESS).
基金supported by the Marine S&T Fund of Shandong Province for Pilot National Laboratory for Marine Science and Technology(No.2021QNLM020001)the Major Scientific and Technological Projects of Shandong Energy Group(No.SNKJ2022A06-R23)+1 种基金the Funds of Creative Research Groups of China(No.41821002)the Major Scientific and Technological Projects of CNPC(No.ZD2019-183-003).
文摘To reduce the spatial simulation error generated by the finite difference method,previous researchers compute the optimal finite-difference weights always by minimizing the error of spatial dispersion relation.However,we prove that the spatial simulation error of the finite difference method is associated with the dot product of the spatial dispersion relation of the finite-difference weights and the spectrum of the seismic wavefield.Based on the dot product relation,we construct a L_(2) norm cost function to minimize spatial simulation error.For solving this optimization problem,the seismic wavefield infor-mation in wavenumber region is necessary.Nevertheless,the seismic wavefield is generally obtained by costly forward modeling techniques.To reduce the computational cost,we substitute the spectrum of the seismic wavelet for the spectrum of the seismic wavefield,as the seismic wavelet plays a key role in determining the seismic wavefield.In solving the optimization problem,we design an exhaustive search method to obtain the solution of the L_(2) norm optimization problem.After solving the optimization problem,we are able to achieve the finite-difference weights that minimize spatial simulation error.In theoretical error analyses,the finite-difference weights from the proposed method can output more accurate simulation results compared to those from previous optimization algorithms.Furthermore,we validate our method through numerical tests with synthetic models,which encompass homogenous/inhomogeneous media as well as isotropic and anisotropic media.
基金supported by National Natural Science Foundation of China (No. 60904090)
文摘This paper proposes a generic high-performance and low-time-overhead software control flow checking solution, graph-tree-based control flow checking (GTCFC) for space-borne commercial-off-the-shelf (COTS) processors. A graph tree data structure with a topology similar to common trees is introduced to transform the control flow graphs of target programs. This together with design of IDs and signatures of its vertices and edges allows for an easy check of legality of actual branching during target program execution. As a result, the algorithm not only is capable of detecting all single and multiple branching errors with low latency and time overheads along with a linear-complexity space overhead, but also remains generic among arbitrary instruction sets and independent of any specific hardware. Tests of the algorithm using a COTS-processor-based onboard computer (OBC) of in-service ZDPS-1A pico-satellite products show that GTCFC can detect over 90% of the randomly injected and all-pattern-covering branching errors for different types of target programs, with performance and overheads consistent with the theoretical analysis; and beats well-established preeminent control flow checking algorithms in these dimensions. Furthermore, it is validated that GTCGC not only can be accommodated in pico-satellites conveniently with still sufficient system margins left, but also has the ability to minimize the risk of control flow errors being undetected in their space missions. Therefore, due to its effectiveness, efficiency, and compatibility, the GTCFC solution is ready for applications on COTS processors on pico-satellites in their real space missions.
基金Supported by the National Key R&D Program of China(No.2016YFC1401008)the Key R&D Program of Shandong Province,China(No.2019GHY112055)+6 种基金the National Natural Science Foundation of China(Nos.U2006211,42090044,41606200,41776183,41906157)the Major Scientifi c and Technological Innovation Projects in Shandong Province(No.2019JZZY010102)the Strategic Priority Research Program of the Chinese Academy of Sciences(Nos.XDA19060101,XDB42000000)the Key Project of Center for Ocean Mega-Science,Chinese Academy of Sciences(No.COMS2019R02)the CAS(Chinese Academy of Sciences)100-Talent Program(No.Y9KY04101L)the Marine S&T Fund of Shandong Province for Pilot National Laboratory for Marine Science and Technology(Qingdao)(No.2018SDKJ0102-2)the Fundamental Research Funds for the Central Universities(Hohai University)(No.2018B41814)。
文摘To achieve better observation for sea surface,a new generation of wide-swath interferometric altimeter satellites is proposed.Before satellite launch,it is particularly important to study the data processing methods and carry out the detailed error analysis of ocean satellites,because it is directly related to the ultimate ability of satellites to capture ocean information.For this purpose,ocean eddies are considered a specific case of ocean signals,and it can cause significant changes in sea surface elevation.It is suitable for theoretical simulation of the sea surface and systematic simulation of the altimeter.We analyzed the impacts of random error and baseline error on the sea surface and ocean signals and proposed a combined strategy of low-pass filtering,empirical orthogonal function(EOF)decomposition,and linear fitting to remove the errors.Through this strategy,sea surface anomalies caused by errors were considerably improved,and the capability of satellite for capturing ocean information was enhanced.Notably,we found that the baseline error in sea surface height data was likely to cause inaccuracy in eddy boundary detection,as well as false eddy detection.These abnormalities could be prevented for"clean"sea surface height after the errors removal.
文摘Error coding is suited when the transmission channel is noisy. This is the case of wireless communication. So to provide a reliable digital data transmission, we should use error detection and correction algorithms. In this paper, we constructed a simulation study for four detection algorithms. The first three methods—hamming, LRC, and parity are common techniques in networking while the fourth is a proposed one called Signature. The results show that, the hamming code is the best one in term of detection but the worst one in term of execution time. Parity, LRC and signature have the same ability in detecting error, while the signature has a preference than all others methods in term of execution time.
基金Program for New Century Excellent Talents in University (NCET-07-0044)
文摘A compound controller is proposed to alleviate the considerable chattering in output of zero phase error tracking controller (ZPETC), when the flight simulator losses command data of simulation signal. Besides, the shortcomings, caused by conventional differential methods in retrieving velocity and acceleration signals, are avoided to a certain extent. The compound controller based on disturbance observer (DOB) is composed of a feed-forward controller and a feedback controller. It estimates velocity and acceleration of unknown tracking signal, and also velocity response with an approximate method for differential. The experiments on a single-axis flight simulator show that the proposed method has strong robustness against parameter perturbations and external disturbances, owing to the introduced DOB. Compared with the scheme with ZPETC, the proposed scheme possesses more simple design and better tracking performance. Moreover, it is less sensitive to position command distortion of flight simulator.
基金support from the National Natural Science Foundation of Chinathe Fundamental Research Funds for the Central Universities of China
文摘Abstract Single event upset (SEU) effect, caused by highly energized particles in aerospace, threatens the reliability and security of small satellites composed of commercialofftheshelves (COTS). SEU induced control flow errors (CFEs) may cause unpredictable behavior or crashes of COTSbased small satellites. This paper proposes a generic softwarebased control flow checking technique (CFC) and bipartite graphbased control flow checking (BGCFC). To simplify the types of illegal branches, it transforms the conventional control flow graph into the equivalent bipartite graph. It checks the legal ity of control flow at runtime by comparing a global signature with the expected value and introduces consecutive IDs and bitmaps to reduce the time and memory overhead. Theoretical analysis shows that BGCFC can detect all types of internode CFEs with constant time and memory overhead. Practical tests verify the result of theoretical analysis. Compared with previous techniques, BGCFC achieves the highest error detection rate, lower time and memory overhead; the composite result in evaluation fac tor shows that BGCFC is the most effective one among all these techniques. The results in both theory and practice verify the applicability of BGCFC for COTSbased small satellites.
文摘Driving a vehicle is one of the most common daily yet hazardous tasks. One of the great interests in recent research is to characterize a driver’s behaviors through the use of a driving simulation. Virtual reality technology is now a promising alternative to the conventional driving simulations since it provides a more simple, secure and user-friendly environment for data collection. The driving simulator was used to assist novice drivers in learning how to drive in a very calm environment since the driving is not taking place on an actual road. This paper provides new insights regarding a driver’s behavior, techniques and adaptability within a driving simulation using virtual reality technology. The theoretical framework of this driving simulation has been designed using the Unity3D game engine (5.4.0f3 version) and programmed by the C# programming language. To make the driving simulation environment more realistic, the HTC Vive Virtual reality headset, powered by Steamvr, was used. 10 volunteers ranging from ages 19 - 37 participated in the virtual reality driving experiment. Matlab R2016b was used to analyze the data obtained from experiment. This research results are crucial for training drivers and obtaining insight on a driver’s behavior and characteristics. We have gathered diverse results for 10 drivers with different characteristics to be discussed in this study. Driving simulations are not easy to use for some users due to motion sickness, difficulties in adopting to a virtual environment. Furthermore, results of this study clearly show the performance of drivers is closely associated with individual’s behavior and adaptability to the driving simulator. Based on our findings, it can be said that with a VR-HMD (Virtual Reality-Head Mounted Display) Driving Simulator enables us to evaluate a driver’s “performance error”, “recognition errors” and “decision error”. All of which will allow researchers and further studies to potentially establish a method to increase driver safety or alleviate “driving errors”.
基金Project(51321065)supported by the Innovative Research Groups of the National Natural Science Foundation of ChinaProject(2013CB035904)supported by the National Basic Research Program of China(973 Program)Project(51439005)supported by the National Natural Science Foundation of China
文摘Accurate 3-D fracture network model for rock mass in dam foundation is of vital importance for stability,grouting and seepage analysis of dam foundation.With the aim of reducing deviation between fracture network model and measured data,a 3-D fracture network dynamic modeling method based on error analysis was proposed.Firstly,errors of four fracture volume density estimation methods(proposed by ODA,KULATILAKE,MAULDON,and SONG)and that of four fracture size estimation methods(proposed by EINSTEIN,SONG and TONON)were respectively compared,and the optimal methods were determined.Additionally,error index representing the deviation between fracture network model and measured data was established with integrated use of fractal dimension and relative absolute error(RAE).On this basis,the downhill simplex method was used to build the dynamic modeling method,which takes the minimum of error index as objective function and dynamically adjusts the fracture density and size parameters to correct the error index.Finally,the 3-D fracture network model could be obtained which meets the requirements.The proposed method was applied for 3-D fractures simulation in Miao Wei hydropower project in China for feasibility verification and the error index reduced from 2.618 to 0.337.
基金This research is supported by the National Natural Science Foundation of China (10901162, 10926073), the President Fund of GUCAS and China Postdoctoral Science Foundation.
文摘In this paper, model checking problem is considered for general linear model when covariables are measured with error and an independent validation data set is available, Without assuming any error model structure between the true variable and the surrogate variable, the author first apply nonparametric method to model the relationship between the true variable and the surrogate variable with the help of the validation sample. Then the author construct a score-type test statistic through model adjustment. The large sample behaviors of the score-type test statistic are investigated. It is shown that the test is consistent and can detect the alternative hypothesis close to the null hypothesis at the rate n^-r with 0 ≤ r ≤1/2. Simulation results indicate that the proposed method works well. Key words General linear model, measurement error, model checking, validation data.
基金the Ph.D.Program Research Foundation from MOE of China(20060147004)Research Foundation from Liaoning Technical University(04A02001)
文摘The checking survey in Open mine is one of the most frequent and important work.It plays the role of forming a connecting link between open mine planning and pro- duction.Traditional checking method has such disadvantages as long time consumption, heavy workload,complicated calculating process,and lower automation.Used GPS and GIS technologies to systematically study the core issues of checking survey in open mine. A detail GPS data acquisition coding scheme was presented.Based on the scheme an algorithm used for computer semiautomatic cartography was made.Three methods used for eliminating gross errors from raw data which were needed for creating DEM was dis- cussed.Two algorithms were researched and realized which can be used to create open mine fine DEM model with constrained conditions and to dynamically update the model. The precision analysis and evaluation of the created model were carried out.
文摘In this paper we address the dynamics of compensation cutting process from both Laplace s frequency domain and the time domain of the first time, using the two computer aided analyzing softwares: MATLAB and SIMULINK. Theoretical analysis and simulation experiments firstly show that not only the systematical stiffness of workpiece, spindle and tools, but also the regenerated coefficient affects the compensation displacement effect. The results show that the SREC is practicable in reality to decease the spindle induced errors in many engineering applications such as hard boring through simulation and the preliminary experiment results.
基金Supported by the National Natural Science Foundation Project of China (No.50905087)the National Science and Technology Major Project of China (2012ZX04010041)the Aeronautical Science Foundation Project of China (2010ZE52057)
文摘CAD model with nominal dimension is implemented in interference checking of assembly simulation of aircraft complex parts at present, which causes inadequate availability. In order to address this challenging issue, interference checking method with tolerance based on assembly dimension chain was proposed. Worst case and maximum error probability of tolerance of composing loop were used, and CAD models were respectively re-constructed and inserted into simulation system. Before dynamic interference checking, engineering semantic interference condition was set to assembly requirements. Finally, the interface checking result was a basis for reasonability of assembly process and tolerance. A prototype system was developed based on the above research.