SlideShare a Scribd company logo
1 of 9
Class No 03 & 09


Lab No. 08

                             Introduction To Micro wind Software
                                              Or
                             Introduction To Layout & Fabrication


Aim:

    Fabrication of nmos & pmos transistors.
    Making 2 or 3 transistor (nmos or pmos) of different sizes & then define different rise/fall
     time and high/low for each of the transistor and analyze the transistor characteristics.
    By considering high/low time limit the frequency.

Software Background:

The software includes the following portions:

Main Menu: In Main menu we have



       From file menu we can select new file, insert layout, save as, colors etc
       From view menu we can select refresh, select all, zoom in , zoom out etc
        From view menu we can select copy, paste, protect all, unprotect all etc.
       From simulate menu we can select run simulation, simulation parameters etc
       From compile menu we can select compile one line, compile verilog file.
       From analysis menu we can select design rule checker, parametric analysis etc
       In help we can get help about rules, micro wind etc.




       File                      View              Edit                   Simulate




                                                                                               1
Micro-Electronics Technologies
Class No 03 & 09


Icon Menu:

In icon menu we have number of useful operations:

Open file      , Save     , Draw Box         , Delete   , Copy   , Paste   , Zoom in    , Zoom
out     , 2D view        , 3D view     etc




Layout Window:

Use to create layouts:




Palette Bar:

We have number of components for making the layouts:

Metal Layers.

Diffusion Layers.

Polysilicon Layers.

Connectors.

Clock Signals.

Vdd.




                                                                                              2
Micro-Electronics Technologies
Class No 03 & 09


Cmos Technology:

In cmos technology the combination of P-mosfets & N-mosfets is used for the better results. As
it is understood that n-mosfets completely transmits logic 0 but partially logic 1 while p-mosfets
completely transmits logic 1 but transmit logic 0 with error. So to overcome this problem p & n
mosfets are used in combination called Complementary Mosfets (cmos)

There are certain advantages of cmos technology.

   o High noise immunity property is possessed by cmos.

   o CMOS has relatively less number of transistors where as TTL has a number of transistors
     and a number of resistors to perform the same function. Therefore CMOS has low static
     power consumption.
   o Due to less number of components CMOS devices are also cheaper & affordable.
   o It enables chips that are small in size to have features like high operating speeds and
     efficient usage of energy.


Apparatus:

    Microwindv2-7 installed PC.

Procedure:

    First of all open the software by clicking on-to the icon       .
    For the specific gate select the required components by clicking the icon palette

                   .
      Microwind software includes a comprehensive library, from this library (palette), from
       palette we can select Metal Layers, Diffusion Layers, Polysilicon Layers, Connectors,
       Clock Signals, Vdd for making the device layouts.
      Draw different layers by selecting the layer & then drawing by click & drag.
      We can also see the 2D look & 3D look of the layout by clicking the required icon from
       icon menu.
      The components attributes can be changed by double clicking on-to the component there
       by changing the required field.
    After completing the circuit diagram simulate the circuit by clicking         & the figures
     window will appear.




                                                                                                3
Micro-Electronics Technologies
Class No 03 & 09


Gate 1:      nmos

Components:

    Polysilicon layer for gate.
        o Gate Length = 2.100 um Gate Width = 0.300 um
                   Layer for nmos
        o N Layer Length = 1.500 um N+ Layer Width = 1.500 um
              +

    Metal 1 for connections.
       Connectors to connect N+ & metal 1
    Clock Signal as gate signal & as input at source.
        o Clock Parameters For Gate:
                 Rise Time: 0.025 ns
                 Fall Time: 0.025 ns
                 Time Low: 0.225 ns
                 Time High: 0.225 ns
        o Clock Parameters For Input:
                 Rise Time: 0.025 ns
                 Fall Time: 0.025 ns
                 Time Low: 0.475ns
                 Time High: 0.475ns

Layout Diagram:




                                                                              4
Micro-Electronics Technologies
Class No 03 & 09


Analog Simulation Window:




                          Fig (a): For gate1 (nmos) Simulation window


Conclusion from the Figure (a):

    As nmos is strong logic zero transmitters that is why in figure the zero is transmiting to
     output accurately but 1 is not transmitting accurately & providing some undetermined
     state.
    As the gate on/off time is 0.225 ns so frequency will be                              .
    So for this transistor the signal at source must have frequency less than or equal to
            .
         o Input frequency to transistor must be ≤                .
    Any input to this transistor with frequency higher than this range will make the output
     faulty and cannot transfer to output exactly.

Gate 2:      nmos

Components:

    Polysilicon layer for gate.
        o Gate Length = 2.940 um Gate Width = 0.300 um
                   Layer for nmos
        o N Layer Length = 2.400 um N+ Layer Width = 1.500 um
              +

    Metal 1 for connections.
       Connectors to connect N+ & metal 1

                                                                                                  5
Micro-Electronics Technologies
Class No 03 & 09


    Clock Signal as gate signal & as input at source.
        o Clock Parameters For Gate:
                Rise Time: 0.035 ns
                Fall Time: 0.035 ns
                Time Low: 0.442ns
                Time High: 0.442ns
        o Clock Parameters For Input:
                Rise Time: 0.025 ns
                Fall Time: 0.025 ns
                Time Low: 0.50ns
                Time High: 0.50ns

Layout Diagram:




                                                                       6
Micro-Electronics Technologies
Class No 03 & 09


Analog Simulation Window:




                          Fig (b): For gate2 (nmos) Simulation window


Conclusion from the Figure (b):

    Again nmos is strong logic zero transmitters that is why in figure the zero is transmitting
     to output accurately but 1 is not transmitting accurately & providing some undetermined
     state.
    As the gate on/off time is 0.442 ns so frequency will be                             .
    So for this transistor the signal at source must have frequency less than or equal to
            .
         o Input frequency to transistor must be ≤                .
    Any input to this transistor with frequency higher than this range will make the output
     faulty and cannot transfer to output exactly.

Gate 3:      pmos

Components:

    Polysilicon layer for gate.
        o Gate Length = 1.80 um Gate Width = 0.300 um
                   Layer for pmos
        o P Layer Length = 1.200 um P+ Layer Width = 0.900 um
              +

    Metal 1 for connections.
       Connectors to connect P+ & metal 1

                                                                                                   7
Micro-Electronics Technologies
Class No 03 & 09


    Clock Signal as gate signal & as input at source.
        o Clock Parameters For Gate:
                Rise Time: 0.225ns
                Fall Time: 0.225ns
                Time Low: 0.225ns
                Time High: 0.225ns
        o Clock Parameters For Input:
                Rise Time: 0.025 ns
                Fall Time: 0.025 ns
                Time Low 0.375ns
                Time High: 0.375ns

Layout Diagram:




                                                                       8
Micro-Electronics Technologies
Class No 03 & 09


Analog Simulation Window:




                          Fig (c): For gate3 (pmos) Simulation window


Conclusion from the Figure ©:

    As pmos is strong logic one transmitters that is why in figure the one(i-e 0.5 in this case)
     is transmitting to output accurately but 0 is not transmitting accurately & providing some
     undetermined state.
    As the gate on/off time is 0.225 ns so frequency will be                            .
    So for this transistor the signal at source must have frequency less than or equal to
            .
         o Input frequency to transistor must be ≤                .
    Any input to this transistor with frequency higher than this range will make the output
     faulty and cannot transfer to output exactly.




                                                                                                9
Micro-Electronics Technologies

More Related Content

What's hot

Programming the Digital I/O Interface of a PIC microcontroller
Programming the Digital I/O Interface of a PIC microcontrollerProgramming the Digital I/O Interface of a PIC microcontroller
Programming the Digital I/O Interface of a PIC microcontrollerCorrado Santoro
 
Electronic Instrumentation and Measurement Solution Manual
Electronic Instrumentation and Measurement Solution ManualElectronic Instrumentation and Measurement Solution Manual
Electronic Instrumentation and Measurement Solution ManualMafaz Ahmed
 
8086 Micro-processor and MDA 8086 Trainer Kit
8086 Micro-processor and MDA 8086 Trainer Kit8086 Micro-processor and MDA 8086 Trainer Kit
8086 Micro-processor and MDA 8086 Trainer KitAmit Kumer Podder
 
Grundlagen und Koppelwege der Elektromagnetischen Verträglichkeit
Grundlagen und Koppelwege der Elektromagnetischen VerträglichkeitGrundlagen und Koppelwege der Elektromagnetischen Verträglichkeit
Grundlagen und Koppelwege der Elektromagnetischen VerträglichkeitMathias Magdowski
 
Stick Diagram and Lambda Based Design Rules
Stick Diagram and Lambda Based Design RulesStick Diagram and Lambda Based Design Rules
Stick Diagram and Lambda Based Design RulesTahsin Al Mahi
 
Digital VLSI Design : Combinational Circuit
Digital VLSI Design : Combinational CircuitDigital VLSI Design : Combinational Circuit
Digital VLSI Design : Combinational CircuitUsha Mehta
 
Addressing modes of 8051
Addressing modes  of 8051Addressing modes  of 8051
Addressing modes of 8051Bharath Reddy
 
Using polysilicon as a gate contact instead of metal in CMOS
Using polysilicon as a gate  contact instead of metal in CMOSUsing polysilicon as a gate  contact instead of metal in CMOS
Using polysilicon as a gate contact instead of metal in CMOSEng Ansam Hadi
 
implementation of BIST
implementation of BISTimplementation of BIST
implementation of BISTPrabhu Kiran
 
Programming pic microcontrollers
Programming pic microcontrollersProgramming pic microcontrollers
Programming pic microcontrollersMAIYO JOSPHAT
 
Temperatura
TemperaturaTemperatura
Temperaturapanelada
 
Aula 03 Eletronica de potencia (3).pdf
Aula 03  Eletronica de potencia (3).pdfAula 03  Eletronica de potencia (3).pdf
Aula 03 Eletronica de potencia (3).pdfJooGimenes3
 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulationNaveen Sihag
 
Chapter 2 amplitude_modulation
Chapter 2 amplitude_modulationChapter 2 amplitude_modulation
Chapter 2 amplitude_modulationmkazree
 

What's hot (20)

Programming the Digital I/O Interface of a PIC microcontroller
Programming the Digital I/O Interface of a PIC microcontrollerProgramming the Digital I/O Interface of a PIC microcontroller
Programming the Digital I/O Interface of a PIC microcontroller
 
Electronic Instrumentation and Measurement Solution Manual
Electronic Instrumentation and Measurement Solution ManualElectronic Instrumentation and Measurement Solution Manual
Electronic Instrumentation and Measurement Solution Manual
 
8086 Micro-processor and MDA 8086 Trainer Kit
8086 Micro-processor and MDA 8086 Trainer Kit8086 Micro-processor and MDA 8086 Trainer Kit
8086 Micro-processor and MDA 8086 Trainer Kit
 
Grundlagen und Koppelwege der Elektromagnetischen Verträglichkeit
Grundlagen und Koppelwege der Elektromagnetischen VerträglichkeitGrundlagen und Koppelwege der Elektromagnetischen Verträglichkeit
Grundlagen und Koppelwege der Elektromagnetischen Verträglichkeit
 
Stick Diagram and Lambda Based Design Rules
Stick Diagram and Lambda Based Design RulesStick Diagram and Lambda Based Design Rules
Stick Diagram and Lambda Based Design Rules
 
Intel 8051 - pin description
Intel 8051  - pin descriptionIntel 8051  - pin description
Intel 8051 - pin description
 
Stick diagram basics
Stick diagram basicsStick diagram basics
Stick diagram basics
 
Cmos technology
Cmos technologyCmos technology
Cmos technology
 
Digital VLSI Design : Combinational Circuit
Digital VLSI Design : Combinational CircuitDigital VLSI Design : Combinational Circuit
Digital VLSI Design : Combinational Circuit
 
Addressing modes of 8051
Addressing modes  of 8051Addressing modes  of 8051
Addressing modes of 8051
 
My VLSI.pptx
My VLSI.pptxMy VLSI.pptx
My VLSI.pptx
 
Using polysilicon as a gate contact instead of metal in CMOS
Using polysilicon as a gate  contact instead of metal in CMOSUsing polysilicon as a gate  contact instead of metal in CMOS
Using polysilicon as a gate contact instead of metal in CMOS
 
implementation of BIST
implementation of BISTimplementation of BIST
implementation of BIST
 
Programming pic microcontrollers
Programming pic microcontrollersProgramming pic microcontrollers
Programming pic microcontrollers
 
Temperatura
TemperaturaTemperatura
Temperatura
 
Aula 03 Eletronica de potencia (3).pdf
Aula 03  Eletronica de potencia (3).pdfAula 03  Eletronica de potencia (3).pdf
Aula 03 Eletronica de potencia (3).pdf
 
Timer 0 concept
Timer 0 conceptTimer 0 concept
Timer 0 concept
 
Pulse code modulation
Pulse code modulationPulse code modulation
Pulse code modulation
 
Livre de code
Livre de codeLivre de code
Livre de code
 
Chapter 2 amplitude_modulation
Chapter 2 amplitude_modulationChapter 2 amplitude_modulation
Chapter 2 amplitude_modulation
 

Viewers also liked

Validation of Wireless and Mobile Network Models and Simulation Paper Review
Validation of Wireless and Mobile Network Models and Simulation Paper ReviewValidation of Wireless and Mobile Network Models and Simulation Paper Review
Validation of Wireless and Mobile Network Models and Simulation Paper ReviewZunAib Ali
 
Electronic Device pakages
Electronic Device pakagesElectronic Device pakages
Electronic Device pakagesZunAib Ali
 
Neutral point clamped inverter
Neutral point clamped inverterNeutral point clamped inverter
Neutral point clamped inverterZunAib Ali
 
Networking Related
Networking RelatedNetworking Related
Networking RelatedZunAib Ali
 
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive ApplicationPerformance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive ApplicationZunAib Ali
 
Power converter report
Power converter reportPower converter report
Power converter reportZunAib Ali
 
Lcl filter design
Lcl filter designLcl filter design
Lcl filter designZunAib Ali
 
Antenna fundamentals
Antenna fundamentalsAntenna fundamentals
Antenna fundamentalsZunAib Ali
 
Space vector pwm_inverter
Space vector pwm_inverterSpace vector pwm_inverter
Space vector pwm_inverterZunAib Ali
 
Power transformer
Power transformerPower transformer
Power transformerZunAib Ali
 

Viewers also liked (11)

Validation of Wireless and Mobile Network Models and Simulation Paper Review
Validation of Wireless and Mobile Network Models and Simulation Paper ReviewValidation of Wireless and Mobile Network Models and Simulation Paper Review
Validation of Wireless and Mobile Network Models and Simulation Paper Review
 
Electronic Device pakages
Electronic Device pakagesElectronic Device pakages
Electronic Device pakages
 
Neutral point clamped inverter
Neutral point clamped inverterNeutral point clamped inverter
Neutral point clamped inverter
 
Networking Related
Networking RelatedNetworking Related
Networking Related
 
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive ApplicationPerformance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
 
Power converter report
Power converter reportPower converter report
Power converter report
 
Lcl filter design
Lcl filter designLcl filter design
Lcl filter design
 
BJT CB Configuration
BJT CB ConfigurationBJT CB Configuration
BJT CB Configuration
 
Antenna fundamentals
Antenna fundamentalsAntenna fundamentals
Antenna fundamentals
 
Space vector pwm_inverter
Space vector pwm_inverterSpace vector pwm_inverter
Space vector pwm_inverter
 
Power transformer
Power transformerPower transformer
Power transformer
 

Similar to Intro to Micr0wind Sofware

Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner ijcisjournal
 
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERNOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERIJCI JOURNAL
 
Tools for Practical Attacks on Analog-to-Digital Conversion
Tools for Practical Attacks on Analog-to-Digital ConversionTools for Practical Attacks on Analog-to-Digital Conversion
Tools for Practical Attacks on Analog-to-Digital ConversionAlexander Bolshev
 
Cdma2000 network problem analysis with mobile station 20030212-a-v1.0
Cdma2000 network problem analysis with mobile station 20030212-a-v1.0Cdma2000 network problem analysis with mobile station 20030212-a-v1.0
Cdma2000 network problem analysis with mobile station 20030212-a-v1.0Tempus Telcosys
 
LECTURE NOTES-DSD1.doc
LECTURE NOTES-DSD1.docLECTURE NOTES-DSD1.doc
LECTURE NOTES-DSD1.docSai Venu
 
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic StructureA Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic StructureIJERA Editor
 
(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015
(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015
(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015Suchitra goudar
 
7380969 Line Follower Using At89c51
7380969 Line Follower Using At89c517380969 Line Follower Using At89c51
7380969 Line Follower Using At89c51biharimukund
 
project ppt on anti counterfeiting technique for credit card transaction system
project ppt on anti counterfeiting technique for credit card transaction systemproject ppt on anti counterfeiting technique for credit card transaction system
project ppt on anti counterfeiting technique for credit card transaction systemRekha dudiya
 
Fyp Final Presentation E1 Tapping
Fyp Final Presentation E1 TappingFyp Final Presentation E1 Tapping
Fyp Final Presentation E1 TappingFacebook Guru
 
Rsf ms 2x_series_catalog
Rsf ms 2x_series_catalogRsf ms 2x_series_catalog
Rsf ms 2x_series_catalogElectromate
 
Pcb carolina scg_2010
Pcb carolina scg_2010Pcb carolina scg_2010
Pcb carolina scg_2010tcoyle72
 
Pcb carolina scg_2010
Pcb carolina scg_2010Pcb carolina scg_2010
Pcb carolina scg_2010tcoyle72
 
Hardware combinational
Hardware combinationalHardware combinational
Hardware combinationalDefri Tan
 
osw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdf
osw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdfosw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdf
osw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdfGLsun Mall
 
IIP3_improvement_using_Source_Degeneration_Technique_Ahsan_Ghoncheh
IIP3_improvement_using_Source_Degeneration_Technique_Ahsan_GhonchehIIP3_improvement_using_Source_Degeneration_Technique_Ahsan_Ghoncheh
IIP3_improvement_using_Source_Degeneration_Technique_Ahsan_GhonchehAhsan Ghoncheh
 
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...ijsrd.com
 

Similar to Intro to Micr0wind Sofware (20)

Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
 
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERNOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
 
Bl32401409
Bl32401409Bl32401409
Bl32401409
 
Tools for Practical Attacks on Analog-to-Digital Conversion
Tools for Practical Attacks on Analog-to-Digital ConversionTools for Practical Attacks on Analog-to-Digital Conversion
Tools for Practical Attacks on Analog-to-Digital Conversion
 
Cdma2000 network problem analysis with mobile station 20030212-a-v1.0
Cdma2000 network problem analysis with mobile station 20030212-a-v1.0Cdma2000 network problem analysis with mobile station 20030212-a-v1.0
Cdma2000 network problem analysis with mobile station 20030212-a-v1.0
 
LECTURE NOTES-DSD1.doc
LECTURE NOTES-DSD1.docLECTURE NOTES-DSD1.doc
LECTURE NOTES-DSD1.doc
 
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic StructureA Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
A Survey Analysis on CMOS Integrated Circuits with Clock-Gated Logic Structure
 
(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015
(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015
(VLSI DESIGN AND EMBEDDED SYSTEMS) technical seminar-2015
 
7380969 Line Follower Using At89c51
7380969 Line Follower Using At89c517380969 Line Follower Using At89c51
7380969 Line Follower Using At89c51
 
project ppt on anti counterfeiting technique for credit card transaction system
project ppt on anti counterfeiting technique for credit card transaction systemproject ppt on anti counterfeiting technique for credit card transaction system
project ppt on anti counterfeiting technique for credit card transaction system
 
Fyp Final Presentation E1 Tapping
Fyp Final Presentation E1 TappingFyp Final Presentation E1 Tapping
Fyp Final Presentation E1 Tapping
 
Rsf ms 2x_series_catalog
Rsf ms 2x_series_catalogRsf ms 2x_series_catalog
Rsf ms 2x_series_catalog
 
Pcb carolina scg_2010
Pcb carolina scg_2010Pcb carolina scg_2010
Pcb carolina scg_2010
 
Pcb carolina scg_2010
Pcb carolina scg_2010Pcb carolina scg_2010
Pcb carolina scg_2010
 
Hardware combinational
Hardware combinationalHardware combinational
Hardware combinational
 
Ch3 datalink
Ch3 datalinkCh3 datalink
Ch3 datalink
 
osw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdf
osw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdfosw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdf
osw-1x8-multi-channel-rotary-optical-switch-data-sheet-550401.pdf
 
IIP3_improvement_using_Source_Degeneration_Technique_Ahsan_Ghoncheh
IIP3_improvement_using_Source_Degeneration_Technique_Ahsan_GhonchehIIP3_improvement_using_Source_Degeneration_Technique_Ahsan_Ghoncheh
IIP3_improvement_using_Source_Degeneration_Technique_Ahsan_Ghoncheh
 
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
Simulation of 3 bit Flash ADC in 0.18μmTechnology using NG SPICE Tool for Hig...
 
TETRIS002
TETRIS002TETRIS002
TETRIS002
 

More from ZunAib Ali

SVM Simulation for three level inverter
SVM Simulation for three level inverterSVM Simulation for three level inverter
SVM Simulation for three level inverterZunAib Ali
 
Multi phase Star Rectifier
Multi phase Star Rectifier Multi phase Star Rectifier
Multi phase Star Rectifier ZunAib Ali
 
7 channel Interleaved Boost Converter
7 channel Interleaved Boost Converter7 channel Interleaved Boost Converter
7 channel Interleaved Boost ConverterZunAib Ali
 
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...ZunAib Ali
 
Rectifiers Simulation
Rectifiers SimulationRectifiers Simulation
Rectifiers SimulationZunAib Ali
 
Instrumentational Amplifier
Instrumentational Amplifier Instrumentational Amplifier
Instrumentational Amplifier ZunAib Ali
 
Concept of energy transmission & distribution
Concept of energy transmission & distribution Concept of energy transmission & distribution
Concept of energy transmission & distribution ZunAib Ali
 
DC Motor Model
DC Motor Model DC Motor Model
DC Motor Model ZunAib Ali
 
High Voltage Dc (HVDC) transmission
High Voltage Dc (HVDC) transmissionHigh Voltage Dc (HVDC) transmission
High Voltage Dc (HVDC) transmissionZunAib Ali
 
Cambridge ielts 9 full
Cambridge ielts 9 fullCambridge ielts 9 full
Cambridge ielts 9 fullZunAib Ali
 
Water level buzzer
Water level buzzerWater level buzzer
Water level buzzerZunAib Ali
 
Fourier Specturm via MATLAB
Fourier Specturm via MATLABFourier Specturm via MATLAB
Fourier Specturm via MATLABZunAib Ali
 
8051-mazidi-solution
8051-mazidi-solution8051-mazidi-solution
8051-mazidi-solutionZunAib Ali
 
Gauss Jordan Method
Gauss Jordan MethodGauss Jordan Method
Gauss Jordan MethodZunAib Ali
 
Contemporary theories of motivation
Contemporary theories of motivationContemporary theories of motivation
Contemporary theories of motivationZunAib Ali
 
Gaussian Elimination
Gaussian EliminationGaussian Elimination
Gaussian EliminationZunAib Ali
 
Mounting Considerations for International Rectifier’s Power Semiconductor Pac...
Mounting Considerations for International Rectifier’s Power Semiconductor Pac...Mounting Considerations for International Rectifier’s Power Semiconductor Pac...
Mounting Considerations for International Rectifier’s Power Semiconductor Pac...ZunAib Ali
 
To design a common base amplifier using multisim
To design a common base amplifier using multisimTo design a common base amplifier using multisim
To design a common base amplifier using multisimZunAib Ali
 

More from ZunAib Ali (20)

SVM Simulation for three level inverter
SVM Simulation for three level inverterSVM Simulation for three level inverter
SVM Simulation for three level inverter
 
Multi phase Star Rectifier
Multi phase Star Rectifier Multi phase Star Rectifier
Multi phase Star Rectifier
 
7 channel Interleaved Boost Converter
7 channel Interleaved Boost Converter7 channel Interleaved Boost Converter
7 channel Interleaved Boost Converter
 
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
Sinusoidal PWM and Space Vector Modulation For Two Level Voltage Source Conve...
 
Rectifiers Simulation
Rectifiers SimulationRectifiers Simulation
Rectifiers Simulation
 
Instrumentational Amplifier
Instrumentational Amplifier Instrumentational Amplifier
Instrumentational Amplifier
 
Inverter
InverterInverter
Inverter
 
Concept of energy transmission & distribution
Concept of energy transmission & distribution Concept of energy transmission & distribution
Concept of energy transmission & distribution
 
DC Motor Model
DC Motor Model DC Motor Model
DC Motor Model
 
High Voltage Dc (HVDC) transmission
High Voltage Dc (HVDC) transmissionHigh Voltage Dc (HVDC) transmission
High Voltage Dc (HVDC) transmission
 
Cambridge ielts 9 full
Cambridge ielts 9 fullCambridge ielts 9 full
Cambridge ielts 9 full
 
Water level buzzer
Water level buzzerWater level buzzer
Water level buzzer
 
Fourier Specturm via MATLAB
Fourier Specturm via MATLABFourier Specturm via MATLAB
Fourier Specturm via MATLAB
 
8051-mazidi-solution
8051-mazidi-solution8051-mazidi-solution
8051-mazidi-solution
 
Gauss Jordan Method
Gauss Jordan MethodGauss Jordan Method
Gauss Jordan Method
 
Contemporary theories of motivation
Contemporary theories of motivationContemporary theories of motivation
Contemporary theories of motivation
 
Gaussian Elimination
Gaussian EliminationGaussian Elimination
Gaussian Elimination
 
Mounting Considerations for International Rectifier’s Power Semiconductor Pac...
Mounting Considerations for International Rectifier’s Power Semiconductor Pac...Mounting Considerations for International Rectifier’s Power Semiconductor Pac...
Mounting Considerations for International Rectifier’s Power Semiconductor Pac...
 
To design a common base amplifier using multisim
To design a common base amplifier using multisimTo design a common base amplifier using multisim
To design a common base amplifier using multisim
 
Ignitron
IgnitronIgnitron
Ignitron
 

Intro to Micr0wind Sofware

  • 1. Class No 03 & 09 Lab No. 08 Introduction To Micro wind Software Or Introduction To Layout & Fabrication Aim:  Fabrication of nmos & pmos transistors.  Making 2 or 3 transistor (nmos or pmos) of different sizes & then define different rise/fall time and high/low for each of the transistor and analyze the transistor characteristics.  By considering high/low time limit the frequency. Software Background: The software includes the following portions: Main Menu: In Main menu we have From file menu we can select new file, insert layout, save as, colors etc From view menu we can select refresh, select all, zoom in , zoom out etc From view menu we can select copy, paste, protect all, unprotect all etc. From simulate menu we can select run simulation, simulation parameters etc From compile menu we can select compile one line, compile verilog file. From analysis menu we can select design rule checker, parametric analysis etc In help we can get help about rules, micro wind etc. File View Edit Simulate 1 Micro-Electronics Technologies
  • 2. Class No 03 & 09 Icon Menu: In icon menu we have number of useful operations: Open file , Save , Draw Box , Delete , Copy , Paste , Zoom in , Zoom out , 2D view , 3D view etc Layout Window: Use to create layouts: Palette Bar: We have number of components for making the layouts: Metal Layers. Diffusion Layers. Polysilicon Layers. Connectors. Clock Signals. Vdd. 2 Micro-Electronics Technologies
  • 3. Class No 03 & 09 Cmos Technology: In cmos technology the combination of P-mosfets & N-mosfets is used for the better results. As it is understood that n-mosfets completely transmits logic 0 but partially logic 1 while p-mosfets completely transmits logic 1 but transmit logic 0 with error. So to overcome this problem p & n mosfets are used in combination called Complementary Mosfets (cmos) There are certain advantages of cmos technology. o High noise immunity property is possessed by cmos. o CMOS has relatively less number of transistors where as TTL has a number of transistors and a number of resistors to perform the same function. Therefore CMOS has low static power consumption. o Due to less number of components CMOS devices are also cheaper & affordable. o It enables chips that are small in size to have features like high operating speeds and efficient usage of energy. Apparatus:  Microwindv2-7 installed PC. Procedure:  First of all open the software by clicking on-to the icon .  For the specific gate select the required components by clicking the icon palette .  Microwind software includes a comprehensive library, from this library (palette), from palette we can select Metal Layers, Diffusion Layers, Polysilicon Layers, Connectors, Clock Signals, Vdd for making the device layouts.  Draw different layers by selecting the layer & then drawing by click & drag.  We can also see the 2D look & 3D look of the layout by clicking the required icon from icon menu.  The components attributes can be changed by double clicking on-to the component there by changing the required field.  After completing the circuit diagram simulate the circuit by clicking & the figures window will appear. 3 Micro-Electronics Technologies
  • 4. Class No 03 & 09 Gate 1: nmos Components:  Polysilicon layer for gate. o Gate Length = 2.100 um Gate Width = 0.300 um  Layer for nmos o N Layer Length = 1.500 um N+ Layer Width = 1.500 um +  Metal 1 for connections.  Connectors to connect N+ & metal 1  Clock Signal as gate signal & as input at source. o Clock Parameters For Gate:  Rise Time: 0.025 ns  Fall Time: 0.025 ns  Time Low: 0.225 ns  Time High: 0.225 ns o Clock Parameters For Input:  Rise Time: 0.025 ns  Fall Time: 0.025 ns  Time Low: 0.475ns  Time High: 0.475ns Layout Diagram: 4 Micro-Electronics Technologies
  • 5. Class No 03 & 09 Analog Simulation Window: Fig (a): For gate1 (nmos) Simulation window Conclusion from the Figure (a):  As nmos is strong logic zero transmitters that is why in figure the zero is transmiting to output accurately but 1 is not transmitting accurately & providing some undetermined state.  As the gate on/off time is 0.225 ns so frequency will be .  So for this transistor the signal at source must have frequency less than or equal to . o Input frequency to transistor must be ≤ .  Any input to this transistor with frequency higher than this range will make the output faulty and cannot transfer to output exactly. Gate 2: nmos Components:  Polysilicon layer for gate. o Gate Length = 2.940 um Gate Width = 0.300 um  Layer for nmos o N Layer Length = 2.400 um N+ Layer Width = 1.500 um +  Metal 1 for connections.  Connectors to connect N+ & metal 1 5 Micro-Electronics Technologies
  • 6. Class No 03 & 09  Clock Signal as gate signal & as input at source. o Clock Parameters For Gate:  Rise Time: 0.035 ns  Fall Time: 0.035 ns  Time Low: 0.442ns  Time High: 0.442ns o Clock Parameters For Input:  Rise Time: 0.025 ns  Fall Time: 0.025 ns  Time Low: 0.50ns  Time High: 0.50ns Layout Diagram: 6 Micro-Electronics Technologies
  • 7. Class No 03 & 09 Analog Simulation Window: Fig (b): For gate2 (nmos) Simulation window Conclusion from the Figure (b):  Again nmos is strong logic zero transmitters that is why in figure the zero is transmitting to output accurately but 1 is not transmitting accurately & providing some undetermined state.  As the gate on/off time is 0.442 ns so frequency will be .  So for this transistor the signal at source must have frequency less than or equal to . o Input frequency to transistor must be ≤ .  Any input to this transistor with frequency higher than this range will make the output faulty and cannot transfer to output exactly. Gate 3: pmos Components:  Polysilicon layer for gate. o Gate Length = 1.80 um Gate Width = 0.300 um  Layer for pmos o P Layer Length = 1.200 um P+ Layer Width = 0.900 um +  Metal 1 for connections.  Connectors to connect P+ & metal 1 7 Micro-Electronics Technologies
  • 8. Class No 03 & 09  Clock Signal as gate signal & as input at source. o Clock Parameters For Gate:  Rise Time: 0.225ns  Fall Time: 0.225ns  Time Low: 0.225ns  Time High: 0.225ns o Clock Parameters For Input:  Rise Time: 0.025 ns  Fall Time: 0.025 ns  Time Low 0.375ns  Time High: 0.375ns Layout Diagram: 8 Micro-Electronics Technologies
  • 9. Class No 03 & 09 Analog Simulation Window: Fig (c): For gate3 (pmos) Simulation window Conclusion from the Figure ©:  As pmos is strong logic one transmitters that is why in figure the one(i-e 0.5 in this case) is transmitting to output accurately but 0 is not transmitting accurately & providing some undetermined state.  As the gate on/off time is 0.225 ns so frequency will be .  So for this transistor the signal at source must have frequency less than or equal to . o Input frequency to transistor must be ≤ .  Any input to this transistor with frequency higher than this range will make the output faulty and cannot transfer to output exactly. 9 Micro-Electronics Technologies