#143

Treadmill issue



Overview


Commercial Nortic Track treadmill with a non-functional upper control panel. The goal is to control the speed of the treadmill motor without replacing the entire control panel.

Parts


- MC-2100 motor controller
- Adjustable PWM meter
- 12VDC power supply
- Momentary switch
- Jumper plug
- Wires for connections

Steps


Problem


The upper control panel of the treadmill is non-functional, and the motor controller (MC-2100) requires pulses to operate, which are usually generated by the control panel.

Solution


1. Wiring the MC-2100:
- Connect two black ground wires.
- Connect one red wire for +12V power.
- Connect one blue wire for the signal.
- Other wires on the jumper plug are not used.

2. Powering the MC-2100:
- Power the MC-2100 board and ensure the LED comes on solid.
- Use a momentary switch to control power to the 555 timer IC1.
- When the switch is released, power is restored, and the MC-2100 board starts up, turning on the motor.

3. Using PWM for Speed Control:
- Use an adjustable PWM meter to supply the MC-2100 with a 20Hz pulse signal.
- Adjust the duty cycle to regulate speed (motor activates at about 8% and tops out at 45%).
- Connect the PWM meter to the MC-2100 with red and black wires for power and blue wire for PWM signal.

Notes


- Ensure a motor load is connected to the MC-2100 board for it to operate.
- The MC-2100 LED will blink when receiving a pulse from the 555 timer circuit.
- The unit remembers the last speed setting.

Summary


The treadmill motor controller (MC-2100) requires a PWM pulse signal to operate. By using an adjustable PWM meter, the motor can be controlled without the original control panel. The motor operates at a 20Hz pulse signal with speed adjustments made through the duty cycle.

Key Points


- The MC-2100 motor controller needs a PWM pulse signal to operate.
- The PWM meter provides the necessary 20Hz pulse signal.
- The motor starts at about 8% duty cycle and reaches maximum speed at 45%.
- The motor requires a load to operate.
- The control panel can be bypassed by directly controlling the MC-2100 with an external circuit.

Resources


- Circuit Board Repair
- Treadmill Motor Control Information
Log in or register to reply.