You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

319B

And Module

And Module

The and module accepts two waveform inputs, executes an AND against both waveforms, and outputs the resulting waveform.

In order to accomplish this, the voltage is multiplied by 10,000, and converted to an integer, and then divided by 10,000 before returning the waveform.