> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-pol/informacje-ogolne/wissenssammlungen_dodatkowe-informacje/sgu-wg-ec5-dopuszczalne-ugiecia.md).

# SGU wg EC5 - dopuszczalne ugięcia

Wymiarowanie elementów konstrukcji drewnianych zgodnie z normą **Eurokod 5** wymaga sprawdzenia **Stanu Granicznego Użytkowalności**. Jednym z warunków **SGU** jest wyznaczenie wartości ugięć i porównanie ich z wartościami dopuszczalnymi określonymi przez normę. Norma ***PN-EN 1995-1-1:2010  Projektowanie konstrukcji drewnianych -- Część 1-1: Postanowienia ogólne -- Reguły ogólne i reguły dotyczące budynków*** w załączniku krajowym NA.3 podaje wartości granicznych ugięć belki w przęśle i na wsporniku. W tabeli wprowadzony podział ze względu na typ konstrukcji oraz schematy statyczne.

### Belka na dwóch podporach

| RODZAJE UGIĘĆ                                                               | w\_inst       | w\_net,fin | w\_fin |
| --------------------------------------------------------------------------- | ------------- | ---------- | ------ |
| Belki stropowe                                                              | L/300 - L/500 | L/250      | L/250  |
| <p>Belki stropowe (stropy wrażliwe na ugięcia np. sufity z płyt GK)<br></p> | L/300 - L/500 | L/300      | L/300  |
| Elementy belkowe więźb dachowych                                            | -             | L/200      | L/200  |
| Płyty dachowe                                                               | -             | L/150      | L/150  |

### Wspornik

| RODZAJE UGIĘĆ                                                               | w\_inst       | w\_net,fin | w\_fin |
| --------------------------------------------------------------------------- | ------------- | ---------- | ------ |
| Belki stropowe                                                              | L/150 - L/250 | L/150      | L/150  |
| <p>Belki stropowe (stropy wrażliwe na ugięcia np. sufity z płyt GK)<br></p> | L/150 - L/250 | L/150      | L/150  |
| Elementy belkowe więźb dachowych                                            | L/150 - L/250 | L/150      | L/150  |
| Płyty dachowe                                                               | L/150 - L/250 | L/150      | L/150  |
| Wsporniki                                                                   | L/150 - L/250 | L/150      | L/150  |

gdzie:

winst    - ugięcie chwilowe, \[podane według normy PN-EN 1995-1-1]

wnet,fin  - końcowe ugięcie wynikowe, \[podane według naddatku krajowego NA.3]

wfin     - ugięcie końcowe, \[podane według naddatku krajowego NA.3]

L - jest to długość belki

Przyjęte w normie wartości, obowiązują zarówno w zakresie dodatnim jak i ujemnym. Ugięcie zgodne ze zwrotem oddziaływania obciążenia traktowane jest jako dodatnie, a ugięcie przeciwne do zwrotu działania obciążenia jako ujemne.&#x20;

<figure><img src="/files/xaemZcgttLBOt6yUX9nD" alt="" width="391"><figcaption><p>Dopuszczalne ugięcia w przęśle i wsporniku</p></figcaption></figure>

**DC-Statik** umożliwia definicję dopuszczalnych ugięć w przęśle i na wsporniku dla każdego dostępnego schematu obliczeniowego. Dane wprowadzane są w zakładce kryteria obliczeniowe.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-pol/informacje-ogolne/wissenssammlungen_dodatkowe-informacje/sgu-wg-ec5-dopuszczalne-ugiecia.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
