SlideShare a Scribd company logo
1 of 6
Download to read offline
Mathcad - Synchronicity Algorithm.xmcd Page 1 of 6
ASynchronicity Algorithm
by Julio C. Banks
The synchronicity time or common time of two (2) independent and asynchronous events can be readily
completed in a four (4) steps algorithm to be described in this article.Additionally, two (2) illustrative
examples are also provided for completeness of presentation of the Synchronicity Algorithm.
SynchronicityAlgorithm ProblemStatement
Create an algorithm (i.e., a procedure) which allows the determination of a synchronicity (or common)
period of two (2) independent and asynchronous events. Each asynchronous event has a period ta
and tb where tb ta
 . Name the resulting synchronicity period, Tc .
1.0 SynchronicityAlgorithm Development
Step1: Choose t
2
t
1
>
t
2
max ta tb
,
( )
= (maximum period) 1
( )
t
1
min ta tb
,
( )
= (Minimum period) 2
( )
Step2: Calculate Δt t
2
t
1
-
= 3
( )
Step3: Calculate the number of time-difference, Δt, in cycles 1 and 2 describing the largest period, t
2
Ν
2
t
2
Δt
= 4
( )
Step4: Finally the synchronization or common period is
Tc Ν
2
t
1

= 5
( )
2.0 SynchronicityAlgorithm
Tc ta tb
,
( ) t
2
max ta tb
,
( )

t
1
min ta tb
,
( )

Δt t
2
t
1
-

Ν
2
t
2
Δt

Tc
t
2
Δt

=
Mathcad - Synchronicity Algorithm.xmcd Page 2 of 6
3.0 SynchronicityAlgorithm Simplification
Tc Ν
2
t
1

=
t
2
Δt






t
1

=
Tc
t
1
t
2

t
2
t
1
-
= 6
( )
This is recognized as having the form of the beating period in vibration. This phenomenon occurs when
the forcing frequency is close but not equal to the natural frequency of a vibrating system. The equation
for the beating period is given as follows
Tb
2 π

ωforcing ωnatural
-
( )
= 7
( )
Equation 6 may be manipulated to better resemble Eq. 7 as follows
Tc
1
1
t
2






1
t
1






-
= 8
( )
Equation 7 may be manipulated to better resemble Eq. 8 as follows
Tb
1
fforcing fnatural
-
( )
= 9
( )
Comparison of equations 8 and 9 leads us to conclude that the synchronicity (common) period is found
by inverting the difference in frequencies of events.
The most effective method of calculating the common period is by the use of Eq. 6 as follows:
Tc ta tb
,
( ) t
2
max ta tb
,
( )

t
1
min ta tb
,
( )

Tsynchronicity
t
1
t
2

t
2
t
1
-

:=
It should be noted that as the difference in time in the denominator of Eq. 6 is diminished, the
synchronicity time increases at a faster rate.
Mathcad - Synchronicity Algorithm.xmcd Page 3 of 6
Rewire Eq. 6 in terms of the minimum time period, t1, and the ratio of time, 0 < t1/t2<1
Tc
1
1
t
1
t
2








-










t
1

= 10
( )
Let α
t
1
t
2








= 11
( )
and β α
( )
1
1 α
-
:= 12
( )
Tc α
( ) β α
( ) t
1

= 13
( )
For a given minimum period, t1, the amplification factor increases as α approaches unity. Plot Eq. 12
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Synchronicity Factor Versus Period Ratio
β α
( )
α
Equation factor is the synchronicity amplification factor. This function increases as the fastest event
period, t2, decreases to approach the slower event, t1 which is assumed to be fixed for illustrative
purpose. The greatest change occurs at α = 0.5 and larger (i.e., α 0.5
 ).
Mathcad - Synchronicity Algorithm.xmcd Page 4 of 6
The Synchronicity Factor increases at such a high rate that it is best to plot in semi-log scale as follows
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
1
10
100
1 10
3

Synchronicity Factor Versus Period Ratio
β α
( )
α
Mathcad - Synchronicity Algorithm.xmcd Page 5 of 6
In the following two (2) synchronicity examples, the common time, Tc ta tb
,
( ), as well as the Synchronicity Factor,
β ta tb
,
( )are readily calculated.
Equation 6 may be written as
β ta tb
,
( ) "Synchronicity Factor"
t
2
max ta tb
,
( )

t
1
min ta tb
,
( )

Alpha
t
1
t
2

Beta
1
1 Alpha
-

:=
Synchronicity Example 1
Casey's Watch beepsevery 15 minutes. Her brother's watch beeps every10 minutes.The last time both
watches beeped was at 5:30 P
.M. What time will be the next time both watches beep simultaneously ?
Explain how you know.
Solution
ta 15 min

:= tb 10 min

:=
The synchronicity time: Tc ta tb
,
( ) 30 min

=
The synchronicity Factor: β ta tb
,
( ) 3
= (for reference only)
The time at which both beeping events with periods of 10 and 15 minutes is every 30 minutes.
The synchronicity algorithm explains how we can predict the next time both events will occur
simultaneously.
Mathcad - Synchronicity Algorithm.xmcd Page 6 of 6
Synchronicity Example 2
Train Aarrives at Central Station on the hour and 12 minutes. TrainB arrives at Central Station on the
hour and 15 minutes. Predict when both trains will arrive at the same time at Central Station?
Explain how you know how to choose the correct answer.
A. On the hour and 30 minutes past the hour
B. On the hour and 15 minutes to the hour
C. On the hour and 27 minutes past the hour
D. On the hour only
Solution
ta 1 hr
 12 min

+ 72 min

=
:= tb 1 hr
 15 min

+ 75 min

=
:=
The synchronicity time: Tc ta tb
,
( ) 30 hr

=
The synchronicity Factor: β ta tb
,
( ) 25
= (for reference only)
The time at which both trains with periods of 72 and 75 minutes will simultaneously arrive at Central
Station is in 30 hours. Since Tc is 30 hours the answer is D. On the hour only. The synchronicity
algorithm explains how we can predict the next time both events will occur simultaneously.
Conclusion
Asynchronicity algorithm has been developed and compared to the Beating Period Phenomenon of
vibrating system in which the forcing function is close to the natural frequency of the vibrating system.
Asynchronicity factor, β ta tb
,
( ), has also been developed and it indicates the number of t1
which will
need to be multiplied to arrive at the synchronicity (common) time, Tc ta tb
,
( )

More Related Content

Similar to Synchronicity Algorithm Explained

Semi-Classical Transport Theory.ppt
Semi-Classical Transport Theory.pptSemi-Classical Transport Theory.ppt
Semi-Classical Transport Theory.pptVivekDixit100
 
Epidemic processes on switching networks
Epidemic processes on switching networksEpidemic processes on switching networks
Epidemic processes on switching networksNaoki Masuda
 
Oscillation results for second order nonlinear neutral delay dynamic equation...
Oscillation results for second order nonlinear neutral delay dynamic equation...Oscillation results for second order nonlinear neutral delay dynamic equation...
Oscillation results for second order nonlinear neutral delay dynamic equation...inventionjournals
 
Controllability of Linear Dynamical System
Controllability of  Linear Dynamical SystemControllability of  Linear Dynamical System
Controllability of Linear Dynamical SystemPurnima Pandit
 
Asymptotic Notations
Asymptotic NotationsAsymptotic Notations
Asymptotic NotationsNagendraK18
 
JGrass-NewAge probabilities backward component
JGrass-NewAge probabilities backward component JGrass-NewAge probabilities backward component
JGrass-NewAge probabilities backward component Marialaura Bancheri
 
project presentation
project presentationproject presentation
project presentationVishesh Gupta
 
Heat Exchanger Analysis by NTU Method - Basics
Heat Exchanger Analysis by NTU Method - BasicsHeat Exchanger Analysis by NTU Method - Basics
Heat Exchanger Analysis by NTU Method - BasicsTyMechSeminar
 
GEOframe-NewAge: documentation for probabilitiesbackward component
GEOframe-NewAge: documentation for probabilitiesbackward componentGEOframe-NewAge: documentation for probabilitiesbackward component
GEOframe-NewAge: documentation for probabilitiesbackward componentMarialaura Bancheri
 
Video lectures for b.tech
Video lectures for b.techVideo lectures for b.tech
Video lectures for b.techEdhole.com
 
Admission in india 2014
Admission in india 2014Admission in india 2014
Admission in india 2014Edhole.com
 

Similar to Synchronicity Algorithm Explained (20)

Semi-Classical Transport Theory.ppt
Semi-Classical Transport Theory.pptSemi-Classical Transport Theory.ppt
Semi-Classical Transport Theory.ppt
 
Epidemic processes on switching networks
Epidemic processes on switching networksEpidemic processes on switching networks
Epidemic processes on switching networks
 
Oscillation results for second order nonlinear neutral delay dynamic equation...
Oscillation results for second order nonlinear neutral delay dynamic equation...Oscillation results for second order nonlinear neutral delay dynamic equation...
Oscillation results for second order nonlinear neutral delay dynamic equation...
 
Controllability of Linear Dynamical System
Controllability of  Linear Dynamical SystemControllability of  Linear Dynamical System
Controllability of Linear Dynamical System
 
Online Signals and Systems Assignment Help
Online Signals and Systems Assignment HelpOnline Signals and Systems Assignment Help
Online Signals and Systems Assignment Help
 
Signal Processing Assignment Help
Signal Processing Assignment HelpSignal Processing Assignment Help
Signal Processing Assignment Help
 
Asymptotic Notations
Asymptotic NotationsAsymptotic Notations
Asymptotic Notations
 
JGrass-NewAge probabilities backward component
JGrass-NewAge probabilities backward component JGrass-NewAge probabilities backward component
JGrass-NewAge probabilities backward component
 
pRO
pROpRO
pRO
 
project presentation
project presentationproject presentation
project presentation
 
Heat Exchanger Analysis by NTU Method - Basics
Heat Exchanger Analysis by NTU Method - BasicsHeat Exchanger Analysis by NTU Method - Basics
Heat Exchanger Analysis by NTU Method - Basics
 
Hypocenter
HypocenterHypocenter
Hypocenter
 
Solution a ph o 3
Solution a ph o 3Solution a ph o 3
Solution a ph o 3
 
GEOframe-NewAge: documentation for probabilitiesbackward component
GEOframe-NewAge: documentation for probabilitiesbackward componentGEOframe-NewAge: documentation for probabilitiesbackward component
GEOframe-NewAge: documentation for probabilitiesbackward component
 
AOA.pptx
AOA.pptxAOA.pptx
AOA.pptx
 
Video lectures for b.tech
Video lectures for b.techVideo lectures for b.tech
Video lectures for b.tech
 
Admission in india 2014
Admission in india 2014Admission in india 2014
Admission in india 2014
 
3.pdf
3.pdf3.pdf
3.pdf
 
Analysis of Algorithum
Analysis of AlgorithumAnalysis of Algorithum
Analysis of Algorithum
 
How to time logic
How to time logicHow to time logic
How to time logic
 

More from Julio Banks

Apologia - A Call for a Reformation of Christian Protestants Organizations.pdf
Apologia - A Call for a Reformation of Christian Protestants Organizations.pdfApologia - A Call for a Reformation of Christian Protestants Organizations.pdf
Apologia - A Call for a Reformation of Christian Protestants Organizations.pdfJulio Banks
 
Mathcad - CMS (Component Mode Synthesis) Analysis.pdf
Mathcad - CMS (Component Mode Synthesis) Analysis.pdfMathcad - CMS (Component Mode Synthesis) Analysis.pdf
Mathcad - CMS (Component Mode Synthesis) Analysis.pdfJulio Banks
 
Sharing the gospel with muslims
Sharing the gospel with muslimsSharing the gospel with muslims
Sharing the gospel with muslimsJulio Banks
 
Mathcad explicit solution cubic equation examples
Mathcad   explicit solution cubic equation examplesMathcad   explicit solution cubic equation examples
Mathcad explicit solution cubic equation examplesJulio Banks
 
Math cad prime the relationship between the cubit, meter, pi and the golden...
Math cad prime   the relationship between the cubit, meter, pi and the golden...Math cad prime   the relationship between the cubit, meter, pi and the golden...
Math cad prime the relationship between the cubit, meter, pi and the golden...Julio Banks
 
Mathcad day number in the year and solar declination angle
Mathcad   day number in the year and solar declination angleMathcad   day number in the year and solar declination angle
Mathcad day number in the year and solar declination angleJulio Banks
 
Transcript for abraham_lincoln_thanksgiving_proclamation_1863
Transcript for abraham_lincoln_thanksgiving_proclamation_1863Transcript for abraham_lincoln_thanksgiving_proclamation_1863
Transcript for abraham_lincoln_thanksgiving_proclamation_1863Julio Banks
 
Thanksgiving and lincolns calls to prayer
Thanksgiving and lincolns calls to prayerThanksgiving and lincolns calls to prayer
Thanksgiving and lincolns calls to prayerJulio Banks
 
Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...
Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...
Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...Julio Banks
 
Man's search-for-meaning-viktor-frankl
Man's search-for-meaning-viktor-franklMan's search-for-meaning-viktor-frankl
Man's search-for-meaning-viktor-franklJulio Banks
 
Love versus shadow self
Love versus shadow selfLove versus shadow self
Love versus shadow selfJulio Banks
 
Exposing the truth about the qur'an
Exposing the truth about the qur'anExposing the truth about the qur'an
Exposing the truth about the qur'anJulio Banks
 
NASA-TM-X-74335 --U.S. Standard Atmosphere 1976
NASA-TM-X-74335 --U.S. Standard Atmosphere 1976NASA-TM-X-74335 --U.S. Standard Atmosphere 1976
NASA-TM-X-74335 --U.S. Standard Atmosphere 1976Julio Banks
 
Mathcad P-elements linear versus nonlinear stress 2014-t6
Mathcad   P-elements linear versus nonlinear stress 2014-t6Mathcad   P-elements linear versus nonlinear stress 2014-t6
Mathcad P-elements linear versus nonlinear stress 2014-t6Julio Banks
 
Apologia - The martyrs killed for clarifying the bible
Apologia - The martyrs killed for clarifying the bibleApologia - The martyrs killed for clarifying the bible
Apologia - The martyrs killed for clarifying the bibleJulio Banks
 
Apologia - Always be prepared to give a reason for the hope that is within yo...
Apologia - Always be prepared to give a reason for the hope that is within yo...Apologia - Always be prepared to give a reason for the hope that is within yo...
Apologia - Always be prepared to give a reason for the hope that is within yo...Julio Banks
 
Spontaneous creation of the universe ex nihil by maya lincoln and avi wasser
Spontaneous creation of the universe ex nihil by maya lincoln and avi wasserSpontaneous creation of the universe ex nihil by maya lincoln and avi wasser
Spontaneous creation of the universe ex nihil by maya lincoln and avi wasserJulio Banks
 
The “necessary observer” that quantum mechanics require is described in the b...
The “necessary observer” that quantum mechanics require is described in the b...The “necessary observer” that quantum mechanics require is described in the b...
The “necessary observer” that quantum mechanics require is described in the b...Julio Banks
 
Advances in fatigue and fracture mechanics by grzegorz (greg) glinka
Advances in fatigue and fracture mechanics by grzegorz (greg) glinkaAdvances in fatigue and fracture mechanics by grzegorz (greg) glinka
Advances in fatigue and fracture mechanics by grzegorz (greg) glinkaJulio Banks
 
How to know which god one must serve - A Christian Apolgist Essay
How to know which god one must serve - A Christian Apolgist EssayHow to know which god one must serve - A Christian Apolgist Essay
How to know which god one must serve - A Christian Apolgist EssayJulio Banks
 

More from Julio Banks (20)

Apologia - A Call for a Reformation of Christian Protestants Organizations.pdf
Apologia - A Call for a Reformation of Christian Protestants Organizations.pdfApologia - A Call for a Reformation of Christian Protestants Organizations.pdf
Apologia - A Call for a Reformation of Christian Protestants Organizations.pdf
 
Mathcad - CMS (Component Mode Synthesis) Analysis.pdf
Mathcad - CMS (Component Mode Synthesis) Analysis.pdfMathcad - CMS (Component Mode Synthesis) Analysis.pdf
Mathcad - CMS (Component Mode Synthesis) Analysis.pdf
 
Sharing the gospel with muslims
Sharing the gospel with muslimsSharing the gospel with muslims
Sharing the gospel with muslims
 
Mathcad explicit solution cubic equation examples
Mathcad   explicit solution cubic equation examplesMathcad   explicit solution cubic equation examples
Mathcad explicit solution cubic equation examples
 
Math cad prime the relationship between the cubit, meter, pi and the golden...
Math cad prime   the relationship between the cubit, meter, pi and the golden...Math cad prime   the relationship between the cubit, meter, pi and the golden...
Math cad prime the relationship between the cubit, meter, pi and the golden...
 
Mathcad day number in the year and solar declination angle
Mathcad   day number in the year and solar declination angleMathcad   day number in the year and solar declination angle
Mathcad day number in the year and solar declination angle
 
Transcript for abraham_lincoln_thanksgiving_proclamation_1863
Transcript for abraham_lincoln_thanksgiving_proclamation_1863Transcript for abraham_lincoln_thanksgiving_proclamation_1863
Transcript for abraham_lincoln_thanksgiving_proclamation_1863
 
Thanksgiving and lincolns calls to prayer
Thanksgiving and lincolns calls to prayerThanksgiving and lincolns calls to prayer
Thanksgiving and lincolns calls to prayer
 
Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...
Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...
Jannaf 10 1986 paper by julio c. banks, et. al.-ballistic performance of lpg ...
 
Man's search-for-meaning-viktor-frankl
Man's search-for-meaning-viktor-franklMan's search-for-meaning-viktor-frankl
Man's search-for-meaning-viktor-frankl
 
Love versus shadow self
Love versus shadow selfLove versus shadow self
Love versus shadow self
 
Exposing the truth about the qur'an
Exposing the truth about the qur'anExposing the truth about the qur'an
Exposing the truth about the qur'an
 
NASA-TM-X-74335 --U.S. Standard Atmosphere 1976
NASA-TM-X-74335 --U.S. Standard Atmosphere 1976NASA-TM-X-74335 --U.S. Standard Atmosphere 1976
NASA-TM-X-74335 --U.S. Standard Atmosphere 1976
 
Mathcad P-elements linear versus nonlinear stress 2014-t6
Mathcad   P-elements linear versus nonlinear stress 2014-t6Mathcad   P-elements linear versus nonlinear stress 2014-t6
Mathcad P-elements linear versus nonlinear stress 2014-t6
 
Apologia - The martyrs killed for clarifying the bible
Apologia - The martyrs killed for clarifying the bibleApologia - The martyrs killed for clarifying the bible
Apologia - The martyrs killed for clarifying the bible
 
Apologia - Always be prepared to give a reason for the hope that is within yo...
Apologia - Always be prepared to give a reason for the hope that is within yo...Apologia - Always be prepared to give a reason for the hope that is within yo...
Apologia - Always be prepared to give a reason for the hope that is within yo...
 
Spontaneous creation of the universe ex nihil by maya lincoln and avi wasser
Spontaneous creation of the universe ex nihil by maya lincoln and avi wasserSpontaneous creation of the universe ex nihil by maya lincoln and avi wasser
Spontaneous creation of the universe ex nihil by maya lincoln and avi wasser
 
The “necessary observer” that quantum mechanics require is described in the b...
The “necessary observer” that quantum mechanics require is described in the b...The “necessary observer” that quantum mechanics require is described in the b...
The “necessary observer” that quantum mechanics require is described in the b...
 
Advances in fatigue and fracture mechanics by grzegorz (greg) glinka
Advances in fatigue and fracture mechanics by grzegorz (greg) glinkaAdvances in fatigue and fracture mechanics by grzegorz (greg) glinka
Advances in fatigue and fracture mechanics by grzegorz (greg) glinka
 
How to know which god one must serve - A Christian Apolgist Essay
How to know which god one must serve - A Christian Apolgist EssayHow to know which god one must serve - A Christian Apolgist Essay
How to know which god one must serve - A Christian Apolgist Essay
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 

Synchronicity Algorithm Explained

  • 1. Mathcad - Synchronicity Algorithm.xmcd Page 1 of 6 ASynchronicity Algorithm by Julio C. Banks The synchronicity time or common time of two (2) independent and asynchronous events can be readily completed in a four (4) steps algorithm to be described in this article.Additionally, two (2) illustrative examples are also provided for completeness of presentation of the Synchronicity Algorithm. SynchronicityAlgorithm ProblemStatement Create an algorithm (i.e., a procedure) which allows the determination of a synchronicity (or common) period of two (2) independent and asynchronous events. Each asynchronous event has a period ta and tb where tb ta  . Name the resulting synchronicity period, Tc . 1.0 SynchronicityAlgorithm Development Step1: Choose t 2 t 1 > t 2 max ta tb , ( ) = (maximum period) 1 ( ) t 1 min ta tb , ( ) = (Minimum period) 2 ( ) Step2: Calculate Δt t 2 t 1 - = 3 ( ) Step3: Calculate the number of time-difference, Δt, in cycles 1 and 2 describing the largest period, t 2 Ν 2 t 2 Δt = 4 ( ) Step4: Finally the synchronization or common period is Tc Ν 2 t 1  = 5 ( ) 2.0 SynchronicityAlgorithm Tc ta tb , ( ) t 2 max ta tb , ( )  t 1 min ta tb , ( )  Δt t 2 t 1 -  Ν 2 t 2 Δt  Tc t 2 Δt  =
  • 2. Mathcad - Synchronicity Algorithm.xmcd Page 2 of 6 3.0 SynchronicityAlgorithm Simplification Tc Ν 2 t 1  = t 2 Δt       t 1  = Tc t 1 t 2  t 2 t 1 - = 6 ( ) This is recognized as having the form of the beating period in vibration. This phenomenon occurs when the forcing frequency is close but not equal to the natural frequency of a vibrating system. The equation for the beating period is given as follows Tb 2 π  ωforcing ωnatural - ( ) = 7 ( ) Equation 6 may be manipulated to better resemble Eq. 7 as follows Tc 1 1 t 2       1 t 1       - = 8 ( ) Equation 7 may be manipulated to better resemble Eq. 8 as follows Tb 1 fforcing fnatural - ( ) = 9 ( ) Comparison of equations 8 and 9 leads us to conclude that the synchronicity (common) period is found by inverting the difference in frequencies of events. The most effective method of calculating the common period is by the use of Eq. 6 as follows: Tc ta tb , ( ) t 2 max ta tb , ( )  t 1 min ta tb , ( )  Tsynchronicity t 1 t 2  t 2 t 1 -  := It should be noted that as the difference in time in the denominator of Eq. 6 is diminished, the synchronicity time increases at a faster rate.
  • 3. Mathcad - Synchronicity Algorithm.xmcd Page 3 of 6 Rewire Eq. 6 in terms of the minimum time period, t1, and the ratio of time, 0 < t1/t2<1 Tc 1 1 t 1 t 2         -           t 1  = 10 ( ) Let α t 1 t 2         = 11 ( ) and β α ( ) 1 1 α - := 12 ( ) Tc α ( ) β α ( ) t 1  = 13 ( ) For a given minimum period, t1, the amplification factor increases as α approaches unity. Plot Eq. 12 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Synchronicity Factor Versus Period Ratio β α ( ) α Equation factor is the synchronicity amplification factor. This function increases as the fastest event period, t2, decreases to approach the slower event, t1 which is assumed to be fixed for illustrative purpose. The greatest change occurs at α = 0.5 and larger (i.e., α 0.5  ).
  • 4. Mathcad - Synchronicity Algorithm.xmcd Page 4 of 6 The Synchronicity Factor increases at such a high rate that it is best to plot in semi-log scale as follows 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 1 10 100 1 10 3  Synchronicity Factor Versus Period Ratio β α ( ) α
  • 5. Mathcad - Synchronicity Algorithm.xmcd Page 5 of 6 In the following two (2) synchronicity examples, the common time, Tc ta tb , ( ), as well as the Synchronicity Factor, β ta tb , ( )are readily calculated. Equation 6 may be written as β ta tb , ( ) "Synchronicity Factor" t 2 max ta tb , ( )  t 1 min ta tb , ( )  Alpha t 1 t 2  Beta 1 1 Alpha -  := Synchronicity Example 1 Casey's Watch beepsevery 15 minutes. Her brother's watch beeps every10 minutes.The last time both watches beeped was at 5:30 P .M. What time will be the next time both watches beep simultaneously ? Explain how you know. Solution ta 15 min  := tb 10 min  := The synchronicity time: Tc ta tb , ( ) 30 min  = The synchronicity Factor: β ta tb , ( ) 3 = (for reference only) The time at which both beeping events with periods of 10 and 15 minutes is every 30 minutes. The synchronicity algorithm explains how we can predict the next time both events will occur simultaneously.
  • 6. Mathcad - Synchronicity Algorithm.xmcd Page 6 of 6 Synchronicity Example 2 Train Aarrives at Central Station on the hour and 12 minutes. TrainB arrives at Central Station on the hour and 15 minutes. Predict when both trains will arrive at the same time at Central Station? Explain how you know how to choose the correct answer. A. On the hour and 30 minutes past the hour B. On the hour and 15 minutes to the hour C. On the hour and 27 minutes past the hour D. On the hour only Solution ta 1 hr  12 min  + 72 min  = := tb 1 hr  15 min  + 75 min  = := The synchronicity time: Tc ta tb , ( ) 30 hr  = The synchronicity Factor: β ta tb , ( ) 25 = (for reference only) The time at which both trains with periods of 72 and 75 minutes will simultaneously arrive at Central Station is in 30 hours. Since Tc is 30 hours the answer is D. On the hour only. The synchronicity algorithm explains how we can predict the next time both events will occur simultaneously. Conclusion Asynchronicity algorithm has been developed and compared to the Beating Period Phenomenon of vibrating system in which the forcing function is close to the natural frequency of the vibrating system. Asynchronicity factor, β ta tb , ( ), has also been developed and it indicates the number of t1 which will need to be multiplied to arrive at the synchronicity (common) time, Tc ta tb , ( )