O QUE SÃO SINAIS?: INTRODUÇÃO E EXEMPLOS EM MATLAB | Sinais e Sistemas

O QUE SÃO SINAIS?: INTRODUÇÃO E EXEMPLOS EM MATLAB | Sinais e Sistemas

Introduction to Signals and Systems

What are Signals?

  • The speaker introduces the topic of signals, defining them as phenomena that transport information.
  • An example is provided using a voice recording on a cellphone, illustrating how recorded audio can be replayed multiple times, thus serving as a signal containing stored information.
  • Images are also discussed as signals; each pixel in an image represents information such as brightness and contrast.
  • Everyday examples of signals include internet connectivity and cable TV signals, highlighting their prevalence in daily life.

Types of Signals

Continuous-Time Signals

  • The first type of signal discussed is continuous-time signals, which exist for every real value of time.
  • A continuous-time signal must have information available for all real values of time; for instance, audio recordings capture sound continuously without interruption.
  • Biological signals like heartbeats are cited as examples since they provide data at all moments without pauses.
  • Electrical current in circuits is another example; it flows continuously over time without breaks.

Discrete-Time Signals

  • The discussion shifts to discrete-time signals, defined only for integer values (n), contrasting with continuous-time signals that cover all real numbers.

Understanding Digital Signals and Their Processing

The Process of Digitizing Audio Signals

  • The audio recorded on a device undergoes a process where it is converted from a continuous time signal to a digital format, allowing for storage and processing by computers.
  • For effective storage, signals must be in discrete formats; this involves sampling and converting analog signals into digital ones through an analog-to-digital converter.
  • Continuous time signals, like music during recording, are transformed into discrete time signals for compatibility with digital devices such as computers and smartphones.

Mathematical Representation of Signals

  • Introduction to mathematical modeling of signals using MATLAB; the first discussed signal is the exponential signal represented mathematically.
  • An exponential function is defined with parameters including a constant and variable n, illustrating how values are generated within specified intervals.

Characteristics of Exponential Signals

  • The behavior of the exponential signal can be observed graphically; it shows growth as n increases within the defined range.
  • A change in the exponent's sign alters the nature of the exponential function from increasing to decreasing, demonstrating how mathematical adjustments affect graphical representation.

Alternating Signal Behavior

  • When introducing negative exponents in functions, alternating positive and negative values emerge in the output signal as n increases.
  • This alternation indicates that when using terms like c cdot (-1)^n, oscillation occurs between two fixed values based on n's parity.

Sine Wave Representation

  • Transitioning to sinusoidal signals, these are expressed mathematically with cosine functions involving frequency components that dictate their shape and amplitude.
Video description

Hoje finalmente entramos na matéria de Sinais e Sistemas propriamente dita :D Nessa aula veremos o que são sinais, a diferença entre sinais de tempo discreto e de tempo contínuo e alguns exemplos analisados matematicamente no MatLab, vamos lá?! #sinais #sistemas