SINAIS DE TEMPO DISCRETO: Decomposição de Sinais Pares e Ímpares + Exemplos | Sinais e Sistemas
Introduction to Even and Odd Signals
Overview of the Topic
- Ester Velasquez introduces the topic of even and odd signals in the context of a course on signals and systems.
- The concept of even signals is explained, highlighting that for a discrete-time signal x[n] , it is considered even if x[n] = x[-n] .
- An example illustrates this property, showing how values at positive indices mirror those at negative indices.
Characteristics of Even Signals
- A specific example is given where x[n] = n^2 ; both positive and negative inputs yield the same output due to squaring.
- Emphasis on understanding that squaring negates any sign differences, reinforcing the even nature of the function.
Understanding Odd Signals
Definition and Properties
- Odd signals are defined as those satisfying x[n] = -x[-n] , indicating symmetry about the origin rather than an axis.
- An example demonstrates this with values such as x= -1 , confirming that outputs at positive indices are negatives at their corresponding negative indices.
Key Features
- The relationship between odd signals can also be expressed as -x[n] = x[-n] , showcasing another way to understand their properties.
- It’s noted that for any odd signal, x must equal zero to maintain symmetry around the origin.
Combining Even and Odd Signals
Signal Composition
- Any arbitrary signal can be decomposed into a sum of an even part and an odd part, allowing for analysis regardless of initial symmetry.
- The process involves using formulas to extract these components from a given signal.
Formulas for Decomposition
- To find the even component:
- Formula: e[n] = x[n] + x[-n]/2
- To find the odd component:
- Formula: o[n] = x[n] - x[-n]/2
Examples and Applications
Practical Application
- If a signal is already identified as even or odd, its respective component will be zero when applying decomposition formulas. For instance:
Understanding Piecewise Functions and Their Components
Finding the Participating and Imparting Parts
- The discussion begins with the equation XD_n = 3n + 2 , focusing on how to find both the participating and imparting parts of this function.
- To determine the participating part, the formula xvn + texthappy - textEnem/2 is applied, leading to a simplification that results in 4/2 = 2 .
- The internal part of the signal is analyzed by changing signs, resulting in an expression that combines odd and even functions: XD_n = 3n + 2 - (3n - 2)/2 .
Characteristics of Even and Odd Functions
- The constant value of 2 indicates that it remains unchanged regardless of n , classifying it as an even function due to its symmetry about the vertical axis.
- Analyzing values for different inputs reveals symmetry around the origin for odd functions; for instance, when n = -1, n = 1, n = -2, n = 2, their outputs reflect this property.
Graphical Representation and Symmetry
- The function's behavior is examined based on whether n geq 0; it equals zero when less than zero but takes on a value of one when greater than or equal to zero.
- A piecewise definition is proposed to analyze three intervals: less than zero, equal to zero, and greater than zero. Each interval has its corresponding participating part calculated.
Detailed Analysis of Intervals
- For values where n < 0, calculations yield a participating value of 1/2. At exactly zero, it equals one.
- When analyzing values greater than zero, it consistently returns a result of one over two. This establishes symmetry across these intervals.
Imparting Part Calculation
- The imparting part mirrors changes in sign from the participating part; thus for negative values it's calculated as -1/2, while at zero it's expectedly zero.
- For positive values again yields a consistent result of 1/2. This reflects symmetry about the origin as well.
Conclusion on Function Composition
- Summation confirms that combining both parts leads back to original signals established earlier in discussions.