Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

bit (Bit)

One Bit of information. A one or a zero.

Ontologie

SUMO / UNITS-OF-MEASURE

Class(es)

měrná jednotka
is instance of
  bit  

Nadtřída(y)

[tree]
entita
is subclass of
  abstraktum  
is subclass of
  veličina  
is subclass of
  fyzikální veličina  
is subclass of
  konstantní veličina  
is subclass of
  jednotka informace  
is subclass of
  bit  

Související termín(y)

amu  angstrom  angular degree  atom gram  british thermal unit  byte  calorie  centimeter  cup  day duration  electron volt  euro cent  euro dollar  fahrenheit degree  foot  hour duration  inch  kilo byte  liter  mega byte  mile  minute duration  ounce  pint  pound force  pound mass  quart  rankine degree  slug  united kingdom gallon  united states cent  united states dollar  united states gallon  week duration  year duration 

Related WordNet synsets

bit
a unit of measurement of information (from Binary+digIT); the amount of information in a system having two equiprobable states; "there are 8 bits in a byte"
bit is kind of (all)...   bit is kind of...   kinds of bit...   kinds of bit (all)...   bit is part of...  

Axiomy (1)

Jestliže number je instancí třídy reálné číslo, potom "number byte(s)" se rovná ""number*" bit(s)".
(=>
      (instance ?NUMBER RealNumber)
      (equal
            (MeasureFn ?NUMBER Byte)
            (MeasureFn
                  (MultiplicationFn ?NUMBER 8)
                  Bit)))