You are on page 1of 10

ANALYSIS AND DESIGN OF A RESIDENTIAL

STRUCTURE USING C PROGRAM


PRESENTED BY

MOHAMMED FASEEULLAH K 4MH14CV128


YASHWANTH GOWDA M N 4MH14CV133
NISARGA GOWDA S 4MH15CV420
CHIRDEEP N R 4MH14CV127

GUIDED BY

CHANDRASHEKAR M
ASSOCIATE PROFESSOR
DEPARTMENT OF CIVIL ENGINEERING
MIT MYSORE
INTRODUCTION

 Structural analysis
Structural analysis is the determination of the effects of loads on physical structures and
their components.

 Structural design
Structural design is a method by which we find out safe and economical specifications of a
structure or a member of the structure to carry the load.

 C Programming language
C is a high level and general purpose programming language that is ideal for developing
firmware or portable applications.
CODES USED

 IS 456-2000: DESIGN CODE FOR RCC STRUCTURES

 SP-16: DESIGN CODE FOR COLUMNS

 IS-875(PART 1): CODE FOR DEAD LOADS

 IS-875(PART 2): CODE FOR IMPOSED LOADS


OBJECTIVES
 Modeling and loading analysis of the structure.

 Understanding of design and detailing concept.

 Approach for professional practice in the field of Structural Engineering.

 The structure is designed for critical conditions.

 Development of a method which is accurate, fast and efficient.

 Analysis and Design of various structural components of the model building.

 Detailing of beams, columns, slab with section proportioning and reinforcement.


Why C–program?
Features of C Programming Language

 C is a robust language with a rich set of built-in functions and operators.

 C is the building block for many other programming languages.

 Programs written in C are fast and efficient.

 C is highly portable, Programs once written in C can be run on other machines with minor
or no modification.

 C is easily extensible.

 The modular structure makes code debugging, maintenance and testing easier.
COURSE OF WORK

Structural planning

Computation of loads

Analysis

Member design
PLAN
FRAME
THANK YOU

You might also like