GithubHelp home page GithubHelp logo

zhangjiangzhao123 / to-of-self_supporting-lattice-structure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dongweiweifeng/to-of-self_supporting-lattice-structure

0.0 0.0 0.0 178 KB

MATLAB 100.00%

to-of-self_supporting-lattice-structure's Introduction

TO-of-self_supporting-lattice-structure

Overview

image

Abstract

This paper presents a method to generate self-supporting lattice structures in a topology optimization (TO) framework. Our method is composed of two phases, which are the TO-based subdivision and the TO-based simplification. Starting from a lattice structure with self-supporting lattice unit cells in a coarse resolution, a subdivision method is proposed to adaptively generate the lattice structure based on the density-based topology optimization framework. The subdivision operators are well-designed to preserve self-supporting property on struts, and a filtering approach is proposed to avoid overhanging nodes. To remove redundant struts on the lattice structures generated by subdivision, a simplification method is developed to satisfy the required volume while a self-supporting constraint is incorporated to ensure the manufacturability of the resultant structures. Our method has been tested on both 2D and 3D examples. Experimental tests demonstrate that our method can effectively generate self-supporting lattice structures with stronger mechanical strength.

Usage

Here we provide the Matlab codes for 2D self-supporting lattice structure generation. The code can be run on a laptop computer.
First, you just need to run [V,E,A,L,xPhys,cList,vList] = topOLattice_subdivision(nelx,nely,volfrac,bBlackWhite,ItMax) to generate an initial structure, and the result will be stored as 2d_subdivision.mat.
Then you need to run [A, xPhys, L, V, E, cList, vList, sList] = topOLattice_simplification (nelx, nely, ItMax, volfrac) to get the final structure.
Both optimization problems are solved by the method of moving asymptotes (MMA). For the code, you can write email to the authors of the paper "The method of moving asymptotes—a new method for structural optimization ".

Contact Information

Weiming Wang([email protected])
Dongwei Feng([email protected])
Charlie C.L. Wang ([email protected])

to-of-self_supporting-lattice-structure's People

Contributors

dongweiweifeng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.