Skip to content

Techniques and software to build, design and simulate air bearings

License

Notifications You must be signed in to change notification settings

0x23/open-air-bearings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Welcome to the Open Air Bearings repository! This project provides techniques to build and simulate air bearings without expensive tools. Air bearings are mechanical devices that support components using a thin film of air, eliminating the need for solid contact and reducing friction to almost zero.

Planar Steel-Epoxy air bearing pads

In steel_epoxy_pads you can find the CAD files for the 3D printed tools used to build the steel-epoxy air bearing pads. Below you find a quick overview:

3D-Printed Tools

Simulation for planar air bearing pads

The simulation folder contains a small and simple python programs to simulate planar air bearings with grooves and pressure inlets from a given design provided as an image file and outputs:

  1. A plot of the lift force vs gap height, allowing to optimize the design for stiffness and to select an optimal preload value.
  2. The pressure distribution for a reference gap height as a false color image
  3. The relative flow rates under the air bearing pad as a false color image
  4. A animated gif of the pressure distribution for varying gap heights

The simulation uses a simple pipe network model were neighbouring pixels are connected via pipes with flow rate resitrictions derived from the input design. A solution is then computed by solving the associated poisson equation.

Pressure distribution for varying gap heights animiation: Simulation output 2

Pressure distribution, relative flow, lift force plot: Simulation output 1

DIY glas air bearing pads

Open Air Bearings Demo 2

Ways to contribute ?

  1. Try it out the simulator or build yourself some air bearings and give feedback
  2. If you know fluid mechanics, please check the simulation for correctness
  3. Write documentation and tutrials that explain the usage of the simulation

About

Techniques and software to build, design and simulate air bearings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages