首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
吴瑕  訾斌  林俊 《制造业自动化》2012,34(13):47-51
针对柔索并联机器人的结构特点,搭建了该机器人监控系统的总体框架。考虑到柔索并联机器人系统具有非线性强、外界干扰等特性,提出带有模糊补偿的自适应控制算法。进一步,通过Matlab与LabVIEW混合编程对柔索并联机器人进行了运动轨迹跟踪的联合仿真、监控界面的设计及网络发布。联合仿真结果表明,柔索并联机器人监控系统具有良好的轨迹跟踪性能,且监控人机界面友好,仿真效果较为直观明显。  相似文献   

2.
In synthesis of flexure mechanism, parallel arrangement is paid more attention due to its advantages, such as compact structure and higher stiffness. Researchers have derived many parallel flexure mechanisms, but seldom discuss which kind of flexure mechanism can be realized via fully parallel arrangement. The realizable conditions proposed in current work are complicated to engineering applications. To solve two problems on how to judge whether a flexure mechanism can be realized via fully parallel arrangement and how to realize those flexure mechanisms which cannot be realized via fully parallel arrangement, the algebraic condition is derived to judge whether a freedom space is parallel realizable after introducing the definition of parallel realizable and some propositions, and the condition is there exist 6-n independent line constraints in constraint space reciprocal to dimensional freedom space. Then the realizable constraint spaces reciprocal to freedom spaces with 1-3 dimensions are provided. As a result, not all freedom spaces are parallel realizable. For freedom spaces that are not parallel realizable, the criterion of decomposing DOF is proposed to achieve all motion patterns via parallel or hybrid arrangement, that is a high dimensional freedom space can be realized via combining several low dimensional freedom spaces which are parallel realizable. Specific decomposing strategies for 4 and 5 DOF are provided and a complete flowchart is presented to guide designing flexure mechanisms, particularly those which are not parallel realizable. As case studies, synthesis processes of two helical and 3T1R motions are provided to illustrate the proposed approach. The proposed method provides a feasible approach to realize all motion patterns.  相似文献   

3.
Virtual machine tools have been used widely for simulating designs in computer environments to determine optimal design parameters without the need for manufacturing prototypes. Machine tools include different multiple configurations that are designed to be suitable for the differing requirements of production. To date, studies on dynamic analysis have been limited to a few-axis machine tools of a specific configuration, such as a 3-axis milling machine or a 4-axis grinding machine. Here, we propose a novel method to focus on the dynamic analyses of multi-axis machines with differing multiple configurations. The motion equations for multiple degrees of freedom of linear and rotary axes are established by a Lagrange energy method, equilibrium equations, and Newton’s second law. This technique formulates the motion equations for each axis, and then further develops them for a multi-axis machine through a combination process and a transformation matrix. The library includes five dynamic model components, built to simulate 1236 different configurations of a machine tool. A dynamic analysis was applied to a control system to simulate the control signals of a virtual machine, which include stepped, ramped, curved, sinusoidal, and circular responses, and frequency response functions. The simulated and experimental results demonstrated that the method has high accuracy and reliability for one-, two-, and four-axis machine tools. Thus, this method can simulate the dynamic analyses of multi-axis machines and different multi-configurations without the need to build a specific configuration for each machine. It is recommended for selecting optimal motors, design parameters, and control parameters of the multiple configurations in a machine tool.  相似文献   

4.
基于凯恩动力学方程、数字-符号方法和并行计算建立了杆长和惯性参数可变平面可调五杆机构的动力学解析模型,并对驱动构件质量和杆长对驱动力/力矩的影响进行了仿真分析。将动力学模型的推导问题转化为特定条件下运用运动学和动力学计算公式求解机构驱动力矩的问题,并将广义坐标以及驱动构件杆长和惯性参数作为符号量,导出了模型矩阵元素数字-符号表达式。  相似文献   

5.
In factories during production, preventive maintenance (PM) scheduling is an important problem in preventing and predicting the failure of machines, and most other critical tasks. In this paper, we present a new method of PM scheduling in two modes for more precise and better machine maintenance, as pieces must be replaced or be repaired. Because of the importance of this problem, we define multi-objective functions including makespan, PM cost, variance tardiness, and variance cost; we also consider multi-parallel series machines that perform multiple jobs on each machine and an aid, the analytic network process, to weight these objectives and their alternatives. PM scheduling is an NP-hard problem, so we use a dynamic genetic algorithm (GA) (the probability of mutation and crossover is changed through the main GA) to solve our algorithm and present another heuristic model (particle swarm optimization) algorithm against which to compare the GA’s answer. At the end, a numerical example shows that the presented method is very useful in implementing and maintaining machines and devices.  相似文献   

6.
Feature-based validation techniques for dynamic system models could be unreliable for nonlinear, stochastic, and transient dynamic behavior, where the time series is usually non-stationary. This paper presents a wavelet spectral analysis approach to validate a computational model for a dynamic system. Continuous wavelet transform is performed on the time series data for both model prediction and experimental observation using a Morlet wavelet function. The wavelet cross-spectrum is calculated for the two sets of data to construct a time-frequency phase difference map. The Box-plot, an exploratory data analysis technique, is applied to interpret the phase difference for validation purposes. In addition, wavelet time-frequency coherence is calculated using the locally and globally smoothed wavelet power spectra of the two data sets. Significance tests are performed to quantitatively verify whether the wavelet time-varying coherence is significant at a specific time and frequency point, considering uncertainties in both predicted and observed time series data. The proposed wavelet spectrum analysis approach is illustrated with a dynamics validation challenge problem developed at the Sandia National Laboratories. A comparison study is conducted to demonstrate the advantages of the proposed methodologies over classical frequency-independent cross-correlation analysis and time-independent cross-coherence analysis for the validation of dynamic systems.  相似文献   

7.
Assessing the structural complexity of manufacturing systems configurations   总被引:1,自引:1,他引:1  
Modern manufacturing systems are increasingly required to be flexible and adaptable to changing market demands, which adds to their structural and operational complexity. One of the major challenges at the early design stages is to select a manufacturing system configuration that both satisfies the production functional requirements and is easy to operate and manage. A new metric for assessing the structural complexity of manufacturing system configurations is presented in this paper. The proposed complexity metric incorporates the quantity of information using an entropy approach. It accounts for the complexity inherent in the various modules in the manufacturing system through the use of an index derived from a newly developed manufacturing systems classification code. The code captures the effect of various component types and technologies used in a manufacturing system on the system’s structural complexity. The presented metric would be helpful in selecting the least complex manufacturing system configuration that meets the requirements. An engine cylinder head production system is used to illustrate the application of the proposed methodology in comparing feasible but different manufacturing system configurations capable of producing the cylinder head based on their structurally inherent complexity.  相似文献   

8.
The graphic processor unit (GPU) is an ideal solution to problems involving parallel data computations. A serial CPU-based program of dynamic analysis for multi-body systems is rebuilt as a parallel program that uses the GPU’s advantages. We developed an analysis code named GMAP to investigate how the dynamic analysis algorithm of multi-body systems is implemented in the GPU parallel programming. The numerical accuracy of GMAP is compared with the commercial program MSC/ADAMS. The numerical efficiency of GMAP is compared with the sequential CPU-based program. Multiple pendulums with bodies and joints and the net-shape system with bodies and spring-dampers are employed for computer simulations. The simulation results indicate that the accuracy of GMAP’s solution is the same as that of ADAMS. In the net type system that has 2370 spring-dampers, GMAP indicates an improved efficiency of about 566.7 seconds (24.7% improvement). It is noted that the larger the size of the system, the better the time efficiency.  相似文献   

9.
The criteria of dynamic and kinematic synthesis are discussed as well as the constraints imposed by kinematic chains of parallel mechanisms. They are to provide the synthesis of these objects on the basis of the most complete consideration of their various properties. Some results obtained earlier are generalized here.  相似文献   

10.
并联机构动力学建模及控制策略的研究   总被引:1,自引:0,他引:1  
金灵  吴建勇  计时鸣  王忠飞  杨光 《机电工程》2006,23(9):30-31,34
在总结并联机构动力学分析目标的基础上,对并联机构的动力学建模方法,包括拉格朗日方法、牛顿-欧拉法、虚功原理、凯恩方程法等进行了比较研究,并对控制策略的研究现状进行了综述。  相似文献   

11.
并联机构动力学建模及控制研究   总被引:1,自引:1,他引:0  
为了系统地研究并联机构动力学特性,分析了4种基本建模方法(牛顿-欧拉方法、直接拉格朗日方法、拉格朗日-达朗贝尔方法和虚功原理方法),总结了各种方法的优缺点。在此基础上,对动力学的3种控制算法(经典PD控制、机器人控制中常用的计算力矩控制以及数控加工中的先进轮廓控制)在并联机构上的应用进行了分析研究。针对开发的三自由度(3-DoF)纯平动并联机构Orthopod,采用拉格朗日-达朗贝尔方法进行了动力学建模,并对其进行了控制仿真。研究结果显示,轮廓控制在轮廓误差控制方面具有更好的性能,适合于雕刻机的控制应用。  相似文献   

12.
The determination of principal twists of the end-effector of a multi-degree-of-freedom manipulator plays a central role in their analysis, design, motion planning and determination of singularities. Most approaches to obtain principal twists and the distributions of twists, such as the well-known classical results of cylindroid and hyperboloid, are based on geometric reasoning and involve intuitive choice of coordinate systems. In this paper, we present a formal algebraic approach to obtain the principal twists of any multi-degree-of-freedom serial, parallel or hybrid manipulator, by making use of the algebra of dual numbers, vectors and matrices. We present analytical expressions for the principal twists and the pitches for any manipulator of arbitrary degree-of-freedom. A consequence of our approach is that we can obtain analytical expressions for the screws along which a manipulator can lose or gain degrees-of-freedom at a singularity. The theoretical results are illustrated with the help of examples of parallel and hybrid manipulators.  相似文献   

13.
为了分析冗余驱动对直角坐标串并联机器人的动力学性能的影响,应用ADAMS和MATLAB对其进行了动态联合仿真,通过对已经建立的实体模型和关节运动控制变量的定义,运动轨迹的选取,以及合理选择运动学求解控制算法,最终可以获取动画、平面图形、具体数据等仿真分析结果,联合仿真的方法为复杂机械系统的改进和完善提供了新思路.  相似文献   

14.
并联机构由于铰链的存在,使得其理论上的高精度高刚度的特点受到很大影响.本文在一种4自由度并联机构基础上,附加柔索随动机构,构建了一种刚柔结合的并联机构,通过预紧减少传动间隙,并对新机构的相关特性进行了分析.对该机构采用D-H坐标对该机床各支链进行了表述,采用牛顿-欧拉法建立了机构的动力学模型.最后采用Matlab对该动力学模型进行了仿真分析.  相似文献   

15.
3-RPS型并联机器人的运动学及动力学分析   总被引:2,自引:0,他引:2  
并联机器人的运动学分析及动力分析是一个非常复杂的计算过程,自编程序的通用性和正确性需要大量的验证.ADAMS软件是一个大型的仿真软件.以ADAMS软件为基础,针对并联机器人建立了分析用模型,给出一种基于ADAMS的的运动学及动力学分析方法.这种方法不需大量的数学计算和计算机语言编程工作,非常快捷、方便、准确.从分析结果可以看出这种分析方法所得到的解完全可以用到实际中.  相似文献   

16.
A new method, to parallel the dominating computing work of structural dynamic response analysis, is presented in this paper. Then, based on “ShenWei I” supercomputer, MSC.NASTRAN and PATRAN, a parallel and integrated system is implemented. The system tightly couples advantages of the FEA code and high performance of the supercomputer. The system can improve the structural scale and velocity of dynamic response analysis greatly. Finally two examples are presented to demonstrate the validity and efficiency of the system.  相似文献   

17.
为了研究武器弹射架在发射筒伸出阶段以及导弹发射阶段的动力学响应状况,使用ANSYS对弹射架的关键构件进行了网格划分,并导入ADAMS,建立了刚柔耦合动力学模型。通过改变发射筒位置,研究了弹射架工作时关键构件的受力状态,计算了影响因子,从而确定了构件对发射筒位置偏移的容忍程度,为发射架的进一步设计以及实际加工提供了依据。  相似文献   

18.
This paper presents inverse kinematic and dynamic analyses of HexaSlide type six degree-of-freedom parallel manipulators. The HexaSlide type parallel manipulators (HSM) can be characterized as an architecture with constant link lengths that are attached to moving sliders on the ground and to a mobile platform. In the inverse kinematic analyses, the slider and link motion (position, velocity, and acceleration) is computed given the desired mobile platform motion. Based on the inverse kinematic analysis, in order to compute the required actuator forces given the desired platform motion, inverse dynamic equations of motion of a parallel manipulator is derived by the Newton-Euler approach. In this derivation, the joint friction as well as all link inertia are included. Relative importance of the link inertia and joint frictions on the computed torque is investigated by computer simulations. It is expected that the inverse kinematic and dynamic equations can be used in the computed torque control and model-based adaptive control strategies.  相似文献   

19.
An algorithmic procedure for generating symbolic equations of motion for rigid multibody systems based on a Matrix-Vector approach is presented in this paper. The ease of computation and power inherent in this approach are demonstrated through a series of illustrative examples. Various techniques such as simultaneous generation of second order differential equations of motion and conversion to first order differential equations of motion in Hamiltonian variables, generalized coordinates transformation, order reduction using holonomic and nonholonomic constraint equations and block construction of equations of motion for the compound system from the equations of motion of the sub-systems are described.  相似文献   

20.
ADAM S是机械系统动力学分析软件,M ATLAB/S im u link是控制系统建模及仿真软件,运用ADAM S/Con tro ls模块作为两软件的接口,可以实现机械系统与控制系统的联合仿真。简单介绍了联合仿真、ADAM S/Con tro ls和M ATLAB/S im u link,最后给出了球-梁模型联合仿真设计实例。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号