Cost saving
phenomenon 1: It doesn't matter what value these pull-up / pull-down resistors have, just choose an integer of 5K . Comment: There is no 5K resistance value on the market . The closest one is 4.99K (accuracy 1% ), followed by 5.1K (accuracy 5% ), and their costs are 4 times and 2 times higher than 4.7K with an accuracy of 20% , respectively. The resistance values of resistors with 20% accuracy are only 1 , 1.5 , 2.2 , 3.3 , 4.7 , and 6.8 (including integer multiples of 10 ); similarly, capacitors with 20% accuracy also have only the above values. If other values are selected, higher accuracy must be used, and the cost will be multiplied several times, but it will not bring any benefits. Phenomenon 2: What color should be chosen for the indicator light on the panel? I think blue is more special, so let's choose it. Comment: Other colors such as red, green, yellow, orange, etc., regardless of size (
Phenomenon 3: This logic can be built with 74XX gate circuits, but it is too rustic, it is better to use CPLD , which looks more high-end .
Comment: The gate circuit of 74XX is only a few cents, while CPLD is at least dozens of yuan ( although GAL/PAL is only a few yuan, the company does not recommend it). Not only has the cost increased by N times, but it also adds several times of work to production, documentation and other work. Phenomenon 4: Our system requirements are so high that all chips including MEM , CPU , FPGA , etc. must be selected at the fastest . Comment: In a high-speed system, not every part works at a high speed, and the price will almost double for each level of device speed increase, and it will also bring great negative impact to signal integrity issues. Phenomenon 5: The PCB design requirements of this board are not high, so use thinner wires and automatically route. Comment: Automatic routing will inevitably occupy a larger PCB area and generate many times more vias than manual routing. In large-volume products, the factors that PCB manufacturers consider when reducing prices include line width and the number of vias, in addition to business factors. They affect the yield rate of PCB and the number of drill bits consumed, respectively, saving the supplier's cost and finding a reason for the price reduction. Phenomenon 6: As long as the program is stable, it is not the key that the code is longer and the efficiency is lower. Comment: The speed of the CPU and the space of the memory are bought with money. If you spend a few more days writing the code to improve the efficiency of the program, then the cost saved by reducing the CPU main frequency and reducing the memory capacity is definitely worthwhile. CPLD/FPGA design is similar.
Previous article:Some tips on hardware design: system efficiency
Next article:A few tips on hardware design: signal integrity
Recommended ReadingLatest update time:2024-11-16 15:49
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- 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
- [STM32WB55 Review] Summary
- I need help with the simplest program to control 12864 with keys
- TUSB9261 -- USB3.0 to SATA interface bridge chip programming guide
- 【Video】Bluetooth Low Energy Mesh Training Video
- How to upgrade the program of msp430 microcontroller
- EEWORLD University Hall----Using buck-boost converter chips to extend the battery life of true wireless or hearing aid systems
- What does FPGA mean (how to use FPGA)
- F28335 clock + hardware parameters
- How to solve the problem of buzzing sound when converting non-isolated 220v to 3.3v inductor
- Summary of configuring 5409's McBSP as an SPI port