JVE International
Not a member yet
    1200 research outputs found

    Railway foreign body vibration signal detection based on wavelet analysis

    Get PDF
    Based on the wavelet packet analysis method with time-frequency analysis characteristics, the measurement signal of the vibration system is processed for noise reduction, the soft-hard threshold compromise wavelet denoising method used has the advantages of soft threshold and hard threshold denoising, and through the introduction of compromise factors, signal processing can be performed more flexibly in signal analysis. For the denoised signal, the fundamental wavelet time-energy spectrum analysis, the main components of the signal can be clearly displayed, and according to the distribution of its energy in each frequency band, the signal characteristics can be displayed intuitively. Experimental results show: It can be determined that there is a foreign body intrusion incident at a position 520 m away from the monitoring point, rather than a normal train travel incident. In fact, we are walking back and forth at a distance of about 520 m from the monitoring point, simulating the intrusion of illegal foreign objects such as pedestrians and livestock beside the railroad tracks prove that analysis and judgment can be known, the wavelet analysis proposed by the author can realize the monitoring and judgment of some illegal foreign body intrusion incidents such as pedestrians and livestock

    Application of A* algorithm in intelligent vehicle path planning

    Get PDF
    Path planning is one of the important directions in the field of intelligent vehicles research. Traditional path planning algorithms generally use Dijkstra algorithm, Breadth-First-Search (BFS) algorithm and A* algorithm. Dijkstra algorithm is a search-based algorithm, which can search to an optimal path, but the disadvantage is too many expansion nodes, which leads to insufficient search efficiency. BFS algorithm is a heuristic search algorithm, which reduces the disadvantage of too many expansion nodes and improves the search efficiency by heuristic function. A* algorithm is a heuristic search algorithm that combines Dijkstra’s algorithm and BFS algorithm, which has higher search efficiency and can search to an optimal path at the same time, but it is still lacking in the search mode and smoothness of the planned route. This paper first introduces the general path planning algorithm, then introduces and analyzes the A* algorithm, and proposes improvement measures for its shortcomings; finally, the executability and effectiveness of the improved algorithm are tested using simulation, and compared with the traditional A* algorithm, and the results show that the improved A* algorithm has good effect on path planning of intelligent vehicles

    Analysis of vibration characteristics of rotating parallel flexible manipulator considering joint elastic constraints

    Get PDF
    The bolt joint is the key component connecting the rigid moving base body and the flexible manipulator. The dynamic characteristics of the flexible manipulator under the elastic constraint of the joint are analyzed, and the action mechanism of the elastic constraint of the bolt joint on the frequency and vibration mode is revealed. Considering the effects of line constraint and torsion constraint, the elastic constraint model of the joint is established. Based on the principle of virtual work, the boundary constraints of the joint end and the free end are established, and the analytical equation of frequency and the expression of vibration mode function are derived. The first three frequencies and vibration mode characteristics of the flexible manipulator under elastic constraints are analyzed numerically. The sensitivity method is used to analyze the effect of linear constraints and torsional constraints on the frequency, and the elastic constraint region is established to characterize the functional relationship between the binding stiffness and the natural frequency. It is found that under elastic constraints, the influence of torsional stiffness of bolt joint is mainly concentrated in the low-order modal frequency, while the linear stiffness has a great influence on each order modal frequency of the manipulator; With the decrease of elastic constraint stiffness, its influence on modal shapes gradually increases, especially on high-order modal shapes. The research results prove the internal mechanism of the influence of elastic constraints on vibration characteristics, which provide a theoretical basis for improving the dynamic characteristics of flexible manipulator

    Detection of weak joints and damages for beams using machine learning

    Get PDF
    For maintaining the safe operation of structures, it is necessary to develop SHM methods that can detect not only the presence of cracks in the structure but also any alterations of its fastening conditions. The current paper presents a method for developing an Artificial Intelligent model that can detect if a beam is affected by transverse cracks and at the same time, by improper boundary conditions. To this aim, a cantilever steel beam is considered as the in the current study. The training data for the artificial neural network (ANN) is created using an original analytic method which allows calculating the natural frequency loss caused by the occurrence of transverse cracks even if the beam is improperly fastened. The intelligent model is trained by employing the MATLAB software and tested using data acquired from numerical simulations. The results show very high accuracy in determining the presence of transverse cracks, and the capability of detecting the presence and severity of improper clamping conditions

    Multi-axis vibration test technology of satellite based on vector-fixture’s design and applications

    Get PDF
    Aiming at the problems that the three-direction uniaxial sequential vibration test cannot effectively simulate the real launch environment of the satellite, and the high cost of the multi-axis shaker and the limitation of engineering application, the multi-axis vibration test scheme based on vector-fixture is proposed. Taking the vibration magnitude of uniaxial vibration test on the satellite mounting surface as equivalent reference, the appropriate vector direction is determined to carry out vector-fixture design. By analyzing the multi-axial vibration test data of the real structure of a satellite, it can be seen that: The “satellite-fixture” mounting surface can reach the set vibration magnitude at low frequencies, and undertest occurs at high frequency due to structural resonance and other factors; By optimizing the control strategy, the degree of over-test and under-test in the three directions can be balanced. According to the mission characteristics and development cycle of micro-nano satellites, this paper provides an efficient vibration test scheme

    Modal analysis of a milling dynamometer considered as 1DOF system

    Get PDF
    A force transducer-based plate dynamometer for milling force measurements is presented in this paper. The main components of the designed dynamometer were described, and experimental modal analysis was carried out while considering the dynamometer as a 1DOF system. The values of the main components of the 1DOF systems such as mass, damping coefficient, and equivalent stiffness were identified, and the natural frequency for rings and dynamometer was calculated. The calculated natural frequencies of components were found in reacceptance FRF, obtained by modal analysis done with an impact hammer. A MATLAB simulation was done to validate the system using the transfer function based on the modal test

    Equivalent stiffness calculation of composite hat stiffened laminate

    Get PDF
    The stiffness is the main reason that restricts the large-scale of composite ships, the basis to solve this problem is to solve the stiffness of composite ships’ skeleton structure. Based on classical laminates theory, this paper calculated the equivalent in-plane stiffness and bending stiffness of composite hat stiffened laminate using equivalent stiffness principle. The hat stiffened laminate can be simplified and equivalent to orthotropic laminates using this solution idea, which solves the problem that it is difficult to obtain the analytical solutions of deformation, stress and strain of stiffened laminate. The research results can be used to calculate the stiffness of composite stiffened laminate and the local or global stiffness of the hull girder with such a skeleton structure

    Analysis of electromagnetic vibration and noise of permanent magnet synchronous motor based on field-circuit coupling

    Get PDF
    In order to study the influence of harmonics on the vibration and noise of permanent magnet synchronous motor, this paper introduces an analysis method based on field-circuit coupling, and establishes a complete analysis process from the control strategy to the vibration and noise response of the motor. Firstly, the coupling model including control strategy, main circuit model and electromagnetic field model is established. Secondly, the finite element model of the permanent magnet synchronous motor under the influence of coupling is established to analyze and compare the electromagnetic force wave characteristics of the coupling excitation and the sinusoidal excitation. Then, the coupled electromagnetic force is loaded into the structural field to simulate and calculate the vibration and noise. Finally, the effectiveness of the model is verified through experimental sound pressure level comparison under steady-state and speed-up conditions, and it provides a reference for vibration and noise prediction of the motor system

    Moving horizon estimation of vehicle state and parameters

    Get PDF
    For the active safety control of the vehicle, it is extremely important to estimate the vehicle state in real-time and accurately during the driving process. A joint state and parameter estimation method based on QR decomposition and receding horizon estimation (RHE) is proposed. Firstly, by introducing the receding horizon strategy, the authors optimized the state and parameter estimation with a fixed number of variables, which can better deal with the estimation problem of time-varying parameters. Then, based on the principle of forward dynamic programming, the calculation of arrival cost is transformed into a least square equation, which is solved by QR decomposition. At the same time, an update method of arrival cost based on QR decomposition is given. In this way, the whole receding horizon estimation method is based on the optimization, and the feedback mechanism is introduced to improve the estimation accuracy and speed. The simulation results show that the accuracy of receding horizon estimation is obviously better than that of unscented Kalman filter (UKF), and the arrival cost update method based on QR decomposition is more convenient than the traditional arrival cost update method based on error covariance estimation

    Prediction of operation vibration state of coal mine mechatronics equipment based on data mining

    Get PDF
    In order to explore the prediction of the operation vibration state of coal mine mechatronics equipment, the author proposes a method based on data mining in response to the problems of large amount of data in the operating state of coal mine electromechanical equipment, low data utilization, and slow speed of single-machine massive data mining, using Map Reduce technology, a dual Map Reduce mining prediction framework is proposed, establish a data mining prediction model for the running state of dual Map Reduce, using MapReduce1 to extract features of monitoring data, use MapReduce2 to predict and analyze feature data. Finally, by building the Hadoop platform, reveal the relationship between Hadoop cluster nodes and parallel processing speed, the efficiency of the data mining prediction framework is verified: Perform an experimental comparative analysis of the single prediction model and the proposed AGB combined prediction model, the prediction accuracy of the AGB combined prediction model is verified

    1,194

    full texts

    1,200

    metadata records
    Updated in last 30 days.
    JVE International
    Access Repository Dashboard
    Do you manage Open Research Online? Become a CORE Member to access insider analytics, issue reports and manage access to outputs from your repository in the CORE Repository Dashboard! 👇