\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{solsolsol} \pdfinfo{ /Title (res-couche-1-physique.pdf) /Creator (Cheatography) /Author (solsolsol) /Subject (Res Couche 1 Physique Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{40574B} \definecolor{LightBackground}{HTML}{F3F4F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Res Couche 1 Physique Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{solsolsol} via \textcolor{DarkBackground}{\uline{cheatography.com/32070/cs/9981/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}solsolsol \\ \uline{cheatography.com/solsolsol} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 27th November, 2016.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Fonction de la couche physique}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Transformer une suite de bits en signaux (et inversement)} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{S'adapter au canal de communication} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Partager le canal de communication} \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Débit binaire}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Rapidité de modulation}}:} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Nombre maximal d 'état physiques (amplitude) par unité de temps.} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} & {\bf{{[}bauds{]}}} : Changements d'états du canal par seconde (moments/s). \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Débit binaire:}}} \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} & {\bf{{[}bit/s{]}}} : Nombre de bits par unité de temps. \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{\{\{bt\}\}\{\{ac\}\}C = D = log`2`\textasciicircum{}m\textasciicircum{} * M} \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{`C = Capacité informatique`} \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{`D = Débit binaire`} \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{log`2`\textasciicircum{}m\textasciicircum{} = `bit/moment`} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Techniques de transmission}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Il existe principalement deux techniques ou modes de transmission des signaux qui sont utilisés en informatique :} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & - transmission {\bf{bande de base}} (numérique) \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} & - transmission {\bf{large de bande}} (analogique) \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{La transmission d'un signal est différenciée selon qu'émetteur et le récepteur fonctionne ou pas au même rythme (horloge):} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} & - transmission {\bf{asynchrone}} transfert des unités de données les une après les autres. Chaque unité (un octet égale à un caractère alphanumérique par exemple) est encadré par un bit de START et un bit de STOP. \tn % Row Count 17 (+ 7) % Row 5 \SetRowColor{white} & - transmission {\bf{synchrone}} transfert les données par paquets. Les données sont expédiées en groupe et sont également encadrées. Un paquet (contenant 1500 octets de données par exemple) est constitué d'une en tête et d'une queue. \tn % Row Count 24 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Simplex / duplex}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Simplex}}: un seul sens d'émission dans le canal ( diffusion radio, TV, …)} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Half-duplex}}: un émetteur à chaque extrémité, émission à tour de rôle dans le même canal (talkie-walkie)} \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Duplex (full duplex)}} : un émetteur à chaque extrémité, émission simultanée (sens électriquement séparés, multiplexages, etc)} \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Transmission parallèle / série}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{C'est une caractéristique de la transmission et non pas un type FFS!} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Parallèle}}: les données sont transmises simultanément sur plusieurs voies (ligneS téléphonique, Bus interne...) par groupe de plusieurs bits.} \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Efficace mais cher plus la distance augmente.} \tn % Row Count 6 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\emph{Ex: bus des ordinateurs: PCI, PC-Card, IDE/PATA, SCSI, port parallèle, etc.}}} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Série}} : transforme les octets ou mots en une suite rythmée de bits permettant de générer un signal électrique alterné.} \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Type de transmission généralement préféré.} \tn % Row Count 12 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Ex: SATA, SAS, USB, port série (V.24/V.28), Ethernet classique} \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Synchrone/Asynchrone}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{C'est une caractéristique de la transmission et non pas un type FFS!} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{La synchronisation implique la communication du signal d'horloge qui a servi à l'encodage des données lors de l'envois. Sans ce signal les bits qui compose la donnée ne sont pas traductibles pour le récepteur.} \tn % Row Count 7 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Transmission synchrone:}}} \tn % Row Count 8 (+ 1) % Row 3 \SetRowColor{white} & {\bf{Voie directe:}} L'horloge est envoyée sur une ligne qui lui est reservée. \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} & {\bf{Horloge intégrée aux données transmises}}: Les bits constituant les paquets sont envoyés les un après les autres à des moments précis du signal définis par le type de codage de ligne en assurant suffisament de variation du signal pour permettre au récepteur de pouvoir reconstituer l'horloge et de permettre la lecture correcte de la donnée. \tn % Row Count 21 (+ 10) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Transmission Asynchrone:}}} \tn % Row Count 22 (+ 1) % Row 6 \SetRowColor{LightBackground} & Pour la lecture de données envoyées à des moments aléatoires, afin de permettre au récepteur de decoder la donnée, celle-ci est complétée avec des délimiteurs ({\bf{start/stop bit}}). Le start bit permet au récépteur de synchroniser les bits qui suivent sur son horloge. Ce type de transmission limite la longueur des messages à des trains de 10 à 11 bits séparés pas des intervalles quelconques. \tn % Row Count 34 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Bande de base (numérique)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Transporte:} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} & - les signaux {\bf{numériques}} sur une unique fréquence \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} & - les signaux sous la forme d'impulsions {\bf{discrètes}}, c'est à dire qu'il y a des interruptions entre chaque impulsion \tn % Row Count 7 (+ 4) % Row 3 \SetRowColor{white} & - les signaux électriques ou lumineux \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} & - un seul signal à la fois, la transmission en bande de base {\bf{occupe toute la bande passante}} (toute la capacité du canal de communication), le câble constitue un {\bf{canal unique}} \tn % Row Count 15 (+ 6) % Row 5 \SetRowColor{white} & - les signaux dans les deux sens, la transmission est {\bf{bidirectionnelle}} (Half-Duplex) \tn % Row Count 18 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{A mesure qu'il parcourt un câble, le signal électrique diminue progressivement en {\bf{intensité}} et peut être l'objet de {\bf{distorsion}}. Un signal trop faible ou déformé risque de ne pas être reconnu ou d'être mal interprété par son destinataire ; c'est pourquoi des {\bf{répéteurs}} sont installés sur des câbles trop longs afin de rétablir {\bf{la force et la définition du signal d'origine.}}} \tn % Row Count 27 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Large bande \textgreater{} porteuse (analogique)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Transporte} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} & - les signaux {\bf{analogiques }}sur une plage de fréquence \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} & - les signaux {\bf{continus, }}c'est à dire qu'il n'y a pas d'interruption, c'est seulement la hauteur de la fréquence qui varie. \tn % Row Count 7 (+ 4) % Row 3 \SetRowColor{white} & - {\bf{Transporte les ondes électromagnétiques ou optiques }} \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} & - Transporte éventuellement plusieurs signaux simultanément (plusieurs transmissions analogiques peuvent cohabiter en même temps sur le même câble si la bande passante est suffisante, le câble propose alors plusieurs {\bf{canaux de transmission}}) \tn % Row Count 16 (+ 7) % Row 5 \SetRowColor{white} & - Transporte les signaux dans un seul sens, le flux est {\bf{unidirectionnel }}(Simplex) \tn % Row Count 19 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Plusieurs canaux peuvent fonctionner simultanément sur le même support. C'est ce mode de transmission qu'utilise la télévision par câble. La bande passante est divisée en plage, chaque plage constitue un canal de communication indépendant.} \tn % Row Count 24 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Multiplexage}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Multiplexage}} : Partage d'une même ligne de transmission entre plusieurs communications simultanées.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Démultiplexage}} : Concentration de plusieurs flux d'origines diverses} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Une instance de la couche {\bf{multiplexe}}, l'autre {\bf{démultiplexe}}} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Peut exister à diverses couches du modèle OSI} \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{TDM}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Time Division Multiplexing}}: Flux segmentés et envoyés les uns derrière les autres. \{\{nl\}\}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{On partage le temps de parole entre chacun des acteurs.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} {\bf{Statique}} (couche 1): & \{\{ar\}\}(téléphonie ) \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{On alloue un temps défini à chaque acteur} \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{- accès réservé - périodique} \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{- un {\bf{intervalle de temps (IT)}} est implicitement et périodiquement réservé pour chaque canal} \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{- une trame est formée d'IT. Un IT au moins pour chacun des canaux} \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Dynamique }} (réseaux informatiques)} \tn % Row Count 13 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Segmentation en paquets adressés} \tn % Row Count 14 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\emph{TDMA (2G, 3G, DECT)\{\{nl\}\} Dynamic-TDMA (Bluetooth, WiMax)}}} \tn % Row Count 16 (+ 2) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Dynamique}} (variante 2):} \tn % Row Count 17 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Contribution au trafic des diverses "voies" (ou stations) n'est plus déterministe (cyclique) mais dynamique en fonction des besoins réels (évaluable par une statistique)} \tn % Row Count 21 (+ 4) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{+ possibilité de faire de la sur-allocation (overbooking) optimisant les coûts} \tn % Row Count 23 (+ 2) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{- il faut une adresse pour identifier les voies ou stations au moment du démultiplexage} \tn % Row Count 25 (+ 2) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{- il n'y a plus par défaut de garantie connue à l'avance de QoS (débit, délai, variance du délai)} \tn % Row Count 28 (+ 3) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{– gestion de la contention / des collisions nécessaire} \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{TDM (cont)}} \tn % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{Ethernet, WiFi, aggrégation de trafic, ..}}} \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{TDM (v1)}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/solsolsol_1480190561_TDM.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{FDM}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Frequency Division Multiplexing }}: Bande passante divisée en plages de fréquences et chaque plage est modulée indépendamment pour un flux particulier.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\emph{câble TV, radio, etc.}}} \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{TDM et FDM peuvent être combinés} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{WDM}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Wavelength Division Multiplexing}} (par couleur)} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{"FDM pour fibres optiques"} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{plusieurs couleurs différentes (fréquences, longueur d'onde) dans une fibre} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{limite supérieure théorique : 100 Tbps} \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{CDM}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Code division multiplexing}} :} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Utilisation simultanée des mêmes fréquences} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Encodage des données par des séquences bien choisies, à fréquence supérieure (étalement des données originales)} \tn % Row Count 5 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Seul un flux est visible au récepteur, celui dont il possède la séquence (les autres flux apparaissent comme du bruit).} \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Codage de ligne}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Rend les données numériques transportables} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Modification du signal numérisé par un autre signal présentant des {\bf{variations d'amplitude}} régulières adaptés au propriétés physiques du cannal de transmission et de l'équipement récepteur.} \tn % Row Count 6 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Permet:} \tn % Row Count 7 (+ 1) % Row 3 \SetRowColor{white} & - la synchronisation (horloge) du récepteur \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} & - d'éviter la composante continue (la valeur moyenne du signal doit être de 0). \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Impossibilité de transporter une {\bf{composante continue}} sur de longues distances. Si il y a composante continue à la réception, ceci mènerait à une augmentation de la tension du signal et causerait des erreurs lors du décodage.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Codages avec signal horloge integré}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Implique au moins un changement d'état du canal par bit. {\bf{exemples:}}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{- 3 tensions (+V, 0, -V), durant $\frac{1}{2}$ bit on transmet la valeur du bit (+V=1, V-=0), durant l'autre moitié la tension est nulle} \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{- {\bf{Mancheste}}r : 2 tensions (haute et basse), changement d'état au milieu de chaque bit} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} & – 1 codé comme haut-bas (+V à -V) \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} & – 0 codé comme bas-haut (-V à +V) \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} & – variante différentielle (1 : absence de transition ; 0 : transition) \tn % Row Count 14 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Manchester}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/solsolsol_1480199532_Manchester.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{● assure la synchronisation \newline ● peu sensible aux erreurs de transmission \newline ● débit de modulation une fois codé 2 fois plus grand \newline ● utilise une plus grande plage de fréquence (bande passante) \newline {\bf{ 2 transitions par bit : 2 fois plus de baud que de bit/s }}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} x{4.4793 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Transition ajoutée dans le signal}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Données transmises provoquent suffisamment de changements d'état pour que la dérive de l'horloge ne provoque pas d'erreur de transmission via:} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & - brouillage/chiffrement des données \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} & - bit-stuffing (ajouter des bits artificiels, reconnus et supprimés, p.ex. USB) \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} & - tables de codages (4B/5B, ...) \tn % Row Count 9 (+ 1) % Row 4 \SetRowColor{LightBackground} & - transmission régulière d'une séquence connue de resynchronisation (2B1Q HDLC) \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{NRZI}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/solsolsol_1480200220_NRZI.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{● évolution de NRZ : 1 ne change pas la tension et 0 la change au début du bit \newline ● p.ex. bus USB \newline ● 0: élément de transition \newline ● pour forcer une transition, un 0 est envoyé – et consommé – après six 1 consécutifs : bit stuffing \newline {\bf{ 1 bit/moment }}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{MLT3}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/solsolsol_1480200284_MLT3.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{● 1: changement d'état, successivement encodé sur 3 états (-V, 0,V) : économique en bande passante (Hz) \newline ● 0: conserve la valeur précédente \newline ● longues séries de 0 : perte de l'horloge \newline ● Exemples: Fast Ethernet, ATM \newline {\bf{ 1 bit/moment }}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{NRZ}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/solsolsol_1480200160_NRZ.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{● grande amplitude, immunisé au bruit, efficace. \newline ● détection du partenaire possible (tension de repos) \newline ● risque de composante continue et perte de synchronisation en cas de longues suites de bits \newline ● par exemple interface série RS-232C V.24/V.28 \newline {\bf{ 1 bit/moment }}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{2B1Q}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/solsolsol_1480200330_2B1Q.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{● 4 tensions possibles encodant 2 bits à chaque fois – composante continue. \newline ● p.ex. (code de Gray) – 3V pour 10 – 1V pour 11 – -1V pour 01 – -3V pour 00 \newline ● RNIS/ISDN, HDSL \newline ● longues séquences identiques : perte de l'horloge (envoi régulier de séquences) \newline {\bf{ 2 bits encodé dans chaque moment, donc 2 fois plus de bit/s que de baud }}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.9954 cm} x{3.9816 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Modulation}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{On parle de modulation lorsqu'un signal est à transmettre avec une translation fréquentielle (contrairement p.ex. à une transmission en bande de base). Il s'agissait de moduler une porteuse (carrier), par en variant ses caract´eristiques (amplitude, fréquence, phase). L'équipement réalisant l'opération de modulation se nomme un modem.} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Lorsque la transmission en bande de base n'est pas possible, on module une porteuse de diérentes manières :} \tn % Row Count 11 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{OOK}} & Tout ou rien (lumière dans les fibres optiques) \tn % Row Count 13 (+ 2) % Row 3 \SetRowColor{white} {\bf{ASK}} & Amplitude (souvent trop sensible au bruit) \tn % Row Count 15 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{FSK}} & Fréquence \tn % Row Count 16 (+ 1) % Row 5 \SetRowColor{white} (D){\bf{PSK}} & Phase, éventuellement différentielle \tn % Row Count 18 (+ 2) % Row 6 \SetRowColor{LightBackground} {\bf{A+PSK}} & Phase et amplitude \tn % Row Count 20 (+ 2) % Row 7 \SetRowColor{white} {\bf{QUAM}} & Cas particulier de APSK, modulation dite en quadrature, pouvant être réalisée avec la combinaison de deux signaux modulés en amplitude et déphasés, représentables sur le plan de Gauss en carré. \tn % Row Count 27 (+ 7) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Les modems utilisent en général les modulations FSK, PSK, APSK ou plus généralement et actuellement les QAM ({\bf{xDSL}} ou {\bf{CATV}} où des modulations QAM à 64, 256 ou plus sont fréquemment rencontrées.} \tn % Row Count 32 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Code de gray}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Le code de Gray encode de manière à ce que deux états voisins ne diffèrent que par un bit, ce qui limite automatiquement les conséquences sur le nombre de bits en erreur en cas d'erreur sur un seul moment.} \tn % Row Count 5 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}