Saturday, May 23, 2015

R7210103 - Strength of Materials-I JNTUK BE Civil 2010 Question Paper

R7210103 - Strength of Materials-I JNUTK Question Paper for 1st Semester 2nd Year BE Civil Engineering November 2010 Question Paper Collection:

JNUTK Question Paper Collection
Jawaharlal Nehru Technological University, Kakinada
B.Tech Supplementary Examination , Nov 2010
Second Year
First Semester
Department of Civil Engineering
R7210103 - Strength of Materials-I
(Regulation 2007)


Tuesday, April 1, 2014

Question Paper of Advanced Computer Architecture set 4, JNTU Kakinada 2011 B.Tech CSE

Question Paper of Advanced Computer Architecture set 4, JNTU Kakinada 2011 B.Tech CSE
Final set (4th set) of question paper for JNTU B.Tech CSE 2011, Advanced Computer Architecture is hereunder. Make use of it for your future exams.

Jawaharlal Nehru Technological University, Kakinada 
Code No: M0523, Set: 04
IV B.Tech I Semester Regular Examinations, November, 2011
ADVANCED COMPUTER ARCHITECTURE
(Computer Science & Engineering)
Time: 3 hours Max. Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

1. a) Define speed up. How Amdahl’s law be used to find the speed up of a computer systems.
b) Discuss the major factors that influence the power of a computer. How the dissipated heat is removed?
c) Quantify and summarize the performance of a computer system.

2. a) Derive the performance equation of pipeline with stalls.
b) What are the generic data hazards?
c) How to minimize the data hazard stalls by forwarding?

3. a) What are the methods for increasing instruction delivery bandwidth?
b) What are the key issues in implementing advanced speculation techniques?
c) What are the effects of realistic branch and jump prediction schemes on the performance of ICP?

4. a) Describe the ways of improving the performance of cache.
b) Describe page-based virtual memory for process protection.

5. a) Distinguish between Hardware virus software speculations
b) What is the effect of using of processor with finite registers in ILP?
c) What are the assumptions made for an ideal processor for ILP?

6. a) Discuss performance of multiprocessors beyond single thread.
b) Schematically describe the working of a distributed shared memory multiprocessors.

7. a) What are the advantages of small form factor disk drives?
b) What are the problems of disk arrays?
c) Differentiate among error Vs latent error Vs failure.

8. Write a short notes on any two of the following
a) Levels of RAID b) Cache coherence in multiprocessors c) clusters


Question Paper of Advanced Computer Architecture set 3, JNTU Kakinada B.Tech CSE 2011

Question Paper of Advanced Computer Architecture set 3, JNTU Kakinada B.Tech CSE 2011
Here's the third set of question paper for Advanced Computer Architecture set 2 and Advanced Computer Architecture set 1. Read on to get the 3rd set of this question paper.

Jawaharlal Nehru Technological University, Kakinada
Code No: M0523, Set: 03
IV B.Tech I Semester Regular Examinations, November, 2011
ADVANCED COMPUTER ARCHITECTURE
(Computer Science & Engineering)
Time: 3 hours Max. Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

1. a) Summarize some of the most important functional requirements of a computer architecture.
b) Discuss the major factors that influence the cost of a computer and show how these factors are changing over time.

2. a) Categorize the operations supported by most instruction set architectures.
b) What makes pipeline hard to implement?
c) Distinguish among the four different types of control flow change.

3. a) Describe static branch prediction to reduce the branch cost in pipelining.
b) Describe the hardware based speculation for control dependency hazards.

4. a) What does a virtual machine (VM) monitor do? Give an example of VM.
b) Describe the following for ILP.
i) Use of direct mapped cache to reduce hit time.
ii) Use of non blocking cache to increase the cache bandwidth.

5. a) Discuss the issues that are involved for implementation of hardware speculation.
b) List the advantages and disadvantages of hardware intensive approach to speculation over the software approach.

6. a) Give the Schematic diagram for a multiprocessor with uniform memory access using an interconnection network.
b) Describe directory based cache coherence protocol for distributed memory multiprocessors.

7. a) How the data availability and reliability increases with use of RAID.
b) Describe the 6 levels of RAID.

8. Write short notes on any two of the following.
a) Advanced cache optimizations.
b) VLIW approach
c) Clusters

Advanced Computer Architecture set 2, JNTU Kakinada B.Tech CSE 2011 Question Paper

Advanced Computer Architecture set 2, JNTU Kakinada B.Tech CSE 2011 Question Paper
The following question paper is the next set (set 2) of JNTU, Kakinada question paper for B.E CSE 2011, the subject Advanced Computer Architecture (First Semester). Get it now!

Jawaharlal Nehru Technological University, Kakinada
Sub Code: M0523, Set: 02
IV B.Tech I Semester Regular Examinations, November, 2011
ADVANCED COMPUTER ARCHITECTURE
(Computer Science & Engineering)
Time: 3 hours Max. Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

1. a) The trends in computer Technology indicate that bandwidth improves much more rapidly than latency. Substantiate.
b) Describe seven dimensions of an instruction set architecture.
c) What is the role of bench suites in measuring the performance of computer systems.

2. a) What is instruction level parallelism? What are the major hurdles of pipelining? Explain.
b) What are the critical goals in the instruction set, primarily, from the compiler view point?

3. a) Describe the advanced techniques for instruction delivery and speculation in pipelining.
b) How to overcome data hazards with dynamic scheduling? Explain.

4. a) Give the summery of at least 8 advanced cache optimizations showing the impact on cache performance and complexity.
b) Describe the architecture support for protecting process from each other via virtual memory?

5. a) Describe VLIW approach for branch projection in pipelining.
b) Differentiate between dynamic and static scheduling in ILP.

6. Describe synchronization mechanisms in multi processor systems.

7. Summarize the six stand RAID levels, with their fault tolerance and overhead in redundant disks.

8. Write short notes on two of the following.
a) Practical issues in inter connection networks
b) Bench marking of a storage device
c) Designing a cluster

Advanced Computer Architecture, JNTU B,Tech Exam 2011, 1st Sem CSE Question Paper

Advanced Computer Architecture, JNTU B,Tech Exam 2011, 1st Sem CSE Question Paper
Are you looking for the old, previous years question papers of SRK Institute of Technology affiliated to JNT University, Kakinada? Here is an original paper called "Advanced Computer Architecture" for the Computer Science and Engineering department. This paper was asked in the B.Tech Examination 2011 for 1st semester regular exams. There are four set of question papers. The next 3 sets are given in the upcoming posts. This question paper is also very useful to all other colleges affiliated to JNT (Jawaharlal Nehru Technological) University, Kakinada. Have a under look to get the your desired question paper.

Code No: M0523
Set: 01
IV B.Tech I Semester Regular Examinations, November, 2011
ADVANCED COMPUTER ARCHITECTURE
(Computer Science & Engineering)
Time: 3 hours Max. Marks: 80
Answer any FIVE Questions
All Questions carry equal marks

1. a) Differentiate between instruction set architecture Vs computer Architecture.
b) Discuss the important changes in implementation Technologies which a designer must be aware of for evolution of a computer.
c) How the performance of a processor is represented and what factors that influence the performance?

2. a) How branch hazards are dealt in pipe-lining?
b) Discuss three popular choices for encoding the instruction set.

3. a) Describe the use of simple compiler technology to enhance a processor ability in Exploiting ILP.
b) How loop unrolling improves the performance of ILP?

4. a) Name the cache performance techniques that can be used to improve hit time bandwidth, miss penalty and miss rate.
b) What is the affect of the following techniques on cache performance and substantiate.
i) Use of pipelined cache
ii) Merging write buffer.

5. a) Discuss the following for ILP
(i) Effect of restricting the size of the window from which instruction can be executed
(ii) The effect of imperfect alias analysis.
b) Hardware based speculation for branch predictions in pipe-lining.

6. a) What is multiprocessor cache coherence?
b) Describe the basic schemes for enforcing coherence

7. a) Summarize the benchmarks for a storage device.
b) How the performance of a I/O system is measured.
c) Describe the faults we come across in I/O systems.

8. Write short notes on two of the following.
a) Basic cache optimizations
b) Inter connection networks media
c) RAID

Search Everything Here