搜索:pin二极管

找到约 1,991 项符合「pin二极管」的查询结果

结果 1,991
按分类筛选
显示更多分类
https://www.eeworm.com/dl/936545.html 技术资料

模拟空调温度控制器

题目:模拟空调温度控制器。键盘设定温度,数码管显示实际温度和设定温度,发光二极管模拟电动机,电位器模拟实际温度,有完整电路图,程序有详细注释
下载 4
·
查看 8214
https://www.eeworm.com/dl/1002778.html 技术资料

电源浪涌保护电路的正确运用

采用最新TVS二极管与MOV组合技术,实现高效瞬态电压抑制。基于IEC 61000-4标准设计,确保电路在雷击或开关干扰下的稳定运行,适用于工业控制与通信设备的电源防护方案。
下载 3
·
查看 21
https://www.eeworm.com/dl/1006719.html 技术资料

Two-Step Parameter Extraction Procedure

帮助工程师高效提取IGBT与功率二极管模型参数,提升仿真精度与开关损耗预测能力。采用两步法实现高准确度建模,适用于多种工况下的电力电子设计优化。
下载 3
·
查看 34
https://www.eeworm.com/dl/845596.html 技术资料

两节AA电池供电的降压转换器

buck电路也属于开关电源。通过在MOS管Q上加上开关信号PWM,控制开关管的导通与关断,是电感和电容充放电,这里采用的二极管是肖特基二极管,其特点是快速恢复。相对于普通的二极管,普通的二极管会因为开关频率高产生漏电发热大而被烧毁。  科普一下,在开关电源中,单管DC/DC转换器共有六种,即降压 ...
下载 9
·
查看 9702
https://www.eeworm.com/dl/571/21258.html 模拟电子

精密DAC和看门狗提高模拟输出安全

Abstract: Using a DAC and a microprocessor supervisor, the system safety can be improved in industrial controllers, programmablelogiccontrollers (PLC), and data-acquisition systems. The analog output is set to zero-scale (or pin-programmable midscale) when amicroprocessor failu ...
下载 50
·
查看 1098
https://www.eeworm.com/dl/502/30991.html 单片机编程

PCA9537 4bit I2C bus and SMBus

The PCA9537 is a 10-pin CMOS device that provides 4 bits of General Purpose parallelInput/Output (GPIO) expansion with interrupt and reset for I2C-bus/SMBus applicationsand was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders.I/O expanders provide a sim ...
下载 64
·
查看 1136
https://www.eeworm.com/dl/502/30994.html 单片机编程

PCA9538 8bit I2C bus and SMBus

The PCA9538 is a 16-pin CMOS device that provides 8 bits of General Purpose parallelInput/Output (GPIO) expansion with interrupt and reset for I2C-bus/SMBus applicationsand was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders.I/O expanders provide a sim ...
下载 143
·
查看 1119
https://www.eeworm.com/dl/kbcluoji/40065.html 可编程逻辑

XAPP440 - Xilinx CPLD的上电性能

Applying power to a standard logic chip, SRAM, or EPROM, usually results in output pinstracking the applied voltage as it rises. Programmable logic attempts to emulate that behavior,but physics forbids perfect emulation, due to the device programmability. It requires care tospe ...
下载 164
·
查看 1057
https://www.eeworm.com/dl/919408.html 技术资料

93C46英文版

The Microchip Technology Inc. 93C46B is a 1K-bit, low-voltage serial Electrically Erasable PROM. The device memory is configured as 64 x 16 bits. Advanced CMOS technology makes this device ideal for low-power, nonvolatile memory applications. The 93C46B is available in standard 8 ...
下载 4
·
查看 2338
https://www.eeworm.com/dl/984980.html 技术资料

STM PWM OUT

extern volatile u16 Pulse; u8 Flag_60ms; int main() { RCC_Configuration(); GPIO_Configuration(); TIM_PWMConfiguration(); NVIC_Configuration(); TIM_ToggleConfiguration(); GPIO_SetBits(GPIOA,GPIO_Pin_0); USART1_Configuration(); SysTick_Configuration(); while(1) { if ...
下载 2
·
查看 8873