4.95 based on 202 reviews

🙶 Wake was very helpful in getting us a servo motor and drive for our tube mill line. This was the first tim... 🙷

MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 Bosch Rexroth Indramat

In-Stock, Ships 3-5 Days

Preparing your secure checkout page...

The Bosch Rexroth Indramat MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 is a motor for analogue drives and is part of the MAC AC Servo Motors series. It features axial surface cooling, a centering diameter of 110 mm, and a blower voltage of AC 115 V. The motor is equipped with an incremental encoder with shock-damped mounting for position feedback and supports tachofeedback, with a nominal speed of 1500 RPM.

Warranty
Wake Industrial Warranty

Quote Request Form:

To contact sales for pricing and lead time:

Payment Methods

Visa
Mastercard
AmEx
Wire Transfer

Shipping Methods

DHL
UPS
FedEx
Freight

Our Credentials

Cary Chamber
DUNS Registered
SAM Registered
BBB Accredited

Product Description:

Bosch Rexroth Indramat’s MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 belongs to the MAC AC Servo Motors series and is supplied as a motor for analog drives. It is intended for precision velocity and position control on automated machinery, where the servo amplifier sends proportional command voltages and receives tachometer feedback to close the loop. Because the drive works from continuous motor feedback, commanded motion can remain stable during repeated starts, stops, and changing loads. The compact housing and surface-cooling layout also help the motor fit densely packed multi-axis assemblies without external heat sinks. This makes the motor suitable for packaging, transfer, and general automation axes that rely on analog control architecture.

An internal blower rated at AC 115 V forces air over the housing to support axial surface cooling, allowing continuous torque delivery without overheating. The cooling air moves along the exterior of the motor, so heat is removed without adding a separate external fan assembly. Mounting alignment is simplified by a 110 mm centering diameter that mates directly to standard flange patterns. The centering shoulder helps seat the motor accurately against mating machine surfaces and supports proper coupling alignment. The rotor is wound for a nominal speed of 1500 rpm, giving the drive a practical operating range for steady production motion. Power cabling terminates through a connector on side A, which keeps motor wiring on the same face as the feedback leads and helps maintain orderly cable routing.

The motor includes a standard blocking brake, so the load can be held when the amplifier is disabled. This brake supports standstill holding, while the feedback system supports controlled rotation during active motion. Position reporting is generated by an incremental encoder with shock-damped mounting, which helps protect the sensing element from vibration while preserving signal quality. The electrical stack uses the KD winding code, matching its resistance and inductance values to compatible MAC family power modules. For velocity calibration, the integrated tachometer produces 3 V/1000 rpm, providing linear speed feedback across the rated range without extra scaling components.

Blocking Brake
Standard
Blower Voltage
AC 115 V
Centering Diameter
110 mm
Cooling Type
Axial Surface Cooling
Feedback Configuration
W/ tachofeedback incremental or absolute encoder
Nominal RPM
1500min-1
Power Connection Location
Connector to side A
Product Type
Motor for analogue drives
Tacho Quality
Standard
Tacho voltage
3V/1000min-1
Type of position feedback
Incremental encoder with shock-damped mounting
Winding Code
KD
Repair Estimate $3,874.00 MAC090C-2-KD-4-C/110-A-1/DI520LV/S001
  • Skilled technicians with years of hands-on experience
  • Expert repairs for obsolete and hard-to-find equipment
  • Big savings compared to costly replacements

Our Repair Process

1

You send us the items for repair.

2

We receive your equipment and complete the necessary repairs.

3

We ship the units back to you, ready for use.

Instructions

Use this calculator to compute the acceleration torque required to accelerate a load in a servomotor system. Enter the total inertia and angular acceleration, then click "Calculate Acceleration Torque" to see the result.

The acceleration torque is calculated using the formula: T_acc = J_total * α, where:

  • T_acc is the acceleration torque (Nm)
  • J_total is the total inertia of the system (kg·m²)
  • α (alpha) is the angular acceleration (rad/s²)

The total inertia (J_total) should include both the motor inertia and the load inertia reflected to the motor shaft.

Understanding Acceleration Torque

Acceleration torque is essential in defining the capability of a servomotor to initiate rotational motion. It's the torque required to overcome inertia and achieve a desired angular acceleration. In servomotor systems, proper torque calculation ensures optimal performance, preventing motor strain and energy inefficiency.

Importance for Industrial Automation

In industrial automation, precise motion control is vital. Calculating acceleration torque enables designers to choose suitable motors that meet dynamic motion demands, essential for the smooth operation of automated systems. This consideration enhances efficiency and prolongs motor lifespan in applications such as robotic arms and precision manufacturing equipment.

Instructions

Use this calculator to compute the acceleration torque required to accelerate a load in a servomotor system. Enter the total inertia and angular acceleration, then click "Calculate Acceleration Torque" to see the result.

The acceleration torque is calculated using the formula: T_acc = J_total * α, where:

  • T_acc is the acceleration torque (Nm)
  • J_total is the total inertia of the system (kg·m²)
  • α (alpha) is the angular acceleration (rad/s²)

The total inertia (J_total) should include both the motor inertia and the load inertia reflected to the motor shaft.

Understanding Acceleration Torque

Acceleration torque is essential in defining the capability of a servomotor to initiate rotational motion. It's the torque required to overcome inertia and achieve a desired angular acceleration. In servomotor systems, proper torque calculation ensures optimal performance, preventing motor strain and energy inefficiency.

Importance for Industrial Automation

In industrial automation, precise motion control is vital. Calculating acceleration torque enables designers to choose suitable motors that meet dynamic motion demands, essential for the smooth operation of automated systems. This consideration enhances efficiency and prolongs motor lifespan in applications such as robotic arms and precision manufacturing equipment.

Instructions

Use this calculator to compute the control output for a PID controller in a servomotor system. Enter the PID gains (Kp, Ki, Kd), the current error, and the time step, then click "Calculate Control Output" to see the result.

The calculation uses the PID control law: u(t) = Kp * e(t) + Ki * ∫e(t)dt + Kd * de(t)/dt, where:

  • u(t) is the control output (e.g., motor voltage)
  • e(t) is the error (desired position - actual position)
  • Kp is the proportional gain
  • Ki is the integral gain
  • Kd is the derivative gain

Note: This calculator provides a simplified single-step calculation. In a real system, the PID controller would run continuously, updating the control output at each time step.

Understanding PID Controllers

PID controllers are essential in control systems, offering a way to regulate processes through feedback loops. They adjust control inputs based on the error between desired and actual outputs. The proportional term addresses present errors, the integral term corrects accumulated past errors, and the derivative term predicts future errors, enabling precise control.

Importance in Servo Systems

In servomotor applications, PID controllers ensure precise movement and positioning, which is crucial for industrial automation. By continuously adjusting the control signal (e.g., motor voltage), they maintain the desired position despite external disturbances or changes in system dynamics.

Instructions

Use this calculator to compute the control output for a PID controller in a servomotor system. Enter the PID gains (Kp, Ki, Kd), the current error, and the time step, then click "Calculate Control Output" to see the result.

The calculation uses the PID control law: u(t) = Kp * e(t) + Ki * ∫e(t)dt + Kd * de(t)/dt, where:

  • u(t) is the control output (e.g., motor voltage)
  • e(t) is the error (desired position - actual position)
  • Kp is the proportional gain
  • Ki is the integral gain
  • Kd is the derivative gain

Note: This calculator provides a simplified single-step calculation. In a real system, the PID controller would run continuously, updating the control output at each time step.

Understanding PID Controllers

PID controllers are essential in control systems, offering a way to regulate processes through feedback loops. They adjust control inputs based on the error between desired and actual outputs. The proportional term addresses present errors, the integral term corrects accumulated past errors, and the derivative term predicts future errors, enabling precise control.

Importance in Servo Systems

In servomotor applications, PID controllers ensure precise movement and positioning, which is crucial for industrial automation. By continuously adjusting the control signal (e.g., motor voltage), they maintain the desired position despite external disturbances or changes in system dynamics.

Instructions

Use this calculator to convert between different units of power. Select the units you want to convert from and to, enter the value, and click "Convert" to see the result.

Understanding Power Units

Power is a foundational concept in both everyday life and industrial applications. The term "watts" is ubiquitous, named after James Watt, a pivotal figure in the industrial revolution known for his advancements in steam engine technology. A watt represents the rate at which energy is transferred or converted and forms the basis for other power units such as kilowatts (1,000 watts), megawatts (1,000,000 watts), and more.

Importance in Industrial Automation and Servomotors

In industrial automation, precise power control is critical for maximizing efficiency and accuracy. Servomotors, essential components in automation systems, rely heavily on accurate power measurement. These motors, often used in robotics and CNC machinery, require specific power inputs to function correctly, translating electrical energy into controlled movements. The ability to convert between different power units helps engineers and technicians optimize these systems for energy consumption and performance. Whether ensuring that a robotic arm operates with sufficient power or managing the electrical requirements of a complex assembly line, understanding and converting power units is a crucial skill.

As technology advances, the necessity for precision grows. Power conversion tools, therefore, play an indispensable role in maintaining system efficiency and reliability, making them a staple in the toolkit of modern engineers and industrial technicians.

Instructions

Use this calculator to convert between different units of power. Select the units you want to convert from and to, enter the value, and click "Convert" to see the result.

Understanding Power Units

Power is a foundational concept in both everyday life and industrial applications. The term "watts" is ubiquitous, named after James Watt, a pivotal figure in the industrial revolution known for his advancements in steam engine technology. A watt represents the rate at which energy is transferred or converted and forms the basis for other power units such as kilowatts (1,000 watts), megawatts (1,000,000 watts), and more.

Importance in Industrial Automation and Servomotors

In industrial automation, precise power control is critical for maximizing efficiency and accuracy. Servomotors, essential components in automation systems, rely heavily on accurate power measurement. These motors, often used in robotics and CNC machinery, require specific power inputs to function correctly, translating electrical energy into controlled movements. The ability to convert between different power units helps engineers and technicians optimize these systems for energy consumption and performance. Whether ensuring that a robotic arm operates with sufficient power or managing the electrical requirements of a complex assembly line, understanding and converting power units is a crucial skill.

As technology advances, the necessity for precision grows. Power conversion tools, therefore, play an indispensable role in maintaining system efficiency and reliability, making them a staple in the toolkit of modern engineers and industrial technicians.

Frequently Asked Questions about MAC090C-2-KD-4-C/110-A-1/DI520LV/S001:

Q: Does the MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 servo motor include a blocking brake?

A: The MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 is equipped with a standard blocking brake for holding applications.

Q: What type of position feedback does the MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 provide?

A: This motor uses an incremental encoder with shock-damped mounting for position feedback.

Q: How is the MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 servo motor cooled?

A: The cooling system utilizes axial surface cooling to dissipate heat during motor operation.

Q: What blower voltage is required by the MAC090C-2-KD-4-C/110-A-1/DI520LV/S001?

A: The blower operates at an AC voltage of 115 V to support cooling.

Q: What is the nominal speed of the MAC090C-2-KD-4-C/110-A-1/DI520LV/S001?

A: The nominal speed for this motor is 1500 revolutions per minute.


Internal Product Review

  • ‘‘The MAC090C-2-KD-4-C/110-A-1/DI520LV/S001 is a motor for analog drives rated for 1500 RPM, making it a solid choice for steady servo applications. Axial surface cooling and a standard blocking brake support dependable thermal performance and secure stopping behavior. Incremental encoder feedback with shock-damped mounting stands out as a valuable feature for consistent position tracking.’’

Motion Industries logo
3M logo
IBM logo
Gexpro Logo
Caterpillar logo
NASA logo
Ford logo
Vallen logo