QuakeManager supports three matching types:
1.Component: Match all components in a suite, including H1, H2 or V components, to the target.
2.Bidirectional: Modify both H1 and H2 components of records such that their bidirectional resultant (SRSS, Geomean, RotD100, etc) matches the target.
3.3-Components: Same as Bidirectional, but also match the vertical component.
There are 7 possible bidirectional resultant types available, which can be used with matching types 2 & 3 above:
1.Geomean: Each record is modified such that Geometric mean of H1 and H2 matches the target.
2.SRSS: Each record is modified such that the SRSS of H1 and H2 matches the target.
3.H1 and H2: Each of the two horizontal components, H1 and H2, is matched to a different target (Tgt1 and Tgt2).
4.RotD50 (approximate): The H1 and H2 components are modified such that their RotD50 resultant approximately matches the target.
5.RotD100 (approximate): The H1 and H2 components are modified such that their RotD100 resultant approximately matches the target.
6.RotD100: The H1 and H2 components are modified such that their RotD100 resultant is directly matched the target.
7.RotD100 & RotD00: The H1 and H2 components are modified such that their RotD100 resultant and their RotD00 resultant are directly matched to the 1st target (Tgt1) the 2nd target (Tgt2).
Notes:
•The Geomean is calculated as Sqrt(Sa1 x Sa2) at each period T.
•The SRSS is calculated as Sqrt(Sa12 + Sa22) at each period T.
•RotD100 is This is the maximum possible Sa value along all orientations between 0 and 360 degrees
•RotD00 is This is the minimum possible Sa value along all orientations between 0 and 360 degrees. However, when matching RotD100 & RotD00, RotD00 is taken as Sa at an angle that 90-degrees from RotD100 orientation.
•In the above, Sa1 and Sa2 are the spectral values for the two horizontal components H1 and H2 respectively, at period T.
The four available "Matching Methods" are:
1.Tight: Each record in the suite is individually spectrally matched to the target
2.Mean: Suite records are spectrally matched such that their average spectrum matches the target
3.Mean + Std. Dev: Suite records are spectrally matched such that their average and standard deviation match the target.
•Equal Std. Dev (=)
•Less or Equal (≤)
•Greater or Equal (≥)
4.Mean + LogSigma: Suite records are spectrally matched such that their average and lognormal standard deviation match the target.
•Equal Std. Dev (=)
•Less or Equal (≤)
•Greater or Equal (≥)
Mean Spectral Matching reduces the amount of spectral modification that is applied to each record which helps maintain the record characteristics such as velocity pulses and the general shape of the time history signaturea. It also preserves the dispersion and variability in the suite, and it is also possible to achieve a user-defined dispersion, all that while strictly meeting code requirements. Detailed information is provided in the research paper.
The following table illustrates the pros and cons of tight and mean spectral matching compared to scaling:
Table: Pros and Cons of Tight and Mean Spectral Matching
Feature
|
Scaling
|
Tight Spectral Matching
|
Mean Spectral Matching
|
Match suite Mean
|
Yes*
|
Yes
|
Yes
|
Meet code requirements (match or exceed target over period range)
|
Yes
|
Yes
|
Yes
|
Avoid amplification at short period/higher modes
|
No
|
Yes
|
Yes
|
Preserve Dispersion of GM Suite
|
Yes
|
No
|
Yes
|
Control Dispersion of GM Suite (to specified target)
|
Yes*
|
No
|
Yes
|
Preserve Pulse and other motion characteristics
|
Yes
|
No
|
Yes
|
* scaling usually cannot achieve a perfect match of the mean and dispersion. The goodness of fit for a particular suite can vary based on many factors.
As can be seen from the table above, each method has its pros and cons, but in general, the mean spectral matching method is seen as combining the benefits of scaling and tight matching, while avoiding their limitations.
When Geomean or SRSS are selected as the bidirectional resultant type, the user is given the option to "Preserve H1/H2 ratio". GeoMean matching works by setting the same target for components H1 and H2 such that the resultant GeoMean is matched. With the "Preserve H1/H2 ratio" option selected, this is not true anymore.This option ensures that the ratio of the spectra of the two modified horizontal components (Sa1/Sa2) is the same as the ratio for the unmodified components. The targets for components H1 and H2 are modified such that the ratio of components H1 and H2 after matching stays similar to the ratio before it, while the resultant GeoMean or SRSS is still matched to the target. Effectively, the targets for components H1 and H2 would not be similar anymore, which preservers the original ratio between H1 and H2 and introduces some dispersion in the two horizontal component spectra. This means that the component spectra will not be smooth and equal, even when using tight spectral matching. However, the resultant spectra (SRSS or Geomean) will be smooth and equal with using tight spectral matching. In order to avoid that, it is recommended to use the mean spectral matching procedure which achieves dispersion in both the components and resultants, when combined with the " Preserve H1/H2 ratio" option).
The table below shows which "Bidir Types" support the "Preserve H1/H2 ratio" option.
Table: Cases in which the "Preserve H1/H2 Ratio" option can be used
Bidir Type
|
"Preserve H1/H2 Ratio" ?
|
Geomean
|
|
SRSS
|
|
H1 & H2
|
|
RotD100 (approximate)
|
|
RotD50 (approximate)
|
|
RotD100
|
|
RotD100 & RotD00
|
|
The following tables shows different combinations of Bidirectional Type and the H1/H2 ratio option, and how the matching target for each individual component is calculated.
The first two columns represent input options, and the following columns describe how the calculation of the individual components (H1 & H2) are calculated.
Table: Calculation of Sa1 and Sa2 Target Spectra for different Matching Options
Bidir Type
|
Preserve H1/H2 Ratio
|
Sa1 & Sa2 Calculation
|
Resultant Target
|
Geomean
|
No
|
Sa1= Sa2 at each T
|
Geomean(Sa1,Sa2) = Tgt
|
Geomean
|
Yes
|
Sa1/Sa2 = Sa1orig/Sa2orig at each T
|
Geomean(Sa1,Sa2) = Tgt
|
SRSS
|
No
|
Sa1= Sa2 at each T
|
SRSS(Sa1,Sa2) = Tgt
|
SRSS
|
Yes
|
Sa1/Sa2 = Sa1orig/Sa2orig at each T
|
SRSS(Sa1,Sa2) = Tgt
|
H1 & H2
|
No
|
Sa1=Tgt1 and Sa2= Tgt2 at each T
|
Sa1=Tgt1 & Sa2=Tgt2
|
RotD100 (approximate)
|
No
|
Sa1= Sa2 at each T
|
SaRotD100 = Tgt
|
RotD100 (approximate)
|
Yes
|
Sa1/Sa2 = Sa1orig/Sa2orig at each T
|
SaRotD100 = Tgt
|
RotD50 (approximate)
|
No
|
Sa1= Sa2 at each T
|
SaRotD50 = Tgt
|
RotD50 (approximate)
|
Yes
|
Sa1/Sa2 = Sa1orig/Sa2orig at each T
|
SaRotD50 = Tgt
|
RotD100
|
No
|
-
|
SaRotD100 = Tgt
|
RotD100 & RotD00
|
No
|
-
|
SaRotD100 = Tgt1 & SaRotD00=Tgt2
|
Depending on the options selected, the resulting spectrally matched component and triplet spectra may or may not be smooth/tight.
The different cases are illustrated in the table below, which illustrate the variety of spectral matching options offered by QuakeManager which allow the user to pick the preferred approach for a particular application. The table includes example figures that illustrate each case. The first two columns represent input options, and the following columns reflect the properties of the matched triplet and its components. Note that "H1 + H2 and RotD100&RotD00" does not have a "Preserve H1/H2" ratio option.
Table: Effect of "Matching Method" and "Preserve H1/H2 ratio" options on the matched component and triplet spectra
Matching Method
|
Preserve H1/H2 Ratio
|
Sa1(T)=Sa2(T)?
|
Component Spectra Smooth?
|
Triplet Spectra Smooth?
|
Figure #
|
Tight
|
No
|
Yes
|
Yes
|
Yes
|
Figure 1 ,2, 3
|
Tight
|
Yes
|
No
|
No
|
Yes
|
Figure 4, 5, 6
|
Mean
|
No
|
Yes
|
No
|
No
|
Figure 7, 8, 9
|
Mean
|
Yes
|
No
|
No
|
No
|
Figure 10, 11, 12
|
Figure 1: Tight SRSS Matching without preserving H1/H2 Ratio (Triplets)
Figure 2: Tight SRSS Matching without preserving H1/H2 Ratio (Components)
Figure 3: Tight SRSS Matching without preserving H1/H2 Ratio (One Triplet and its Components)
Figure 4: Tight SRSS Matching with preserving H1/H2 Ratio (Triplets)
Figure 5: Tight SRSS Matching with preserving H1/H2 Ratio (Components)
Figure 6: Tight SRSS Matching with preserving H1/H2 Ratio (One Triplet and its Components)
Figure 7: Mean ± Standard Deviation SRSS Matching without preserving H1/H2 Ratio (Triplets)
Figure 8: Mean ± Standard Deviation SRSS Matching without preserving H1/H2 Ratio (Components)
Figure 9: Mean ± Standard Deviation SRSS Matching without preserving H1/H2 Ratio (One Triplet and its Components)
Figure 10: Mean ± Standard Deviation SRSS Matching with preserving H1/H2 Ratio (Triplets)
Figure 11: Mean ± Standard Deviation SRSS Matching with preserving H1/H2 Ratio (Components)
Figure 12: Mean ± Standard Deviation SRSS Matching with preserving H1/H2 Ratio (One Triplet and its Components)
The tables below shows the required target spectra for spectrally matching according to different Bidirectional types, and various matching criteria definitions with respect to the different bidirectional types.
Table: Required Target Spectra for matching with different Bidirectional types
Match
|
Target
|
Geomean
|
SRSS
|
H1&H2
|
RotD50 (apx)
|
RotD100 (apx)
|
RotD100
|
RotD100 & RotD00
|
Bidir
|
Target 1
|
|
|
|
|
|
|
|
Target 2
|
|
|
|
|
|
|
|
Target Vertical
|
|
|
|
|
|
|
|
3-Comp
|
Target 1
|
|
|
|
|
|
|
|
Target 2
|
|
|
|
|
|
|
|
Target Vertical
|
|
|
|
|
|
|
|
Table: Matching Criteria definition with respect to different Bidirectional types
Match
|
Target
|
Geomean
|
SRSS
|
H1&H2
|
RotD50 (apx)
|
RotD100 (apx)
|
RotD100
|
RotD100 & RotD00
|
Bidir
|
Matching Criteria 1
|
|
|
|
|
|
|
|
Matching Criteria 2
|
|
|
|
|
|
|
|
Matching Criteria 3
|
|
|
|
|
|
|
|
3-Comp
|
Matching Criteria 1
|
|
|
|
|
|
|
|
Matching Criteria 2
|
|
|
|
|
|
|
|
Matching Criteria 3
|
|
|
|
|
|
|
|
|