Skip to content

Magic4k/Direct-Digital-Frequency-Synthesizer-DDFS-

 
 

Repository files navigation

Project Objective

Direct digital synthesis (DDS) is a method of producing an analog waveform—usually a sine wave—by generating a time-varying signal in digital form and then performing a digital-to-analog conversion. Because operations within a DDS device are primarily digital, it can offer fast switching between output frequencies, fine frequency resolution, and operation over a broad spectrum of frequencies. A direct digital synthesizer operates by storing the points of a waveform in digital format, and then recalling them to generate the waveform. The rate at which the synthesizer completes one waveform then governs the frequency.

Schematic Diagram (Circuit Diagram):

1

Generated Waves

1. Square wave.

1

2. Sine wave.

2

3. Single positive triangular wave.

3

4. Single negative triangular wave.

4

5. Double sided triangular wave.

5

6. Single sided positive staircase wave.

6

7. Single sided negative staircase wave.

7

8. Double sided staircase wave.

8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 100.0%