What Is Inside a Micro Servo Motor? Components and Functions

What is a Micro Servo Motor / Visits:5

Micro servo motors are the unsung heroes of modern robotics, drone technology, and DIY automation. These tiny yet powerful devices can be found everywhere—from the steering mechanism of a toy RC car to the pitch control of a quadcopter, and from robotic arms to 3D printer extruders. But what exactly is hiding inside that small, usually plastic or metal, rectangular case? If you’ve ever cracked one open, you know it’s not just a simple motor spinning a shaft. Inside, there’s a miniature ecosystem of precision components working in perfect harmony. In this deep dive, we’ll peel back the layers of a typical micro servo, like the ubiquitous SG90 or MG90S, and examine every component, its function, and why each part matters for performance.

The Outer Shell: More Than Just a Case

Before we go inside, let’s talk about what holds everything together. The housing of a micro servo is typically made from either plastic (for lightweight, budget applications) or metal (for strength and heat dissipation). The casing serves multiple purposes:

  • Physical protection: It shields the delicate internal components from dust, debris, and accidental impacts.
  • Heat management: Metal cases, especially in servos like the MG90S, act as heat sinks for the motor and driver IC.
  • Mounting points: The flanges and screw holes on the sides allow you to secure the servo to your project frame.

The case also includes a bottom plate, usually held in by four small screws. Once removed, you’ll reveal the heart of the servo.

The DC Motor: The Prime Mover

At the core of every micro servo is a small, brushed DC motor. This is the component that actually converts electrical energy into rotational mechanical energy. In a micro servo like the SG90, the motor is typically a 3-pole or 5-pole permanent magnet DC motor.

Key Characteristics of the Motor

  • Size and power: These motors are incredibly compact—often just 10-12 mm in diameter and 20-25 mm long—yet they can produce enough torque to lift a small robotic arm or rotate a camera gimbal.
  • Speed vs. torque trade-off: Micro servo motors are designed to spin at high RPM (often 10,000-15,000 RPM under no load) but with low torque. That’s why they always come paired with a gear train—to trade speed for torque.
  • Voltage range: Most micro servos operate on 4.8V to 6.0V DC, though some high-voltage variants can handle up to 7.4V or more.

The motor itself has two wires (red and black for power, plus a third signal wire). It’s a simple two-terminal device: apply voltage, and it spins; reverse polarity, and it spins the other way. But in a servo, the motor doesn’t just spin freely—it’s constantly being controlled by the feedback loop.

The Gear Train: Speed to Torque Conversion

If you’ve ever looked at the output shaft of a micro servo and seen it move slowly but with surprising strength, you have the gear train to thank. The gear train is a set of reduction gears that take the high-speed, low-torque output from the motor and convert it into low-speed, high-torque motion.

Anatomy of the Gear Train

A typical micro servo gear train consists of 3 to 5 stages of gears. Let’s break them down:

  • Pinion gear: This is the smallest gear, attached directly to the motor shaft. It’s usually made of metal (brass or steel) because it experiences the highest stress and wear.
  • Intermediate gears: These are plastic or metal spur gears that step down the speed progressively. In budget servos, these are often plastic; in premium servos, they’re metal.
  • Output gear (final stage): The largest gear, connected to the output shaft. This gear also has a hole or spline that matches the servo horn (the arm you attach to the servo).

The gear ratio in a micro servo is typically between 200:1 and 400:1. That means for every 200 to 400 rotations of the motor, the output shaft rotates just once. This massive reduction gives the servo its torque—enough to hold a position against a small load.

Why Gear Material Matters

Plastic gears are quieter and cheaper, but they wear out faster, especially under load or when the servo is stalled. Metal gears (usually brass or steel) are much more durable and can handle higher torque and repeated shock loads. This is why servos like the MG90S (the “M” stands for metal) are preferred for applications like RC planes or robot arms where crashes or hard stops are common.

The Potentiometer: The Position Sensor

Now we get to the component that makes a servo a servo: the potentiometer, or “pot” for short. This is the feedback device that tells the control circuit exactly where the output shaft is.

How It Works

A potentiometer is a variable resistor. Inside the servo, the pot’s wiper (the moving contact) is mechanically linked to the output shaft. As the shaft rotates, the wiper moves across a resistive strip, changing the resistance value. The control circuit measures this resistance (or the voltage across it) to determine the shaft’s angular position.

  • Rotation range: Most micro servo pots allow for about 180° to 210° of rotation. That’s why standard servos have a travel limit of around 90° to 180° (depending on the signal).
  • Linearity: Good-quality pots provide a linear relationship between shaft angle and resistance, which translates to accurate position control.

The Potentiometer’s Role in the Feedback Loop

Here’s the magic: the servo’s control circuit continuously compares the desired position (from the input signal) with the actual position (from the pot). If there’s a difference, it adjusts the motor’s direction and speed to correct it. This closed-loop system is what allows a servo to hold a position against external forces—or to move precisely to a commanded angle.

The Control Board: The Brain of the Servo

The control board is a small printed circuit board (PCB) that houses the servo’s intelligence. It’s usually mounted on top of the motor or along the side of the case. This board performs several critical functions:

Signal Processing

The servo receives a PWM (Pulse Width Modulation) signal on its third wire (usually white, yellow, or orange). The control board reads this signal and interprets the pulse width to determine the target position.

  • Standard signal: A pulse width of 1.0 ms typically commands the servo to go to one extreme (e.g., 0°), 1.5 ms to center (90°), and 2.0 ms to the other extreme (180°). The servo expects a pulse every 20 ms (50 Hz).
  • Error handling: If the signal is lost or corrupted, many control boards shut down the motor to prevent runaway motion.

Motor Driver Circuit

The control board includes an H-bridge circuit (often built into a single IC like the L293D or a custom chip) that drives the DC motor. The H-bridge allows the board to control both the direction and speed of the motor by applying voltage in either polarity and by using PWM to vary the average voltage.

  • Direction control: By turning on different pairs of transistors in the H-bridge, the board can make the motor spin clockwise or counterclockwise.
  • Speed control: By pulsing the motor voltage at a high frequency (often 1-10 kHz), the board can effectively control the motor’s speed. Full duty cycle = full speed; lower duty cycle = slower speed.

The Comparator or Microcontroller

Older servos use a simple comparator circuit (like an LM358 op-amp) to compare the desired position (from the input signal) with the actual position (from the pot). Newer servos often use a small microcontroller (like an ATtiny or a custom ASIC) that runs a PID (Proportional-Integral-Derivative) control algorithm for smoother and more accurate motion.

  • Deadband: The control board has a “deadband” region—a small range of error where it won’t try to correct. This prevents the servo from constantly jittering when it’s at the target position. In cheap servos, the deadband can be 5-10 µs; in precision servos, it’s as low as 1 µs.

Power Regulation

The motor in a micro servo can draw significant current (100-500 mA under load, and up to 1A or more when stalled). The control board includes a voltage regulator (often a linear regulator like a 78L05) to provide a stable 5V supply for the control electronics, even if the main power voltage fluctuates.

The Output Shaft and Bearings

The output shaft is the only part of the servo that you’ll interact with directly. It’s what you attach the servo horn to. But there’s more to it than meets the eye.

Shaft Construction

  • Material: Most micro servo shafts are made of brass or stainless steel. Brass is softer but cheaper; stainless steel is harder and more resistant to wear.
  • Spline pattern: The shaft has a series of ridges (splines) that match the internal pattern of the servo horn. Common spline counts are 20, 21, 24, or 25 teeth. This ensures the horn can’t slip relative to the shaft.

Bearings

Budget micro servos (like the SG90) use simple plastic bushings—essentially a sleeve that the shaft rotates in. These work fine for light loads but wear out quickly and introduce play (backlash) over time.

Premium micro servos (like the MG90S or the Emax ES08MA) use ball bearings. A ball bearing at the base of the output shaft reduces friction, eliminates play, and prolongs the servo’s life. For high-performance applications (like a racing drone’s camera gimbal or a precision robotic arm), ball bearings are essential.

The Internal Wiring: The Nervous System

Inside the servo, a handful of thin wires connect all the components. Here’s what they do:

  • Motor wires: Two wires (usually red and black) connect the motor terminals to the H-bridge on the control board.
  • Potentiometer wires: Three wires connect the pot to the control board. One is the wiper (signal), and the other two are the ends of the resistive element (power and ground).
  • Power and signal wires from outside: The three external wires (red, black, and signal) connect to the control board. The red and black provide power to the board and motor; the signal wire goes to the PWM input.

In some servos, you’ll also find a small capacitor soldered across the motor terminals. This is a noise suppression capacitor—it reduces electrical noise (spikes) generated by the motor’s brushes, which could interfere with the control electronics.

The Screws and Fasteners: Holding It All Together

It might seem trivial, but the screws that hold a micro servo together are worth mentioning. They are typically tiny Phillips-head or cross-head screws (M1.6 or M2 size). In cheap servos, these screws are made of soft metal and strip easily. In better servos, they’re hardened steel and can be removed and reinstalled many times without damage.

The bottom plate screws are often the first to fail—if you’ve ever tried to open a cheap servo and found yourself fighting a stripped screw, you know the frustration. This is why many hobbyists replace the stock screws with stainless steel hex-head screws.

The Servo Horn and Output Arm

While not strictly “inside” the servo, the horn is an integral part of the system. It’s the plastic or metal arm that attaches to the output shaft. Horns come in various shapes:

  • Single-arm: A simple lever for linear motion.
  • Cross-arm (four-arm): For 90-degree connections or multiple attachment points.
  • Disc: With holes around the perimeter for circular attachment.

The horn has a central hole that matches the shaft’s spline pattern. It’s held in place by a small screw (often a self-tapping screw) that threads into the top of the output shaft.

How It All Works Together: A Step-by-Step Walkthrough

Let’s trace the signal path from your microcontroller to the physical motion of the output shaft.

  1. You send a PWM signal: Your Arduino, flight controller, or RC receiver sends a 1.5 ms pulse every 20 ms. This tells the servo to go to center position (90°).

  2. The control board reads the signal: The IC on the control board measures the pulse width and converts it to a target position value.

  3. The control board reads the pot: It measures the voltage from the potentiometer wiper, which corresponds to the current shaft position.

  4. Comparison: The control board subtracts the current position from the target position. If the difference is outside the deadband, it decides which direction to turn the motor.

  5. Motor activation: The H-bridge applies voltage to the motor terminals. If the target is clockwise from the current position, the motor spins clockwise.

  6. Gear reduction: The motor spins at high speed, but the gear train reduces that speed by a factor of 200-400, delivering high torque to the output shaft.

  7. Shaft rotates: As the shaft rotates, it also turns the potentiometer wiper.

  8. Feedback loop: The control board continuously monitors the pot. As the shaft approaches the target, it reduces the motor speed (by lowering the PWM duty cycle to the motor). When the shaft reaches the target, the motor is stopped.

  9. Hold position: Even if an external force tries to move the shaft, the control board detects the change in pot voltage and applies corrective motor power to hold the position.

This entire process happens hundreds of times per second, which is why a servo feels so responsive and precise.

Variations Across Different Micro Servos

Not all micro servos are created equal. Here are some common variations you’ll encounter:

Analog vs. Digital Servos

  • Analog servos: Use a simple comparator circuit. The motor receives a constant PWM signal at a low frequency (50 Hz). They are cheaper but have slower response times and lower holding torque.
  • Digital servos: Use a microcontroller that drives the motor at a much higher frequency (300 Hz or more). This allows for faster response, higher holding torque, and smoother motion. They also draw more current but are preferred for high-performance applications.

Coreless vs. Brushed Motors

  • Standard brushed motor: Has a ferrite magnet and a wound armature with brushes. Cheap and reliable but less efficient.
  • Coreless motor: The armature is wound on a hollow cylinder (no iron core). This reduces inertia and allows for much faster acceleration and deceleration. Coreless servos are more expensive but offer superior performance for applications like high-speed camera gimbals.

Plastic vs. Metal Gears

We covered this above, but it’s worth repeating: plastic gears are quiet and cheap; metal gears are durable and strong. For anything that might crash or see heavy loads, go with metal.

Waterproof and High-Voltage Servos

Some micro servos are designed with gaskets and sealed cases for use in wet environments (e.g., RC boats). High-voltage servos can operate on 2S LiPo batteries (7.4V) directly, providing more torque and speed without an external BEC.

What You’ll Find Inside a Typical SG90 vs. MG90S

Let’s compare the internals of two of the most popular micro servos:

SG90 (Standard Plastic Gear Servo)

  • Motor: 3-pole brushed DC motor
  • Gears: Plastic (nylon or POM)
  • Potentiometer: Carbon film pot, 5k ohm
  • Control board: Simple comparator-based (analog)
  • Bearings: Plastic bushing
  • Output shaft: Brass with 20-tooth spline
  • Weight: ~9 grams
  • Cost: $2-3

MG90S (Metal Gear Version)

  • Motor: 3-pole brushed DC motor (same as SG90)
  • Gears: Metal (brass and steel)
  • Potentiometer: Carbon film pot, 5k ohm (same)
  • Control board: Often upgraded to digital microcontroller for better performance
  • Bearings: Brass bushing or single ball bearing
  • Output shaft: Stainless steel with 24-tooth spline
  • Weight: ~13 grams (heavier due to metal gears)
  • Cost: $4-6

The MG90S is essentially a drop-in replacement for the SG90 but with much better durability and slightly better precision.

Common Failure Points and What They Tell Us

Understanding the internals helps you diagnose why a servo might fail:

  • Jittering or twitching: Often caused by a worn potentiometer (scratchy spot) or a failing control board. The feedback signal becomes noisy.
  • Motor spins but no output: Stripped plastic gears. The pinion gear might be spinning but not engaging the rest of the gear train.
  • Servo moves to one extreme and stays there: The potentiometer is likely broken (open circuit or shorted). The control board thinks the shaft is at the opposite end and tries to correct continuously.
  • Burning smell: The motor or H-bridge is overloaded. This often happens when the servo is stalled (forced to hold a position it can’t reach) for too long.
  • Intermittent operation: A loose wire or bad solder joint on the control board.

Knowing these symptoms can save you time—and sometimes, you can fix a servo by simply replacing the potentiometer or re-soldering a broken wire.

Why Size Matters: The Engineering Trade-offs

Micro servos are a lesson in compromise. Every component is chosen to fit within a tiny envelope while still delivering acceptable performance.

  • Motor size: A larger motor would give more torque, but it wouldn’t fit in the standard 23x12x24 mm case.
  • Gear ratio: A higher ratio gives more torque but slower speed. A lower ratio gives faster speed but less torque. The standard 200:1 to 400:1 ratio is a sweet spot for most hobby applications.
  • Potentiometer quality: A high-precision, long-life pot would cost more and take up more space. Budget servos use cheap carbon film pots that wear out after 10,000-20,000 cycles.
  • Control board complexity: A full PID controller with a microcontroller would be more accurate but adds cost and power consumption. Simple analog circuits are good enough for many uses.

When you buy a $3 servo, you’re getting exactly that: a $3 set of components. When you buy a $20 micro servo (like a Futaba or Hitec), you’re paying for tighter tolerances, better materials, and more rigorous quality control.

The Future of Micro Servo Internals

As technology advances, micro servos are getting smarter and more capable. Some trends to watch:

  • Integrated feedback: Some newer servos include magnetic encoders (Hall effect sensors) instead of potentiometers. These are contactless, have infinite resolution, and never wear out.
  • Serial communication: Instead of standard PWM, servos are starting to use I2C, UART, or even CAN bus for communication. This allows multiple servos to share a single data line and receive more complex commands (like position, speed, and acceleration profiles).
  • Sensor integration: Some micro servos now include built-in temperature sensors, current sensors, and even accelerometers, feeding data back to the controller for advanced applications like active damping.
  • Higher voltage operation: With better motor windings and H-bridges, servos are moving from 6V to 8.4V or even 12V, offering higher torque and speed without increasing size.

The basic architecture—motor, gears, pot, control board—is likely to remain for years, but the quality and capabilities of each component will continue to improve.

Final Thoughts on the Inner Workings

The next time you pick up a micro servo, take a second to appreciate the engineering packed into that tiny plastic box. Inside, a DC motor spins at thousands of RPM, a train of precision gears reduces that speed to a crawl, a carbon track potentiometer measures every degree of rotation, and a control board makes thousands of decisions per second to keep everything in sync. It’s a beautiful example of mechanical and electronic integration at the microscale.

Whether you’re building a robot, a camera gimbal, or a model airplane, understanding what’s inside your servo helps you choose the right one for the job—and troubleshoot it when things go wrong. And if you ever have a dead servo lying around, don’t throw it away. Crack it open. You might be surprised at what you find.

Copyright Statement:

Author: Micro Servo Motor

Link: https://microservomotor.com/what-is-a-micro-servo-motor/inside-micro-servo-motor.htm

Source: Micro Servo Motor

The copyright of this article belongs to the author. Reproduction is not allowed without permission.

About Us

Lucas Bennett avatar
Lucas Bennett
Welcome to my blog!

Tags