Fundamentals of Reinforced Concrete Design to Eurocode 2

Fundamentals of Reinforced Concrete Design to Eurocode 2

An introduction to ultimate limit state design for bending and shear with optional calculation automation using Python.

⏰ 12 h 12 min | 41 lessons
Published: February 2023
After completing this course...
You’ll understand how to model the flexural behaviour of reinforced concrete and how to use these models to determine suitable arrangements of steel reinforcement.
You’ll learn how you can use Python scripting to reduce repetitive hand calculations and increase your efficiency (no prior Python knowledge assumed)
You’ll understand how to use the system of Eurocodes to turn characteristic loads into code-compliant design loadings.
You’ll learn how to design for shear using the Variable Strut Inclination Model prescribed by Eurocode 2 for vertical and transverse shear.
COURSE OVERVIEW

As engineers, one of the most widely used and versatile materials at our disposal is concrete and, more specifically steel reinforced concrete. It’s arguably the most important and certainly the most ubiquitous material in the construction industry globally. Twice as much concrete is used (by weight) as steel, wood, plastics and aluminium combined. Its global usage is estimated at 10 billion tons per year.

Reinforced concrete has many benefits over other materials; it’s strong, durable, naturally corrosion resistant, has fantastic fire resistance, has excellent inherent damping characteristics and when designed correctly, results in incredibly safe and robust structures.

Modern reinforced concrete structures.

So, one of the core skill sets an engineer needs is the ability to design reinforced concrete. This can only come after establishing a solid understanding of the fundamental behaviour of reinforced concrete and the composite action developed between the concrete and embedded reinforcing steel.

We’ll focus on this foundational and fundamental knowledge in this course. This will serve as your entry point into the world of reinforced concrete design. If you’re a civil or structural engineer, this is just step one on a long road of learning to work with this material.

If you’re an engineer in a related discipline, then consider this course your cheat sheet to understand how and why reinforced concrete structures are designed the way they are.

Code-based design

When we move away from fundamental engineering theory and try to take our models into the real world, we quickly encounter a need for some degree of standardisation – some set of rules or guidelines we, as construction industry professionals, can all work within. This is where codes of practice become invaluable.

Codes of practice offer us a way to work more efficiently by baking standard best practices into our work. They ensure consistency in how things are designed across the industry.

This is particularly important when we move from analysis, which is generally a more binary process where the answer is the answer, into design, where the room for interpretation of what the best answer looks like is greater. Codes of practice help us enforce some consistency in the outcome of a given design process.

Since we’ll focus on fundamental design, we need to decide which of the many available codes of practice we’ll be working to. In this course, we’ll work with Eurocodes. As such, everything we do will be within and consistent with this framework.

The suite of Eurocodes.

By the end of the course, you should understand the mechanical models we use to characterise reinforced concrete behaviour. You’ll also develop an understanding of the rules and analysis techniques prescribed by Eurocode 2 for the analysis and design of reinforced concrete structures.

Course Outline

The aim of this course is to provide an introduction to the behaviour of reinforced concrete in bending and shear. Based on this understanding you will be able to design primary flexural and shear reinforcement. In addition, towards the end of the course, we’ll also explore how we can use Python scripting to speed up repetitive manual calculations.

The course is divided into 5 sections:

Section 1: Overview and course breakdown

In section one, we’ll cover some basic housekeeping issues. In particular, we’ll address who this course is best suited to and the optional role of Python in the course. Before enrolling, you can watch the videos for section one below to decide if the course is right for you. The core course content kicks off in section 2

Section 2: Actions and Limit State Design

This course will focus on the design of reinforced concrete structures. But before we can design anything, we first need to determine what forces we’re designing for. Since we’re in the realm of code-based design, we need to carefully determine the design loads on our structures.

This section will focus on determining design loading (or actions) in line with the guidance provided in the relevant Eurocodes. This will require us to consider limit state design – a fundamental concept that applies to the design of structures in any material, not just reinforced concrete.

Section 3: Bending of Reinforced Concrete

Probably the most fundamental reinforced concrete design exercise is designing for flexure. In section 3, we’ll focus on developing an understanding of the flexural behaviour of reinforced concrete.

After completing this section, you’ll clearly understand how the concrete and steel reinforcement act compositely to develop an internal moment of resistance to counter the externally applied forces.

We’ll consider singly reinforced, double reinforced, over-reinforced and flanged cross-sections. In each case, we’ll complete some design exercises to put the theory into context.

Cross-section analysis, strain distribution and stress distributions.

Section 4: Shear Resistance of Reinforced Concrete

After designing for bending, designing to accommodate shearing forces is the next critical task. In this section, we’ll again use basic mechanics to develop a simple model of shear resistance. The model we’ll focus on is called the Variable Strut Inclination Model.

Variable Strut Inclination Model.

After explaining the fundamental mechanics at play, we’ll work through some design examples to bed in the theory discussed. After using the variable strut model to design vertical shear reinforcement, we’ll apply it to designing for transverse shear forces that develop at the web-flange interface in flanged beams, first introduced in the previous section.

Once complete, you’ll understand the mechanics of shear reinforcement and how to design for direct and transverse shear in reinforced concrete beams.

Typical rebar arrangement in a beam.

Section 5: Automating section analysis in Python

In the final section of the course, we’ll explore how we can automate our calculations and speed up the analysis and design process. Most student and professional engineers will at some point, have used a spreadsheet to automate their work. In this section, we’ll go one step further and use the popular programming language, Python.

This section is optional – we won’t be covering anything new from a concrete analysis point of view, just revisiting material already covered and sprinkling some Python magic on top. In particular, we’ll return to our flexure calculations and use the worked examples from section 3 as a roadmap to help us build up some analysis scripts.

Automating our analysis and design with Python.

The main aim of this section is to get you thinking about how you can use programming as a simple tool to speed up your engineering calculations and analysis workflows. You’ll find that with a little practice, scripting in Python (or any other language you like) is far superior to a spreadsheet when managing engineering calculations.

Once you’ve finished this section, you should be comfortable expanding your analysis scripts to cover other analyses from the course. The takeaway from this section will be the application of scripting to your other engineering analyses and workflows.

Who this course is for

  • Students studying civil or structural engineering who want a first introduction to the topic of code-based reinforced concrete design.
  • Engineers from other related disciplines who want to better understand the fundamentals of reinforced concrete design.
  • Anyone who wants to explore how python programming might be used to speed up manual calculations.

This course might not be right for you if you routinely design reinforced concrete structures to Eurocode 2. You will likely already be familiar with what we cover in the course. However, you may find the final section on calculation automation with Python helpful.

The codes developed in this course are for educational purposes only and are not tested or certified for use beyond the educational scope of this course. Always employ your own engineering judgement first and foremost, regardless of what the computer says!

Section 2
Actions and Limit State Design
4. Section 2 overview
03:54 (Preview)
5. The relevant codes for this course
10:21
6. Actions on structures
14:54
7. Ultimate limit state design
32:02
8. Serviceability limit state design
02:51
9. Worked example #1: Determining ULS actions
15:06
10. Worked example #2: Determining ULS actions
23:30
Section 3
Bending of Reinforced Concrete
11. Section 3 overview
03:45 (Preview)
12. Material properties
23:18
13. Cross-section analysis
34:14 (Preview)
14. Ultimate moment capacity
20:38 (Preview)
15. Worked example #3: Basic section design
16:43
16. Worked example #4: Calculate section moment capacity
10:31
17. Worked example #5a: Over-reinforced sections
23:07
18. Worked example #5b: Automating the search for x 📂
20:04
19. Doubly reinforced sections
21:36
20. Worked example #6: Doubly reinforced section design
12:32
21. Worked example #7: Calculating doubly reinforced moment capacity
10:59
22. Flanged beam design
19:33
23. Worked example #8: Flanged section moment capacity
12:56
24. Worked example #9: Flanged section design
07:57
Section 4
Shear Resistance of Reinforced Concrete
25. Section 4 overview
02:48 (Preview)
26. Shear behaviour in beams
32:58
27. Reinforced shear resistance (Variable Strut Method)
36:35
28. Worked example #10: Bending and shear design
33:26
29. Worked example #11: Shear design example
14:38
30. Longitudinal shear in flanged beams
18:37
31. Worked example #12: Transverse shear reinforcement design
21:54
Section 5
Automating section analysis in Python
32. Section 5 overview
02:28 (Preview)
33. Designing singly reinforced sections 📂
20:08
34. Expanding to doubly reinforced sections 📂
22:33
35. Expanding to singly reforced flanged sections 📂
39:00
36. Determining the correct analysis case 📂
21:36
37. Under-reinforced section analysis 📂
10:48
38. Over-reinforced section analysis 📂
31:50
39. Doubly reinforced section analysis 📂
40:48
40. Flanged section analysis 📂
24:55
Section 6
Course wrap up and certificate of completion
41. Course wrap up and certificate of completion
04:06
Completion certificate
Completion certificate
  • Download your personalised Certificate of Completion once you’ve finished all course lectures.

  • Applying for jobs? Use your Certificate of Completion to show prospective employers what you’ve been doing to improve your capabilities.

  • Independently completing an online course is an achievement. Let people know about it by posting your Certificate of Completion on your Linkedin profile or workplace CPD portfolio.

Ready to get started?
I loved the course! I am a Spanish architect who has been working in a structural consulting firm for 7 years. Recently in Spain the regulations have been updated to the Eurocode and your lessons have been of great help to me. Also to initiate me in programming with Python.
Vicent Monfort Orenga
getting-started
Dr Seán Carroll
BEng (Hons), MSc, PhD, CEng MIEI, FHEA
Hi, I’m Seán, the founder of EngineeringSkills.com (formerly DegreeTutors.com). I hope you found this tutorial helpful. After spending 10 years as a university lecturer in structural engineering, I started this site to help more people understand engineering and get as much enjoyment from studying it as I do. Feel free to get in touch or follow me on any of the social accounts.

Do you have some knowledge or expertise you'd like to share with the EngineeringSkills community?
Check out our guest writer programme - we pay for every article we publish.

Frequently asked questions