About: Bit numbering     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Software106566077, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FBit_numbering

In computing, bit numbering is the convention used to identify the bit positions in a binary number.

AttributesValues
rdf:type
rdfs:label
  • Bitwertigkeit (de)
  • Bit numbering (en)
  • Numérotation des bits (fr)
  • Ordine dei bit (it)
  • Bitsignificantie (nl)
rdfs:comment
  • In computing, bit numbering is the convention used to identify the bit positions in a binary number. (en)
  • Die Bitwertigkeit legt den Stellenwert eines einzelnen Bits fest, den es durch seine Position innerhalb einer Binärzahl (auch Dualzahl genannt) haben soll. Wichtig ist diese Festlegung auch bei der seriellen Datenübertragung sowie für parallele Busse in der Datenverarbeitung. Werden acht Bits zu Bytes gruppiert und diese wiederum zu größeren Zahlenformaten, so ist zusätzlich die Byte-Reihenfolge festzulegen. Die Bitnummerierung ist unabhängig von der Byte-Reihenfolge (Byte-Endianness) und von der „Bit-Endianness“. (de)
  • En informatique, la numérotation des bits est la convention utilisée pour identifier les positions des bits dans un nombre binaire . (fr)
  • L'ordine dei bit è un concetto dell'informatica che definisce l'ordine di trasmissione dei singoli bit di un'unità d'informazione (ad esempio un byte o una word) attraverso una linea seriale. In una trasmissione seriale il bit lsb è il primo ad essere trasmesso, dopo il bit di start. Questa distinzione non è necessaria sui canali di trasmissione paralleli (BUS) in quanto ogni bit transita sulla propria linea dedicata; anche in questo caso bisogna però tener conto dell'ordine dei byte.Per definire l'ordine dei bit si fa riferimento a: (it)
  • Bitsignificantie is een concept in de computerwetenschap (informatica) dat de volgorde definieert van de individuele bits van een informatie-eenheid (bijvoorbeeld een byte of een woord). Die volgorde is van belang voor de interpretatie van bijvoorbeeld in registers opgeslagen informatie of bij transmissie via een serieel of parallel protocol. Om de volgorde van de bits te bepalen refereert men naar: * MSB (Most Significant Bit, meest significante bit, heeft grootste gewicht) * LSB (Least Significant Bit, minst significante bit, heeft kleinste gewicht) (nl)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Least_significant_bit.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/LeastSignificantBitDemonstration.jpg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Lsb0.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Most_significant_bit.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Msb0.svg
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
thumbnail
has abstract
  • In computing, bit numbering is the convention used to identify the bit positions in a binary number. (en)
  • Die Bitwertigkeit legt den Stellenwert eines einzelnen Bits fest, den es durch seine Position innerhalb einer Binärzahl (auch Dualzahl genannt) haben soll. Wichtig ist diese Festlegung auch bei der seriellen Datenübertragung sowie für parallele Busse in der Datenverarbeitung. Werden acht Bits zu Bytes gruppiert und diese wiederum zu größeren Zahlenformaten, so ist zusätzlich die Byte-Reihenfolge festzulegen. Die Bitnummerierung ist unabhängig von der Byte-Reihenfolge (Byte-Endianness) und von der „Bit-Endianness“. (de)
  • En informatique, la numérotation des bits est la convention utilisée pour identifier les positions des bits dans un nombre binaire . (fr)
  • L'ordine dei bit è un concetto dell'informatica che definisce l'ordine di trasmissione dei singoli bit di un'unità d'informazione (ad esempio un byte o una word) attraverso una linea seriale. In una trasmissione seriale il bit lsb è il primo ad essere trasmesso, dopo il bit di start. Questa distinzione non è necessaria sui canali di trasmissione paralleli (BUS) in quanto ogni bit transita sulla propria linea dedicata; anche in questo caso bisogna però tener conto dell'ordine dei byte.Per definire l'ordine dei bit si fa riferimento a: * msb (most significant bit, bit con peso maggiore) * lsb (least significant bit, bit con peso minore). lsb vale sempre mentre il valore di MSB dipende dalla dimensione dell'unità di informazione, più precisamente 2(numero di bit - 1).Ad esempio, in un byte, MSB vale mentre in una word 215 = 32768. (it)
  • Bitsignificantie is een concept in de computerwetenschap (informatica) dat de volgorde definieert van de individuele bits van een informatie-eenheid (bijvoorbeeld een byte of een woord). Die volgorde is van belang voor de interpretatie van bijvoorbeeld in registers opgeslagen informatie of bij transmissie via een serieel of parallel protocol. Om de volgorde van de bits te bepalen refereert men naar: * MSB (Most Significant Bit, meest significante bit, heeft grootste gewicht) * LSB (Least Significant Bit, minst significante bit, heeft kleinste gewicht) Bij een seriële verzending zijn verschillende protocollen die op een andere manier kunnen omgaan met LSB en MSB. Bij het veelgebruikte RS-232 wordt doorgaans de LSB als eerste bit na de startbit verzonden, maar de standaard schrijft dat niet dwingend voor. Dit onderscheid is in veel gevallen niet nodig op parallelle transmissiekanalen, aangezien elke bit gelijktijdig over zijn eigen specifieke lijn passeert, maar ook in dit geval moet de volgorde van de bytes (of endianness) in acht worden genomen. Het is belangrijk dat de bits in de juiste volgorde worden opgeslagen bij de ontvanger. Bij een verkeerd ingestelde volgorde zou een uitgezonden gegevenswoord 01100001 een ontvangen gegevenswoord 10000110 hebben. In hexadecimale termen: 0x61 zou 0x86 zijn. (nl)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 48 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software