User Tools

Site Tools


glossary:glossary_b

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
glossary:glossary_b [2020/09/14 15:08] – [BC3] grovenorglossary:glossary_b [2021/08/08 04:03] – Corrected the link to Wikipedia Wayne
Line 6: Line 6:
  
  
-Back EMF generally refers to the voltage generated by the rotation of a motor but also to the voltage that will appear across an inductor if the current is changed or stopped suddenly.\\ +Back Electromotive Force ([[wp>Electromotive_force|EMF]]) generally refers to the voltage generated by the rotation of a motor but also to the voltage that will appear across an inductor if the current is changed or stopped suddenly.\\ 
 [[:glossary:back_emf|Main article]] [[:glossary:back_emf|Main article]]
  
Line 34: Line 34:
 ===== BGA ===== ===== BGA =====
 Ball Grid Array; a method of permitting a large number of connections in a smaller footprint for large scale Integrated Circuits.  Ball Grid Array; a method of permitting a large number of connections in a smaller footprint for large scale Integrated Circuits. 
-See https://en.wikipedia.org/wiki/Ball_grid_array+See [[wp>Ball_grid_array|BGA]]
 ===== Bipolar ===== ===== Bipolar =====
  
Line 111: Line 111:
  
  
-    * Unordered List ItemBuffers are allocated by various processes to use as input queues, etc. Most of the time, buffers are some processes output, and they are file buffers. A simplistic explanation of buffers is that they allow processes to temporarily store input in memory until the process can deal with it. +    * Buffers are allocated by various processes to use as input queues, etc. Most of the time, buffers are some processes output, and they are file buffers. A simplistic explanation of buffers is that they allow processes to temporarily store input in memory until the process can deal with it. 
-    * Unordered List ItemCache is typically frequently requested disk I/O. If multiple processes are accessing the same files, much of those files will be cached to improve performance (RAM being so much faster than hard drives), it's disk cache.+    * Cache is typically frequently requested disk I/O. If multiple processes are accessing the same files, much of those files will be cached to improve performance (RAM being so much faster than hard drives), it's disk cache.
  
 In Hardware a buffer is a digital or analog stage used to isolate a signal source from the following circuit's loading. This might be the case in Digital where a single output is required to fan out to multiple inputs. In analog it is usually the means to connect a high impedance signal source to much lower impedance circuits, normally with unity gain. In Hardware a buffer is a digital or analog stage used to isolate a signal source from the following circuit's loading. This might be the case in Digital where a single output is required to fan out to multiple inputs. In analog it is usually the means to connect a high impedance signal source to much lower impedance circuits, normally with unity gain.
glossary/glossary_b.txt · Last modified: 2022/10/10 21:55 by Bob Vetterlein

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki