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

Category: DHD

Digital Hardware Design

Conversion of Number Systems

Posted on March 3, 2023June 19, 2025 By vlsifacts No Comments on Conversion of Number Systems

It is important to learn the techniques of converting one number system to another while studying digital electronics or digital computers. This is because, in our day-to-day life we use decimal number systems, while computers use either binary or hexadecimal number systems. In the last lecture articles, we learned about the representation of different number…

Read More “Conversion of Number Systems” »

Digital Electronics

Positional or Weighted Number System

Posted on March 3, 2023June 19, 2025 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, 2023June 19, 2025 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. Few Relevant Questions and Answers Question: How many digits are there in the base/radix 9 number system?Answer: There are 9 digits in the base/radix 9 number system.Question: What is the largest digit in the base/radix…

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

Digital Electronics

Representation of Number System

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

In this article, we will discuss the representation of the following number systems 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. Positional or Weighted Number System The traditional number systems that we learned in school and…

Read More “Representation of Number System” »

Digital Electronics

Introduction to Number System

Posted on March 2, 2023June 19, 2025 By vlsifacts No Comments on Introduction to Number System

In our day-to-day life, we generally use decimal number system for expressing any quantity. For example, when I go to an electronics shop for purchasing a mobile phone – I say that show me one good mobile phone in the range of Rs. 10,000/-. Here, ‘one’ and ‘10,000’ is the use of decimal number system….

Read More “Introduction to Number System” »

Digital Electronics

Introduction to Digital Computer

Posted on March 2, 2023June 19, 2025 By vlsifacts No Comments on Introduction to Digital Computer

The general-purpose digital computer is the best-known example of a digital system. Digital computers have been around since the 1940s, and have been in widespread commercial use since the 1960s. The most striking property of a digital computer is its generality. It can follow a sequence of instructions, called a program, that operates on given…

Read More “Introduction to Digital Computer” »

Digital Electronics

Digital vs. Analog

Posted on March 2, 2023June 18, 2025 By vlsifacts No Comments on Digital vs. Analog

The real-world signals are analog. However, processing, communicating, and storing data in digital form is advantageous over analog form. Therefore, the analog signal is converted to digital form at the transmitter end and again converted back to analog form at the receiver end. The following are multiple advantages of digital over analog. Previous     …

Read More “Digital vs. Analog” »

Digital Electronics

Introduction to Digital Electronics

Posted on March 1, 2023June 18, 2025 By vlsifacts No Comments on Introduction to Digital Electronics

Electronic circuits can broadly be divided into two broad categories: Some advantages of digital over analog are as below: Today, digital technology is applied in a wide range of applications. The most common digital end products are computers, television, communication systems, consumer electronics, etc. Sampling and Quantization are the techniques that are used to convert…

Read More “Introduction to Digital Electronics” »

Digital Electronics

ASCII Code

Posted on February 28, 2023June 18, 2025 By vlsifacts No Comments on ASCII Code

ASCII codes are alphanumeric codes that represent numbers, alphabets, symbols and special characters in computers. ASCII stands for American Standard Code for Information Interchange. Whenever we press a key from the keyboard, the corresponding ASCII code goes into the computer. ASCII has 128 characters that can be represented using 7 bits (00 to 7F in…

Read More “ASCII Code” »

Digital Electronics

What is Post-Silicon Validation

Posted on November 28, 2019June 18, 2025 By vlsifacts No Comments on What is Post-Silicon Validation

Modern day Syetem-on-Chips are so complex that pre-silicon verification is no more the sufficient step to capture all the design bugs. Even with sophisticated verification process, achieving 100% coverage is difficult. Due to this, few bugs escape from the pre-silicon verification till the actual product on silicon. So, now-a-days industries perform post-silicon validation (commonly known…

Read More “What is Post-Silicon Validation” »

DHD, Verification

Posts pagination

Previous 1 … 7 8 9 … 12 Next

Top Posts & Pages

  • ASCII Code
  • NAND and NOR gate using CMOS Technology
  • AND and OR gate using CMOS Technology
  • Circuit Design of a 4-bit Binary Counter Using D Flip-flops
  • Step-by-Step Guide to Running Lint Checks, Catching Errors, and Fixing Them: Industrial Best Practices with Examples

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme