1 / 10

ARCH 689 Parametric Modeling in Architecture Vector Mathematics: Applications

ARCH 689 Parametric Modeling in Architecture Vector Mathematics: Applications. Wei Yan, Ph.D. Associate Professor Department of Architecture Texas A&M University. Use of Dot Product. Extract the projection.

Download Presentation

ARCH 689 Parametric Modeling in Architecture Vector Mathematics: Applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ARCH 689 Parametric Modeling in ArchitectureVector Mathematics:Applications Wei Yan, Ph.D. Associate Professor Department of Architecture Texas A&M University

  2. Use of Dot Product

  3. Extract the projection • The dot product between the unit x vector (1,0,0) and a vector Vgives the component of Vin the x-direction.

  4. Work out the angle between 2 vectors cos(theta) = a.b/ (|a||b|) = (a1*b1 + a2*b2 + a3*b3) / (sqrt(a12+ a22 +a32) * sqrt(b12 + b22 +b32))

  5. The Dot Product measures the 'Right-Angularity' of 2 vectors • Vectors a and b are orthogonal if, and only if, a.b= 0.

  6. Use of Cross Product

  7. Cross product of 2 vectors, results in 3rd vector which is perpendicular to both of them. • For finding surface normal

  8. |a x b| = |a||b|sin(theta) = base * height • The length of the cross product is the area of the parallelogram made by the two vectors.

  9. Use of vectors • Many problems can be solved most easily by using vector operations. (And some problems can't really be expressed very well, without reference to vector operations.) • Geometry: find normal, find average direction of two lines, find projection, … • Physics: velocity, force

  10. General Tools • http://www.wolframalpha.com/input/?i=vector+%281%2C+2%2C+6%29+%2B+%284%2C+5%2C+3%29

More Related