(完整版)机器人路径规划_毕业论文外文翻译_

(完整版)机器人路径规划_毕业论文外文翻译_
(完整版)机器人路径规划_毕业论文外文翻译_

外文文献:

Space Robot Path Planning

for Collision Avoidance

Yuya Yanoshita and Shinichi Tsuda

Abstract —This paper deals with a path planning of space robot which includes a collision avoidance algorithm. For the future space robot operation, autonomous and self-contained path planning is mandatory to capture a target without the aid of ground station. Especially the collision avoidance with target itself must be always considered. Once the location, shape and grasp point of the target are identified, those will be expressed in the configuration space. And in this paper a potential method.

Laplace potential function is applied to obtain the path in the configuration space in order to avoid so-called deadlock phenomenon. Improvement on the generation of the path observed by applying path smoothing method, which utilizes the spline function interpolation. This reduces the computational load and generates the smooth path of the space robot. The validity of this approach is shown by a few numerical simulations.

Key Words —Space Robot, Path Planning, Collision Avoidance, Potential Function, Spline Interpolation

I. INTRODUCTION

In the future space development, the space robot and its autonomy will be key features of the space technology. The space robot will play roles to construct space structures and perform inspections and maintenance of spacecrafts. These operations are expected to be performed in an autonomous.

In the above space robot operations, a basic and important task is to capture free flying targets on orbit by the robotic arm. For the safe capturing operation, it will be required to move the arm from initial posture to final posture without collisions with the target.

The configuration space and artificial potential methods are often applied to the operation planning of the usual robot. This enables the robot arm to evade the obstacle and to move toward the target. Khatib proposed a motion planning method, in which between each link of the robot and the obstacle the repulsive potential is defined and between the end-effecter of the robot and the goal the attractive potential is defined and by summing both of the potentials and using the gradient of this potential field the path is generated. This method is advantageous by its simplicity and applicability for real-time operation. However there might be points at which the repulsive force and the attractive force are equal and this will lead to the so-called deadlock.

In order to resolve the above issue, a few methods are proposed where the solution of Laplace equation is utilized. This method assures the potential fields without the local minimum, i.e., no deadlock. In this method by numerical computation Laplace equation will be solved and generates potential field. The potential field is divided into small cells and

on each node the discrete value of the potential will be specified.

In this paper for the elimination of the above defects, spline interpolation technique is proposed. The nodal point which is given as a point of path will be defined to be a part of smoothed spline function. And numerical simulations are conducted for the path planning of the space robot to capture the target, in which the potential by solving the Laplace equation is applied and generates the smooth and continuous path by the spline interpolation from the initial to the final posture.

II. ROBOT MODEL

The model of space robot is illustrated in Fig.1.

The robot is mounted on a spacecraft and -plane motion of the end-effecter. In this case we additional freedom of the spacecraft attitude angle and this will be considered the additional rotary joint. This means that the space robot is three linked with 3 DOF (Degree Of Freedom). The length of each link and the angle of each rotary joint are given byand (i = 1,2,3) , respectively. In order to simplify the discussions a few assumptions are made in this paper:

-the motion of the space robot is in-plane,i.e., two dimensional one.

-effect of robot arm motion to the spacecraft attitude is negligible.

-robot motion is given by the relation of static geometry and not explicitly depending on time.

-the target satellite is inertially stabilized.

In general in-plane motion and out-of-plane motion will be separately performed. So we are able to assume the above first one without loss of generality. The second assumption derives from the comparison of the

ratio of mass between the robot arm and the spacecraft body. With respect to the third assumption we focus on generating the path planning of the robot and this is basically given by the static nature of geometry relationship and is therefore not depending on the time explicitly. The last one means the satellite is cooperative.

Fig.1 Model of Two-link Space Robot

III. PATH PLANNING GALGORITHM

A. Laplace Potential Guidance

The solution of the Laplace equation (1) is called a Harmonic potential function, and its and minimum values take place only on the boundary. In the robot path generation the boundary means obstacle and goal. Therefore inside the region where the potential is defined, no local minimum takes place except the goal. This eliminates the deadlock phenomenon for path generation.

(1)

The Laplace equation can be solved numerically. We define two dimensional Laplace equation as below:

(2)

And this will be converted into the difference equation and then solved by Gauss -Seidel method. In equation (2) if we take the central difference formula for second derivatives, the following equation will be obtained:

222222

0x y

(x x,y )2(x,y )(x x,y )x

(x,y y )2(x,y )(x,y y )y ??????+=???+?-?+?-???+?-?+?-?+ (3) where , are the step (cell) sizes between adjacent nodes for each x , y direction. If the step size is assumed equal and the following notation is used:

Then equation (3) is expressed in the following manner:

1,1,,1,1,0i j i j i j i j i j +-+-?+?+?+?-4?= (4)

And as a result, two dimensional Laplace equation will be converted into the equation (5) as below:

i,j i 1,j i 1,j i,j 1i,j 114

+-+-?=(?+?+?+?) (5) In the same manner as in the three dimensional case, the difference equation for the three dimensional Laplace equation will be easily obtained by the following:

i,j ,k i 1,j ,k i 1,j ,k i,j 1,k i,j 1,k i,j ,k 1i,j ,k 116

+-+-+-?=(?+?+?+?+?+?) (6) In order to solve the above equations we apply Gauss-Seidel method and +1 )-th iterative calculations of the potential.

In the above computations, as the boundary conditions, a certain

positive number is defined for the obstacle and 0 for the goal. And as the initial conditions the same number is also given for all of the free nodes. By this approach during iterative computations the value of the boundary nodes will not change and the values only for free nodes will be varying. Applying the same potential values as the obstacle and in accordance with the iterative computational process, the small potential around the goal will be gradually propagating like surrounding the obstacle. The potential field will be built based on the above procedure.

Using the above potential field from 4 nodal points adjacent to the node on which the space robot exists, the smallest node is selected for the point to move to. This procedure finally leads the space robot to the goal without collision.

B. Spline Interpolation

The path given by the above approach does not assure the smoothly connected one. And if the goal is not given on the nodal point, we the cells into much more smaller cells. This will increase the computational load and time.

In order to eliminate the above drawbacks we propose the utilization of spline interpolation technique. By assigning the nodal points given by the solution to via points on the path, we try to obtain the smoothly connected path with accurate initial and final points.

In this paper the cubic spline was applied by using MATLAB command.

C. Configuration Space

When we apply the Laplace potential, the path search is assured only in

the case where the robot is expressed to be a point in the searching space. The configuration space(C-Space), where the robot is expressed as a point, is used for the path search. To convert the real space into the C-Space the calculation to judge the condition of collision is performed and if the collision exists, the corresponding point in the C-space is regarded as the obstacle. In this paper when the potential field was generated, the conditions of all the points in the real space, corresponding to all the nodes, were calculated. The judgment of intersection between a segment constituting the robot arm and a segment constituting the obstacle at each node was made and if the intersection takes place, this node is treated as the obstacle in the C-Space.

IV.NUMERICAL SIMULATIONS

Based on the above approach the path planning for capturing a target satellite was examined using a space robot model. In this paper we assume the space robot with two dimensional and 2 DOF robotic arm as shown in Fig.1.

The length of each link is given as follows:

l1 =1.4[m], l2 = 2.0[m], l3 = 2.0[m] ,

and the target satellite was assumed 1m square. The grasp the geometrical relation between the space robot and the target satellite. When we consider the operation after capturing the target, it is desirable for the space robot to this paper the end-effecter will reach the target when the manipulability is maximized. In the 3DOF case, not depending on the spacecraft body attitude, the manipulability is measured by. And if we assume the end-effector of the space robot should be vertical to the target,

then all of the joints angles are predetermined as follows:

123160.7,32.8,76.5o o o θθθ===

As all the joints angles are determined, the relative position between the spacecraft and the target is also decided uniquely. If the spacecraft is assumed to locate at the origin of the inertial frame (0, 0), the goal is given by (-3.27, -2.00) in the above case. Based on these preparations, we can search the path to the goal by moving the arm in the configuration space.

Two simulations for path planning were carried out and the results are shown below.

A. 2 DOF Robot

In order to simplify the situation, the attitude angle(Link 1 joint angle) is assumed to coincide with the desirable angle from the beginning. The coordinate system was assumed as shown in Fig.2.

was taken into consideration for the calculation of the initial condition of the Link 2 and its goal angles:

Innitial condition:

Goal condition:

In this case the potential field was computed for the C-Space with 180 segments. Fig.3 shows the C-Space and the in the center is given by the obstacle mapped by the spacecraft body. The left side portion is a mapping of the target satellite. Fig.4 shows a generated path and this was spline-interpolated curve by using alternate points of discrete data for smoothing.

Fig.3 2 DOF C-Space

Fig.4 Path in C-Space(2 DOF)

When we consider the rotation of spacecraft body, -180 degrees are equal to +180 degrees and, then, the state over -180 degrees will be started from +180 degrees and again back to the C-Space. For this reason the

periodic boundary condition was applied in order to assure the continuity of the rotation. For the simplicity to look at the path, the mapped volume by the spacecraft body was omitted. Also for the simplicity of the path expression the chart which of -180 degrees in the direction was illustrated. From this figure it is easily seen that over -180 degrees the path is going toward the goal C. B and C are the same goal point.

V. CONCLUSION

In this paper a path generation method for capturing a target satellite was proposed. And its applicability was demonstrated by numerical simulations. By using interpolation technique the computational load will be decreased and smoothed path will be available. Further research will be recommended to incorporate the attitude motion of the spacecraft body affected by arm motion.

中文译文:

空间机器人避碰路径规划

Yuya Yanoshita and Shinichi Tsuda

摘要:本文论述的是空间机器人路径规划,这种规划主要运用的是避碰算法。对于未来的空间机器人操作,自主控制的路径规划方法可以受到固定指令的支配去捕获目标,不用一直受地面站的控制。尤其是从始至终要考虑到避免与目标本身的碰撞,一旦地点、形状和目标的控制点得到确认,这些点将在配置空间中表示出来。为了避免死锁现象的发生,本文利用了一种势场域算法,也就是将拉普拉斯势函数的应用在配置空间中获取路径。通过利用平滑路径的方法,我们已经在路径生成方面做了一定的改进。这种方法主要是利用样条函数插值,它减少了计算负荷和产生空间机器人的平滑路径,这种方法的有效性可通过几个数字模拟来展现。

关键字:空间机器人、路径规划、避碰、势函数、样条内插

1介绍

未来的空间发展中,空间机器人及其自主性能将成为航天科技的关键特征。这种空间机器人将在构建空间站和执行航天器的检查和维护方面发挥重要的作用。这些机器人将以自主的形式取代航天员进行舱外活动。上述机器人运行的一个基本和重要的任务就是由机械臂捕获在轨道上自由飞行的目标,为了这项捕获操作的正常进行,要求将机械臂从初始位置移动到末位置而不与目标发生碰撞。

这种空间配置和人工势场的方法通常应用于普通机器人的运行规划当中,使机器人的机械臂能够回避障碍物和朝目标移动。Khatib提出了一种运动规划的方法,在这种方法中定义了障碍物与机器人的每个链接的排斥势,还定义了机器人的末端执行器与目标的吸引势,并通过计算势场和

势场的梯度而生成了最优路径。根据这种实时操作的简单性和适应性,我们得知该方法是有效的。

但是在吸引势场和排斥势场的共同作用下会产生局部极值点,这将导致所谓的死锁现象。为了解决上述问题,科研人员提出了一些方法,例如拉普拉斯算法的使用。这种方法保证了势场域不存在局部极值点,即无死锁现象。势场域分为很多小格,势场域的每个节点的离散值将被唯一确定。

本文对上述缺陷的消除,提出了样条插值技术。给定的节点作为路径的一部分将被定义为平滑样条函数的一部分。为了捕获到目标,空间机器人的路径规划运用了数字模拟技术,它是通过对势场域求解拉普拉斯函数来实现的,并且从最初的位置到末尾位置的样条插值来产生连续光滑的路径。

2.机器人模型

空间机器人的模型如图1所示:机器人被安装在航天器和两个旋转接头上,这两个旋转接头可以实现末端执行器的平面运动。这种情况下,我们的航天器的姿态角有一个额外的自由度,我们将这个额外的自由度视为额外的旋转接头。这意味着空间机器人有三个自由度的链接,每个链路的长度和每个旋转关节角度,分别由(i = 1,2,3)表示。为了简化这个讨论,本文做了一些假设:

(1)空间机器人的运动是平面的,即二维;

(2)机器人机械臂的运动对航天器姿态的影响是可以忽略的;

(3)机器人运动给出了静态几何关系,并没有明确的依赖时间;

(4)目标卫星在惯性的作用下是很稳定的;

一般情况下,平面运动和空间运动将分别进行,所以我们可以假设上面的第一个不失一般性,第二个假设来自机械臂和航天器质量比的比较,对于第三个假设,我们专注于生成机器人的路径规划,这基本上是由几何关系

的静态性质决定,因此并不依赖明确的时间,最后一个就是合作卫星。

图1 双链路空间机器人

3 路径规划算法

拉普拉斯势场域导引:

的拉普拉斯方程求解称为谐波的势场域功能,并且最大值和最小值仅发生在边界处,在生成的机器人路径中,边界处代表障碍物和目标,因此在此范围中定义势场域,除了目标处其他位置不会发生局部极值点的问题,这为路径的生

成消除了死锁现象。

(1)

拉普拉斯方程可以数值求解,我们定义了二维拉普拉斯方程,如下公式所示:

(2)

这将转化成差分方程,并通过高斯-赛德尔方法求解,在方程(3)中,如果采用的二阶导数的差分公式,可以得到以下的差分公式:

2222

2

2

0x y (x x,y )2(x,y )(x x,y )x (x,y y )2(x,y )(x,y y )y ??????+=???+?-?+?-???+?-?+?-?+ (4) ,的代数值代表每个相邻节点的X 、Y 的方向,假设长度等同于使用以下符号:

然后,方程3用以下方程表达:

i 1,j i 1,j i,j 1i,j 1i,j 0+-+-?+?+?+?-4?= (5)

结果二维拉普拉斯方程转变为方程5,如下:

i,j i 1,j i 1,j i,j 1i,j 114

+-+-?=(?+?+?+?) (6) 同样的方式,在三维的情况下,三维的拉普拉斯方程的差分方程由下式易得:

i,j ,k i 1,j ,k i 1,j ,k i,j 1,k i,j 1,k i,j ,k 1i,j ,k 116

+-+-+-?=(?+?+?+?+?+?) (7) 为了解决上述方程,我们应用了高斯赛德尔算法和求解方程,如下: n 1n n 1n n 1i,j i 1,j i 1,j i,j 1i,j 114++++-+-?=

(?+?+?+?) (8) 表示势场域的迭代计算结果。

在上述的计算中,作为边界条件,定义特定的正数来表示障碍物和目标。为保证初始条件相同,给所有的自由节点赋同样的数值。通过这种方法,在迭代计算的边界节点获得的的值将不会改变,而且自由节点的值是不同。我们应用相同的域值作为障碍物,并且按照迭代计算方法,则目标周围较小的势场域会像障碍物一样缓慢的向周围传播,势场域就是根据上述方法建立的。采用4节点相邻的空间机器人存在的节点上的势场,最小的

节点选择移动到另一点,这个过程最终引导机器人无碰撞的到达目标的位置。

样条内插法:

通过上述方法给出的路径不能保证能够与另一个目标顺利连接,如果节点上没有给定目标,我们会将栅格划分成的更小,但这将增加计算量和所用时间。为了消除这些弊端,我们提出利用样条插值技术。通过在将节点解给出的通过点的道路上,我们试图获得顺利连接路径与准确获取最初的和最后的点。本文主要是通过MATLAB命令应用样条函数。

配置空间:

当我们在应用拉普拉斯势域的时候,路径搜索只能在当机器人在搜索空间过程中表示成一个点的情况下才能保证实现。配置空间(C空间)中机器人仅表示为一个点,主要是用于路径搜索。将真正的空间转换到C空间,必须执行判断碰撞条件的计算,如果碰撞存在,相应的点在c空间被认为是障碍。本文中,在生成势场域时,所有现实空间的点的生成条件对应于所有的节点都是经过计算的。在构成的机械臂和生成的节点的障碍物出现判断选择时,该节点可以看作是在c空间的障碍点。

数值仿真:

基于上述方法对于捕获目标卫星路径规划的检查是使用空间机器人模型进行的。在本文中,我们假设空间机器人二维和2自由度机械手臂见图1。每个链接的长度给出如下:

l1 =1.4[m], l2 = 2.0[m], l3 = 2.0[m]

并假设目标卫星有1平方米。掌握处理1平方米的范围,是以目标中心的一侧为中心的,所以这种处理方法就是最优路径的一个选择。

我们来解释一下空间机器人和目标卫星的几何关系,在捕捉到目标后,我们再回想一下整个操作过程,让空间机器人有更大的可操作性是完

全可行的。因此在本文中,可操作性最大化的情况下,末端执行器将到达指定目标位置。在3个自由度的情况下,并不是根据航天器机体的角度,可操纵性由来衡量。如果我们假设空间机器人的末端应垂直于目标,然后所有的关节角度是预先确定的,数值如下:

123160.7,32.8,76.5o o o θθθ===

因为所有的关节角度是确定的,航天器之间的相对位置和目标也唯一确定,如果飞船被认为定位在原点的惯性坐标系(0,0),目标坐标在上面的情况下是给出的(-3.27,-2.00)。基于这些准备,我们可以通过在配置空间中机械臂的移动搜索来到达目标位置。

为了简化境况,一开始就假设姿态角(链接1关节角)符合理想情况。假定的坐标系统图2所示

图2 2个自由度的路径规划问题

为计算初始条件的链接2和它的目标角度,应考虑的大小:

初始角度:

目标角度:

在这种情况下,势场域分成180段计算成C空间。图3显示的C空间和计划中的很大一部分的中心是由航天器本体映射的障碍了,左边部分是目标卫星的映射。图4显示的是生成的路径,这是通过利用离散数据点平滑交替生成的样条插值曲线。当我们考虑航天器本体的旋转时,-180度相当于+180度状态,然后,状态超过-180度时,它将从180度再次转到C-空间当中。正是由于这个原因,为了保证旋转的连续性,我们需要充分利用周期性的边界条件。为方便观察路径,航天器机体的映射体积忽略不计。同时为了路径表述的更加简单,附有在方向上-180度范围的连接的插图,并做了说明。从图中可以很容易看出在-180度的范围内,沿着路径走向目标C,B和C是走向相同的目标点。

图3 两个自由度的C空间

图4 C空间的路径(2个自由度)

5 结论

本文提出了捕获目标卫星的路径生成方法,并用数字模拟的方法证明了它的实用性。使用差值技术,计算量将减小,平滑路径完全可以是实现。

进一步的研究将证明机械臂的运动将影响飞行器机身的角度。

毕业论文外文翻译模版

吉林化工学院理学院 毕业论文外文翻译English Title(Times New Roman ,三号) 学生学号:08810219 学生姓名:袁庚文 专业班级:信息与计算科学0802 指导教师:赵瑛 职称副教授 起止日期:2012.2.27~2012.3.14 吉林化工学院 Jilin Institute of Chemical Technology

1 外文翻译的基本内容 应选择与本课题密切相关的外文文献(学术期刊网上的),译成中文,与原文装订在一起并独立成册。在毕业答辩前,同论文一起上交。译文字数不应少于3000个汉字。 2 书写规范 2.1 外文翻译的正文格式 正文版心设置为:上边距:3.5厘米,下边距:2.5厘米,左边距:3.5厘米,右边距:2厘米,页眉:2.5厘米,页脚:2厘米。 中文部分正文选用模板中的样式所定义的“正文”,每段落首行缩进2字;或者手动设置成每段落首行缩进2字,字体:宋体,字号:小四,行距:多倍行距1.3,间距:前段、后段均为0行。 这部分工作模板中已经自动设置为缺省值。 2.2标题格式 特别注意:各级标题的具体形式可参照外文原文确定。 1.第一级标题(如:第1章绪论)选用模板中的样式所定义的“标题1”,居左;或者手动设置成字体:黑体,居左,字号:三号,1.5倍行距,段后11磅,段前为11磅。 2.第二级标题(如:1.2 摘要与关键词)选用模板中的样式所定义的“标题2”,居左;或者手动设置成字体:黑体,居左,字号:四号,1.5倍行距,段后为0,段前0.5行。 3.第三级标题(如:1.2.1 摘要)选用模板中的样式所定义的“标题3”,居左;或者手动设置成字体:黑体,居左,字号:小四,1.5倍行距,段后为0,段前0.5行。 标题和后面文字之间空一格(半角)。 3 图表及公式等的格式说明 图表、公式、参考文献等的格式详见《吉林化工学院本科学生毕业设计说明书(论文)撰写规范及标准模版》中相关的说明。

毕业论文英文参考文献与译文

Inventory management Inventory Control On the so-called "inventory control", many people will interpret it as a "storage management", which is actually a big distortion. The traditional narrow view, mainly for warehouse inventory control of materials for inventory, data processing, storage, distribution, etc., through the implementation of anti-corrosion, temperature and humidity control means, to make the custody of the physical inventory to maintain optimum purposes. This is just a form of inventory control, or can be defined as the physical inventory control. How, then, from a broad perspective to understand inventory control? Inventory control should be related to the company's financial and operational objectives, in particular operating cash flow by optimizing the entire demand and supply chain management processes (DSCM), a reasonable set of ERP control strategy, and supported by appropriate information processing tools, tools to achieved in ensuring the timely delivery of the premise, as far as possible to reduce inventory levels, reducing inventory and obsolescence, the risk of devaluation. In this sense, the physical inventory control to achieve financial goals is just a means to control the entire inventory or just a necessary part; from the perspective of organizational functions, physical inventory control, warehouse management is mainly the responsibility of The broad inventory control is the demand and supply chain management, and the whole company's responsibility. Why until now many people's understanding of inventory control, limited physical inventory control? The following two reasons can not be ignored: First, our enterprises do not attach importance to inventory control. Especially those who benefit relatively good business, as long as there is money on the few people to consider the problem of inventory turnover. Inventory control is simply interpreted as warehouse management, unless the time to spend money, it may have been to see the inventory problem, and see the results are often very simple procurement to buy more, or did not do warehouse departments . Second, ERP misleading. Invoicing software is simple audacity to call it ERP, companies on their so-called ERP can reduce the number of inventory, inventory control, seems to rely on their small software can get. Even as SAP, BAAN ERP world, the field of

概率论毕业论文外文翻译

Statistical hypothesis testing Adriana Albu,Loredana Ungureanu Politehnica University Timisoara,adrianaa@aut.utt.ro Politehnica University Timisoara,loredanau@aut.utt.ro Abstract In this article,we present a Bayesian statistical hypothesis testing inspection, testing theory and the process Mentioned hypothesis testing in the real world and the importance of, and successful test of the Notes. Key words Bayesian hypothesis testing; Bayesian inference;Test of significance Introduction A statistical hypothesis test is a method of making decisions using data, whether from a controlled experiment or an observational study (not controlled). In statistics, a result is called statistically significant if it is unlikely to have occurred by chance alone, according to a pre-determined threshold probability, the significance level. The phrase "test of significance" was coined by Ronald Fisher: "Critical tests of this kind may be called tests of significance, and when such tests are available we may discover whether a second sample is or is not significantly different from the first."[1] Hypothesis testing is sometimes called confirmatory data analysis, in contrast to exploratory data analysis. In frequency probability,these decisions are almost always made using null-hypothesis tests. These are tests that answer the question Assuming that the null hypothesis is true, what is the probability of observing a value for the test statistic that is at [] least as extreme as the value that was actually observed?) 2 More formally, they represent answers to the question, posed before undertaking an experiment,of what outcomes of the experiment would lead to rejection of the null hypothesis for a pre-specified probability of an incorrect rejection. One use of hypothesis testing is deciding whether experimental results contain enough information to cast doubt on conventional wisdom. Statistical hypothesis testing is a key technique of frequentist statistical inference. The Bayesian approach to hypothesis testing is to base rejection of the hypothesis on the posterior probability.[3][4]Other approaches to reaching a decision based on data are available via decision theory and optimal decisions. The critical region of a hypothesis test is the set of all outcomes which cause the null hypothesis to be rejected in favor of the alternative hypothesis. The critical region is usually denoted by the letter C. One-sample tests are appropriate when a sample is being compared to the population from a hypothesis. The population characteristics are known from theory or are calculated from the population.

毕业论文参考文献格式示例

例: 参考文献: [1]毛蕴诗. 跨国公司战略竞争与国际直接投资[M].广州: 中山大学出版社 [2]ALEXANDER N. International Retailing [M].Oxford:Blackwell Business,1997 .日本税法[M].战宪斌,郑林根,译.北京:法律出版社.信息技术与信息服务[M]//许厚泽,赵其国.信息技术与应用.,於方,蒋红强,等. 建立中国绿色GDP 核算体系:机遇、挑战与对策[C]//潘岳,绿色GDP 核算体系国际研讨会论文集. 北京:中国环境科学出版社, 2004:35-42. 黄祖洽.软凝聚态物理研究进展[J].北京师范大学学报:自然科学版,2005,41(1) :N, MYERS H. European Retail Expansion in South East Asia[J].European 1999,34(2): 45-50. 丁文祥.数字革命与竞争国际化[N]. 中国青年报, 2000-11-20 (15). 张志祥.间断动力系统的随机扰动及其在守恒律方程中的应用[D].北京:北京大学数学学院,1998. 冯西桥.核反应堆压力管 道与压力容器的LBB 分析[R].北京:清华大学核能技术设计研究院莫少强.数字式中文全文文献格式的设计与研究[J/OL].情报学报,1999,18(4):https://www.360docs.net/doc/6311629525.html,/periodical/qbxb/qbxb990407.htm. 奚纪荣,邱志方.武略文韬:军事知识趣谈[M/OL].上海: 汉语大词典出版社, 2001: [13]杜莲.“9·11”事件影响英国出版news/20010929/200109290016.htm. 英文作者姓名全部 用大写字母

毕业论文 外文翻译#(精选.)

毕业论文(设计)外文翻译 题目:中国上市公司偏好股权融资:非制度性因素 系部名称:经济管理系专业班级:会计082班 学生姓名:任民学号: 200880444228 指导教师:冯银波教师职称:讲师 年月日

译文: 中国上市公司偏好股权融资:非制度性因素 国际商业管理杂志 2009.10 摘要:本文把重点集中于中国上市公司的融资活动,运用西方融资理论,从非制度性因素方面,如融资成本、企业资产类型和质量、盈利能力、行业因素、股权结构因素、财务管理水平和社会文化,分析了中国上市公司倾向于股权融资的原因,并得出结论,股权融资偏好是上市公司根据中国融资环境的一种合理的选择。最后,针对公司的股权融资偏好提出了一些简明的建议。 关键词:股权融资,非制度性因素,融资成本 一、前言 中国上市公司偏好于股权融资,根据中国证券报的数据显示,1997年上市公司在资本市场的融资金额为95.87亿美元,其中股票融资的比例是72.5%,,在1998年和1999年比例分别为72.6%和72.3%,另一方面,债券融资的比例分别是17.8%,24.9%和25.1%。在这三年,股票融资的比例,在比中国发达的资本市场中却在下跌。以美国为例,当美国企业需要的资金在资本市场上,于股权融资相比他们宁愿选择债券融资。统计数据显示,从1970年到1985年,美日企业债券融资占了境外融资的91.7%,比股权融资高很多。阎达五等发现,大约中国3/4的上市公司偏好于股权融资。许多研究的学者认为,上市公司按以下顺序进行外部融资:第一个是股票基金,第二个是可转换债券,三是短期债务,最后一个是长期负债。许多研究人员通常分析我国上市公司偏好股权是由于我们国家的经济改革所带来的制度性因素。他们认为,上市公司的融资活动违背了西方古典融资理论只是因为那些制度性原因。例如,优序融资理论认为,当企业需要资金时,他们首先应该转向内部资金(折旧和留存收益),然后再进行债权融资,最后的选择是股票融资。在这篇文章中,笔者认为,这是因为具体的金融环境激活了企业的这种偏好,并结合了非制度性因素和西方金融理论,尝试解释股权融资偏好的原因。

毕业论文外文翻译模板

农村社会养老保险的现状、问题与对策研究社会保障对国家安定和经济发展具有重要作用,“城乡二元经济”现象日益凸现,农村社会保障问题客观上成为社会保障体系中极为重要的部分。建立和完善农村社会保障制度关系到农村乃至整个社会的经济发展,并且对我国和谐社会的构建至关重要。我国农村社会保障制度尚不完善,因此有必要加强对农村独立社会保障制度的构建,尤其对农村养老制度的改革,建立健全我国社会保障体系。从户籍制度上看,我国居民养老问题可分为城市居民养老和农村居民养老两部分。对于城市居民我国政府已有比较充足的政策与资金投人,使他们在物质和精神方面都能得到较好地照顾,基本实现了社会化养老。而农村居民的养老问题却日益突出,成为摆在我国政府面前的一个紧迫而又棘手的问题。 一、我国农村社会养老保险的现状 关于农村养老,许多地区还没有建立农村社会养老体系,已建立的地区也存在很多缺陷,运行中出现了很多问题,所以完善农村社会养老保险体系的必要性与紧迫性日益体现出来。 (一)人口老龄化加快 随着城市化步伐的加快和农村劳动力的输出,越来越多的农村青壮年人口进入城市,年龄结构出现“两头大,中间小”的局面。中国农村进入老龄社会的步伐日渐加快。第五次人口普查显示:中国65岁以上的人中农村为5938万,占老龄总人口的67.4%.在这种严峻的现实面前,农村社会养老保险的徘徊显得极其不协调。 (二)农村社会养老保险覆盖面太小 中国拥有世界上数量最多的老年人口,且大多在农村。据统计,未纳入社会保障的农村人口还很多,截止2000年底,全国7400多万农村居民参加了保险,占全部农村居民的11.18%,占成年农村居民的11.59%.另外,据国家统计局统计,我国进城务工者已从改革开放之初的不到200万人增加到2003年的1.14亿人。而基本方案中没有体现出对留在农村的农民和进城务工的农民给予区别对待。进城务工的农民既没被纳入到农村养老保险体系中,也没被纳入到城市养老保险体系中,处于法律保护的空白地带。所以很有必要考虑这个特殊群体的养老保险问题。

大学毕业论文---软件专业外文文献中英文翻译

软件专业毕业论文外文文献中英文翻译 Object landscapes and lifetimes Tech nically, OOP is just about abstract data typing, in herita nee, and polymorphism, but other issues can be at least as importa nt. The rema in der of this sect ion will cover these issues. One of the most importa nt factors is the way objects are created and destroyed. Where is the data for an object and how is the lifetime of the object con trolled? There are differe nt philosophies at work here. C++ takes the approach that con trol of efficie ncy is the most importa nt issue, so it gives the programmer a choice. For maximum run-time speed, the storage and lifetime can be determined while the program is being written, by placing the objects on the stack (these are sometimes called automatic or scoped variables) or in the static storage area. This places a priority on the speed of storage allocatio n and release, and con trol of these can be very valuable in some situati ons. However, you sacrifice flexibility because you must know the exact qua ntity, lifetime, and type of objects while you're writing the program. If you are trying to solve a more general problem such as computer-aided desig n, warehouse man ageme nt, or air-traffic con trol, this is too restrictive. The sec ond approach is to create objects dyn amically in a pool of memory called the heap. In this approach, you don't know un til run-time how many objects you n eed, what their lifetime is, or what their exact type is. Those are determined at the spur of the moment while the program is runnin g. If you n eed a new object, you simply make it on the heap at the point that you n eed it. Because the storage is man aged dyn amically, at run-time, the amount of time required to allocate storage on the heap is sig ni fica ntly Ion ger tha n the time to create storage on the stack. (Creat ing storage on the stack is ofte n a si ngle assembly in structio n to move the stack poin ter dow n, and ano ther to move it back up.) The dyn amic approach makes the gen erally logical assumpti on that objects tend to be complicated, so the extra overhead of finding storage and releas ing that storage will not have an importa nt impact on the creati on of an object .In additi on, the greater flexibility is esse ntial to solve the gen eral program ming problem. Java uses the sec ond approach, exclusive". Every time you want to create an object, you use the new keyword to build a dyn amic in sta nee of that object. There's ano ther issue, however, and that's the lifetime of an object. With Ian guages that allow objects to be created on the stack, the compiler determines how long the object lasts and can automatically destroy it. However, if you create it on the heap the compiler has no kno wledge of its lifetime. In a Ianguage like C++, you must determine programmatically when to destroy the

电子信息工程专业毕业论文外文翻译中英文对照翻译

本科毕业设计(论文)中英文对照翻译 院(系部)电气工程与自动化 专业名称电子信息工程 年级班级 04级7班 学生姓名 指导老师

Infrared Remote Control System Abstract Red outside data correspondence the technique be currently within the scope of world drive extensive usage of a kind of wireless conjunction technique,drive numerous hardware and software platform support. Red outside the transceiver product have cost low, small scaled turn, the baud rate be quick, point to point SSL, be free from electromagnetism thousand Raos etc.characteristics, can realization information at dissimilarity of the product fast, convenience, safely exchange and transmission, at short distance wireless deliver aspect to own very obvious of advantage.Along with red outside the data deliver a technique more and more mature, the cost descend, red outside the transceiver necessarily will get at the short distance communication realm more extensive of application. The purpose that design this system is transmit cu stomer’s operation information with infrared rays for transmit media, then demodulate original signal with receive circuit. It use coding chip to modulate signal and use decoding chip to demodulate signal. The coding chip is PT2262 and decoding chip is PT2272. Both chips are made in Taiwan. Main work principle is that we provide to input the information for the PT2262 with coding keyboard. The input information was coded by PT2262 and loading to high frequent load wave whose frequent is 38 kHz, then modulate infrared transmit dioxide and radiate space outside when it attian enough power. The receive circuit receive the signal and demodulate original information. The original signal was decoded by PT2272, so as to drive some circuit to accomplish

毕业论文外文资料翻译

毕业论文外文资料翻译题目(宋体三号,居中) 学院(全称,宋体三号,居中) 专业(全称,宋体三号,居中) 班级(宋体三号,居中) 学生(宋体三号,居中) 学号(宋体三号,居中) 指导教师(宋体三号,居中) 二〇一〇年月日(宋体三号,居中,时间与开题时间一致)

(英文原文装订在前)

Journal of American Chemical Society, 2006, 128(7): 2421-2425. (文献翻译必须在中文译文第一页标明文献出处:即文章是何期刊上发表的,X年X 卷X期,格式如上例所示,四号,右对齐,杂志名加粗。) [点击输入译文题目-标题1,黑体小二] [点击输入作者,宋体小四] [点击输入作者单位,宋体五号] 摘要[点击输入,宋体五号] 关键词[点击输入,宋体五号] 1[点击输入一级标题-标题2,黑体四号] [点击输入正文,宋体小四号,1.25倍行距] 1.1[点击输入二级标题-标题3,黑体小四] [点击输入正文,宋体小四,1.25倍行距] 1.1.1[点击输入三级标题-标题4,黑体小四] [点击输入正文,宋体小四,1.25倍行距] 说明: 1.外文文章必须是正规期刊发表的。 2.翻译后的中文文章必须达到2000字以上,并且是一篇完整文章。 3.必须要有外文翻译的封面,使用学校统一的封面; 封面上的翻译题目要写翻译过来的中文题目; 封面上时间与开题时间一致。 4.外文原文在前,中文翻译在后; 5.中文翻译中要包含题目、摘要、关键词、前言、全文以及参考文献,翻译要条理

清晰,中文翻译要与英文一一对应。 6.翻译中的中文文章字体为小四,所有字母、数字均为英文格式下的,中文为宋体, 标准字符间距。 7.原文中的图片和表格可以直接剪切、粘贴,但是表头与图示必须翻译成中文。 8.图表必须居中,文章段落应两端对齐、首行缩进2个汉字字符、1.25倍行距。 例如: 图1. 蛋白质样品的PCA图谱与8-卟啉识别排列分析(a)或16-卟啉识别排列分析(b)。为了得到b 的 数据矩阵,样品用16-卟啉识别排列分析来检测,而a 是通过捕获首八卟啉接收器数据矩阵从 b 中 萃取的。

本科毕业设计外文翻译(原文)

Real-time interactive optical micromanipulation of a mixture of high- and low-index particles Peter John Rodrigo, Vincent Ricardo Daria and Jesper Glückstad Optics and Plasma Research Department, Ris? National Laboratory, DK-4000 Roskilde, Denmark jesper.gluckstad@risoe.dk http://www.risoe.dk/ofd/competence/ppo.htm Abstract: We demonstrate real-time interactive optical micromanipulation of a colloidal mixture consisting of particles with both lower (n L < n0) and higher (n H > n0) refractive indices than that of the suspending medium (n0). Spherical high- and low-index particles are trapped in the transverse plane by an array of confining optical potentials created by trapping beams with top-hat and annular cross-sectional intensity profiles, respectively. The applied method offers extensive reconfigurability in the spatial distribution and individual geometry of the optical traps. We experimentally demonstrate this unique feature by simultaneously trapping and independently manipulating various sizes of spherical soda lime micro- shells (n L≈ 1.2) and polystyrene micro-beads (n H = 1.57) suspended in water (n0 = 1.33). ?2004 Optical Society of America OCIS codes: (140.7010) Trapping, (170.4520) Optical confinement and manipulation and (230.6120) Spatial Light Modulators. References and links 1. A. Ashkin, “Optical trapping and manipulation of neutral particles using lasers,” Proc. Natl. Acad. Sci. USA 94, 4853-4860 (1997). 2. K. Svoboda and S. M. Block, “Biological applications of optical forces,” Annu. Rev. Biophys. Biomol. Struct. 23, 247-285 (1994). 3. D. G. Grier, “A revolution in optical manipulation,” Nature 424, 810-816 (2003). 4. M. P. MacDonald, G. C. Spalding and K. Dholakia, “Microfluidic sorting in an optical lattice,” Nature 426, 421-424 (2003). 5. J. Glückstad, “Microfluidics: Sorting particles with light,” Nature Materials 3, 9-10 (2004). 6. A. Ashkin, “Acceleration and trapping of particles by radiation-pressure,”Phys. Rev. Lett. 24, 156-159 (1970). 7. A. Ashkin, J. M. Dziedzic, J. E. Bjorkholm and S. Chu, “Observation of a single-beam gradient force optical trap for dielectric particles,” Opt. Lett. 11, 288-290 (1986). 8. K. Sasaki, M. Koshioka, H. Misawa, N. Kitamura, and H. Masuhara, “Optical trapping of a metal particle and a water droplet by a scanning laser beam,” Appl. Phys. Lett. 60, 807-809 (1992). 9. K. T. Gahagan and G. A. Swartzlander, “Trapping of low-index microparticles in an optical vortex,” J. Opt. Soc. Am. B 15, 524-533 (1998). 10. K. T. Gahagan and G. A. Swartzlander, “Simultaneous trapping of low-index and high-index microparticles observed with an optical-vortex trap,” J. Opt. Soc. Am. B 16, 533 (1999). 11. M. P. MacDonald, L. Paterson, W. Sibbett, K. Dholakia, P. Bryant, “Trapping and manipulation of low-index particles in a two-dimensional interferometric optical trap,” Opt. Lett. 26, 863-865 (2001). 12. R. L. Eriksen, V. R. Daria and J. Glückstad, “Fully dynamic multiple-beam optical tweezers,” Opt. Express 10, 597-602 (2002), https://www.360docs.net/doc/6311629525.html,/abstract.cfm?URI=OPEX-10-14-597. 13. P. J. Rodrigo, R. L. Eriksen, V. R. Daria and J. Glückstad, “Interactive light-driven and parallel manipulation of inhomogeneous particles,” Opt. Express 10, 1550-1556 (2002), https://www.360docs.net/doc/6311629525.html,/abstract.cfm?URI=OPEX-10-26-1550. 14. V. Daria, P. J. Rodrigo and J. Glückstad, “Dynamic array of dark optical traps,” Appl. Phys. Lett. 84, 323-325 (2004). 15. J. Glückstad and P. C. Mogensen, “Optimal phase contrast in common-path interferometry,” Appl. Opt. 40, 268-282 (2001). 16. S. Maruo, K. Ikuta and H. Korogi, “Submicron manipulation tools driven by light in a liquid,” Appl. Phys. Lett. 82, 133-135 (2003). #3781 - $15.00 US Received 4 February 2004; revised 29 March 2004; accepted 29 March 2004 (C) 2004 OSA 5 April 2004 / Vol. 12, No. 7 / OPTICS EXPRESS 1417

电气专业毕业论文外文翻译分析解析

本科毕业设计 外文文献及译文 文献、资料题目:Designing Stable Control Loops 文献、资料来源:期刊 文献、资料发表(出版)日期:2010.3.25 院(部):信息与电气工程学院 专班姓学业:电气工程与自动化级: 名: 号: 指导教师:翻译日期:2011.3.10

外文文献: Designing Stable Control Loops The objective of this topic is to provide the designer with a practical review of loop compensation techniques applied to switching power supply feedback control. A top-down system approach is taken starting with basic feedback control concepts and leading to step-by-step design procedures,initially applied to a simple buck regulator and then expanded to other topologies and control algorithms. Sample designs are demonstrated with Math cad simulations to illustrate gain and phase margins and their impact on performance analysis. I. I NTRODUCTION Insuring stability of a proposed power supply solution is often one of the more challenging aspects of the design process. Nothing is more disconcerting than to have your lovingly crafted breadboard break into wild oscillations just as its being demonstrated to the boss or customer, but insuring against this unfortunate event takes some analysis which many designers view as formidable. Paths taken by design engineers often emphasize either cut-and-try empirical testing in the laboratory or computer simulations looking for numerical solutions based on complex mathematical models.While both of these approach a basic understanding of feedback theory will usually allow the definition of an acceptable compensation network with a minimum of computational effort. II. S TABILITY D EFINED Fig. 1.Definition of stability Fig. 1 gives a quick illustration of at least one definition of stability. In its simplest terms, a system is stable if, when subjected to a perturbation from some source, its response to that

相关文档
最新文档