<< Chapter < Page Chapter >> Page >

If we define ρ ¯ = ρ 1 + ρ 2 + ρ 3 and P ¯ = P 1 + P 2 + P 3 , we are then left with the relation

ρ ¯ I j = 1 N 2 c j ( t ) t 2 φ j , φ n 1 = - P ¯ j = 1 N c j ( t ) a φ j , φ n 1

Together, equations ( ) and ( ) provide us with a system of equations M c ' ' = K c from which to determine our coefficients c k ( t ) , where M and K are

M = ρ 11 I φ 1 , φ 1 ρ 12 I φ 1 , φ 2 ... ρ 1 N I φ 1 , φ N ρ 21 I φ 2 , φ 1 ρ 22 I φ 2 , φ 2 ... ρ 2 N I φ 2 , φ N ρ N 1 I φ N , φ 1 ρ N 2 I φ N , φ 2 ... ρ N N I φ N , φ N
K = P 11 a φ 1 , φ 1 P 12 a φ 1 , φ 2 ... P 1 N a φ 1 , φ N P 21 a φ 2 , φ 1 P 22 a φ 2 , φ 2 ... P 2 N a φ 2 , φ N P N 1 a φ N , φ 1 P N 2 a φ N , φ 2 ... P N N a φ N , φ N ,

where ρ j k and P j k are linear combinations of ρ i and P i that are determined by the geometry of the network.

If we assume i = 1 for i = 1 , 2 , 3 , then the inner product of two non-joint hat functions is exactly the same as in the one-dimensional case, where

φ i , φ j = 2 h / 3 , if i = j ; h / 3 , if | i - j | = 1 ; 0 , otherwise.

and

a φ i , φ j = - 2 / h , if i = j ; 1 / h , if | i - j | = 1 ; 0 , otherwise.

Let us take n 1 = 4 and n 2 = n 3 = 3 . For this network , if we assume all the legs of the tritar lie at equal angles from each other, we can define the orientation v 1 = [ 1 , 0 , 0 ] , v 2 = [ . 5 , . 5 , 0 ] , v 3 = [ . 5 , - . 5 , 0 ] . Suppose s i = 2 , k i = 1 , ρ i = 1 . Then,

P 1 = 2 0 0 0 1 0 0 0 1 , P 2 = 5 / 4 1 / 4 0 1 / 4 5 / 4 0 0 0 1 , P 3 = 5 / 4 - 1 / 4 0 - 1 / 4 5 / 4 0 0 0 1

and we can assemble M and K as follows

M = h 6 4 ρ 1 I ρ 1 I 0 0 0 0 0 0 0 0 ρ 1 I 4 ρ 1 I ρ 1 I 0 0 0 0 0 0 0 0 ρ 1 I 4 ρ 1 I ρ 2 I 0 0 0 0 0 0 0 0 ρ 2 I 2 ρ ¯ I ρ 2 I 0 0 ρ 3 I 0 0 0 0 0 ρ 2 I 4 ρ 2 I ρ 2 I 0 0 0 0 0 0 0 0 ρ 2 I 4 ρ 2 I ρ 2 I 0 0 0 0 0 0 0 0 ρ 2 I 4 ρ 2 I 0 0 0 0 0 0 ρ 3 I 0 0 0 4 ρ 3 I ρ 3 I 0 0 0 0 0 0 0 0 ρ 3 I 4 ρ 3 I ρ 3 I 0 0 0 0 0 0 0 0 ρ 3 I 4 ρ 3 I
K = 1 h - 2 P 1 P 1 0 0 0 0 0 0 0 0 P 1 - 2 P 1 P 1 0 0 0 0 0 0 0 0 P 1 - 2 P 1 P 2 0 0 0 0 0 0 0 0 P 2 - P ¯ P 2 0 0 P 3 0 0 0 0 0 P 2 - 2 P 2 - P 2 0 0 0 0 0 0 0 0 P 2 - 2 P 2 P 2 0 0 0 0 0 0 0 0 P 2 - 2 P 2 0 0 0 0 0 0 P 3 0 0 0 - 2 P 3 P 3 0 0 0 0 0 0 0 0 P 3 - 2 P 3 P 3 0 0 0 0 0 0 0 0 P 3 - 2 P 3

We can reverse engineer some of the geometry of our network from examination of these matrices - notice that each leg has 3 blocks assigned to it, corresponding to the 3 non-joint hat functions on each string. The far off-diagonal terms capture the connection of the first string to the third string, and the presence of ρ ¯ and P ¯ on the diagonal stems from the inner product of the joint hat function with the hat functions on each of the strings.

Generalized numbering scheme and-adaptivity

Unfortunately, for larger and more complex webs, writing the system out by hand becomes far too tedious. We seek a more systematic and flexible way of producing our finite element discretizations. We should note two things about finite element discretizations. First, if we stay consistent, a reordering of the nodes does not affect our discretization, though it may change the structure of our matrix. Secondly, our hat functions are not required to be either uniform or symmetric - they can vary in width depending on index, and one side can have a different width than another. This idea is known as h -adaptivity; advanced finite element methods tend to adapt their discretizations by using error estimates from iteration to iteration to pinpoint areas where a coarse discretization should be refined to allow for greater accuracy.

Knowing this, it is possible to produce a generalized finite element discretization of a web given only physical constants, a set of nodal points and each point's neighbors. Given this, we can calculate the step size h and orientation v from node to node, and thus reconstruct our P i matrices. Knowing the neighbors of each node would allow us to reconstruct the structure of our M and K matrices as well. If we examine M and K , we can see they are formed out of an N by N block grid, where each block is a 3 by 3 matrix. Previously, the index i differentiated between constants and different legs/connections in our network. In this generalized scheme, we allow i and j to reference different nodes in our discretization instead. Thus, a connection between a node i and j implies a nonzero entry in the i j th block, and k i j , and s i j refers to the value of the physical constants on the shared support of the hat functions φ i and φ j . Utilizing this generalized scheme allows for much more flexibility in terms of our physical constants as well; for example, if the stiffness k varied as function of x i , we could capture this by varying our stiffness k from node to node. We go into more detail on this in the next section.

Questions & Answers

what is phylogeny
Odigie Reply
evolutionary history and relationship of an organism or group of organisms
AI-Robot
ok
Deng
what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, The art of the pfug. OpenStax CNX. Jun 05, 2013 Download for free at http://cnx.org/content/col10523/1.34
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'The art of the pfug' conversation and receive update notifications?

Ask