Take the case of the astable multivibrator of the uPC1555 as an example.
The expression is calculated under the assumed ideal conditions that the output pin signal is repeatedly inverted by repeatedly charging and discharging of capacitor C
1 between a trigger pin input voltage of 1/3Vcc and a threshold pin input voltage of 2/3Vcc.
When the trigger pin voltage drops to 1/3Vcc or lower, the internal latch inverts, turning the discharge pin off, and the charge voltage of capacitor C
1 rises. When this voltage reaches 2/3Vcc, the internal latch pin is inverted by 2/3Vcc applied to the threshold pin, turning the discharge pin on, and the charge voltage of capacitor C
1 drops. When it reaches 1/3Vcc, the internal latch is inverted, turning the discharge pin off, and the charge voltage of capacitor C
1 rises.
Regarding the application circuit example shown in Fig. d of the data sheet, the charge and discharge times are obtained as follows.
<Charge Time>
The charge time being the time it takes for t
3 to change to t
4 in Figure 3 below, t
3 and t
4 are obtained and then ( t
4 - t
3 ) is calculated as the charge time.
Designating the pin voltage of capacitor C
1 (in other words, the voltage of pin 6) as Vc and the charge supply voltage as Vs, based on the time constant formula
*, the following expression is obtained:
Vc=Vs{1-exp(-t/CR)} -----(1)
First, substituting t = t
3 , Vc = 1/3Vcc, Vs = Vcc, R = R
1 + R
2, and C = C
1 in expression (1) above, time t
3 , which is the time it takes for the difference in potential between the two pins of the capacitor to change from 0 V to 1/3Vcc, is calculated as follows:
1/3Vcc=Vcc{1-exp(-t
3/((R
1+R
2)·C
1))}
1-exp(-t
3/((R
1+R
2)·C
1))=1/3
exp(-t
3/((R
1+R
2)·C
1))=2/3
t
3/(R
1+R
2)·C
1=ln(3/2)=0.405
Therefore, t
3 = 0.405·(R
1 + R
2)·C
1.
Next, substituting t = t
4 , Vc = 2/3Vcc, Vs = Vcc, R = R
1 + R
2, and C = C
1, in expression (1) above, time t
4 , which is the time it takes for the difference in potential between the two pins of the capacitor to change from 0 V to 2/3Vcc, is calculated as follows:
2/3Vcc=Vcc{1-exp(-t
4/((R
1+R
2)·C
1))}
1-exp(-t
4/((R
1+R
2)·C
1))=2/3
exp(-t
4/((R
1+R
2)·C
1))=1/3
t
4/(R
1+R
2)·C
1=ln3=1.098
Therefore, t
4 = 1.098·(R
1 + R
2)·C
1.
Finally, since t
1, which is the time it takes for the charge of the capacitor pin voltage (= 1 - exp (-t1/(( R
1 + R
2) C
1))) Vcc
*) to change from 1/3Vcc to 2/3Vcc, is determined as t
1 = t
4 - t
3 , the following expression is obtained:
t
1=1.098·(R
1+R
2)·C
1-0.405·(R
1+R
2)·C
1=0.693·(R
1+R
2)·C
1 -----(2)
The coefficient can therefore be calculated as 0.693.
<Discharge time>
During discharge, the discharge current flows from C
1 through R
2, so that, obtaining discharge time t
2 in a similar manner with R = R
2, the following expression results:
t
2=0.693· C
1· R
2 -----(3)
Therefore, oscillation period T being the sum of charge time t
1 and discharge time t
2, the following expression is obtained from expressions (2) and (3):
T= t
1+ t
2=0.693· C
1·(R
1+2 R
2) -----(4)
* Caution: For more information on this expression, see the "
Time constant" FAQ in the Background Knowledge section.
(2007/01)