<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL formatting" type="text/xsl" href="/atom.xsl" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
  <title>La machine numérique</title>
  <link rel="self" type="application/atom+xml" href="http://lamachinenumerique.hautetfort.com/atom.xml"/>
  <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/" />
  <subtitle>L'ordinateur et ses fonctions...</subtitle>
  <updated>2012-04-30T23:33:09+02:00</updated>
  <rights>All Rights Reserved blogSpirit</rights>
  <generator uri="http://www.hautetfort.com/admin/" version="6.0">Hautetfort</generator>
  <id>http://lamachinenumerique.hautetfort.com/</id>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>Types de mémoires vives</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2012/01/26/types-de-memoires-vives1.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2012-01-26:4573471</id>
      <updated>2012-02-02T16:08:51+01:00</updated>
      <published>2012-02-02T16:08:51+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                              <summary> On distingue généralement deux grandes catégories de mémoires vives :  ...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;On distingue généralement deux grandes catégories de mémoires vives :&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;Les&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;mémoires dynamiques&lt;/strong&gt;&amp;nbsp;(&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DRAM&lt;/strong&gt;,&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Dynamic Random Access Module&lt;/em&gt;), peu coûteuses. Elles sont principalement utilisées pour la mémoire centrale de l'ordinateur ;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;Les&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;mémoires statiques&lt;/strong&gt;&amp;nbsp;(&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;SRAM&lt;/strong&gt;,&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Static Random Access Module&lt;/em&gt;), rapides et onéreuses. Les SRAM sont notamment utilisées pour les mémoires cache du&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/cpu.php3&quot;&gt;processeur&lt;/a&gt;&amp;nbsp;;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; name=&quot;fonctionnement-de-la-memoire-vive&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif;&quot;&gt;Fonctionnement de la mémoire vive&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La mémoire vive est constituée de centaines de milliers de petits condensateurs emmagasinant des charges. Lorsqu'il est chargé, l'état logique du condensateur est égal à 1, dans le cas contraire il est à 0, ce qui signifie que chaque condensateur représente un&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/base/binaire.php3&quot;&gt;bit&lt;/a&gt;&amp;nbsp;de la mémoire.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Etant donné que les condensateurs se déchargent, il faut constamment les recharger (le terme exact est&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;rafraîchir&lt;/em&gt;, en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;refresh&lt;/em&gt;) à un intervalle de temps régulier appelé&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;cycle de rafraîchissement&lt;/strong&gt;. Les mémoires DRAM nécessitent par exemple des cycles de rafraîchissement est d'environ 15 nanosecondes (ns).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Chaque condensateur est couplé à un transistor (de type&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/processeur.php3&quot;&gt;MOS&lt;/a&gt;&lt;/em&gt;) permettant de « récupérer » ou de modifier l'état du condensateur. Ces transistors sont rangés sous forme de tableau (matrice), c'est-à-dire que l'on accède à une&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;case mémoire&lt;/em&gt;&amp;nbsp;(aussi appelée&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;point mémoire&lt;/em&gt;) par une ligne et une colonne.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-memtab.png&quot; alt=&quot;représentation d&quot; width=&quot;300&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Chaque point mémoire est donc caractérisé par une adresse, correspondant à un numéro de ligne (en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;row&lt;/em&gt;) et un numéro de colonne (en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;column&lt;/em&gt;). Or cet accès n'est pas instantané et s'effectue pendant un délai appelé&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;temps de latence&lt;/strong&gt;. Par conséquent l'accès à une donnée en mémoire dure un temps égal au temps de cycle auquel il faut ajouter le temps de latence.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Ainsi, pour une mémoire de type DRAM, le temps d'accès est de 60 nanosecondes (35ns de délai de cycle et 25 ns de temps de latence). Sur un ordinateur, le temps de cycle correspond à l'inverse de la fréquence de l'horloge, par exemple pour un ordinateur cadencé à 200 MHz, le temps de cycle est de 5 ns (1/(200*10&lt;sup style=&quot;vertical-align: text-top; padding: 0px; margin: 0px;&quot;&gt;6&lt;/sup&gt;)).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Par conséquent un ordinateur ayant une fréquence élevée et utilisant des mémoires dont le temps d'accès est beaucoup plus long que le temps de cycle du processeur doit effectuer des&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;cycles d'attente&lt;/strong&gt;&amp;nbsp;(en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;wait state&lt;/em&gt;) pour accèder à la mémoire. Dans le cas d'un ordinateur cadencé à 200 MHz utilisant des mémoires de types DRAM (dont le temps d'accès est de 60ns), il y a 11 cycles d'attente pour un cycle de transfert. Les performances de l'ordinateur sont d'autant diminuées qu'il y a de cycles d'attentes, il est donc conseillé d'utiliser des mémoires plus rapides.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;formats-de-barrettes-de-memoire-vive&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif;&quot;&gt;Formats de barrettes de mémoire vive&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Il existe de nombreux types de mémoires vives. Celles-ci se présentent toutes sous la forme de barrettes de mémoire enfichables sur la carte-mère.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Les premières mémoires se présentaient sous la forme de puces appelées&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;DIP&lt;/em&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Dual Inline Package&lt;/em&gt;). Désormais les mémoires se trouvent généralement sous la forme de barrettes, c'est-à-dire des cartes enfichables dans des connecteurs prévus à cet effet. On distingue habituellement trois types de barrettes de RAM :&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;les barrettes au format&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;SIMM&lt;/em&gt;&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Single Inline Memory Module&lt;/em&gt;) : il s'agit de circuits imprimés dont une des faces possède des puces de mémoire. Il existe deux types de barrettes SIMM, selon le nombre de connecteurs :&lt;ul style=&quot;margin-top: 10px; margin-right: 16px; margin-bottom: 10px; margin-left: 16px; list-style-type: disc; list-style-position: outside; list-style-image: initial; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;Les barrettes SIMM à 30 connecteurs (dont les dimensions sont 89x13mm) sont des mémoires 8 bits qui équipaient les premières générations de PC (286, 386).&lt;center style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-simm30.gif&quot; alt=&quot;barrette de mémoire SIMM 30 connecteurs&quot; width=&quot;223&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;Les barrettes SIMM à 72 connecteurs (dont les dimensions sont 108x25mm) sont des mémoires capables de gérer 32 bits de données simultanément. Ces mémoires équipent des PC allant du 386DX aux premiers Pentium. Sur ces derniers le processeur travaille avec un bus de données d'une largeur de 64 bits, c'est la raison pour laquelle il faut absolument équiper ces ordinateurs de deux barrettes SIMM. Il n'est pas possible d'installer des barrettes 30 broches sur des emplacements à 72 connecteurs dans la mesure où un détrompeur (encoche au centre des connecteurs) en empêche l'enfichage.&lt;center style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-simm72.gif&quot; alt=&quot;barrette de mémoire SIMM 72 connecteurs&quot; width=&quot;230&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;les barrettes au format&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DIMM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Dual Inline Memory Module&lt;/em&gt;) sont des mémoires 64 bits, ce qui explique pourquoi il n'est pas nécessaire de les apparier. Les barrettes DIMM possèdent des puces de mémoire de part et d'autre du circuit imprimé et ont également 84 connecteurs de chaque côté, ce qui les dote d'un total de 168 broches. En plus de leurs dimensions plus grandes que les barrettes SIMM (130x25mm) ces barrettes possèdent un second détrompeur pour éviter la confusion.&lt;center style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-dimm.gif&quot; alt=&quot;barrette de mémoire SIMM 72 connecteurs&quot; width=&quot;242&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;Il peut être intéressant de noter que les connecteurs DIMM ont été améliorés afin de faciliter leur insertion grâce à des leviers situés de part et d'autre du connecteur. Il existe en outre des modules de plus petite taille, appelés&amp;nbsp;&lt;/span&gt;&lt;strong style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;SO DIMM&lt;/strong&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;&amp;nbsp;(&lt;/span&gt;&lt;em style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;Small Outline DIMM&lt;/em&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;), destinés aux ordinateurs portables. Les barrettes&amp;nbsp;&lt;/span&gt;&lt;em style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;SO DIMM&lt;/em&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;&amp;nbsp;comportent uniquement 144 broches pour les mémoires 64 bits et 77 pour les mémoires 32 bits.&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;les barrettes au format&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;RIMM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Rambus Inline Memory Module&lt;/em&gt;, appelées également&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;RD-RAM&lt;/em&gt;&amp;nbsp;ou&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;DRD-RAM&lt;/em&gt;) sont des mémoires 64 bits développée par la société Rambus. Elles possèdent 184 broches. Ces barrettes possèdent deux encoches de repérage (détrompeurs), évitant tout risque de confusion avec les modules précédents.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Compte tenu de leur vitesse de transfert élevée, les barrettes RIMM possèdent un film thermique chargé d'améliorer la dissipation de la chaleur.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Comme dans le cas des DIMM, il existe des modules de plus petite taille, appelés&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;SO RIMM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Small Outline RIMM&lt;/em&gt;), destinés aux ordinateurs portables. Les barrettes&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;SO RIMM&lt;/em&gt;&amp;nbsp;comportent uniquement 160 broches.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;dram-pm&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DRAM PM&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DRAM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Dynamic RAM&lt;/em&gt;, RAM dynamique) est le type de mémoire le plus répandu au début du millénaire. Il s'agit d'une mémoire dont les transistors sont rangés dans une matrice selon des lignes et des colonnes. Un transistor, couplé à un condensateur donne l'information d'un bit. 1 octet comprenant 8 bits, une barrette de mémoire DRAM de 256 Mo contiendra donc 256 * 2^10 * 2^10 = 256 * 1024 * 1024 = 268 435 456 octets = 268 435 456 * 8 = 2 147 483 648 bits = 2 147 483 648 transistors. Une barrette de 256&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/base/binaire.php3&quot;&gt;Mo&lt;/a&gt;&amp;nbsp;possède ainsi en réalité une capacité de 268 435 456 octets, soit 268 Mo ! Ce sont des mémoires dont le temps d'accès est de 60 ns.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;D'autre part, les accès mémoire se font généralement sur des données rangées consécutivement en mémoire. Ainsi le mode d'accès en&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;rafale&lt;/em&gt;&amp;nbsp;(&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;burst mode&lt;/strong&gt;) permet d'accéder aux trois données consécutives à la première sans temps de latence supplémentaire. Dans ce mode en rafale, le temps d'accès à la première donnée est égal au temps de cycle auquel il faut ajouter le temps de latence, et le temps d'accès aux trois autres données est uniquement égal aux temps de cycle, on note donc sous la forme X-Y-Y-Y les quatre temps d'accès, par exemple la notation&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;5-3-3-3&lt;/em&gt;&amp;nbsp;indique une mémoire pour laquelle 5 cycles d'horloge sont nécessaires pour accéder à la première donnée et 3 pour les suivantes.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;dram-fpm&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DRAM FPM&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Pour accélérer les accès à la DRAM, il existe une technique, appelée&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;pagination&lt;/strong&gt;&amp;nbsp;consistant à accéder à des données situées sur une même colonne en modifiant uniquement l'adresse de la ligne, ce qui permet d'éviter la répétition du numéro de colonne entre la lecture de chacune des lignes. On parle alors de&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DRAM FPM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Fast Page Mode&lt;/em&gt;). La FPM permet d'obtenir des temps d'accès de l'ordre de 70 à 80 nanosecondes pour une fréquence de fonctionnement pouvant aller de 25 à 33 Mhz.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;dram-edo&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DRAM EDO&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DRAM EDO&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Extended Data Out&lt;/em&gt;, soit&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Sortie des données améliorée&lt;/em&gt;&amp;nbsp;parfois également appelé &quot;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;hyper-page&lt;/em&gt;&quot;) est apparue en 1995. La technique utilisée avec ce type de mémoire consiste à adresser la colonne suivante pendant la lecture des données d'une colonne. Cela crée un chevauchement des accès permettant de gagner du temps sur chaque cycle. Le temps d'accès à la mémoire EDO est donc d'environ 50 à 60 nanosecondes pour une fréquence de fonctionnement allant de 33 à 66 Mhz.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Ainsi, la RAM EDO, lorsqu'elle est utilisée en mode rafale permet d'obtenir des cycles de la forme 5-2-2-2, soit un gain de 4 cycles sur l'accès à 4 données. Dans la mesure où la mémoire EDO n'acceptait pas des fréquences supérieures à 66 Mhz, elle a disparu au bénéfice de la SDRAM.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;sdram&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;SDRAM&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;SDRAM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Synchronous DRAM&lt;/em&gt;, traduisez&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;RAM synchrone&lt;/em&gt;), apparue en 1997, permet une lecture des données synchronisée avec le bus de la carte-mère, contrairement aux mémoires EDO et FPM (qualifiées d'&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;asynchrones&lt;/em&gt;) possédant leur propre horloge. La SDRAM permet donc de s'affranchir des temps d'attente dus à la synchronisation avec la carte-mère. Celle-ci permet d'obtenir un cycle en mode rafale de la forme 5-1-1-1, c'est-à-dire un gain de 3 cycles par rapport à la RAM EDO. De cette façon la SDRAM est capable de fonctionner avec une cadence allant jusqu'à 150 Mhz, lui permettant d'obtenir des temps d'accès d'environ 10 ns.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;dr-sdram-rambus-dram&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DR-SDRAM (Rambus DRAM)&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DR-SDRAM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Direct Rambus DRAM&lt;/em&gt;&amp;nbsp;ou encore&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;RDRAM&lt;/em&gt;) est un type de mémoire permettant de transférer les données sur un bus de 16 bits de largeur à une cadence de 800Mhz, ce qui lui confère une bande passante de 1,6 Go/s. Comme la SDRAM, ce type de mémoire est synchronisé avec l'horloge du bus pour améliorer les échanges de données. En contrepartie, la mémoire RAMBUS est une technologie propriétaire, ce qui signifie que toute entreprise désirant construire des barrettes de RAM selon cette technologie doit reverser des droits (royalties) aux sociétés RAMBUS et Intel.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;ddr-sdram&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DDR-SDRAM&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DDR-SDRAM&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Double Data Rate SDRAM&lt;/em&gt;) est une mémoire basée sur la technologie SDRAM, permettant de doubler le taux de transfert de la SDRAM à fréquence égale.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La lecture ou l'écriture de données en mémoire est réalisé sur la base d'une horloge. Les mémoires DRAM standard utilisent une méthode appelé&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;SDR&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Single Data Rate&lt;/em&gt;) consistant à lire ou à écrire une donnée à chaque front montant.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-sdr.png&quot; alt=&quot;SDR - Single Data Rate&quot; width=&quot;376&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La DDR permet de doubler la fréquence des lectures/écritures, avec une horloge cadencée à la même fréquence, en envoyant les données à chaque front montant, ainsi qu'à chaque front descendant.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-ddr.png&quot; alt=&quot;DDR - Double Data Rate&quot; width=&quot;373&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Les mémoires DDR possèdent généralement une appellation commerciale du type PC&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;XXXX&lt;/em&gt;&amp;nbsp;où «&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;XXXX&lt;/em&gt;» représente le débit en Mo/s.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;ddr2-sdram&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DDR2-SDRAM&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La mémoire DDR2 (ou DDR-II) permet d'atteindre des débits deux fois plus élevés que la DDR à fréquence externe égale.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;On parle de QDR (&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Quadruple Data Rate&lt;/em&gt;&amp;nbsp;ou&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;quad-pumped&lt;/em&gt;)pour désigner la méthode de lecture et d'écriture utilisée. La mémoire DDR2 utilise en effet deux canaux séparés pour la lecture et pour l'écriture, si bien qu'elle est capable d'envoyer ou de recevoir deux fois plus de données que la DDR.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-qdr.png&quot; alt=&quot;QDR - Quad Data Rate&quot; width=&quot;375&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;La DDR2 possède également un plus grand nombre de connecteurs que la DDR classique (240 pour la DDR2 contre 184 pour la DDR).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;ddr3-sdram&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;DDR3-SDRAM&lt;/h3&gt;&lt;p&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;Le DDR3 SDRAM améliore les performances par rapport au DDR2, mais surtout diminue la consommation électrique. En effet, celle-ci est de 40 % inférieure, en particulier grâce à une baisse du voltage utilisé, une finesse de gravure accrue. Si le débit théorique de ces barrettes peut dépasser les 10 Go/s, les temps de latence sont restés dans les mêmes ordres de grandeur que ceux des DDR2.&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;Les barrettes DDR3 ont 240 connecteurs comme les DDR2 mais ne sont absolument pas compatibles (des détrompeurs empêchent l'insertion).&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; name=&quot;tableau-recapitulatif&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;Tableau récapitulatif&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Le tableau ci-dessous donne la correspondance entre la fréquence réelle de la mémoire, liée au FSB ou BCLK de la&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/carte-mere.php3&quot;&gt;carte mère&lt;/a&gt;&amp;nbsp;par le coefficient mémoire, celle de la fréquence d'Entrées/Sorties, souvent donnée par les logiciels de diagnostic, et son débit, qui correspond à son appellation commerciale en Mo/s:&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;table class=&quot;ccm&quot; style=&quot;border-collapse: collapse; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; width: 612px; padding: 0px; margin: 0px;&quot;&gt;&lt;tbody style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;th style=&quot;text-align: left; border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;Mémoire&lt;/th&gt;&lt;th style=&quot;text-align: left; border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;Appellation&lt;/th&gt;&lt;th style=&quot;text-align: left; border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;Fréquence E/S&lt;/th&gt;&lt;th style=&quot;text-align: left; border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;Fréquence réelle&lt;/th&gt;&lt;th style=&quot;text-align: left; border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;Débit&lt;/th&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR200&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC1600&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;100 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;100 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;1,6 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR266&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2100&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;133 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;133 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;2,1 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR333&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2700&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;166 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;166 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;2,7 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3200&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;200 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;200 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;3,2 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR433&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3500&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;217 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;217 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;3,5 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR466&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3700&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;233 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;233 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;3,7 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR500&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC4000&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;250 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;250 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;4 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR533&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC4200&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;266 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;266 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;4,2 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR538&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC4300&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;269 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;269 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;4,3 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR550&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC4400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;275 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;275 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;4,4 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-3200&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;200 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;100 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;3,2 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-533&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-4300&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;266 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;133 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;4,3 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-667&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-5300&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;333 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;166 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;5,3 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-675&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-5400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;337 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;168 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;5,4 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-800&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-6400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;400 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;200 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;6,4 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-1066&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-8500&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;533 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;266 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;8,5 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-1100&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-8800&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;560 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;280 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;8,8 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR2-1200&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC2-9600&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;600 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;300 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;9,6 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-800&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-6400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;400 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;100 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;6,4 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-1066&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-8500&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;533 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;133 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;8,5 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-1333&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-10600&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;666 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;166 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;10,7 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-1600&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-12800&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;800 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;200 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;12,8 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-1800&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-14400&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;900 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;225 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;14,4 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-2000&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-16000&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;1000 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;250 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;16 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;DDR3-2133&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;PC3-17000&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;1066 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;266 MHz&lt;/td&gt;&lt;td style=&quot;border-image: initial; border-width: 1px; border-color: #303030; border-style: solid; padding: 5px; margin: 0px;&quot;&gt;17 Go/s&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; name=&quot;synchronisation-timings&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif;&quot;&gt;Synchronisation (timings)&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Il n'est pas rare de voir des notations du type 3-2-2-2 ou 2-3-3-2 pour décrire le paramétrage de la mémoire vive. Cette suite de quatre chiffres décrit la synchronisation de la mémoire (en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;timing&lt;/em&gt;), c'est-à-dire la succession de cycles d'horloge nécessaires pour accéder à une donnée stockée en mémoire vive. Ces quatre chiffres correspondent généralement, dans l'ordre, aux valeurs suivantes :&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;CAS delay&lt;/strong&gt;&amp;nbsp;ou&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;CAS latency&lt;/strong&gt;&amp;nbsp;(CAS signifiant&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Column Address Strobe&lt;/em&gt;) : il s'agit du nombre de cycles d'horloge s'écoulant entre l'envoi de la commande de lecture et l'arrivée effective de la donnée. Autrement dit, il s'agit du temps d'accès à une colonne.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;RAS Precharge Time&lt;/strong&gt;&amp;nbsp;(noté&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;tRP&lt;/em&gt;, RAS signifiant&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Row Address Strobe&lt;/em&gt;) : il s'agit du nombre de cycles d'horloge entre deux instructions RAS, c'est-à-dire entre deux accès à une ligne. opération.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;RAS to CAS delay&lt;/strong&gt;&amp;nbsp;(noté parfois&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;tRCD&lt;/em&gt;) : il s'agit du nombre de cycles d'horloge correspondant au temps d'accés d'une ligne à une colonne.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;RAS active time&lt;/strong&gt;&amp;nbsp;(noté parfois&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;tRAS&lt;/em&gt;) : il s'agit du nombre de cycles d'horloge correspondant au temps d'accés à une ligne.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Les cartes mémoires sont équipées d'un dispositif appelé&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;SPD&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Serial Presence Detect&lt;/em&gt;), permettant au&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/bios.php3&quot;&gt;BIOS&lt;/a&gt;&amp;nbsp;de connaître les valeurs nominales de réglage définies par le fabricant. Il s'agit d'une&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/rom.php3#EEPROM&quot;&gt;EEPROM&lt;/a&gt;&amp;nbsp;dont les données seront chargées par le BIOS si l'utilisateur choisi le réglage « auto ».&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;la-correction-d-erreurs&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif;&quot;&gt;La correction d'erreurs&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Certaines mémoires possèdent des mécanismes permettant de pallier les erreurs afin de garantir l'intégrité des données qu'elles contiennent. Ce type de mémoire est généralement utilisé sur des systèmes travaillant sur des données critiques, c'est la raison pour laquelle on trouve ce type de mémoire dans les serveurs.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;bit-de-parite&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;Bit de parité&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Les barrettes avec bit de parité permettent de s'assurer que les données contenues dans la mémoire sont bien celles que l'on désire. Pour ce faire, un des bits de chaque octet stocké en mémoire sert à conserver la somme des bits de données.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;Le bit de parité vaut 1 lorsque la somme des bits de données est impaire et 0 dans le cas contraire.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;De cette façon les barrettes avec bit de parité permettent de vérifier l'intégrité des données mais ne permettent pas de corriger les erreurs. De plus pour 9 Mo de mémoire, seulement 8 serviront à stocker des données, dans la mesure où le dernier mégaoctet conservera les bits de parité.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;barrettes-ecc&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;Barrettes ECC&lt;/h3&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Les barrettes de mémoire ECC (&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Error Correction Coding&lt;/em&gt;) sont des mémoires possédant plusieurs bits dédiés à la correction d'erreur (on les appelle ainsi&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;bits de contrôle&lt;/em&gt;). Ces barrettes, utilisées principalement dans les serveurs, permettent de détecter les erreurs et de les corriger.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;barrettes-avec-registre-ou-tampon-registered-ou-buffered&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; color: #303030; font-family: Arial, Helvetica, sans-serif; line-height: 20px;&quot;&gt;Barrettes avec registre ou tampon (registered ou buffered)&lt;/h3&gt;&lt;p&gt;&lt;span style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px;&quot;&gt;Ces barrettes ont un registre entre les puces de DRAM et le contrôleur mémoire du système (dans le chipset ou dans le processeur). Ce registre retient les données pendant un cycle d'horloge avant qu'elles ne soient envoyées vers le contrôleur mémoire. Ce processus augmente la fiabilité du transfert de données, au détriment du temps de traitement, en retard d'un cycle d'horloge par rapport à de la mémoire sans registre. Ces modules de mémoire avec registre ne sont généralement utilisés que dans les serveurs.&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px; margin: 0px;&quot; name=&quot;dual-channel&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif;&quot;&gt;Dual Channel&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; text-align: justify; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0px;&quot;&gt;Certains contrôleurs mémoire proposent un double canal (en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Dual Channel&lt;/em&gt;) pour la mémoire. Il s'agit d'exploiter les modules de mémoire par paire afin de cumuler la bande passante et ainsi exploiter au maximum les capacités du système. Il est essentiel, lors de l'utilisation du Dual Channel, d'utiliser des barrettes identiques par paire (fréquence, capacité et préférentiellement de même marque).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;ressources-sur-le-meme-sujet&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif;&quot;&gt;Ressources sur le même sujet&lt;/h2&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/guide/memoire-pc-38&quot;&gt;Comparatif: barrettes de RAM&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/faq/sujet-899-memoire-tester-ses-barrettes-de-ram-avec-memtest&quot;&gt;Tester ses barrettes de RAM avec MemTest&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/faq/sujet-2444-l-adresse-memoire-ne-peut-pas-etre-read-ou-written&quot;&gt;L'adresse mémoire ne peut pas être 'Read' ou 'Written'&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/faq/sujet-2399-memoire-utiliser-windows-memory-test&quot;&gt;Windows Memory Test&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/faq/sujet-2078-memoire-quantite-de-ram-et-memoire-virtuelle&quot;&gt;Quantité de RAM et mémoire virtuelle&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/faq/sujet-1184-memoire-histoire-de-timings&quot;&gt;RAM - Timings&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
      </content>
    </entry>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>Connecteur DVI</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2012/02/02/connecteur-dvi.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2012-02-02:4584220</id>
      <updated>2012-02-02T16:08:38+01:00</updated>
      <published>2012-02-02T16:08:38+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                              <summary>   Connecteur DVI  L'interface&amp;nbsp; DVI &amp;nbsp;( Digital Video...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;div id=&quot;article_ctn&quot; class=&quot;container contentTemplate pad15&quot; style=&quot;font-size: 13px; line-height: 20px; zoom: 1; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: initial; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: initial; border-right-color: #cccccc; border-bottom-color: #cccccc; border-left-color: #cccccc; border-image: initial; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 15px; margin: 0px;&quot;&gt;&lt;div id=&quot;article_cnt&quot; style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px;&quot;&gt;Connecteur DVI&lt;/h2&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot; align=&quot;justify&quot;&gt;L'interface&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;DVI&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Digital Video Interface&lt;/em&gt;), présente sur certaines&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/carte-graphique.php3&quot;&gt;cartes graphiques&lt;/a&gt;, permet d'envoyer le signal vidéo sous forme de données numériques aux écrans possédant une telle interface. Ceci permet d'éviter des conversions numérique-analogique inutiles et risquant de dégrader le signal vidéo.&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot; align=&quot;center&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-dvi.png&quot; alt=&quot;Connecteur DVI&quot; /&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot; align=&quot;justify&quot;&gt;L'interface DVI est néanmoins sur le point d'être rendue obsolète avec la sortie de l'interface&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/elec/connecteur-prise-hdmi.php3&quot;&gt;HDMI&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
      </content>
    </entry>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>L'interface HDMI</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2012/02/02/l-interface-hdmi.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2012-02-02:4584223</id>
      <updated>2012-02-02T16:08:09+01:00</updated>
      <published>2012-02-02T16:07:00+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                              <summary>   Interface HDMI  HDMI &amp;nbsp;( High Definition Multimedia Interface ,...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;div id=&quot;article_ctn&quot; class=&quot;container contentTemplate pad15&quot; style=&quot;font-size: 13px; line-height: 20px; zoom: 1; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: initial; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: initial; border-right-color: #cccccc; border-bottom-color: #cccccc; border-left-color: #cccccc; border-image: initial; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; padding: 15px; margin: 0px;&quot;&gt;&lt;div id=&quot;article_cnt&quot; style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px;&quot;&gt;Interface HDMI&lt;/h2&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;HDMI&lt;/strong&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;High Definition Multimedia Interface&lt;/em&gt;, traduisez&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;interface multimédia haute définition&lt;/em&gt;) est une interface numérique permettant le transfert de données multimédia (audio et vidéo) non compressées en haute définition. Certains l'appellent ainsi la prise péritel haute définition.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;Initiée par un consortium comprenant les constructeurs Hitachi, Matsushita, Philips, Silicon Image, Sony, Thomson et Toshiba, l'interface HDMI a été normalisée en décembre 2002 dans sa première version 1.0, puis révisée en mai 2004 (version 1.1) et enfin en août 2005 (version 1.2).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;Elle devrait petit à petit équiper les matériels audio et vidéo, qui arboreront le logo suivant&amp;nbsp;:&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/elec-images-hdmi-logo.png&quot; alt=&quot;Logo HDMI&quot; width=&quot;160&quot; height=&quot;37&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;Le standard HDMI instaure un nouveau connecteur compact, compatible avec le DVI (Digital Vidéo Interface), possèdant la forme suivante&amp;nbsp;:&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/elec-images-connecteur-hdmi.png&quot; alt=&quot;Connecteur HDMI&quot; width=&quot;361&quot; height=&quot;107&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;caracteristiques-techniques&quot;&gt;&lt;/a&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px;&quot;&gt;Caractéristiques techniques&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;En termes de capacités, l'interface HDMI permet d'obtenir des débits de l'ordre de 5 Gb/S (HDTC à 2,2Gb/S). Elle permet ainsi de transmettre&amp;nbsp;:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;des signaux audio multicanaux (jusqu'à 8 voies PCM 24 bits/192 kHz) avec une fréquence d'échantillonnage de 32 kHz, 44.1kHz, 48kHz ou 192kHz,&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;des signaux vidéo en haute définition (jusqu'à 1920x1080) sur 3 canaux codés sur 24 bits (8 bits par canal). L'interface HDMI supporte l'ensemble des format vidéos actuels et propose 3 nouveaux formats afin de tenter une homogénéisation des équipements&amp;nbsp;:&lt;ul style=&quot;margin-top: 10px; margin-right: 16px; margin-bottom: 10px; margin-left: 16px; list-style-type: disc; list-style-position: outside; list-style-image: initial; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;SDTV&lt;/strong&gt;: 720x480i en NTSC, 720x576i en PAL,&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;EDTV&lt;/strong&gt;: 640x480p en VGA, 720x480p en NTSC progressif, 720x576p et PAL progressif,&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;HDTV&lt;/strong&gt;: 1280x720p, 1920x1080i&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;mecanismes-de-protection&quot;&gt;&lt;/a&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px;&quot;&gt;Mécanismes de protection&lt;/h2&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;L'interface DVI transporte un signal numérique natif entre l'équipement source et l'équipement de destination, ce qui rend facile la copie du flux multimédia. Ainsi, les majors de l'industrie cinématographique et musicale ont rendu obligatoire dans le standard HDMI l'utilisation d'un moyen de chiffrement pour les données échangées via cette interface.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-align: justify; padding: 0px;&quot;&gt;Ce mécanisme de protection obligatoire se nomme HDCP (High Bandwidth Digital Content Protection).&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;
      </content>
    </entry>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>Présentation de la carte mère</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2011/12/20/presentation-de-la-carte-mere.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2011-12-20:4059767</id>
      <updated>2012-02-02T15:53:50+01:00</updated>
      <published>2012-02-02T15:53:50+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                              <summary>   L'élément constitutif principal de l'ordinateur est la   carte mère   (en...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;div style=&quot;background-color: transparent;&quot;&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;L'élément constitutif principal de l'ordinateur est la &lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;carte mère&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt; (en anglais « &lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;mainboard&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt; » ou «&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;motherboard&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt; », parfois abrégé en « &lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;mobo&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt; »). La carte mère est le socle permettant la connexion de l'ensemble des éléments essentiels de l'ordinateur. &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Comme son nom l'indique, la carte mère est une carte maîtresse, prenant la forme d'un grand circuit imprimé possédant notamment des connecteurs pour les cartes d'extension, les barrettes de mémoires, le processeur, etc. &lt;/span&gt;&lt;/div&gt;
      </content>
    </entry>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>Le rôle du disque dur</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2012/01/27/le-role-du-disque-dur.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2012-01-26:4573464</id>
      <updated>2012-02-02T16:08:03+01:00</updated>
      <published>2012-01-27T11:00:00+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                              <summary>  Le  &amp;nbsp;  disque dur  &amp;nbsp;  est l'organe de l'ordinateur servant à...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;Le&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;strong style=&quot;font-size: 13px; line-height: 20px; text-align: justify; padding: 0px; margin: 0px;&quot;&gt;disque dur&lt;/strong&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;est l'organe de l'ordinateur servant à conserver les données de manière permanente, contrairement à la&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;a style=&quot;font-size: 13px; line-height: 20px; text-align: justify; color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/ram.php3&quot;&gt;mémoire vive&lt;/a&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;, qui s'efface à chaque redémarrage de l'ordinateur, c'est la raison pour laquelle on parle parfois de&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;em style=&quot;font-size: 13px; line-height: 20px; text-align: justify; padding: 0px; margin: 0px;&quot;&gt;mémoire de masse&lt;/em&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;pour désigner les disques durs.&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/h2&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;Le disque dur est relié à la carte-mère par l'intermédiaire d'un&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;strong style=&quot;font-size: 13px; line-height: 20px; text-align: justify; padding: 0px; margin: 0px;&quot;&gt;contrôleur de disque dur&lt;/strong&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;faisant l'interface entre le processeur et le disque dur. Le contrôleur de disque dur gère les disques qui lui sont reliés, interprête les commandes envoyées par le processeur et les achemine au disque concerné. On distingue généralement les interfaces suivantes :&lt;/span&gt;&lt;/h2&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/ide-ata.php3&quot;&gt;IDE&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/scsi.php3&quot;&gt;SCSI&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/serial-ata.php3&quot;&gt;Serial ATA&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Avec l'apparition de la norme&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/usb.php3&quot;&gt;USB&lt;/a&gt;, des boîtiers externes permettant de connecter un disque dur sur un port USB ont fait leur apparition, rendant le disque dur facile à installer et permettant de rajouter de la capacité de stockage pour faire des sauvegardes. On parle ainsi de&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;disque dur externe&lt;/strong&gt;&amp;nbsp;par opposition aux disques durs internes branchés directement sur la&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/carte-mere.php3&quot;&gt;carte mère&lt;/a&gt;, mais il s'agit bien des mêmes disques, si ce n'est qu'ils sont connectés à l'ordinateur par l'intermédiaire d'un boîtier branché sur un port USB.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;structure&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;Structure&lt;/h2&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Un&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;disque&lt;/strong&gt;&amp;nbsp;dur est constitué non pas d'un seul disque, mais de plusieurs disques rigides (en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;hard disk&lt;/em&gt;&amp;nbsp;signifie&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;disque dur&lt;/em&gt;) en métal, en verre ou en céramique, empilés à une très faible distance les uns des autres et appelés&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;plateaux&lt;/strong&gt;&amp;nbsp;(en anglais&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;platters&lt;/em&gt;).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-disque-dur.png&quot; alt=&quot;Disque dur&quot; width=&quot;455&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Les disques tournent très rapidement autour d'un axe (à plusieurs milliers de tours par minute actuellement) dans le sens inverse des aiguilles d'une montre. Un ordinateur fonctionne de manière&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/base/binaire.php3&quot;&gt;binaire&lt;/a&gt;, c'est-à-dire que les données sont stockées sous forme de 0 et de 1 (appelés&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/base/binaire.php3&quot;&gt;bits&lt;/a&gt;). Il existe sur les disques durs des millions de ces bits, stockés très proches les uns des autres sur une fine couche magnétique de quelques microns d'épaisseur, elle-même recouverte d'un film protecteur.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;La lecture et l'écriture se fait grâce à des&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;têtes de lecture&lt;/strong&gt;&amp;nbsp;(en anglais&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;heads&lt;/strong&gt;) situées de part et d'autre de chacun des&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;plateaux&lt;/strong&gt;. Ces têtes sont des électro-aimants qui se baissent et se soulèvent pour pouvoir lire l'information ou l'écrire. Les têtes ne sont qu'à quelques microns de la surface, séparées par une couche d'air provoquée par la rotation des disques qui crée un vent d'environ 250km/h ! De plus ces têtes sont mobiles latéralement afin de pouvoir balayer l'ensemble de la surface du disque.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-cylindre.png&quot; alt=&quot;Structure d&quot; width=&quot;136&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Cependant, les têtes sont liées entre elles et une tête seulement peut lire ou écrire à un moment donné. On parle donc de&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;cylindre&lt;/strong&gt;&amp;nbsp;pour désigner l'ensemble des données stockées verticalement sur la totalité des disques.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;L'ensemble de cette mécanique de précision est contenu dans un boîtier totalement hermétique, car la moindre particule peut détériorer la surface du disque. Vous pouvez donc voir sur un disque des opercules permettant l'étanchéité, et la mention &quot;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Warranty void if removed&lt;/em&gt;&quot; qui signifie littéralement &quot;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;la garantie expire si retiré&lt;/em&gt;&quot; car seuls les constructeurs de disques durs peuvent les ouvrir (dans des salles blanches, exemptes de particules).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;fonctionnement&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;Fonctionnement&lt;/h2&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Les têtes de lecture/écriture sont dites « inductives », c'est-à-dire qu'elles sont capables de générer un champ magnétique. C'est notamment le cas lors de l'écriture : les têtes, en créant des champs positifs ou négatifs, viennent polariser la surface du disque en une très petite zone, ce qui se traduira lors du passage en lecture par des changements de polarité induisant un courant dans la tête de lecture, qui sera ensuite transformé par un convertisseur analogique numérique (CAN) en 0 et en 1 compréhensibles par l'ordinateur.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-piste.png&quot; alt=&quot;Pistes d&quot; width=&quot;242&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Les têtes commencent à inscrire des données à la périphérie du disque (piste 0), puis avancent vers le centre. Les données sont organisées en cercles concentriques appelés «&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;pistes&lt;/strong&gt;&amp;nbsp;», créées par le&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/repar/format.php3&quot;&gt;formatage de bas niveau&lt;/a&gt;.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Les pistes sont séparées en quartiers (entre deux rayons) que l'on appelle&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;secteurs&lt;/strong&gt;, contenant les données (au minimum 512 octets par secteur en général).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-secteur.png&quot; alt=&quot;Secteurs du disque dur&quot; width=&quot;242&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;On appelle&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;cylindre&lt;/strong&gt;&amp;nbsp;l'ensemble des données situées sur une même piste sur des plateaux différents (c'est-à-dire à la verticale les unes des autres) car cela forme dans l'espace un &quot;cylindre&quot; de données.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;center style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;&quot;&gt;&lt;img style=&quot;border-style: initial; border-color: initial; padding: 0px; margin: 10px;&quot; src=&quot;http://static.commentcamarche.net/www.commentcamarche.net/pictures/pc-images-cylindr.png&quot; alt=&quot;Cylindres de disque dur&quot; width=&quot;241&quot; border=&quot;0&quot; /&gt;&lt;/center&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;On appelle enfin&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;cluster&lt;/strong&gt;&amp;nbsp;(ou en français&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;unité d'allocation&lt;/strong&gt;) la zone minimale que peut occuper un fichier sur le disque. En effet le système d'exploitation exploite des&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;blocs&lt;/strong&gt;&lt;/em&gt;&amp;nbsp;qui sont en fait plusieurs&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;secteurs&lt;/em&gt;&lt;/strong&gt;(entre 1 et 16 secteurs). Un fichier minuscule devra donc occuper plusieurs secteurs (un cluster).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Sur les anciens disques durs, l'adressage se faisait ainsi de manière physique en définissant la position de la donnée par les coordonnées&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;cylindre / tête / secteur&lt;/em&gt;&amp;nbsp;(en anglais&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;CHS&lt;/strong&gt;&amp;nbsp;pour&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Cylinder / Head / Sector&lt;/em&gt;).&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;mode-bloc&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;Mode bloc&lt;/h2&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Le&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;mode bloc&lt;/strong&gt;&amp;nbsp;et le&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;transfert 32 bits&lt;/strong&gt;&amp;nbsp;permettent d'exploiter pleinement les performances de votre disque dur. Le mode bloc consiste à effectuer des transferts de données par bloc, c'est-à-dire par paquets de 512 octets généralement, ce qui évite au processeur d'avoir à traiter une multitude de minuscules paquets d'un bit. Le processeur a alors du &quot;temps&quot; pour effectuer d'autres opérations.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;Ce mode de transfert des données n'a malheureusement une véritable utilité que sous d'anciens systèmes d'exploitation (tels que&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/dos/dosintro.php3&quot;&gt;MS-DOS&lt;/a&gt;), car les systèmes d'exploitation récents utilisent leur propre gestionnaire de disque dur, ce qui rend ce gestionnaire obsolète.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Une option du&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/bios.php3&quot;&gt;BIOS&lt;/a&gt;&amp;nbsp;(&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;IDE HDD block mode&lt;/em&gt;&amp;nbsp;ou&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;Multi Sector Transfer&lt;/em&gt;) permet parfois de déterminer le nombre de blocs pouvant être gérés simultanément. Ce nombre se situe entre 2 et 32. Si vous ne le connaissez pas, plusieurs solutions s'offrent à vous :&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;consulter la documentation de votre disque dur ;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;rechercher les caractéristiques du disque sur internet ;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;déterminer expérimentalement en effectuant des tests.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Le mode bloc peut toutefois générer des erreurs sous certains systèmes, à cause d'une redondance de gestionnaire de disque dur. La solution consiste alors à désactiver l'un des deux gestionnaires :&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;la gestion logicielle du mode 32-bit sous le système d'exploitation ;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;le mode bloc dans le BIOS.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br style=&quot;color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; text-align: -webkit-auto; padding: 0px; margin: 0px;&quot; name=&quot;mode-32-bits&quot;&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;Mode 32 bits&lt;/h2&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Le mode 32 bits (par opposition au mode 16 bits) est caractérisé par un transfert des données sur 32 bits. Le transfert sur 32 bits correspond à 32 portes qui s'ouvrent et se ferment simultanément. En mode 32 bits, deux mots (ensemble de bits) de 16 bits sont transmis successivement, puis assemblés.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;Le gain de performance lié au passage du mode 16 bits au mode 32 bits est généralement insignifiant. Quoiqu'il en soit il n'est la plupart du temps plus possible de choisir le mode, car la&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/carte-mere.php3&quot;&gt;carte mère&lt;/a&gt;&amp;nbsp;détermine automatiquement le type de mode à adopter en fonction du type de disque dur.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;La détermination automatique du mode 32 bits peut toutefois ralentir les lecteurs de CD-ROM IDE dont la vitesse est supérieure à 24x lorsqu'ils sont seuls sur une nappe IDE. En effet, dans le cas où le lecteur de CD-ROM est seul sur la nappe, le BIOS peut ne pas détecter sa compatibilité avec le mode 32 bits (puisqu'il cherche un disque dur), auquel cas il passe en mode 16 bits. La vitesse de transfert (appelée par abus de langage&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;taux de transfert&lt;/em&gt;) est alors en dessous du taux de transfert annoncé par le constructeur.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;niv1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;La solution dans ce genre de cas consiste à brancher sur la même nappe que le lecteur de CD-ROM un disque dur supportant le mode 32 bits.&amp;nbsp;&lt;br style=&quot;padding: 0px; margin: 0px;&quot; /&gt;&lt;a style=&quot;color: #3487bc; text-decoration: underline; padding: 0px; margin: 0px;&quot; name=&quot;caracteristiques-techniques&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 style=&quot;margin-top: 20px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 20px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; line-height: 24px; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left;&quot;&gt;Caractéristiques techniques&lt;/h2&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-position: outside; list-style-image: initial; color: #303030; font-family: Arial, Helvetica, sans-serif; text-align: left; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Capacité&lt;/strong&gt;&amp;nbsp;: volume de données pouvant être stockées sur le disque.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Taux de transfert&lt;/strong&gt;&amp;nbsp;(ou&amp;nbsp;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;débit&lt;/strong&gt;) : quantité de données pouvant être lues ou écrites sur le disque par unité de temps. Il s'exprime en&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/base/binaire.php3&quot;&gt;bits&lt;/a&gt;&amp;nbsp;par seconde.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Vitesse de rotation&lt;/strong&gt;&amp;nbsp;: vitesse à laquelle les plateaux tournent, exprimée en tours par minutes (notés&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;rpm&lt;/em&gt;&amp;nbsp;pour&amp;nbsp;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;rotations par minute&lt;/em&gt;). La vitesse des disques durs est de l'ordre de 7200 à 15000 rpm. Plus la vitesse de rotation d'un disque est élevée meilleur est le débit du disque. En revanche, un disque possédant une vitesse de rotation élevé est généralement plus bruyant et chauffe plus facilement.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Temps de latence&lt;/strong&gt;&amp;nbsp;(aussi appelé délai rotationnel) : temps écoulé entre le moment où le disque trouve la piste et le moment où il trouve les données.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Temps d'accès moyen&lt;/strong&gt;&amp;nbsp;: temps moyen que met la tête pour se positionner sur la bonne piste et accéder à la donnée. Il représente donc le temps moyen que met le disque entre le moment où il a reçu l'ordre de fournir des données et le moment où il les fournit réellement. Il doit ainsi être le plus court possible.&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Densité radiale&lt;/strong&gt;&amp;nbsp;: nombre de pistes par pouce (&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;tpi&lt;/em&gt;&lt;/strong&gt;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;: Track per Inch&lt;/em&gt;).&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Densité linéaire&lt;/strong&gt;&amp;nbsp;: nombre de bits par pouce sur une piste donnée (&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;bpi&lt;/em&gt;&lt;/strong&gt;&lt;em style=&quot;padding: 0px; margin: 0px;&quot;&gt;: Bit per Inch&lt;/em&gt;).&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Densité surfacique&lt;/strong&gt;&amp;nbsp;: rapport de la densité linéaire sur la densité radiale (s'exprime en bits par pouce carré).&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Mémoire cache&lt;/strong&gt;&amp;nbsp;(ou mémoire tampon) : quantité de mémoire embarquée sur le disque dur. La mémoire cache permet de conserver les données auxquelles le disque accède le plus souvent afin d'améliorer les performances globales ;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;strong style=&quot;padding: 0px; margin: 0px;&quot;&gt;Interface&lt;/strong&gt;&amp;nbsp;: il s'agit de la connectique du disque dur. Les principales interfaces pour disques durs sont les suivantes :&lt;ul style=&quot;margin-top: 10px; margin-right: 16px; margin-bottom: 10px; margin-left: 16px; list-style-type: disc; list-style-position: outside; list-style-image: initial; padding: 0px;&quot;&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/ide-ata.php3&quot;&gt;IDE/ATA&lt;/a&gt;&amp;nbsp;;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/serial-ata.php3&quot;&gt;Serial ATA&lt;/a&gt;&amp;nbsp;;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/scsi.php3&quot;&gt;SCSI&lt;/a&gt;&amp;nbsp;;&lt;/li&gt;&lt;li style=&quot;margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px;&quot;&gt;Il existe par ailleurs des boîtiers externes permettant de connecter des disques durs en&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/usb.php3&quot;&gt;USB&lt;/a&gt;&amp;nbsp;ou&amp;nbsp;&lt;a style=&quot;color: #3487bc; padding: 0px; margin: 0px;&quot; href=&quot;http://www.commentcamarche.net/contents/pc/firewire.php3&quot;&gt;firewire&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; line-height: 20px; text-align: justify;&quot;&gt;&lt;br class=&quot;Apple-interchange-newline&quot; /&gt;&lt;/span&gt;&lt;/p&gt;
      </content>
    </entry>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>Introduction</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2011/12/20/la-machine-numerique.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2011-12-20:4057822</id>
      <updated>2011-12-20T11:18:53+01:00</updated>
      <published>2011-12-20T10:51:00+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                                    <category term="pc" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="ordinateur" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="portable" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="internet" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="web" scheme="http://www.blogspirit.com/ns/types#tag" />
              <summary>   Un ordinateur et une machine capable d'effectuer toutes sortes...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;div style=&quot;background-color: transparent;&quot;&gt;&lt;p style=&quot;background-color: transparent; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #000000; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Un ordinateur et une machine capable d'effectuer toutes sortes d'opérations et de traitements tels que des calculs, maniements de textes ou encore d'images. On peux utiliser cette machine comme un robot pour guider la plupart des machines au sein des entreprises mais aussi pour guider les cameras de surveillance.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;background-color: transparent; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #000000; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;L’ordinateur permet également de réaliser des enregistrements vocaux ou vidéos.&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #000000; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Dans le domaine artistique, cette machine est utilisée dans des studios de musique, pour faire du graphisme ou encore pour réaliser des sites web. Il est même possible de donner des cours via Internet.&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #000000; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Dans ce blog, je vais vous montrer comment utiliser certains composants de l’ordinateur. N’hésitez pas à me laisser des commentaires pour faire avancer mes recherches.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
      </content>
    </entry>
      <entry>
      <author>
        <name>hakankumas</name>
        <uri>http://lamachinenumerique.hautetfort.com/about.html</uri>
      </author>
      <title>Le boîtier</title>
      <link rel="alternate" type="text/html" href="http://lamachinenumerique.hautetfort.com/archive/2011/12/20/le-boitier.html" />
            <id>tag:lamachinenumerique.hautetfort.com,2011-12-20:4059361</id>
      <updated>2012-02-02T15:16:47+01:00</updated>
      <published>2012-05-20T05:44:13+01:00</published>
                            <category term="informatique" scheme="http://www.blogspirit.com/ns/types#category" />
                                    <category term="tour" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="boîtier" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="caise" scheme="http://www.blogspirit.com/ns/types#tag" />
                    <category term="châssis" scheme="http://www.blogspirit.com/ns/types#tag" />
              <summary>   Le     boîtier   (ou   châssis  ) de l'ordinateur est le squelette...</summary>
      <content type="html" xml:base="http://lamachinenumerique.hautetfort.com/">
          &lt;div style=&quot;background-color: transparent;&quot;&gt;&lt;p style=&quot;margin-top: 0pt; margin-bottom: 0pt; text-align: justify;&quot; dir=&quot;ltr&quot;&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Le &lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0pt; margin-bottom: 0pt; text-align: justify;&quot; dir=&quot;ltr&quot;&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;boîtier&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt; (ou &lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;châssis&lt;/span&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;) de l'ordinateur est le squelette métallique abritant les différents composants internes. Les boîtiers ont également d'autres utilités telles que l'isolement et du bruit ou la protection contre les rayonnements électromagnétiques, contre les dégâts de la carte mère, ventilateur, contre les blessure, etc... Ainsi des normes existent afin de garantir un niveau de protection conforme a la réglementation en vigueur.&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size: 13px; font-family: Arial; color: #303030; background-color: #ffffff; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;&quot;&gt;Les éléments de choix principaux d'un boîtier sont son facteur de forme, ses dimensions, le nombre d'emplacements pour des lecteurs, son alimentation, la connectique en façade et enfin son design et ses couleurs. Ainsi, si les boîtiers se ressemblaient tous aux débuts du PC, il existe aujourd'hui des boîtiers de toutes les formes, parfois même transparents afin de permettre aux utilisateurs de faire du tuning à l'aide par exemple de néons. &lt;/span&gt;&lt;/div&gt;
      </content>
    </entry>
  </feed>
