Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Thread Tools Display Modes
Old 19th April 2006, 07:12 AM   (permalink)
Default Digital to Analog Converter?

Hi

I would like to make a digital (10 bit) to analog converter. Can someone please point me in the right direction?
Are there standard chips for this?

Thank you in advance.
a.
arrow is offline  
Reply With Quote
Old 19th April 2006, 08:27 AM   (permalink)
Default Re: Digital to Analog Converter?

Quote:
Originally Posted by arrow
Hi

I would like to make a digital (10 bit) to analog converter. Can someone please point me in the right direction?
Are there standard chips for this?
Possibly?, but it's fairly common to use an R2R ladder network, which is just a collection of resistors feeding a buffer. However, as 10 bit is 0.1% resolution you require 0.1% tolerance resistors (or better!).

The same applies to an IC DAC, it has to be made to better than 0.1% tolerance - this means they are not cheap!.

Do you actually require 10 bits?, what's it for?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is online now  
Reply With Quote
Old 19th April 2006, 01:24 PM   (permalink)
Default

Is the 10-bit resolution necessary? Can you use 8-bit converters?
If so, consider the ADC0804.
If you know PIC microcontrollers you may start with PIC16F88, that has 10-bit ADCs. The result of the conversion is often shifted by 2 or 3 positions because the less significant bits are comparable with noise... so consider 8-bit ADC first.
eng1 is offline  
Reply With Quote
Old 19th April 2006, 02:49 PM   (permalink)
Default

Quote:
Originally Posted by eng1
Is the 10-bit resolution necessary? Can you use 8-bit converters?
If so, consider the ADC0804.
If you know PIC microcontrollers you may start with PIC16F88, that has 10-bit ADCs. The result of the conversion is often shifted by 2 or 3 positions because the less significant bits are comparable with noise... so consider 8-bit ADC first.
ohh...man..he is asking for DAC
__________________
Gods own Country
Incredible !ndia

www.flickr.com/photos/_akg/

"Give a man a fish, and he will eat for a day. Teach that man to fish, and he will eat for a lifetime."
akg is offline  
Reply With Quote
Old 19th April 2006, 07:21 PM   (permalink)
Default

Exuse me! There are ICs by maxim... I don't know if they are suitable for the application
eng1 is offline  
Reply With Quote
Old 20th April 2006, 11:26 AM   (permalink)
Default

Look at:

http://www.ti.com

there are D/A that are 12 bits that I consider very low cost. These days, 10 bits is kind of obsolete, 12bits seem to be more prevalent. Even if you dont need 12 bits, you can get one for a song so who cares.
Optikon is offline  
Reply With Quote
Old 8th December 2006, 01:42 AM   (permalink)
Default

Hello this might help someone...

Here is a tutorial i wrote lately about how to build an R/2R DAC:
http://www.ikalogic.com/dac08.php
__________________
Ibrahim Kamal
check my electronics and robotics page: http://www.ikalogic.com/
ikalogic is offline  
Reply With Quote
Old 9th December 2006, 12:57 PM   (permalink)
Default

If you mean ADCs, then there are several available like the 12 Bit, 8 channel MCP3208 from Microchip, and also the 4 channel MCP3204. These are SPI based and are quite fast, and can be configured using any standard MCU.

thanks
arunb
arunb is offline  
Reply With Quote
Old 10th December 2006, 09:11 AM   (permalink)
Default

The ADC0804 is for Analogue-to-Digital conversion, not Digital-to-Analogue which seems to have been asked for in the question. However, if this chip is to be considered then I can offer the following advice:

The ADC0804 is a good little ADC chip which works reliably, however you MUST take the time to read the datasheet if you've any hope of getting it to work. It's designed to be interfaced to a Microprocessor so it requires the control lines to be given the right high/low signals before it'll sample and display the information. It's not difficult to arrange that these control lines function properly without a microprocessor, but that's why you'll want to read the datasheet first

Brian
ThermalRunaway is offline  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 10:18 PM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.