Support/hardware demonstration

From FSI
Revision as of 09:30, 16 September 2019 by Francois.corthay (Talk | contribs)
Jump to: navigation, search

Contents

The demonstration system plays tones on loudspeakers.

A button allows to define the number of bits the sinewaves are coded on: This allows to talk of binary numbers.

The foreseen outputs are:

  • a loudspeaker with a Digital to Analog Converter (DAC) and an analog amplifier
  • a loudspeaker with PWM control and a simple class D amplifier.

System

The following system is used to show digital electronic parts to students.

hardware demonstration system

The block diagram is:

block diagram


The FPGA design can be found in the HEI SVN.

Specification

To generate the PWM signal we have to compare the sinewave signal (tone) and a signal sawtooth signal whitch be generate with the counter.

The block diagram is:

pwm modulator

With the block which has in entry (in put: PWM_out) and (output: C0, C1) we are going to get back the whole signal PWM_out.

The output C0=1 when PWM_out=0 and the output C1=1 when PWM_out=1.

The test block is defined below:

Test
Personal tools
Namespaces
Variants
Actions
Navigation
Modules / Projects
Browse
Toolbox