Skip to content Skip to navigation

Connexions

You are here: Home » Content » Guitar Distortion: Basic Concepts

Navigation

Content Actions

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice University ELEC 301 Projects

    This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

  • Rice University OCW

    This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University OCW" link to see all content affiliated with them.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Guitar Distortion: Basic Concepts

Module by: Elizabeth Gregory, Jason Buck

Summary: In this module, we discuss the ideas behind distortion.

In trying to mimic an amplifier, one fact must be forefront in our brains: distortion is almost always nonlinear! Therefore, instead of looking directly to convolution and linear transforms, we have to think a little bit first. The first place we can look at is the Taylor series.

Taylor Series

In calculus, we learned about the Taylor Expansion and the Taylor Series, also known as the McLaurin Series. In essence, the expansion follows Equation 1.

fx=n=0f x 0 nn!x- x 0 n f x n 0 n f x 0 n x x 0 n (1)
The Taylor Series is used to approximate a function. As we know from the concepts behind signals, all signals are functions, and therefore we can use the Taylor Series to approximate a signal. As we add more and more into the series, the approximation becomes closer and closer to the orginal signal. However, for distortion, we do not want the original signal; instead, we want something grindy, something swanky to excite all of the rock-and-rollers out there.

The DFT and the FFT

Another idea used in analyzing distortion is the DFT. Before and after using the Taylor Series to "play around" with the signal, the DFT can be used to analyze the new (or old) sound, seeing which harmonics are the most important. MATLAB has a wonderful FFT function that allows for simple and fast DFT calculation.

Comments, questions, feedback, criticisms?

Send feedback