欢迎来到三一办公! | 帮助中心 三一办公31ppt.com(应用文档模板下载平台)
三一办公
全部分类
  • 办公文档>
  • PPT模板>
  • 建筑/施工/环境>
  • 毕业设计>
  • 工程图纸>
  • 教育教学>
  • 素材源码>
  • 生活休闲>
  • 临时分类>
  • ImageVerifierCode 换一换
    首页 三一办公 > 资源分类 > DOC文档下载  

    交通信号智能控制系统外文文献及翻译(适用于毕业论文外文翻译+中英文对照) .doc

    • 资源ID:3934299       资源大小:69.50KB        全文页数:12页
    • 资源格式: DOC        下载积分:8金币
    快捷下载 游客一键下载
    会员登录下载
    三方登录下载: 微信开放平台登录 QQ登录  
    下载资源需要8金币
    邮箱/手机:
    温馨提示:
    用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP免费专享
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    交通信号智能控制系统外文文献及翻译(适用于毕业论文外文翻译+中英文对照) .doc

    Agent controlled traffic lightsAuthor:Danko A. Roozemond,Jan L.H. Rogier Provenance:Delft University of TechnologyIntroductionThe quality of (urban) traffic control systems is determined by the match between the control schema and the actual traffic patterns. If traffic patterns change, what they usually do, the effectiveness is determined by the way in which the system adapts to these changes. When this ability to adapt becomes an integral part of the traffic control unit it can react better to changes in traffic conditions. Adjusting a traffic control unit is a costly and timely affair if it involves human attention. The hypothesis is that it might offer additional benefit using self-evaluating and self-adjusting traffic control systems. There is already a market for an urban traffic control system that is able to react if the environment changes;the so called adaptive systems. "Real" adaptive systems will need pro-active calculated traffic information and cycle plans- based on these calculated traffic conditions- to be updated frequently.Our research of the usability of agent technology within traffic control can be split into two parts. First there is a theoretical part integrating agent technology and traffic control. The final stage of this research focuses on practical issues like implementation and performance. Here we present the concepts of agent technology applied to dynamic traffic control. Currently we are designing a layered model of an agent based urban traffic control system. We will elaborate on that in the last chapters.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 couple of minutes - in the past. Current adaptive systems often operate on the basis of adaptive 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 signal plan generation tools make rational decisions about signal plans under varying conditions; but almost none of the current available tools behave pro-actively or have meta-rules that may change behaviour of the controller incorporated into the system. The next logical step for traffic control is the inclusion of these meta-rules and pro active and goal-oriented behaviour. The key aspects of improved control, for which contributions from artificial intelligence and artificial intelligent agents can be expected, include the capability of dealing 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 non-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 paradigm in AI is based upon the notion of reactive, autonomous, internally-motivated entities that inhabit dynamic, not necessarily fully predictable environments (Weiss, 1999). Autonomy is the ability to function as an independent unit over an extended period of time, performing a variety of actions necessary to achieve pre-designated objectives while responding to stimuli produced by integrally contained sensors (Ziegler, 1990). Multi-Agent Systems can be characterised by the interaction of many agents trying to solve a variety of problems in a co-operative fashion. Besides AI, intelligent agents should have some additional attributes to solve problems by itself in real-time; understand information; have goals and intentions; draw distinctions between situations; generalise; synthesise new concepts and / or ideas; model the world they operate in and plan and predict consequences of actions and evaluate alternatives. The problem solving component of an intelligent agent can 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 optima in decentralised systems, are not the global optimum. This problem is not easily solved. The solution has to be found by tailoring the interaction mechanism or to have a supervising agent co-ordinating the optimisation process of the other agents.Intelligent agents in UTC,a helpful paradigmAgent technology is applicable in different fields within UTC. The ones most important mentioning are: information agents, agents for traffic simulation and traffic control. Currently, most applications of intelligent agents are information agents. They collect information 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 weather, traffic jams, public transport, route closures, best routes, etc. to the user via a Personal Travel Assistant. Agent technology can also be used for aggregating data for further distribution. Agents and multi agent systems are capable of simulating complex systems for traffic simulation. These systems often use one agent for every traffic participant (in a similar way as object oriented programs often use objects). The application of agents in (Urban) 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 adjoining agents. The most promising aspects of agent technology, the flexibility and pro-active behaviour, give UTC the possibility of better anticipation of traffic. Current UTC is not that flexible, it is unable to adjust itself if situations change and can't handle un-programmed situations. Agent technology can also be implemented on several different control layers. This gives the advantage of being close to current UTC while leaving considerable freedom at the lower (intersection) level.Designing agent based urban traffic control systemsThe ideal system that we strive for is a traffic control system that is based on actuated traffic controllers and is able to pro actively handle traffic situations and handling the different, 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 controlThere are three aspects where agent based traffic control and -management can improve current state of the art UTC systems:- Adaptability. Intelligent agents are able to adapt its behaviour and can learn from earlier situations.- Communication. Communication makes it possible for agents to co-operate and tune signal plans.- Pro-active behaviour. Due to the pro active behaviour traffic control systems are able to plan ahead.To be acceptable as replacement unit for current traffic control units, the system should perform the same or better than current systems. The agent based UTC will require on-line and pro-active reaction on changing traffic patterns. An agent based UTC should be demand responsive as well as adaptive during all stages and times. New methods for traffic 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 different 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,- abrupt 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 time,- abrupt, temporal, changes due to prioritised traffic over a short period of timeOne 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 responsible 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 lower level agents that they can't solve. This represents current traffic control implementations and idea's. One final aspect to be mentioned is the robustness of agent based systems (if all communication fails the agent runs on, if the agent fails a fixed program can be executed.To be able to keep our first urban traffic control model as simple as possible we have made the following assumptions: we limit ourselves to inner city traffic control (road segments, intersections, corridors), we handle only controlled intersections with detectors (intensity and speed) at all road segments, we only handle cars and we use simple rule bases for knowledge representation.Types of agents in urban intersection control As we divide the system in several, recognisable, parts we define the following 4 types of agents:- Roads are represented by special road segment agents (RSA),- Controlled intersections are represented by intersection agents (ITSA),- For specific, defined, areas there is an area agent (higher level),- For specific routes there can be route agents, that spans several adjoining road segments (higher level).We have not chosen for one agent per signal. This may result in a more simple solution but available traffic control programs do not fit in that kind of agent. We deliberately choose a more complex agent to be able to use standard traffic control design algorithms and programs. The idea still is the optimisation on a local level (intersection), but with local and global control. Therefor we use area agents and route agents. All communication takes place between neighbouring agents and upper and lower level ones.Design of our agent based systemThe essence of a, demand responsive and pro-active agent based UTC consists of several ITSA's (InTerSection Agent).,some authority agents (area and route agents) and optional Road Segment Agents (RSA). The ITSA makes decisions on how to control its intersection based on its goals, capability, knowledge, perception and data. When necessary an agent can request for additional information or receive other goals or orders from its authority agent(s).For a specific ITSA, implemented to serve as an urban traffic control agent, the following actions are incorporated (Roozemond, 1998):- data collection / distribution (via RSA - information on the current state of traffic; from / to other ITSA's - on other adjoining signalised intersections);- analysis (with an accurate model of the surrounds and knowing the traffic and traffic control rules define current trend; detect current traffic problems);- calculation (calculate the next, optimal, cycle mathematically correct);- decision making (with other agent deciding what to use for next cycle; handle current traffic problems);- control (operate the signals according to cycle plan).In figure 1 a more specific example of a simplified, agent based, UTC system is given. Here we have a route agent controlling several intersection agents, which in turn manage their intersection controls helped by RSA's. The ITSA is the agent that controls and operates one specific intersection of which it is completely informed. All ITSA's have direct communication with neighbouring ITSA's, RSA's and all its traffic lights. Here we use the agent technology to implement a distributed planning algorithm. The route agents tasks are controlling, co-ordinating and leading the ITSAs towards a more global optimum. Using all available information the ITSA (re)calculates the next, most optimal, states and control strategy and operates the traffic signals accordingly. The ITSA can directly influence the control strategy of their intersection(s) and is able to get insight into on-coming trafficThe internals of the ITSA modelTraffic dependent intersection control normally works in a fast loop. The detector data is fed into the control algorithm. Based upon predetermined rules a control strategy is chosen and the signals are operated accordingly. In this research we suggest the introduction of an extra, slow, loop where rules and parameters of a prediction- model can be changed by a higher order meta-model.ITSA modelThe internals of an ITSA consists of several agents. For a better overview of the internal ITSA model-agents and agent based functions see figure 2. Data collection is partly placed at the RSA's and partly placed in the ITSA's. The needed data is collected from different sources, but mainly via detectors. The data is stored locally and may be transmitted to other agents. The actual operation of the traffic signals is left to an ITSA-controller agent. The central part of the ITSA, acts as a control strategy agent. That agent can operate several control strategies, such as anti-blocking and public transport priority strategies. The control strategy agent uses the estimates of the prediction model agent which estimates the states in the near future. The ITSA-prediction model agent estimates the states in the near future. The prediction model agent gets its data related to intersection and road segments - as an agent that knows the forecasting equations, actual traffic conditions and constraints - and future traffic situations can be calculated by way of an inference engine and its knowledge and data base. On-line optimisation only works if there is sufficient quality in traffic predictions, a good choice is made regarding the performance indicators and an effective way is found to handle one-time occurrences (Rogier, 1999).Prediction modelWe hope to include pro-activeness via specific prediction model agents with a task of predicting future traffic conditions. The prediction models are extremely important for the development of pro active traffic control. The proposed ITSA-prediction model agent estimates the states of the traffic in the near future via its own prediction model. The prediction meta-model compares the accuracy of the predictions with current traffic and will adjust the prediction parameters if the predictions were insufficient or not accurate. The prediction model agent is fed by several inputs: vehicle detection system, relevant road conditions, control strategies, important data on this intersection and its traffic condition, communication with ITSAs of nearby intersections and higher level agents. The agent itself has a rule-base, forecasting equations, knows constraints regarding specific intersections and gets insight into current (traffic) conditions. With these data future traffic si

    注意事项

    本文(交通信号智能控制系统外文文献及翻译(适用于毕业论文外文翻译+中英文对照) .doc)为本站会员(laozhun)主动上传,三一办公仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三一办公(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    备案号:宁ICP备20000045号-2

    经营许可证:宁B2-20210002

    宁公网安备 64010402000987号

    三一办公
    收起
    展开