Skip to content Skip to navigation

Connexions

You are here: Home » Content » The Problems with Distortion

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.

The Problems with Distortion

Module by: Elizabeth Gregory, Jason Buck

Summary: In trying to model distortion, a few noise problems and seemingly failed method arise.

Let's say you go out to Radio Shack and buy a few cheap cables that let you plug in your slammin' new guitar into your soundcard, just so you can play around with different distortions. You want try playing with MATLAB, using the Taylor Series method's familiar discrete power series:

y=n=0N a n xn y n 0 N a n x n (1)
where xx is your original signal, yy is your distorted signal, and a n a n is the constant for each item of the sum.

The first problem you notice in playing back your wav file is the noise; after all, those were some really cheap cables! However, from an introductory electrical engineering class and another signals class, you've learned how to filter out noise, so that should be easy to deal with later.

You notice the next problem when trying to execute the Taylor Series approximation of the signals. You may set some harmonics' constants to zero, but as you increase different coefficients of higher and higher powers, the only difference is that the music has a lower volume, and the volume of the noise is higher! Why isn't this working?

Comments, questions, feedback, criticisms?

Send feedback