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

Tag: Decimal to Binary

Decimal to Binary Conversion for Fractional Number

Posted on March 6, 2023June 19, 2025 By vlsifacts No Comments on Decimal to Binary Conversion for Fractional Number

In a recent article, we have seen how to convert any number system from decimal. However, there, we have only considered the whole numbers. In this article, we considered the decimal to binary conversion for the fractional number. Technique Example 6.2510 = ?2 Here, the whole number part = 6 The fractional part = 0.25…

Read More “Decimal to Binary Conversion for Fractional Number” »

Digital Electronics

Decimal to Any Number System Conversion

Posted on March 4, 2023June 19, 2025 By vlsifacts No Comments on Decimal to Any Number System Conversion

The following technique is used to convert a decimal number to any number system. Technique Decimal to Binary Conversion Example: 12510 = ?2 Decimal to Octal & Decimal to Hexadecimal Conversion Example: 123410 = ?8 Example: 123410 = ?16 For a detailed explanation, watch the following lecture video. Previous           Table of…

Read More “Decimal to Any Number System Conversion” »

Digital Electronics

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

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
  • Texas Instruments Question Bank Part-1

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme