文档库 最新最全的文档下载
当前位置:文档库 › Intelligent Transport(智能交通)英文和翻译

Intelligent Transport(智能交通)英文和翻译

Intelligent Transport(智能交通)英文和翻译
Intelligent Transport(智能交通)英文和翻译

湖南科技大学智能控制理论论文

姓名:_____________ 学院:_____________ 班级:_____________ 学号:_____________

Intelligent Traffic Signal Control Using Wireless SensorNe

tworks

Abstract

The growing vehicle population in all developing and developed countries calls for a major change in the existing traffic signaling systems. The most widely used automated system uses simple timer based operation which is inefficient for non-uniform traffic. Adv anced automated systems in testing use image processing techniques or advanced com munication systems in vehicles to communicate with signals and ask for routing. This mig ht not be implementable in developing countries as they prove to be complex and expens ive. The concept proposed in this paper involves use of wireless sensor networks to sens e presence of traffic near junctions and hence route the traffic based on traffic density in t he desired direction. This system does not require any system in vehicles so can be impl emented in any traffic system easily. This system uses wireless sensor networks technol ogy to sense vehicles and a microcontroller based routing algorithm for traffic managem ent.

Keywords:Intelligent traffic signals, intelligent routing, smart signals, wireless sensor

networks.

INTRODUCTION

The traffic density is escalating at an alarming rate in developing countries which c alls for the need of intelligent traffic signals to replace the conventional manual and timer based systems. Experimental systems in existence involve image processing based dens ity identification for routing of traffic which might be inefficient in situations like fog, rain or dust. The other conceptual system which is based on interaction of vehicles with traffic si gnals and each other require hardware modification on each vehicle and cannot be practi cally implemented in countries like India which have almost 100 million vehicles on road

[1]. The system proposed here involves localized traffic routing for each intersection base

d on wireless sensor networks. Th

e proposed system has a central controller at every jun ction which receives data from tiny wireless sensor nodes placed on the road. The senso

r nodes

have sensors that can detect the presence of vehicle and the transmitter wirelessly trans mits the traffic density to the central controller. The controller makes use of the proposed algorithm to find ways to regulate traffic efficiently.

THE NEED FOR AN ALTERNATE SYSTEM

The most prevalent traffic signaling system in developing countries is the timer based system. This system involves a predefined time setting for each road at an int ersection. While this might prove effective for light traffic, heavy traffic requires an adaptiv e system that will work based on the density of traffic on each road. The first system prop osed for adaptive signaling was based on digital image processing techniques. This syste m works based on the captured visual input from the roads and processing them to find w hich road has dense traffic. This system fails during environmental interaction like rain or fog. Also this system in testing does not prove efficient. The advanced system in testing a t Pittsburgh [2] involves signals communicating with each other and also with the vehicles . The proposed system does not require a network between signals and vehicles and is a standalone system at each intersection.

THE PROPOSED SYSTEM

This paper presents the concept of intelligent traffic routing using wireless sensor networks. The primary elements of this system are the sensor nodes or motes consi sting of sensors and a transmitter. The sensors interact with the physical environment wh

ile the transmitter pages the sensor’s data to the central controller. This system involves t he 4 x 2 array of sensor nodes in each road. This signifies 4 levels of traffic and 2 lanes i n each road. The sensors are ultrasonic or IR based optical sensors which transmits stat us based on presence of vehicle near it. The sensor nodes transmit at specified time inter vals via ZigBee protocol to the central controller placed at every intersection. The controll er receives the signal and computes which road and which lane has to be given green sig nal based on the density of traffic. The controller makes use of the discussed algorithm to perform the intelligent traffic routing.

COMPONENTS INVOLVED IN THE SYSTEM

The proposed system involves wireless sensor networks which are comprised of t hree basic components: the sensor nodes or motes, power source and a central controlle r. The motes in turn are comprised of Sensors and transceiver module. The sensors sens e the vehicles at intersections and transceiver transmit the sensor’s data to the central co ntroller through a wireless medium. The Power source provides the power needed for the sensor nodes and is mostly regenerative. The central controller performs all the computa tions for the sensor networks. The controller receives the input from all sensors and proc esses simultaneously to make the required decisions.

A.Sensors

Sensors are hardware devices that produce a measurable response to a change in a physical condition like temperature or pressure. Sensors measure physical data of the parameter to be monitored. The continual analog signal produced by the sensors is digiti

zed by an analog-to-digital converter and sent to controllers for further processing. A sen sor node should be small in size, consume extremely low energy, operate in high volumet ric densities, be autonomous and operate unattended, and be adaptive to the environme nt. As wireless sensor nodes are typically very small electronic devices, they can only be equipped with a limited power source of less than 0.5-2 ampere-hour and 1.2-3.7 volts. S ensors are classified into three categories: passive Omni-directional sensors; passive nar row-beam sensors; and active sensors [3].

The sensors are implemented in this system placed beneath the roads in an intersec tion or on the lane dividers on each road. The sensors are active obstacle detectors that detect the presence of vehicles in their vicinity. The sensors are set in four levels on each road signifying four levels of traffic from starting from the STOP line. The fourth level indi cates high density traffic and signifies higher priority for the road to the controller. The se nsors required for obstacle detection can be either ultrasonic or Infrared LASER based s ensors for better higher efficiency.

B. Motes

A mote, also known as a sensor node is a node in a wireless sensor network that i s capable of performing some processing, gathering sensory information and communica ting with other connected nodes in the network. The main components of a sensor node are a microcontroller, transceiver, external memory, power source and one or more sens ors [3].

C. Need for Motes

The primary responsibility of a Mote is to collect information from the various distrib uted sensors in any area and to transmit the collected information to the central controller for processing. Any type of sensors can be incorporated with these Motes based on the r equirements. It is a completely new paradigm for distributed sensing and it opens up a fa scinating new way to look at sensor networks.

D. Advantages of Motes

The core of a mote is a small, low-cost, low-power controller.

The controller monitors one or more sensors. It is easy to interface all sorts of sensors, including sensors for temperature, light, sound, position, acceleration, vibrat ion, stress, weight, pressure, humidity, etc. with the mote.

The controller connects to the central controller with a radio link. The most comm on radio links allow a mote to transmit at a distance of about 3 to 61 meters. Power cons umption, size and cost are the barriers to longer distances. Since a fundamental concept with motes is tiny size and associated tiny cost, small and low-power radios are normal.

As motes shrink in size and power consumption, it is possible to imagine solar power or even something exotic like vibration power to keep them running. It is hard to imagine something as small and innocuous as a mote sparking a revolution, but that's exactly what they have done.

Motes are also easy to program, either by using serial or Ethernet cable to conne ct

to the programming board or by using Over the Air Programming (OTAP).

E. Transceivers

Sensor nodes often make use of ISM band, which gives free radio, spectrum allocation and global availability. The possible choices of wireless transmission medi a are radio frequency (RF), optical communication and infrared. Lasers require less ener gy, but need line-of-sight for communication and are sensitive to atmospheric conditions. Infrared, like lasers, needs no antenna but it is limited in its broadcasting capacity. Radio

frequency-based communication is the most relevant that fits most of

the WSN applications. WSNs tend to use license-free communication frequencies: 173, 4 33, 868, and 915 MHz; and 2.4 GHz. The functionality of bothtransmitter and receiver are combined into a single deviceknown as a transceiver [3].

To bring about uniqueness in transmitting and receiving toany particular device vari ous protocols/algorithms are devised. The Motes are often are often provided with powerf ul transmitters and receivers collectively known as transceivers for better long range oper ation and also toachieve better quality of transmission/reception in any environmental co nditions.

F. Power Source

The sensor node consumes power for sensing, communicating and data

processing. More energy is required for data communication than any other process. Power is stored either in batteries or capacitors. Batteries, both rechargeable and non-re chargeable, are the main source of power supply for sensor nodes. Current sensors are able to renew their energy from solar sources, temperature differences, or vibration. Two power saving policies used are Dynamic Power Management (DPM) and Dynamic Voltag e Scaling (DVS). DPM conserves power by shutting down parts of the sensor node which are not currently used or active. A DVS scheme varies the power levels within the senso r node depending on the non-deterministic workload. By varying the voltage along with th e frequency, it is possible to obtain quadratic reduction in power consumption.

G. Tmote Sky

Tmote Sky is an ultra low power wireless module for use in sensor networks,

monitoring applications, and rapid application prototyping. Tmote Sky leverages indu stry standards like USB and IEEE802.15.4 to interoperate seamlessly with other devices. By using industry standards, integrating humidity, temperature, and light sensors, and pr oviding flexible interconnection with peripherals, Tmote Sky enables a wide range of mes h network applications [4]. The TMote is one of the most commonly used motes in wirele ss sensor technology. Any type of sensor can be used in combination with this type of mo te.

Tmote Sky features the Chipcon CC2420 radio for wireless communications. The CC2420 is an IEEE 802.15.4 compliant radio providing the PHY and some MAC function s [5]. With sensitivity exceeding the IEEE 802.15.4 specification and low power operation, the CC2420 provides reliable wireless communication. The CC2420 is highly configurabl e for many applications with the default radio settings providing IEEE 802.15.4 complianc e. ZigBee specifications can be implemented using the built-in wireless transmitter in the Tmote Sky.

H. Tmote Key Features

? 250kbps 2.4GHz IEEE 802.15.4 Chipcon Wireless Transceiver

? Interoperability with other IEEE 802.15.4 devices.

? 8MHz Texas Instruments MSP430 microcontroller (10k RAM, 48k Flash Memory) ? Integrated ADC, DAC, Supply Voltage Supervisor, and DMA Controller ? Integrate d onboard antenna with 50m range indoors / 125m range outdoors ? Integrated Humidity , Temperature, and Light sensors ? Ultra low current consumption ? Fast wakeup from

sleep (<6μs)

? Hardware link-layer encryption and authentication ? Programming and data collec tion via USB

? 16-pin expansion support and optional SMA antenna connector

? TinyOS support : mesh networking and communication implementation ? Compli es with FCC Part 15 and Industry Canada regulations ? Environmentally friendly – compl ies with RoHS regulations [4].

I. ZigBee Wireless Technology

ZigBee is a specification for a suite of high level communication protocols using small, low-power digital radios based on an IEEE 802.15.4 standard for personal ar ea networks [6] [7]. ZigBee devices are often used in mesh network form to transmit data over longer distances, passing data through intermediate devices to reach more distant o nes.This allows ZigBee networks to be formed ad-hoc, with no centralized control or high -power transmitter/receiver able to reach all of the devices. Any ZigBee device can be tas ked with running the network. ZigBee is targeted at applications that require a low data ra te, long battery life, and secure networking. ZigBee has a defined rate of 250kbps, best s uited for periodic or intermittent data or a single signal transmission

from a sensor or input device. Applications include wireless light switches, electrical meters with in-home-displays, traffic management systems, and other consumer and ind ustrial equipment that requires short-range wireless transfer of data at relatively low rates . The technology defined by the ZigBee specification is intended to be simpler and less e xpensive than other WPANs, such as Bluetooth.

J. Types of ZigBee Devices ZigBee devices are of three types:

ZigBee Coordinator (ZC): The most capable device, the Coordinator forms the root of the network tree and might bridge to other networks. There is exactly one Zig Bee Coordinator in each network since it is the device that started the network originally. It stores information about the network, including acting as the Trust Center & repository for security keys. The ZigBee Coordinator the central controller is in this system.

ZigBee Router (ZR): In addition to running an application function, a device can act as an intermediate router, passing on data from other devices.

ZigBee End Device (ZED): It contains just enough functionality to talk to the

parent node. It cannot relay data from other devices. This relationship allows the no de to be asleep a significant amount of the time thereby giving long battery life. A ZED re quires the least amount of memory, and therefore can be less expensive to manufacture t han a ZR or ZC.

K. ZigBee Protocols

The protocols build on recent algorithmic research to automatically construct a low-s peed ad-hoc network of nodes. In most large network instances, the network will be a clu ster of clusters. It can also form a mesh or a single cluster. The current ZigBee protocols support beacon and non-beacon enabled networks. In non-beacon-enabled networks, an un-slotted CSMA/CA channel access mechanism is used. In this type of network, ZigBee Routers typically have their receivers continuously active, requiring a more robust power supply. However, this allows for heterogeneous networks in which some devices receive continuously, while others only transmit when an external stimulus is detected. In beacon

-enabled networks, the special network nodes called ZigBee Routers transmit periodic be acons to confirm their presence to other network nodes. Nodes may sleep between beac ons, thus lowering their duty cycle and extending their battery life. Beacon intervals depe nd on data rate; they may range from 15.36ms to 251.65824s at 250 kbps. In general, th e ZigBee protocols minimize the time the radio is on, so as to reduce power use. In beac oning networks, nodes only need to be active while a beacon is being transmitted. In non -beacon-enabled networks, power consumption is decidedly asymmetrical: some devices are always active, while others spend most of their time sleeping.

V. PROPOSED ALGORITHM A. Basic Algorithm

Consider a left side driving system (followed in UK, Australia, India, Malaysia and 72 other countries). This system can be modified for right side driving system (USA, Canada , UAE, Russia etc.) quite easily. Also consider a junction of four roads numbered as node 1, 2, 3 and 4 respectively. Traffic flows from each node to three other nodes with varied densities. Consider road 1 now given green signal in all directions.

1)Free left turn for all roads (free right for right side driving system).

2)Check densities at all other nodes and retrieve data from strip sensors.

3) Compare the data and compute the highest density.

4) Allow the node with highest density for 60sec.

5)Allowed node waits for 1 time slot for its turn again and the process is repeated f rom step 3.

B. Advanced Algorithm

Assume road three is currently given green to all directions. All left turns are always f ree. No signals/sensors for left lane. Each road is given a time slot of maximum 60 secon ds at a time. This time can be varied depending on the situation of implementation. Consi der 4 levels of sensors Ax, Bx, Cx, Dx with A having highest priority and x representing ro

ads 1 to 4. Also consider 3 lanes of traffic: Left (L), Middle (M) and Right(R) correspondin g to the direction of traffic. Since left

turn is free, Left lanes do not require sensors. So sensors form 4x2 arrays with 4 levels of traffic and 2 lanes and are named MAx, RAx, MBx, RBx and so on and totally 32 sensor s are employed.The following flow represents the sequence of operation done by the sign al.

1) Each sensor transmits the status periodically to the controller. 2) Controller recei ves the signals and computes the following

3) The sensors Ax from each road having highest priority are compared. 4) If a sin gle road has traffic till Ax, it is given green signal in the next time slot. 5) If multiple road s have traffic till Ax, the road waiting for the longest duration is given the green.

6) Once a road is given green, its waiting time is reset and its sensor status is negle cted for that time slot

7) If traffic in middle lane, green is given for straight direction, based on traffic, either right side neighbor is given green for right direction, of opposite road is give green for str aight direction.

8) If traffic in right lane, green is given for right, and based on traffic, left side neighb or is given green for straight or opposite is given green for right.

9) Similar smart decisions are incorporated in the signal based on traffic density and directional traffic can be controlled.

C. Implementation and Restrictions

This system can be implemented by just placing the sensor nodes beneath the road or on lane divider and interfacing the central controller to the existing signal lights and co nnecting the sensor nodes to the controller via the proposed wireless protocol. The only r estriction for implementing the system is taking the pedestrians into consideration. This h as to be visualized for junctions with heavy traffic such as highway intersections and amo unt of pedestrians is very less. Also major intersections have underground or overhead fo otpaths to avoid interaction of pedestrians with heavy traffic.

ACKNOWLEDGMENT

The Authors would like to take this opportunity to thank Ms. P. Sasikala, Assistant Pr ofessor, ECE department, Sri Venkateswara College of Engineering, Sriperumbudur, wh o gave the basic insight into the field of Wireless Sensor Networks. We also thank Mrs. G . Padmavathi, Associate Professor, ECE department, Sri Venkateswara College of Engin eering, Sriperumbudur, who with her expertise in the field of networks advised and guide d on practicality of the concept and provided helpful ideas for future modifications. We als o express our gratitude to Dr. S. Ganesh Vaidyanathan, Head of the department of ECE, Sri Venkateswara College of Engineering, Sriperumbudur, who supports us for every inn ovative project and encourages us “think beyond” for better use of technology. And finall y we express our heart filled gratitude to Sri Venkateswara College of Engineering, which has been the knowledge house for our education and introduced us to the field of Engine ering and supports us for working on various academic projects.

Adaptive urban traffic control

Adaptive signal control systems must have a capability to optimise the traffic flow by adjusting the traffic signals based on current traffic. All used traffic signal control methods are based on feed-back algorithms using traffic demand data -varying from years to a co uple of minutes - in the past. Current adaptive systems often operate on the basis of ada ptive green phases and flexible co-ordination in (sub)networks based on measured traffic conditions (e.g., UTOPIA-spot,SCOOT). These methods are still not optimal where traffic demand changes rapidly within a short time interval. The basic premise is that existing si gnal plan generation tools make rational decisions about signal plans under varying condi tions; but almost none of the current available tools behave pro-actively or have meta-rul es that may change behaviour of the controller incorporated into the system. The next log ical step for traffic control is the inclusion of these meta-rules and pro active and goal-orie nted behaviour. The key aspects of improved control, for which contributions from artificia l intelligence and artificial intelligent agents can be expected, include the capability of dea ling with conflicting objectives; the capability of making pro-active decisions on the basis of temporal analysis; the ability of managing, learning, self adjusting and responding to n on-recurrent and unexpected events (Ambrosino et al.., 1994).

What are intelligent agents

Agent technology is a new concept within the artificial intelligence (AI). The agent pa radigm in AI is based upon the notion of reactive, autonomous, internally-motivated entiti es that inhabit dynamic, not necessarily fully predictable environments (Weiss, 1999). Aut onomy is the ability to function as an independent unit over an extended period of time, p

erforming a variety of actions necessary to achieve pre-designated objectives while respo nding to stimuli produced by integrally contained sensors (Ziegler, 1990). Multi-Agent Sys tems can be characterised by the interaction of many agents trying to solve a variety of pr oblems in a co-operative fashion. Besides AI, intelligent agents should have some additio nal attributes to solve problems by itself in real-time; understand information; have goals and intentions; draw distinctions between situations; generalise; synthesise new concept s and / or ideas; model the world they operate in and plan and predict consequences of a ctions and evaluate alternatives. The problem solving component of an intelligent agent c an be a rule-based system but can also be a neural network or a fuzzy expert system. It may be obvious that finding a feasible solution is a necessity for an agent. Often local opt ima in decentralised systems, are not the global optimum. This problem is not easily solv ed. The solution has to be found by tailoring the interaction mechanism or to have a supe rvising agent co-ordinating the optimisation process of the other agents.

Intelligent agents in UTC,a helpful paradigm

Agent technology is applicable in different fields within UTC. The ones most importa nt mentioning are: information agents, agents for traffic simulation and traffic control. Curr ently, most applications of intelligent agents are information agents. They collect informati on via a network. With special designed agents user specific information can be provided . In urban traffic these intelligent agents are useable in delivering information about weath er, traffic jams, public transport, route closures, best routes, etc. to the user via a Person al Travel Assistant. Agent technology can also be used for aggregating data for further di stribution. Agents and multi agent systems are capable of simulating complex systems fo

r traffic simulation. These systems often use one agent for every traffic participant (in a si milar way as object oriented programs often use objects). The application of agents in (Ur ban) Traffic Control is the one that has our prime interest. Here we ultimately want to use agents for pro-active traffic light control with on-line optimisation. Signal plans then will be determined based on predicted and measured detector data and will be tuned with adjoi ning agents. The most promising aspects of agent technology, the flexibility and pro-activ e behaviour, give UTC the possibility of better anticipation of traffic. Current UTC is not th at flexible, it is unable to adjust itself if situations change and can't handle un-programme d situations. Agent technology can also be implemented on several different control layer s. This gives the advantage of being close to current UTC while leaving considerable free dom at the lower (intersection) level.

Designing agent based urban traffic control systems

The ideal system that we strive for is a traffic control system that is based on actuate d traffic controllers and is able to pro actively handle traffic situations and handling the diff erent, sometimes conflicting, aims of traffic controllers. The proposed use of the concept of agents in this research is experimental.

Assumptions and considerations on agent based urban traffic control

There are three aspects where agent based traffic control and -management can im prove current state of the art UTC systems:

- Adaptability. Intelligent agents are able to adapt its behaviour and can learn from e arlier situations.

- Communication. Communication makes it possible for agents to co-operate and tun

e signal plans.

- Pro-active behaviour. Due to the pro active behaviour traffic control systems are abl e to plan ahead.

To be acceptable as replacement unit for current traffic control units, the system sho uld perform the same or better than current systems. The agent based UTC will require o n-line and pro-active reaction on changing traffic patterns. An agent based UTC should b e demand responsive as well as adaptive during all stages and times. New methods for tr affic control and traffic prediction should be developed as current ones do not suffice and cannot be used in agent technology. The adaptability can also be divided in several differ ent time scales where the system may need to handle in a different way (Rogier, 1999): - gradual changes due to changing traffic volumes over a longer period of time, - abr upt changes due to changing traffic volumes over a longer period of time, - abrupt, temporal, changes due to changing traffic volumes over a short period of ti me,

- abrupt, temporal, changes due to prioritised traffic over a short period of time

One way of handling the balance between performance and complexity is the use of a hierarchical system layout. We propose a hierarchy of agents where every agent is res ponsible for its own optimal solution, but may not only be influenced by adjoining agents but also via higher level agents. These agents have the task of solving conflicts between l ower level agents that they can't solve. This represents current traffic control implementat ions and idea's. One final aspect to be mentioned is the robustness of agent based syste ms (if all communication fails the agent runs on, if the agent fails a fixed program can be

十字路口交通信号灯控制系统设计文献综述

石河子大学信息科学与技术学院毕业设计(论文)开题报告 课题名称:十字路口交通信号灯控制系统设计学生姓名:孔森 学号:2009082362 学院:信息科学与技术学院 专业年级:电子信息工程09级(1)班 指导教师:裘祖旗 职称:副教授 完成日期:二○一三年一月八日

信息科学与技术学院本科生毕业设计(论文)文献综述 文献综述 前言 交通是当今世界上一大热门课题,也是世界上多发性灾害中发生频率较高的一种灾害,它给人们带来便捷服务同时,也威胁着人们的生命安全,是世界各国人民所面临的一个共同的问题。随着社会的日益进步,人民的生活质量也有很大的提高,人们出行的安全问题也成了重要话题。因此,如何防止交通事故,保护人们的出行安全,减少伤亡,已成了当今至关重要的问题,而十字路口是交通事故最多发生的地点。十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。因此本课题设计基于stc-89c52的十字路口交通灯控制器,以使城市交通安全畅通。 正文 1. 国内外对十字路口交通信号灯的研究现状及存在问题 1.1国外研究现状 早在1850年,城市交叉口处不断增长的交通就引发了人们对安全和拥堵的关注。世界上第一台交通自动信号灯的诞生,拉开了城市交通控制的序幕,1868年12月10日,信号灯家族的第一个成员就在伦敦议会大厦的广场上诞生了,由当时英国机械师德·哈设计、制造的灯柱高7米,身上挂着一盏红、绿两色的提灯--煤气交通信号灯,这是城市街道的第一盏信号灯。在灯的脚下,一名手持长杆的警察随心所欲地牵动皮带转换提灯的颜色。后来在信号灯的中心装上煤气灯罩,它的前面有两块红、绿玻璃交替遮挡。不幸的是只面世23天的煤气灯突然爆炸自灭,使一位正在值勤的警察也因此断送了性命,这一次的煤气爆炸事故致使这种交通信号灯几乎销声匿迹了近半个世纪。1914年及稍晚一些时候,美国的克利夫兰、纽约和芝加哥才重新出现了交通信号灯,它们采用电力驱动,与现在意义上的信号灯已经相差无几。1926年英国人第一次安装和使用自动化的控制器来控制交通信号灯,这是城市交通自动控制的起点。 1

机械毕业设计英文外文翻译460数字控制 (2)

附录 科技译文: Numerical Control Numerical Control(NC) is a method of controlling the movements of machineComponents by directly inserting coded instructions in the form of numerical data(numbers and data ) into the system.The system automatically interprets these data and converts to output signals. These signals ,in turn control various machine components ,such as turning spindles on and off ,changing tools,moving the work piece or the tools along specific paths,and turning cutting fluits on and off. In order to appreciate the importer of numerical control of machines ,let’s briefly review how a process such as machining has been carried out traditionally .After studying the working drawing of a part, the operator sets up the appropriate process parameters(such as cutting speed ,feed,depth of cut,cutting fluid ,and so on),determines the sequence of operations to be performed,clamps the work piece in a workholding device such as chuck or collet ,and proceeds to make the part .Depending on part shape and the dimensional accuracy specified ,this approach usually requires skilled

空压机英文名称

往复式压缩机(活塞式压缩机) reciprocating compressor 螺杆式压缩机 screw compressor 单螺杆压缩机 single screw compressor 回转式压缩机 rotary compressor 滑片式压缩机 sliding vane compressor 单滑片回转式压缩机 single vane rotary compressor 滚动转子式压缩机 rolling rotor compressor 三角转子式压缩机 triangle rotor compressor 多滑片回转式压缩机 multi-vane rotary compressor 滑片 blade 旋转活塞式压缩机 rolling piston compressor 活塞式压缩机 reciprocating compressor 涡旋式压缩机scroll compressor 容积式压缩机positive displacement compressor 涡旋盘 scroll 固定涡旋盘 stationary scroll, fixed scroll 驱动涡旋盘 driven scroll, orbiting scroll 斜盘式压缩机(摇盘式压缩机) swash plate compressor 斜盘 swash plate 摇盘 wobble plate 阳转子 male rotor 阴转子 female rotor 主转子 main rotor 闸转子 gate rotor 无油压缩机 oil free compressor 膜式压缩机 diaphragm compressor 单作用压缩机single acting compressor 双效压缩机dual effect compressor 双作用压缩机 double acting compressor 双缸压缩机 twin

船舶电气工程技术专业五年一贯制人才培养方案

船舶电气工程技术专业(五年一贯制)人才培养方案 一、专业名称与代码 专业名称:船舶电气工程技术 专业代码:560503 二、入学要求与修学年限 入学要求:全日制初中毕业生。 修学年限:基本学制五年,学习年限5-7年。 三、培养目标 本专业培养思想政治坚定、德技并修、全面发展,适应船舶修造企业、船舶电气设备(配件)企业、船舶航运企业与工业电气生产加工行业(企业)第一线需要的,具有良好职业道德和敬业精神,掌握从事(从事电气生产制造、生产管理,电气设备装置安装、调试与维护职业岗位或岗位群)实际工作的基础知识和技术技能,具有职业生涯发展基础,具有较好的社会责任感、创新精神、实践能力的德、智、体、美等方面全面发展的,面向船舶修造、电气设备制造、维修领域的高素质劳动者和技术技能人才。 四、人才培养规格 (一)职业范围 说明本专业毕业生的就业范围和岗位类别,列出相应的职业资格证书或技能等级证书。参考格 2.知识、能力和素质结构 (1)知识结构 ①理解工程类专业高职生数学、语文、英语、思政理论等通识文化知识。 ②掌握工程制图、电工基础、电子技术、CAD绘图基础、电气控制技术等专业基础知识。 ③掌握船舶电站运行与维护、船舶仪器及自动化、船舶电机与电力拖动、单片机技术及应用、电气控制与PLC技术等船舶电气建造与安装的专业知识。 ④掌握船舶电气生产设计、船舶电工操作、船舶设备安装与调试等设计方面的基本知识。 (2)能力结构 ①具有工程类专业必需的数学计算、应用文写作等通识能力。

②具有CAD电气工程图绘制、电气排故、电气控制线路分析、电机选型与电力拖动性能测定、船舶电气自动化控制分析等本专业所必需的基本岗位能力 ③具有船舶电气生产设计、船舶电气现场安装调试的基本能力。 ④初步具有船舶电气设备原理设计、船舶电气故障排除、编制船舶电气生产工艺、组织生产与管理的专业能力。 ⑤具有英语日常会话、翻译船舶电气类英文资料、进行涉外交流等英语应用的基本岗位能力。 ⑥具有船电质量检验、船电建造安全管理和生产管理等方面的基本能力。 (3)素质结构 ①具有良好的社会公德和行为规范,良好的遵纪守法意识。 ②具有良好的人文和科学素养,获取、处理和应用信息的能力。 ③具有良好的责任意识和诚信品质,良好的交流沟通和团队协作能力。 ④具有认真、严谨的工作态度,良好的安全生产、节能环保意识。 ⑤具有健康的体魄,健全的心理和乐观的人生态度。 六、培养模式 船舶电气工程专业“四学段循序渐进”的工学结合人才培养模式,船舶电气工程技术专业依托舟山船舶修造及船舶电气设备生产企业,以船舶电气生产、船舶电气设备制造职业岗位能力要求为依据,以企业典型船舶电气设备生产的真实工作为基础,根据企业生产流程基本一致的特点和典型

基于单片机的智能交通灯控制系统文献综述适合研究生

基于单片机的智能交通灯控制系统设计---文献综述 (电气112班王志刚 1062) 一、交通灯的历史发展 早在19世纪初期,在英国的一座城市中,红绿装是女性不同身份的代表,其中着红装的女性代表已婚,而着绿装的女性代表未婚,后来由于伦敦议会大厦前经常发生马车撞人的事件,于是当时一位名叫德哈特的设计师受红绿装的启发,发明了当时世界上第一台交通信号灯——该信号灯柱高7米,身上挂着一盏红色和一盏绿色的煤油灯。在灯的脚下,一名手持长杆的警察随心所欲的牵动着皮带转换灯的颜色。不幸的是,在该信号灯面世的半个多月,煤气灯突然爆炸,并且将在执勤的警察炸死,从此,信号灯就隐匿了。直到二十世纪初期,在美国一个叫克利夫兰的城市率先恢复了红绿交通信号灯,这时已经是电气信号灯了,随后美国许多城市也就陆续的将这种信号灯投入交通使用。对于第一盏名副其实的三色灯(红、黄、绿三种标志)在1918年诞生,该信号灯是三色圆形四面投影器,被安装在纽约市五号街的一座高楼上,由于它的诞生,使城市的交通大为改善。话说红黄绿三色灯的发明者是我国的胡汝鼎,当时他抱着“科学救国”的信念到美国深造,他站在繁华的十字路口等待绿灯信号,当他看到红灯面就要过去是,一辆转弯的汽车呼啸着从他身边擦过,吓了他一身冷汗,回到宿舍的他,对刚刚发生的这惊险一幕一直耿耿于怀,他反复琢磨,终于想到解决这种问题的方法,就是在红绿灯的基础上再加上一盏黄灯,提醒人们注意安全。从此三色灯就成为了一个在交通上出色的指挥官,慢慢的也就遍及了全世界。 我国最早的交通信号灯出现在1928年的上海英租界,也就是在那个时候人们才慢慢的感觉到交通信号灯对交通安全和秩序的重要性,交通灯也才在中国慢慢流行。 从最早的手动控制煤气灯到后来的电气控制,从采用计算机控制到现代化的电子定时

机械毕业设计英文外文翻译204机电一体化

附录 INTEGRATION OF MACHINERY (From ELECTRICAL AND MACHINERY INDUSTRY)ABSTRACT Machinery was the modern science and technology development inevitable result, this article has summarized the integration of machinery technology basic outline and the development background .Summarized the domestic and foreign integration of machinery technology present situation, has analyzed the integration of machinery technology trend of development. Key word:integration of machinery ,technology,present situation ,product t,echnique of manufacture ,trend of development 0. Introduction modern science and technology unceasing development, impelled different discipline intersecting enormously with the seepage, has caused the project domain technological revolution and the transformation .In mechanical engineering domain, because the microelectronic technology and the computer technology rapid development and forms to the mechanical industry seepage the integration of machinery, caused the mechanical industry the technical structure, the product organization, the function and the constitution, the production method and the management system has had the huge change, caused the industrial production to enter into “the integration of machinery” by “the machinery electrification” for the characteristic development phase. 1. Integration of machinery outline integration of machinery is refers in the organization new owner function, the power function, in the information processing function and the control function introduces the electronic technology, unifies the system the mechanism and the computerization design and the software which constitutes always to call. The integration of machinery development also has become one to have until now own system new discipline, not only develops along with the science and technology, but also entrusts with the new content .But its basic characteristic may summarize is: The integration of machinery is embarks from the system viewpoint, synthesis community technologies and so on utilization mechanical technology, microelectronic technology, automatic control technology,

课程名称英文翻译

Advanced Computational Fluid Dynamics 高等计算流体力学 Advanced Mathematics 高等数学 Advanced Numerical Analysis 高等数值分析 Algorithmic Language 算法语言 Analogical Electronics 模拟电子电路 Artificial Intelligence Programming 人工智能程序设计 Audit 审计学 Automatic Control System 自动控制系统 Automatic Control Theory 自动控制理论 Auto-Measurement Technique 自动检测技术 Basis of Software Technique 软件技术基础 Calculus 微积分 Catalysis Principles 催化原理 Chemical Engineering Document Retrieval 化工文献检索 Circuitry 电子线路 College English 大学英语 College English Test (Band 4) CET-4 College English Test (Band 6) CET-6 College Physics 大学物理 Communication Fundamentals 通信原理 Comparative Economics 比较经济学 Complex Analysis 复变函数论 Computational Method 计算方法 Computer Graphics 图形学原理 computer organization 计算机组成原理 computer architecture 计算机系统结构 Computer Interface Technology 计算机接口技术 Contract Law 合同法 Cost Accounting 成本会计 Circuit Measurement Technology 电路测试技术 Database Principles 数据库原理 Design & Analysis System 系统分析与设计 Developmental Economics 发展经济学 discrete mathematics 离散数学 Digital Electronics 数字电子电路 Digital Image Processing 数字图像处理 Digital Signal Processing 数字信号处理 Econometrics 经济计量学 Economical Efficiency Analysis for Chemical Technology 化工技术经济分析Economy of Capitalism 资本主义经济 Electromagnetic Fields & Magnetic Waves 电磁场与电磁波 Electrical Engineering Practice 电工实习 Enterprise Accounting 企业会计学 Equations of Mathematical Physics 数理方程

智能交通控制系统文献综述

智能交通控制系统发展概述 随着城市的发展和车辆的增加,实行有效的交通控制以保证交通的通畅,已日益成为交通管理部门所面临的重要问题。简单的控制方式如定时控制、感应控制、单路口的孤立控制等已不能满足城市交通控制的需要,为了提高交通网络的运行效率,必须要建立一个智能的交通控制系统,能够根据车流量的变化自动调节红绿灯的时间长度,最大限度地减少十字路口的车辆滞流现象,有效的缓解交通拥挤、实现交通控制系统的最优控制,大大的提高了交通控制系统的效率。随着我国道路交通拥挤的问题日益突出,可以预见,智能交通控制系统将具有广大的应用前景。 1 国外智能交通控制系统的研究现状 20世纪80年代以后,世界各国的交通控制出现了前所未有的发展热潮,随着计算机技术和自动控制技术的发展,以及交通流理论的不断发展完善,交通运输组织与优化理论的不断提高,城市交通控制开始向信息化、智能化方向发展[1]。在20世纪90年代,发达国家已开始出现智能交通控制系统,并将城市交通控制系统纳入智能交通运输系统中,成为先进交通管理系统的重要子系统[2]。世界各国解决城市交通存在的问题,主要采用先进的交通控制方法。当今世界各国广泛使用的最有代表性且有成效的交通控制系统有澳大利亚的SCAT系统、英国的TRANSYT系统和SCOOT系统[3-5]。(1)TRANSYT(Traffic Network Study Tools)系统 自1968年问世以来,经历不断的改进,已经发展成为先进的TRAN-SYT/9型。该系统采用静态模式,以绿信比和相位差为控制参数,优化方法为爬山法。 作为最成功的静态智能交通控制系统,虽然已经被世界400多个城市所使用,但是由于其计算量较大,很难获得整体最优的配时方案,同时需要大量的路网几何尺寸和交通流数据。 (2)SCOOT(Split、Cyele and Offset Optimization Technique)系统采用联机实时控制的动态模式,对周期、绿信比和相位差进行控制,采用小步长寻优方法,相对TRANSYT 而言具有相当大的优势。但是SCOOT相位不能自动改变,现场安装调试时相当繁琐等也急需改进。

机械类毕业设计外文翻译

本科毕业论文(设计) 外文翻译 学院:机电工程学院 专业:机械工程及自动化 姓名:高峰 指导教师:李延胜 2011年05 月10日 教育部办公厅 Failure Analysis,Dimensional Determination And

Analysis,Applications Of Cams INTRODUCTION It is absolutely essential that a design engineer know how and why parts fail so that reliable machines that require minimum maintenance can be designed.Sometimes a failure can be serious,such as when a tire blows out on an automobile traveling at high speed.On the other hand,a failure may be no more than a nuisance.An example is the loosening of the radiator hose in an automobile cooling system.The consequence of this latter failure is usually the loss of some radiator coolant,a condition that is readily detected and corrected.The type of load a part absorbs is just as significant as the magnitude.Generally speaking,dynamic loads with direction reversals cause greater difficulty than static loads,and therefore,fatigue strength must be considered.Another concern is whether the material is ductile or brittle.For example,brittle materials are considered to be unacceptable where fatigue is involved. Many people mistakingly interpret the word failure to mean the actual breakage of a part.However,a design engineer must consider a broader understanding of what appreciable deformation occurs.A ductile material,however will deform a large amount prior to rupture.Excessive deformation,without fracture,may cause a machine to fail because the deformed part interferes with a moving second part.Therefore,a part fails(even if it has not physically broken)whenever it no longer fulfills its required function.Sometimes failure may be due to abnormal friction or vibration between two mating parts.Failure also may be due to a phenomenon called creep,which is the plastic flow of a material under load at elevated temperatures.In addition,the actual shape of a part may be responsible for failure.For example,stress concentrations due to sudden changes in contour must be taken into account.Evaluation of stress considerations is especially important when there are dynamic loads with direction reversals and the material is not very ductile. In general,the design engineer must consider all possible modes of failure,which include the following. ——Stress ——Deformation ——Wear ——Corrosion ——Vibration ——Environmental damage ——Loosening of fastening devices

离心式压缩机英文对照

阀门valve[v?lv] Shut off valve 截止阀 throttle valve ['θr?tl] 节流阀gate valve 闸阀 Pneumatic butterfly valve 气动蝶阀[nju:'m?tik] Ball vavle 球阀 Cock 旋塞阀 check valve 止回阀 Three way valve 三通阀 A 安全运转 safe operation 安全系数 safe factor 安全措施safe precaution [pri'k?:??n] 安全阀 safety valve Relief valve 安全开关 safety switch 放空阀 vent valve 安全帽 helment ['helmit] 安装 install installation 装配图 erection drawing [i'rek??n] 安装尺寸 installation dimension 安装现场 sit of installation 静载荷 dead load 按钮 push button 凹凸面法兰male and female flange 凹面 concave ['k?nkeiv] B 巴氏合金 babbit metal 百分误差 percent error 百万分之一 part per million PPM 扳手 wrench [rent?] spanner 保护气 protective gas 保护罩 protective cover 报价 proposal Tender(投标) 报警 alarm 备件清单 spare part list 壁厚 wall thickness 变送器 transmitter 标牌 nameplate 仪表 gauge 表面粗糙度 surface roughness [r?f] 不锈钢 stainless steel ['steinlis] 布氏硬度 brinell hardness ['brinel] C 材料清单 bill of material(BOM) 材料检验 inspection of material 采购单 purchase order 参考标准 reference standard 仓库 storehouse 槽钢 channel 测温仪表 temperature instrument 测振动仪 vibrometer [vai'br?mit?] 操作人员operating personnel 操作培训 operation training 操作维护说明书 operation and Maintenance manual 差压计 pressure differential gauge 拆卸 disassemble [,dis?'sembl] 产品product 厂内试车 shop test run 超速试验 over speed testing 超压 excessive pressure[ik'sesiv] 齿轮箱gear case/box 充氮 nitrogen back filling ['naitr?d??n] 抽油雾风机oil mist fan 出厂试验合格证 mill test Certificate [s?'tifikeit] 出口管线outlet nozzle['n?zl] 出口压力 outlet pressure 除锈除垢 descaling [,di:'skeili?] 传感器sensor ['sens?] 喘振 surge 喘振控制 surge control 敲击 peening D 大齿轮 bull gear 大气 atmosphere 大修overhaul [,?uv?'h?:l] 带法兰接头 flanged end 挡板 buffer plate 挡块 dog 挡圈 locking ring 等温压缩机 isothermal compressor [,ais?u'θ?:m?l] 低合金钢low alloy steel ['?l?i ] 低碳钢 mild steel 底座 base 地脚螺栓 anchor bolt['??k?] 电磁阀solenoid valve ['s?ul?n?id] 电焊 arc welding[ɑ:k] 电机启动器 motor starter 电机驱动压缩机 motor driven~ 电缆 cable 电流 current 电路,管路 circuit 电压 voltage ['v?ultid?] 电源 power supply 垫板 pad 垫片 shim/gasket['ɡ?skit] 垫圈washer 吊车 crane [krein] 吊耳lug 蝶阀butterfly valve 顶部roof 顶丝lock screw[skru:] 定位器 positioner[p?'zi??n?] 定位元件 positioning element 电能功率 power 动平衡试验dynamic balancing test [dai'n?mik] 堵塞blockage ['bl?kid?] 镀铬chroming ['kr?umi?] 锻钢件 wrought steel [r?:t] 锻制管件 forged part [f?:d?] 对接焊 butt weld 多级压缩机 multiple stage Compressor E 二氧化碳 carbon dioxide ['kɑ:b?n] [dai'?ksaid] 额定流量 rated flow 额定输入功率 power input rating

GPS在交通工程中的应用文献综述

目录 前言 (2) 一、GPS在现代交通管理中的应用 (2) 二、GPS在现代道路测量中的应用 (4) 三、GPS在物流方面的应用 (7) 四、GPS在智能交通系统ITS中的应用 (8) 五、总结 (13) 参考文献 (16)

前言 全球卫星定位系统GPS是美军70年代初在“子午仪卫星导航定位”技术上发展而起的具有全球性、全能性(陆地、海洋、航空与航天)、全天候性优势的导航定位、定时、测速系统。GPS 由三大子系统构成:空间卫星系统、地面监控系统、用户接收系统。目前,全球定位系统已广泛应用于军事和民用等众多领域中,在交通工程中的应用我国还刚刚起步,相信随着我国经济的发展,GPS技术应用研究的逐步深入,GPS在现代交通工程中,必将发挥更大的作用。本文着重介绍GPS在汽车导航、交通管理、道路测量、交通运输工程、智能交通系统ITS 中的应用。 一、GPS在现代交通管理中的应用 GPS 导航系统与电子地图、无线电通信网络及计算机车辆管理信息系统相结合,可以实现车辆跟踪和交通管理等许多功能,这些功能包括: ·车辆跟踪 利用GPS和电子地图可以实时显示出车辆的实际位置,并任意放大、缩小、还原、换图;可以随目标移动,使目标始终保持在屏幕上;还可实现多窗口、多车辆、多屏幕同时跟踪。利用该功能可对重要车辆和货物进行跟踪运输。 ·提供出行路线规划和导航 提供出行路线规划是汽车导航系统的一项重要辅助功能,它包括自动路线规划和人工线路设计。自动线路规划是由驾驶者确定起点和

目的地,由计算机软件按最少的路线等的计算。人工线路设计是由驾驶者根据自己的目的地设计起点、终点和途经点等,自动建立路库。线路规划完毕后,显示器能够在电子地图上显示设计线路,并同时显示汽车运行路径和运行方法。 ·信息查询 为用户提供主要目标,如旅游景点、宾馆、医院等数据库,用户能够在电子地图上根据需要进行查询。查询资料可以文字、语言及图像的形式显示,并在电子地图上显示其位置。同时,监测中心要利用监测控制台 对区域内的任意目标所在位置进行查询,车辆信息将以数字形式在控制中心的电子地图上显示出来。 ·话务指挥 指挥中心可以监测区域内车辆运行状况,对被监控车辆进行合理调度。指挥中心也可随时与被跟踪目标通话,实时管理。 ·紧急援助 通过GPS定位和监控管理系统可以对遇有险情或发生事故的车辆进行紧急援助。监控台的电子地图显示求助信息和报警目标,规划最优援助方案,并以报警声光提醒值班人员进行应急处理。 GPS技术在汽车导航和交通管理工程中的研究与应用目前在中国刚刚起步,而国外在这方面的研究早已开始并取得了一定的成果。加拿大卡尔加里大学设计了一种动态定位系统,该系统包括一台联式惯性系统,两台GPS接收机和一台微机,可测定已有道路的线形参数,

机械类毕业设计外文文献翻译

沈阳工业大学工程学院 毕业设计(论文)外文翻译 毕业设计(论文)题目:工具盒盖注塑模具设计 外文题目:Friction , Lubrication of Bearing 译文题目:轴承的摩擦与润滑 系(部):机械系 专业班级:机械设计制造及其自动化0801 学生姓名:王宝帅 指导教师:魏晓波 2010年10 月15 日

外文文献原文: Friction , Lubrication of Bearing In many of the problem thus far , the student has been asked to disregard or neglect friction . Actually , friction is present to some degree whenever two parts are in contact and move on each other. The term friction refers to the resistance of two or more parts to movement. Friction is harmful or valuable depending upon where it occurs. friction is necessary for fastening devices such as screws and rivets which depend upon friction to hold the fastener and the parts together. Belt drivers, brakes, and tires are additional applications where friction is necessary. The friction of moving parts in a machine is harmful because it reduces the mechanical advantage of the device. The heat produced by friction is lost energy because no work takes place. Also , greater power is required to overcome the increased friction. Heat is destructive in that it causes expansion. Expansion may cause a bearing or sliding surface to fit tighter. If a great enough pressure builds up because made from low temperature materials may melt. There are three types of friction which must be overcome in moving parts: (1)starting, (2)sliding, and(3)rolling. Starting friction is the friction between two solids that tend to resist movement. When two parts are at a state of rest, the surface irregularities of both parts tend to interlock and form a wedging action. To produce motion in these parts, the wedge-shaped peaks and valleys of the stationary surfaces must be made to slide out and over each other. The rougher the two surfaces, the greater is starting friction resulting from their movement . Since there is usually no fixed pattern between the peaks and valleys of two mating parts, the irregularities do not interlock once the parts are in motion but slide over each other. The friction of the two surfaces is known as sliding friction. As shown in figure ,starting friction is always greater than sliding friction . Rolling friction occurs when roller devces are subjected to tremendous stress which cause the parts to change shape or deform. Under these conditions, the material in front of a roller tends to pile up and forces the object to roll slightly uphill. This changing of shape , known as deformation, causes a movement of molecules. As a result ,heat is produced from the added energy required to keep the parts turning and overcome friction. The friction caused by the wedging action of surface irregularities can be overcome

航海英语问答题问题翻译

问题翻译 第一章、公共用语 1、你的出生日期是什么时候? 2、你的海员证的号码是多少? 3、你来自哪里? 4、你们船长的国籍是哪里? 5、你认为船上最重要的事情是什么? 6、你经常挂靠的港口是什么? 7、你最喜爱的电视节目是什么? 8、你最喜爱哪个网站? 9、你最喜爱一周中的哪一天?为什么? 10、你最喜爱哪种类型的电影? 11、你喜爱哪种音乐? 12、你最喜欢的杂志是什么? 13、你家乡的人口有多少? 14、你们国家的人口有多少? 15、你家乡最好的事情是什么? 16、你家乡最坏的事情是什么? 17、你的家乡怎么样? 18、在你们国家有没有由于天气原因引起的灾难? 19、你最喜欢看电视上的哪种运动项目? 20、你认为世界上最受欢迎的运动项目是什么? 第三章靠离与锚泊业务 1、你能列举出至少三种缆绳吗? 2、在引航员上船前要准备什么? 3、你船在不会弄断锚链危险的情况下抛锚的最大对水速度是多少? 4、船舶需要引航员时,应该升哪种信号旗? 5、到达港口前船舶怎样与港口取得联系? 6、引航站经常询问船舶哪些信息? 7、哪些信息需要报告给引航站? 8、什么信息需要从引航站确认? 9、船舶进入交管区时,需要报告什么? 10、锚绞缠是什么意思? 11、如果你被命令“备双车”,你要怎样复诵和报告? 12、你能列举世界上的3个著名运河吗? 13、在甚高频通信中,当你要求接收者保持在16频道时,你要怎么说? 14、在海上甚高频通信中,你怎么纠正错误? 15、在海上甚高频通信中,怎样强调信息中的重要部分? 16、弃船是什么意思? 17、缩写ETD是什么意思? 18、拖锚是什么意思? 19、在航是什么意思? 20、走锚是什么意思? 21、雷达信标和雷达反射器之间有什么区别?

相关文档
相关文档 最新文档