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: Octal to Decimal

Any Number System to Decimal Conversion

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

The following technique is used to convert any number system to its equivalent decimal number. Technique Examples 1010112 = 1×25 + 0x24 + 1×23 + 0x22 + 1×21 + 1×20 = 32 + 0 + 8 + 0 + 2 + 1 = 4310 7248 = 7×82 + 2×81 + 4×80 = 7×64 + 2×8…

Read More “Any Number System to Decimal Conversion” »

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
  • Synthesis Constructs in Verilog: A Comprehensive Guide for Designers

Copyright © 2025 VLSIFacts.

Powered by PressBook WordPress theme

Subscribe to Our Newsletter