Fix Motor Model: Slip-based Speed #2

Closed
opened 2026-03-21 15:59:56 +01:00 by namcho · 0 comments
Owner

Motor model currently uses incorrect speed calculation for induction motors. Speed should be based on slip which varies with load: light load = less slip = higher speed, heavy load = more slip = lower speed. Currently star-delta incorrectly sets speed to 50% in star mode. Fix needed in src/core/motor.py

Motor model currently uses incorrect speed calculation for induction motors. Speed should be based on slip which varies with load: light load = less slip = higher speed, heavy load = more slip = lower speed. Currently star-delta incorrectly sets speed to 50% in star mode. Fix needed in src/core/motor.py
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
namcho/compressor-emulator#2
No description provided.