Archive for the ‘ Communications ’ Category

Digital signal processing

Signal_Sampling

Digital signal processing (DSP) is the study of signals in a digital representation and the processing methods of these signals. DSP and analog signal processing are subsets of signal processing. It has three major subfields: audio signal processing, digital image processing and speech processing.

In DSP, engineers most commonly study digital signals in one of the following domains: time domain (one-dimensional signals), spatial domain (multidimensional signals), frequency domain, autocorrelation domain, and wavelet domains. They choose the domain in which to process a signal by making an educated guess (or trying out different possibilities) as to which domain best represents the essential characteristics of the signal. A sequence of samples from a measuring device produces a time or spatial domain representation, whereas a discrete Fourier transform produces the frequency domain information. The autocorrelation is, loosely speaking, defined as the expected value of correlation of the signal with itself on some distance in time or spatial distance.

Signal sampling

A digital signal is often a numerical representation of a continuous signal. This discrete representation of a continuous signal will generally introduce some error in to the data. The accuracy of the representation is mostly dependent on two things; sampling frequency and the number of bits used for the representation. The continuous signal is usually sampled at regular intervals and the value of the continuous signal in that interval is represented by a discrete value. The sampling frequency or sampling rate is then the rate at which new samples are taken from the continuous signal. The number of bits used for one value of the discrete signal tells us how accurately the signal magnitude is represented. Similarly, the sampling frequency controls the temporal or spatial accuracy of the discrete signal.

The Nyquist-Shannon sampling theorem, a fundamental theorem of signal processing, states that a sampled signal cannot unambiguously represent signal components with frequencies above half the sampling frequency. This frequency (half the sampling frequency) is called the Nyquist frequency. Frequencies above the Nyquist frequency N can be observed in the digital signal, but their frequency is ambiguous. That is, a frequency component with frequency f cannot be distinguished from another component with frequency 2N-f, 2N+f, 4N-f, etc. This is called aliasing. To handle this problem as gracefully as possible, most analog signals are filtered with an anti-aliasing filter (usually a low-pass filter) at the Nyquist frequency before conversion to the digital representation.

Time and spatial domains

The most common processing approach in the time or spatial domain is enhancement of the input signal through a method called filtering. Filtering consists generally of some transformation of a number of surrounding samples around the current sample of the input and/or output signal. Properties such as the following characterize filters:

  • A “linear” filter consists of a linear transformation of input samples; other filters are “non-linear.” Linear filters satisfy the superposition condition, i.e. if an input signal is a weighted linear combination of different input signals, the output will be an equally weighted linear combination of the corresponding individual output signals.

  • A “causal” transformation uses only previous samples of the input or output signals; transformations that also use future input samples are “non- causal.” Adding a delay will transform many non-causal filters into causal filters.

  • A “time-invariant” filter has constant properties over time; other filters such as adaptive filters change in time.

  • “Finite impulse response” (FIR) filters use only the input signal; so-called “infinite impulse response” filters use both the input signal and previous samples of the output signal.

Most filters can, in Z-domain (frequency domain is a subset of Z-domain), be described by their Transfer functions.

Frequency domain

Signals are converted from time or spatial domain to the frequency domain usually through the Fourier transform. In Fourier transform the signal information is converted to a magnitude and phase component of each frequency. Regurarly, the Fourier transform is converted to the power spectrum, which is the magnitude of each frequency component squared. The most common purpose for analysis of signals in the frequency domain is analysis of signal properties. The engineer can study the spectrum to get information of which frequencies are present in the input signal and which are missing. However, there are some commonly used frequency domain transformations, for example, the cepstrum. In generation of the cepstrum, a signal is converted to the frequency domain through Fourier transform, then the logarithm is of the spectrum, which is converted back to time domain through the inverse Fourier transform. In the cepstrum, frequency components with smaller magnitude are thus emphasised while retaining the order of magnitudes of frequency components.

Applications

Typical applications of digital signal processing are, for example, speech compression and transmission in (digital) mobile phones, equalisation of sound in Hifi-equipment, weather forecasting and economic forecasting, analysis and control of industrial processes, computer-generated animations in movies and image manipulation.

Techniques:

  • Filter design

    • Transfer function

  • Bilinear transform

This guide is licensed under the GNU Free Documentation License. It uses material from the Wikipedia.

Communications

communication_emisor

Communication is the process of exchanging information, usually via common system of symbols. It takes a wide variety of forms, from two people having a face-to-face conversation, to hand signals, to messages sent over global telecommunication networks. The process of communication is what allows us to interact with other people; without it, we would be unable to share knowledge or experiences with anything outside of ourselves. Common forms of communication include speaking, writing, gestures, and broadcasting.

The hand, a phenomenom exclusive to Humans (and Chimpanzees) is perhaps the “original communication tool” where it can express caring, hatred, construction, destruction, aprooval or condemnation. To the deaf it is “their way out”, to the blind, it is their way in. To the artist, it is their way through, to the writer, it is the way with.

The Latin root word of “communication” is comunicare, which has three possible meanings
1. “to make common”, which is probably derived from either 2 or 3
2. cum + munus, i.e. having gifts to share in a mutual donation.
3. cum + munire, i.e. building together a defense, like the walls of a city

Defining communication

There is no single definition of communication that satisfies everyone. In 1970, Frank Dance had identified 126 published definitions. [1]

Types of communication

To some people “Communication” implies two different, and sometimes conflicting, things. On the one hand, it means to have a thoughtful exchange of views (dialogue) with a small number of people, perhaps just one. But it can also mean to disseminate broadly a simple message (compare broadcasting), without deep thought or appeals for feedback.

Interpersonal

The most basic forms of communication are primarily those which involve communicating with people immediately present, such as one-on-one and group conversations.

Telecommunication

Telecommunication is communication over spatial distances. The term is most often used in describing electronic means of communication, but can also include methods such as smoke signals and semaphore.

Animal

Humans are not the only creatures who communicate. Animals share information with each other in a variety of ways.

Academic study

The various aspects of communicating have long been the subject of human study. In ancient Greece, the study of rhetoric, the art of effective speaking and persuasion, was a vital subject for students.

In the early 20th century, many specialists began to study communication as a specific part of their academic disciplines. Communication studies began to emerge as a distinct academic field in the mid-20th century. Marshall McLuhan was one of the early pioneers.

Communication technology

As regards human communication these diverse fields can be divided into those which cultivate a thoughtful exchange between a small number of people (debate, talk radio, e-mail, personal letters) on the one hand; and those which disseminate broadly a simple message (Public relations, television, Hollywood films.)

Our indebtedness to the Romans in the field of communication does not end with the root “communicare”. They devised what might be described as the first real mail or postal system in order to control the empire from Rome by gathering knowledge about events in faroff places.

As the Romans well knew, communication is as much about taking in towards the centre as it is about putting out towards the extremes.

In virtual management an important issue is computer-mediated communication.

The view people take to communication is changing, as new technologies change the way they communicate and organize. This new trend in communication, decentralized personal networking, is termed smartmobbing.

References

[1] Dance, Frank. “The ‘concept’ of communication. Journal of Communication, 20, 201-210 (1970).

This guide is licensed under the GNU Free Documentation License. It uses material from the Wikipedia.