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: Number System Conversion

Binary to Octal and Binary to Hexadecimal Conversion for Fractional Number

Posted on March 7, 2023June 19, 2025 By vlsifacts No Comments on Binary to Octal and Binary to Hexadecimal Conversion for Fractional Number

In a recent article, we have seen how to convert a binary number to its corresponding octal as well as hexadecimal number. However, in that article, we have considered the conversions for only the whole numbers. In this article, we will do the conversions for the binary fractional numbers. Following is the technique for such…

Read More “Binary to Octal and Binary to Hexadecimal Conversion for Fractional Number” »

Digital Electronics

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

Octal to Hexadecimal Conversion and Vice Versa

Posted on March 4, 2023June 19, 2025 By vlsifacts No Comments on Octal to Hexadecimal Conversion and Vice Versa

In this post, we will be learning how to convert octal to hexadecimal and hexadecimal to octal numbers. Following is the technique for these conversions. Technique Octal to Hexadecimal Conversion 10768 = ?16 Hexadecimal to Octal Conversion 1F0C16 = ?8 For a detailed explanation, watch the following lecture video. Previous           Table…

Read More “Octal to Hexadecimal Conversion and Vice Versa” »

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