Saturday, 9 September 2017

MD6501 Hospital Management

Biomedical 2 marks with answers - BME 3rd 5th 7th Semester 2 marks 16 marks with answers question Banks with answers keys - Part A & Part B with Key Answers

Anna University Biomedical Subjects 2 marks 16 marks with Key Answers for 3rd 5th 7th Semester - BME Part A & Part B with Key Answers


Anna University paper correction seems to be quite easy in such a way that if  you have a correct answer with correct key words you can easily score good grades. In order to help students,  provides Biomedical 2 marks 16 marks questions with key answers for 3rd 5th 7th Semester BME Students. Students can download the BME question Bank with answers and can make use of it


Monday, 28 August 2017

ge8161 problem solving and python programming laboratory

GE8161-Problem Solving and Python Programming Laboratory

GE8161 PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY L T P C 0 0 4 2 OBJECTIVES:
· To write, test, and debug simple Python programs.
· To implement Python programs with conditionals and loops.
· Use functions for structuring Python programs.
· Represent compound data using Python lists, tuples, dictionaries.
· Read and write data from/to files in Python.
LIST OF PROGRAMS:
1. Compute the GCD of two numbers.
2. Find the square root of a number (Newton‘s method)
3. Exponentiation (power of a number) 16
4. Find the maximum of a list of numbers
5. Linear search and Binary search
 6. Selection sort, Insertion sort
7. Merge sort
8. First n prime numbers
9. Multiply matrices
10. Programs that take command line arguments (word count)
11. Find the most frequent words in a text read from a file
12. Simulate elliptical orbits in Pygame
13. Simulate bouncing ball using Pygame
 PLATFORM NEEDED Python 3 interpreter for Windows/Linux TOTAL: 60 PERIODS OUTCOMES: Upon completion of the course, students will be able to:
· Write, test, and debug simple Python programs.
 · Implement Python programs with conditionals and loops.
· Develop Python programs step-wise by defining functions and calling them.
 · Use Python lists, tuples, dictionaries for representing compound data.

· Read and write data from/to files in Python.

Download the manual 

Monday, 31 July 2017

EC6009 Advanced Computer Architecture

Department of Electronics Communication and Engineering
Program & branch
BE ECE
Model Exam
Semester
VII Sem
Date :
Max marks
100
Time : 3hrs
Sub Code/Name
EC6009 Advance Computer Architecture


PART- A    (10 X 2 = 20)

1.      Explain  recurrence(CO1).
2.      Explain response time(CO1).
3.      Draw the diagram of VLIW Architecture(CO2).
4.      Explain about Latent Error(CO2).
5.      Explain about super block(CO3).
6.      Define Score Boarding(CO3). 
7.      Define Anti Dependence with examples(CO4).
8.      Define measure of dependability(CO4).
9.      What is the formula for power dynamics? (CO5)
10.  What is bandwidth and latency? (CO5)



PART- B           (5 X 16 = 80)



11.a) Explain in details about the trends in technology like cost, power and Energy(CO1)(16)
Or
b)Explain in details about the Performance Evaluation(CO1)( (16)

12. a) Give a brief explanation about Itanium processor and IA64 processor. (CO2)( (16)
Or
b)Write    detaile note   on   Hardware-base speculation   in   instruction   level parallelism. (CO2)( (16)

13.a)Explain in details about the Flynn’s Classification. (CO3) (16)
Or
b)Explain in detail the concept involved in Loop Level Parallelism(CO3). (16)

14. a) Explain in details about the IBM Processor. (CO4) (16)
Or
b)With  neat  block  diagram  explain  the  centralized shared  memory  multiprocessor architecture. (CO4) (16)

15. a)Briefly describe Memory Technologies and storage devices. (CO5) (16)
Or
b)Write short notes on Compiler Optimizations to reduce the miss rate and miss penalty(CO5) (16)


EC6009 Advanced Computer Architecture

EC6009 Advanced Computer Architecture Nov/Dec 2016 Anna University Question Paper

EC6009 Advanced Computer Architecture Nov/Dec 2016 Anna University Question paper Nov/Dec 2016 Here you can get Previous Year Question paper Recent Question Papers 2marks syllabus 2013 regulation
SET A
Department of Computer Science and Engineering
Sub. Name: Advance Computer Architecture                                       Sub.Code: EC6009
Max.Marks: 50                                                                                         Time: 90 min
Department: Electronics Communication and Engineering                Sem/Year: VII/IV       Date:
Internal Assessment test III
PART – A
Answer all the questions                                          5 x 2 =10
1.      Define Spatial Locality(CO4)
2.      What is miss Penalty? (CO4)
3.      Write the formula to calculate the CPU time. (CO5)
4.      What is temporal locality? (CO5)
5.      Define Write Through. (CO5)

                                                         Part-B (40 marks)

6.      Explain about the different types Storage Devices with examples.(CO5) (16)
Or
       Discuss in detail about the Model Memory Consistency .(CO4) (16)
7.     Explain about RAID in detail.(CO5)16
OR
Discuss in detail about the snooping protocol for coherency (CO4)16
8.      Explain detail about Multithreading .(CO4)8
SET B
Department of Computer Science and Engineering
Sub. Name: Advance Computer Architecture                                       Sub.Code: EC6009
Max.Marks: 50                                                                                         Time: 90 min
Department: Electronics Communication and Engineering                Sem/Year: VII/IV       Date:
Internal Assessment test III
PART – A
Answer all the questions                                          5 x 2 =10

1.      What is split transaction?(CO4)
2.      Write the formula to average memory access time. (CO4)
3.      List down the techniques used for reducing miss penalty (CO5)
4.      What is a RAID?(CO5)
5.      Define cache. (CO5)

                                                         Part-B (40 marks)

6.      Explain about the  Symmetric Shared memory architecture in detail.(CO4)13
                               OR
Explain different types Storage Devices with examples.(CO5) (16)
7.      Explain about the Distributed Shared memory architecture in detail.(CO4)13
                       OR
What is hit time? Explain the techniques used to handle hit time(CO5)13
8.      Briefly explain the SUN CMP architecture.(CO4)8

EC6009 Advanced Computer Architecture

EC6009 Advanced Computer Architecture Nov/Dec 2016 Anna University Question Paper

EC6009 Advanced Computer Architecture Nov/Dec 2016 Anna University Question paper Nov/Dec 2016 Here you can get Previous Year Question paper Recent Question Papers 2marks syllabus 2013 regulation
SET A

Department of Computer Science and Engineering
Sub. Name: Advance Computer Architecture                                        Sub.Code: EC6009
Max.Marks: 50                                                                                         Time: 90 min
Department: Electronics Communication and Engineering          Sem/Year: VII/IV       Date:
Internal Assessment test II
                                                                                                  Part-A (2*5=10Marks)
1.      What is  recurrence?(CO2)
2.      What is response time?(CO2)
3.      Draw the diagram of VLIW Architecture.(CO2)
4.      What is Tree height reduction? (CO3)
5.      List down the task in finding the dependence in a program.(CO3)
Part-B (13*2=26 Marks)

6.      a.)Discusss in detail about loop level parallelism(CO3) (16)
Or
b)Explain in detail about VLIW architecture (CO2) (16)
7.      a)Write About the basic architecture of Vector architecture in detail. (CO2) (16)
Or
b) Discuss in brief about hardware and software approaches for parallelism (CO3) (16)

8.      Explain the IA64 Processor with diagram. (CO2) (8) 

SET B
Department of Computer Science and Engineering
Sub. Name: Advance Computer Architecture                                        Sub.Code: EC6009
Max.Marks: 50                                                                                         Time: 90 min
Department: Electronics Communication and Engineering          Sem/Year: VII/IV       Date:
Internal Assessment test II
                                                                                                  Part-A (2*5=10Marks)
1.      Define Latent Error.(CO2)
2.      What is super block?(CO2)
3.      List the advantages of vector processors.(CO3)
4.      What is loop level parallelism?(CO3)
5.      Name the vector processor models(CO3)

Part-B (13*2=26 Marks)

6.      a.)Discusss in detail about loop level parallelism(CO2) (16)
Or
b)Explain in detail about the Data level parallelism and parallelism types (CO3) (16)
7.      a)Write About the Flynn’s Classification in detail. (CO3) (16)
Or
b) Discuss in brief about Multithreading (CO2) (16)

8.      Explain the Itanium 2 Processor with diagram. (CO2) (8) 

EC6009 Advanced Computer Architecture

EC6009 Advanced Computer Architecture Nov/Dec 2016 Anna University Question Paper

EC6009 Advanced Computer Architecture Nov/Dec 2016 Anna University Question paper Nov/Dec 2016 Here you can get Previous Year Question paper Recent Question Papers 2marks syllabus 2013 regulation
Department of Computer Science and Engineering
Sub. Name: Advance Computer Architecture                                        Sub.Code: EC6009
Max.Marks: 50                                                                                         Time: 90 min
Department: Electronics Communication and Engineering          Sem/Year: VII/IV       Date: 22.07.2017
Internal Assessment test I
PART – A
   Answer all the questions                                       5 x 2 =10
1.               State the formula for power dynamics .(CO1)
2.               Define antidependence with example ?.(CO1)
3.               How to measure the dependability? (CO1)
4.               Define ALU.(CO2)
5.               What is bandwidth and latency ?(CO2)
             PART – B                                                       16 x 2 =32
6.  Give a brief explanation to avoid data dependence with dynamic scheduling. (CO1)16 (OR)
7. State and explain different generation of Computer (CO1) 16
8 Give a brief explanation to avoid control dependence with hardware Speculation. (CO1)16 (OR)
9. Give a brief explanation of trends in Power , Energy and Cost. (CO2) 16
                                                                    PART – C
10. Give a brief explanation about different dependences in computer architecture. (CO1)8

CCS 365 Software Defined Network Lab Manual

 CCS 365 Software Defined Network Lab Manual 1) Setup your own virtual SDN lab i) Virtualbox/Mininet Environment for SDN - http://mininet.or...