Conjugate Complex

From Visuino
Jump to navigation Jump to search

File:TArduinoComplexConjugate.png

Summary

Computes the conjugate of a complex number.

Description

The **Conjugate Complex** component outputs the complex conjugate of the input value. For a complex number defined as **a + bi**, its conjugate is **a − bi**. This is useful in signal processing, control systems, and simplifying division of complex numbers.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

  • In – Complex input.
  • Out – Complex output (the conjugated value).