摘 要在对交叉路口车流信息的 Internet 传输与控制进行设计需求分析和功能分析的基础上,选用 ATMEL 公司的 ATmega128 单片机做为智能交通主控芯片,以太网卡控制芯片采纳 RTL8019AS 芯片将 TCP/IP 协议栈嵌入到单片机,提供一个接入 Internet 的低成本嵌入式系统和网络访问的有效方法
用它的网络传输 、远程监视控制功能和 TCP Socket 远程控制实时通,设计出新型简单的智能交通控制系统
本文重点介绍客户端的实现,它跟交通灯控制系统如何利用中断相互控制,和它跟控制中心如何通过网络相互交换信息
关键词 智能交通 InternetATmega128 TCP/IP 协议 AbstractOn the foundation of design need analysis andfunction analysis of the Internet information transmission and control of Traffic Crossing,this paper chooses the ATmega128 single-chip microcomputer of ATMEL corporationand as the main chip of intelligent traffic control,RTL8019AS as Ethernet control chip and embed the TCP/IP protocol stack into the single-chip
It is a low-cost embedded system for linking with Internet, and an effective way to access the network
Using it’s network tra