Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

bit (Bit)

One Bit of information. A one or a zero.

Ontology

SUMO / UNITS-OF-MEASURE

Class(es)

UnitáDiMisura
is instance of
  bit  

Superclass(es)

[tree]
Entitá
is subclass of
  Astratto  
is subclass of
  Quantitá  
is subclass of
  QuantitáFisica  
is subclass of
  QuantitáCostante  
is subclass of
  MisuraD'Informazione  
is subclass of
  bit  

Coordinate term(s)

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...  

Axioms (1)

Se number é un' istanza di NumeroReale, allora "number byte(s" is uguale a ""number*" bit(s".
(=>
      (instance ?NUMBER RealNumber)
      (equal
            (MeasureFn ?NUMBER Byte)
            (MeasureFn
                  (MultiplicationFn ?NUMBER 8)
                  Bit)))