Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Loading...
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Tribhuvankumar Pandit/
  3. week-11 Joint creation and Demonstration

week-11 Joint creation and Demonstration

Aim-   To illustrate the mechanism of spherical, cylindrical, translational and revolute joints between rigid bodies and deformable bodies. The various types of joints can be created in LS-Dyna using the CONSTRAINED_JOINT keyword. Procedure- A. Joints between rigid bodies The various types of joints between…

    • Tribhuvankumar Pandit

      updated on 08 Aug 2022

    Aim-

     

    To illustrate the mechanism of spherical, cylindrical, translational and revolute joints between rigid bodies and deformable bodies. The various types of joints can be created in LS-Dyna using the CONSTRAINED_JOINT keyword.

    Procedure-

    A. Joints between rigid bodies

    • The various types of joints between rigid bodies can be created in LS-Dyna using the Constrained_Extra_Nodes keyword. 

    1. Spherical joint

    • The first step is to create two spherical bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing spherical shell. The upper elements of the outer shell are deleted in order to get the required shape.

    • Now we will delete the half portion of the outer sphere by editelem option from mesh.
    • Now we will create the inner sphere by same method.
    • The material and section for the spheres are assigned as shown below

    • The same material and section properties are used for all the other types of joints.

    • Two nodes are created for constraining, using Node edit option under Element Tools.
    • The first node (305) is constrained to part 1, and the second node (305) is constrained to part 2. using CONSTRAINED_EXTRA_NODES, as shown below

     

    • Now we will create a spherical joint, which is created between them, using the CONSTRAINED_JOINT menu.

    • An initial velocity of 20 mm/ms is applied to the part 2 (inner sphere), in all three rotational directions.

    • Now we will give control cards for running the simulation, we will use timestep & termination cards.

    • Now we will check the model for errors and run the simulation.

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

    2. Revolute joint

    • The first step is to create two bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing 4N shell.

    • Now we will copy and offset the given model to get the two parts.

    • Two pairs of nodes are created for constraining, using Node edit option under Element Tools. The nodes 101, 102 are constrained to part 1 and 103,104 to part 2 respectively, using CONSTRAINED_EXTRA_NODES card. as shown below.

    • A revolute joint is then created between them, using the CONSTRAINED_JOINT menu, using nodes 101 and 102 of part 1 and103,104 of part 2.

    • The material and section properties are the same as that of the spherical joint.
    • Now here Part 1 (red) is fixed, and part 2 (blue) is the moving part. The part 1 is fixed with SPC's at all nodes, in order to prevent motion, and a prescribed motion is given to part 2, as shown below.

    • Here we have defined the curve for motion set from define curve option.

    • Now we will define one more curve for timestep.

    • Now again we will define the control_termination and control_timestep like spherical joint and here for time step we will provide lcid curve we defined earlier.
    • Now we will check the model for errors and run the simulation.



     

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

    3. Cylindrical Joint

    • The first step is to create two bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing cylinder shell.

    • The material and section properties are the same as that of the spherical joint.
    • Now two pairs of nodes are created for constraining, using Node edit option under Element Tools. The nodes 321, 323 are constrained to part 1 and 322,324 to part 2 respectively, using CONSTRAINED_EXTRA_NODES card, as shown below.

     

    • A cylindrical joint is then created between them, using the CONSTRAINED_JOINT menu, using nodes N1 and N3 of part 1 and N2,N4 of part 2.

     

    • Now Part 2 (blue) is fixed, and part 1(red) is the moving part. An initial velocity of 10 mm/ms is given to part 1 in the x(translational) direction.

    • The simulation is set to run for 10ms, and DTINIT is given as 0.01 ms, by defining control_termination and control_timestep cards.

     

    • Now we will check the model for errors and run the simulation.


     

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

    4. Translational Joint

    • The first step is to create two bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing box shell.

    • The material and section properties are the same as that of the spherical joint.
    • Three pairs of nodes are created for constraining, using Node edit option under Element Tools. The node pairs 1001,1002 and 1003,1004 are coincident and collinear. The third pair 1005,1006 is coincident, and slightly away from the axis of the other two pairs, in between them. The nodes 1001,1003 and 1005 are constrained to part 1 and 1002,1004 and 1006 to part 2 respectively, using CONSTRAINED_EXTRA_NODES card, as shown below.

     

    • A translational joint is then created between them, using the CONSTRAINED_JOINT menu, using nodes N1,N3 and N5 of part 1 and N2,N4 and N6 of part 2, as shown above.
    • Part 2 (blue) is fixed, and part 1(red) is the moving part. An initial velocity of 10 mm/ms is given to part 1 in the x(translational) direction.

    • The simulation is set to run for 10ms, and DTINIT is given as 0.01 ms, by defining control_termination and control_timestep cards.

    • Now we will check the model for errors and run the simulation.


     

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

     

    B. Joints between deformable bodies

    • The various types of joints between deformable bodies can be created in LS-Dyna using the Constrained_Nodal_Rigid_Body keyword.

     

    1. Spherical Joint-

    • The first step is to create two spherical bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing spherical shell. The upper elements of the outer shell are deleted in order to get the required shape.

     

    • The material and section properties are the same as that of the rigid spherical joint.
    • The CNRB option is used between the peripheral nodes of the outer and inner hemispheres, for connecting them.

     

    A spherical joint is then created between them, using the CONSTRAINED_JOINT menu.The first node (305) is constrained to part 1, and the second node (306) is constrained to part 2.

     

     

    An initial velocity of 20 mm/ms is applied to the part 2 (inner sphere), in all three rotational directions.

     

    The simulation is set to run for 10 ms, and DTINIT is given as 0.01 ms.

    • Now we will check the model for errors and run the simulation.

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

    2. Revolute joint

    • The first step is to create two bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing 4N shell.

    • Now we will copy and offset the given model to get the two parts.

    • Two pairs of nodes are created for constraining, using Node edit option under Element Tools. The nodes 501, 502 are constrained to part 1 and 503,504 to part 2 respectively, using CONSTRAINED_EXTRA_NODES card. as shown below.
    • By creating CNRB joints.

    • A revolute joint is then created between them, using the CONSTRAINED_REVOLUTE_JOINT menu, using nodes 501 and 502 of part 1 and 503,504 of part 2.

    • The material and section properties are the same as that of the spherical joint.
    • Now here Part 1 (red) is fixed, and part 2 (blue) is the moving part. The part 1 is fixed with SPC's at all nodes, in order to prevent motion, and a prescribed motion is given to part 2, as shown below.

    • Here we have defined the curve for motion set from define curve option.

    • Now we will define one more curve for timestep.

    • Now again we will define the control_termination and control_timestep like spherical joint and here for time step we will provide lcid curve we defined earlier.
    • Now we will check the model for errors and run the simulation.

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

    3. Cylindrical Joint

    • The first step is to create two bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing cylinder shell.

     

     

    • The material and section properties are the same as that of the spherical joint.
    • Two pairs of nodes are created for constraining, using Node edit option under Element Tools. The nodes 321, 323 are constrained to part 1 and 322,324 to part 2 respectively, using CONSTRAINED_NODAL_RIGID_BODY card, as shown below.

    • A cylindrical joint is then created between them, using the CONSTRAINED_JOINT menu, using nodes N1 and N3 of part 1 and N2,N4 of part 2.
    • Part 2 (blue) is fixed, and part 1(red) is the moving part. An initial velocity of 10 mm/ms is given to part 1 in the x(translational) direction.

    • The simulation is set to run for 10 ms, and DTINIT is given as 0.01 ms.

    The model is ready to run, and the results of the simulation can be viewed.

     

    • Now we will check the model for errors and run the simulation.


     

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

     

    Translational Joint

    The first step is to create two bodies in LS-Dyna using the Entity option under Shape mesher in Element and mesh, and choosing box shell.

     

    • The material and section properties are the same as that of the spherical joint.
    • Three pairs of nodes are created for constraining, using Node edit option under Element Tools.
    • The node pairs 1001,1002 and 1003,1004 are coincident and collinear. The third pair 1005,1006 is coincident, and slightly away from the axis of the other two pairs, in between them.
    • The nodes 1001,1003 and 1005 are constrained to part 1 and 1002,1004 and 1006 to part 2 respectively, using CONSTRAINED_NODAL_RIGID_BODIES card, as shown below.

     

    • A translational joint is then created between them, using the CONSTRAINED_JOINT menu, using nodes N1,N3 and N5 of part 1 and N2,N4 and N6 of part 2, as shown above.
    • Part 2 (blue) is fixed, and part 1(red) is the moving part. An initial velocity of 10 mm/ms is given to part 1 in the x(translational) direction.

    • The simulation is set to run for 10 ms, and DTINIT is given as 0.01 ms.

    • Now we will check the model for errors and run the simulation.


     

    • Since there is no error in the model, so we can run the simulation.

    • Since it has run wil normal termination so our consideration is proper.

    Conclusion-

    • The keyword files necessary to demonstrate spherical, revolute, cylindrical, and translational joints between two rigid
      bodies and two deformable bodies are created and simulated.
    • Learnt to create different types of joints using *CONSTRAINED_EXTRA_NODES and *CONSTRAINED_NODAL_RIGID_BODY between rigid and deformable bodies respectively.

    Animations-

    Rigid Body Motion-

    1. Spherical Joint

    2. Revolute Joint

    3. Cylindrical Joint

    4. Translational Joint

    Deformable Body Motion-

    1. Spherical Joint

    2. Revolute Joint

    3. Cylindrical Joint

    4. Translational Joint

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Tribhuvankumar Pandit (53)

    Week - 6 - Creating the GUI for final checks

    Objective:

    Aim-    To create a GUI for all the final checks. Objective- Create buttons to delete displayed geometric entities (be careful about advanced remesh). Create buttons to delete empty entities. Create button to re-order and re-number entities by name. Create a master button in red that will execute all above scripts in proper…

    calendar

    09 Sep 2023 05:14 AM IST

      Read more

      Week - 5 - Checking and correcting the Normals

      Objective:

      Aim- Write a code to display normal as explained in class. Create a widget containing two buttons for “reverse normals” and “normal off”. Also assign these procedures to keyboard buttons of your choice. check the null case also. Code and Explanation- Codes  Explanation *clearmarkall 1 #It will clear all the previously…

      calendar

      05 Aug 2023 04:38 AM IST

        Read more

        Assignment 7-Side Pole Crash Simulation Challenge

        Objective:

          Aim-Side Pole Crash Simulation of Dodge Neon BIW using RADIOSS solver and Preprocessing using HyperMesh / HyperCrash. Objective- To perform a crash analysis on the left side of a Dodge Neon BIW, also known as a side crash. The analysis is to be carried on the deformation and the forces created as a result of the crash…

        calendar

        09 Jan 2023 06:57 AM IST

        • HTML
        • RADIOSS
        Read more

        Assignment 6-Frontal Crash Simulation Challenge

        Objective:

        Aim- Frontal crash analysis, deck setup using hyper mesh and hyper crash. Objective- To check the unit system and either follow [Mg mm s] or [Kg mm ms]. To create the appropriate interface, friction 0.2 and recommended parameters. To make sure of no penetrations and intersections. To correct rigid bodies if any issues.…

        calendar

        28 Dec 2022 08:08 AM IST

        • RADIOSS
        Read more

        Schedule a counselling session

        Please enter your name
        Please enter a valid email
        Please enter a valid number

        Related Courses

        coursecard

        Design loads considered on bridges

        Recently launched

        10 Hours of Content

        coursecard

        Design of Steel Superstructure in Bridges

        Recently launched

        16 Hours of Content

        coursecard

        Design for Manufacturability (DFM)

        Recently launched

        11 Hours of Content

        coursecard

        CATIA for Medical Product Design

        Recently launched

        5 Hours of Content

        coursecardcoursetype

        Accelerated Career Program in Embedded Systems (On-Campus) Courseware Partner: IT-ITes SSC nasscom

        Recently launched

        0 Hours of Content

        Schedule a counselling session

        Please enter your name
        Please enter a valid email
        Please enter a valid number

                    Do You Want To Showcase Your Technical Skills?
                    Sign-Up for our projects.