graph TD
                A[Электродвигатель] -->|Муфта| B[Клиноременная передача]
                B --> C[Редуктор]
                C -->|i=3.15| D[Барабан испытательного стенда]
                style A fill:#f9f,stroke:#333,stroke-width:2px
                style B fill:#bbf,stroke:#333,stroke-width:2px
                style C fill:#bfb,stroke:#333,stroke-width:2px
                style D fill:#fbb,stroke:#333,stroke-width:2px