22
VMWARE BASICS BY DUDDALA RAJANBABU

ppt

Embed Size (px)

DESCRIPTION

hftud

Citation preview

Page 1: ppt

VMWARE BASICS

BYDUDDALA RAJANBABU

Page 2: ppt

Hypervisor:

A hypervisor or virtual machine monitor (VMM) is a piece of computer software, firmware or hardware that creates and runs virtual machines. A computer on which ahypervisor is running one or more virtual machines is defined as a host machine. Each virtual machine is called a guest machine.

Page 3: ppt

CLUSTER:

A cluster is  a  group  of  hosts.  When  a  host  is  added  to a cluster,  the  host's  resources  become  part  of the cluster's resources.  The cluster manages  the  resources of  all  hosts  within  it. Clusters enable  the  vSphere  High Availability  (HA)  and  vSphere  Distributed  Resource Scheduler (DRS) solutions.

Page 4: ppt

REGULAR 16BIT SQRT CSLA

Page 5: ppt

DELAY AND AREA EVALUATION OF THE BASIC ADDER BLOCKS The AND, OR, and Inverter (AOI) implementation of an XOR gate.

The gates between the dotted lines are performing the operations in parallel and the numeric representation of each gate indicates the delay contributed by that gate.

Page 6: ppt

AREA EVALUATION METHODOLOGY OF REGULAR 16-b SQRT CSLAGate count=57(HA+FA+MUX)FA=39(3*13)HA=6(1*6)MUX=12(3*4)

Page 7: ppt

PROBLEMS IN EXISTING SYSTEM

The problem in CSLA design is the number of full adders are increased then the circuit complexity also increases.

The number of full adder cells are more thereby power consumption of the design also increases

Page 8: ppt

SOLUTION OF THE PROBLEM The parallel RCA with Cin=1 is replaced with Binary-Excess 1 converter( BEC).    

                                  

                                                                  

                                                                   

                                                                                                                                                               four-bit BEC

Page 9: ppt

Modified CLSABasic function of CLSA is obtained by using the 4-bit BEC together with the mux.

Page 10: ppt

PROPOSED SYSTEM(16-b CLSA)

Page 11: ppt

In this system we use the BEC to reduce the RCA circuitsHere based on the carry input the MUX will be select corresponding inputIn this design we give the MUX inputs are RCA output and BEC output Compare to regular design the area of the design is less

Contd…

Page 12: ppt

AREA EVALUATION METHODOLOGY OF MODIFIED 16-b SQRT CSLA

GATE COUNT= 41(HA+FA+MUX+BEC) (13+6+12+10)

Page 13: ppt

COMPARISIONGROUP REGULAR MODIFIED

GROUP 2 57 43

GROUP 3 84 61

GROUP 4 117 84

GROUP 5 147 107

Page 14: ppt

RTL SCHEMATIC

Page 15: ppt

Simulation Result  Carry select adder existing system

Page 16: ppt

Simulation Result  Carry select adder proposed system For 16 bit

Page 17: ppt

SynthesisResult

Page 18: ppt

TOOL USEDProgramming language: VERILOG HDL

Tool : Xilinx ISE (10.1)

Page 19: ppt

ADVANTAGESLow power consumptionLess area (less complexity)More speed compare regular CSLA

Page 20: ppt

APPLICATIONSArithmetic logic unitsHigh Speed multiplicationsAdvanced microprocessor designDigital signal process

Page 21: ppt

CONCLUSION  A simple approach is proposed in this paper to reduce the area and power

of SQRT CSLA architecture. The reduced number of gates of this work offers

the great advantage in the reduction of area and also the power. The modified

CSLA architecture is therefore, low area, low power, simple and efficient for

VLSI hardware implementation.

Page 22: ppt

REFERENCES

[1] B. Ramkumar, Harish M Kittur “Low power and Area efficient carry select adder,”IEEE Trans,Vol.20,Feb 2012.

[2] T. Y. Ceiang and M. J. Hsiao, “Carry-select adder using single ripple carry adder,” Electron. Lett., vol. 34, no. 22, pp. 2101–2103, Oct. 1998.

[3] Y. Kim and L.-S. Kim, “64-bit carry-select adder with reduced area,” Electron. Lett., vol. 37, no. 10, pp. 614–615, May 2001.

[4] J. M. Rabaey, Digtal Integrated Circuits—A Design Perspective.Upper Saddle River, NJ: Prentice-Hall, 2001.

[5] Samir Palnitkar, “Verilog Hdl: A Guide to Digital Design and Synthesis”2005,2nd Edition.