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

关键词

搜索

型号

搜索

IRMCF171TY

产品描述Motor / Motion / Ignition Controllers & Drivers DCIC
产品类别半导体    电源管理   
文件大小766KB,共36页
制造商Infineon(英飞凌)
官网地址http://www.infineon.com/
标准
下载文档 详细参数 全文预览

IRMCF171TY在线购买

供应商 器件名称 价格 最低购买 库存  
IRMCF171TY - - 点击查看 点击购买

IRMCF171TY概述

Motor / Motion / Ignition Controllers & Drivers DCIC

IRMCF171TY规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
Infineon(英飞凌)
产品种类
Product Category
Motor / Motion / Ignition Controllers & Drivers
RoHSDetails
产品
Product
Fan / Motor Controllers / Drivers
类型
Type
Sensorless Motor Driver
工作电源电压
Operating Supply Voltage
3.3 V
工作电源电流
Operating Supply Current
30 mA
最小工作温度
Minimum Operating Temperature
- 40 C
最大工作温度
Maximum Operating Temperature
+ 85 C
安装风格
Mounting Style
SMD/SMT
封装 / 箱体
Package / Case
LQFP-48
系列
Packaging
Tray
高度
Height
1.6 mm
长度
Length
7 mm
Operating Frequency32 MHz to 120 MHz
工作温度范围
Operating Temperature Range
- 40 C to + 85 C
宽度
Width
7 mm
Moisture SensitiveYes
Pd-功率耗散
Pd - Power Dissipation
100 mW
工厂包装数量
Factory Pack Quantity
2500
单位重量
Unit Weight
0.006409 oz

文档预览

下载PDF文档
Rev.B
IRMCF171
High Performance Sensorless Motor Control IC
Description
IRMCF171 is a high performance flash memory based motion control IC designed primarily for appliance
applications. IRMCF171 is designed to achieve low cost yet high performance control solutions for advanced
inverterized appliance motor control. IRMCF171 contains two computation engines integrated into one monolithic
TM
chip. One is the Flexible Motion Control Engine (MCE ) for sensorless control of permanent magnet or induction
motors; the other is an 8-bit high-speed microcontroller (8051). The user can program a motion control algorithm
by connecting control elements using a graphic compiler. Key components of the complex sensorless control
algorithms, such as the Angle Estimator, are provided as complete pre-defined control blocks. A unique
analog/digital circuit and algorithm fully supports single or leg shunt current reconstruction. The MCE and 8051
microcontroller communicate via dual port RAM for signal monitoring and command input. An advanced graphic
TM
compiler for the MCE is seamlessly integrated into the MATLAB/Simulink environment, while third party JTAG-
based emulator tools are supported for 8051 software development including a flash programmer. IRMCF171
comes in a 48 pin QFP package.
Features
MCE
(Flexible Motion Control Engine) -
Dedicated computation engine for high efficiency
sinusoidal sensorless motor control
Built-in hardware peripheral for single or two shunt
current feedback reconstruction and analog
circuits
Supports induction machine and both interior and
surface permanent magnet motor sensorless
control
Loss minimization Space Vector PWM
Two-channel analog output (PWM)
Embedded 8-bit high speed microcontroller (8051)
for flexible I/O and man-machine control
JTAG programming port for emulation/debugger
Serial communication interface (UART)
I2C/SPI serial interface
Three general purpose timers/counters
Two special timers: periodic timer, capture timer
Watchdog timer with independent internal clock
Internal 64 Kbyte flash memory
3.3V single supply
TM
Product Summary
Maximum clock input (f
crystal
)
Maximum Internal clock (SYSCLK)
Maximum 8051 clock (8051CLK)
TM
MCE computation data range
8051 Program Flash
8051/MCE Data RAM
MCE Program RAM
GateKill latency (digital filtered)
PWM carrier frequency
A/D input channels
A/D converter resolution
A/D converter conversion speed
Analog output (PWM) resolution
UART baud rate (typ)
Number of digital I/O (max)
Package (lead free)
Typical 3.3V operating current
60 MHz
120MHz
30MHz
16 bit signed
52KB
4KB
12KB
2 μsec
20 bits/ SYSCLK
7
12 bits
2 μsec
8 bits
57.6Kbps
14
QFP48
30mA
Base Part Number
IRMCF171
IRMCF171
Package Type
LQFP48
LQFP48
Standard Pack
Form
Tape and Reel
Tray
Quantity
2000
2500
Orderable Part Number
IRMCF171TR
IRMCF171TY
1
www.irf.com
© 2014 International Rectifier
March 10, 2017
关于STM32F103+OV7670(带FIFO)采集单位区域内颜色块数据错误的问题,求各位大佬...
最近用STM32F103+OV7670(带FIFO)做一个单位区域内颜色块的识别功能,前期采用的原子哥的MINI板摄像头例程,自己在上面做了修改,现在遇到的问题就是:我自定义采集的单位区域40*80像素,直 ......
Radish stm32/stm8
“symbol referencing errors”的解决方法(转)
原文出处 http://www.hellodsp.com/bbs/viewthread.php?tid=16417&highlight=ERROR 经常看到朋友有问到这一个错误,"error: symbol referencing errors",下面我们以一个会员朋友遇到的问 ......
daheng 微控制器 MCU
【转帖】降压变压器工作原理详解
降压变压器是把指输入端的较高电压,转换为输出相对偏低的理想电压,从而达到降压的目的变压器。 降压变压器是输变电系统中十分重要的设备,其正常运行不仅关系到本身的安全、用户的可靠供电, ......
皇华Ameya360 DIY/开源硬件专区
flash 擦除例程中语句疑问,请高手帮忙解决,谢谢!
flash擦除例程如下,其中 /* Wait for erase to complete */为什么if (*pdata & 0x80)就能判断擦除完成? while (1) if (*pdata & 0x80) ......
simmon0705 DSP 与 ARM 处理器
windows ce 5.0 购买问题 请求各位大侠了
windows ce 5.0 购买问题 急求 偶想买windows ce 卖方说里面有bsp pb5.0 evc 我想知道我只够买windows ce bsp pb5.0 evc 这些在网上可以免费下载么 请求各位大侠帮帮在下了...
pdh716 嵌入式系统
关于LPC1768数组溢出问题,请高手帮忙解答一下。
const UART_DCM_TBL tbl = { {1.000, 0, 1}, {1.067, 1, 15}, {1.071, 1, 14}, {1.077, 1, 13}, {1.083, 1, 12}, {1.091, 1, 11}, {1.100, 1, 10}, {1.111, 1, 9}, {1.125, 1, ......
friendly ARM技术

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2625  1303  1025  882  323  51  55  32  16  33 

器件索引   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