Close
0%
0%

Electrokinetic sculpture

A kinetic sculpture made using 3D printing and laser cutting with two mechaduinos for friction compensation

Public Chat
Similar projects worth following
This sculpture has been built as a demonstration of electrical friction compensation. The sculpture aims to create the same long-lasting mesmerizing effect as the work of David C. Roy, but with cheap mechanical components, 3D printed parts and smart electronics.

The sculpture currently has two modes. There is an interactive mode in which it is possible to interact with the front wheel. In this case, the front wheel reacts as if it was connected to a passive system with little friction and a large moment of inertia. The mode is shown in the video below. In his mode the back wheel follows the front wheel.

The second mode is a zen mode. In this mode, the sculpture just rotates slowly, as shown in this video:

To make this possible, both wheels have their own NEMA17 with a Mechaduino. The NEMA17's are connected to the wheels with belts and pulleys in a 16:60 ratio to increase the torque. To be able to rotate both wheels using a single 8mm axis, the front wheel is fixed to the axis and driven using a 60 teeth pulley fixed to the back of the axis. The back wheel is placed on bearings such that it can rotate freely around the axis. The back wheel is driven using a 3D printed pulley fixed to the wheel itself.

The Mechaduino's are powered using three 18650 batteries. These batteries are protected against deep discharge using a battery management system (BMS) PCB. To be able to charge the batteries a charge port is placed in the outside of the enclosure, to which a standard lipo charger can be connected. This battery management system also provides over current protection and balancing. To be able to completely switch of the mechaduino's they are connected through a switch. The mechaduino's need both a 12V (V+) and 5V (Vin) power supply. In this case only 12V is available, so I have soldered a LM7805 together with two caps on the PCB to provide the 5V.

Electrokinetic sculpture wiring diagram

The mechaduino's are able to communicate with each other through a serial connection. For that connection the RX is of one mechaduino is connected to the TX of the other. To be able to program the mechaduino's without the need to open the whole case, the USB port is brought to the outside using a micro USB to USB B extension cable. To program the mechaduino's it is sometimes is also necessary to press the program button. Therefore a push button in the enclosure is connected in parallel to the buttons on the mechaduino's. At last to be able to switch between modes a push-button is connected to the front mechaduino.

Electrokinetic sculpture interface

In the interactive mode the front wheel uses a controller that simulates a large moment of inertia, a negative viscous damping and a negative stiction. In interactive mode the mechaduino is used in torque control mode. When rotating counter-clockwise the applied torque in is calculated using:

Where φ is the angle measured by the Mechaduino, φ' and φ'' are the first and second derivatives of this angle. D is the negative viscous damping term, I is the simulated moment of inertia and S is the negative stiction. When rotating clockwise also a spring is simulated. In this case the equation becomes:

  • 1
    Order components

    Source all components in production files/BOM.xlsx. This list contains links to Dutch suppliers, but in many cases, Chinese suppliers will provide a cheaper alternative. As of early 2022 the mechaduino's seem to be sold out both on aliexpress and at the original designer. Most other closed loop steppers will not work, since they don't provide torque control. However the mechaduino is open source so it should be relatively easy to fabricate your own boards.

  • 2
    3D print all the parts

    Print all the parts in production files/stls. There are quite some big prints so this will take about of week on an average printer.

  • 3
    Laser cut the wood for the wheels

    Laser cut all the parts in production fils/laser cutting out of 6mm thick birch plywood.

View all 8 instructions

Enjoy this project?

Share

Discussions

David811969 wrote 04/01/2023 at 13:43 point

Beste Martijn , wat een super project Toppie !!!

  Are you sure? yes | no

Brian Team wrote 01/06/2022 at 05:03 point

Incredibly cool! Super smooth and realistic motion with the the interactive mode. Would you open to sharing some more detailed images / models / drawings of how you have each NEMA17 attached to the belt and how the belt is attached to the axis and the wheel?

  Are you sure? yes | no

Martijn Schouten wrote 01/06/2022 at 10:51 point

Hi Brian, thank you for your interest. I have added the belts and the pulleys to the cad model on Github (https://github.com/martijnschouten/electrokinetic-sculpture/tree/main/cad%20files). I have also updated the pictures and the explanation. Hope it is a bit more clear now ;p

  Are you sure? yes | no

Brian Team wrote 01/07/2022 at 04:10 point

Ah, the pictures and the stls I found in the repo are super helpful, thanks! Super detailed CAD, nice work

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates