How to add Isolators to a bridge?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have a bridge model and i want to add isolation system to study it seismic response. how can i add my isolation code to the main bridge analysis code.. Thanks in advance.
1 commentaire
Nirpex Patel
le 29 Oct 2020
You can try to design Friction Pendulum System (FPS) because the period of vibration of the isolated structure is independent of the support mass and dependent only on the geometry of the bearings. Furthermore,The lateral force is directly proportional to the weight they carry.
To generate simple model of the FPS, you only need to know the target period "T" (to calculate the radius of curvature "R"), the weight of your structure "W" and some information about the friction coefficient "mu".
T=2pi*sqrt(R/g)
F=(W/R)u+(mu*W)*sgn(udot)
where "u" is the FPS displacement and "udot" is the FPS velocity.
wish you all the best.
Réponses (2)
Voir également
Catégories
En savoir plus sur Seismology dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!