

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
The polar coordinate system is a two-dimensional coordinate system where points are represented by a distance r from the origin and an angle θ. This system is particularly useful in engineering applications, such as speaker placement. How to convert between polar and rectangular coordinates.
Typology: Lecture notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!
The polar coordinate system is formed by drawing a horizontal ray. The initial point of the ray is called the pole. Take a look at these comparisons:
In the rectangular coordinate system we use (x, y) values to represent a location by mov- ing x units horizontally, and y units vertically. In the polar coordinate system we use (r, θ), where r is the distance to the point from the origin and 0 ≤ θ < 2 π to represent the angle measure to that point.
A polar equation is an equation in r and θ and the solution to that equation is an ordered pair (r, θ) that satisfies the equation. Take a look at a few examples on page 413 because there’s a few nice pictures that demonstrate quite well.
Application: I really am not exaggerating when I say this information is incredibly useful in engineering applications. Just in the last week I was using cardoids to help design optimal placement of main speakers and subwoofers at my church here in town. Here’s an image of the sound pattern created by subwoofers when aligned differently The one on the left is a standard stereo setup with two channels to the left and right of the stage, whereas the right image depicts a stacked setup with one facing one way, and another facing the opposite way..
These graphics are straight from the manufacturers website.
Transformations between Polar and Rectangular Coordinates Given the point (r, θ) in the polar coordinate system, the transformation equations to change from polar to rectangular coordinates are
x = r cos θ y = r sin θ
Given the point (x, y) in the rectangular coordinate system, the transformation equations to change from rectangular to polar coordinates are
r =
x^2 + y^2 tan θ =
y x
, x 6 = 0
where r ≥ 0, 0 ≤ θ < 2 π, and θ is chosen so that the point lies in the appropriate quadrant. If x = 0, then θ = π 2 or θ = 32 π.