虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

High-Side

  • 一种车载充电器的设计

    以AT89S52单片机为控制核心,采用电容降压技术,Buck电路拓扑,PWM驱动模块和功率器件散热设计,通过高速的数据采集、主功率输入输出模块和控制模块,设计一种新型智能车载充电器.在充电过程中,通过负脉冲瞬间放电实现对铅酸蓄电池的再生修复,提高电池的有效容量,延长使用寿命.该充电器体积小、速度快、效率高、可靠性好.With AT89S52 single chip computer as the control core,a new type of intelligent car-carried charger was designed by using capacitance step-down technology,Buck circuit topology,PWM driving module and power device heat dissipation design,through high-speed data acquisition,main power input and output module and control module.In the charging process,the regeneration and repair of lead-acid batteries are realized by instantaneous discharge of negative pulse,which improves the effective capacity of batteries and prolongs their service life.The charger has the advantages of small size,fast speed,high efficiency and good reliability.

    标签: 车载充电器

    上传时间: 2022-03-27

    上传用户:

  • 半导体制冷温度控制系统的设计研究

    在半导体制冷技术的工作性能及其优缺点研究的基础上,设计了以单片机为核心控制元件,以TEC1-12706为执行元件的半导体制冷温度控制系统。采用高精度分段式PID控制算法配合PWM输出控制的方法实现温度控制;选择数字传感器DS18B20为温度检测元件,还包含1602液晶显示模块、按键调整输入模块和H桥驱动模块等。实际测试表明,该系统结构简单易行,操作方便,工作性能优良,同时针对该系统专门设计的温控算法,使半导体制冷器能更好地适应不同工况而充分发挥其制冷制热工作特性。Based on the study of the performance and advantages and disadvantages of thermoelectric cooler(TEC)technology,a thermoelectric cooling temperature control system with single-chip microcomputer as the core control element and TEC1-12706 as the executive element was designed. High precision piecewise PID control algorithm combined with PWM output control method is adopted to realize temperature control. The digital sensor DS18B20 is selected as the temperature detection element. It also includes 1602 LCD module,key adjustment input module and H bridge drive module. The actual test shows that the system has simple structure,convenient operation and excellent performance. Meanwhile,the temperature control algorithm specially designed for the system can make the semiconductor cooler better adapt to different working conditions and give full play to its refrigeration and heating characteristics.

    标签: 半导体 温度控制系统

    上传时间: 2022-03-27

    上传用户:

  • 多功能电子药箱的设计与实现

    基于药物治疗在临床治疗中的重要性,分析目前服药提醒装置存在的不足,以STM32F103VET6单片机为控制核心,设计了一种多功能电子药箱。该系统包括显示模块、语音模块和数据存储模块。显示模块通过触摸屏电路和LED指示灯电路,与语音模块相配合,实现了服药提醒及指导的功能;数据存储模块通过EEPROM存储电路,能够实现掉电时服药信息不丢失的功能。并且为了实现电子药箱的智能化控制,开发了手机APP,两者之间可通过WIFI进行数据通信。经测试,该药箱能够有效地帮助慢性病患者按时、定量、正确服用药物,适合在家庭中推广使用,具有较高的应用价值和实践意义。Based on the importance of drug therapy in clinical treatment, this paper analyzes the shortcomings of current drug reminder devices, and designs a multi-function electronic medicine box with STM32 F103 VET6 microcontroller as the control core. The system includes a display module, a voice module, and a data storage module. The display module cooperates with the voice module through the touch screen circuit and the LED indicator circuit to realize the function of reminding and guiding the medicine;the data storage module can realize the function of not losing the medication information when the power is off through the EEPROM storage circuit.After testing, the medicine box can effectively help chronic diseases patients to take drugs on time, in a quantitative and correct manner,and is suitable for popularization in the family, and has high application value and practical significance.

    标签: 电子药箱

    上传时间: 2022-03-27

    上传用户:

  • 基于单片机的红外测温装置设计

    温度控制如今已成为当代社会研究的热点之一,而温度检测在现代设备参数检测中也是一项极其重要的技术,应用十分广泛。与传统的测温方法相比,红外测温方法具有时间短、精度高、使用简单方便等优点。本文以环境温度为被测对象,设计了以STC89C52单片机为控制中心的红外测温装置,能够实现对目标温度的实时采集、处理、显示和报警等功能。本设计主要是由STC89C52单片机、红外测温传感器、LCD1602液晶显示器、按键和蜂鸣器等部分组成,采用非接触的方式对目标温度进行实时检测。Temperature control has become one of the hotspots in contemporary social research,and temperature detection is an extremely important technology in modern equipment parameter detection.Compared with traditional method,the infrared temperature measuring method has advantages of short time,high precision and convenient operation,etc.This paper consider environment temperature as research objects and designs an infrared temperature measuring device which employs the STC89C52singlechipas-control center,and it can realize timely collection,processing,display and alarm function of the target temperature.The design is mainly composed of STC89C52 singlechip,infrared temperature sensor,LCD1602monitor,keys and buzzer,etc.This design detects the target temperature by non-contact method.

    标签: 单片机 红外测温

    上传时间: 2022-03-27

    上传用户:jiabin

  • 基于MC9S12XS128单片机的CAN总线通信节点设计

    CAN总线是汽车上应用最广泛的车载网络总线,具有实时性强、可靠性高、成本低等优点。鉴于此,介绍了一种利用飞思卡尔系列单片机MC9S12XS128作为控制器,利用其内部的MSCAN模块、CAN收发器TJA1040等外围元件进行CAN总线通信节点设计。该设计能够实现CAN总线数据的发送与接收,可应用于汽车及其他各种CAN总线通信系统。CAN bus is the most widely used on-board network bus in automobiles. It has the advantages of realtime, high reliability and low cost. In view of this,this paper introduces the design of CAN bus communication node by using Freescale MC9S12XS128 as controller,using its internal MSCAN module,CAN transceiver TJA1040 and other peripheral components. This design can realize the sending and receiving of CAN bus data,and can be used in automobile and other CAN bus communication systems.

    标签: 单片机 can总线 通信

    上传时间: 2022-03-27

    上传用户:

  • 基于MSP430单片机及FPGA的简易数字示波器

    数字示波器功能强大,使用方便,但是价格相对昂贵。本文以Ti的MSP430F5529为主控器,以Altera公司的EP2C5T144C8 FPGA器件为逻辑控制部件设计数字示波器。模拟信号经程控放大、整形电路后形成方波信号送至FPGA测频,根据频率值选择采用片上及片外高速AD分段采样。FPGA控制片外AD采样并将数据输入到FIFO模块中缓存,由单片机进行频谱分析。测试表明:简易示波器可以实现自动选档、多采样率采样、高精度测频及频谱分析等功能。Digital oscilloscope is powerful and easy to use, but also expensive. The research group designed a low-cost digital oscilloscope, the chip of MSP430F5529 of TI is chosen as the main controller and the device of EP2C5T144C8 of Altera company is used as the logic control unit. Analog signal enter the programmable amplifier circuit, shaping circuit and other pre-processing circuit. The shaped rectangular wave signal is sent to FPGA for measure the frequency. According to the frequency value to select AD on-chip or off-chip high-speed AD for sampling. FPGA controls the off-chip AD sampling and buffers AD data by FIFO module. The single chip microcomputer receives the data, and do FFT for spectrum analysis. The test shows that the simple oscilloscope can realize automatic gain selection, sampling at different sampling rates, high precision frequency measurement and spectrum analysis.

    标签: msp430 单片机 fpga 数字示波器

    上传时间: 2022-03-27

    上传用户:

  • 基于STM32单片机控制的智能水杯设计

    本设计介绍了一种基于STM32单片机控制的智能水杯,可利用插口式电源或无线充电底座为加热器提供能量,并在达到某种饮品所需温度时进行保温。水杯内置充电电池,可选用USB接口或无线充电。在水杯内部设置无线模块,用户利用手机App与水杯进行匹配进行加热操作,加热完后水杯会通过手机App和液晶显示屏实时反馈液体温度,通过指示灯显示电量情况等,给用户进行提醒。该智能水杯设计创新,实用价值较高。This paper introduces an intelligent water cup based by STM32 microcontroller,it can provide energy for the heater by socket type power supply or wireless charging base,and hold temperature needed for some kind of drink.Builtedin rechargeable battery,water cup can use USB or wireless charging.The wireless module is set up inside it,and customers can use mobile App to match and heat.After heating,water cup feeds back liquid temperature through the mobile App,and then displays on LCD,reminds users through the indicator light.The intelligent water cup is designed innovatively and has high practical value.

    标签: stm32 单片机

    上传时间: 2022-03-28

    上传用户:

  • 基于单片机智能家居设计

    文章提出了一种基于AT89S51单片机的智能家居系统的设计,该系统具有室内煤气以及烟雾的检测、家庭室内防盗等功能。文章详细分析了系统的总体设计,详尽分析并设计了煤气传感器模块、烟雾传感器模块、人体红外感应传感器模块、报警模块等各硬件部分,并利用PROTUES软件进行了系统仿真。仿真结果证明:系统具有成本低、效率高、操作方便等优点,达到了预期设计的效果。This paper presents the design of an intelligent home system based on AT89S51 microcontroller.The system has the functions of detecting indoor gas and smoke,guarding against theft in the home,and so on.The overall design of the system is analyzed in detail.The gas sensor module,smoke sensor module,human infrared sensor module,alarm module and other hardware parts are analyzed and designed in detail,and the system simulation is carried out using PROTUES software.The simulation results show that the system has the advantages of low cost,high efficiency,convenient operation and so on,and achieves the expected design effect.

    标签: 单片机 智能家居

    上传时间: 2022-03-28

    上传用户:

  • 基于UCC28019的PFC电路设计

    为设计高效率、低损耗的PFC电路,本文基于UCC28019进行电路设计。以UCC28019输出的PWM波形来控制Boost升压斩波为核心电路,使电路中的电容交替地充放电、电感交替的储存和释放能量,最后实现在输入AC20V~24V电压情况下稳定输出DC38V。测试结果表明,系统实现效率为95%左右,电压调整率小于1%,电源功率因数0.99。交流输入电压为19.0-25.8 V时,输出直流电压稳定性较好,电感无明显啸叫且纹波小,具有一定的带负载能力和实用性。In order to design the PFC circuit with high efficiency and low loss,this paper designs the circuit based on UCC28019.The PWM waveform output by UCC28019 is used to control boost chopper as the core circuit,which alternately charges and discharges capacitors,stores and releases energy by inductors,and finally achieves stable output of DC38 V under the input voltage of AC20 V~24 V.The test results show that the system achieves about 95% efficiency,the voltage adjustment rate is less than 1%,the power factor is 0.99,and the AC input voltage is 19.0-25.8 V.The output DC voltage stability is good,the inductance has no obvious whistle and the ripple is small,so it has certain load capacity and practicability.

    标签: ucc28019 pfc 电路设计

    上传时间: 2022-04-03

    上传用户:

  • 一种低成本高可靠的SFP+光收发模块电路研究与实现

    本文首次设计并验证了基于macom三合一芯片设计的光模块电路,该电路旨在提供一种满足SFF-8472中规定的数字诊断功能的低成本SFP+模块。电路采用激光器驱动、限幅放大器、控制器以及时钟恢复单元集成的单芯片,在保证高精度数字诊断功能基础上,实现了低成本高可靠的特点。该电路在光接收接口组件与激光器驱动和限幅放大器单元的限幅放大器部分之间接入滤波器来提高模块的灵敏度及信号质量。在控制器单元的数字电位器的引脚上采用外加电阻的方式避免出现上电不发光的故障问题。该研究结果为下一代SFP-DD光模块设计与开发工作,奠定了一定的理论与实践基础。This paper designs and validates the optical module circuit based on the MACOM Trinity chip for the first time.This circuit aims to provide a low-cost SFP module which meets the digital diagnosis function specified in SFF-8472.The circuit uses a single chip integrated with laser driver,limiting amplifier,controller and clock recovery unit.On the basis of ensuring high precision digital diagnosis function,it achieves the characteristics of low cost and high reliability.The circuit connects a filter between the optical receiving interface module and the limiting amplifier part of the laser driver and limiting amplifier unit to improve the sensitivity and signal quality of the module.The pin of the digital potentiometer in the controller unit is equipped with an external resistance to avoid the problem of power failure.The research results lay a theoretical and practical foundation for optical module design in high-speed data center.

    标签: sfp 光收发模块

    上传时间: 2022-04-03

    上传用户: