SlideShare a Scribd company logo
1 of 14
L. D. COLLEGE OF ENGINNERING
AHMEDABAD-380015
GUIDED BY:
PROF. P.P. PRAJAPATI
ASSISTANT PROFESSOR,
DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING.
L. D. COLLEGE OF ENGINEERING,
AHMEDABAD.
PREPARED BY:
MITUL LAKHANI
DHAVAL SONANI
VISHAL GONADALIYA
WHAT IS DAC??
 In electronics, a digital- to- analog
converter (DAC or D-to-A) is a device that
converts a digital (usually binary) code to an analog
signal ( current, voltage, or electric charge).
An analog digital converter (ADC) performs the
reverse operation. Signals are easily stored and
transmitted in digital form, but a DAC is needed for
the signal to be recognized by human senses or
other non-digital systems.
GENERAL USE OF DAC.
 A common use of digital-to- analog converters is
generation of audio signals from digital information
in music player.
 Digital video signals are converted to analog
in televisions and cell phones to display colors and
shades.
 Digital-to- analog conversion can degrade a signal,
so conversion details are normally chosen so that
the errors are negligible.
DAC USING MICROCONTROLLER
 The digital-to-analog converter (DAC) is a device
widely used to convert digital pulses to analog
signals.
 Recall from your digital electronics book the two
methods of creating a DAC:
Binary weighted and R/2R ladder.
 The vast majority of integrated circuit DACs,
including the MC1408 (DAC0808) used in this
section, uses the R/2R method since it can achieve
a much higher degree of precision.
STEP BY STEP PROCEDURE
FOR INTERFACING
MCU-DAC
COMPONENTS REQUIRED
 MCU (AT89C51)
 DAC0808/MC1408
 Resistors (10k,8.2k).
 Capacitors(33pF,10uF).
 Op-amp.
 Oscilloscope.
 Power Supply.
STEP BY STEP PROCEDURE
FOR INTERFACING
MCU-DAC
ALGORITHAM:
STEP BY STEP PROCEDURE
FOR INTERFACING
MCU-DAC
CIRCUIT DIAGRAM:
STEP BY STEP PROCEDURE
FOR INTERFACING
MCU-DAC
 Procedure to generate Sine wave:
 To generate a sine wave, first a table is designed
whose values represent the amplitude of the sine of
the angles between 0 and 360 degrees. The value
of the sine function varies from -1.0 to +1.0
 To generate the sine wave the output of DAC is
assumed to be 10V. Full scale output of the DAC is
achieved when all the data inputs of the DAC are
high. Therefore to achieve the full-scale 10V output,
we use following equation.
Vout = 5V + (5*sinø)
DATA TABLE FOR SINE WAVE GENERATION
FLOWCHART FOR OUR PROGRAM
START
INITIALISE VARIABLE
USE DPTR AS A POINTER TO
POINT TO THE LOOK UP TABLE
DATA ACCESSING USING INDEXED
ADDRESSING MODE
VALUE IS SENT TO THE PORT1
AND INCREMENT DPTR
DECREMENT
COUNTER=0??
END
NO
YES
ASSEMBLY LANGUAGE PROGRAM
START:MOV DPTR,#TABLE
MOV R1,#13
CLR A
LOOP: MOVC A,@A+DPTR
MOV P1,A
INC DPTR
DJNZ R1,LOOP
SJMP START
TABLE: ORG 200H
DB 128,192,238,255,238,192,128,64,17,0,17,64,128
IMAGE OF SINEWAVE WHICH WE GET
ON OSCILLOSCOPE….
QUERY????
Digital to Analog Converter by LDCE students

More Related Content

What's hot

Interfacing adc
Interfacing adcInterfacing adc
Interfacing adc
PRADEEP
 
Interfacing technique with 8085- ADC[0808]
Interfacing technique with 8085- ADC[0808]Interfacing technique with 8085- ADC[0808]
Interfacing technique with 8085- ADC[0808]
Guhan k
 

What's hot (20)

8051 Microcontroller ppt
8051 Microcontroller ppt8051 Microcontroller ppt
8051 Microcontroller ppt
 
8051 MICROCONTROLLER
8051 MICROCONTROLLER 8051 MICROCONTROLLER
8051 MICROCONTROLLER
 
Interfacing adc
Interfacing adcInterfacing adc
Interfacing adc
 
Ec8791 lpc2148 pwm
Ec8791 lpc2148 pwmEc8791 lpc2148 pwm
Ec8791 lpc2148 pwm
 
8051 ch9-950217
8051 ch9-9502178051 ch9-950217
8051 ch9-950217
 
Adc and dac
Adc and dacAdc and dac
Adc and dac
 
UART
UARTUART
UART
 
heartbeatsensor
heartbeatsensorheartbeatsensor
heartbeatsensor
 
Serial Communication in 8051
Serial Communication in 8051Serial Communication in 8051
Serial Communication in 8051
 
PIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC InterfacingPIC Microcontroller | ADC Interfacing
PIC Microcontroller | ADC Interfacing
 
8086 micro processor
8086 micro processor8086 micro processor
8086 micro processor
 
8255
82558255
8255
 
Analog to digital converter
Analog to digital converterAnalog to digital converter
Analog to digital converter
 
Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...Interfacing with peripherals: analog to digital converters and digital to ana...
Interfacing with peripherals: analog to digital converters and digital to ana...
 
LINEAR INTEGRATED CIRCUITS
LINEAR INTEGRATED CIRCUITSLINEAR INTEGRATED CIRCUITS
LINEAR INTEGRATED CIRCUITS
 
INTERFACING ANALAOG TO DIGITAL CONVERTER (ADC0808/09) TO 8051 MICROCONTROLLER
 INTERFACING ANALAOG TO DIGITAL CONVERTER (ADC0808/09) TO 8051 MICROCONTROLLER   INTERFACING ANALAOG TO DIGITAL CONVERTER (ADC0808/09) TO 8051 MICROCONTROLLER
INTERFACING ANALAOG TO DIGITAL CONVERTER (ADC0808/09) TO 8051 MICROCONTROLLER
 
Interfacing technique with 8085- ADC[0808]
Interfacing technique with 8085- ADC[0808]Interfacing technique with 8085- ADC[0808]
Interfacing technique with 8085- ADC[0808]
 
2.Opamp parameters
2.Opamp parameters2.Opamp parameters
2.Opamp parameters
 
TMS320C6X Architecture
TMS320C6X ArchitectureTMS320C6X Architecture
TMS320C6X Architecture
 
Interrupts of microprocessor 8085
Interrupts of microprocessor  8085Interrupts of microprocessor  8085
Interrupts of microprocessor 8085
 

Viewers also liked

Contributor personality developement
Contributor personality developementContributor personality developement
Contributor personality developement
Alka Sanghani
 
Smart Home Automation by LDCE student
Smart Home Automation by LDCE studentSmart Home Automation by LDCE student
Smart Home Automation by LDCE student
Mitul Lakhani
 
Contributor example and google as a contributor
Contributor example and google as a contributorContributor example and google as a contributor
Contributor example and google as a contributor
student(MCA)
 
Contributor and non contributor
Contributor and non contributorContributor and non contributor
Contributor and non contributor
student(MCA)
 
8051 Microcontroller Notes
8051 Microcontroller Notes8051 Microcontroller Notes
8051 Microcontroller Notes
Dr.YNM
 

Viewers also liked (20)

Contributor Personality Development- L. D. College of Engineering
Contributor Personality Development- L. D. College of EngineeringContributor Personality Development- L. D. College of Engineering
Contributor Personality Development- L. D. College of Engineering
 
Contributor personality developement
Contributor personality developementContributor personality developement
Contributor personality developement
 
Cpd ch 2 identity
Cpd ch 2 identityCpd ch 2 identity
Cpd ch 2 identity
 
Cpd ch 1 contributor
Cpd ch 1 contributorCpd ch 1 contributor
Cpd ch 1 contributor
 
CONSEQUENCES OF INTEGRATION IN DIGITAL SYSTEM DESIGNS
CONSEQUENCES OF INTEGRATION IN DIGITAL SYSTEM DESIGNSCONSEQUENCES OF INTEGRATION IN DIGITAL SYSTEM DESIGNS
CONSEQUENCES OF INTEGRATION IN DIGITAL SYSTEM DESIGNS
 
Interfacing 8051 with Real World
Interfacing 8051 with Real WorldInterfacing 8051 with Real World
Interfacing 8051 with Real World
 
Interfacing with Atmega 16
Interfacing with Atmega 16Interfacing with Atmega 16
Interfacing with Atmega 16
 
Arrays in C language
Arrays in C languageArrays in C language
Arrays in C language
 
Power Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's SeriesPower Series,Taylor's and Maclaurin's Series
Power Series,Taylor's and Maclaurin's Series
 
8255:ppi & 8259:pic
8255:ppi & 8259:pic 8255:ppi & 8259:pic
8255:ppi & 8259:pic
 
Smart Home Automation by LDCE student
Smart Home Automation by LDCE studentSmart Home Automation by LDCE student
Smart Home Automation by LDCE student
 
Cpd ch 9 engage deeply
Cpd ch 9 engage deeplyCpd ch 9 engage deeply
Cpd ch 9 engage deeply
 
Contributor personality development
Contributor personality developmentContributor personality development
Contributor personality development
 
Contributor example and google as a contributor
Contributor example and google as a contributorContributor example and google as a contributor
Contributor example and google as a contributor
 
Contributor and non contributor
Contributor and non contributorContributor and non contributor
Contributor and non contributor
 
Interfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 MicrocontrollerInterfacing LCD with 8051 Microcontroller
Interfacing LCD with 8051 Microcontroller
 
Microcontroller 8051 and its interfacing
Microcontroller 8051 and its interfacingMicrocontroller 8051 and its interfacing
Microcontroller 8051 and its interfacing
 
Sample project abstract
Sample project abstractSample project abstract
Sample project abstract
 
8051 Microcontroller Notes
8051 Microcontroller Notes8051 Microcontroller Notes
8051 Microcontroller Notes
 
Building Healthier Communities: TEDMED 2016
Building Healthier Communities: TEDMED 2016Building Healthier Communities: TEDMED 2016
Building Healthier Communities: TEDMED 2016
 

Similar to Digital to Analog Converter by LDCE students

M-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATIONM-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATION
Subhajit Shaw
 
Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.
AdnanZafar83
 

Similar to Digital to Analog Converter by LDCE students (20)

Ad and da convertor
Ad and da convertorAd and da convertor
Ad and da convertor
 
Ad and da convertor
Ad and da convertorAd and da convertor
Ad and da convertor
 
Unit IV DA & AD Convertors and Phase Locked Loop
Unit IV  DA & AD Convertors and Phase Locked LoopUnit IV  DA & AD Convertors and Phase Locked Loop
Unit IV DA & AD Convertors and Phase Locked Loop
 
MODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptxMODULE-2_SIGNAL_CONDITIONING.pptx
MODULE-2_SIGNAL_CONDITIONING.pptx
 
ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)ADC - Types (Analog to Digital Converter)
ADC - Types (Analog to Digital Converter)
 
Analog to digital converter (ACD)
Analog to digital converter (ACD)Analog to digital converter (ACD)
Analog to digital converter (ACD)
 
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS TechnologyIRJET-  	  Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
IRJET- Implementation of 16-Bit Pipelined ADC using 180nm CMOS Technology
 
M-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATIONM-TECH 4th SEM PRESENTATION
M-TECH 4th SEM PRESENTATION
 
Implementation of 4-bit R-2R DAC on CADENCE Tools
Implementation of 4-bit R-2R DAC on CADENCE ToolsImplementation of 4-bit R-2R DAC on CADENCE Tools
Implementation of 4-bit R-2R DAC on CADENCE Tools
 
Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.Data Acquisition System, a side for Electrical Engg.
Data Acquisition System, a side for Electrical Engg.
 
ANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTORANALOG TO DIGITAL CONVERTOR
ANALOG TO DIGITAL CONVERTOR
 
LIC UNIT IV.pptx
LIC UNIT IV.pptxLIC UNIT IV.pptx
LIC UNIT IV.pptx
 
Lica 7th chapter slides
Lica 7th chapter slidesLica 7th chapter slides
Lica 7th chapter slides
 
R2 r dac
R2 r dacR2 r dac
R2 r dac
 
analog to digital adn digital to analog .ppt
analog to digital adn digital to analog .pptanalog to digital adn digital to analog .ppt
analog to digital adn digital to analog .ppt
 
Design and Simulation of First Order Sigma-Delta Modulator Using LT spice Tool
Design and Simulation of First Order Sigma-Delta Modulator Using LT spice ToolDesign and Simulation of First Order Sigma-Delta Modulator Using LT spice Tool
Design and Simulation of First Order Sigma-Delta Modulator Using LT spice Tool
 
Adc &dac ppt
Adc &dac pptAdc &dac ppt
Adc &dac ppt
 
86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt86919253 data-acquisition-system-ppt
86919253 data-acquisition-system-ppt
 
Design of CMOS operational Amplifiers using CADENCE
Design of CMOS operational Amplifiers using CADENCEDesign of CMOS operational Amplifiers using CADENCE
Design of CMOS operational Amplifiers using CADENCE
 
A TO D CONVERTER
A TO D CONVERTERA TO D CONVERTER
A TO D CONVERTER
 

Recently uploaded

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 

Recently uploaded (20)

Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 

Digital to Analog Converter by LDCE students

  • 1. L. D. COLLEGE OF ENGINNERING AHMEDABAD-380015 GUIDED BY: PROF. P.P. PRAJAPATI ASSISTANT PROFESSOR, DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING. L. D. COLLEGE OF ENGINEERING, AHMEDABAD. PREPARED BY: MITUL LAKHANI DHAVAL SONANI VISHAL GONADALIYA
  • 2. WHAT IS DAC??  In electronics, a digital- to- analog converter (DAC or D-to-A) is a device that converts a digital (usually binary) code to an analog signal ( current, voltage, or electric charge). An analog digital converter (ADC) performs the reverse operation. Signals are easily stored and transmitted in digital form, but a DAC is needed for the signal to be recognized by human senses or other non-digital systems.
  • 3. GENERAL USE OF DAC.  A common use of digital-to- analog converters is generation of audio signals from digital information in music player.  Digital video signals are converted to analog in televisions and cell phones to display colors and shades.  Digital-to- analog conversion can degrade a signal, so conversion details are normally chosen so that the errors are negligible.
  • 4. DAC USING MICROCONTROLLER  The digital-to-analog converter (DAC) is a device widely used to convert digital pulses to analog signals.  Recall from your digital electronics book the two methods of creating a DAC: Binary weighted and R/2R ladder.  The vast majority of integrated circuit DACs, including the MC1408 (DAC0808) used in this section, uses the R/2R method since it can achieve a much higher degree of precision.
  • 5. STEP BY STEP PROCEDURE FOR INTERFACING MCU-DAC COMPONENTS REQUIRED  MCU (AT89C51)  DAC0808/MC1408  Resistors (10k,8.2k).  Capacitors(33pF,10uF).  Op-amp.  Oscilloscope.  Power Supply.
  • 6. STEP BY STEP PROCEDURE FOR INTERFACING MCU-DAC ALGORITHAM:
  • 7. STEP BY STEP PROCEDURE FOR INTERFACING MCU-DAC CIRCUIT DIAGRAM:
  • 8. STEP BY STEP PROCEDURE FOR INTERFACING MCU-DAC  Procedure to generate Sine wave:  To generate a sine wave, first a table is designed whose values represent the amplitude of the sine of the angles between 0 and 360 degrees. The value of the sine function varies from -1.0 to +1.0  To generate the sine wave the output of DAC is assumed to be 10V. Full scale output of the DAC is achieved when all the data inputs of the DAC are high. Therefore to achieve the full-scale 10V output, we use following equation. Vout = 5V + (5*sinø)
  • 9. DATA TABLE FOR SINE WAVE GENERATION
  • 10. FLOWCHART FOR OUR PROGRAM START INITIALISE VARIABLE USE DPTR AS A POINTER TO POINT TO THE LOOK UP TABLE DATA ACCESSING USING INDEXED ADDRESSING MODE VALUE IS SENT TO THE PORT1 AND INCREMENT DPTR DECREMENT COUNTER=0?? END NO YES
  • 11. ASSEMBLY LANGUAGE PROGRAM START:MOV DPTR,#TABLE MOV R1,#13 CLR A LOOP: MOVC A,@A+DPTR MOV P1,A INC DPTR DJNZ R1,LOOP SJMP START TABLE: ORG 200H DB 128,192,238,255,238,192,128,64,17,0,17,64,128
  • 12. IMAGE OF SINEWAVE WHICH WE GET ON OSCILLOSCOPE….