UN BUEN PROFESIONAL . PRECISA DE UNA BUENA DOCUMENTACION TECNICA.

Para la compra de cuaquier libro de este blogg puede mandar un correo electronico a info@ingenieriayarte.com o a traves de nuestra pagina web. www.ingenieriayarte.com indicandonos nombre, direccion, poblacion y telefono de contacto .Dentro de España los envios son realizados por mensajeria 24 horas a cargo de MRW. Canarias y Ceuta los envios son por Correos España mediante Paquete Azu

Para cualquier envio Internacional los envios son por Agencia de transporte a su domicilio.Puede efectuar su pedido a traves de www.ingenieriayarte.com de forma comoda calcula los gastos de envio




jueves, 13 de septiembre de 2012

Prontuario y herramientas informáticas para cálculo de estructuras
PRONTUARIO Y HERRAMIENTAS INFORMATICAS PARA
CALCULO DE ESTRUCTURAS
Agustin Perez Garcia y Arianna Guardiola Villora

Esta publicacion contiene material util para efectuar los calculos y comprobaciones que a diario con lleva el calculo de estructuras tanto desde la perspectiva academica como la profesional
Con el objeto de facilitar el uso de la informacion que incluye se adjunta un CD.ROM con la version electronica del libro y con una serie de Hojas de Calculo de Excel que permiten realizar la mayoria de las operaciones utilizando un ordenador.
Tambien incluye la version academica del programa de calculo de estructuras y cimentaciones Architrave y su manual de Usuario.
El libro ha sido diseñado para servir como material de apoyo de la asignatura Introduccion a las Estructura de Edificacion ( Estructuras I ) de la ETS de Arquitectura de Valencia aunque tambien contiene material util para los alumnos de la asignatura de ( Estructuras III )

INDICE

1- Acciones en la edificacion CTE.DB.SE.CTE DB SE Y NTE-EC.
     -Definiciones
     -Fuentes de informacion acerca de los valores de las acciones
     -Valores de las acciones segun el CTE DB-SE
     -Valores de las cargas gravitatorias segun la NTE.-ECG
     -Valores de las cargas de viento segun la NTE.ECV
     -Acciones y estados limite segun el CTE DB SE
     -Combinacion de Acciones segun en CTE DB.SE
     -Combinacion de Acciones segun la EHE 2008

2- Caracteristicas mecanicas de los materiales
     -Fuentes de documentacion
    - Criterios generales fijados por el CTE DB-SE
    - Acero Estructural CTE. DB SE-A
    - Hormigon Armado EHE.2008
    - Madera de uso estructural CTE DB SE M
    - Estructuras de Fabrica CTE.DB-SE.F

3- Formulario para vigas y porticos
    
4  Tablas de predimensionado

5  Geometria y capacidad resistencia de perfiles y barras de acero

6  Limitacion de las deformaciones

7  Comprobacion a pandeo segun el CTE DB.SE  Acero

8  Uniones en Acero CTE  SE-A

Observaciones 2012   3º Edicion Revisada y Ampliada
Paginas  400 
Medidas 17x24
Precio  44,00













miércoles, 12 de septiembre de 2012

Footbridge Vibration Design
FOOTBRIDGES VIBRATIONS DESIGN

Elsa Caetano, University of Porto, Portugal; Alvaro Cunha, University of Porto, Portugal; Wasoodev Hoorpah, M.I.O., Paris, France; Joel Raoul, Sétra, Bagneux, France

Footbridge Vibration Design presents new approaches, numerical tools and experimental tools for assessing and controlling pedestrian effects. Moreover, it includes a number of reference cases dealing with design and control. Focussed on the translation of these findings into practical recommendations, guidelines, codes and design tools for the design of new footbridges, it aims to set a standard for footbridge design. This book is intended for civil and mechanical engineers working on footbridges or related infrastructural projects.

Table of Contents


Introduction

Chapter 1: Recommendations, guidelines and codes

  • European design guide for footbridge vibration, Christoph Heinemeyer, RWTH, Aachen, Germany
  • Calibration of the UK National Annex, David Mackenzie, Flint & Neill Partnership, UK
  • The influence of dynamics in footbridge design: North American practice, Theodor Zoli, HNTB, USA
  • Application of French guidelines in design, Pascal Charles, SETRA, France

Chapter 2: Numerical and experimental and design tools

  • Footbridges, numerical approach, Krystof Zoltowsky, Gdansk University, Poland
  • Design for dynamic effects in long span footbridges, Angus Low, ARUP, UK
  • The role of dynamic testing in the design, construction and long-term monitoring of lively footbridges, Álvaro Cunha, FEUP, Portugal

Chapter 3: Practical experience

  • The Simone de Beauvoir Footbridge in Paris. Experimental verification of the dynamic behaviour under pedestrian loads and discussion of corrective modifications, Xavier Cespedes, SETEC TPI, France
  • Crowd dynamic loading on footbridges, James Brownjohn, Univ. Sheffield, UK
  • Application of tuned mass dampers for bridge decks, Christian Meinhardt, GERB, Germany
  • Experience and practical considerations in the design of viscous damper, Philippe Duflot, Taylor Devices, USA
Observaciones   2009
Medidas    17x24
Paginas  200
Precio   88,00 Euros

martes, 11 de septiembre de 2012



SOLUTIONS FOR SOIL AND STRUCTURAL SYSTEMS USING EXCEL AND VBA
PROGRAMS
Robert L. Sogge

A practical guide to analyzing soil and structural systems using Excel spreadsheets and VBA macro programs (in open-source code) that are provided on the accompanying CD.
This book gives readers the tools to understand the methods such as finite element analysis used to analyze common problems in structural engineering, foundation engineering and soil-structure interaction. The book has value just based on its instructions in Excel spreadsheets and the Visual Basic for Applications (VBA) macro programming language alone. By providing an expert system and guidance to the reader in its use through examples, the author shows the methods and simple modelling techniques that demystify soil-structure applications by presenting the essentials in a clear and concise way.
The book also addresses some of the disappointments in geo-engineering by providing tools to calculate deformations, implement soil-structure interaction procedures, provide simple computer solutions, while incorporating proper soil and rock properties in the analyses.
  • Can be used by students or practicing professional engineers as a hands-on self-study guide as prewritten complete Excel spreadsheets and VBA programs are applied to many different Civil Engineering example problems
  • VBA code techniques and its use and programming are explained but a working knowledge is not required to use the spreadsheet and programs provided
  • Computations are performed using VBA macro programs getting input data from worksheet cells (whereby the spreadsheet functions as a pre-processor) or from input data files
INDICE

PART ONE COMPUTER SOFTWARE
1 Microsoft Excel Spreadsheet
1.1 History of Spreadsheet Development
1.2 Excel 2010
1.2.1 File Conversion and Compatibility
1.3 Transmitting Cell Values Not Formulas
1.4 Accuracy
1.5 Saving
1.6 Implementation of Excel Features
1.6.1 General Tips
1.6.2 Fonts
1.6.3 =IF Statements
1.6.4 Naming Cells
1.6.5 Functions
1.6.6 Drawing
1.6.7 Charting
Related Workbook on DVD
Further Readings
2 Microsoft VBA Programming Language
2.1 History of the BASIC Computer Language
2.1.1 Stage I – BASIC with CP/M and DOS
2.1.2 Stage II – Visual BASIC with Windows
2.1.3 Stage III – VBA and Excel with Windows
2.2 Justification for Using Excel with VBA Macros
2.3 Difference between aWorkbook and a VBA Macro
2.4 VBA Macro Nomenclature
2.5 Generating a Procedure
2.6 Security Level Required to Open VBA Macros
2.7 VBA Code Statements that Differ from Previous BASIC Versions
2.8 Implementation of VBA Macro Programming
2.8.1 Type and Size Declaration of Variables for Subs and Functions
2.8.2 Integer Variable
2.8.3 Floating Point Variables
2.8.4 Double-Precision Variables
2.8.5 Currency Variables
2.8.6 String Variables
2.8.7 Variant Variables
2.8.8 Declaring Data Types in Sub or Function Procedures
2.8.9 Dimensioning Variables
2.8.10 Option Explicit Statement
2.8.11 ReDim Statement
2.8.12 Sub Procedure
2.8.13 Function Procedure
2.9 Inputting Data to a VBA Procedure
2.9.1 In Worksheet Cells
2.9.2 From a Sequential Data File
2.9.3 From Input Boxes
2.10 Output Data from a VBA Procedure
2.10.1 Output toWorksheet Cells
2.10.2 Output to a Sequential Data File
2.11 Running a Macro
2.11.1 Using a Start Button
2.11.2 Alternative Start Methods
2.12 Code Debugging
2.13 Charting in a Workshet
2.14 Line Plots in a Worksheet
2.15 Macro Sub Program Showing Output toWorksheet
2.16 Computer Hardware/Software Requirements
2.16.1 Memory Requirements
2.16.2 Processing Speed
Related Workbooks on DVD
Further Readings
PART TWO STRUCTURES 41
3 Finite Element Method – The Theory
3.1 Theory
3.2 Developing the Element Stiffness Matrix
3.2.1 Equilibrium
3.2.2 Force–Deformation (Stress–Strain)
3.2.3 Deformation Compatibility
3.3 Creating the Global Stiffness Matrix by Assembling Element Stiffnesses
3.4 Solving Simultaneous Equations for Displacements
3.5 Element Displacements and Forces
3.6 Flowchart of Steps
Related Workbook on DVD
References
4 Finite Element Analysis VBA Program PFrame
4.1 Program PFrame – Finite Element Analysis (FEA) of Beam–Bar Structural Systems
4.2 Creating an Input Data Worksheet
4.3 Input Data
4.3.1 Member Axis Orientation and Conversion of Moment of Inertia
4.4 Joint Numbering and Dimensions
4.5 Load Application
4.5.1 Applied Joint Loads
4.5.2 Applied Member Loads
4.5.3 Applied FEFs
4.6 Imposed Joint Displacements
4.7 Unstable or Improperly Supported Configurations
4.8 Running Program PFrame
4.9 Output Data
4.10 Alternate Solution Approach to Macro Program PFrame
4.11 Significant Aspects of Excel Worksheet & VBA Macro Program Construction
5 Beams
5.1 Beam Member Types
5.2 Bar Members as Pinned-End Beams
5.3 Moment of Inertia Conversion for Different Member Axis Orientation
5.4 Load Application
Related Workbooks on DVD
6 Frames
6.1 Analysis of Frames
6.2 Rigid Joints
6.3 Joint Numbering
6.4 Pinned-End Beam
6.5 Supports
6.5.1 Inclined or Skewed
6.5.2 Elastic 74
6.5.3 Imposed Support Displacements
6.6 Varying EI of Members Comprising a Frame
6.7 Stability – The P– Effect
6.8 Load Case Combinations of Load Groups
6.9 Interior Member Forces
6.10 Examples
Related Workbooks on DVD
References
7 Trusses
7.1 Theory for Bar Members
7.2 Analysis of Bar Assemblage
7.3 Load Application
7.4 Initial Member Length Changes
7.5 Support Displacements
Reference
8 Reinforced Concrete
8.1 Concrete and Reinforcing Steel Properties
8.2 Design Capacity and Reinforcing Requirements
8.2.1 Shear Design Capacity
8.2.2 Moment Design Capacity
8.2.3 Beam–Column Capacity
8.2.4 Shrinkage and Temperature Reinforcement (AASHTO 5.10.8) 87
8.2.5 Reinforcement to Control Cracking
8.3 Strength Properties for a Soil–Structure Interaction Analyses
8.4 Cracked-Section Concrete Properties
8.5 Excel Workbooks
8.5.1 Workbook Reinf Concrete
8.5.2 Workbook Beam-LFD
8.5.3 Workbook Beam-Col ID
8.5.4 Workbook PMEIX-VBA
Related Workbooks on DVD
8.6 Notation
References 93
PART THREE SOILS
9 Soil Classification
9.1 Field Geotechnical Processes
9.1.1 Soil/Rock Exploration
9.1.2 Soil/Rock Sampling
9.1.3 Field Testing
9.2 Soil Description
9.2.1 Color 100
9.2.2 Basic Soil Type
9.2.3 Modifying Terms
9.2.4 Special Soil Types
9.3 Field and Laboratory Tests for Soil Identification
9.3.1 Field Tests for Soil Identification
9.3.2 Laboratory Testing for Soil Identification
9.4 Soil Classification Systems
9.4.1 Textural Classification
9.4.2 Engineering Classification
9.5 Excel Workbooks and VBA Programs
Related Workbooks on DVD
9.6 Soil Mechanics Symbol Nomenclature 1
References
10 Soil Strength Properties
10.1 Discrete and Elastic Finite Element Models
10.2 General Elasticity Equations Relating Stress and Strain
10.2.1 Alternative Constitutive Equation Formulation 1
10.2.2 Two-Dimensional Plane-Stress and Plane-Strain Constitutive Equations
10.3 Modulus of Elasticity and Poisson’s Ratio
10.3.1 The Stress–Strain Curve
10.3.2 Failure Strength Related to Confining Pressure Dependency
10.3.3 Elastic Modulus – Relation to Pore Water Pressure and Water Content
10.3.4 Elastic Modulus for Repeated Loading
10.3.5 Elastic Modulus for Dynamic Loading
10.3.6 Analytical Expressions for Elastic Modulus
10.3.7 Secant and Tangent Modulus Values for Iterative and Incremental Analysis
10.3.8 General and Local Failure Conditions
10.3.9 The Relation between ν, φ, and Ko
10.3.10 Analytical Representation of Poisson’s Ratio
10.3.11 Typical E and ν Values
10.4 Coefficient of Subgrade Reaction
10.4.1 Terzaghi Relation for kv and kh
10.4.2 Bowles Relation for kh
10.4.3 E and kh Developed from Lateral Wall Movement
10.4.4 Relation between kv and E
10.5 Mathematical Descriptions of Curves Using Program Curve Fit References
11 Stresses in an Elastic Half-Space
11.1 Closed-Form Elasticity Solutions
11.2 Lateral Stresses against a Wall Restrained from Movement due to Point, Line, and Strip Loading
11.3 Boussinesq Equation
11.3.1 Assumptions
11.4 Westergaard Equation
11.5 Mindlin Equation
11.6 Chart Solutions
11.7 Excel Workbook – Lat&VertStress
11.8 VBA Program HSpace
11.9 Significant Programming Aspects
11.10 VBA Program HSpace – Program Documentation
Related Workbooks on DVD
References
12 Lateral Soil Pressures and Retaining Walls
12.1 Lateral Earth Pressure – Sloped Backfill Acting on Inclined Retaining Wall
12.2 Slope Stability
12.4 Retaining Wall Movements
12.5 Retaining Walls – Factor of Safety
Related Workbooks on DVD
References
13 Shallow and Deep Foundation Vertical Bearing Capacity
13.1 Shallow Foundations
13.2 Vertical Bearing Stress Capacity
13.3 Soil Pressure Distribution
13.3.1 Smooth and Rough Footing Bottoms
13.3.2 Eccentric Loadings
13.3.3 Footing Flexibility
13.4 Settlement-Based Bearing Capacity
13.5 Excel Workbooks
13.6 Deep Foundations
13.7 Capacities Based on Displacement Limits
13.7.1 End Bearing
13.7.2 Skin Resistance
13.7.3 Combined Capacity and Factor of Safety
13.8 Capacities Based on Stress Limits
13.8.1 End Bearing
13.8.2 Skin Resistance
13.8.3 Bearing Capacity in Terms of Blow Counts
13.8.4 Reduction in Capacity Based on Spacing
13.9 Limitations on Capacities
13.10 Load Testing
13.11 Pier Settlement
13.12 Excel Workbook
13.13 Combined Foundations – Shallow and Deep
Related Workbooks on DVD
References on Shallow Foundations
References on Deep Foundations
References on Load Testing of Deep Foundations
References Associated with the Osterberg Load Cell
14 Slope Stability 165
14.1 Workbook Program Slope – Slope Stability by Bishop’s Modified Method of Slices
14.2 Workbook Program STABR – Slope Stability by Bishop’s Modified Method of Slices
14.3 Workbook P
Related Workbooks on DVD 167
References
15 Seepage Flow through Porous Media
15.2 Program Input – from Data file
15.3 Program Output – to Data File
15.4 Input Data Description
15.5 Output Data Description
15.6 Example 172
15.7 Significant Aspects of Excel Workbook and VBA Macro Program Construction
Related Workbooks on DVD
References 175
PART FOUR SOIL–STRUCTURE INTERACTION
16 Beam-on-Elastic Foundation
16.1 Theory–Classical Differential Equation Solution
16.2 Beam–Bar Finite Element Model
16.3 Soil Strength – Coefficient of Vertical Subgrade Reaction
16.4 Structural Stiffness
16.5 Soil–Structure Interaction
16.6 Unbalanced Fixed-End Moment from Triangular Load Distribution
16.7 Pressure Distribution
16.8 Solution Exclusively in Excel Worksheet without VBA
16.9.1 Example 16.1a Triangular Point Loads on Foundation; Example 16.1b Triangular Distributed Loads on Foundation
16.9.2 Example 16.2a Crusher Mat Point Loads – PFrame Solution; Example 16.2b Crusher Mat Point Loads – Excel Solution
16.9.3 Example 16.3 SSI Data Generation Model
Related Workbooks on DVD
References
17 Footings andMat Foundations
17.1 Mat Foundations
17.2 Slab Section Stiffness and Moment Capacity
17.3 Soil–Structure Interaction
17.4 Practical Considerations Regarding Slab Reinforcement
17.4.1 Advantages of Steel Reinforced Slabs
17.4.3 Sizing Steel for Temperature and Shrinkage and Subgrade Movement
17.4.4 Conclusions on Steel Reinforcement
17.4.5 Welded Wire Reinforcing
17.4.6 Post-tensioned Structural Slabs
17.5 Case Study – House Slab Foundations in Tucson, Arizona
17.6 Example 17.1 House Slab
17.6.1 Input Data
17.6.2 Results
17.6.3 Conclusions
References
18 Laterally Loaded Piles
18.1 Theory – Classical Differential Equation Solution
18.2 Conventional Analysis
18.3 Beam–Bar Finite Element Solution
18.3.1 Pier Support Conditions
18.3.2 Pier Loadings
18.3.3 Beam Representation of Pier
18.3.4 Spring (Bar) Representation of Soil
18.3.5 Input DataWorkbook for General Configurations
18.4 Structural Stiffness
18.5 Soil Strength
18.5.1 Coefficient of Horizontal Subgrade Reaction Values
18.6 Soil–Structure Interaction
18.7 Soil Pressures on Each Side of Pier
18.7.1 Allocation of Soil Resistance to Passive and Active Soil States
18.7.2 Representing Soil Resistance by the One-Spring Model
18.7.3 Representing Soil Resistance by the Two-Spring Model
18.8 Limitations of a Beam–Bar Analysis
18.9 Design Procedure
18.10 Solution Exclusively in Excel Worksheet without VBA
18.11 Point of Fixity
18.12 Pile Groups
18.13 Conclusions
18.14 Significant Aspects of Excel Worksheet and VBA Macro
18.15 Examples
18.15.1 Example 18.1 ADOT Lateral Load Test
18.15.2 Example 18.2 Concrete Pier
18.15.3 Example 18.3 Timber Pile
18.15.4 Example 18.4 Concrete Pier 2 Soils
18.15.5 Example Concrete Pier of Bent done by Three Approaches
18.15.6 Example 18.6 Bridge Bent with Piers
18.15.7 Example 18.7 Concrete Pier
Related Workbooks on DVD
References
19 Cantilevered and Anchored Sheet Piles
19.1 Cantilevered Sheet Piles
19.2 Beam–Bar Finite Element Model for Cantilevered Piles
19.3 Anchored Sheet Piles
19.4 Beam–Bar Finite Element Model for Anchored Sheet Piles
19.5 Soil Strength Representation
19.6 Examples
19.6.1 Example 19.1 Cantilevered Sheetpile
19.6.2 Example 19.2 Anchored Sheetpile with Tie Rod
19.6.3 Example 19.3 Anchored Sheetpile-Rowe Calcs
Related Workbooks on DVD
Further Reading 231
20 Buried Arch Culverts (Tunnels)
20.1 Theory: Classical Elasticity Formulation – Burns and Richard Solution
20.2 Soil–Structure Interaction
20.3 Beam–Bar Finite Element Frame Model
20.3.1 Frame with Spring Arch Culvert Model
20.3.2 Coefficient of Lateral Subgrade Reaction
20.4 Vertical Loads
20.4.1 Multiple Presence of LL
20.5 Distributing and Attenuating Vertical Live Loads
20.5.1 Parallel to the Longitudinal Axis of Arch
20.5.2 In the Transverse Direction
20.5.3 Determination of pv and ph from Line Load
20.6 Horizontal Ko Pressure Load
20.7 Load Application
20.8 General Elasticity FEA Programs
20.9 SSI
20.10 Cracked-Section Considerations
20.10.1 Cracked-Section Properties
20.11 Examples
20.11.1 Example 20.1(a) ArchSlab-LatSprDispLimit LL; (b) Arch-Slab-JtLd& SprngLimit LL
20.11.2 Example 20.2 ArchCOW-28
20.11.3 Example 20.3 ArchFtg-28
Related Workbooks on DVD
References 245
21 The Arch Form
21.1 History of Arches and Vaults
21.2 Arch-Shaped Configurations
21.2.1 Circular, Elliptical, Parabolic, and Catenary Shapes
21.2.2 Inglis Equation for Spandrel-Filled Arch
21.2.3 Segmented Arch Shapes
21.3 Force Determination for Various Shaped Arches
21.3.1 Parabolic Arch Solution Using Leontovich Equations
21.4 Arch Engineering Considerations
21.5 Structural and Hydraulic Efficiency
21.6 Soil–Structure Interaction
21.7 Flexible versus Rigid Structures
21.8 Failure Patterns and Deflections
21.9 Load Tests
21.10 Design Comments
21.10.1 Box Culverts
21.10.2 Footings and Slabs
21.10.3 Wall Sections
21.11 Buckling of Arches
21.12 Seismic Design Considerations
Related Workbooks on DVD 262
References
PART FIVE ENGINEERING APPLICATIONS
22 Domes
22.1 Geometry 265
22.2 Membrane Stresses
22.3 Stress Computations Using Worksheet Dome
Related Workbook on DVD
References
23 Critical Path Method
23.1 Project Scheduling
23.2 VBA Versions 270
References
24 Financial Analysis
24.1 Equations Governing Financial Operations
24.2 Excel Worksheets for Financial Calculator and Formulas
24.3 Significant Aspects of Excel Worksheet and Macro Functions
Related Workbook on DVD
Reference
25 Conversion of Units of Measurement
25.1 Unit Systems
25.2 Defined Units
25.3 Labeling Conventions
25.4 Workbook UnitCnvrsn
25.6 Example
25.6.1 Example: ksf (1000 lb/ft2) to Pascals
Related Workbook on DVD
Index

Observaciones   2012   Texto en Ingles
Medidas    17x24
Paginas     312
Precio      107,00 Euros


MANUAL TECNICO DEL AGUA
Degremont

Este best seller técnico conocido ya como el Degremont, es el libro más importante de la literatura técnica sobre aguas. Desde el año 1979 se ha reeditado más de 30 veces. Es indispensable para cualquier técnico, ingeniero o trabajador relacionados con la tecnología del agua, ya que sigue vigente toda su tecnología y conocimientos sobre el agua, de ahí la contínua reedición año tras año, siendo la última en el año 2009

INDICE

Generalidades sobre el agua y sus tratamientos.
El agua: física, química, biología.—
Acción del agua sobre los materiales.—  
Bases teóricas de los principales procesos de tratamiento.—
Procesos y aparatos de tratamiento
Pretratamientos.
Coagulación y floculación del agua
Precipitación química.
Decantación-flotación.
Procesos biológicos aerobios.
Filtración del agua.
Intercambio de iones.
Adsorción-adsorbentes.
Separación por membranas.
Intercambios gas-líquido.
 Corrección química y acondicionamiento
Oxidación-desinfección.
Naturaleza, estabilización, espesamiento y acondicionamiento de los fangos.
Deshidratación, secado e incineración de fangos
Almacenamiento y dosificación de reactivos.
Medida, control, regulación y automatismo.
Tratamiento de las aguas según su naturaleza y destino.
Tratamiento de las aguas de consumo.
Tratamiento de las aguas de piscinas.
Tratamiento de las aguas de caldera y de circuitos de refrigeración.
Tratamiento de las aguas industriales.
Tratamiento de Efluentes urbanos e industriales.
Datos generales relativos al agua.
Química del agua y reactivos
Métodos de análisis.
Biología.
Formulario.
Unidades de medida.
Notas de matemáticas.
Hidraúlica
Electricidad
Calor.
Legislación.
Textos legislativos
Bibliografía

Observaciones     1979
Medidas             15x21
Paginas                1250
Precio                 94,00 Euros

 

INGENIERIA DE PUENTES.ANALISIS ESTRUCTURAL
Salvador Monleon Cremades


La ingeniería de puentes puede definirse como el conjunto de conocimientos y técnicas que permiteaplicar el saber científico a la utilización de los materiales para la construcción de puentes. Entre todos los conocimientos necesarios para tal fin, este volumen se dedica por entero a la formulación del problema estático en estas construcciones y a las técnicas matemáticas adecuadas para su resolución.
 El libro plantea con claridad y extensión la complejidad de la solución fuerte de los problemas fundamentales del calculo de puentes, sin abandonar la claridad de expresión. Pero también trata de una manera completa la manera débil de enfrentarse al problema, recogiendo todo lo escrito en la literatura técnica actual de una forma ordenada.
Por lo tanto, el texto va dirigido a todas las personas relacionadas con ambas cuestiones: alumnos del ultimo curso de Ingeniería de Caminos y profesionales dedicados al proyecto o al análisis de puentes.
Indice

-  Introduccion
       . Caracteristicas estructurales de los puentes
       . Alcance y organizacion del libro
-  Elementos de teoria de Estructuras
       . Introduccion
       . Vigas y arcos
       . Placas y laminas
-  El modelo viga en el analisis de tableros
       . Introduccion
       . Limitaciones del modelo
       . Torsion de un tablero recto simplemente apoyado
       . Distorsion de un tablero recto simplemente apoyado
       . Analisis de tableros continuos simplemente apoyados
-  El modelo emparrillado en el analisis de tableros
       . Introduccion
       . Elementos de analisis de emparrillados planos
       . Disposicion de la malla para plantas mas generales
       . Introduccion de acciones
       . Interpretacion de resultados
       . Comentarios finales
- El Modelo losa en el analisis de tableros
       . Introduccion
       . Losa recta simplemente apoyada en sus secciones extremas
       . Otras geometricas en plantas y condiciones de contorno
       . Comentarios finales
- El Modelo lamina plegada en el analisis de tableros
       . Introduccion
       . Lamina prismatica recta simplemente apoyada solucion exacta
       . Lamina prismatica recta simplemente apoyada solucion mediante bandas finitas
       . Otras geometrias en planta y condiciones de contorno
       . Aplicaciones y comentarios finales
- Los esfuerzos locales en el analisis de tableros
      .  Introduccion
      .  Metodo simplificados de evaluacion de los esfuerzos locales
- Anexo . ejemplo de aplicacion del modelo viga
              . ejemplo de emparrillados para algunos tableros tipicos
              . ejemplo de aplicacion de los abacos de cusens y pama

Observaciones   1997
Medidas    17x24
Paginas   704
Precio   49,30 Euros

lunes, 10 de septiembre de 2012

FERROCARRILES METROPOLITANOS


  
Ferrocarriles metropolitanos. tranvias, metros ligeros y metros convencionales
Autor: Melis Maymar, Manuel


  • Páginas: 784
  • Tamaño: 17x24
  • Edición:
  • Idioma: Español
  • Año: 2008
  • 37,50 Euros
 Si lo desea puede efectuar su pedido a traves de nuestra web   www.ingenieriayarte.com  
envios tanto nacional como internacional 
 

Contenido

El presente libro se presenta con el objetivo de reflejar una introducción al complejo y poco documentado mundo de las explotaciones ferroviarias metropolitanas, y también al de los ferrocarriles en general y a los conceptos en que se basa su diseño, tanto civil como industrial.Sería extremadamente pretencioso intentar contemplar un exhaustivo compendio de todos los aspectos que significan el mundo de los metros, tranvías y metros ligeros en un trabajo como éste. Ello se debe a que este tipo de administraciones, muy similares tecnológicamente a las administraciones ferroviarias que operan en los diversos países a nivel nacional o regional, tienen peculiaridades muy específicas y diferenciadoras que difícilmente se encuentran significadas en los escasos libros que existen en castellano sobre ferrocarriles y su entorno. No obstante, estamos seguros de que el cada vez mayor auge de este tipo de explotaciones ante la creciente congestión viaria de las grandes ciudades, la necesidad de que la ciudadanía disponga de un medio de transporte alternativo al vehículo privado, rápido, seguro, eficaz, de coste razonable y que no atente contra el medio ambiente, está haciendo, y hará, cada vez más usual, encontrarnos en las ciudades de tamaños grandes y medios, transportes ferroviarios como los que trataremos en las siguientes páginas.
Tabla de contenidos

Prólogo   

Capítulo 1 EL FERROCARRIL METROPOLITANO   

1.1. Generalidades y antecedentes históricos   
       1.1.1. Breve historia de los ferrocarriles metropolitanos   
       1.1.2 El transporte ferroviario urbano   
       1.1.3. Diferencias entre ferrocarriles metropolitanos y otras explotaciones ferroviarias   
1.2. La empresa de transporte metropolitano   
      1.2.1. El transporte ferroviario urbano. Políticas de inversiones y tarifas   
      1.2.2. Criterios generales de explotación en tranvías, metros ligeros y pesados   
      1.2.3. Costes e ingresos de la empresa de transporte metropolitano   
      1.2.4. Velocidades e intervalos   
      1.2.5. Control centralizado y descentralizado   
      1.2.6. Ratios de control y calidad y relación de Administraciones   
      1.2.7. Aspectos a tener en cuenta en el diseño inicial de un nuevo metro   
      1.2.8. Consideraciones sobre trolebuses   

Capítulo 2  LA INFRAESTRUCTURA DE LOS FERROCARRILES METROPOLITANOS
  
2.1. Planificación y proyecto de una nueva línea de ferrocarril metropolitano pesado. El caso del Metro de Madrid   
       2.1.1. Trazado de las nuevas líneas   
       2.1.2. Diseño de las estaciones   
       2.1.3. Proyecto de los túneles. Simple o doble túnel   
       2.1.4. Interconexión de líneas. Intercambiadores entre líneas de metro o ferrocarril   
       2.1.5. Un ejemplo práctico en 2007: El intercambio modal ferroviario más importante de España: los túneles de Cercanías Atocha-Chamartín y la red de Metro de Madrid   
2.2. Construcción de túneles y estaciones   
        2.2.1. Generalidades sobre los métodos constructivos de túneles   
        2.2.2. La estabilidad del frente del túnel   
        2.2.3. Métodos constructivos en estaciones   
        2.2.4. Resumen y criterio básico a aplicar: Seguridad en los trabajos   

Capítulo 3 LA SUPERESTRUCTURA DE LOS FERROCARRILES METROPOLITANOS   

3. La estructura de la vía   

3.1. Elcarril   
3.2. El balasto   
3.3. La traviesa   
3.4. La vía en placa   
3.5. Sujeciones   
3.6. Aparatos de vía   
3.7. La vía en sistemas tranviarios   
3.8. La vía en Metro de Madrid, 2007   

Capítulo 4 GEOMETRÍA Y TRAZADO DEL FERROCARRIL     

4.1. Condicionantes del trazado en planta en metros   
4.2. El peralte   
4.3. Aceleración sin compensar   
4.4. Insuficiencia de peralte   
4.5. Exceso de peralte   
4.6. Aceleración sin compensar en caja de viajeros   
4.7. Trenes basculantes y pendulares   
4.8. Condiciones a cumplir en la curva circular. Limitaciones por confort del viajero   
4.9. Las curvas de transición   
4.10. Ecuaciones explícitas de la clotoide   
4.11. Implantación de las transiciones   
4.12. Condiciones a cumplir por la curva de transición   
4.13. Trenes parados   
4.14. Establecimiento de la transición   
4.15. Acuerdos verticales   
4.16. Geometría de la vía en ferrocarriles metropolitanos. Ejemplo de cálculo de parámetros   

Capítulo 5 TRACCIÓN Y ADHERENCIA EN EL FERROCARRIL   

5.1. Resistencias ala tracción   
        5.1.1. A velocidad constante   
        5.1.2. En aceleración   
        5.1.3. En arranque   
5.2. Curva de resistencia global al movimiento del tren   
5.3. Curva de potencia de la locomotora o bogies motores.   
5.4. Esfuerzo disponible para tracción   
5.5. La adherencia ferroviaria   
5.6. Curvas del movimiento del tren   
5.7. Ejemplos con diferentes trenes   
5.8. Cálculo de la velocidad y del movimiento del tren   

Capítulo 6 MECÁNICA VERTICAL Y TRANSVERSAL DE LA VÍA   

6.1. Generalidades   
        6.1.1. Parámetros elásticos de la vía   
        6.1.2. Parámetros dinámicos de la vía a partir de su rigidez vertical   
6.2. Mecánica vertical de la vía   
        6.2.1. Cargas estáticas. Las ecuaciones de Zimmermann-Timo-shenko   
        6.2.2. Cargas estáticas. La vía sobre traviesas. Adaptación de las ecuaciones de Zimmermann-Timoshenko   
        6.2.3. Ejemplo de aplicación de las ecuaciones de Zimmermann-Timoshenko para un eje aislado   
        6.2.4. Ejemplo de aplicación de las ecuaciones de Zimmermann-Timoshenko paraunbogie   
        6.2.5. Viga continua sobre apoyos elásticos discretos. Método de Lorente de No   
        6.2.6. Cargas cuasiestáticas sobre la vía   
        6.2.7. Cargas dinámicas sobre la vía   
6.3. Mecánica transversal de la vía   
        6.3.1. Esfuerzos transversales del tren sobre la vía   
        6.3.2. Resistencia lateral de la vía   
        6.3.3. Factores que influyen en el comportamiento tranversal de la vía   
        6.3.4. El descarrilo por remonte de la pestaña. El criterio de Nadal   
        6.3.5. El descarrilo por remonte de la pestaña. Criterios basados en la duración del contacto-enfoque japonés   
        6.3.6. El descarrilo por remonte de la pestaña. El criterio de Weins-tock   
        6.3.7. El vuelco del tren   
        6.3.8. El vuelco del carril   

Capítulo 7 INSTALACIONES FIJAS. ENERGÍA   

7.1. Subestaciones   
        7.1.1. Principios de subestaciones ferroviarias metropolitanas   
        7.1.2. Cálculo y dimensionamiento de subestaciones   
        7.1.3. Telemando de subestaciones   
        7.1.4. Protecciones e interruptores   
        7.1.5. Criterios sobre las tensiones de alimentación de tracción   
        7.1.6. Sistemas de almacenamiento de energía   
7.2. Distribución de energía de tracción/electrificación   
        7.2.1. Catenaria   
        7.2.2. Catenaria rígida   
        7.2.3. Tercer carril   
        7.2.4. Otros modernos sistemas de captación   
        7.2.5. Distribución de energía en media tensión   

Capítulo 8 INSTALACIONES FIJAS. SEÑALIZACIÓN   

8.1. Señalización ferroviaria   
        8.1.1. Señalización convencional   
        8.1.2. Sistemas de protección automática (ATP)   
        8.1.3. Cálculo de capacidad de transporte de una línea con base en las imitaciones impuestas por el ATP   
        8.1.4. Sistemas de ATP interoperables (ERTMS)   
        8.1.5. Sistemas de conducción automática (ATO)   
        8.1.6. Sistemas totalmente automatizados driverless   
        8.1.7. Centros de Control de Tráfico (CTC)   
        8.1.8. Sistemas de señalización tranviaria en viarios compartidos   
        8.1.9. El sistema de ayuda a la explotación (SAE) de tranvías   
8.2. Sistemas auxiliares diversos y telecomunicación   
        8.2.1. Telefonía   
        8.2.2. Radiocomunicaciones   
        8.2.3. Megafonía   
        8.2.4. Televisión   
        8.2.5. Medios de transmisión   

Capítulo 9 OTRAS INSTALACIONES FIJAS     

9.1. Instalaciones fijas de estaciones   
       9.1.1. Escaleras mecánicas   
       9.1.2. Pasillos rodantes y rampas mecánicas   
       9.1.3. Ascensores   
       9.1.4. Sistema de venta de billetes y control de accesos   
       9.1.5. Tarjetas inteligentes sin contacto o smart cards   
       9.1.6. Puertas del andén   
9.2. Instalaciones fijas de línea   
        9.2.1. Ventilación de líneas   
        9.2.2. Bombeo de aguas en líneas   
        9.2.3. Detección y protección contra incendios   
        9.2.4. Alumbrado de túneles   

Capítulo 10 MATERIAL MÓVIL     

10.1. Bogics   
         10.1.1. Bogies motores y sus componentes   
         10.1.2. Motores de tracción   
         10.1.3. Bogies remolque   
         10.1.4. Cinemática bogie-vía   
         10.1.5. Cálculo de ejes de ferrocarriles   
         10.1.6. Simulaciones dinámicas en el sector ferroviario   
         10.1.7. Bogies de tranvías   
         10.1.8. Desarrollo y nuevos proyectos sobre bogies   
10.2. Acoplamientos o enganches   
         10.2.1. Acoplamientos automáticos   
         10.2.2. Acoplamiento semipermanentes   
10.3. Tracción eléctrica ferroviaria   
         10.3.1. Introducción   
         10.3.2. Técnica de tracción reostática   
         10.3.3. Optimización de los circuitos de potencia reostáticos   
         10.3.4. Técnica chopper   
         10.3.5. Técnica trifásica   
         10.3.6. Cofres de electrónica y aparellaje   
10.4. Cajas.   
         10.4.1. Estructura   
         10.4.2. Equipo neumático   
         10.4.3. Equipos eléctricos   
         10.4.4. Baterías   
         10.4.5. Puertas e interiorismo   
         10.4.6. Equipos de climatización   
         10.4.7. Trenes de levitación magnética monoviga   
         10.4.8. Cajas modulares de tranvías y metros ligeros   

Capítulo 11 MANTENIMIENTO   

11.1. Mantenimiento ferroviario   
          11.1.1. Mantenimiento de material móvil   
          11.1.2. Mantenimiento de infraestructuras e instalaciones   
          11.1.3. Instalaciones para mantenimiento   
          11.1.4. El material móvil auxiliar   
Anexo   
Bibliografía

sábado, 8 de septiembre de 2012



ABASTECIMIENTO Y DISTRIBUCION DE AGUA
Aurelio Hernandez Muñoz

Este libro se estructura sobre tres aspectos fundamentales: 1. Las característicasfísicas y químicas del agua, por un lado (considerando también las aguasalmacenadas), 2. El agua como factor de vida (las aguas limpias y su uso, lasresiduales y el efecto de la contaminación, los condicionantes sanitarios del aguade consumo, todo ello en relación con las técnicas adecuadas de control y gestión)y 3. El agua en contacto con los materiales (la función del agua como elemento dedilución y transporte, el papel químico y biológico de ésta en contacto conmateriales de construcción e instalaciones, etc. ).

INDICE
 

 1-INICIACION AL ABASTECIMIENTO Y DISTRIBUCION DE AGUAS
 2. CARACTERISTICAS FISICAS Y QUIMICAS DEL AGUA
 3. EL AGUA COMO HABITAT FITO-ZOOLOGICO Y LA INGENIERIA SANITARIA
 4. DISPOSICIONES LEGALES CUALITATIVAS DEL AGUA
 5. CAPTACION DE AGUAS SUPERFICIALES
 6. CAPTACION DE AGUAS SUBTERRANEAS
 7. NECESIDADES DE AGUA
 8. PROYECTO Y EJECUCION DE CONDUCCIONES
 9. DEPOSITOS DE REGULACION Y DISTRIBUCION DES DE DISTRIBUCION
10 REDES DE DISTRIBUCCION
11. CALCULO DE LAS REDES DE DISTRIBUCION
 
 

Observaciones   2008   5º Ed.Actualizada
Paginas  934    Medidas  17x25
Precio. 60,00 Euros