# Свет

## Содержание

* [#energiya-svetovoi-volny](#energiya-svetovoi-volny "mention")
* [#energiya-fotona](#energiya-fotona "mention")
* [#fotoeffekt](#fotoeffekt "mention")

## Энергия световой волны

$$
\large E=h\nu
$$

$$\nu$$ — частота волны;

$$h=6,6\cdot 10^{-34}$$ — постоянная Планка.

***

## Энергия фотона

$$
\large E=mc^2
$$

$$m$$ — масса движущегося фотона;

$$c=3\cdot 10^8$$ — скорость света.

***

## Фотоэффект

$$
\large E=A\_{вых}+E\_к
$$

Фотоном с энергией $$E$$ стреляют по металлу, он попадает в электрон и выбивает его из металла.

Чтобы выбить электрон из металла требуется совершить работу выхода $$A\_{вых}$$, которая определена металлом. После выбивания электрон имеет кинетическую энергию $$E\_к$$.

### Красная граница фотоэффекта

Красная граница фотоэффекта — такая минимальная частота световой волны $$\nu\_{min}$$, что при фотоэффекте $$E\_к=0$$.

### Запирающее напряжение

$$
\large E\_к = U\_зe
$$

Можно подать запирающее напряжение $$U\_з$$, которое не даст электрону вылететь.

$$e = 1,6 \cdot 10^{-19}$$ — элементарный заряд.


---

# Agent Instructions: 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:

```
GET https://andrewmaths.gitbook.io/conspects/phys/optika/svet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
