Template:Glossary:U: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
* {{Anchored|UART}} : [http://en.wikipedia.org/wiki/Universal_asynchronous_receiver/transmitter '''U'''niversal '''a'''synchronous '''r'''eceiver/'''t'''ransmitter] | * {{Anchored|UART}} : [http://en.wikipedia.org/wiki/Universal_asynchronous_receiver/transmitter '''U'''niversal '''a'''synchronous '''r'''eceiver/'''t'''ransmitter] | ||
* {{Anchored|UFS}} : ('''U'''niversal '''F'''lash '''S'''torage) - intended successor to eMMC storage, see [http://www.samsung.com/global/business/semiconductor/product/UFS/overview Samsung anouncement] / [http://www.prnewswire.com/news-releases/toshiba-set-to-introduce-ufs-ver20-solution-in-2q-2014-239056421.html Toshiba anouncement] | * {{Anchored|UFS}} : ('''U'''niversal '''F'''lash '''S'''torage) - intended successor to eMMC storage, see [http://www.samsung.com/global/business/semiconductor/product/UFS/overview Samsung anouncement] / [http://www.prnewswire.com/news-releases/toshiba-set-to-introduce-ufs-ver20-solution-in-2q-2014-239056421.html Toshiba anouncement] | ||
* {{Anchored|UHD}} : [http://en.wikipedia.org/wiki/Ultra_High_Definition_Television '''U'''ltra '''h'''igh '''d'''efinition television], videoformats [http://en.wikipedia.org/wiki/4K_resolution#Resolutions 4K UHD] (2160p) and [http://en.wikipedia.org/wiki/8K_resolution#Resolutions 8K UHD] (4320p) - Youtube | * {{Anchored|UHD}} : [http://en.wikipedia.org/wiki/Ultra_High_Definition_Television '''U'''ltra '''h'''igh '''d'''efinition television], videoformats [http://en.wikipedia.org/wiki/4K_resolution#Resolutions 4K UHD] (2160p) and [http://en.wikipedia.org/wiki/8K_resolution#Resolutions 8K UHD] (4320p) - Youtube, Vimeo & Videoland support streaming 4K (4096 × 3072) | ||
* {{Anchored|URB}} : ('''U'''SB '''r'''equest '''b'''lock) - an [http://www.makelinux.net/ldd3/chp-13-sect-3 URB] is used to send or receive data to or from a specific USB endpoint on a specific USB device in an asynchronous manner. | * {{Anchored|URB}} : ('''U'''SB '''r'''equest '''b'''lock) - an [http://www.makelinux.net/ldd3/chp-13-sect-3 URB] is used to send or receive data to or from a specific USB endpoint on a specific USB device in an asynchronous manner. | ||
* {{Anchored|USB}} : ('''U'''niversal '''S'''erial '''B'''us) - a specification to establish communication between devices and a host controller (usually a personal computers). USB is intended to replace many varieties of serial and parallel ports. | * {{Anchored|USB}} : ('''U'''niversal '''S'''erial '''B'''us) - a specification to establish communication between devices and a host controller (usually a personal computers). USB is intended to replace many varieties of serial and parallel ports. |
Revision as of 01:11, 17 February 2015
- UART : Universal asynchronous receiver/transmitter
- UFS : (Universal Flash Storage) - intended successor to eMMC storage, see Samsung anouncement / Toshiba anouncement
- UHD : Ultra high definition television, videoformats 4K UHD (2160p) and 8K UHD (4320p) - Youtube, Vimeo & Videoland support streaming 4K (4096 × 3072)
- URB : (USB request block) - an URB is used to send or receive data to or from a specific USB endpoint on a specific USB device in an asynchronous manner.
- USB : (Universal Serial Bus) - a specification to establish communication between devices and a host controller (usually a personal computers). USB is intended to replace many varieties of serial and parallel ports.
- USB flash drive : a flash memory data storage device integrated with a USB (Universal Serial Bus) 1.1, 2.0, or 3.0 interface. USB flash drives are typically removable and rewritable, and much smaller in physical size than a floppy disc
- UUID : A universally unique identifier is an identifier standard used in software construction.