Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by kooheyakhi

  1. K

    Non-Restoring Division Algorithm for Signed Magnitude System

    Hi, I have developed algorithm based on one existing in book named "Computer System Architecture," by Morris Mano. At that book, partial remainder is restored when it is less than divisor and it is time consuming. I have attached modified algorithm that it does not need to restore remainder...
  2. K

    Error in subtraction with 2's comp method

    Consider 3_bit wide number system. Then range is between -4 to +3. We are going to perform subtraction +3-(-4). We know that result is +7 that does not fit range. So something is wrong. We expect that hardware will alarm there is mistake because of overflow. Hardware uses XOR operation between...
  3. K

    How to eleminate floating point existence in AC-Coupled digital circuit

    I was aiming at realize a 3-input NAND gate with minimum number of transistors. if we implement it using CMOS logic we will need 9 transistors. but in my circuit there is just 2 transistors. this idea leads to decrease the total number of transistors and power consumption. there is four...
  4. K

    How to eleminate floating point existence in AC-Coupled digital circuit

    please help me. I think I should add some transistors to solve this problem, but I don't know how do it.
  5. K

    How to eleminate floating point existence in AC-Coupled digital circuit

    Hello there, I have designed a 3-input NAND gate by capacitor network connected to a NOT gate. this circuit functions well. recently i have found out that when inputs are stable and a noise occurs in node g, functionality of my circuit fails. this is because of node g which is floating point of...

Part and Inventory Search

Back
Top