Skip to main content

Posts

Showing posts from May, 2020

Trick to calculate amount of Time Required or Delay generated by 8085 Program

Trick to calculate amount of Time Required or Delay generated by 8085 Program.   Formula : Total T-state = M +{(count in dec) * N) - 3T   M = Total T-state outside the Loop N = Total T-state inside the Loop count in dec = no. of times the loop is called For complete video Tutorial Watch below video I n this video we will learn the trick to calculate T-state of complete program and then using that delay generated by the program is calculated. Trick to calculate number of T-states for 8085 Instruction https://youtu.be/DeK9L8B4IHk #BestExplaination #NeverSeenBeforeTrick #StudentInitiative Join me on Telegram: https://t.me/GateShortTrick

Trick to calculate number of T-states for 8085 Instruction

Trick to calculate number of T-states for 8085 Instruction Instruction Which Require 6 -T statein Opcode Fetch: CRISP C- CALL, Conditional RET. R- RST I- INX ,DCX S- SPHL, PCHL P- PUSH Get the whole 8085 Instruction Set with Tstate:   click here  

How to understand Complete 8085 Instruction Set in Just 10 minutes

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. How to understand Complete 8085 Instruction Set in Just 10 minutes Before Starting to understand Instruction Set , It is mandatory to Understand Classification of Instruction  based on the size of Instruction. Classification of Instruction Based on its Size: 1.     One Byte Instruction : This type of Instruction only consist of opcode and no operands. for example : MOV A,B ,  INX A , DCX A 2. Two Byte Instruction : This type of instruction consist of Opcode as well as 1 Byte of operand for example: MVI A, 02 H 3. Three Byte Instruction : This type of instruction consist of Opcode as well as 2 Byte of operand for example: LXI H,1234H Now if you understand this classification proper;y you can move to Instruction Set Instruction Set is classified into 5 categories: 1. Data transfer Instruction Set - To transfer data from one register to another register or from one M...

Trick to find the number of times the sequence is detected from a bit stream

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. #GetDoubtsCleared #StudentIntiative #BestExplaination

Short Trick to Draw State Diagram of Sequence Detector

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. #GetDoubtsCleared #StudentIntiative #BestExplaination This video is very helpful for the question where we are given with the sequence and we need to find the state diagram corresponding the sequence from the available options. #BestExplainationforSequenceDetector

Short Trick to solve Resolution,FullScale output Voltage and StepSize based Sums

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. #GetDoubtsCleared #StudentIntiative #conceptClarification Here in this video we will see the Relation between these three terms(Resolution,Full scale Output Voltage and Sepsize)and then we wil use the to solve the sums based on it. #StudentInitiative #Mostlikelygate1markquestion

Trick to implement Boolean Function using MUX

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. #GetDoubtsCleared #StudentIntiative In this video we will study the trick to implement Boolean function using Mux and also get to know to know the maximum variables function that can be implemented by any mux. After watching this video You will be able to solve all boolean Function Implementation using MUX sums.

Short Trick For Frequency Division by Mod-n Counter

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. In this video we will study the trick to get the change in Clock Frequency after passing to Mod-n Counter such as: 1. Ring Counter 2. Johnson Counter 3. n bit Parallel Counter

Tricks to get the number of states counted by a counter(Asynchronous/Synchronous)

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. #Get your most likely doubt cleared in DE

Tricks to get the Rank of matrix using Updated Determinant method(square and Non Square)

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel. #Never seen before trick #upgraded determinant method

Basic Concept and Tricks for Number System

Continuing with Everyday one  short tricks Series to boost your Gate/Ese Preparation. If you find these videos helpful so please do like and subscribe to channel.

Concept and Tricks for Prime and Essential Prime Implicants

Continuing with Everday one short tricks series to boost your Gate/Ese Preparation. If you find these videos helpful then Please do like and subscribe and Share with your Friends.

Short Trick to solve minimum NAND/NOR gate problem

Lets start the gate exam preparation with short tricks.