No video

Half Subtractor and Full Subtractor Explained

  Рет қаралды 176,892

ALL ABOUT ELECTRONICS

ALL ABOUT ELECTRONICS

Күн бұрын

In this video, the Half Subtractor and Full Subtractor are explained in detail.
By watching this video, you will learn what is half and full subtractors and how to implement a full subtractor using half subtractors.
Timestamps:
0:00 Half Subtractor
3:34 Full Subtractor
11:11 Full Subtractor using Half Subtractors
What is Half Subtractor?
It is the combinational circuit that performs the subtraction of two input bits and generates the difference and borrow bits as an output.
The logic circuit of the Half subtractor consists of one two-input XOR gate (Difference output) and, one AND gate and NOT gate (Borrow Output).
The Boolean expression of Difference and Borrow output of Half Subtractor:
D = A (XOR) B (The difference output)
B = A'B. (The borrow output)
The half-subtractor circuit can perform the subtraction of two one-bit numbers without any borrow input. It is suitable for the subtraction of the two one-bit numbers at the LSB positions.
Full Subtractor:
The Full-subtractor is the combinational circuit that performs the subtraction of two input bits and the incoming borrow bit and generates the difference and the borrow bits as an output.
The Boolean expression of Difference and Borrow output of Full Subtractor:
D = A (XOR) B (XOR) Bin
Bout = A'B + Bin [ A (XOR) B ] '
The Full Subtractor circuit can be implemented using the two Half Subtractors and one OR gate. In this video, the design of Full Subtractors using Half Subtractors is also explained.
Digital Electronics (Playlist):
• Digital Electronics
This video will be helpful to all the students of science and engineering in understanding the Half Subtractor and Full Subtractor Circuits, and how to design a Full Subtractor using Half Subtractors.
#ALLABOUTELECTRONICS
#HalfSubtractor
#FullSubtractor
#DigitalElectronics
Support the channel through a membership program:
/ @allaboutelectronics
--------------------------------------------------------------------------------------------------
Follow my second channel:
/ @allaboutelectronics-quiz
Follow me on Facebook:
/ allaboutelecronics
Follow me on Instagram:
/ all_about.electronics
--------------------------------------------------------------------------------------------------
Music Credit: www.bensound.com

Пікірлер: 63
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 2 жыл бұрын
Timestamps: 0:00 Half Subtractor 3:34 Full Subtractor 11:11 Full Subtractor using Half Subtractors For more videos on Digital Electronics, check this playlist: kzfaq.info/sun/PLwjK_iyK4LLBC_so3odA64E2MLgIRKafl
@poojashah6183
@poojashah6183 2 жыл бұрын
Best video on half and full substractor👌🏻👌🏻
@mayurshah9131
@mayurshah9131 2 жыл бұрын
Nice narration as usual
@MCTVARG
@MCTVARG Жыл бұрын
Thanks for your videos.
@shaikmehekfatima9399
@shaikmehekfatima9399 2 ай бұрын
It was a great explanation!!!!!!!!!Thank you
@Clenner0
@Clenner0 6 ай бұрын
Thank God bro you saved my life without my brain exploding.
@sharmakhushi24
@sharmakhushi24 2 ай бұрын
Your explanation is amazing ☺️😊
@hola_channel
@hola_channel 6 ай бұрын
Can you say if that question like how an X-OR gate can be used to complement a single bit for this does we want to use half subtractor as an answer?
@sweet_ue
@sweet_ue 3 ай бұрын
Thank you. I was looking to extract an equation B And summarize it and understand it 😍
@ujjalpoudel9275
@ujjalpoudel9275 11 ай бұрын
Legend watching one day before exam
@watchforfree-hq9sh
@watchforfree-hq9sh 4 ай бұрын
Ultra legends watching 20 minutes before exam
@watchforfree-hq9sh
@watchforfree-hq9sh 4 ай бұрын
Legends watching 20 minutes before exam 😢
@abhaykewate__
@abhaykewate__ Ай бұрын
Bhai konse collage me may ke mahine me exam hote hai
@Raj-yi1ud
@Raj-yi1ud Жыл бұрын
13:31 Thanks sir for making the video
@tymion2470
@tymion2470 Ай бұрын
Thanks you dude! Thank to your channel I probably will be able to build my simple calculator in the Minecraft :D
@ninaplevnik6116
@ninaplevnik6116 6 ай бұрын
LIFE SAVER!!
@AstervoidHestray
@AstervoidHestray 5 ай бұрын
Hello, I would like to ask something regarding the full-subtractor. In the video, you are using the format in which we are looking for the combinations of A, B and Bin such that Bout = 1, which results in the formula you have written and worked on in the video. When I follow your video and try to use Karnaugh, I end up with a AB/Bin table in which I have the values as [0, 1, 0, 0; 1, 1, 1, 0] and the resulting Karnaugh is Bout = (~A) * Bin + B * Bin + (~A) * B. I understand both logics, but then why is it that the functions for Bout are so different? Besides this point, thank you for the video and explanations. Your work is much appreciated!
@wasi170
@wasi170 5 ай бұрын
same doubt his equation has mistake ig
@ravadadurgaprasad5951
@ravadadurgaprasad5951 Ай бұрын
Nice explanation sir❤❤❤
@sharmakhushi24
@sharmakhushi24 2 ай бұрын
Thknu so much ❤️
@anmolsoni6652
@anmolsoni6652 8 ай бұрын
thank sir i have more doubt than before
@archivvithlani6610
@archivvithlani6610 3 ай бұрын
lmaooo
@ChanduPuchakayala
@ChanduPuchakayala 7 ай бұрын
Excellent explanation sir ❤
@saiamudala4996
@saiamudala4996 Жыл бұрын
Super sir
@AnkitSingh-ru8he
@AnkitSingh-ru8he 6 ай бұрын
Thanks bro
@anushka.narsima
@anushka.narsima 8 ай бұрын
7:09 how did the bracket turn into xor' ? Is that a formula or smthn?
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 8 ай бұрын
Yes, A⊕B = A'B + AB'. Accordingly, the term in the bracket has been replaced with XOR.
@NoorhanMohammed-jx2jg
@NoorhanMohammed-jx2jg 3 ай бұрын
How can I using 3 half adder design full adder
@abhimanyas4029
@abhimanyas4029 26 күн бұрын
Good video
@august7791
@august7791 Жыл бұрын
2:52 what is meant by LSB? May I know.
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
LSB stands for Least Significant Bit. (The right most bit in the binary number which has least weightage in terms of the power of 2s)
@august7791
@august7791 Жыл бұрын
@@ALLABOUTELECTRONICS Thank you very much.
@ashik67988
@ashik67988 7 ай бұрын
18:11 sir why did you took the 2 middle expreesion to see common,other than that you can also take first 2 also no sir?
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 7 ай бұрын
Yes at 8:11, you can do so. But I wanted to get this specific expression. And wanted to show that, how full subtractor can be designed using two half subtractor.
@hola_channel
@hola_channel 6 ай бұрын
4:59 you have said 1-0=1 which is difference and then 1-0=1 which is for borrow out but you have put 1 for D and 0 for Bout it should come 11 for 1 0 0 input right?
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 6 ай бұрын
1-0 is also a difference. (But without Borrow). We are not borrowing anything to get this difference. At 4:09, as you can see, we have taken borrow.
@hola_channel
@hola_channel 6 ай бұрын
@@ALLABOUTELECTRONICS thank you for your explain
@hola_channel
@hola_channel 6 ай бұрын
Can you say if that question like how an X-OR gate can be used to complement a single bit for this does we want to use half subtractor as an answer?
@setegntayto869
@setegntayto869 Жыл бұрын
where is the borrower for 0-1
@muhammadraafay
@muhammadraafay Жыл бұрын
noice
@053_eshan9
@053_eshan9 2 жыл бұрын
Sir are you NESO ACADEMY? BECAUSE YOUR VOICE MATCHES A LOT
@aryandhande
@aryandhande Жыл бұрын
💀
@balraj25997
@balraj25997 Жыл бұрын
@@aryandhande 😂😂😂😂
@rashmimishra187
@rashmimishra187 9 ай бұрын
Is full subtractor using a half subtractor is known as parallel subtractor????
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 9 ай бұрын
No, actually in the parallel subtractor, the output of the one subtractor block is connected to the next stage. (similar to the ripple carry adder) If you want to know more about parallel adder / subtractor, then you can refer this video. kzfaq.info/get/bejne/gJ2Xg7iBlce2pZs.htmlsi=UEMfBzDt1eouQpIY
@rashmimishra187
@rashmimishra187 9 ай бұрын
@@ALLABOUTELECTRONICS thanks 😊 🙏
@antoniocorreia8591
@antoniocorreia8591 Жыл бұрын
Dont understand at 9:04 the "as we've seen" and then D= A XOR B XOR Bin
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
It is the expression of Different output. It was derived from 6:14 onwards.
@user-ib6ip5ef1e
@user-ib6ip5ef1e 7 ай бұрын
Everything is okai but sir your explanation lines hides the diagrams and all plz fix it to small size or make ur diagrams and all on upper side and downside leave for that explanation lines
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 7 ай бұрын
You can turn off the subtitles in the video settings. On the desktop, you can also drag them anywhere on the screen as per your convenience.
@user-ib6ip5ef1e
@user-ib6ip5ef1e 7 ай бұрын
Thanks for guiding ❤
@fasty93
@fasty93 11 ай бұрын
I am too stupid to understand this, like for example I have no idea what that O shaped thing with the + in the middle is.
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS 11 ай бұрын
That represents the XOR operation.
@fasty93
@fasty93 11 ай бұрын
Thanks@@ALLABOUTELECTRONICS
@koollapoojitha8194
@koollapoojitha8194 Жыл бұрын
Please remove that words scrolling down....
@ALLABOUTELECTRONICS
@ALLABOUTELECTRONICS Жыл бұрын
You can trun off the closed captions (CC) in the video settings. On the desktop, you can drag them anywhere on the screen.
@bazidpurboy5560
@bazidpurboy5560 Жыл бұрын
Hindi ya Punjabi meain bola kro sir
@pratapsinghpawar857
@pratapsinghpawar857 Жыл бұрын
this guy is too confusing !!!!!!!!!!!!!!!!!!
@Yamanop2005
@Yamanop2005 7 ай бұрын
Agree he is not for Beginners
@prineetsridhar4926
@prineetsridhar4926 4 ай бұрын
Bro fax fr my gf said the same thing
@iwillshinelikesun
@iwillshinelikesun 4 ай бұрын
Bhai padhle thoda
@korubilligaming
@korubilligaming 3 ай бұрын
Yes
Half Adder and Full Adder Explained | The Full Adder using Half Adder
14:20
ALL ABOUT ELECTRONICS
Рет қаралды 530 М.
4-bit Adder and Subtractor Circuit Explained
20:38
ALL ABOUT ELECTRONICS
Рет қаралды 334 М.
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 119 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 35 МЛН
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
Multiplexer Explained | Implementation of Boolean function using Multiplexer
22:39
GM LEVY BACK IN ACTION!!!
10:55
GMHikaru
Рет қаралды 114 М.
Logic Gates : XOR and XNOR gates Explained | XOR and XNOR gate as Inverter
18:13
ALL ABOUT ELECTRONICS
Рет қаралды 129 М.
25 July 2024
2:37
Punith kumar V
Рет қаралды 19
VIEWER FAILED BIOS FLASH, CAN WE HELP? ||| B350 MSI CARBON
7:50
Mainboard Medic
Рет қаралды 205
Introduction to Registers | What is Shift Register? Types of Shift Registers
10:54
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 119 МЛН