- 120
- 115 202
Irfan Anjum
Pakistan
เข้าร่วมเมื่อ 19 พ.ค. 2016
Hi, this is Irfan. Thanks for visiting my Channel. I have done Masters in Digital Signal Processing and currently I'm Lecturer at a Private sector University in Lahore, Pakistan. I usually upload Computer Science related videos and tutorials on common Technology related problems. If you think you can contribute to the channel, you're welcome to contact!
Tag, Index, Offset Bits Cache mapping
Tag, Index, Offset Bits Cache mapping Set associative mapping
มุมมอง: 4 614
วีดีโอ
2 way Set Associative with block size 4 byte
มุมมอง 3623 ปีที่แล้ว
2 way Set Associative with block size 4 byte
L293D, DC motor and Arduino - Tinkercad simulation
มุมมอง 6K3 ปีที่แล้ว
// Code rotates motor for 5 seconds in one direction and 5 seconds in reverse direction. void setup() { pinMode(3, OUTPUT); pinMode(4, OUTPUT); } void loop() { digitalWrite(3, HIGH); digitalWrite(4, LOW); delay(5000); // Wait for 1000 millisecond(s) digitalWrite(3, LOW); digitalWrite(4, HIGH); delay(5000); // Wait for 1000 millisecond(s) }
20: Frequency Divider | Synchronous Counters | Asynchronous Counters
มุมมอง 4533 ปีที่แล้ว
Frequency Divider | Synchronous Counters | Asynchronous Counters
19~1: Deriving JK Latch Characteristic Table | JK Latch to Flip Flop conversion
มุมมอง 853 ปีที่แล้ว
Deriving JK Flip Flop Characteristic Table JK Latch to Flip Flop conversion
20~1: Asynchronous Counter | 4 bit Synchronous Counter
มุมมอง 983 ปีที่แล้ว
Asynchronous Counter with Positive Edge Triggered Flip Flops | 4 bit Synchronous Counter
19: Latches to Flip Flops - Waveforms, JK, T, SR, D Flip Flops
มุมมอง 1323 ปีที่แล้ว
Latches to Flip Flops - Waveforms, JK, T, SR, D Flip Flops
21: Up / Down counter with control input - Sequential Circuit Design
มุมมอง 2903 ปีที่แล้ว
Up / Down counter with control input - Sequential Circuit Design using T flip flop, D flip flop, State Table, State Diagram, Excitation table of T flip flop.
18~2: D latch with Enable and Waveforms
มุมมอง 833 ปีที่แล้ว
D latch with Enable and Waveform through S R NOR latch
18~1 :SR NOR latch with Enable E
มุมมอง 903 ปีที่แล้ว
SR NOR latch with Enable E, Set Reset NOR latch with Enable E
18~0: SR NAND Latch (Basic design working)
มุมมอง 963 ปีที่แล้ว
SR Latch using NAND gates, Set Reset Latch using NAND gates
16: 4-bit Magnitude Comparator
มุมมอง 1533 ปีที่แล้ว
4-bit Magnitude Comparator, 1-bit Magnitude Comparator
15~0: Code converter~ Binary to Gray Code
มุมมอง 853 ปีที่แล้ว
Binary to Gray Code Gray code to binary
15~1: BCD to 7 segment display Design Basics
มุมมอง 1013 ปีที่แล้ว
15~1: BCD to 7 segment display Design Basics
BCD to 7 Segment Decoder ~ Design basics
มุมมอง 803 ปีที่แล้ว
BCD to 7 Segment Decoder ~ Design basics
14: De-Multiplexer Design~ Logic implementation with De-MUX
มุมมอง 803 ปีที่แล้ว
14: De-Multiplexer Design~ Logic implementation with De-MUX
12~1: Logic implementation using Multiplexers
มุมมอง 853 ปีที่แล้ว
12~1: Logic implementation using Multiplexers
12~0: Design 16 by 1 MUX using 4 by 1 MUXs
มุมมอง 613 ปีที่แล้ว
12~0: Design 16 by 1 MUX using 4 by 1 MUXs
11~2: Get 4 by 1 MUX functionality using 2 by 1 MUXs
มุมมอง 873 ปีที่แล้ว
11~2: Get 4 by 1 MUX functionality using 2 by 1 MUXs
11: Logic implementation via Decoders and Multiplexers ?
มุมมอง 1013 ปีที่แล้ว
11: Logic implementation via Decoders and Multiplexers ?
10: Decoder design 2 by 4 with Extension to 3 input, 4 input
มุมมอง 1513 ปีที่แล้ว
10: Decoder design 2 by 4 with Extension to 3 input, 4 input
10~2: Multiplexer design 2 by 1 | Why multiplexer (MUX)
มุมมอง 1653 ปีที่แล้ว
10~2: Multiplexer design 2 by 1 | Why multiplexer (MUX)
09~2: 4 bit adder/subtractor combined with Mode bit M
มุมมอง 943 ปีที่แล้ว
09~2: 4 bit adder/subtractor combined with Mode bit M
09: 4-bit Adder/ Subtractor with Half/Full adder discussion
มุมมอง 1563 ปีที่แล้ว
09: 4-bit Adder/ Subtractor with Half/Full adder discussion
08: Binary Arithmetic, Signed numbers, k map with x: don't care conditions
มุมมอง 973 ปีที่แล้ว
08: Binary Arithmetic, Signed numbers, k map with x: don't care conditions
Good explanation ❤
Thanks !!! 👍👍
sirrrrrrrrr paperrr bata deinnn 2024 ka DLD-11
CAN I USE CHARACTERS SUCH AS LETTERS AS INPUT?
great explain
Завтра 6 лабка з АК,пора херачити
Wow!
thank youu so much
audio thoda kharab hai lekin good video
MCS 12 DEC 19 question paper answer it if you can ? Consider a main memory of the size 64 kB with each word being of 8 bits (one byte) only and a direct mapping Cache memory of size 4 kB also having data word size of 8 bits. Find the following : (i) What is the size of tag and index fields of cache ? (ii) In what location of Cache, hexadecimal address to main memory (AABB) (if exists in cache) will be located ?
good job guy
By far the easiest and best explanation. Thank you
Glad it helped!
Speak english please(try)
good
Why is the title and description in English but the video isn't? You need to make a note that you're explaining in a different language in the title. Click bait :/
I'm sorry for the inconvenience caused, actually, I made this video for my students in the local language and shared it on TH-cam.
had to watch this in school lol
hello sir im a big fan but i have to tell you, your computer has virus
@@manuelalbus2374 o No what schud I do
Can I get source code sir??
Very helpful, thank you.
Nice explanation
Can you please make a video for addi,andi.
osm topic explained perfectly!!Helps alot.
it doesn't work
good video!!
the violent cable goes to the top right pin of L293D then the motor is connected to the top pins next to the 2 grounds and it made my motor work
Sir i request you plz sir
+923064996601
Plz reply me fast
Sir apka whatsapp mil sakta ha
Understood the concept very easily!!
Explained very well thank you!!
the temperature value shown in the sensor and in the serial monitor are different . it it supposed to be like that ?
✨✨✨✨✨✨✨✨
Dude , is it possible for you to share slides?
Can't get the DC motor to work. Also confused on what is happening with pin 7 since it is not initialized in the code?
Hi , pergerakan motor adakah berputar reversed and forward ?
Gunga ho kya
Hi how do I ask the user for input for a 7-segment count down timer? asking them to type a number
Please lecture wise playlist banaye
my dc is also not working please help
Sir kya is channel pe CA ka complete course hai?
This video is part of playlist on MIPS data path, control path and Pipelining hazards. Next part of the course is shared as a separate Playlist.
hi irfan, my dc didnt working
Share your circuit link/ details
Microsoft teams not this
yea but its files are stored here. just like google drive stores the google docs,slides,spreadsheets you make
Thanks a lot dear
Thank you so much 🌼
THANK YOU SIR
If we call the subroutine multiple times withou to remove the word that we pushed to the stack, then the stack grow up each time and can exceed the stack limit. We have to fix this.
Absolutely. One will have to pop the pushed parameter once the printing is done. It can be done either using RET 2 instead of RET in subroutine or use one pop instruction once the subroutine call is end.
No need for pushing the offset address to the stack, we can simple load SI with it instead just before we call the subroutine. The *mov bp,sp* and the *mov si,[bp+2]* can be removed too.
That's correct. We can load SI with string offset and use it within the subroutine. It would save us two instructions but we will have to attach si with it (always), whenever we would have to call subroutine to print some string.
@@IrfanAnjummThe *push* and *pop* instruction are executing much slower than *mov mem,reg* and *mov reg,mem* intructions on x86 CPU before Pentium 4 was build. And with move instructions we do not have to care about the stack pointer, so we can use move instructions within or outside nested subroutines without using push and pop. To use the calling convention is not needed.
@@maxmuster7003 yes you are right. In simple problems, like discussed here, we don't have to use push/pop instructions for parameter passing/retrieving to the subroutine. Push and pop might take more clock cycles as compared with simple move instructions. The reason we are using stack to save/retrieve parameters is that number of registers available to the programmer are limited. If we start using registers for parameters passing, we might run short of registers for complex problems where several parameters need to be passed to the subroutine. Therefore, we try to make it a habit and use stack to pass parameters to subroutines.
@@IrfanAnjumm I store all values in the data segment only. In both cases we have a memory access if there is no free register and we need some more. But it is much easier to read/write to a known memory location in the data segment from inside and outside nested subroutines.
But accessing all values directly from data segment is not right approach because we wouldn't be able to use subroutines repeatedly for different set of variables/strings. As in this case for example, we can use same routine for any string. We will have to just push the offset to the stack and call the same subroutine.
What is the use of motor driver here and dc motor?
Hi, Motor driver, usually, is used to control the direction of motors (forward, reverse) and to provide sufficient current to motors to work.
@@IrfanAnjumm ok and without dc motor temperature sensor can show temperature then why we have use dc motor?the title of project clearly shows that we are making temperature sensor whose values will be show on lcd display so in temperature sensor what is the purpose of dc motor?
Yes you are right. Temperature sensor would work without the motor. Actually, the project was made according to following requirements; 1: When the Temperature reading is above 90' F, the motor is turned ON. "Motor is ON" status and Temperature value is displayed on the LCD screen. 2: When the Temperature reading is less than 90' F, the motor is turned OFF. "Motor is OFF" status and Temperature value is displayed on the LCD screen.
@@IrfanAnjumm okay thanks
sir my motor is not working and everything is connected as shown in the video.. please help me
Use circuit details given in this blog: arduinouno0.blogspot.com/2020/06/control-dc-motor-using-temperature.html
@@IrfanAnjumm Same issue , motor isn't working even though circuit as per this blog only
sir very thanks
😅✌️
nice sir
Nice comment 🤭😅