Monday, September 26, 2022

Robot Runner (#3) - Frame and Filling out

 The Runner is getting bigger.  (I really hope this will be able to withstand the weight and keep its balance!)

Robot Runner - OpenSCAD - current build 25-sept-2022

This past week's focus was on building out the frame that will support the running mechanism. The location of the crank gear has to be positioned at a specific distance from the fixed pivot point holding the leg.  More important, these two components must be connected to some frame that the rest of the robot can connect too.  AND! it must support the axel that the drive gears will be attached to.  Therefore, it is a lot ton consider in a single piece. 

My first design was close to working, but the placement of the drive gear axel to the crank gear was too far apart by 1-2mm.  The part was worthless! As part of the re-design, I made the frame and the crank gear stantion (holder) to be seperate pieces. This provides some method of adjustment (with washers) in the cast that it needs to be adjusted.

Video:

Here is a video of the current build 'running' - yes it is running backwards!  

Prototype Running Leg Video

I was able to reuse parts from a pervious robot (mojo4) as a stand in for the gearbox chassis. Had this part been 35mm high instead of 40mm, I could have just used that part.

Now that this is somewhat working, I am returning to the leg structure. I am providing some width to the foot, lower leg, and compliant achilles link.

OpenSCAD - Running Robot Foot Design

and printing in the rain...

3D Printing Robot Parts - in the rain


Saturday, September 17, 2022

Robot Runner (#2) - skinny leg gets thicker

The skinny protype leg needs to be wider to support the robot. In general in needs to be more robust and handle the sideways transitional forces. To do this I am making the leg as wide as the 'pin' in my previously designed hinges. This pin is a 40mm finishing nail, which I have a box of. I have used them has hinge pins in the design of the wild weasel and Mojo4.  This will provide some of the support needed for the sideways forces. The design must be carried forward down to the lower leg and foot.

Robot Running Leg Mechanism -v2

As the width of the robot increases, it is not possible to determine on which side the compliant link will go and the placement of the crank and crank gear. The back lifting linkage, does not need to be 'wide' as it is only projecting the motion, not the support.

Robot Running Leg Mechanism CAD (pins not shown)

Also in this step, I am starting to think of how to drive the crank gear with a motor.  I have a 3D printed gear box from a previous design to reuse (Tilt! and 3D gearbox).  This gearbox will allow the robot to be driven by a brushed motor from a recycled printer.

Here is a video of the current design step:



As you can see, there is a lot of movement generated by the motor. The leg is thrown around creating an oscillation and some unwanted impulse movement.  This will need to be considered (dampened)in future design steps.

Sunday, September 11, 2022

Runner Robot (#1)

I am search of a fast running quadruped (so that I can compete in the Toulouse Robot Races).  I am considering this running mechanism and driving it with a single brushed motor.

This mechanism has worked or others in scholarly papers. I am doing a number of modifications to try to get it to work in a quadruped format.

Robot Runner - Robot leg mechanism

My initial prototype has provided a feasible solution. The mechanism should be able to provide a good profile for walking. I have added some compliancy to provide additional ground contact. From the picutre you can see some of the lengths I have tried for the various linkages. By adjusting these lengths, you can change the step profile.  A profile that has enough rise, and forward movement is desired.

Here is a video of the movements:



The mechanism works well enough in a 2-D plane. This also could have been simulated in programs like Algodoo.  

Next is a tricky issue, the robot will encounter a lot of side loads. Now the mechanism must be designed to reduce the stress of the sideload and transfer (as much as possible) to the chassis of the robot. The image below shows how 'skinny' the "2-D prototype" was.

Side view of the Running mechanism


Follow along to see the progress!

Wednesday, September 7, 2022

In Search of a Stable Robot Leg

This robot leg does not exist. -DALL-E & Doug

I am in search of a "Stable" robot leg.  Stable would mean that it can stand on its own without having to be activity lifted by the motors. In addition, it needs to be able to perform the basic function of lifting and moving in a 3 dimensional 'workspace'.

From a design perspective, lets go over a few requirements:

  • Ability to stand freely supporting its own weight, and preferably some payload
  • Ability to with stand some flexibility, some compliancy
  • Ability to be raised and lowered with in some 'workspace' using up to 3 degrees of freedom (typically 3 servos)
  • Use off the shelf servo motors, springs, 3D printing (PLA), and other common components.

With a stable leg, a biped or quadruped could be realized.


Mojo leg variants:

Here are the iterations of leg designs have I tried so far for the Robot Army.

Leg 1 - Mojo

This was a very primitive first step.  but it has the features of compliance in the two springs.  Obviously it could not support its weight.  This was my first prototype and if you are interested in this kind of stuff - just do it! everyone has a first iteration.

the glass is half full!!


Leg 2 - Mojo2

Mojo2 was a significant improvement in design and lead to a viable walking quadruped. The leg is driven by 2 servo motors. it has a compliant spring to provide stability to stand without motor assistance. The knee was actuated by a servo on the main chases that pulls a cam with a cable to the knee. This cam structure will lift the foot (lower leg) and works against the compression spring providing compliancy.

The issues with this design were centered around the ability for the leg to hold the weight of the robot against the strength to move the leg.  At high duty cycles, the leg would drag along the floor, creating more of a shuffle. Overtime, the cable was prone to stretching, which reduced the performance.  The over all vertical workspace was very limited due to the amount of compression allowed by the spring.

More information can be found on the project pages for Mojo2.

Mojo2 - Quadruped Robot Leg

Leg 3 - Mojo3

The next design tried to remove design flaws in Mojo2. This design removed the forces being directly applied to the servos by introducing bearings. Servo motors only needed to turn gears, without having the weight of the robot transferred through the servo itself. The gears helped in this regard, but it was not obvious how to create compliancy in the design. 

The design on the left hand was functional, but only provided a very small work space of only 4-6 mm. This video shows the amount of workspace available. The gear pinion on the right design, suffered from gear slippage.

This design also attempted to use 9g servo motors in a very small robot. ultimately, the servos could not provide the performance need to make the robot walk.

Mojo3 - quadruped robot leg designs


Leg 4 - Mojo4 - the 5 bar design

In a completely new direction, the next design featured 2 servos moving parallel linkages similar to SCARA robot arms. The geometry of the legs was very important to simplify the calculations of the Kinematics. This is the first robot design where I was able to determine and code the kinematics. The workspace in a non-weight-bearing scenario is very large.

Unfortunately ... this design requires the servo motors to activity support the robot. This creates a large power draw which can limit the performance when all servos are firing. Other makers using this design have worked around this issue by introducing elastic bands to keep the leg standing, and reduce the power needed. With an upgrade this leg can be redesigned, it would require elastic (pulling) springs verses compression springs. For the scale of this leg (>20cm) it is has not been easy to source the springs.


Mojo4 - Five-bar style robot leg

New Designs:

Bipedal Legs 

In my research on the internet, I found variations of a bipedal robots that use just 2 servos per leg for the hip and knee joints, with additional compliant linkages for support. The sideways motion provided by a 3rd servo located in front.  This design is by Yuhang Hu, you can see it in action in his Bipedal Robot video.


Yuhang Hu - Bipedeal Design



Disney's researchers took different approach, instead of the Z axis being a single servo, they connected 2 of the leg/knee legs together with a linkage for a single leg. This provided some stability, but doubles the amount of servos to be used.

Here is my first cad/print sketches. I have spent my initial development just building the bracket for the servo motor so that it an have rotation from both sides. This view is also hacked together with parts from another robot, just to get a feel for the connection points and where a potential spring(s) would need to be placed.  It was not immediately obvious that this design will fit the criteria.

note:  it looks like a step back in design, but this is just the initial drafting and sizing.  also, the basis for thoughts for this blog entry.

prototype-printed-sketch of a 2 dof robot leg.

While building the above, I also found a potential mechanism that could create a running robot with minimal motors.  Perhaps a mechanism instead with the use of a single brushed motor as the actuator.  

Here is an interesting experiment: Design of biped robot inspired by cats for fast running (by: 
Jongwon Park,Young Kook Kim, Byungho Yoon, Kyung-Soo Kim, Soohyun Kim ) One aspect of using a motor, the rotation will easily provide circular X and Y motion.  The motor is located at O2 and the Hip Joint is statically mounted (to the robot frame).

Design of a Biped Robot

My initial version of this running mechanism.  This is just a printed 'sketch' used to determine sizing and placement of the connectors and screws.  The black bar is a placeholder for a compliant link that will be a tension spring (a spring that is pulled).  the wheel at the top will be driven by a single motor, after some gear reduction. The cam/crank that is attached will need to be short, as in this picture. The distance traveled by this cam has a dramatic impact on the movement of the foot.  the bar at the top, represents the framework that the mechanism is attached to. only the top connection and the wheel is fixed to the frame.

Simple Running Robot Leg Mechanism

Here is a YouTube Short of the the mechanism.



I will be starting a new robot series trying to build a fast running robot with minimal motors. That is the motivation for finding the Stable Robot Leg. The end goal is to create a creature like below, for the Toulouse Robot Race in Nov 2022.  :D

Polecat robot sketch