最新日志

发表于:2008-4-1 10:51:15
标签:无标签

1

国内RFID状况

一、“中国RFID行业十大最有影响力企业”名单:
1、深圳远望谷
2、上海复旦微电子
3、深圳先施科技
4、北京航天金卡
5、北京同方智能卡
6、上海贝岭
7、北京亚仕同方
8、江苏瑞福智能
9、上海坤锐电子
10、凯泰科技


二、“2007年度中国RFID行业十大最有影响力事件”名单:
1、北京奥运会RFID电子门票4月起发售
2、关于发布800/900MHz 频段射频识别(RFID)技术应用试行规定的通知
3、远望谷上市 融资逾2.14亿
4、国家食品药品安全“十一五”规划实施电子标签管理制度
5、我国铁路将投入2.5亿加装RFID车号自动识别系统
6、广深线全部使用电子车票
7、72名政协委员两会上书 力救电子标签国标
8、北京首都国际机场RFID行李处理系统顺利完工
9、特奥会RFID技术应用 带来产业新飞跃
10、上海烟草物流实施RFID无线射频扫描识别技术项目


三、“2007年度中国RFID行业十大最有影响力产品”名单:
1、SMAP 智能移动应用平台
2、S1853工业级UHF RFID/2D条码 手持式读写器
3、BL75R04 2Kbit电子标签芯片(IEC15693)
4、图书馆RFID智能馆藏管理系统
5、2.4GHz有源(定位)电子标签及读写器
6、XCTF-5013托盘标签
7、RFID全能中间件
8、高性能全自动RFID电子标签封装设备
9、防伪标签
10、超高频电子标签芯片 QR2233-CD

四、“中国RFID行业十大最有影响力成功应用案例”名单:
1、全国第二代居民身份证RFID应用
2、全国铁路车号自动识别RFID应用案例
3 、2007年世界特奥会RFID应用
4 、广深铁路RFID车票应用
5 、上海市百万危险化学品气瓶的电子标签标识
6 、北京机场RFID行李传递系统
7 、北京百万车辆环保RFID系统
8 、深圳图书馆RFID应用
9 、全军军队车牌使用RFID技术防伪
10、粤港通关RFID应用

点击此处查看原文 >>

系统分类: RFID   |    用户分类: 无分类    |    来源: 无分类

评论(0) | 阅读(473)
发表于:2008-4-1 10:27:42
标签:无标签

1

AVR Studio 的激励文件的建立与使用.

 

    Using a stimulus file for simulation
 
Manually stimulating an in port to simulate a project can be tedious.  AVR Studio provides the option of using a stimulus file (.sti), to apply a pre-determined input pattern to the pins of any port at a specified clock cycle.
Making use of a .sti file can help get more accurate simulation results, as the input patterns will always be identical for a given file.
 
Format of a stimulus file:
000000001:01
000000200:00
XXXXXXXXX:XX
.
.
999999999:FF
 
 
Writing the .sti file is simple.  Specify the cycle number, and the value(in hex) you want to apply to the pins at that cycle, separating the two items by a colon.
Be sure to end your .sti file with the line:
999999999:FF
 
Now that you have created some stimulus, the only thing left to do is associate your .sti file with the project to be simulated.
As you run or step through the code in simulator, the values you set in the .sti file will change the port pins automatically.
 
Select AVR Simulator Options at the the bottom of the debug menu
 
点击看大图
Select the .sti file you created as input, specify the port to be simulated, and click add entry.  You are also able to setup a .log file to save a history of port activity.
 
 
 点击看大图
Be sure to set the proper frequency under ‘Device selection’.  This will allow the stopwatch to show correct timing information for your simulation
点击看大图
 

点击此处查看原文 >>

系统分类: 单片机   |    用户分类: 无分类    |    来源: 原创

评论(0) | 阅读(170)
发表于:2008-2-15 10:56:09
标签:PROTEUS,IAR  

1

PROTEUS技巧-(1)-IAR AVR 与PROTEUS 的最佳仿真方式

IAR AVR由于它的高效与功能的强大,受到很多朋友的欢迎。

IAR AVR可以产生很多类型的文件。但是在我所遇到的情况,只有如下一种设置可以使生成的文件在PROTEUS上得到完美的仿真效果。

1、先按照如下设置IAR AVR的输出选项。并生成文件。

2、在PROTEUS中选择生成的D90文件。

3、可以开始仿真了。

点击此处查看原文 >>

系统分类: 单片机   |    用户分类:    |    来源: 无分类

评论(0) | 阅读(478)
总共 , 当前 /