Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
VSD Intern - 10-bit DAC design using eSim and Sky130
Rating: 4.0 out of 5(109 ratings)
798 students

VSD Intern - 10-bit DAC design using eSim and Sky130

Design 10-bit DAC from scratch using eSim - open source EDA tool for circuit design by FOSSEE IIT Bombay and Sky130 PDKs
Last updated 6/2021
English

What you'll learn

  • eSim tool usage and installation
  • DAC IP design - hierarchical approach
  • Basic circuit design using eSim and Sky130

Course content

5 sections14 lectures1h 46m total length
  • Introduction7:50

    Introduce how analog signals interface with digital systems, cover adc and dac basics, and illustrate converting a digital word to an analog output with a resistor ladder and switches.

  • Basic 10-bit DAC design6:10

Requirements

  • VSD - Circuit design and SPICE simulations
  • VSD - Custom layout

Description

Most of the signals around us, in the world we live in are not digital in nature, rather they are analog. The digital systems can understand only digital signals, not analog. Hence, it becomes important to interface the digital systems we the external analog world. The analog input signals are to be converted to digital signals using Analog to Digital Converters at the input end of the digital system. After the processing by the system, the digital signals are to be converted back into analog signals using Digital to Analog Converters.

A n-bit Digital to Analog Converter (DAC) takes a n-bit digital word and converts it into a proportional analog voltage with respect to the reference voltage. The potentiometric DAC uses the concept of Voltage Divider. In an N-bit DAC, the analog voltage range, i.e. the Vref (here 3.3 V) is equally divided into 2^N voltage values. This is achieved by a series on 2^N equal resistors and taps are provided across each R. The combination of switches to tap the values is designed using the N-bit digital word as input.

This circuit was designed using eSim

eSim (previously known as Oscad / FreeEDA) is a free/libre and opensource EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool built using free/libre and opensource software such as KiCad, Ngspice and GHDL. eSim is released under GPL.

eSim offers similar capabilities and ease of use as any equivalent proprietary software for schematic creation, simulation and PCB design, without having to pay a huge amount of money to procure licenses. Hence it can be an affordable alternative to educational institutions and SMEs. It can serve as an alternative to commercially available/licensed software tools like OrCAD, Xpedition and HSPICE.


Who this course is for:

  • Beginner VLSI students curious to know about eSim and circuit design
  • Expert VLSI Physical designers curious to know about custom IP design using real foundry PDKs like Sky130