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

Binary to Octal and Binary to Hexadecimal Conversion for Fractional Number

Posted on March 7, 2023March 7, 2023 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, 2023March 6, 2023 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 Consider the decimal-to-binary conversion of the whole number part (the part before the decimal point) and…

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

Digital Electronics

Octal to Hexadecimal Conversion and Vice Versa

Posted on March 4, 2023March 4, 2023 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 Use binary as an intermediary Group binary bits into four for hexadecimal conversion Group binary bits into three for octal conversion Octal to Hexadecimal Conversion 10768 = ?16 Hexadecimal…

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

Digital Electronics

Top Posts & Pages

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


 

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme