presentation gani

Upload: ganisravani

Post on 07-Apr-2018

235 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Presentation Gani

    1/14

    DACINERFACING

  • 8/3/2019 Presentation Gani

    2/14

    DAC PRINCIPLE

    To convert the digital signal to analogsignal a Digital-to-Analog Converter (DAC)has to be employed.

    The DAC will accept a digital (binary) inputand convert to analog voltage or current.

    Every DAC will have "n" input lines and an

    analog output. The DAC require a reference analog voltage

    (Vref) or current (Iref) source.

  • 8/3/2019 Presentation Gani

    3/14

    CONTD.

    The smallest possible analog value that can berepresented by the n-bit binary code is calledresolution.

    The resolution of DAC with n-bit binary input is

    1/2nof reference analog value Every analog output will be a multiple of the

    resolution.

    For example, consider an 8-bit DAC withreference analog voltage of 5 volts. The analogvalues for all possible digital input are as shown.

  • 8/3/2019 Presentation Gani

    4/14

    CONVERSION TABLE :

  • 8/3/2019 Presentation Gani

    5/14

    PIN DIAGRAM OF DAC0800

  • 8/3/2019 Presentation Gani

    6/14

    EXPLANATION:

    The DAC0800 is an 8-bit, high speed, current outputDAC with a typical settling time (conversion time) of100 ns.

    It produces complementary current output, whichcan be converted to voltage by using simple resistorload.

    The DAC0800 require a positive and a negative supplyvoltage in the range of 5V to 18V.

    The DAC0800 is available as a 16-pin IC in DIP

  • 8/3/2019 Presentation Gani

    7/14

    INTERNAL BLOC DIAG

  • 8/3/2019 Presentation Gani

    8/14

    DAC 0800 with I to v conv..

  • 8/3/2019 Presentation Gani

    9/14

    Contd

    The reference voltage and the digital input will

    decide the analog output current, which can beconverted to a voltage by simply connecting aresistor to output terminal or by using an op-ampI to V converter.

  • 8/3/2019 Presentation Gani

    10/14

    Interfacing DAC0-800 with

    8085 microprocessor

  • 8/3/2019 Presentation Gani

    11/14

    CONTD.. The DAC0800 is interfaced using an 8-bit latch

    74LS273 to the system bus

    The 3-to-8 decoder 74LS 138 is used to generatechip select signals for I/O devices.

    The address lines A4, A5 and A6 are used asinput to decoder.

    The address line A7 and the control signal IO/M(low) are used as enable for decoder.

  • 8/3/2019 Presentation Gani

    12/14

    Contd.. The decoder will generate eight chip select signals

    and in this the signal IOCS-7 is used as enable forlatch of DAC.

    The I/O address of the DAC is shown in table:

  • 8/3/2019 Presentation Gani

    13/14

  • 8/3/2019 Presentation Gani

    14/14

    In order to convert a digital data toanalog value, the processor has to

    load the data to latch. The latch will hold the previous data

    until next data is loaded.

    The DAC will take definite time toconvert the data. The software shouldtake care of loading successive dataonly after the conversion time.

    The DAC 0800 produces a currentoutput, which is converted to voltageoutput using Ito V converter