Resizing images

This commit is contained in:
Louis DUMONT 2023-05-11 21:48:43 +02:00
parent 113fb4266b
commit b5f9b34bf7
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

View File

@ -50,11 +50,11 @@ I also needed other components such as:
The engine was the first element I tested to verify the feasibility of the project. After a little research to make a three-phase asynchronous motor work on an alternating current, I was able to verify that it turned correctly. The engine was the first element I tested to verify the feasibility of the project. After a little research to make a three-phase asynchronous motor work on an alternating current, I was able to verify that it turned correctly.
I made the conversion from three phase to single phase using a capacitor of 25µF 450V. connected between 2 motor coils: I made the conversion from three phase to single phase using a capacitor of 25µF 450V. connected between 2 motor coils:
![Picture of the motor connections](.assets/images/motor_wire_connections.jpg) ![Picture of the motor connections](.assets/images/motor_wire_connections.png)
I also changed the oil of the 45/1 gearbox. I also changed the oil of the 45/1 gearbox.
all the rest was not in working order anymore All the rest was not in working order anymore
### Step 2: ### Step 2: