Monday, March 2, 2009

Mechanical Engineering Design

Writer: Budynas Nisbett
Edition: 8th
Catogary: Mechanical
Total Pages: 1059
Contents:

  1. Introduction
  2. Introduction to Mechanical Engineering Design
  3. Materials
  4. Load and Stress Analysis
  5. Deflection and Stiffness
  6. Failures Resulting from Static Loading
  7. Fatigue Failure Resulting from Variable Loading
  8. Shafts and Shaft Components
  9. Screws, Fasteners, and the Design of Nonpermanent Joints
  10. Welding, Bonding, and the Design of Permanent Joints
  11. Mechanical Springs
  12. Rolling−Contact Bearings
  13. Lubrication and Journal Bearings
  14. Gears — General
  15. Spur and Helical Gears
  16. Bevel and Worm Gears
  17. Clutches, Brakes, Couplings, and Flywheels
  18. Flexible Mechanical Elements
  19. Power Transmission Case Study
  20. Finite−Element Analysis
  21. Statistical Considerations

Download Here

Design Engineering - A Manual for Enhanced Creativity

Writer: W. Ernst Edr & Stanislav Hosnedl
Catogary: Civil, Mechanical, Electrical & Architectural
Total Pages: 630
Contents:

  1. Introduction
  2. Outline of Contents and Structure
  3. Designing
  4. Hypothesis, Theory, Science
  5. System
  6. Products, Processes, Technical Systems—Results from Design Engineering and Manufacturing
  7. Information, Knowledge, Data
  8. Technical Object and Process System
  9. Design Engineering, Engineering Design Process
  10. Engineering Design System—Structure
  11. Engineering Design Process (DesP)
  12. Engineering Design Processes: Case Examples
  13. Engineering Design System (DesS) and Engineering Design Processes (DesP)
  14. Design Situation
  15. Procedural Model of Design Engineering
  16. Transformation System, Including Transformation Process,
  17. Technical Process, and Technical System
  18. Technical (Object) Systems
  19. Specialized Engineering Design Sciences, Specialized Theories of Technical Systems
  20. Design Methods
  21. Information and Formal Support for Design Engineering
  22. Technical Support for Design Engineering
  23. Human Resources, Management and Environmental Support for Design Engineering
  24. Education for Design Engineering
  25. Engineering Design Science

Download Here

Materials for Engineering

Writer: John Martin
Edition: 3rd
Catogary: Civil, Architectural & Mechanical
Total Pages: 243
Contents:

  1. Structure of engineering materials
  2. Determination of mechanical properties
  3. Metals and alloys
  4. Glasses and ceramics
  5. Organic polymeric materials
  6. Composite materials
  7. Problems
  8. Useful constants
  9. Conversion factors
  10. Selected data for some elements
  11. Sources of material property data
  12. The Periodic Table of the elements

Download Here

Fluid Mechanics & Thermodynamics for Turbomachinery

Writer: S. L. Dixon
Edition: 5th
Catogary: Mechanical & Civil
Total Pages: 422
Contents:

  1. Basic Fluid Mechanics, Thermodynamics: Definition of Efficiency
  2. Two Dimensional Cascades
  3. Axial-Flow Turbines: Two dimensional Theory
  4. Three-Dimensional Flow in Axial Turbomachines
  5. Centrifugal Pumps,Fans & Compressors
  6. Radial Flow Gas Turbines
  7. Hydraulic Turbines
  8. Wind Turbines

Download Here

Fundamentals of Power Electronics

Writer: Robert W. Erickson & Dragan Maksimovic
Edition: 2nd
Catogary: Electrical
Total Pages: 871
Contents:

  1. Introduction
  2. Principles of Steady State Converter Analysis
  3. Steady-State Equivalent Circuit Modeling, Losses and Efficiency
  4. Switch Realization
  5. The Discontinuous Conduction Mode
  6. Converter Circuits
  7. AC Equivalent Circuit Modeling
  8. Converter Transfer Functions
  9. Controller Design
  10. Input Filter Design
  11. AC and DC Equivalent Circuit Modeling of the Discontinuous Conduction Mode
  12. Current Programmed Control
  13. Basic Magnetics Theory
  14. Inductor Design
  15. Transformer Design
  16. Power and Harmonics in Nonsinusoidal Systems
  17. Line-Commutated Rectifiers
  18. Pulse-Width Modulated Rectifiers
  19. Resonant Conversion
  20. Soft Switching

Download Here

Introduction to Alogrithms

Writers: Thomas H. Cormen, Charles E. Leiserson & Ronald L. Rivest
Catogary: Electrical & Computer
Total Pages: 1339
Contents:

  1. Mathematical Foundations
  2. Growth of Functions
  3. Summations
  4. Recurrences
  5. 5 Sets, etc
  6. Counting & Probability
  7. Heapsort
  8. Qucik Sort
  9. Sorting in Linear time
  10. Medians & other Statistics
  11. Advance Design & Analysis Techniques
  12. Advance Data Structures
  13. B Trees
  14. Binomial Heaps
  15. Fabonacci Heaps
  16. Data Structures for Disjoint Sets
  17. Graph Alogrithms
  18. Sorting Networks
  19. Arithmetic Circuits
  20. Alogrithms for Parallel computers
  21. Matrix Operations
  22. Polynomials & FFT
  23. Number-Theoretic Alogrithms
  24. String Matching
  25. Computational Geometry
  26. NP Completeness
  27. Approximation Alogrithms

Download Here

Engineering Mechanics - Dynamics

Edition: 11th
Catogary: Mechanical & Civil
Total Pages: 848

Download Here

Foundations of Analogue & Digital Circuits

Writers: Anant Agarwal & Jefferey H. Lang
Catogary: Electrical
Total Pages: 1009
Contents:

  1. The Circuit Abstraction
  2. Resistive Networks
  3. Network Theorems
  4. Analysis of Nonlinear Circuits
  5. The Digital Abstraction
  6. The MOSFET Switch
  7. The MOSFET Amplifier
  8. The Small-Signal Model
  9. Energy Storage Elements
  10. First-Order Transients in Linear Electrical
  11. Energy and Power in Digital Circuits
  12. Transients in Second-Order Circuits
  13. Sinusoidal Steady State: Impedance and Frequency Responce
  14. Sinusoidal Steady State: Resonance
  15. The Operational Amplifier Abstraction
  16. Diodes
  17. Maxwell’s Equations and the Lumped Matter
  18. Trigonometric Functions and Identities
  19. Complex Numbers
  20. Solving Simultaneous Linear Equations

Download Here

Computer Programming & Visual Basic

Writer: David I. Schneider

Catogary: Computer, Civil & Electrical
Total Pages: 591

Contents:

  1. Problem Solving
  2. Fundamentals of programming in Visual Basic
  3. General Procedures
  4. Decisions
  5. Repitition
  6. Arrays
  7. Sequential Files
  8. Random-Acces Files
  9. Graphical display of data
  10. Additional Controls and Objects
  11. Database Management
  12. Object oriented programmaing
  13. Communicating with other applicaitons
  14. Appendices
  15. Index

Download Here

C++ Alogrithms & Data Strcutures

Writer: Addison Wesely.
Catogary: Electrical, Computer.
Total Pages: 217
Contents:

  1. Pointers, Arrays, and Structures
  2. Objects and Classes
  3. Templates
  4. Inheritance
  5. Algorithm Analysis
  6. Data Structures
  7. Sorting Algorithms
  8. Randomization
  9. Fun and Games
  10. Stacks and Compilers
  11. Utilities
  12. Simulation
  13. Graphs and Paths
  14. Stacks and Queues
  15. Linked Lists
  16. Trees
  17. Binary Search Trees

Download Here

Electric Relays - Principles & Applications

Writer: Vladimir Gurevich
Catogary: Electrical
Total Pages: 659
Contents:

  1. History
  2. Magnetic Systems of Relays
  3. Contact Systems
  4. External Design of Relays
  5. Reed Switches and Reed Relays
  6. High-Voltage Relays
  7. Electronic Relays
  8. Time Relays
  9. Thermal Relays
  10. Protective Current and Voltage Relays
  11. Power and Power Directional Relays
  12. Differential Relays
  13. Distance Relays
  14. Frequency Relay
  15. Microprocessor-Based Relays: Prospects and Challenges
  16. Special Relays
  17. Basic Relay Terms and Definitions — Glossary

Download Here

Mechanical Engineering Systems

Writer: Richard Gentle, Peter Edwards & Bill Bolton

Catogary: Mechanical
Total Pages: 320

Contents:

  1. Introduction: the basis of engineering
  2. Thermodynamics
  3. Fluid mechanics
  4. Dynamics
  5. Statics
  6. Solutions to problems

Download Here

Architect's Portable Handbook

Writer: Pat Guthrie

Edition: 3rd.
Catogary: Architrectural & Design
Total Pages: 705
Contents:

  1. General
  2. SITE
  3. Concrete
  4. Massonary
  5. Metals
  6. Wood
  7. Thermal & Moisture Protection
  8. Doors, Windows & Glass
  9. Finishes
  10. Specialties
  11. Equipment
  12. Interiors
  13. Assemblies
  14. Conveying Systems
  15. Mechanical
  16. Lighting & Electrical
  17. Appendixes

Download Here

Roofing

Writer: Schraff, R
Edition: 2nd
Catogary: Civil
Contents:

  1. An Overview of Roofing
  2. Planning a Job
  3. Roof Safety
  4. Tools and Equipment
  5. Built-Up Roofing
  6. Single-Ply Roofing
  7. Asphalt Roofing
  8. Wooden Shingles and Shakes
  9. Slate Shingles
  10. Clay and Concrete Tiles
  11. Metal Roofing
  12. The Business of Roofing
  13. Computers
  14. Developing Cash Flow from Miscellaneous Roof Work

Download Here

Building Design & Construction

Writer: Brockenbrough, R.L
Edition: 6th
Catogary: Civil
Contents:

  1. System Fundamentals
  2. The Building Team-Managing the Building Process
  3. Protection against Hazards
  4. Building Materials
  5. Structural Theory
  6. Soil Mechanics and Foundations
  7. Structural Steel Construction
  8. Cold-Formed Steel Construction
  9. Concrete Construction
  10. Wood Construction
  11. Wall, Floor, and Ceiling Systems
  12. Roof Systems
  13. Heating, Ventilation, and Air Conditioning
  14. Plumbing—Water-Supply, Sprinkler, and Wastewater Systems
  15. Electrical Systems
  16. Vertical Circulation
  17. Construction Project Management
  18. Communications Systems
  19. Construction Cost Estimating

Download Here

Civil Engineering Formulas

Writer: Tyler G & Hicks, P.E
Edition: 2nd
Catogary: Civil
Total Pages: 481
Contents:

  1. Conversion Factors for Civil
  2. Beam Formulas 15
  3. Column Formulas
  4. Piles and Piling Formulas 131
  5. Concrete Formulas 147
  6. Surveying Formulas 243
  7. Soil and Earthwork Formulas
  8. Building and Structures Formulas
  9. Bridge and Suspension-Cable
  10. Highway and Road Formulas
  11. Hydraulics and Waterworks

Download Here

Steel Structure Designer's Handbook

Writer: Brockenbrough, R.L
Edition: 3rd
Catogary: Civil
Contents:

  1. Properties of Structural Steels and Effects of Steelmaking and Fabrication
  2. Fabrication and Erection
  3. General Structural Theory
  4. Analysis of Special Structures
  5. Connections
  6. Building Design Criteria
  7. Design of Building Members
  8. Floor and Roof Systems
  9. Lateral-Force Design
  10. Cold-Formed Steel Design
  11. Design Criteria for Bridges
  12. Beam and Girder Bridges
  13. Truss Bridges
  14. Arch Bridges
  15. Cable-Suspended Bridges

Download Here

Insulation

Writer: Bynaum R.T
Catogary: Civil
Contents:

  1. A breif history of Thermal Insulation
  2. Thermal Comfort
  3. Insulation Fundamentals & Principles
  4. Vapor & Air retarders
  5. Insulation applications & Comparisions
  6. Building Codes, Associated Standards, and Regulations
  7. Loose-Fill Insulation
  8. Blanket Insulation: Batts and Rolls
  9. Sprayed-in-Place Insulation
  10. Foamed-in-Place Insulation
  11. Rigid Board Insulation
  12. Radiant Barriers and Reflective Insulation
  13. Earth
  14. Coatings
  15. Integrated Insulation Systems
  16. Historical Insulation Products
  17. Future Insulation Products and Technologies

Download Here

Advance Calculus

Writer: R. Creighton Buck
Edition: 3rd
Catogary: Civil, Mechanical, Electrical & Computer
Total Pages: 636
Contents:

  1. SETS AND FUNCTIONS
  2. CONTINUITY
  3. DIFFERENTIATlON
  4. INTEGRATlON
  5. SERIES
  6. UNIFORM CONVERGENCE
  7. DIFFERENTIATION & TRANSFORMATION
  8. APPLICATIONS TO GEOMETRY AND ANALYSIS
  9. DIFFERENTIAL GEOMETRY AND VECTOR CALCULUS
  10. NUMERICAL METHODS
  11. APPENDIXES
  12. INDEX 613

Download Here