0% found this document useful (0 votes)
30 views

Raajdhani Engineering College: Department of Electronics & Communication Engineering Vlsi and Embedded Systems Lab

The document outlines experiments to be performed in the VLSI and Embedded Systems Lab at Raajdhani Engineering College's Department of Electronics and Communication Engineering. For the VLSI experiments, students will design schematics and simple layouts for CMOS inverters, NAND and NOR gates using Microwind DSCH3 software. They will perform parasitic extraction and simulation of the designed circuits. For embedded systems experiments, students will study ARM processor architectures and interfaces, and program ARM processors to control devices like LEDs, LCDs, motors and relays using languages like VHDL. The document provides guidelines for proper lab conduct and procedures for each experiment.

Uploaded by

jhili dhal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Raajdhani Engineering College: Department of Electronics & Communication Engineering Vlsi and Embedded Systems Lab

The document outlines experiments to be performed in the VLSI and Embedded Systems Lab at Raajdhani Engineering College's Department of Electronics and Communication Engineering. For the VLSI experiments, students will design schematics and simple layouts for CMOS inverters, NAND and NOR gates using Microwind DSCH3 software. They will perform parasitic extraction and simulation of the designed circuits. For embedded systems experiments, students will study ARM processor architectures and interfaces, and program ARM processors to control devices like LEDs, LCDs, motors and relays using languages like VHDL. The document provides guidelines for proper lab conduct and procedures for each experiment.

Uploaded by

jhili dhal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

RAAJDHANI ENGINEERING COLLEGE

DEPARTMENT OF ELECTRONICS & COMMUNICATION


ENGINEERING

VLSI AND EMBEDDED SYSTEMS LAB


(All the experiments should be done) VLSI Experiment List:

1. Design of schematic and simple layout for CMOS Inverter & perform parasitic
extraction and simulation.

2. Design of schematic and simple layout for CMOS NAND gate & perform parasitic
extraction and simulation.

3. Design of schematic and simple layout for CMOS NOR gate & perform parasitic
extraction and simulation.

4. Plotting of VTC curve of CMOS inverter using p-SPICE.

5. Modeling and transient analysis of 2-inputs NAND & NOR gates using p-SPICE.

6. Design & implementation of 16-bit Arithmetic & Logic unit using VHDL.

Embedded Systems Experiment list:

1. Study of ARM7 & ARM9 Bit Processor Architecture and Pin Diagram.

2. Study of Interrupt structure in ARM Processors.


3. Write ARM Processor program to Flash LED.

4. Interfacing of an LCD Display.

5. Write a program to interface an ADC.

6. Write a program to control a Stepper Motor.

7. Write a program to control the speed of DC motor.

8. Interface relays and write a program to control them.

9. Interface ZIGBEE with ARM to control more external devices.


10.Interfacing RFID module with ARM Microcontroller
DO’S DON’TS
1.Be regular to the lab. 1. Do not shutdown the
computer before closing and
saving your files
2. Follow proper Dress Code. 2. Do not inter change the PC
while doing the experiment.
3. Maintain Silence. 3. Avoid rough handling of
mouse and keyboards
4. Know the theory behind the 4. Do not throw the connecting
experiment before coming to the wires /or any thing here and
lab. there.
5. Identify the different leads or 5. Do not come late to the lab
terminals
6. Keep the Table clean. 6. Do not panic if you don’t get
the output
7. Write system no in the register
which your are going to use in
the lab
8. After the completion of the
experiments switch off the
power Supply and return the
apparatus.

7. Arrange the chairs/stool sand


Equipment properly before
leaving the lab.
EXPERIMENT NO : 01

Aim of the Experiment : To Design of schematic and simple layout for CMOS Inverter &
perform parasitic extraction and simulation.

Software Required : Microwind DSCH3

THEORY: CMOS circuits use nFET & pFET transistors that are arranged as complementary
pairs . A Complementary pair consist of an nFET & pFET that have the gate ‘G’ electrodes
connected together to form a single terminal .The common gate signal control both the
transistors .However , since the transistors have opposite characteristics their pair give
useful characteristics that one of the transistor is on while the other is off.

When G=0 When G=1

pFET=ON pFET=OFF
nFET=OFF nFET=ON

Layout diagram: It is a drawing which is meant to depict the physical arrangement of


wires and components that are connected is called Layout diagram .It is used to design to
PCB Boards, and maintain of electrical & electronic equipment.

Circuit Diagram:

Fig : CMOS INVERTER CIRCUIT

Procedure:
1. Switch on the computer.
2. Open Microwind DSCH3
3. Create New File
4. Design The CMOS Circuit with the help of Tools
5. Simulate the Designed Circuit and observe the output.
6. Again Create New File and design the layout diagram.
7. Simulate and observe the graph obtained.
Observation table

Input pFETMp) nFET (Mn) Output


0 ON OFF ON=’1’
1 OFF ON OFF=’0’

OUTPUT:

FIG: CMOS inverter when input=0

FIG: CMOS inverter when input=1


Conclusion: Hence we have designed the CMOS circuit and also drawn the layout diagram of inverter
using software. The truth table is verified and is correct.

You might also like