Saturday, 14 November 2015

Technical skills needed for VLSI fresher / VLSI Design Engineer / M.tech Fresher.


  • MOSFET -
    • Working of MOS transistor.
    • Complete analysis of CMOS Transistor.
      • Different regions of operation of CMOS operation.
      • Transmission of logic high and low of PMOS and CMOS.
      • Capacitance and Resistance Model.
      • Second Order Effect.
      • CMOS inverter characteristics.
      • Noise Margin.
      • Domino CMOS circuit designs. 

  • NETWORK ANALYSIS -
    • Application of Ohm's Law.
    • KVL and KCL.
    • Network Theorems.
      • Superposition 
      • Thevienins
      • Nortons
      • Maximum power transfer
    • Transient DC response. 

  • C PROGRAMMING - As a VLSI fresher, One should be strong in C language because it is the fundamental for all the scripting languages.

Sunday, 1 November 2015

Difference between discrete design (PCB) and VLSI circuits(IC’s).

The basic difference between PCB and IC design is that PCB is simple.

DISCRETE DESIGN
IC’s
  1.        No. of components cells 10-100.
  2.        Uses fabricated components.
  3.        Data sheets are used for the circuit      design.
  4.        No design matching.
  5.        Large area.
  6.        More power required.
  7.        High cost.
  8.        Less time to design.
  1.     No of components large (million-billion).
  2.     Designed and given for the fabrication.
  3.     Spice modules are used for the circuit design.
  4.     Design matching requires.
  5.     Very less area.
  6.     Low power.
  7.     Cost effective.
  8.     More time to design.
  9.     Can design 1000’s of PCB design within one chip.

VLSI FLOW
It is the hierarchy levels of process through the industry to fabricate the chip.
Mainly there are three important flows.
  •     Full custom flow.
  •     ASIC flow.
  •     FPGA.

FULL CUSTOM FLOW
Full custom is designing of basic components to build the circuit. Designing starts from the scratch.
It contains the deriving of resistors, capacitors, inductors, transistors etc..,
Full custom flow can be implemented to the following designs.
       I.            Digital circuits
A.     Standard cells.
B.     Memories.
C.     Inputs and outputs.
    II.            Analog circuits
A.     Op-amp.
B.     ADC/DAC.
C.     PLL.