Percussion Massager Drive Design and Power Budget

A percussion massager drives a small motor back and forth against a spring, and the electronics have to deliver a controlled amount of energy per stroke from a battery while keeping the pressure on a muscle rather than on a joint.

What the Device Has to Deliver

The useful output is a stroke rate and an amplitude, and the user adjusts the rate in steps. The amplitude is set by the mechanics and by the energy the driver can put into each stroke.

The product is held in the hand, so the vibration that reaches the user is the sum of the intended stroke and the reaction of the motor. Reducing the reaction is a mechanical problem with an electrical consequence.

The Motor and Its Load

A brushed motor with a crank or a brushless motor with a linear actuator produces the reciprocating motion. A brushless machine is more efficient and quieter, at the cost of a more complex drive.

The load is impulsive. The current peaks at each end of the stroke, and the supply has to deliver those peaks without collapsing. That behaviour sets the size of the bulk capacitor and the rating of the battery.

Percussion massager motor and drive board

The Drive Stage

For a brushed motor, a bridge allows bidirectional drive and regenerative braking, which is useful for stopping the stroke cleanly. For a brushless machine, a three phase inverter with a sensorless algorithm is the usual arrangement.

The drive is the same problem as in any handheld motor product, and the layout follows the same rules as a high speed motor controller: a small commutation loop, a short gate loop and a clean current measurement.

Battery and Power Budget

The battery is a multi cell lithium pack, because the power per stroke is high even though the average is modest. The pack also has to supply the peak current without excessive voltage sag.

The runtime is quoted at a stroke rate, and the rate affects the consumption directly. The specification should state the test condition, because a runtime quoted at the lowest setting is not comparable with one at the highest.

Battery pack and control electronics inside a massager handle

Control and Feedback

The controller sets the stroke rate and limits the current. Some products also measure the pressure applied by the user and reduce the output when it exceeds a threshold.

Force sensing can be done with a strain gauge, with a sensor in the motor current or with an inertial sensor that measures the reaction of the housing. Each method has a different bandwidth and a different cost.

Drive Waveform and Noise

The current waveform determines the sound of the product. A square wave produces a sharp stroke and a loud motor, while a shaped waveform reduces the acoustic output at a small cost in efficiency.

Where the motor is brushless, the switching frequency and the modulation scheme are additional variables. The audible result is what the user judges, so the tuning is done by measurement and by listening rather than by calculation.

Thermal Limits

The motor and the drive heat up in a sealed handle. The duty cycle is limited by the temperature, and the firmware derates the output when the measured temperature reaches the limit.

The thermal path is a mechanical design decision, but the board contributes by spreading heat from the devices into copper. A temperature sensor near the motor and one near the battery gives the controller the information it needs.

Charging

The product is charged from a USB supply, so a buck or a buck boost charger takes the input and manages the pack. The charging current is limited thermally, and the pack temperature is monitored during the charge.

The input is also a data interface where the product supports a firmware update or a settings application. The connector and its protection are shared between the charging and the data functions, which is why the entry circuit is worth designing carefully.

User Interface

The interface is a set of buttons, an indicator and sometimes a small display. It has to be usable with the product running, which means the buttons must not be affected by the vibration and the display must be readable while it moves.

Feedback for the setting is usually a combination of the stroke rate itself and a simple indicator. The design should make the current setting obvious without requiring the user to read a number while the device is operating.

Mechanical and Electrical Interaction

The motor is mounted on a compliant element, and the reaction of the stroke passes through the housing. The electronics are mounted on the same structure, so the board sees the vibration and its connectors and components have to tolerate it.

The battery is the heaviest component and the one most likely to be damaged by vibration. Its mounting and its connection to the board should be designed for the load rather than inherited from a general purpose assembly.

Electromagnetic Compatibility

A brushed motor is a broadband noise source, produced by the commutation rather than by a switching device. Suppression capacitors at the motor terminals are the first measure, and the layout of the drive is the second.

A brushless motor is cleaner in the radio band but switches at a higher frequency, so the emission moves rather than disappears. The principles are the same as those for any motor drive.

Testing and Production

Testing covers the stroke rate across the settings, the current limit, the runtime, the charging behaviour and the temperature derating. A vibration test on a sample confirms that the mechanical assembly survives the life of the product.

The motor parameters vary between units, so the drive has to be tolerant of that variation or identify it during the production test. A drive that is tuned to a single sample will behave differently in the field.

Design Choices That Matter

The largest gains are in the mechanics: a lighter reciprocating mass, a better spring and a stiffer housing all reduce the noise and the reaction. The electronics can then be a conventional drive rather than an exercise in compensation.

Where the electronics can help is in soft starting, in the current limit and in the shaping of the waveform. A trace width that carries the peak current without heating is the last item on the list, and the easiest to check.

Process Control and Verification

On a design of this kind, motor drive is the item that decides how the rest of the board is arranged. The process window is set by the narrowest step in the flow, so an improvement anywhere else shows up as margin rather than as yield until that step is addressed. A short note on the drawing about handling, storage or packaging is often worth more than an extra decimal place on a tolerance.

FAQ

Why is the battery pack rather than a single cell? Because the peak current per stroke is high, and several cells in series deliver it with less voltage sag and less loss.

What limits the runtime? The stroke rate and the thermal limit. The rating should always be quoted with the setting it was measured at.

How can the noise be reduced? Mostly mechanically, by reducing the reciprocating mass and stiffening the housing. The drive waveform is the electrical contribution.

Leave A Comment