CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 十字路口 交通灯 vhdl

搜索资源列表

  1. 十字路口交通灯控制器设计

    0下载:
  2. 使用VHDL实现十字路口交通灯控制器设计,适用于初学者-use VHDL crossroads traffic signal controller design, applicable to beginners
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:29495
    • 提供者:沈燮勇
  1. 交通灯VHDL

    1下载:
  2. 相关知识 本实验要设计实现一个十字路口的交通灯控制系统,与其他控制系统一样,本系统划分为控制器和受控电路两部分。控制器使整个系统按设定的工作方式交替指挥双方向车辆通行,并接收受控部分的反馈信号,决定其状态转换方向及输出信号,控制整个系统的工作过程。 路*通灯控制系统的有东西路和南北路交通灯 R(红)、Y(黄)、G(绿)三色,所有灯均为高电平点亮。设置20s 的通行时间和5s 转换时间的变模定时电路,用数码管显示剩余时间。提供系统正常工作/复位和紧急情况两种工作模式。
  3. 所属分类:文档资料

  1. 两路十字路口的交通灯控制的VHDL源码

    2下载:
  2. 两路十字路口的交通灯控制的VHDL源码,毕业设计,,Two-way traffic lights at the crossroads of the VHDL source code control, graduation design,
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:77531
    • 提供者:wang
  1. traffic-VHDL

    0下载:
  2. 最简便的交通灯控制源代码 适合VHDL初学者 十字路口红绿灯控制,数码管显示-The most simple traffic lights to control the source code for VHDL beginners crossroads traffic lights control, digital display
  3. 所属分类:VHDL编程

    • 发布日期:2016-12-23
    • 文件大小:1733
    • 提供者:何柯东
  1. TLK

    0下载:
  2. 采用8253,8255,8259实现交通灯的控制,十字路口,有详细硬件连接图,软件代码以及详细的工作原理-8253,8255,8259 adopted to achieve the control of traffic lights, crossroads, and a detailed plan to connect the hardware, software code, as well as detailed working principle
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:126531
    • 提供者:李立
  1. jiaotongdeng

    0下载:
  2. 设计一个简单的十字路口交通灯。交通灯分东西和南北两个方向,均通过数码管和指示灯指示当前的状态。设两个方向的流量相当,红灯时间45s,绿灯时间40s,黄灯时间5s。-Design a simple traffic lights at a crossroads. Traffic lights at East-West and North-South in both directions, both through the digital control and the current status
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1028
    • 提供者:linyao
  1. VHDl

    0下载:
  2. 基于VHDL实现的十字路口交通灯功能,其中包括红灯,黄灯,绿灯。-VHDL-based implementation of traffic lights at the crossroads of features, including red, yellow, green.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:24846
    • 提供者:李国村
  1. VHDL

    0下载:
  2. 基于FPGA交通灯控制VHDL源代码,东西,南北,主干,支干-FPGA-based control of traffic lights VHDL source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3130
    • 提供者:解密
  1. trafficlight

    0下载:
  2. 实现十字路口交通灯控制,红灯亮时间为40s,绿灯亮时间为35s,黄灯亮5s,黄灯会在绿灯亮完后闪烁5s-To achieve control of traffic lights at the crossroads, the red light time to 40s, the green light time of 35s, bright yellow 5s, yellow light will blink green after 5s
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:4428
    • 提供者:戴路
  1. 196947shizilu

    0下载:
  2. 使用VHDL实现十字路口交通灯控制器设计,适用于初学者-The realization of the use of VHDL crossroads traffic lights controller design for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:29298
    • 提供者:uptownman
  1. trafficlight

    0下载:
  2. 十字路口交通灯设计,实现红绿灯交替转换,并且具有倒计时功能,用于显示时间-Design of traffic lights at the crossroads, the traffic lights turn to achieve the conversion, and has a countdown function, used to display time
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:541901
    • 提供者:ghost
  1. 21840309traffic

    0下载:
  2. 十字路口交通灯毕业课程设计,符合大部分课程设计要求-Traffic lights at the crossroads graduate curriculum design, curriculum design in line with the requirements of most
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:gc
  1. TrafficLights_daisy090701

    0下载:
  2. 使用Altera公司的FPGA进行VHDL开发。使用quartus2 9.0软件在EP1C3T144C8开发板上实现对一个十字路口的交通灯的控制,包括4个红绿灯和4个2位的数码倒计时器。-The use of Altera' s FPGA-VHDL development. Use quartus2 9.0 software EP1C3T144C8 development board to realize a crossroads traffic lights control, inclu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:551957
    • 提供者:Daisy
  1. jiaotongdeng

    0下载:
  2. 交通灯1.设计一个十字路口的交通灯控制电路,要求 甲车道和乙车道两条交叉道路上的车辆交替 运行, 每次通行时间都设为25秒; 2.要求黄灯先亮5秒,才能变换运行车道; 3.黄灯亮时,要求每秒钟闪亮一次 。-jiaotongdeng
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:442045
    • 提供者:syh
  1. Traffic_Light

    0下载:
  2. 根据城市的十字路口各部门和在不同时间的交通流量,智能交通灯控制方案,并给出基于VHDL语言,采用层次结构设计的QuartusⅡ模拟思想。-According to the different branches of city’s intersections and the traffic flow at different times, the program of intelligent traffic light controller based on VHDL is given and s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2847
    • 提供者:jimmy
  1. jiaotongdeng

    0下载:
  2. VHDL--十字路口交通灯设计(一组红黄绿交通灯和倒计时设计)-design of luminaire for transportation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:77431
    • 提供者:雇主
  1. VHDL(traffic-lights)

    0下载:
  2. 设计十字路口交通灯(原创设计论文)本文利用VHDL语言,在QuartusⅡ环境下,设计了两个相邻十字路口处的交通灯系统。该交通灯系统运行规律模仿实际十字路口交通灯,两处相邻十字路口交通灯是联动的,两者南北方向相差20秒。每个十字路口处有4个灯分别指示左转、直行、右转车辆以及人行道,灯也分为红色、黄色和绿色,并且配有时间显示。同时,该交通灯系统可根据实际道路情况调整通行时间。当系统出现故障不能正常显示,则全部灯变为黄灯闪烁以提醒车辆及行人注意安全。-Design crossroads traffi
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:605550
    • 提供者:
  1. vhdl--of--traffic-light

    0下载:
  2. 十字路口的交通灯vhdl控制程序,其中包括分频器、交通灯控制器和主程序三部分。-Crossroads of traffic lights the vhdl control procedures, including the three parts of the divider, traffic light controller and main program.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:5275
    • 提供者:仝侨
  1. TrafficLight

    0下载:
  2. 十字路口交通灯VHDL实现。功能:红绿黄状态的基本转换,红绿灯时间交替变化,黄灯缓冲。-Crossroads traffic lights VHDL realization. Function: red, green and yellow state the basic conversion time alternating traffic lights, yellow cushion.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:23135
    • 提供者:novice
  1. vhdl交通灯

    0下载:
  2. 实现十字路口两个交通灯的功能,完整实验报告,含源代码(The realization of the intersection of two traffic lights function, complete experimental report, including source code)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-12-22
    • 文件大小:1159168
    • 提供者:无与伦比的
« 12 3 »
搜珍网 www.dssz.com