电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

5962-9067802MXC

产品描述16-BIT, 12MHz, MICROPROCESSOR, CPGA68
产品类别微控制器和处理器   
文件大小92KB,共12页
制造商Renesas(瑞萨电子)
官网地址https://www.renesas.com/
下载文档 详细参数 全文预览 文档解析

5962-9067802MXC概述

16-BIT, 12MHz, MICROPROCESSOR, CPGA68

5962-9067802MXC规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Renesas(瑞萨电子)
零件包装代码PGA
包装说明,
针数68
Reach Compliance Codenot_compliant
ECCN代码3A001.A.2.C
地址总线宽度24
位大小16
边界扫描NO
最大时钟频率25 MHz
外部数据总线宽度16
格式FIXED POINT
集成缓存NO
JESD-30 代码R-CPGA-P68
JESD-609代码e4
低功率模式YES
DMA 通道数量
外部中断装置数量2
串行 I/O 数
端子数量68
片上数据RAM宽度
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装形状RECTANGULAR
封装形式GRID ARRAY
认证状态Not Qualified
RAM(字数)0
筛选级别MIL-STD-883
速度12 MHz
最大压摆率220 mA
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层GOLD
端子形式PIN/PEG
端子位置PERPENDICULAR
uPs/uCs/外围集成电路类型MICROPROCESSOR
Base Number Matches1

文档解析

这份文档是一份关于Intersil 80C286微处理器的技术说明,它详细比较了80C286与其前身80C86以及80386的性能差异。以下是一些值得关注的技术信息点:

  1. 性能优势:文档强调了80C286在执行16位80C86或80C286代码时,与80386相比具有的性能优势。这些优势主要体现在输入/输出处理、中断处理、控制转移(循环、跳转、调用)、286保护模式系统以及多任务和任务切换操作上。

  2. 指令执行周期:80C286在执行相同指令时所需的时钟周期通常少于80386,这导致了在多任务系统、控制应用、结构化软件和依赖中断的操作系统等场景下的性能提升。

  3. 架构背景:80C286是Intersil的新型静态CMOS微处理器,它结合了低功耗和高性能。文档提到80C286的时钟速度有12.5MHz、16MHz、20MHz和25MHz的版本。

  4. 架构增强:与80C86相比,80C286在架构上有显著提升,即使在不提高时钟速度的情况下,也能实现高达4倍的性能提升。

  5. 指令比较:文档中的附录提供了80C286和80386执行相同指令所需时钟周期的直接比较,包括190个指令示例的分析,其中74条指令在80C286上执行更快,66条指令在两个处理器上执行速度相同,只有50条指令在80386上表现更好。

  6. 中断和I/O指令:80C286在处理中断和I/O指令方面具有显著的速度优势,例如IN和OUT指令在80C286上的速度几乎是80386的两倍。

  7. 多任务和保护模式:在执行80286保护模式代码时,80C286的性能大大超过80386,特别是在任务切换操作上。

  8. 应用示例:文档提供了几个应用示例,包括中断处理、字符串操作、数组操作和多任务调度等,展示了80C286在不同场景下的性能优势。

  9. 质量认证:文档最后提到,Intersil的所有产品都是按照ISO9000质量体系进行制造、组装和测试的。

文档预览

下载PDF文档
TM
Intersil 80C286 Performance Advantages
Over the 80386
Application Note
March 1997
AN111.1
Introduction
The Intersil 80C286, operating at the same frequency as the
80386, has performance advantages over the 80386 when
executing 16-bit industry standard 80C86 or 80C286 code.
This is evident in the following areas:
(1) Input/Output Handling
(2) Interrupt Handling
(3) Control Transfer (Loop, Jump, Call)
(4) 286 Protected Mode Systems
(5) Multi-Tasking and Task Switching Operations.
This advantage is due to the 80C286 requirement of fewer
clock cycles to execute the same instructions. In addition to
these areas, the 80C286 executes many other instructions in
the same number of clock cycles as the 80386.
This results in an 80C286 performance advantage in areas
including:
• Multi-Tasking Systems.
• Control Applications
instructions.
-
utilizing
interrupt
and
I/O
Architecture Background
The 80C286 Intersil’s newest static CMOS microprocessor
combines low operating and standby power with high
performance. The Intersil 80C286 is available in speeds of
12.5MHz, 16MHz, 20MHz and 25MHz.
The 80C286 evolved from the industry standard 80C86
microprocessor. The 80C286 has vast architectural
enhancements over its predecessor that allow the 80C286 to
execute the same code with a significant performance
increase. Disregarding the clock speed increase, when
upgrading from an 80C86 to an 80C286, the 80C286 can
execute the same code with an increase in throughput of up
to 4 times that of the 80C86. This increase is solely due to
the architectural enhancements.
It is common belief that replacing an 80C286 with the 32-bit
80386 microprocessor will yield similar performance
increases. This is not the case. The new architecture gives
the 80386 32-bit capability and increased protection
features, but it does not significantly increase the throughput
of a 16-bit 8086 or 80286 code. In most cases, when
executing industry standard 8086 or 80286 code, replacing
the 80C286 with an 80386 does not result in a significant
performance increase. In some cases, such a replacement
will actually cause a performance degradation.
Figure 1 illustrates a comparison of the number of clock
cycles needed to execute several instructions available on
all three microprocessors (80C86, 80C286, and 80386). This
illustrates the dramatic effect of 80C286 architectural
enhancements on performance when compared to the
80C86 and the lack of similar performance improvement
when executing 8086/80286 code on the 80386.
With an 80C86 to 80C286 upgrade, system designers can
execute existing 8086 code on the 80C286 and take
advantage of an immediate performance upgrade. This
same benefit is not realized when switching from an 80C286
to an 80386. This comparison illustrates that changing from
an 80C286 to an 80386 does not yield throughput when
executing the same industry standard 80C86/80C286 code
(the world’s largest base of microprocessor software).
• Structured Software - utilizing many Control transfer
instructions.
• Operating Systems that rely on interrupts to perform
functions.
• Upgrading 16-bit 80C86 applications for increased
performance.
The 80C286 can be effectively used as a fast 80C86.
However, the 80386 is not a fast 80C286. This study shows
that software written for the 80C86/80C286 can execute
more efficiently on the 80C286 than on the 80386. There is
not significant performance advantage to be gained by
simply moving a system design from an 80C286 to an 80386
at either 16MHz or 20MHz. The 80C286 is the processor
best suited for executing 16-bit 80C86/80C286 code, which
represents the world’s largest base of microprocessor
software.
1
1-888-INTERSIL or 321-724-7143
|
Intersil (and design) is a trademark of Intersil Americas Inc.
Copyright © Intersil Americas Inc. 2001. All Rights Reserved

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 614  890  2494  589  1087  8  16  11  33  52 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved