rcurrent measurement of STC51 Single Chip Test

/////////////////////////////////////////

Led lighten‘s current: set P1^0=0; connect Ampere Device in series with P1^0 and led1.

Led is lightening.

Current=4.7mA

one pin sink current can be 4.7 mA.

a STC51 cannot offer a 100mA sink current in one pin.  (100mA is too large for a single chip)

//////////////////////////////////////////

//////////////////////////////////////////

Motor‘s running current: the same connection in series like above.

5v    80~90mA

12v  160mA

mA is monotone increasing with voltage.

motor running  needs 100mA class, nearly 10 times of pin sink can afford.

That means even we set a pin equal to 0 and regards it as GND (GND means no matter how large the current is, he can absorb).

But in real test, we find that this "GND" pin can not afford 100mA current flow in, and it doesn‘t work as GND.

The fact observed is the pin set to 0 has been pulled up to +5v by the outside circuit (voltage source, motor) and motor cannot run.

current measurement:

p1^7=0,  make it as GND.

+5v Voltage Source ---------- Motor --------- Ampere Metre ---------- p1^7

Measurement: 13.8 mA

P1^7 = 5v (has been pulled up)

That means P1^7 becomes High-resistance when current increase more than 10 mA.

13.8mA is his largest sink current.

Resistance of High-resistance state = 362 Ohm

Another conclusion is that when motor is static,  his resistance almost = 0.

---------------------------------------------------

---------------------------------------------------

Voltage Source ------ Motor ------- Ampere

current measurement: 100mA

(surprisingly enough, but motor obviously rotates slower. as slow as 4.0v bare input)

时间: 2024-10-03 13:13:45

rcurrent measurement of STC51 Single Chip Test的相关文章

ASIC,DSP,MCU,ARM,FPGA 等网上牛人的一些理解

MPU是微机中的中央处理器(CPU)称为微处理器(MPU) MCU又称单片微型计算机(Single Chip Microcomputer)或者单片机,是指随着大规模集成电路的出现及其发展,将计算机的CPU.RAM.ROM.定时计数器和多种I/O接口集成在一片芯片上,形成芯片级的计算机,为不同的应用场合做不同组合控制. DSP是一种独特的CPU,是以数字信号来处理大量信息的器件.其实时运行速度可达每秒数以千万条复杂指令程序,远远超过通用微处理器(MPU),它的强大数据处理能力和高运行速度,是最值得

Method and apparatus for an atomic operation in a parallel computing environment

A method and apparatus for a?atomic?operation?is described. A method comprises receiving a first program unit in a parallel computing environment, the first program unit including a memory update?operation?to be performed atomically, the memory updat

Embedded System.

Soc ( System on Chip) Soc is an integrated circuit (IC) that integrates all components of a computer or otherelectronic system into a single chip. It may contain digital, analog, mixed-signal, and often radio-frequency functions—all on a single chips

如何为编程爱好者设计一款好玩的智能硬件(十)——无线2.4G通信模块研究·一篇说完

六.温湿度传感器DHT11驱动封装(下):如何为编程爱好者设计一款好玩的智能硬件(六)——初尝试·把温湿度给收集了(下)! 七.点阵字符型液晶显示模块LCD1602驱动封装(上):如何为编程爱好者设计一款好玩的智能硬件(七)——LCD1602点阵字符型液晶显示模块驱动封装(上) 八.LCD1602点阵字符型液晶显示模块驱动封装(中):如何为编程爱好者设计一款好玩的智能硬件(八)——LCD1602点阵字符型液晶显示模块驱动封装(中) 九.LCD1602点阵字符型液晶显示模块驱动封装(下):如何为编

sandy bridge

  SANDY BRIDGE SPANS GENERATIONS Intel Focuses on Graphics, Multimedia in New Processor Design By Linley Gwennap  {9/27/10-01} ................................................................................................................... Intel’s

PatentTips - Sprite Graphics Rendering System

BACKGROUND This disclosure relates generally to the field of computer graphics. More particularly, but not by way of limitation, it relates to technique for manipulating sprites in a rendering system for use with a graphics processor unit (GPU). A sp

Cache memory power reduction techniques

Methods and apparatus to provide for power consumption reduction in memories (such as cache memories) are described. In one embodiment, a virtual tag is used to determine whether to access a cache way. The virtual tag access and comparison may be per

single-chip microcomputer Microcontroller 单片机 单片微型计算机 微控制器

https://zh.wikipedia.org/wiki/单片机 单片机,全称单片微型计算机(英语:single-chip microcomputer),又称微控制器(microcontroller),是把中央处理器.存储器.定时/计数器(timer/counter).各种输入输出接口等都集成在一块集成电路芯片上的微型计算机.与应用在个人电脑中的通用型微处理器相比,它更强调自供应(不用外接硬件)和节约成本.它的最大优点是体积小,可放在仪表内部,但存储量小,输入输出接口简单,功能较低.由于其发展

multi-CPU, multi-core and hyper-thread--转

原文地址:http://stackoverflow.com/questions/680684/multi-cpu-multi-core-and-hyper-thread Multi-CPU was the first version: You'd have one or more mainboards with one or more CPU chips on them. The main problem here was that the CPUs would have to expose s