Welcome![Sign In][Sign Up]
Location:
Search - traffic signal simulation

Search list

[Other resource200505060050419

Description: 十字路口交通灯管理现对交通信号灯进行管理,车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相结合的方式实现。-traffic lights at a crossroads right now management for traffic signal management, the driveway flashing yellow light five seconds later, the pedestrian crossings to release a minute and then released into driveway vehicles for three minutes. So the cycle to repeat. Using light-emitting diode signal simulation, 8255A right signals control (used to set the port), the 8253 regular counter to the two experimental system of the main unit there 8259A interrupt request, to achieve 3 minutes, 5 seconds and one minute timing. Experimental System to the 8253 counter two OPCLK CLK2 access, frequency of 1.19318MHZ, GATE2 has received +5 V, which combines hardware and software regularly use a combination of ways.
Platform: | Size: 43274 | Author: hzl | Hits:

[Windows DevelopVHDLgdewrrrrrrrrrrrr

Description: 本设计中选用目前应用较广泛的VHDL硬件电路描述语言,实现对路口交通灯系统的控制器的硬件电路描述,通过编译、仿真,并下载到CPLD器件上进行编程制作,实现交通灯系统的控制过程。EDA技术是用于电子产品设计中比较先进的技术,可以代替设计者完成电子系统设计中的大部分工作,而且可以直接从程序中修改错误及系统功能而不需要硬件电路的支持,既缩短了研发周期,又大大节约了成本,受到了电子工程师的青睐。实现路口交通灯系统的控制方法很多,可以用标准逻辑器件、可编程序控制器PLC、单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的VHDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAXPLUSⅡ集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-the current design was chosen over a wide range of VHDL hardware description language circuit. Implementation of traffic lights at the junction of the controller hardware circuit description, compiler, simulation, to download and CPLD programming on production, traffic signal system to achieve the control process. EDA technology is used to design electronic products more advanced technology, designers can replace the complete electronic system design most of the work, but can directly from the process to amend the mistakes and system functions without the need for hardware circuits of support, both to shorten the development cycle, another significant cost savings by the electronic engineers of all ages. Achieving junction traffic signal system control many ways, using standard logic devic
Platform: | Size: 4245 | Author: jazvy | Hits:

[Other resourcetrafficlightVHDL

Description: 用VHDL写的交通灯控制器,基本功能齐全,和马路上十字路口的红绿灯模拟得很像的-write VHDL traffic signal controllers and complete basic functions, on the road and the traffic lights crossroads as the very Simulation
Platform: | Size: 65837 | Author: solarphoebus | Hits:

[Other resourceCROSS

Description: 自动交通管理系统 用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。 2)禁止线:红灯亮禁止30秒,然后绿灯亮放行。 3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示) 同时用2位数码管进行30秒钟递减时间显示。-automatic traffic management system using red, green, yellow a total of three light-emitting diodes, said two traffic lights, using SCM time simulation shows the regular traffic signal control. Signal changes in the law to be as follows : 1) Release Line : green clearance 25 seconds, bright yellow warning five seconds, and then the red-ban. 2) prohibit the lines : red-Ban 30 seconds, then green clearance. 3) When the red light in one direction - that if the direction of a car passed, the use of loudspeakers sound alarm. (Red light signals can hit 3 - 5V analog said), while using two digital tube for 30 seconds decreasing time displayed.
Platform: | Size: 2154 | Author: gjb | Hits:

[Software Engineering基于PCL的工业以太网控制技术实现

Description: 本论文提出的“基于PLC的工业以太网控制的实现”,是通过研究工业以太网与西门子S7-300系列PLC,最终实现交通灯信号控制。安装有STEP7软件的上位机通过以太网与CPU315-2DP的以太网部件连接,在CPU315之间实现硬件组态。并在计算机中利用STEP7软件编写程序。利用计时器、比较指令等方法模拟交通灯控制,并将此模拟程序下载到PLC的CPU中,实现基于PLC的工业以太网控制交通灯信号。-the thesis of "PLC-based control of industrial Ethernet achieve," through research on industrial Ethernet and Siemens S7-300 Series PLC, the ultimate realization of traffic signal control. Installation of the software is STEP7 PC via Ethernet and CPU315 - 2DP Ethernet connectivity components, CPU315 between hardware configuration. And in the computer software used STEP7 programming. Use timers, compare instructions simulation methods such as traffic lights control, this simulation program will be downloaded to the PLC CPU, PLC-based control of industrial Ethernet traffic light signals.
Platform: | Size: 607074 | Author: 成才 | Hits:

[assembly language微机原理实验源程序

Description: 微机原理实验源程序,总共有八个实验内容的源程序。实验一 简单输入、输出实验 实验五 8253定时器实验 实验二 软件延时实验 实验六 LED显示实验 实验三 软件延时模拟路口交通灯控制 实验七 定时器LED显示综合实验 实验四 LED简单显示实验 实验八 模拟交通灯显示综合实验-Computer Engineering Experiment source, a total of eight experimental content of the source. Experimental a simple input and output The Experiment 5 8253 timer The Experiment 2 software delay experiment experimental six LED Display experimental three experimental simulation software delay junction traffic signal control experiment 7 timer LED Display Integrated Experiment Experiment 4 LED simple experimental simulation experiments eight traffic lights comprehensive experiment shows
Platform: | Size: 3757 | Author: 雪原 | Hits:

[TreeViewP89C669cunchu

Description: hhh理现对交通信号灯进行管理,车辆放行3分钟后,车行道黄灯闪烁5秒钟,以警示车辆将切换红绿灯。此时人行横道仍维持红灯点亮。车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相结合的方式-HHH Jimmy is right for traffic signal management, vehicle clearance three minutes later, the driveway five seconds flashing yellow light to warn vehicles will switch traffic lights. This sees the red light remains lit. The flashing yellow light carriageway five seconds later, the pedestrian crossings to release a minute and then released into driveway vehicles for three minutes. So the cycle to repeat. Using light-emitting diode signal simulation, 8255A right signals control (used to set the port), the 8253 regular counter to the two experimental system of the main unit there 8259A interrupt request, to achieve 3 minutes, 5 seconds and one minute timing. Experimental System to the 8253 counter two OPCLK CLK2 access, frequency of 1.19318MHZ, GATE2 has received +5 V, which combines hardware
Platform: | Size: 375237 | Author: ws | Hits:

[SCMCROSS

Description: 自动交通管理系统 用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。 2)禁止线:红灯亮禁止30秒,然后绿灯亮放行。 3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示) 同时用2位数码管进行30秒钟递减时间显示。-automatic traffic management system using red, green, yellow a total of three light-emitting diodes, said two traffic lights, using SCM time simulation shows the regular traffic signal control. Signal changes in the law to be as follows : 1) Release Line : green clearance 25 seconds, bright yellow warning five seconds, and then the red-ban. 2) prohibit the lines : red-Ban 30 seconds, then green clearance. 3) When the red light in one direction- that if the direction of a car passed, the use of loudspeakers sound alarm. (Red light signals can hit 3- 5V analog said), while using two digital tube for 30 seconds decreasing time displayed.
Platform: | Size: 2048 | Author: gjb | Hits:

[Software Engineering基于PCL的工业以太网控制技术实现

Description: 本论文提出的“基于PLC的工业以太网控制的实现”,是通过研究工业以太网与西门子S7-300系列PLC,最终实现交通灯信号控制。安装有STEP7软件的上位机通过以太网与CPU315-2DP的以太网部件连接,在CPU315之间实现硬件组态。并在计算机中利用STEP7软件编写程序。利用计时器、比较指令等方法模拟交通灯控制,并将此模拟程序下载到PLC的CPU中,实现基于PLC的工业以太网控制交通灯信号。-the thesis of "PLC-based control of industrial Ethernet achieve," through research on industrial Ethernet and Siemens S7-300 Series PLC, the ultimate realization of traffic signal control. Installation of the software is STEP7 PC via Ethernet and CPU315- 2DP Ethernet connectivity components, CPU315 between hardware configuration. And in the computer software used STEP7 programming. Use timers, compare instructions simulation methods such as traffic lights control, this simulation program will be downloaded to the PLC CPU, PLC-based control of industrial Ethernet traffic light signals.
Platform: | Size: 607232 | Author: 成才 | Hits:

[assembly language微机原理实验源程序

Description: 微机原理实验源程序,总共有八个实验内容的源程序。实验一 简单输入、输出实验 实验五 8253定时器实验 实验二 软件延时实验 实验六 LED显示实验 实验三 软件延时模拟路口交通灯控制 实验七 定时器LED显示综合实验 实验四 LED简单显示实验 实验八 模拟交通灯显示综合实验-Computer Engineering Experiment source, a total of eight experimental content of the source. Experimental a simple input and output The Experiment 5 8253 timer The Experiment 2 software delay experiment experimental six LED Display experimental three experimental simulation software delay junction traffic signal control experiment 7 timer LED Display Integrated Experiment Experiment 4 LED simple experimental simulation experiments eight traffic lights comprehensive experiment shows
Platform: | Size: 3072 | Author: 雪原 | Hits:

[TreeViewP89C669cunchu

Description: hhh理现对交通信号灯进行管理,车辆放行3分钟后,车行道黄灯闪烁5秒钟,以警示车辆将切换红绿灯。此时人行横道仍维持红灯点亮。车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相结合的方式-HHH Jimmy is right for traffic signal management, vehicle clearance three minutes later, the driveway five seconds flashing yellow light to warn vehicles will switch traffic lights. This sees the red light remains lit. The flashing yellow light carriageway five seconds later, the pedestrian crossings to release a minute and then released into driveway vehicles for three minutes. So the cycle to repeat. Using light-emitting diode signal simulation, 8255A right signals control (used to set the port), the 8253 regular counter to the two experimental system of the main unit there 8259A interrupt request, to achieve 3 minutes, 5 seconds and one minute timing. Experimental System to the 8253 counter two OPCLK CLK2 access, frequency of 1.19318MHZ, GATE2 has received+5 V, which combines hardware
Platform: | Size: 374784 | Author: ws | Hits:

[VHDL-FPGA-Verilogtrafficwsdklk

Description: 1.设计目的 (1)设计交通灯控制器; (2)学习状态机的设计方法; (3)学习原理图、状态机等多种的设计方法进行混合设计; (4)熟练掌握器件设计输入、编译、仿真和编程的过程。 2.设计内容 位于十字路口的交通灯,在A方向和B方向各有红、黄、绿三盏灯,按所列顺序进行循环,交通灯循环顺序见表1所示。其中1表示灯亮,0表示灯灭。 -1. Designed to (1) design of traffic signal controllers (2) study the design method of state machine (3) learning principle diagram, state machine design methods such as mixed design (4) proficiency in the design of input devices, the compiler , simulation and programming process. 2. Design the content of the traffic lights at a crossroads, in the A direction and B direction of each of red, yellow and green three lights, according to the order listed in the cycle, the traffic light cycle sequence in Table 1 below. 1 said lights, said lights out 0.
Platform: | Size: 132096 | Author: 秦光 | Hits:

[assembly languagedaiyuyintishidejiaotongdengxitong

Description: 利用 SPCE061A 单片机、模拟交通灯控制模组建立十字路口交通控制模型,要求系统具有下述功能: 1. 十字路口的四个路口都有双色LED(发红、绿光,叠加为黄色光)显示各路口的各条通道状态。 2. 每个路口有两位数码管显示当前红灯的倒计时。 3. 可利用按键或其它的方式模拟对车流量进行计数。 4.有四种工作状态:正常工作状态、紧急工作状态、设置状态和查旬状态。 5.红绿灯变换时有语音提示。 6.查询时,可语音播报当前路况。(作为扩展功能)-Use SPCE061A microcontroller, analog traffic signal controlled crossroads traffic control module to establish the model, the requirements system has the following features: 1. At the crossroads of the four junctions are two-color LED (red, green, overlay yellow light ) shows the junction of each channel status. 2. Each intersection there are two red LED displays the current countdown. 3. Can make use of keys or other ways to carry out simulation of the traffic count. 4. There are four working condition: the normal work state, a state of emergency work, set up a state and search Xunyang state. 5. Traffic lights change from time to time voice prompts. 6. Inquiries can voice broadcast the current road conditions. (As extensions)
Platform: | Size: 1084416 | Author: 马力 | Hits:

[Otherdistributed

Description: matlab 仿真程序可用于kalman滤波应用。- INTRODUCTION This example simulates distributed control of a DC-servo. The example contains four computer nodes, each represented by a TrueTime kernel block. A time-driven sensor node samples the process periodically and sends the samples over the network to the controller node. The control task in this node calculates the control signal and sends the result to the actuator node, where it is subsequently actuated. The simulation also involves an interfering node sending disturbing traffic over the network, and a disturbing high-priority task executing in the controller node
Platform: | Size: 21504 | Author: zhangxiangbin | Hits:

[Software EngineeringTraffic-lights

Description: 之前做的交通灯课程设计,报告摘要、方案设计、电路设计、工作过程、仿真情况、使用元器件介绍、总结及参考文献完整。并附交通信号灯控制器电路图、交通信号灯控制器电路元件明细表-The traffic lights before the curriculum design, the report summary, program design, circuit design, process simulation, the use of components, the integrity of the conclusions and references. With traffic signal controller circuit, the traffic signal controller circuit element breakdown
Platform: | Size: 917504 | Author: hanqi | Hits:

[Othertraffic

Description: 实现路口交通灯系统的控制方法很多,可以用标准逻辑器件,可编程控制器PLC,单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的Verilog HDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAX+PLUS 集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-Intersection traffic signal systems to achieve the control of many ways you can use standard logic devices, programmable logic controller PLC, microcontroller and other programs to achieve. However, the functions of these control methods require modification and debugging support for hardware circuit, to a certain extent, an increase of functional modifications and system debugging difficulties. Thus, in the design using EDA technologies, applications, the widely used Verilog HDL hardware circuit description language to realize the design of traffic signal system controller, using MAX+ PLUS a comprehensive integrated development environment, simulation, and downloaded to the CPLD programmable logic devices to complete the system control role.
Platform: | Size: 1024 | Author: 沈田 | Hits:

[Industry researchJTXHFANGZHEN

Description: 本文在分析城市交通信号控制研究现状和交叉口交通信号控制原理、评价方 法的基础上,设计了单交叉口交通信号两级模糊控制系统。分级模糊控制能有效 减少模糊规则数,易于提取模糊规则,适合于交通状况复杂的城市交叉口交通信 号控制。但它存在难以由人工合理定义全部模糊隶属度函数的问题。为此本文进 一步采用遗传算法对两级模糊控制器中模糊隶属度函数进行优化。本文提出的方 法具有分级模糊控制的优点,同时可以使模糊隶属度的选取更为合理,获得更好 的控制效果。对一个四相位单交叉口,利用MATLAB在不同的交通条件下进行 了仿真,并利用交通仿真软件PARAMICS进行了可视化仿真。仿真结果表明该 方法能有效降低通行车辆在交叉口的平均等待时间,明显优于传统控制方法-After analyzing the city-traffic developments,the grade crossings control theory its method of evaluation,the paper designs a traffic signal two-stage fuzzy control tem for single intersection.Two-stage fuzzy controller,which is easy to acquire zy rules and can greatly decrease the number of fuzzy rules,is very suitable to plex urban intersection control.But it still presents a difficulty for deciding all the bership functions correctly only by human experience.Therefor,to solve this blem,a technique using genetic algorithm to modify its fuzzy membership ctions is proposed.This method not only possesses the advantages of hierarchical zy control,but also can change its membership functions adaptively to an optimal ing in different traffic situations as well,and in this way the currency power of the an intersection is improved.For a single urban intersection with four-phase, ulation of different traffic condition is processed by using MATLAB.Moreover, ble simulation is proce
Platform: | Size: 312320 | Author: 刚子 | Hits:

[transportation applicationsCrossSimulate

Description: 十字路口交通信号灯模拟,附带论文。目前网上最好版本-Intersection traffic signal simulation, with papers. The best version is now online
Platform: | Size: 6217728 | Author: 马兆鑫 | Hits:

[Embeded-SCM DevelopTraffic.Sensor.and.Intelligent.Controller

Description: This traffic signal controller is based on uC AT89S5X. It is intelligent in the sense that it measures the traffic on two lanes and sets the signal duration accordingly. Proteus simulations with sources and compiled binaries have been included. The clocks in the simulation model the traffic on two lanes.-This is traffic signal controller is based on uC AT89S5X. It is intelligent in the sense that it measures the traffic on two lanes and sets the signal duration accordingly. Proteus simulations with sources and compiled binaries have been included. The clocks in the simulation model the traffic on two lanes.
Platform: | Size: 47104 | Author: zcool | Hits:

[SCMTraffic-lights

Description: 1基本部分 本实验模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通信号灯全红,以便让急救车通过。设急救车通过路口时间为5秒,急救车通过后,交通恢复正常,本实验用单次脉冲申请外部中断,表示有急救车通过。 本实验红灯每次亮10秒,黄灯1.5秒闪烁三次,绿灯亮8.5秒,所有需要定时的时间都需要通过定时器定时。 2 提高部分 有急救车通过时,将表示东西南北状态灯信息通过串行口发送到上位机。(其中高四位表示东西向,首位为1,然后是红黄绿,低四位代表南北向,首位为0,然后是红黄绿) -1 basic parts The experimental simulation of traffic signal control, generally display properly, when the ambulance arrived, two direction traffic signal lamp Quanhong so that emergency vehicles through. Set up a first aid car through the intersection time is 5 seconds, the emergency vehicle passed, the traffic returned to normal, this experiment with a single pulse to apply for external interrupt, said there are emergency vehicles through. This experiment red light every time 10 seconds, yellow light 1.5 seconds flashing three times, the green light 8.5 seconds, all the time required by the timer timing. 2 improve part The ambulance has passed, will represent the four corners of the world to the host computer through the status information of the serial port to send. (where high four said something to the first one, then red, yellow, and green, low four representatives the north and south to 0 first, then red, yellow, and green)
Platform: | Size: 38912 | Author: 张琳 | Hits:
« 12 3 »

CodeBus www.codebus.net