Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Selecting an 8 bit DAC

Status
Not open for further replies.

tejashs

Member level 1
Joined
Sep 4, 2011
Messages
38
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,288
Activity points
1,513
hello,
i need a 8 bit dac for my college project,
i saw some DAC's on internet.
But they require a negative power supply. and i need one that works only on +5 volts only
(single supply).
is there any DAC IC(must be easily available). or should i make an R2R ladder DAC using discrete resistors......
which is better......????
the application is not too much dependent upon accuracy, a little error is tolerable i think
 

Last edited:

You don't even need an IC. You can make a DAC yourself using a microcontroller and R-2R ladder. You'll just need to add some cheap rail to rail amplifier to buffer the voltage.
Look at wikipedia for 'resistor ladder'.

As for ICs I'd use MCP4801/MCP4802. Those have internal bandgap reference voltage of some easily dividable value (like 8 mV / LSM or similiar) and are driven by SPI which is included in almost all MCus and also very easy to bitbang with those MCUs that don't have it.
 

but DAC 0808 requires VEE other than +5V i think i havent seen any ckt on google whithout it. (it requires a negative VEE)
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top