Welcome![Sign In][Sign Up]
Location:
Search - traffic_control

Search list

[Other resourcetraffic_control

Description: 设计制作一个用于十字路口的交通灯控制器 有一组绿、黄、红灯用于指挥交通,绿灯、黄灯和红灯的持续时间分别为20秒、5秒和25秒; 当有特殊情况(如消防车、救护车等)时,两个方向均为红灯亮,计时停止,当特殊情况结束后,控制器恢复原状态,继续正常运行-design a crossroads for the traffic signal controller is a group in green, yellow and red lights to direct traffic. green, yellow and red, respectively for the duration of 20 seconds, five seconds and 25 seconds; When special circumstances (such as fire engines, ambulances and the like), in both directions were red light, stop time, when the special circumstances after the controller to restore the original state, continue normal operations
Platform: | Size: 2534 | Author: 那锋 | Hits:

[Other resourcetraffic_control

Description: Linux路由器流量统计系统 // Linux路由器流量统计系统.doc
Platform: | Size: 4862 | Author: wangpin | Hits:

[Other resourceTraffic_control

Description: 一个用verilog语言编写的用来模拟交通信号灯的程序,包含测试文件
Platform: | Size: 1018 | Author: zhangyanbo | Hits:

[Other resourcetraffic_control

Description: 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个具有两个方向共八个灯的交通灯控制器; 2. 工程在project文件夹中,双击traffic.ise文件打开工程; 3. 源文件在rtl文件夹中,traffic.v为设计文件,traffic_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择traffic_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。
Platform: | Size: 249362 | Author: 李华 | Hits:

[VHDL-FPGA-Verilogtraffic_control

Description: 设计制作一个用于十字路口的交通灯控制器 有一组绿、黄、红灯用于指挥交通,绿灯、黄灯和红灯的持续时间分别为20秒、5秒和25秒; 当有特殊情况(如消防车、救护车等)时,两个方向均为红灯亮,计时停止,当特殊情况结束后,控制器恢复原状态,继续正常运行-design a crossroads for the traffic signal controller is a group in green, yellow and red lights to direct traffic. green, yellow and red, respectively for the duration of 20 seconds, five seconds and 25 seconds; When special circumstances (such as fire engines, ambulances and the like), in both directions were red light, stop time, when the special circumstances after the controller to restore the original state, continue normal operations
Platform: | Size: 2048 | Author: 飘来的南风 | Hits:

[Software Engineeringtraffic_control

Description: Linux路由器流量统计系统 // Linux路由器流量统计系统.doc-Linux router traffic statistics system// Linux router traffic statistics system. Doc
Platform: | Size: 4096 | Author: wangpin | Hits:

[Other Embeded programTraffic_control

Description: 一个用verilog语言编写的用来模拟交通信号灯的程序,包含测试文件-A use of Verilog language used to simulate the procedures for traffic signals, including the test file
Platform: | Size: 1024 | Author: zhangyanbo | Hits:

[VHDL-FPGA-Verilogtraffic_control

Description: 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个具有两个方向共八个灯的交通灯控制器; 2. 工程在project文件夹中,双击traffic.ise文件打开工程; 3. 源文件在rtl文件夹中,traffic.v为设计文件,traffic_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择traffic_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。-Software development environment: ISE 7.1i simulation environment: ISE Simulator1. Realize this instance through the ISE Simulator tool to achieve a total of eight lights in both directions of traffic lights controller 2. Works project folder, double-click traffic.ise Open the project document 3. rtl source file in the folder, traffic.v for design documents, traffic_tb.tbw is the simulation waveform files 4. to open a project, the project browser, select traffic_tb.tbw, in the Process View in the double hit
Platform: | Size: 248832 | Author: 李华 | Hits:

[VHDL-FPGA-Verilogtraffic_control

Description: verilog语言实现的交通灯控制程序,能同时对两个方向的交通进行控制-it is a traffic control program that control two way traffic, written in verilog language
Platform: | Size: 2048 | Author: 胡丹 | Hits:

[OtherTraffic_Control

Description: 武汉理工大学电子课程设计verilog交通灯程序-Wuhan university of science and technology electronic curriculum design verilog traffic lights program
Platform: | Size: 2048 | Author: 十禅 | Hits:

[VHDL-FPGA-Verilogtraffic_control

Description: traffic controller verilog source code 1
Platform: | Size: 1024 | Author: gokul | Hits:

[Bookstraffic_control

Description: 位于十字路口的交通灯,在 A 方向和B 方向各有红、黄、绿三盏灯。 东西方向绿灯亮,南北方向红灯亮,时间 10 秒 东西方向或南北方向黄灯亮,时间持续 2 秒。 东西方向红灯亮,南北方向绿灯亮,时间持续 10 秒。如果实现发生紧急事件,如救护车、警车、抢险车通过,可以手动控制四个方向的红灯全亮。-Located at the crossroads of traffic lights, in the direction A and B directions are red, yellow and green lights. East-west green light, red light north-south direction, time of 10 seconds North-south direction east-west direction or yellow light, lasted two seconds. East-west direction red light, green light north-south direction, lasted 10 seconds. If the implementation of an emergency, such as ambulances, police cars, rescue vehicles through, you can manually control the four directions of the red light.
Platform: | Size: 3072 | Author: 余菊 | Hits:

[VHDL-FPGA-Verilogtraffic_control

Description: 使用verilog语言编写的双向交通信号控制灯程序,通过状态机转换实现车行道和人行道功能,以cyclone IV系列开发板做为应用平台。-Verilog language using two-way traffic signal control lights procedures, driveway and sidewalk functions via a state machine transition to cyclone IV Series development board as the application platform.
Platform: | Size: 3657728 | Author: 郑俊哲 | Hits:

[VHDL-FPGA-Verilogtraffic_control

Description: 使用状态机实现交通灯控制实现,包括仿真,修改引脚即可使用-The state machine implements traffic light control
Platform: | Size: 262144 | Author: 何婷 | Hits:

CodeBus www.codebus.net