About: Subtractor

An Entity of Type: Whole100003553, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In electronics, a subtractor – a digital circuit that performs subtraction of numbers – can be designed using the same approach as that of an adder. The binary subtraction process is summarized below. As with an adder, in the general case of calculations on multi-bit numbers, three bits are involved in performing the subtraction for each bit of the difference: the minuend, subtrahend, and a borrow in from the previous (less significant) bit order position. The outputs are the difference bit and borrow bit . The subtractor is best understood by considering that the subtrahend and both borrow bits have negative weights, whereas the X and D bits are positive. The operation performed by the subtractor is to rewrite (which can take the values -2, -1, 0, or 1) as the sum .

Property Value
dbo:abstract
  • الطارح من أهم الدارات المستخدمة في عالم الرقميات هي دارة الطارح والتي لها شكلان هما : 1. * الطارح النصفي. 2. * الطارح الكامل. والتي لن يخلو منها أي جهاز رقمي يستخدم فيه معالج ابتداء من الاّلة الحاسبة وانتهاءبالحاسبات العملاقة. (ar)
  • Subtraktor atau pengurang (bahasa Inggris: subtractor) adalah rangkaian elektronika digital yang dipakai untuk melakukan operasi pengurangan dari dua buah bilangan biner. Proses operasi pengurangan ini menggunakan prinsip dasar yang sama dengan rangkaian penjumlah biner. Jika dua buah angka: dan , dikurangkan satu sama lain membentuk , maka akan kita perolah dua buah hasil di bagian outputnya: bit Beda ('Difference) dan bit Pinjaman (Borrow) . Jika kita juga mengikutkan bit pinjaman, dari bagian MSB (Most Significant Bit), operasi pengurangan yang lengkap adalah . Operasi untuk mendapatkan dua bit output akan mengikuti proses seperti di bawah ini: = K-map (in)
  • In electronics, a subtractor – a digital circuit that performs subtraction of numbers – can be designed using the same approach as that of an adder. The binary subtraction process is summarized below. As with an adder, in the general case of calculations on multi-bit numbers, three bits are involved in performing the subtraction for each bit of the difference: the minuend, subtrahend, and a borrow in from the previous (less significant) bit order position. The outputs are the difference bit and borrow bit . The subtractor is best understood by considering that the subtrahend and both borrow bits have negative weights, whereas the X and D bits are positive. The operation performed by the subtractor is to rewrite (which can take the values -2, -1, 0, or 1) as the sum . Subtractors are usually implemented within a binary adder for only a small cost when using the standard two's complement notation, by providing an addition/subtraction selector to the carry-in and to invert the second operand. (definition of two's complement notation) (en)
  • 전자공학에서 감산기(減算器)는 가산기(加算器)처럼 동일한 접근을 이용하여 설계할 수 있다. 이진 빼기 과정은 아래와 같이 요약된다. 일반적으로 다시 말하면 3개의 비트는 다음과 같은 각 비트를 포함한다: 피감수, 감수, 이전 비트로부터 (낮은) 위치로. 출력은 차이수과 빌림수 이다. 감산기에는 두가지 종류가 있는데 전감산기와 반감산기가 있다. (ko)
  • Subtraktor – cyfrowy układ kombinacyjny, który wykonuje operacje odejmowania dwóch (lub więcej) liczb dwójkowych. Tak jak w przypadku sumatora, w ogólnych obliczeniach na wielobitowych liczbach, trzy bity biorą udział w wykonywaniu odejmowania dla każdego bitu różnicy: odjemna odjemnik i pożyczka od poprzedniego (mniej znaczącego) bitu Wynikiem jest bit różnicy i bit pożyczki (przeniesienie) Operację wykonaną przez subtraktor, czyli można zapisać jako gdzie: Subtraktory są implementowane zwykle wewnątrz sumatorów w celu zminimalizowania układu, gdy operacje wykonywane są na liczbach w kodzie uzupełnień do dwóch (ZU2), przez wprowadzenie przełącznika dodawanie/odejmowanie, który wykonuje odpowiednio przekazanie lub negację drugiego operandu: – wynika z definicji wyznaczania liczby przeciwnej do danej w ZU2 Tabela prawdy dla subtraktora półpełnego Tabela prawdy dla subtraktora pełnego (pl)
  • В электронике вычитатель может быть выполнен, используя такой же подход, как и в сумматоре. Возможны как минимум два вида вычитателей: 1. * Вычитатель в прямых кодах. 2. * Вычитатель в дополнительных кодах, на обычном сумматоре с аппаратным получением кода второго дополнения (ru)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 8453671 (xsd:integer)
dbo:wikiPageLength
  • 6145 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1100197210 (xsd:integer)
dbo:wikiPageWikiLink
dbp:expand
  • Components (en)
dbp:expandComponents
  • Subtractor (en)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • الطارح من أهم الدارات المستخدمة في عالم الرقميات هي دارة الطارح والتي لها شكلان هما : 1. * الطارح النصفي. 2. * الطارح الكامل. والتي لن يخلو منها أي جهاز رقمي يستخدم فيه معالج ابتداء من الاّلة الحاسبة وانتهاءبالحاسبات العملاقة. (ar)
  • 전자공학에서 감산기(減算器)는 가산기(加算器)처럼 동일한 접근을 이용하여 설계할 수 있다. 이진 빼기 과정은 아래와 같이 요약된다. 일반적으로 다시 말하면 3개의 비트는 다음과 같은 각 비트를 포함한다: 피감수, 감수, 이전 비트로부터 (낮은) 위치로. 출력은 차이수과 빌림수 이다. 감산기에는 두가지 종류가 있는데 전감산기와 반감산기가 있다. (ko)
  • В электронике вычитатель может быть выполнен, используя такой же подход, как и в сумматоре. Возможны как минимум два вида вычитателей: 1. * Вычитатель в прямых кодах. 2. * Вычитатель в дополнительных кодах, на обычном сумматоре с аппаратным получением кода второго дополнения (ru)
  • Subtraktor atau pengurang (bahasa Inggris: subtractor) adalah rangkaian elektronika digital yang dipakai untuk melakukan operasi pengurangan dari dua buah bilangan biner. Proses operasi pengurangan ini menggunakan prinsip dasar yang sama dengan rangkaian penjumlah biner. = K-map (in)
  • In electronics, a subtractor – a digital circuit that performs subtraction of numbers – can be designed using the same approach as that of an adder. The binary subtraction process is summarized below. As with an adder, in the general case of calculations on multi-bit numbers, three bits are involved in performing the subtraction for each bit of the difference: the minuend, subtrahend, and a borrow in from the previous (less significant) bit order position. The outputs are the difference bit and borrow bit . The subtractor is best understood by considering that the subtrahend and both borrow bits have negative weights, whereas the X and D bits are positive. The operation performed by the subtractor is to rewrite (which can take the values -2, -1, 0, or 1) as the sum . (en)
  • Subtraktor – cyfrowy układ kombinacyjny, który wykonuje operacje odejmowania dwóch (lub więcej) liczb dwójkowych. Tak jak w przypadku sumatora, w ogólnych obliczeniach na wielobitowych liczbach, trzy bity biorą udział w wykonywaniu odejmowania dla każdego bitu różnicy: odjemna odjemnik i pożyczka od poprzedniego (mniej znaczącego) bitu Wynikiem jest bit różnicy i bit pożyczki (przeniesienie) Operację wykonaną przez subtraktor, czyli można zapisać jako gdzie: – wynika z definicji wyznaczania liczby przeciwnej do danej w ZU2 Tabela prawdy dla subtraktora półpełnego (pl)
rdfs:label
  • طارح (ar)
  • Pengurang biner (in)
  • 감산기 (ko)
  • Subtraktor (pl)
  • Subtractor (en)
  • Вычитатель (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy