Define undershoot, overshoots or signal threshold violations
You have a driver as drives a long signal and connect to an input device. On the input device there is either undershoot, overshoots or signal threshold violations, so what can be done to correct such problem?
Expert
It is a signal integrity question for board designers. Here two types of termination schemes are as series and parallel termination. There series termination is a resistor of small value (rule of thumb ½ of characteristic impedance of the trace placed close the source as near driver. And the parallel termination is a combination of two resister (rule of thumb double the char. impedance f the trace) placed close to the destination (input) here one resistor connects the signal trace to the VCC and other joints to the GNd.
Use of setjmp() and longjmp(): In C/C++, setjmp() saves the contents of the registers at a particular state in the program and longjmp() will restore that state later. In this way, longjmp() “returns” to the state of the program when setjm
Define the term Mutual recursion: Recursion which outcomes from two methods calling one other recursively.
Explain the term QTP Environment?
Explain the phenomenon of page fault?
Variable: It is the memory block of specific size where value can be stored and modified throughout program execution. Example: int x, float y, float amount, char c;
What should I do when installation fails whilst trying to install a Java™ Verified application to a certain S60 device?
Explain the term Test Fusion Report of QTP?
palindrome.asm -- reads a line of text and tests whether it is a palindrome. ## Register usage: ## $t1 - A. ## $t2 - B. ## $t3 - the character *A. ## $t4 - the character *B. ## $v0 - syscall parameter / return values. ## $a0 - s
Define class?
18,76,764
1927735 Asked
3,689
Active Tutors
1453309
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!