For more videos related to Digital Electronics, check this playlist: bit.ly/31gBwMa
@bradleykingston5519 ай бұрын
Heloo sir, thanks for your video. I am working on a project where i have to use a priority encoder for 8 to 3bit converter. My question is at the level of the cpu board (pynq board) that reads the output from the encoder. Does it actually read those outputs as bits (111 in case all is ON)? can i directly connect the three pins of the priority encoder to the input of my board and read them directly with an HDL? I would like later to use a segment encoder to display the corresponding binary values (from the priority encoder) in decimal (from 0 to 7).
@igxniisan6996 Жыл бұрын
17:19 you can take *D4'* common and after that you'll get *D3 + D3'•D2•D1* inside the bracket which is equivalent to *D3 + D2•D1* , now if u multiply the D4' back to these terms you'll get exactly the same term as before except the missing D3' which got eliminated, so the final result is: *D7 + D6'•(D5 + D4'•D3 + D4'•D2'•D1),* must do this step! It's efficient!
@jostinstivencarofigueroa3776 Жыл бұрын
Yes! he missed this step
@explainit-k145 ай бұрын
yeah i thought the same, i did it
@ShaikGousiya-p9vАй бұрын
Yes.What you told is exactly correct.I was checking whether I done any wrong but actually I was correct
@sakshardas7828 Жыл бұрын
The best explanation of all time❤
@kareem_elagami2 ай бұрын
How did you even understand a word !!
@yashasumra319 Жыл бұрын
sir you are doing a great job i am really thankfull to you . Your full playlist helped me in my hole semister 😇😇
@Rubyd777 Жыл бұрын
What kind of semester is hole semester. Just kidding😂
@Pranav-gh1fe2 ай бұрын
At 17:21 in last can we further simplify to eliminate d3 bar?
@Galaxy-vf4myАй бұрын
Sir very grateful for all your effort... U are literally a life saver ❤❤❤
@AffanShaikh-fw1hp7 ай бұрын
At 7:05 u taught that A+A bar= 1 .that is, in 4 to 2 line encoder. But in 13:34 that means in logic expression of 8 to 3 line u taught that A+ A bar= A itself. Clear tht doubt plz
@Soni_n Жыл бұрын
Thanks for the video. Can u please name the software u used in 18:26 ? It will be helpful. Thank you.
@ALLABOUTELECTRONICS Жыл бұрын
Its Deeds simulator. Just google it out, you will get it. Its free simulator for digital circuits.
@Lakshya-wv9vf8 ай бұрын
Thanks for asking
@AffanShaikh-fw1hp7 ай бұрын
At 7:05, u taught that A+Abar = 1 i.e; in 4 yo 2 libe encoder, but in 13:34 u taught that A+A bar= 1
@ALLABOUTELECTRONICS7 ай бұрын
Its not just A + A'. Here we have A + A'.Y. So, using distributive law, we will have (A + A'). (A + Y). The first term is 1. So, eventually, we will have A + Y. So, that is how, we got D7 + D6 + Y.. I hope, it will clear your doubt.
@mayurshah91312 жыл бұрын
Excellent as usual
@AffanShaikh-fw1hp7 ай бұрын
12:02 the the 5th line I didnt underatand of A expression.How D5+D4 the whole bat is written🙏🙏??
@EEREshwaramoorthiN5 ай бұрын
Thank you sir❤
@rutujasanap9683 Жыл бұрын
Sir in 8:3 priority encoder diagram first 2 and last inverter's output is not connected to any where so can we remove these from ckt