How to model lattice structures with periodic boundary conditions.

Тәжірибелік нұсқаулар және стиль

This video shows how to model lattice composite structures using periodic boundary conditions (PBCs). The simulation is done with ABAQUS and periodic boundary condition is implemented by a software developed by CM Videos called #PBCGen2D. We have done this simulation using a 2D representation of a body-centred cubic structure with two aluminium face sheets. The video shows the principle behind the modelling, the setup of the virtual domain and setup of the model in ABAQUS, implementation of PBCs using #PBCGen2D and finally analysis of the simulation results as contour plots and qualitative data. #cmvideos #abaqustutorial #latticecomposites #rve #pbcgen2d #periodicboundarycondition
Time stamps
--------------------------------------
You can quickly navigate through the videos using these chapters.
00:00 Intro
01:28 Theory: What are lattice composites?
01:45 Theory: Modelling approach
02:07 Theory: virtual domain and materials
02:57 Theory: Periodic Boundary Conditions (PBCs)
03:58 PBCGen2D: software for imposing PBCs
04:19 Case studies considered
04:43 ABAQUS: Setting up of the lattice composite model
12:13 ABAQUS: Setting up model for PBCs
14:47 PBCGen2D: Apply PBCs to lattice cell model
16:40 Running ABAQUS simulations in MATLAB
17:15 Visualization of contour plots simulation results
18:43 Visualization force-displacement simulation results
19:36 Outro
RELATED VIDEOS
-----------------------------------
1️⃣Lattice structure and unit cell: An ABAQUS modelling #abaqus - • Lattice structure and ...
2️⃣How to PLOT Stress Strain curve in #ABAQUS for a PBC-enabled RVE - • How to PLOT Stress Str...
--------------------------------------
📥* DOWNLOAD LINK TO SOFTWARE
1️⃣ PBCGenLite: A software for applying periodic boundary condition (limited version) - cmvideos.ck.page/products/pbc...
2️⃣ MontCarlGen2D: A software for creating random inclusions in 2D RVEs
Download software here: cmvideos.ck.page/products/mon...
3️⃣ PBCGen2D: A software for applying periodic boundary condition (full version)
Download software: cmvideos.ck.page/products/pbc...
-----------------------------------
💁‍♂️ TIP JAR: If you want to support the channel, you can leave a tip here. I am saving for new camera and lighting, so all tips will be reinvested into this. Thanks a lot - cmvideos.ck.page/products/tha...
CMVIDEOS WEBSITE
--------------------------------------
*Website under development at: www.cmvideos.org
👨‍👩‍👦 CM Video Insider
--------------------------------------
Become a CM Video Insider (100% free) to access modelling resources, advanced workshops, bonus trainings, behind the scene contents and regular CM Video updates: cmvig.cmvideos.org/
✔️*Link to Michael Okereke's Finite Element Applications textbook
--------------------------------------
Okereke, M. and Keates, S., 2018. Finite element applications. Cham: Springer International Publishing AG. amzn.to/3Bv54Di
---------------------------------------
My KZread Accessories
• Rode NT USB Mini Studio Micro USB - amzn.to/3mR65zt
• LOGITUBO Full HD 1080P Webcam - amzn.to/2WRHQb9
• Microsoft Surface Book 2 - amzn.to/2WTomTH
• Microsoft Arc Bluetooth Mouse - Black - amzn.to/3oFcGPX
• Microsoft Surface Pen - amzn.to/3aohjoU
• Iiyama LCD Monitor - amzn.to/3aohUHa
• External Hard Drive - USB 3.0, Black - amzn.to/3uVxpjG
• Webcam Stand - amzn.to/3uWJq8u
• Samsung Galaxy S21 Smartphone - amzn.to/3iL4Hgl
• Jabra Evolve 40 MS Stereo Headset - amzn.to/3Ap47e0
• Green Screen 5x6.5ft - amzn.to/3lndXZT
• Scripting book: Hardcover Notebook - Black - amzn.to/302RmcJ
Please note the above are affiliate links and I do get commissions when you make purchases from those links.
🔔 Subscribe
--------------------------------------
If this is the kind of content you like, please do subscribe to this channel and click the notification button so when contents like this are made, you will be the first to see it. If you also have ideas of videos you want me to make, do suggest those in the comment section and I will consider them.

Пікірлер: 41

  • @joonabil
    @joonabil2 жыл бұрын

    Very interesting video for applying Periodic Boundary Condition (PBC) to unit cell model. But I am wondering why supports have been defined for the three corner nodes as most of papers I have seen they apply PBC on RVE without defining supports for corner nodes. So is it possible to model PBC without defining supports at these 3 left corner nodes, if so the results will be the same or will be something different which one is correct. Also, I am wondering why the load is defined on a single point, I know this node is already connected to other boundary nodes through interaction equations as you have explained in another video regarding the theory of PBC which was a great video too. But is it possible to define the applied load as a distributed line for the top surface, if so the results will be the same or will be something different which one is correct. Thanks in advance

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hello @John Nabil, thanks for your interest in the channel. Your comments are right. There are two major approaches to impose loads on periodic-boundary-condition aware models. First is the approach I use, where you isolate corner nodes and use them as anchor for specifying your loading type. The other approach is where you impose PBC on all nodes in the model and then introduce a strain tensor into the model as part of a constraint equation. The above is quite a common approach in literature and I am not surprised you have seen this in other papers. The approach I used here was made popular in the early 2000s and continues to be in use today. There is actually no difference between the two methods, because the relative displacement of the two supported nodes leads to a displacement which is equivalent to the product of a strain tensor multiplied by the edge/RVE length of the composite. In the strain-tensor approach, this product of strain*edgelength is passed into the constraint equation. I do not do so in my approach. On the second query of a distributed loading, this is not possible. This is because the nature of PBC is that two opposite collinear nodes are imposed with constraint equation which instructs them on how to behave. If you go ahead and apply a distributed loading on the same nodes, this later loading will be over-taken by the constraint equation and hence the distributed load (on such nodes) will not be imposed. Whatever the boundary conditions you use, the results will be different because BC is what defines how the FEM solution will go. So, whether it is a Dirichlet, Neumann, mixed-mode, distributed loading or periodic BC, the results will all be different. What you want to do is to make sure that whatever approach (loading type) you choose, the results you generate must match an expected analytical and/or experimental solution. This yields to the argument of the invaluable necessity of validation of FEM models. Its a long explanation but I think it is important for the clarifications to be made. I hope you understand.

  • @joonabil

    @joonabil

    2 жыл бұрын

    @@MichaelOkereke Dear Dr. Michael, Really thanks a lot for clear detailed explanations as I was confused from what I have read in papers and your modeling. But to be honest I learned how to apply PBC in Abaqus from your videos. For the second query about the distributed loading, I was thinking if I did that it will give me different results but actually I ran the model two times after I wrote my comment for you to make a comparison. First time I did as you have done a displacement on a single point and the second time I applied distributed displacement and I obtained the same results. Really I am confused now after what you have said that it should be different results. So, I am wondering why Abaqus obtained the same results for single point loading and distributed loading. Thanks in advance

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hi @@joonabil, you need not be confused as it is not meant to be so. Your first model with a load on a single node is correct, and this is similar to mine. However your second model, with distributed loads on some boundary nodes, whilst it might seem to be the same as the first model is actually not. What you need to do to check for differences is to run a simple model without PBC on the domain and apply distributed load on the top. I will think you are going to use some kind of pressure load. You should get a slightly different result from the PBC-case. If you use a random pressure load, then you will get quantitatively different results. To make both models comparable, find the pressure load that corresponds to the desired displacement. Think about your force-displacement equation in Engineering mechanics, to select that appropriate pressure load. What is happening really in your distributed loading model, with PBC implemented, is that the *Equation constraints (canonical equations) are overwriting the distributed loading instruction. Take it this way, for set of nodes say Nodes 1 to 10, if you apply PBC on them as well as distributed loading on same nodes, the PBC will take priority to the distributed load thereby making it seem like the distributed load is active but in principle, it is not. Thanks for all your thoughts on this, I will have to discuss this more as I believe it is subtle and something I need to discuss in with my CM Videos Insiders as well as my include same in my forthcoming PBC e-book.

  • @joonabil

    @joonabil

    2 жыл бұрын

    @@MichaelOkereke Dear Dr. Michael, Really thanks a lot for clear detailed explanations. Do you mean in case of using PBC any kind of distributed load for nodes will be neglected automatically due to the *Equation constraints, but if that is the case it should neglect also the load applied on a single node in the first case as your model. Also back to the two approaches to apply loads on PBC, if I get you right as you said both approaches; yours and strain tensor will give the same results. I mean if I modelled PBC for all nodes and applied the load by strain tensor approach I will get the same results you have got from your approach. Thanks in advance

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hello @John Nabil, here are my thoughts. 1. The method that I used here has the four corner nodes free of any *Equation constraints. Therefore, they can take any external loads on them. This is why the literature call them retained nodes, since they do not have the PBC constriant on them. They are there use as drivers to cause the model to behave a certain way. This is why any loading on them is not over-written by the PBC *Equation constraint. On the other hand, for the other approach, my understanding is that all nodes have *Equations enforced. 2. On similarity of results between the two appraoches, they should lead to the same result, I will imagine. I cannot see why they will not be as the implementation is the same - based on *Equations except how you decide to load the model. If they are not the same, then the numerical diferences should be quite small, but I will say they are the same. You ahve to test it out yourself to be sure.

  • @amrounesalah8706
    @amrounesalah87062 жыл бұрын

    Thanks a lot, very intrested video. thanks from Algeria.

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Thanks @Amroune, glad you found it interesting. Take care.

  • @ahmedelmisaid8978
    @ahmedelmisaid89782 жыл бұрын

    Thanks

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Cheers @Ahmed.

  • @sharminashrafi3162
    @sharminashrafi31622 жыл бұрын

    Hi Dr. Okereke, thank you very much for your fantastic works. I saw your video on 3D and 2D RVE modeling and applying periodic boundary conditions and found the topic very helpful. I’m working on Acoustic (phononic) metamaterials using the Finite Element Method proposed by M. Aberg & P. Gudmunson, “The usage of standard finite element codes for computation of dispersion relations in materials with periodic microstructures.” Could you please make a video on the process of implementing Floquet periodicity as periodic boundary conditions?

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hello @sharmin ashrafi, thanks for your interest in the channel. I have a plan to make some videos on metamaterials but my interest is really on the mechanical response. I have not done any work on floquet periodicity but this could be interesting to research into. Keep coming back and lets see if I could learn enough of this topic to make a video about it. Good luck with your research.

  • @RajnandiniDasedd
    @RajnandiniDasedd2 жыл бұрын

    Thank You sir. I really appreciate your videos, they are really informative. Also, your book "Finite Element Application-a practical guide" helped me a lot. If possible please make a video on extracting homogenized properties from 3D lattice RVE by manual application of PBC.

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hi @Rajnandini, thanks. I am glad you found the video and my book helpful. For homogenised properties of 3DRVE lattice structure with PBC, this in my future plan. I will bear this in mind.

  • @nhantinh3864
    @nhantinh3864Ай бұрын

    Hello Dr! Thank you for your KZread tutorial. Could we use beam elements (B21) to create the lattice structures in this video?

  • @MichaelOkereke

    @MichaelOkereke

    28 күн бұрын

    Yes you can! That will be a truss-based 1D-analysis but yes you can.

  • @ilyasbozkurt2744
    @ilyasbozkurt27442 жыл бұрын

    Thanks lot for your good and interesting videos. How can I do a simulation for cohesive zone for composite ?

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hello @ilyas, thanks for your interest in the channel. Definitely, this is something I have on my to do list and will make a video about it in future. Please keep watching!

  • @saidabdesselem4919
    @saidabdesselem49192 жыл бұрын

    Thanks lot for your video. How can I do a simulation for this structure for additive manufacturing in order to know in advance critical stresses?

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hello @Said, thanks for your interest on the channel. It sounds like you have to do it by trial and error or use software that runs optimization of lattice structure with properties. There is one called nTopology. These should help you, I hope.

  • @civilengineeringknowledgeb2955
    @civilengineeringknowledgeb29554 ай бұрын

    hello dr. can you do simulation on impact test of double twisted wire fence.

  • @MichaelOkereke

    @MichaelOkereke

    4 ай бұрын

    Hello, thanks for the query. Unfortunately, I have no experience modelling twisted wire fence and so unable to help. Good luck with the research.

  • @musedegefe5906
    @musedegefe5906 Жыл бұрын

    Interesting lecture! Is it possible to apply on polymer materials?

  • @MichaelOkereke

    @MichaelOkereke

    Жыл бұрын

    Yes, absolutely @Muse, I am sure this can be done. You just have to change the material and then run the simulation. Clearly the mechanism of deformation will be different but this is possible.

  • @musedegefe5906

    @musedegefe5906

    Жыл бұрын

    @@MichaelOkereke Thank you, Professor! Hydrogel materials are quite tough for experimental investigation unless it is an advanced lab. I am trying to simulate on Abaqus for hydrogel and Shape memory materials! I wonder if you can guide me on this through your personal email Sir! Thank you once in advance!

  • @fahmiawol7674
    @fahmiawol76742 жыл бұрын

    hello sir, can you make a video on modeling graphene cement composite that would be really helpful

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Hi @Fahmi apologies, thanks for your interest in the channel. I will usually suggest you give me a reference publication to work with to see if I can make a video on this topic. It helps to know which aspect of the topic you are interested in.

  • @iremerten1291
    @iremerten1291 Жыл бұрын

    Dear Prof. Do you have any idea how to create hexa mesh for BCC lattice ?

  • @MichaelOkereke

    @MichaelOkereke

    Жыл бұрын

    It is hard to create hexahedral meshes based on the BCC structure because of the complexity of the joints where all the trusses connect. It can be done but you have to use the partition tool to cut up that region sufficiently to allow for meshing with hexahedral meshes. Outside ABAQUS, you may be able to use a stronger meshing tool such as hypermesh or Ansa to achieve the same. That is the only suggestion I can give. Some research groups are working on optimal meshing tools/algorithms for such problems but these are not yet incorporated into ABAQUS - the commercially available version.

  • @fentahunyihuniezegeye4645
    @fentahunyihuniezegeye46452 жыл бұрын

    Hello Dr! First of all, i would like to Thank you for your KZread tutorial. if you can please do this in Abaques on another software "Modeling of Pore Parameters and Experimental Validation Using the Microstructure of 0.85Mo and 1.5Mo Prealloyed Sintered Steels".

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Is this a paper? I will need some more information @Fentahun.

  • @fentahunyihuniezegeye4645

    @fentahunyihuniezegeye4645

    2 жыл бұрын

    @@MichaelOkereke Yes Dr this is a paper. i can sent to you this paper if you want it?

  • @MichaelOkereke

    @MichaelOkereke

    2 жыл бұрын

    Okay send it via CM Videos Insider Group if you are subscribed. There is a welcome email to use.

  • @anandgangani3791
    @anandgangani379111 ай бұрын

    Hi. I have purchased the PBCGen"D full version for the simulation of lattice structure but I am getting an error in the code. ''Index in position 1 is invalid. Array indices must be positive integers or logical values. Error in PBCGen2D'' Please help me solve this error

  • @MichaelOkereke

    @MichaelOkereke

    10 ай бұрын

    Please can you email me the model let me have a look.

  • @anandgangani3791

    @anandgangani3791

    10 ай бұрын

    Hey@@MichaelOkereke thanks for your reply I have sent you the model file I am not using face sheet as I have been instructed to do so by uni professor. Help me add PBC without the use of face sheet for my model also to fer force disp and stress strain data chher

Келесі