Gravitational Hertz Experiment
Calculate the metric tensor components in TT gauge
This script is used to calculate the metric tensor of the gravitational wave induced by a spot-like source, which means the distance from the detector to the source is much longer than the size of the source but may be akin to the wavelength, say
We assume that the source is a rotating column with four holes inside, where the diameter of the column is
According to the linearized theory, the metric tensor at the detecter will be proportional to the second-order derivative of the quardrupole tensor,
where the quadrupole tensor is defined by
For the columns under this circumstance, the calculation of the quadrupole tensor could be simplified to the linear superposition of a column with the density
After getting the numerical value of
where
So
The first part of the script will calculate the components of the metric tensor for a rotating carbon fiber column and output the result in the TT gauge.
Estimate the critical angular velocity for the source
The source column is made of carbon fiber with critical stress of about 2 - 5 GPa. In this part, we'll do a brief evaluation of the maximum angular velocity of the source.
For simplicity, we assume that the column is linear elastic and homogeneous isotropic with Young's modulus
Expanding the nabla operator and the tensor in the cylinder coordinate, we'll get
So
and the previous equation becomes
For isotropic material, the constitutive equations give out that
with
Now we can solve the first-order ODE
with the boudary conditions
The solution to this equation is
So the maximum stress in the rotating column equals
Given the typical fators of carbon fiber^[1], we choose Youngs's modulus of about 50 GPa with Poisson ratio of about 0.27, where the critical angular velocity can be estimated by
Shall we cut the column to several small columns?
If we keep the total volume unchanged and cut one big column into
So the
The total response, considering superposition of the
about the same order of magnitude compared to one big column.
[1]: Sayed Abolfazl Mirdehghan, 1 - Fibrous polymeric composites, Editor(s): Masoud Latifi, In The Textile Institute Book Series, Engineered Polymeric Fibrous Materials, Woodhead Publishing, 2021, Pages 1-58, ISBN 9780128243817, https://doi.org/10.1016/B978-0-12-824381-7.00012-3. (https://www.sciencedirect.com/science/article/pii/B9780128243817000123)
