Compare commits
No commits in common. "master" and "424TD" have entirely different histories.
2
.gitignore
vendored
Executable file → Normal file
|
@ -251,7 +251,7 @@ TSWLatexianTemp*
|
||||||
# auto folder when using emacs and auctex
|
# auto folder when using emacs and auctex
|
||||||
./auto/*
|
./auto/*
|
||||||
*.el
|
*.el
|
||||||
auto
|
|
||||||
# expex forward references with \gathertags
|
# expex forward references with \gathertags
|
||||||
*-tags.tex
|
*-tags.tex
|
||||||
|
|
||||||
|
|
18
.gitlab-ci.yml
Executable file → Normal file
|
@ -1,21 +1,13 @@
|
||||||
image: aergus/latex # use a Docker image for LaTeX from https://hub.docker.com/
|
image: aergus/latex # use a Docker image for LaTeX from https://hub.docker.com/
|
||||||
|
|
||||||
deploy:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
variables:
|
variables:
|
||||||
USER: "gitlab-runner"
|
USER: "gitlab-runner"
|
||||||
before_script:
|
|
||||||
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
|
|
||||||
- eval $(ssh-agent -s)
|
|
||||||
- echo "$SSH_KEY" | tr -d '\r' | ssh-add - > /dev/null
|
|
||||||
- mkdir -p ~/.ssh
|
|
||||||
- chmod 700 ~/.ssh
|
|
||||||
- ssh-keyscan zamok.crans.org >> ~/.ssh/known_hosts
|
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make all # build the pdf
|
- ./compile.sh # build the pdf
|
||||||
- scp public/* comby@zamok.crans.org:www/m1-eea
|
artifacts:
|
||||||
# - lftp -e "set ftp:ssl-allow false; set sftp:auto-confirm yes; mirror -R public www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD sftp://zamok.crans.org
|
paths:
|
||||||
|
- public # instruct GitLab to keep the public folder
|
||||||
only:
|
only:
|
||||||
- master # deploy the pdf only for commits made to the master branch
|
- master # deploy the pdf only for commits made to the master branch
|
||||||
|
|
0
411-Actionneur_electrique/Cours/chap2.tex
Executable file → Normal file
0
411-Actionneur_electrique/Cours/chap3.tex
Executable file → Normal file
5
411-Actionneur_electrique/Cours/main.tex
Executable file → Normal file
|
@ -2,11 +2,10 @@
|
||||||
\usepackage{../../raccourcis}
|
\usepackage{../../raccourcis}
|
||||||
|
|
||||||
% Mise en page
|
% Mise en page
|
||||||
|
\title{Notes de Cours}
|
||||||
\author{Pierre-Antoine Comby}
|
\author{Pierre-Antoine Comby}
|
||||||
\teacher{Mohamed Gabsi \& Fabien Adam \& Javier Ojeda}
|
\teacher{Mohamed Gabsi \& Fabien Adam \& Javier Ojeda}
|
||||||
\module{411}
|
\module{411 \\ Conversion d'Énergie}
|
||||||
\title{Conversion d'Énergie}
|
|
||||||
\usepackage{diagbox}
|
\usepackage{diagbox}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
|
0
411-Actionneur_electrique/README.md
Executable file → Normal file
0
411-Actionneur_electrique/TP/TP2_2014/TP2.tex
Executable file → Normal file
0
411-Actionneur_electrique/TP/TP2_2014/amp03f100.png
Executable file → Normal file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/amp05f100.png
Executable file → Normal file
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/courbe1.png
Executable file → Normal file
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/enonce1.png
Executable file → Normal file
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/fft_v.png
Executable file → Normal file
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/fft_vs.png
Executable file → Normal file
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 8 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/fft_vs_10000.png
Executable file → Normal file
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/fftm03f100.png
Executable file → Normal file
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/intro1.png
Executable file → Normal file
Before Width: | Height: | Size: 872 KiB After Width: | Height: | Size: 872 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/intro2.png
Executable file → Normal file
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
0
411-Actionneur_electrique/TP/TP2_2014/schema1.png
Executable file → Normal file
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 256 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/schema2.png
Executable file → Normal file
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/simulink.PNG
Executable file → Normal file
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/triphase_vs12_10k.png
Executable file → Normal file
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/triphase_vs12_1k.png
Executable file → Normal file
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/v0n.png
Executable file → Normal file
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/v120.png
Executable file → Normal file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/v1n.png
Executable file → Normal file
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/v230.png
Executable file → Normal file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/vc0.png
Executable file → Normal file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/vcn.png
Executable file → Normal file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
411-Actionneur_electrique/TP/TP2_2014/vvs.png
Executable file → Normal file
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
0
414-Energie_Renouvelable/Cours/Domaines_fonctionnement_MAs.png
Executable file → Normal file
Before Width: | Height: | Size: 6 KiB After Width: | Height: | Size: 6 KiB |
0
414-Energie_Renouvelable/Cours/chap1.tex
Executable file → Normal file
0
414-Energie_Renouvelable/Cours/chap2.tex
Executable file → Normal file
13
414-Energie_Renouvelable/Cours/chap3.tex
Executable file → Normal file
|
@ -121,7 +121,8 @@ P_{max} = \frac{16}{27}P_{E_c}
|
||||||
\caption{Veine de vent à la traversée de l'aéromoteur}
|
\caption{Veine de vent à la traversée de l'aéromoteur}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
\begin{minipage}[t]{0.5\textwidth}
|
\begin{tabular}{l||l}
|
||||||
|
\begin{minipage}[t]{0.45\linewidth}
|
||||||
\begin{tikzpicture}[scale=0.7]
|
\begin{tikzpicture}[scale=0.7]
|
||||||
\draw (0,2)node[above left]{$S$};
|
\draw (0,2)node[above left]{$S$};
|
||||||
\draw (0,1) ellipse(0.1 and 1) (0,-1) ellipse(0.1 and 1);
|
\draw (0,1) ellipse(0.1 and 1) (0,-1) ellipse(0.1 and 1);
|
||||||
|
@ -135,7 +136,7 @@ P_{max} = \frac{16}{27}P_{E_c}
|
||||||
\draw[very thick,-latex](4,0) -- ++(2,0) node[midway,above]{$\vec{V_2}$};
|
\draw[very thick,-latex](4,0) -- ++(2,0) node[midway,above]{$\vec{V_2}$};
|
||||||
\draw[fill=gray!20] (-4.5,-1.4) rectangle (-4,1.4);
|
\draw[fill=gray!20] (-4.5,-1.4) rectangle (-4,1.4);
|
||||||
|
|
||||||
\end{tikzpicture}\\
|
\end{tikzpicture}
|
||||||
\begin{tikzpicture}[scale=0.7]
|
\begin{tikzpicture}[scale=0.7]
|
||||||
\draw (0,2)node[above left]{$S$};
|
\draw (0,2)node[above left]{$S$};
|
||||||
\draw (0,1) ellipse(0.1 and 1) (0,-1) ellipse(0.1 and 1);
|
\draw (0,1) ellipse(0.1 and 1) (0,-1) ellipse(0.1 and 1);
|
||||||
|
@ -149,8 +150,9 @@ P_{max} = \frac{16}{27}P_{E_c}
|
||||||
\draw[very thick,-latex](-4,0) -- ++(2,0) node[midway,above]{$\vec{V_1}$};
|
\draw[very thick,-latex](-4,0) -- ++(2,0) node[midway,above]{$\vec{V_1}$};
|
||||||
\draw[very thick,-latex](4,0) -- ++(2,0) node[midway,above]{$\vec{V_2}$};
|
\draw[very thick,-latex](4,0) -- ++(2,0) node[midway,above]{$\vec{V_2}$};
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
\end{minipage}%
|
\end{minipage} \\
|
||||||
\begin{minipage}{0.45\linewidth}
|
\end{tabular}
|
||||||
|
\begin{minipage}{0.5\linewidth}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item À l'instant $t$ la quantité de mouvement de la veine de vent s'écrit:
|
\item À l'instant $t$ la quantité de mouvement de la veine de vent s'écrit:
|
||||||
\begin{align*}
|
\begin{align*}
|
||||||
|
@ -164,8 +166,7 @@ P_{max} = \frac{16}{27}P_{E_c}
|
||||||
\end{align*}
|
\end{align*}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
|
~\par
|
||||||
\vspace{1em}
|
|
||||||
Le débit se conservant et l'écoulement étant supposé incompressible, la masse élementaire $\d m$ est la masse qui traverse la surface $S$ pendant $\d t$.Soit:
|
Le débit se conservant et l'écoulement étant supposé incompressible, la masse élementaire $\d m$ est la masse qui traverse la surface $S$ pendant $\d t$.Soit:
|
||||||
\[
|
\[
|
||||||
\deriv[m]{t} = \rho S v = \rho S_1v_1 = \rho S_2 v_2
|
\deriv[m]{t} = \rho S v = \rho S_1v_1 = \rho S_2 v_2
|
||||||
|
|
3
414-Energie_Renouvelable/Cours/chap6.tex
Executable file → Normal file
|
@ -1,8 +1,7 @@
|
||||||
\documentclass[main.tex]{subfiles}
|
\documentclass[main.tex]{subfiles}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\section{Origine de l'énergie solaire}
|
\section{Origine de l'énergie solaire}
|
||||||
L'énergie provient du rayonnement émis par le soleil après avoir
|
L'énergie proviens du rayonnement solaire, qui arrive jusqu'à la Terre distante de \SI{1,496e11}{m}.
|
||||||
parcouru jusqu'a la Terre distante de \SI{1,496e11}{m}.
|
|
||||||
\subsection{Constitution du Soleil}
|
\subsection{Constitution du Soleil}
|
||||||
Le soleil (de rayon $R_s$=\SI{1,392e9}{m}) peux se décomposer en trois couches:
|
Le soleil (de rayon $R_s$=\SI{1,392e9}{m}) peux se décomposer en trois couches:
|
||||||
|
|
||||||
|
|
29
414-Energie_Renouvelable/Cours/chap7.tex
Executable file → Normal file
|
@ -135,7 +135,7 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
|
|
||||||
|
|
||||||
\begin{circuitikz}[scale=1]
|
\begin{circuitikz}[scale=1]
|
||||||
\draw (0,0) to[V, v=$V_e$,i=$i_v$] (0,2);
|
\draw (0,0) to[V, v=$V_v$,i=$i_v$] (0,2);
|
||||||
\draw (0,2)to [switch] (1,2) to[L] (3,2)(3,0)--(0,0);
|
\draw (0,2)to [switch] (1,2) to[L] (3,2)(3,0)--(0,0);
|
||||||
\draw(3,0) --(4,0) (4,2) to [battery, v<=$V_{DC}$, i=$i_s$] (4,0)(4,2)-- (3,2) ;
|
\draw(3,0) --(4,0) (4,2) to [battery, v<=$V_{DC}$, i=$i_s$] (4,0)(4,2)-- (3,2) ;
|
||||||
\draw (1,2) to [switch] (1,0);
|
\draw (1,2) to [switch] (1,0);
|
||||||
|
@ -147,7 +147,7 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
|
|
||||||
|
|
||||||
\begin{circuitikz}[scale=1]
|
\begin{circuitikz}[scale=1]
|
||||||
\draw (0,0) to[V, v=$V_e$,i=$i_v$] (0,2);
|
\draw (0,0) to[V, v=$V_v$,i=$i_v$] (0,2);
|
||||||
\draw (0,2)to [switch] (1,2) to[switch] (3,2)(3,0)--(0,0);
|
\draw (0,2)to [switch] (1,2) to[switch] (3,2)(3,0)--(0,0);
|
||||||
\draw(3,0) --(4,0) (4,2)to [battery, v<=$V_{DC}$, i=$i_s$] (4,0) (4,2) -- (3,2) ;
|
\draw(3,0) --(4,0) (4,2)to [battery, v<=$V_{DC}$, i=$i_s$] (4,0) (4,2) -- (3,2) ;
|
||||||
\draw (1,2) to [L] (1,0);
|
\draw (1,2) to [L] (1,0);
|
||||||
|
@ -160,7 +160,7 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
|
|
||||||
|
|
||||||
\begin{circuitikz}[scale=1]
|
\begin{circuitikz}[scale=1]
|
||||||
\draw (0,0) to[V, v=$V_e$,i=$i_v$] (0,2);
|
\draw (0,0) to[V, v=$V_v$,i=$i_v$] (0,2);
|
||||||
\draw (0,2)to [L] (1,2) to[C] (2,2) to [L] (3,2);
|
\draw (0,2)to [L] (1,2) to[C] (2,2) to [L] (3,2);
|
||||||
\draw (2,2) to [switch] (2,0);
|
\draw (2,2) to [switch] (2,0);
|
||||||
\draw (3,0)--(0,0);
|
\draw (3,0)--(0,0);
|
||||||
|
@ -172,7 +172,7 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
|
|
||||||
|
|
||||||
\begin{circuitikz}[scale=1]
|
\begin{circuitikz}[scale=1]
|
||||||
\draw (0,0) to[V, v=$V_e$,i=$i_v$] (0,2);
|
\draw (0,0) to[V, v=$V_v$,i=$i_v$] (0,2);
|
||||||
\draw (0,2)to [L] (1,2) to[switch] (3,2)(3,0)--(0,0);
|
\draw (0,2)to [L] (1,2) to[switch] (3,2)(3,0)--(0,0);
|
||||||
\draw(3,0) --(4,0) (4,2)to [battery, v<=$V_{DC}$, i=$i_s$](4,0) (4,2)-- (3,2) ;
|
\draw(3,0) --(4,0) (4,2)to [battery, v<=$V_{DC}$, i=$i_s$](4,0) (4,2)-- (3,2) ;
|
||||||
\draw (1,2) to [switch] (1,0);
|
\draw (1,2) to [switch] (1,0);
|
||||||
|
@ -190,11 +190,7 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{rem}
|
\end{rem}
|
||||||
\begin{rem}
|
\begin{rem}
|
||||||
Dans notre étude la charge est remplacée par une
|
Dans notre étude la charge est remplacée par une \emph{batterie}, connecté à un bus DC, ainsi la tension Vs est maintenant une contrainte et $R \simeq 0$.
|
||||||
\emph{batterie}, connecté à un bus DC, ainsi la tension
|
|
||||||
$V_{DC}$ est imposée ! $R \simeq 0$.
|
|
||||||
|
|
||||||
|
|
||||||
\end{rem}
|
\end{rem}
|
||||||
|
|
||||||
\subsubsection{Hacheur (buck)}
|
\subsubsection{Hacheur (buck)}
|
||||||
|
@ -210,22 +206,23 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
|
|
||||||
|
|
||||||
\begin{prop}
|
\begin{prop}
|
||||||
Dans le cas d'un hacheur boost on a :
|
Dans le cas d'un hacheur buck on a :
|
||||||
\[
|
\[
|
||||||
<V_e> = (1-\alpha) V_{DC}
|
<V_e> = \frac{V_{DC}}{\alpha}
|
||||||
\]
|
\]
|
||||||
\end{prop}
|
\end{prop}
|
||||||
|
|
||||||
|
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\centering
|
\centering
|
||||||
\begin{circuitikz}
|
\begin{circuitikz}
|
||||||
\begin{axis}
|
\begin{axis}
|
||||||
[axis lines = left,
|
[axis lines = left,
|
||||||
xmin = 0,xmax = 5,ymin = 0,ymax =5,ticks=none,ylabel=$I$,xlabel=$v$]
|
xmin = 0,xmax = 5,ymin = 0,ymax =5,ticks=none,ylabel=$I$,xlabel=$v$]
|
||||||
\addplot[no marks,smooth]{2-exp((x-4)*3)};
|
\addplot[nomarks,smooth]{2-exp((x-4)*3)};
|
||||||
\addplot[no marks,smooth]{3-exp((x-4)*3)};
|
\addplot[nomarks,smooth]{3-exp((x-4)*3)};
|
||||||
\addplot[no marks,smooth]{4-exp((x-4)*3)};
|
\addplot[nomarks,smooth]{4-exp((x-4)*3)};
|
||||||
\addplot[no marks,dashed]plot coordinates {(3,0) (3,5)};
|
|
||||||
\end{axis}
|
\end{axis}
|
||||||
\end{circuitikz}
|
\end{circuitikz}
|
||||||
\caption{Point de fonctionnement}
|
\caption{Point de fonctionnement}
|
||||||
|
@ -240,7 +237,7 @@ Il existe deux grandes familles de structures selon la nature "électrique" des
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item \url{http://www.epsic.ch/cours/electronique/techn99/elnthcircuit/cidectxt.html}
|
\item \url{http://www.epsic.ch/cours/electronique/techn99/elnthcircuit/cidectxt.html}
|
||||||
\item Podcast France culture mercredi 20/03 : ``la méthode scientifique''
|
\item Podcast France culture mercredi 20/03 : ``la méthode scientifique''
|
||||||
\item Équilibrage du réseau:\\
|
\item Équilibrage du réseau:
|
||||||
\url{http://www8.umoncton.ca/umcm-cormier_gabriel/Electrotechnique/Chap4.pdf}
|
\url{http://www8.umoncton.ca/umcm-cormier_gabriel/Electrotechnique/Chap4.pdf}
|
||||||
\item Des éclairs, Jean Echenoz
|
\item Des éclairs, Jean Echenoz
|
||||||
\item Les énergies renouvelables pour la production d'électricité, Leon Freris,Dabid Infield, Dunod
|
\item Les énergies renouvelables pour la production d'électricité, Leon Freris,Dabid Infield, Dunod
|
||||||
|
|
9
414-Energie_Renouvelable/Cours/main.tex
Executable file → Normal file
|
@ -2,11 +2,10 @@
|
||||||
\usepackage{../../raccourcis}
|
\usepackage{../../raccourcis}
|
||||||
|
|
||||||
% Mise en page
|
% Mise en page
|
||||||
|
\title{Note de Cours}
|
||||||
\author{Pierre-Antoine Comby}
|
\author{Pierre-Antoine Comby}
|
||||||
\teacher{Anthony Juton \\ Olivier Villain \\ Emmanuel Hoang}
|
\teacher{Anthony Juton \\ Olivier Villain \\ Emmanuel Hoang}
|
||||||
\module{UE414}
|
\module{414\\ Production d'électricité\\à partir d'énergie renouvelables}
|
||||||
\title{Production d'électricité\\à partir d'énergie renouvelables}
|
|
||||||
\renewcommand{\vec}{\overrightarrow}
|
\renewcommand{\vec}{\overrightarrow}
|
||||||
\input{sankey.tex}
|
\input{sankey.tex}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
@ -18,11 +17,11 @@
|
||||||
\subfile{chap1.tex}
|
\subfile{chap1.tex}
|
||||||
\chapter{Production d'électricité d'origine non nucléaire}
|
\chapter{Production d'électricité d'origine non nucléaire}
|
||||||
\subfile{chap2.tex}
|
\subfile{chap2.tex}
|
||||||
\chapter{L'éolien: principe physique}\label{chap:eol}
|
\chapter{L'éolien : principe physique}\label{chap:eol}
|
||||||
\subfile{chap3.tex}
|
\subfile{chap3.tex}
|
||||||
\chapter{Physique de la conversion électrovoltaïque}\label{chap:photov}
|
\chapter{Physique de la conversion électrovoltaïque}\label{chap:photov}
|
||||||
\subfile{chap6.tex}
|
\subfile{chap6.tex}
|
||||||
\chapter{Éléments de modélisation d'un ensemble habitation individuelle -- véhicule électrique -- Réseau électrique}
|
\chapter{Éléments de modélisation d'un ensemble habitation individuelle - véhicule électrique - Réseau électrique}
|
||||||
\subfile{chap7.tex}
|
\subfile{chap7.tex}
|
||||||
|
|
||||||
|
|
||||||
|
|
0
414-Energie_Renouvelable/Cours/sankey.tex
Executable file → Normal file
0
421-Controle_processus/Cours/CAN.png
Executable file → Normal file
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
0
421-Controle_processus/Cours/chap1.tex
Executable file → Normal file
0
421-Controle_processus/Cours/chap2.tex
Executable file → Normal file
0
421-Controle_processus/Cours/chap3.tex
Executable file → Normal file
0
421-Controle_processus/Cours/chap4.tex
Executable file → Normal file
2
421-Controle_processus/Cours/main.tex
Executable file → Normal file
|
@ -2,7 +2,7 @@
|
||||||
\usepackage{../../raccourcis}
|
\usepackage{../../raccourcis}
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
% Mise en page
|
% Mise en page
|
||||||
\title{Contrôle de processus}
|
\title{Notes de Cours}
|
||||||
\author{Pierre-Antoine Comby}
|
\author{Pierre-Antoine Comby}
|
||||||
\teacher{Samy Tliba}
|
\teacher{Samy Tliba}
|
||||||
\module{421}
|
\module{421}
|
||||||
|
|
0
421-Controle_processus/Cours/pid.png
Executable file → Normal file
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
0
421-Controle_processus/Cours/polesenz.jpg
Executable file → Normal file
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
0
421-Controle_processus/README.md
Executable file → Normal file
0
421-Controle_processus/TD/TD1/TD1.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD1/asservissementTD1.png
Executable file → Normal file
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
0
421-Controle_processus/TD/TD2/TD2.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD3/TD3.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD4/TD4.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD5/TD5-1.png
Executable file → Normal file
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
0
421-Controle_processus/TD/TD5/TD5-2.png
Executable file → Normal file
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
0
421-Controle_processus/TD/TD5/TD5-3.png
Executable file → Normal file
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
0
421-Controle_processus/TD/TD5/TD5-4.png
Executable file → Normal file
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
0
421-Controle_processus/TD/TD5/TD5.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD6/TD6.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD7/TD7.png
Executable file → Normal file
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
421-Controle_processus/TD/TD7/TD7.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD8/TD8.png
Executable file → Normal file
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
0
421-Controle_processus/TD/TD8/TD8.tex
Executable file → Normal file
0
421-Controle_processus/TD/TD9/TD9.tex
Executable file → Normal file
6
421-Controle_processus/TD/main.tex
Executable file → Normal file
|
@ -1,4 +1,4 @@
|
||||||
\documentclass{../../td}
|
\documentclass{../../cours}
|
||||||
\usepackage{../../raccourcis}
|
\usepackage{../../raccourcis}
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
% Mise en page
|
% Mise en page
|
||||||
|
@ -6,9 +6,7 @@
|
||||||
\author{Pierre-Antoine Comby (basé sur le travail de ?)}
|
\author{Pierre-Antoine Comby (basé sur le travail de ?)}
|
||||||
\teacher{Samy Tliba}
|
\teacher{Samy Tliba}
|
||||||
\module{421}
|
\module{421}
|
||||||
\usepackage{tikz}
|
|
||||||
\usepackage{schemabloc}
|
|
||||||
\usepackage{graphicx}
|
|
||||||
|
|
||||||
\renewcommand{\thesection}{TD\arabic{section}}
|
\renewcommand{\thesection}{TD\arabic{section}}
|
||||||
|
|
||||||
|
|
0
421-Controle_processus/TP/TP1/.~lock.bode.odt#
Executable file → Normal file
0
421-Controle_processus/TP/TP1/Bode.ods
Executable file → Normal file
0
421-Controle_processus/TP/TP1/Bode1.png
Executable file → Normal file
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
0
421-Controle_processus/TP/TP1/Bode2.png
Executable file → Normal file
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
0
421-Controle_processus/TP/TP1/BodeTe1.png
Executable file → Normal file
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
0
421-Controle_processus/TP/TP1/BodeTe5.png
Executable file → Normal file
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
0
421-Controle_processus/TP/TP1/TP1.tex
Executable file → Normal file
0
421-Controle_processus/TP/TP1/bode.odt
Executable file → Normal file
0
421-Controle_processus/TP/TP1/m1_f0100.png
Executable file → Normal file
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
0
421-Controle_processus/TP/TP1/m1_f01200.png
Executable file → Normal file
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
0
421-Controle_processus/TP/TP1/m1_f04010.png
Executable file → Normal file
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
0
421-Controle_processus/TP/TP1/m2K45w0dB.png
Executable file → Normal file
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
0
421-Controle_processus/TP/TP1/m2Kp20.png
Executable file → Normal file
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
0
421-Controle_processus/TP/TP1/m3compTe1.png
Executable file → Normal file
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
0
421-Controle_processus/TP/TP1/m3maquette.png
Executable file → Normal file
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
0
421-Controle_processus/TP/TP1/m3retardpurTe1.png
Executable file → Normal file
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
0
421-Controle_processus/TP/TP1/m3retardpurTe1Kp45.png
Executable file → Normal file
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
0
421-Controle_processus/TP/TP1/m3retardpurTe5.png
Executable file → Normal file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
421-Controle_processus/TP/TP1/m3retardpurTe5Kp45.png
Executable file → Normal file
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
0
421-Controle_processus/TP/TP2/TP2.tex
Executable file → Normal file
0
421-Controle_processus/TP/TP2/anal_DP8.png
Executable file → Normal file
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
0
421-Controle_processus/TP/TP2/anal_num.png
Executable file → Normal file
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
0
421-Controle_processus/TP/TP2/analbullshit.png
Executable file → Normal file
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
0
421-Controle_processus/TP/TP2/analtr5.png
Executable file → Normal file
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
0
421-Controle_processus/TP/TP2/manip1.m
Executable file → Normal file
0
421-Controle_processus/TP/TP2/num_Te.png
Executable file → Normal file
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
0
421-Controle_processus/TP/TP2/scripts/boucle (1).slx
Executable file → Normal file
0
421-Controle_processus/TP/TP2/scripts/boucle.slx
Executable file → Normal file
0
421-Controle_processus/TP/TP2/scripts/ordre2ana.slx
Executable file → Normal file
0
421-Controle_processus/TP/TP2/scripts/ordre2ana2 (1).slx
Executable file → Normal file
0
421-Controle_processus/TP/TP2/scripts/ordre2ana2.slx
Executable file → Normal file
0
421-Controle_processus/TP/TP2/scripts/ordre2num.slx
Executable file → Normal file
0
421-Controle_processus/TP/TP2/simtustin.png
Executable file → Normal file
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
0
421-Controle_processus/TP/TP2/tustin.png
Executable file → Normal file
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
0
421-Controle_processus/TP/TP3/CAN.png
Executable file → Normal file
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
0
421-Controle_processus/TP/TP3/FFTBG.png
Executable file → Normal file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
421-Controle_processus/TP/TP3/SBPA.PNG
Executable file → Normal file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |