1 / 18

MIPS Android 在移动领域持续进展

MIPS Android 在移动领域持续进展. 费浙平 feizheping@mips.com 2012-11. MIPS 主要应用领域. 移动终端. 有线和 无线通信网络. 数字家庭. 继续扩展先进技术 扩大领先优势. 打破 ARM 垄断 取得显著市场份额. 领导技术趋势 维护市场第一地位. MIPS Android 的广泛应用. MIPS 最早把 Android 引入电视和机顶盒系统 平板电脑从 2010 年 10 月 起在全球市场上市 智能手机从 2011 年初起在中国市场 上市. 全球第一款 Android 4.0 平板电脑.

nelia
Download Presentation

MIPS Android 在移动领域持续进展

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MIPS Android在移动领域持续进展 费浙平 feizheping@mips.com 2012-11

  2. MIPS主要应用领域 移动终端 有线和 无线通信网络 数字家庭 继续扩展先进技术 扩大领先优势 打破ARM 垄断 取得显著市场份额 领导技术趋势 维护市场第一地位

  3. MIPS Android 的广泛应用 • MIPS 最早把Android引入电视和机顶盒系统 • 平板电脑从2010年10月起在全球市场上市 • 智能手机从2011年初起在中国市场上市

  4. 全球第一款Android 4.0平板电脑 Yes, it’s from China! • Android 4.0 “Ice CreamSandwich” • 君正1GHzMIPS架构XBurst CPU • 超低功耗 • 低成本: 市场零售价小于 $100 Yes, it’s MIPS! Google 发布Android 4.0后两周内, MIPS和中国客户合力率先推出量产产品

  5. Why MIPS和客户在4.0上能领先量产上市? 在以前所有Android版本中这是第一次 从 Honeycomb 开始是一个重要转折点 MIPS成为唯一得到 Early Access Licenese 授权的CPU架构公司 为什么是Honeycomb? Google 定位开始从手机转向跨平台 应用程序的兼容性问题开始浮现 Google开始着手从协议和技术角度开始解决问题 Google明确了更开放的策略来推行Android的跨平台推广

  6. Google支持MIPS架构 “我非常高兴看到 基于 MIPS 的 Android 4.0 平板电脑开始进军市场。低成本、高性能的平板电脑是消费者的一大福音,这充分展现出 Android 的开放性能够真正推动创新与竞争,全球消费者正因此而受益。” — Android之父: Andy Rubin, Senior VP ofMobile, Google

  7. Android 支持MIPS架构 • Android NDK全面支持MIPS架构 • 消除Android 应用的架构兼容问题 • Android 代码正全面整合MIPS代码 http://developer.android.com

  8. MIPS Going Mobile 移动产品已大量面市,已经销售数百万台MIPS移动产品 新的 LTE SoCs开始在4G 手机中得到应用 1GHz+ 移动SoC量产 1GHz Android 3.x和4.x版本已经量产 多款手机产品上市 为下一代智能移动产品提供合适的性能、功耗、成本以及生态系统

  9. MIPS-Based Tablet Passes CTS 基于Android 4.x 的品牌平板电脑产品全面通过了CTS严格测试

  10. 数字家庭应用的领先处理器架构 MIPS是数字家庭领域首屈一指的应用处理器架构,在DTV和STB市场份额>60%.

  11. 新兴的Android 智能电视

  12. Android 的现状 • Android已经成为多种设计的最佳选择,免费和开源带来了发展活力和无限应用空间 • 几个主要架构得到Google公开支持 • Android的移植和优化不再是难题 • Android的app兼容性问题不断改善

  13. Android Apps 的碎片化问题 • 所谓碎片化 (Fragmentation) – apps兼容性 4.0 - Ice-Cream Sandwich 2.3 - Gingerbread 3.0 - Honeycomb 5.0 - Jerry Bean

  14. Apps与CPU 架构的关联度 Android 同时包含SDK和NDK支持,早期NDK只支持ARM,后来正式加入对 Intel 和 MIPS 的支持 GoogleTV只支持SDK Google 正改进工具链,避免多CPU架构问题 充分演示了平台构架相关的关联技术发展 目标设备 APK 文件 CPU无关 SDK Java VM APK 文件 (with *.so) CPU处理器执行 CPU相关 NDK > 90% < 10%

  15. Applications Framework Innovations • 如何让C/C++产生的APK也跟Java一样没有CPU架构关联问题呢? • LLVM - Low Level Virtual Machine • 一个开源编译器项目 • 前端编译支持大多数高级语言 • 后端目标设备可支持各种处理器 • 全时优化概念、引入了中间码层次 • APK文件在 bitCode层打包 • 设备端由处理器library编译成二进制 • A secret inside Apple iOS!

  16. 全力支持中国CPU的创新发展 • 不仅仅是简单的CPU IP授权;允许并支持CPU内核设计甚至指令集级别的创新发展;使客户掌握完整的自主CPU设计和所有权 • 龙芯指令集 • = MIPS 64位基础指令 + 200多条指令集扩展 + 300多条自定义SIMD指令 • 4发射乱序超标量流水线 + 很多核 • 超高性能,PetaFLOPS 级 HPC • 君正XBust 指令集 • = MIPS32基础指令 • + 自定义 DSP指令 • 混合架构,创新的流水线设计 • 超低功耗、超小面积、超高效率

  17. 新一代 MIPS Aptiv™ 处理器 所有可授权处理器 IP 内核中最高的CoreMark/MHz 同类产品中领先的性能功耗效率

  18. At the core of the user experience® mips-China@mips.com www.mips.com • MIPS, MIPS32, MIPS64, MIPS-Based, MIPS-Verified, MIPS Technologies logo are trademarks of MIPS Technologies, Inc. and registered in the U.S. Patent and Trademark Office. MIPS, MIPS32, MIPS64, MIPS-Based, MIPS Logo, MIPS Technologies Logo, CorExtend, Pro Series, microMIPS, M14K, M4K, 4KE, 4KEc, 24K, 24KE, 34K, 74K, 1004K, MIPS Navigator, and FS2 are trademarks or registered trademarks of MIPS Technologies, Inc. in the United States and other countries.

More Related