Skip to content

VLSIFacts

Let's Program the Transistors

  • Home
  • DHD
    • Digital Electronics
    • Fault Tolerant System Design
    • TLM
    • Verification
    • Verilog
    • VHDL
    • Xilinx
  • Embedded System
    • 8085 uP
    • 8086 uP
    • 8051 uC
  • VLSI Technology
    • Analog Electronics
    • Memory Devices
    • VLSI Circuits
  • Interview
    • Interview Experience
    • Training Experience
    • Question Bank
  • Notifications
  • QUIZ
  • Community
  • Job Board
  • Contact Us
  • Toggle search form

Tag: Radix

Positional or Weighted Number System

Posted on March 3, 2023March 3, 2023 By vlsifacts No Comments on Positional or Weighted Number System

The traditional number systems that we learned in school and use every day (decimal, binary, hexadecimal, octal etc.) are positional number systems. In such a system, a number is represented by a string of digits where each digit position has an associated weight. The value of a number is a weighted sum of the digits….

Read More “Positional or Weighted Number System” »

Digital Electronics

What is Radix or Base of a Number System?

Posted on March 3, 2023March 3, 2023 By vlsifacts No Comments on What is Radix or Base of a Number System?

The number of independent digits used in the number system is known as Radix or Base of the number system. Decimal: a radix-10 number system and therefore has 10 different digits or symbols. These are 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9. All higher numbers after ‘9’ are represented in terms…

Read More “What is Radix or Base of a Number System?” »

Digital Electronics

Representation of Number System

Posted on March 3, 2023March 3, 2023 By vlsifacts No Comments on Representation of Number System

In this article, we will discuss the representation of the following number systems Decimal Binary Hexadecimal Octal Radix or Base of a Number System The number of independent digits used in the number system is known as Radix or Base of the number system. Decimal: a radix-10 number system and therefore has 10 different digits…

Read More “Representation of Number System” »

Digital Electronics

Top Posts & Pages

  • ASCII Code
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops
  • AND and OR gate using CMOS Technology
  • NAND and NOR gate using CMOS Technology
  • Difference between $display, $monitor, $write and $strobe in Verilog


 

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme