Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Simple Trusses01:21

Simple Trusses

A truss is a structural framework consisting of slender members connected at joints, designed to support external loads while minimizing material usage and weight. Simple trusses are a type of planar truss where all members lie within a single two-dimensional plane.
The most basic planar truss is a simple truss with three members arranged in a triangular formation. This triangular truss is inherently stable and rigid due to its geometry, making it an ideal starting point for creating more...
Space Trusses01:25

Space Trusses

A space truss is a three-dimensional counterpart of a planar truss. These structures consist of members connected at their ends, often utilizing ball-and-socket joints to create a stable and versatile framework. The space truss is widely used in various construction projects due to its adaptability and capacity to withstand complex loads.
At the core of a space truss lies the fundamental unit known as the tetrahedron. This structure is composed of six members that form a three-dimensional shape...
Space Trusses: Problem Solving01:29

Space Trusses: Problem Solving

A space truss is a three-dimensional counterpart of a planar truss. These structures consist of members connected at their ends, often utilizing ball-and-socket joints to create a stable and versatile framework. Due to its adaptability and capacity to withstand complex loads, the space truss is widely used in various construction projects.
Consider a tripod consisting of a tetrahedral space truss with a ball-and-socket joint at C. Suppose the height and lengths of the horizontal and vertical...
Zero-Force Member01:30

Zero-Force Member

A truss is a framework that comprises slender members connected at their ends by joints. Trusses are widely used in engineering and architecture to stabilize and strengthen structures like bridges, roofs, and towers. Truss members are designed to carry loads through tension and compression, enabling the truss to withstand external forces.
One critical concept in truss design is the idea of zero-force members. It refers to a truss member that experiences no stress under loading conditions.
Method of Sections: Problem Solving I01:27

Method of Sections: Problem Solving I

Consider a symmetrical roof truss structure, composed of vertical, diagonal, and horizontal members. The length of each horizontal member is 4 m. The lengths of the vertical members FB and HD are 4 m, while the length of member GC is 6 m. The loads acting at joints F, G, and H are 2 kN, while those at joints A and E are 1 kN.
Method of Joints01:30

Method of Joints

The method of joints is a commonly used technique to analyze the forces in structural trusses. The method is based on the principle of equilibrium, which assumes that the truss members are connected by frictionless pins. The forces at each joint can be determined by considering the equilibrium of the forces acting on that joint.
Since plane truss members are in the same plane, each joint is subjected to a coplanar and concurrent force system. To apply the method of joints, the first step is to...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Editorial for the Topic: MEMS in Italy.

Micromachines·2025
Same author

Discovering kirigami patterns.

Nature computational science·2024
Same author

Reinforcement learning optimisation for graded metamaterial design using a physical-based constraint on the state representation and action space.

Scientific reports·2023
Same author

PMUTs Arrays for Structural Health Monitoring of Bolted-Joints.

Micromachines·2023
Same author

Optimization of an Impact-Based Frequency Up-Converted Piezoelectric Vibration Energy Harvester for Wearable Devices.

Sensors (Basel, Switzerland)·2023
Same author

An Experimental and Numerical Study on Glass Frit Wafer-to-Wafer Bonding.

Micromachines·2023
Same journal

Data-driven non-intrusive reduced order modelling of selective laser melting additive manufacturing process using proper orthogonal decomposition and convolutional autoencoder.

Advanced modeling and simulation in engineering sciences·2025
Same journal

Response estimation and system identification of dynamical systems via physics-informed neural networks.

Advanced modeling and simulation in engineering sciences·2025
Same journal

A segregated reduced-order model of a pressure-based solver for turbulent compressible flows.

Advanced modeling and simulation in engineering sciences·2025
Same journal

Discovering non-associated pressure-sensitive plasticity models with EUCLID.

Advanced modeling and simulation in engineering sciences·2025
Same journal

Data-driven material modeling based on the Constitutive Relation Error.

Advanced modeling and simulation in engineering sciences·2024
Same journal

Physics-informed two-tier neural network for non-linear model order reduction.

Advanced modeling and simulation in engineering sciences·2024
See all related articles

Related Experiment Video

Updated: May 16, 2026

Synthesis of Hierarchical ZnO/CdSSe Heterostructure Nanotrees
06:50

Synthesis of Hierarchical ZnO/CdSSe Heterostructure Nanotrees

Published on: November 29, 2016

Truss structure optimization via hierarchical tree search.

Arvan Sedighzadeh1, Matteo Torzoni1, Alberto Corigliano1

  • 1Department of Civil and Environmental Engineering, Politecnico di Milano, Milan, Italy.

Advanced Modeling and Simulation in Engineering Sciences
|May 15, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces Hierarchical Monte Carlo Tree Search (H-MCTS) for truss design, improving computational efficiency and design quality. The new method enhances structural adaptivity for real-time applications.

Keywords:
Hierarchical Monte Carlo tree searchReinforcement learningStructural adaptivityTruss optimization

More Related Videos

Structural Design and Manufacturing of a Cruiser Class Solar Vehicle
14:57

Structural Design and Manufacturing of a Cruiser Class Solar Vehicle

Published on: January 30, 2019

Related Experiment Videos

Last Updated: May 16, 2026

Synthesis of Hierarchical ZnO/CdSSe Heterostructure Nanotrees
06:50

Synthesis of Hierarchical ZnO/CdSSe Heterostructure Nanotrees

Published on: November 29, 2016

Structural Design and Manufacturing of a Cruiser Class Solar Vehicle
14:57

Structural Design and Manufacturing of a Cruiser Class Solar Vehicle

Published on: January 30, 2019

Area of Science:

  • Engineering
  • Computer Science
  • Computational Mechanics

Background:

  • Truss design faces constraints from mechanical needs, fabrication, and assembly.
  • Existing methods like genetic algorithms and Q-learning have limitations in truss design synthesis.
  • Monte Carlo Tree Search (MCTS) shows promise but struggles with computational scalability in dense design domains.

Purpose of the Study:

  • To develop a more computationally scalable and effective truss design synthesis method.
  • To introduce a Hierarchical MCTS (H-MCTS) framework to address the curse of dimensionality.
  • To enable on-the-fly structural adaptivity for dynamic design conditions.

Main Methods:

  • Formulating truss design synthesis as a discrete Markov decision process.
  • Employing grammar-constrained actions for feasible intermediate layouts.
  • Implementing a Hierarchical MCTS (H-MCTS) framework with staged grid refinements.
  • Utilizing an offline-online strategy for real-time structural adaptivity.

Main Results:

  • H-MCTS consistently improves truss design quality compared to single-stage MCTS.
  • The H-MCTS framework significantly reduces computational cost.
  • Demonstrated effectiveness on a bridge-like truss structure with progressive construction and morphing.
  • Achieved real-time adaptation to moving loads and localized damage.

Conclusions:

  • H-MCTS offers a computationally efficient and scalable approach to truss design synthesis.
  • The proposed framework enhances the adaptability of truss structures to changing conditions.
  • This method advances the field of computational structural design and optimization.