Analog To Complex

From Visuino
Jump to navigation Jump to search

File:TArduinoAnalogToComplex.png

Summary

Converts two analog input values (Real and Imaginary) into a single complex output.

Description

The **Analog To Complex** component combines two analog values provided at its **Real** and **Imaginary** input pins into a single complex number. This is useful when constructing complex signals from independent real and imaginary analog sources.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

  • Real – Analog input for the real part of the complex value.
  • Imaginary – Analog input for the imaginary part of the complex value.
  • Out – Complex output combining the two analog inputs.