Signals and Systems using MATLAB -  Luis F. Chaparro

Signals and Systems using MATLAB (eBook)

eBook Download: PDF | EPUB
2014 | 2. Auflage
880 Seiten
Elsevier Science (Verlag)
978-0-12-394843-4 (ISBN)
Systemvoraussetzungen
Systemvoraussetzungen
69,95 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
This new textbook in signals and systems provides a pedagogically rich approach to what can commonly be a mathematically dry subject. With features like historical notes, highlighted common mistakes, and applications in controls, communications, and signal processing, Chaparro helps students appreciate the usefulness of the techniques described in the book. Each chapter contains a section with MatLab applications.
  • Pedagogically rich introduction to signals and systems using historical notes, pointing out 'common mistakes', and relating concepts to realistic examples throughout to motivate learning the material
  • Introduces both continuous and discrete systems early, then studies each (separately) in more depth later
  • Extensive set of worked examples and homework assignments, with applications to controls, communications, and signal processing throughout
  • Provides review of all the background math necessary to study the subject
  • MatLab applications in every chapter

This new textbook in signals and systems provides a pedagogically rich approach to what can commonly be a mathematically dry subject. With features like historical notes, highlighted common mistakes, and applications in controls, communications, and signal processing, Chaparro helps students appreciate the usefulness of the techniques described in the book. Each chapter contains a section with MatLab applications. Pedagogically rich introduction to signals and systems using historical notes, pointing out "e;common mistakes"e;, and relating concepts to realistic examples throughout to motivate learning the material Introduces both continuous and discrete systems early, then studies each (separately) in more depth later Extensive set of worked examples and homework assignments, with applications to controls, communications, and signal processing throughout Provides review of all the background math necessary to study the subject MatLab applications in every chapter

0

From the Ground Up!


Abstract


This chapter provides an overview of the material in the book and highlights the mathematical background needed to understand the analysis of signals and systems. A signal is a function of time like a voice signal, or of space like an image, or of time and space like a video. A system then is a mathematical model of a device, just like the ordinary differential equations representing circuits. We illustrate the importance of the theory of signals and systems by means of practical applications, and then proceed to connect concepts in Calculus with more concrete mathematics from a computational point of view—using computers. A review of complex variables and their connection with the dynamics of systems follows. We end the chapter with a soft introduction to MATLAB, a widely used high-level computational tool for analysis and design.

Keywords

Signals and systems

Mathematical models

Concrete mathematics

Complex variables

System dynamics

MATLAB

In theory there is no difference between theory and practice. In practice there is.

New York Yankees Baseball Player

Lawrence “Yogi” Berra (1925)

0.1 Introduction


In our modern world, signals of all kinds emanate from different types of devices—radios and TVs, cell phones, global positioning systems (GPS), radars, and sonars. These systems allow us to communicate messages, to control processes, and to sense or measure signals. In the last 65 years, with the advent of the transistor, of the digital computer and of the theoretical fundamentals of digital signal processing the trend has been toward digital representation and processing of data, which in many applications is in analog form. Such a trend highlights the importance of learning how to represent signals in analog as well as in digital forms and how to model and design systems capable of dealing with different types of signals.

The year 1948 is considered the year when technologies and theories responsible for the spectacular advances in communications, control, and biomedical engineering since then were born. Indeed, in June of that year, the Bell Telephone Laboratories announced the invention of the transistor. Later that month, a prototype computer built at Manchester University in the United Kingdom became the first operational stored-program computer. Also in that year fundamental theoretical results were published: Claude Shannon’s mathematical theory of communications, Richard W. Hamming’s theory on error-correcting codes, and Norbert Wiener’s Cybernetics comparing biological systems to communication and control systems [53].

Digital signal processing advances have gone hand-in-hand with progress in electronics and computers. In 1965, Gordon Moore, one of the founders of Intel, envisioned that the number of transistors on a chip would double about every two years [35]—Intel, the largest chip manufacturer in the world, has kept that pace for over four decades. It is these advances in digital electronics and in computer engineering that have permitted the proliferation of digital technologies. Today, digital hardware and software process signals from cell phones, high definition television (HDTV) receivers, digital radio, radars, and sonars, just to name a few. The use of digital signal processors (DSP) and more recently of field-programmable gate arrays (FPGAs) have been replacing the use of application-specific integrated circuits (ASIC) in industrial, medical, and military applications.1

It is clear that digital technologies are here to stay. The abundance of algorithms for processing digital signals, and the pervasive presence of DSPs and FPGAs in thousands of applications make digital signal processing theory a necessary tool not only for engineers but for anybody who would be dealing with digital data—soon, that will be everybody! This book serves as an introduction to the theory of signals and systems—a necessary first step in the road toward understanding digital signal processing.

0.2 Examples of Signal Processing Applications


With the availability of digital technologies for processing signals, it is tempting to believe there is no need to understand their connection with analog technologies. That it is precisely the opposite is illustrated by considering the following three interesting applications: the compact-disk (CD) player, software-defined and cognitive radio, and computer-controlled systems.

0.2.1 Compact-Disk (CD) Player


Compact disks [10] were first produced in Germany in 1982. Recorded voltage variations over time due to an acoustic sound is called an analog signal given its similarity with the differences in air pressure generated by the sound waves over time. Audio CDs and CD-players illustrate best the conversion of a binary signal—unintelligible—into an intelligible analog signal. Moreover, the player is a very interesting control system.

To store an analog audio signal, e.g., voice or music, on a CD the signal must be first sampled and converted into a sequence of binary digits—a digital signal—by an analog–to–digital (A/D) converter and then specially encoded to compress the information and to avoid errors when playing the CD. In the manufacturing of a CD, pits and bumps—corresponding to the ones and zeros from the quantization and encoding processes—are impressed on the surface of the disk. Such pits and bumps will be detected by the CD-player and converted back into an analog signal that approximates the original signal when the CD is played. The transformation into an analog signal uses a digital-to-analog (D/A) converter.

As we will see in Chapter 8, an audio signal is sampled at a rate of about 44,000 samples/second (corresponding to a maximum frequency around 22 kHz for a typical audio signal) and each of these samples is represented by a certain number of bits (typically 8 bits/sample). The need for stereo sound requires that two channels be recorded. Overall, the number of bits representing the signal is very large and needs to be compressed and especially encoded. The resulting data, in the form of pits and bumps impressed on the CD surface, are put into a spiral track that goes from the inside to the outside of the disk.

Besides the binary-to-analog conversion, the CD-player exemplifies a very interesting control system (See Figure 0.1). Indeed, the player must: (i) rotate the disk at different speeds depending on the location of the track within the CD being read; (ii) focus a laser and a lens system to read the pits and bumps on the disk, and (iii) move the laser to follow the track being read. To understand the exactness required, consider that the width of the track is typically less than a micrometer (10−6 meters or 3.937 × 10−5 inches), and the height of the bumps is about a nanometer (10−9 meters or 3.937 × 10−8 inches).

Figure 0.1 When playing a CD, the CD player follows the tracks in the disk, focusing a laser on them, as the CD is spun. The laser shines a light which is reflected by the pits and bumps put on the surface of the disk and corresponding to the coded digital signal from an acoustic signal. A sensor detects the reflected light and converts it into a digital signal, which is then converted into an analog signal by the digital-to-analog converter (DAC). When amplified and fed to the speakers such a signal sounds like the originally recorded acoustic signal.

0.2.2 Software-Defined Radio and Cognitive Radio


Software-defined and cognitive radio are important emerging technologies in wireless communications [44]. In software-defined radio (SDR), some of the radio functions typically implemented in hardware are converted into software [65]. By providing smart processing to SDRs, cognitive radio (CR) will provide the flexibility needed to more efficiently use the radio frequency spectrum and to make available new services to users. In the United States the Federal Communication Commission (FCC), and likewise in other parts of the world the corresponding agencies, allocates the bands for different users of the radio spectrum (commercial radio and TV, amateur radio, police, etc.). Although most bands have been allocated, implying a scarcity of spectrum for new users, it has been found that locally at certain times of the day the allocated spectrum is not being fully utilized. Cognitive radio takes advantage of this.

Conventional radio systems are composed mostly of hardware, and as such cannot be easily reconfigured. The basic premise in SDR as a wireless communication system is its ability to reconfigure by changing the software used to implement functions typically done by hardware in a conventional radio. In an SDR transmitter, software is used to implement different types of modulation procedures, while A/D and D/A coverters are used to change from one type of signal into another. Antennas, audio amplifiers, and conventional radio hardware are used to process analog signals. Typically, an SDR receiver uses an A/D converter to change the analog signals from the antenna into digital signals that are processed using software on a general purpose processor. See Figure 0.2.

Figure 0.2 Schematics of a voice SDR mobile two-way radio. Transmitter: the voice signal is inputted by means of a microphone, amplified by an audio amplifier,...

Erscheint lt. Verlag 10.2.2014
Sprache englisch
Themenwelt Mathematik / Informatik Informatik
Mathematik / Informatik Mathematik Computerprogramme / Computeralgebra
Naturwissenschaften Physik / Astronomie Elektrodynamik
Technik Elektrotechnik / Energietechnik
ISBN-10 0-12-394843-6 / 0123948436
ISBN-13 978-0-12-394843-4 / 9780123948434
Haben Sie eine Frage zum Produkt?
PDFPDF (Adobe DRM)
Größe: 59,5 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

EPUBEPUB (Adobe DRM)
Größe: 17,2 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: EPUB (Electronic Publication)
EPUB ist ein offener Standard für eBooks und eignet sich besonders zur Darstellung von Belle­tristik und Sach­büchern. Der Fließ­text wird dynamisch an die Display- und Schrift­größe ange­passt. Auch für mobile Lese­geräte ist EPUB daher gut geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Eine anwendungsorientierte Einführung in das Basissystem und das …

von Jürgen Janssen; Wilfried Laatz

eBook Download (2016)
Springer Gabler (Verlag)
62,99