Computers/Language 2012. 7. 17. 22:35


Simple Signal Generator


SignalGenerator_bin

Introduction

The Simple Signal Generator is a C# class designed to generate four simple periodic waveforms including sine,squaretriangle, and sawtooth. The class is provided for testing software and hardware components during the development of measurement applications. A generated signal varies across time domains, and by default, is normalized by the amplitude A € [-1,1] and period T € [0,1]. It is possible to set an arbitrary amplitude, frequency, DC-offset, and phase shift, and to invert the signal.

posted by 털보네i
: