# A Note on the Polarity of the Famous TT Motor

I’m using this article to record the polarity (direction) of the TT motor, which is commonly used in hobby models.

<figure><img src="/files/vYtAcm29DmPZXxl5xKYY" alt=""><figcaption></figcaption></figure>

After some testing, we get the following relation between the motor and the wheel:

<figure><img src="/files/zxZrjWjnlmDnP13mjfYL" alt=""><figcaption></figcaption></figure>

We define "positive" direction of the motor to be the counterclockwise rotation of the motor shaft when facing the motor shaft.

<figure><img src="/files/DX6XlBwsNmB5Cb46R7LN" alt=""><figcaption></figcaption></figure>

And thus, we can know that the “positive” lead of the motor is at the left side, when viewing from top to bottom

<figure><img src="/files/hFAqudBvkPh6KlesTtQi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tk233.gitbook.io/notes/electrical/a-note-on-the-polarity-of-the-famous-tt-motor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
