当前位置:
首页 资源下载
搜索资源 - traffic light controller
搜索资源列表
-
0下载:
交通灯控制器在A、B方向各有红、黄、绿三盏灯,其控制顺序按表的设计进行循环,表中1表示灯亮、0表示灯灭。交通灯控制器按照主干道数码管显示50S,支干道数码管显示30S, 主干道变为红灯,支干道变为绿灯,继续进行倒计时;支干道倒计时结束后再经行5秒倒计时,交通灯变为黄灯;支干道倒计时结束后再回到初始状态。-Traffic light controller in A, B direction of each red, yellow, and green light, the control sequ
-
-
0下载:
根据交通灯控制器的功能与要求,将其总体电路分为分频器、信号控制器两个模块。-According to the traffic light controller functions and the requirements of the overall circuit is divided into its divider, the signal controller two modules.
-
-
0下载:
:传统的交通灯控制器多数由单片机或PLC来实现,文中介绍了基于VHDL硬件描述语言进行交通灯控制
器设计的一般思路和方法。选择XIL INX公司低功耗、低成本、高性能的FPGA芯片,采用ISE5. X和MODELSIM
SE 6. 0开发工具进行了程序的编译和功能仿真。最后给出了交通灯控制器的部分VHDL源程序和仿真结果,仿
真结果表明该系统的设计方案正确。-Traffic light controller is usually developed bymicro p rocesso
-
-
0下载:
本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。本系统实用性强、操作简单、扩展功能强。 -The system uses the MSC-51 Series MCU ATSC51 a
-
-
0下载:
it is a verilog code written for traffic light controller will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].it is a state machine based code.-it is a verilog code written for traffic light controlle
-
-
0下载:
实现交通灯控制器的vhdl编程,并且经过下载验证-Implementation of traffic light controller VHDL programming, and has gone through a download authentication
-
-
0下载:
这个是用verilog语言编写的基于FPGA的交通灯控制器,分别控制四个方向上的交通灯的通断-The verilog language is FPGA-based traffic light controller, respectively, the four direction control of traffic lights-off
-
-
0下载:
本实验要完成任务就是设计一个简单的交通灯控制器,交通灯显示用实验箱的交通灯模块和七段码管中的任意两个来显示。系统时钟选择时钟模块的1KHz 时钟,黄灯闪烁时钟要求为2Hz,七段码管的时间显示为1Hz 脉冲,即每1s 中递减一次,在显示时间小于3 秒的时候,通车方向的黄灯以2Hz的频率闪烁。系统中用S1 按键进行复位。-To complete the tasks in this experiment is to design a simple traffic light controller, t
-
-
0下载:
本报告主要介绍了微机原理与接口技术的应用之一——交通灯控制器的设计与实现,主要是模拟十字路口的红绿灯,还介绍了交通灯控制器的原理以及电路接线,其中主要用到的芯片有可编程并行通信接口芯片8255A。在设计中所用到的编程语言是汇编语言,延时采用的是软件延时(即通过汇编指令)。设计所用到的备是由西安唐都科技仪器公司生产的TD-PIT+实验系统一套。在实验室将汇编程序调试通过后即可看到设计的结果。-This report introduced the Microcomputer Principle an
-
-
0下载:
交通灯控制器实验报告--- SOC课程设计 一.实验功能 该交通灯控制器,能完成以下功能: ⒈ 显示交通灯的红、黄、绿的指示状态 用L1、L2、L3作为绿、黄、红灯; ⒉ 能实现正常的倒计时功能: 用M2、M1作为南北方向的倒计时显示器,显示时间为红灯8秒,绿灯8秒,黄灯8秒。 ⒊ 能实现特殊状态的功能 (1) 按S1后,能实现特殊状态功能; -Experimental reports of traffic light controller to design a course--- SOC.
-
-
0下载:
交通灯控制器,还有Proteus的使用例程,是目前最好的教程.入门教程,还不错的,看看吧!-Traffic light controller, as well as the use of Proteus routine is the best course. Getting Started Guide, but also good to see you!
-
-
0下载:
Consider the following variation on the traffic light controller problem. A North-South road intersects
an East-West road. In addition to the Red/Yellow/Green traffic lights, the N-S road has green left-turn arrows. The arrows work as follows. Wit
-
-
0下载:
This the theory related to Traffic Light Controller project-This is the theory related to Traffic Light Controller project
-
-
0下载:
基于单片机的交通灯控制器的设计与实现
系统设计方案
-Microcontroller-based traffic light controller design and implementation of
-
-
0下载:
这是一个用VHDL编写的交通灯控制器,可以控制主干道和乡村公路的红绿灯-It is written in VHDL, a traffic light controller that can control the main roads and rural roads at the traffic lights
-
-
0下载:
* 十字路口红绿灯控制器 *
* 第一个状态:主干道、支干道均亮红灯5S *
* 第二个状态:主干道亮绿灯30S、支干道亮红灯 *
* 第三个状态:主干道绿灯闪3次转亮黄灯、支干道亮红灯3S *
* 第四个状态:主干道亮红灯、支干道亮绿灯25S *
* 第五个状态:主干道亮红灯、支干道绿灯闪3次转亮黄灯3S *
* 返回到第二个状态 *- * Crossroads traffic light controller* * The fir
-
-
0下载:
it is the traffic light controller
-
-
0下载:
交通灯控制器主要是利用了一个计数器芯片的计数,当计数器开始有稳定的秒脉冲输入时就开始计数,秒脉冲是用555多谐振荡器产生的,然后再通过各种门电路的逻辑组合实现最后的交通灯功能。-Traffic light controller is to use a counter chip count when the counter started a steady start when seconds count input pulse, second pulse is over 555 harmonic
-
-
0下载:
交通灯控制器源代码:模块,时钟输入,复位输入,红灯输出,绿灯输出,黄灯输出,七段码管显示输出,七段码管扫描驱动-Traffic light controller source code: the module, the clock input, reset input, output red light, green light out, the yellow light output, seven segment display output tubes, seven segment disp
-
-
0下载:
基于VHDL的交通灯控制器设计,红灯45秒,黄灯5秒,绿灯40秒,运用状态机原理-The traffic light controller design based on VHDL
-