Today's electronic products have higher and higher requirements for low power consumption. The problem of product power consumption is a problem that often gives product designers headaches but has to face. The power consumption of a system with a single-chip microcomputer as the core is mainly composed of the power consumption of the single-chip microcomputer and the power consumption of the single-chip microcomputer's peripheral circuits. To meet the low power consumption requirements of the single-chip microcomputer system, it is easy to choose a single-chip microcomputer with low power consumption characteristics. Because a single-chip microcomputer with low power consumption characteristics can greatly reduce the power consumption of the system, this can be examined from the power supply voltage, internal structure, system clock and low power mode of the single-chip microcomputer. In order to minimize the power consumption of the controller. There are roughly three ways to achieve it: reducing the power consumption in the working mode, reducing the power consumption in the sleep mode, and shortening the wake-up time from sleep to work.
Reducing power consumption in working mode is the first task to be overcome, and most manufacturers that have launched low-power MCUs have already done it. The biggest problem is that lower system frequency or operating voltage must be used to save power, but it cannot affect the performance of the product. Integrating power management is a good method. Mike Salas, director of microcontroller product marketing at Silicon Labs, a manufacturer with a focus on this field, said that integrating a proprietary DC-DC converter can reduce the operating voltage of the operating mode to 0.9V, so that the same function can be used with only one battery instead of two batteries.
MCU can be divided into two types according to its memory type: the type without on-chip ROM and the type with on-chip ROM. For the chip without on-chip ROM, an external EPROM must be connected to it for application (typical chip is 8031). The chip with on-chip ROM is further divided into on-chip EPROM (typical chip is 87C51), MASK on-chip mask ROM (typical chip is 8051), on-chip FLASH (typical chip is 89C51), etc. Some companies have also launched chips with on-chip one-time programmable ROM (One Time Programming, OTP) (typical chip is 97C51). MASKROM MCU is cheap, but the program is solidified at the factory, which is suitable for applications where the program is fixed; FALSHROM MCU program can be repeatedly erased and written, which is very flexible, but the price is higher, which is suitable for applications that are not sensitive to price or for development purposes; OTPROM MCU price is between the first two, and at the same time has one-time programmable capability, which is suitable for applications that require both flexibility and low cost, especially electronic products with constantly updated functions and need to be mass-produced quickly.
As for power control in sleep mode, the industry consensus can be divided into two directions: lowering the minimum power consumption in sleep mode and providing different levels of standby mode. Yang Zhenglian, product marketing manager for Greater China and South Asia at STMicroelectronics, said that today's low-power MCUs can dynamically adjust to different power-saving modes, automatically shutting down unnecessary functions according to different usage conditions, with the lowest power consumption of only 0.27A, which is almost impossible to detect with an electric meter.
From the perspective of terminal products, low-power MCUs are needed. Many of them are in a long-term dormant state, but as soon as they need to work, they must quickly stand up and start working. The simplest example is a smoke detector. From the perspective of the MCU's own design, if the transition time from dormancy to operation is too long, it means that the current consumption during the waiting period is wasted.
Mike Salas emphasized that the three elements of reducing power consumption are all important, but the most important thing is to advance them simultaneously to achieve the best results. Yang Zhenglian also said that maintaining ultra-low power consumption during sleep is important, but in addition, it is also necessary to wake up quickly, complete the work with the lowest power consumption, and then return to sleep at the fastest speed; only in this way can the power consumption of the overall system level be minimized.
Previous article:From PCB to flyback power supply switching power supply design
Next article:A detailed explanation of DC-DC converter ground loops
Recommended ReadingLatest update time:2024-11-16 14:26
- Popular Resources
- Popular amplifiers
- Wireless Sensor Network Technology and Applications (Edited by Mou Si, Yin Hong, and Su Xing)
- Modern Electronic Technology Training Course (Edited by Yao Youfeng)
- Modern arc welding power supply and its control
- Small AC Servo Motor Control Circuit Design (by Masaru Ishijima; translated by Xue Liang and Zhu Jianjun, by Masaru Ishijima, Xue Liang, and Zhu Jianjun)
- MathWorks and NXP Collaborate to Launch Model-Based Design Toolbox for Battery Management Systems
- STMicroelectronics' advanced galvanically isolated gate driver STGAP3S provides flexible protection for IGBTs and SiC MOSFETs
- New diaphragm-free solid-state lithium battery technology is launched: the distance between the positive and negative electrodes is less than 0.000001 meters
- [“Source” Observe the Autumn Series] Application and testing of the next generation of semiconductor gallium oxide device photodetectors
- 采用自主设计封装,绝缘电阻显著提高!ROHM开发出更高电压xEV系统的SiC肖特基势垒二极管
- Will GaN replace SiC? PI's disruptive 1700V InnoMux2 is here to demonstrate
- From Isolation to the Third and a Half Generation: Understanding Naxinwei's Gate Driver IC in One Article
- The appeal of 48 V technology: importance, benefits and key factors in system-level applications
- Important breakthrough in recycling of used lithium-ion batteries
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Have you ever used MicroPython in your actual work?
- About dsp28335 phase-shifted full-bridge fuzzy adaptive PID control algorithm
- Use idle STM32 development boards and Freescale development boards
- My Journey of MCU Development (Part 4)
- Requires ssh or telnet service
- [SAMR21 new gameplay] 26. Onewire
- LED PWM Dimming C Program
- Keil.STM32H7xx_DFP.2.2.0 installation package problem
- Drawing
- EEWORLD University Hall - Open Source Power Linux Kernel Source Code Study and Practical Exercises