Published 2026-05-10
As the trend of automation sweeps across the world, micro-servos are no longer just toys for model aircraft enthusiasts. From adjusting the angle of blinds in smart homes to sampling push rods in medical equipment, you can see traces of them anytime and anywhere. The SG90 servo model, as a representative work of nine-gram micro servos, has become the "gold standard" for prototype development and small batch production due to its excellent balance of cost and size. However, have you truly understood the meaning behind its three lines? Have you ever felt at a loss due to trembling rocker arms and abnormal heat? This article will use calm data and real cases to lead you through the superficial phenomenon and get to its core points.
Dissecting a sparrow: looking at the essence from the data (more important than selecting a model is understanding the limits)
There is such a situation that any selection that escapes the physical limits is like a castle in the air. For the SG90 servo model, its rated torque is generally marked as 1.5kg·cm. Yes, this is at 4.8V. However, there is a prerequisite for this set of data, which is a "static flat environment". A developer of a smart irrigation valve once reported this situation: When his equipment was in the laboratory, it ran smoothly without load, but once it was installed in a semi-sealed pipeline with sediment, the servo would frequently get stuck. why is that? The reason is that the dynamic friction torque is 3 to 5 times that of the static one! When you plan to use it in a situation of continuous rotation or lateral force, please first do a simple tension test, that is, hook the rocker arm with a spring scale and measure the maximum tension before stalling under rated voltage conditions.Actual measurements found that most products of the same model sold on the market have begun to lose steps when they reach 1.8kg·cm. After the temperature exceeds 55°C, the torque will linearly decrease by 20%.. This is a truth covered up by redundant propaganda, that is, the safe working area, please design it according to 60% of the nominal value.
> [Keyword Integration: Pulse Width Benchmark]
If you want to control it, you must understand the pulse width benchmark. The standard control period of SG90 is 20ms, and the pulse width ranges from 0.5ms to 2.5ms corresponding to 0 to 180 degrees. But remember this: 0.5ms is not the absolute zero for all brands, and the difference between individuals can reach ±30µs. Therefore, the "midpoint calibration" after the first power-on is not an optional thing, it is a matter of life and death.
Tragedy on the timeline: Why do new products start to shake after three months?
Quite a few teams will encounter such a spiral of frustration. In the first week, the response of the servo is as accurate as a Swiss clock. At the end of the first month, there is some slight mid-range jitter. By the third month, the positioning error at a certain angle has exceeded 5 degrees, and is even completely out of control. If you attribute it to a "quality problem" and replace it in batches, the same problem will definitely happen again in the next quarter. We tracked twenty small robotic arm projects using SG90 steering gear models and found that the peak failure rate was concentrated between 80 and 120 hours of operation. Disassembly and analysis showed that the culprit was not the burnt motor, but the wear and eccentricity of the plastic gear set and the scratches on the carbon film of the potentiometer. When the accumulated backlash exceeds 0.2mm, the closed-loop oscillation in the control system will appear as a "shivering" that can be seen with the naked eye. What is even more subtle is that after millions of rotations of most cheap potentiometers, the center tap The contact resistance will soar from the nominal 5kΩ to 200kΩ, causing the angle readback noise to drown the control signal. This reminds us: in low-cost solutions, mechanical life is always a colder judge than electrical parameters!
Compare two common solution paths:

1. Software notch filter, which adds hysteresis filtering to the feedback signal, can temporarily smooth the jitter. However, it will cause a response delay of more than 30ms, and it only solves the problem superficially and cannot fundamentally solve it.
2. Carry out lubrication and torque derating according to the specified period: every fifty hours of operation, apply polytetrafluoroethylene grease on the gear set, and limit the maximum load to within the range of 0.8 kg·cm. Data obtained from experiments show that this latter approach can extend the useful life from one hundred and twenty hours to four hundred hours.
Creating anxiety is not an appeal to fear, providing choice is. If you are using the SG90 servo model to build a teaching demonstration platform that needs to run continuously for more than 200 hours, then be sure to include a budget and work order for "three-month gear set replacement" in the plan.
Common myths and experts’ explanation (Q/A format)
Q: Which supply voltage is safer, 5V or 6V?
It must not exceed 5.5V. Once it is at 6V, the internal driver chip will enter the self-protection period and start repeatedly due to overheating. After actual measurement, the mean time to failure has been reduced to 12 hours.
Q: Why does my servo suddenly stop responding when turned to a certain angle?
A: The potentiometer has a "dead zone" situation. Use a multimeter to measure the resistance between the middle tap and the ground. If there is a sudden open circuit when rotating, the servo needs to be replaced.
Q: How to implement continuous rotation servo mode?

It cannot be achieved directly. What needs to be done is to remove the mechanical limit and short-circuit the feedback potentiometer. However, doing so will cause the position control capability to be completely lost and is only suitable for driving wheels.。
Q: Can the control signal line connect multiple servos in parallel?
Signal lines can be connected in parallel, but the total current must be calculated as 200 mA per servo. If a USB power supply port drives more than three at the same time, it will cause an undervoltage reset.
Q: How much will the performance drop after one year of storage?
The no-load current will increase by 15% due to the expansion of the plastic gear due to moisture absorption. It is recommended to seal it and store it in a dry place, and run it idling for two minutes before use to break it in.
Alternatives and rational choices from the perspective of globalization
In a robotics workshop in Bangalore, India, the instructor asked the students to burn ten SG90 servo models before they started talking about the design. This is not a wasteful behavior, but the most direct way to inculcate the concept: the "DC motor plus reduction gear plus potentiometer" architecture of the micro steering gear is inherently designed for intermittent and low-load scenarios. When you search on Amazon or AliExpress, for products labeled "metal gear upgraded version", their core motors and potentiometers are often exactly the same as the plastic versions - the torque has not changed, only the wear resistance of the tooth surface has been doubled.However, the actual technological leap has to be replaced by magnetic encoder feedback and brushless motors, and the cost soars to more than five times.. Therefore, the key point is to determine which "timeline stage" your project is in: Is it the prototype verification stage, the small-volume trial production stage, or the million-level consumer product stage? For the first two, the price/performance ratio of the SG90 servo model is still unparalleled - as long as you accept its positioning as a "consumable" rather than a "component".
> [Keyword Integration: Hysteresis Comparison]
Hysteresis comparison appears in the control logic. This means that in order to prevent the servo from repeatedly trembling around the target angle, the algorithm will set a "dead zone window", usually a ±1µs pulse width.If you notice that there is still a sizzling current sound when the servo finally comes to a standstill, it means that the window is set too small or the load torque is close to stalling.. Moderately increasing the hysteresis width, such as ±3µs, can reduce power consumption and heat generation, but positioning accuracy will be sacrificed by about 0.5 degrees.
Action suggestion: Let every servo die in its proper place
Let us repeat our core point: the SG90 servo model is neither regarded as a demonic existence, nor is it regarded as a god. Its value is reflected in the verification of action logic and human-computer interaction at the lowest absolute cost. In order to maximize this value, the following plan needs to be implemented.
1. Create a life account, mark the activation date for each servo, record the cumulative angular travel, and automatically reduce the servo to a non-critical position after it has completed 20,000 full strokes.
2. Design the mechanical soft limit and add a physical limit column outside the end point of the rocker arm movement to prevent the servo from holding the hard limit for a long time and causing stalling current. It has been experimentally verified that this can reduce the early wear of the potentiometer by about 60%.
3. To check the power integrity, use an oscilloscope to measure the ripple at the servo power supply pin. Make sure the peak ripple is within the specified range of less than 200mV. The cheap 7805 voltage regulator may drop to 4.2V when the load suddenly changes, which will cause the reset to be lost.
4. The purchasing redundancy strategy is to purchase at least 30 pieces in the same batch, and select 5 pieces from them to perform a 48-hour uninterrupted forward and reverse aging test.. If two of them have a median drift of more than 3 degrees within 24 hours, then the product will be returned decisively.
In the next five years, as the cost of magnetic encoder chips drops to US$0.3, closed-loop micro servos will enter the price range of SG90. But before that, we still have to live with this classic model. Please use it with a clear understanding: behind every degree of rotation, there is gear loss and brush sparks; every successful positioning is a brief reconciliation of the control algorithm and physical laws. Can you go to the platform where you placed the experimental equipment and listen to the currently running servos - the rhythmic and balanced "buzzing" sound they emit, which is a manifestation of the good condition of the entire project, just like breathing; and the occasional rhythmic "clicking" sound; it is like Morse code sending a distress signal. Do you understand the meaning?
Update Time:2026-05-10
Contact Kpower's product specialist to recommend suitable motor or gearbox for your product.