Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isc_physics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orestis.malaspin
isc_physics
Commits
c0bec099
Verified
Commit
c0bec099
authored
4 years ago
by
orestis.malaspin
Browse files
Options
Downloads
Patches
Plain Diff
added macro and fig. corrected example
parent
2a8b4dd2
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#13390
passed
4 years ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
00_macros.md
+2
-1
2 additions, 1 deletion
00_macros.md
04_potentiel_electrique.md
+30
-1
30 additions, 1 deletion
04_potentiel_electrique.md
figs/cap_symbol.svg
+80
-0
80 additions, 0 deletions
figs/cap_symbol.svg
with
112 additions
and
2 deletions
00_macros.md
+
2
−
1
View file @
c0bec099
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
\n
ewcommand{
\o
K}{^
\c
irc
\m
athrm{K}}
\n
ewcommand{
\o
K}{^
\c
irc
\m
athrm{K}}
\n
ewcommand{
\A
}{
\m
athrm{A}}
\n
ewcommand{
\A
}{
\m
athrm{A}}
\n
ewcommand{
\N
}{
\m
athrm{N}}
\n
ewcommand{
\N
}{
\m
athrm{N}}
\n
ewcommand{
\F
}{
\m
athrm{F}}
\n
ewcommand{
\a
tm}{
\m
athrm{atm}}
\n
ewcommand{
\a
tm}{
\m
athrm{atm}}
\r
enewcommand{
\b
ar}{
\m
athrm{bar}}
\r
enewcommand{
\b
ar}{
\m
athrm{bar}}
\n
ewcommand{
\V
}{
\m
athrm{V}}
\n
ewcommand{
\V
}{
\m
athrm{V}}
...
@@ -43,4 +44,4 @@
...
@@ -43,4 +44,4 @@
\n
ewcommand{
\h
}{
\m
athrm{h}}
\n
ewcommand{
\h
}{
\m
athrm{h}}
\n
ewcommand{
\P
a}{
\m
athrm{Pa}}
\n
ewcommand{
\P
a}{
\m
athrm{Pa}}
\n
ewcommand{
\v
ectwo}[2]{
\b
egin{pmatrix}#1
\\
#2
\e
nd{pmatrix}}
\n
ewcommand{
\v
ectwo}[2]{
\b
egin{pmatrix}#1
\\
#2
\e
nd{pmatrix}}
\n
ewcommand{
\m
at}[1]{{
\u
nderline{
\u
nderline{#1}}}}
\n
ewcommand{
\m
at}[1]{{
\u
nderline{
\u
nderline{#1}}}}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
04_potentiel_electrique.md
+
30
−
1
View file @
c0bec099
...
@@ -395,7 +395,7 @@ Les capacités sont représentées dans des circuits électriques pas un symbole
...
@@ -395,7 +395,7 @@ Les capacités sont représentées dans des circuits électriques pas un symbole
comme si la @fig:cap_symbol
comme si la @fig:cap_symbol

{width=50%}
électrique.
](
figs/cap_symbol.svg
)
{
#fig:cap_symbol
width=50%}
Si on applique un voltage (un potentiel), $V$, entre les deux plaques en les
Si on applique un voltage (un potentiel), $V$, entre les deux plaques en les
connectant à une batterie ou à une prise électrique par exemple, une des deux
connectant à une batterie ou à une prise électrique par exemple, une des deux
...
@@ -450,6 +450,35 @@ Exemple (Application de formules) #
...
@@ -450,6 +450,35 @@ Exemple (Application de formules) #
Solution (Application de formules)
#
Solution (Application de formules)
#
1. La surface du condensateur est de $S=0.1\cdot 0.05=5\cdot10^{-3}\m^2$. On
peut en déduire la capacité via
\begin{equation}
C=\epsilon_0\frac{S}{d}=8.85\cdot 10^{-12}\frac{5\cdot
10^{-5}}{10^{-3}}=44.3\mathrm{pF}.
\end{equation}
2. La charge des plaque est donnée par
$$
Q=C\cdot V=44.3\cdot 10^{-12}\cdot 12=5.31\cdot 10^{-10}\C.
$$
3. Le champs électrique uniforme généré par les plaques est donné par
$$
E=\frac{V}{d}=\frac{12}{10^{-3}}=1.2\cdot 10^4\frac{\V}{\m}.
$$
4. En réutilisant la même équation que pour la question (1), on peut écrire
$$
d=\epsilon_0\frac{S}{C}=8.85\cdot 10^{-12}\frac{5\cdot 10^{-3}}{1}=8.85\cdot
10^{-15}\m.
$$
On voit donc qu'une capacité de $1\F$ est une quantité assez monstrueuse qu'il
n'est pas possible de produire avec une aussi petite surface.
En gardant une distance de $1\mm$, on pourrait avoir une capacité de $1\F$ en
augmentant la surface à
$$
S=\frac{Cd}{\epsilon_0}=\frac{10^{-3}}{8.85\cdot 10^{-12}}=1.13\cdot
10^{8}\m^2,
$$
soit un carré de $10\km$ de côté...
---
---
...
...
This diff is collapsed.
Click to expand it.
figs/cap_symbol.svg
0 → 100644
+
80
−
0
View file @
c0bec099
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc=
"http://purl.org/dc/elements/1.1/"
xmlns:cc=
"http://creativecommons.org/ns#"
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg=
"http://www.w3.org/2000/svg"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:sodipodi=
"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape=
"http://www.inkscape.org/namespaces/inkscape"
width=
"210mm"
height=
"297mm"
viewBox=
"0 0 210 297"
version=
"1.1"
id=
"svg8"
inkscape:version=
"0.92.5 (2060ec1f9f, 2020-04-08)"
sodipodi:docname=
"cap_symbol.svg"
>
<defs
id=
"defs2"
/>
<sodipodi:namedview
id=
"base"
pagecolor=
"#ffffff"
bordercolor=
"#666666"
borderopacity=
"1.0"
inkscape:pageopacity=
"0.0"
inkscape:pageshadow=
"2"
inkscape:zoom=
"1.979899"
inkscape:cx=
"303.52606"
inkscape:cy=
"400.03116"
inkscape:document-units=
"mm"
inkscape:current-layer=
"layer1"
showgrid=
"true"
inkscape:window-width=
"1884"
inkscape:window-height=
"1052"
inkscape:window-x=
"36"
inkscape:window-y=
"0"
inkscape:window-maximized=
"1"
>
<inkscape:grid
type=
"xygrid"
id=
"grid815"
/>
</sodipodi:namedview>
<metadata
id=
"metadata5"
>
<rdf:RDF>
<cc:Work
rdf:about=
""
>
<dc:format>
image/svg+xml
</dc:format>
<dc:type
rdf:resource=
"http://purl.org/dc/dcmitype/StillImage"
/>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label=
"Layer 1"
inkscape:groupmode=
"layer"
id=
"layer1"
>
<path
style=
"fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d=
"m 46.302083,156.77083 v 50.27084"
id=
"path817"
inkscape:connector-curvature=
"0"
/>
<path
style=
"fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d=
"m 58.208333,156.77083 v 50.27085"
id=
"path817-3"
inkscape:connector-curvature=
"0"
/>
<path
style=
"fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d=
"M 46.302083,181.90625 H 35.71875"
id=
"path834"
inkscape:connector-curvature=
"0"
/>
<path
style=
"fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d=
"M 68.791673,181.90626 H 58.208333"
id=
"path834-6"
inkscape:connector-curvature=
"0"
/>
</g>
</svg>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment