The Sea Island Mathematical Manual: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Gisling
 
en>Mark viking
→‎Content: Added wl for units
Line 1: Line 1:
They are typically a free website that are pre-designed for enabling businesses of every size in marking the presence on the internet and allows them in showcasing the product services and range through images, contents and various other elements. Good luck on continue learning how to make a wordpress website. PSD files are incompatible to browsers and are suppose to be converted into wordpress compatible files so that it opens up in browser. If you need a special plugin for your website , there are thousands of plugins that can be used to meet those needs. It is found that most of the visitors only look for the results that are displayed on the first page of the search engines and so if you get the service from professional service providers then they strive for the first page ranking of your site and improve the online visibility. <br><br>Luckily, for Word - Press users, WP Touch plugin transforms your site into an IPhone style theme. After all, Word - Press is free, many of the enhancements for Word - Press like themes and plugins are also free, and there is plenty of free information online about how to use Word - Press. We also help to integrate various plug-ins to expand the functionalities of the web application. Furthermore, with the launch of Windows 7 Phone is the smart phone market nascent App. W3C compliant HTML and a good open source powered by Word - Press CMS site is regarded as the prime minister. <br><br>It is very easy to install Word - Press blog or website. The only problem with most is that they only offer a monthly plan, you never own the software and you can’t even install the software on your site, you must go to another website to manage your list and edit your autoresponder. Setting Up Your Business Online Using Free Wordpress Websites. User friendly features and flexibility that Word - Press has to offer is second to none. Socrates: (link to ) Originally developed for affiliate marketers, I've used this theme again and again to develop full-fledged web sites that include static pages, squeeze pages, and a blog. <br><br>There has been a huge increase in the number of developers releasing free premium Word - Press themes over the years. Cameras with a pentaprism (as in comparison to pentamirror) ensure that little mild is lost before it strikes your eye, however these often increase the cost of the digital camera considerably. Some examples of its additional features include; code inserter (for use with adding Google Analytics, Adsense section targeting etc) Webmaster verification assistant, Link Mask Generator, Robots. It supports backup scheduling and allows you to either download the backup file or email it to you. OSDI, a  Wordpress Development Company  based on ahmedabad, India. <br><br>This advice is critical because you don't want to waste too expensive time establishing your Word - Press blog the exact methodTo find out more information about [http://callmp3.com/DeneenTFEizkovyrq/info/ wordpress backup] take a look at our page. It can run as plugin and you can still get to that whole database just in circumstance your webhost does not have a c - Panel area. While deciding couple should consider the expertise of the doctor,clinics success rate,the costs of fertility treatment,including fertility tests and IVF costs and overall ones own financial budget. Word - Press is the most popular personal publishing platform which was launched in 2003. Verify whether your company has a team of developers or programmers having hands-on experience and knowledge about all Word - Press concepts.
The '''open-circuit time constant method''' is an approximate analysis technique used in electronic circuit design to determine the corner frequency of [[complex circuit]]s. It also is known as the '''zero-value time constant technique'''. The method provides a quick evaluation, and identifies the largest contributions to time constants as a guide to circuit improvements.
 
The basis of the method is the approximation that the corner frequency of the amplifier is determined by the term in the denominator of its transfer function that is linear in frequency. This approximation can be extremely inaccurate in some cases where a zero in the numerator is near in frequency.<ref name=Thompson>
{{cite book
|author=Marc T. Thompson
|title=Intuitive analog circuit design: a problem solving approach using design case studies
|page=Chapter 7; p.161–167
|year= 2006
|publisher=Elsevier/Newnes
|location=Oxford UK/ Amsterdam
|isbn=0-7506-7786-4
|url=http://books.google.com/books?id=1Tyzjmf0DI8C&pg=PA8&dq=isbn:0750677864&sig=_bN2G6m_hZ3-mdyUhDSEJPrxGLI#PPA161,M1}}
</ref>
 
The method also uses a simplified method for finding the term linear in frequency based upon summing the RC-products for each capacitor in the circuit, where the resistor R for a selected capacitor is the resistance found by inserting a test source at its site and setting all other capacitors to zero. Hence the name ''zero-value time constant technique''.
 
==Example: Simple RC network==
[[File:Open-circuit time constant.PNG|thumbnail|500px|Figure 1: Simple RC circuit and auxiliary circuits to find time constants]]
Figure 1 shows a simple RC low-pass filter. Its [[transfer function]] is found using [[Kirchhoff's laws|Kirchhoff's current law]] as follows. At the output,  
 
::<math> \frac {V_1 - V_O } {R_2} = j\omega C_2 V_O \ , </math>
 
where ''V''<sub>1</sub> is the voltage at the top of capacitor ''C''<sub>1</sub>. At the center node:
 
::<math> \frac {V_S-V_1}{R_1} = j \omega C_1 V_1 + \frac {V_1-V_O} {R_2} \ . </math>
 
Combining these relations the transfer function is found to be:
 
::<math> \frac {V_O} {V_S} = \frac {1} {1 + j \omega \left(C_2 (R_1+R_2) +C_1 R_1 \right) +(j \omega )^2 C_1 C_2 R_1 R_2 } </math>
 
The linear term in ''j''ω in this transfer function can be derived by the following method, which is an application of the open-circuit time constant method to this example.
# Set the signal source to zero.
# Select capacitor ''C''<sub>2</sub>, replace it by a test voltage ''V''<sub>X</sub>, and replace ''C''<sub>1</sub> by an open circuit. Then the resistance seen by the test voltage is found using the circuit in the middle panel of Figure 1 and is simply ''V''<sub>X</sub> / ''I''<sub>X</sub> =  ''R''<sub>1</sub> + ''R''<sub>2</sub>. Form the product ''C''<sub>2</sub> ( ''R''<sub>1</sub> + ''R''<sub>2</sub> ).
# Select capacitor ''C''<sub>1</sub>, replace it by a test voltage ''V''<sub>X</sub>, and replace ''C''<sub>2</sub> by an open circuit. Then the resistance seen by the test voltage is found using the circuit in the right panel of Figure 1 and is simply ''V''<sub>X</sub> / ''I''<sub>X</sub> = ''R''<sub>1</sub>. Form the product ''C''<sub>1</sub> ''R''<sub>1</sub>.
# Add these terms.
 
In effect, it is as though each capacitor charges and discharges through the resistance found in the circuit when the other capacitor is an open circuit.  
 
The open circuit time constant procedure provides the linear term in ''j''ω regardless of how complex the RC network becomes. For a complex circuit, the procedure consists of following the above rules, going through all the  capacitors in the circuit. A more general derivation is found in Gray and Meyer. <ref name=Gray-Meyer>
{{cite book
|author=Paul R. Gray, Hurst P J Lewis S H & Meyer RG
|title=Analysis and design of analog integrated circuits
|page=§7.3.2 pp. 517–520
|year= 2001
|edition=Fourth Edition
|publisher=Wiley
|location=New York
|isbn=0-471-32168-0
|url=http://worldcat.org/isbn/0-471-32168-0}}
</ref>
 
So far the result is general, but an approximation is introduced to make use of this result: the assumption is made that this linear term in ''j''ω determines the corner frequency of the circuit.  
 
That assumption can be examined more closely using the example of Figure 1: suppose the time constants of this circuit are τ<sub>1</sub> and τ<sub>2</sub>; that is:
 
::<math> \left( 1 + j \omega { \tau}_1) (1 +j \omega {\tau}_2 \right) = 1 + j \omega \left(C_2 (R_1+R_2) +C_1 R_1 \right) +(j \omega )^2 C_1 C_2 R_1 R_2 </math>
 
Comparing the coefficients of the linear and quadratic terms in ''j''ω, there results:
 
::<math> \tau_1 + \tau_2 = C_2 (R_1+R_2) +C_1 R_1 \ , </math>
::<math> \tau_1 \tau_2 = C_1 C_2 R_1 R_2 \ . </math>
 
One of the two time constants will be the longest; let it be τ<sub>1</sub>. Suppose for the moment that it is much larger than the other, τ<sub>1</sub> >> τ<sub>2</sub>. In this case, the approximations hold that:
 
::<math> \tau_1 + \tau_2 \approx \tau_1 \ , </math>
 
and
 
::<math> \tau_2 = \frac {\tau_1 \tau_2 } { \tau_1} \approx \frac {\tau_1 \tau_2 } { \tau_1 + \tau_2 } \ . </math>
 
In other words, substituting the RC-values:
 
::<math> \tau_1 \approx \hat { \tau_1} =\ \tau_1 + \tau_2  = C_2 (R_1+R_2) +C_1 R_1  \ , </math>
and
::<math> \tau_2 \approx \hat { \tau_2} =\frac {\tau_1 \tau_2 } { \tau_1 + \tau_2 } = \frac {C_1 C_2 R_1 R_2} {C_2 (R_1+R_2) +C_1 R_1} \ , </math>
 
where ( ^ ) denotes the approximate result. As an aside, notice that the circuit time constants both involve both capacitors; in other words, in general the circuit time constants are not decided by any single capacitor. Using these results, it is easy to explore how well the corner frequency (the 3dB frequency) is given by
 
::<math> f_{3dB} = \frac {1} {2 \pi \hat{ \tau_1 }} \ , </math>
[[File:Open Circuit Time Constant Estimates.PNG|thumbnail|400px|Figure 2: Comparison of OCTC estimates with actual pole positions]]
as the parameters vary. Also, the exact transfer function can be compared with the approximate one, that is,
 
::<math> \frac {1} {(1+j \omega \tau_1)(1 + j \omega \tau_2)}\ </math> <math> \ </math> &emsp;  with  &emsp; <math> \ </math>  <math>\  \frac {1} {(1+j \omega \hat {\tau_1 })(1 + j \omega \hat { \tau_2} )} \ . </math>
 
Of course agreement is good when the assumption τ<sub>1</sub> >> τ<sub>2</sub> is accurate.  
 
Figure 2 illustrates the approximation. The x-axis is the ratio τ<sub>1</sub> / τ<sub>2</sub> on a logarithmic scale. An increase in this variable means the higher pole is further above the corner frequency. The y-axis is the ratio of the OCTC (open-circuit time constant) estimate to the true time constant. For the lowest pole use curve T_1; this curve refers to the corner frequency; and for the higher pole use curve T_2The worst agreement is for τ<sub>1</sub> = τ<sub>2</sub>. In this case τ<sup>^</sup><sub>1</sub> = 2 τ<sub>1</sub> and the corner frequency is a factor of 2 too small. The higher pole is a factor of 2 too high (its time constant is half of the real value).  
 
In all cases, the estimated corner frequency is closer than a factor of two from the real one, and always is ''conservative'' that is, lower than the real corner, so the actual circuit will behave better than predicted. However, the higher pole always is ''optimistic'', that is, predicts the high pole at a higher frequency than really is the case. To use these estimates for [[Step response#Control_of_overshoot|step response]] predictions, which depend upon the ratio of the two pole frequencies (see article on [[Pole splitting#Selection_of_CC|pole splitting]] for an example), Figure 2 suggests a fairly large ratio of τ<sub>1</sub> / τ<sub>2</sub> is needed for accuracy because the errors in τ<sup>^</sup><sub>1</sub> and τ<sup>^</sup><sub>2</sub> reinforce each other in the ratio τ<sup>^</sup><sub>1</sub> / τ<sup>^</sup><sub>2</sub>.
 
The open-circuit time constant method focuses upon the corner frequency alone, but as seen above, estimates for higher poles also are possible.
 
Application of the open-circuit time constant method to a number of single transistor amplifier stages can be found in Pittet and Kandaswamy.<ref name=Pittet>
{{cite book
|author=Andre Pittet & A. Kandaswamy
|title=Analog electronics
|page=Chapter 4; pp. 155–166
|year= 2005
|publisher=Prentice-Hall of India
|location=New Delhi
|isbn=81-203-2784-5
|url=http://books.google.com/books?id=TjFkX93jyRAC&pg=PA148&lpg=PA148&dq=+%22open+circuit+time+constant+method%22&source=web&ots=f5l4AnV2P2&sig=zQLf2qPbvj8xwTxa_ZUS0VGiIzw#PPA155,M1}}
</ref>
 
==References and notes==
<references/>
 
[[Category:Electronic design]]
[[Category:Electronic engineering]]

Revision as of 21:42, 12 December 2013

The open-circuit time constant method is an approximate analysis technique used in electronic circuit design to determine the corner frequency of complex circuits. It also is known as the zero-value time constant technique. The method provides a quick evaluation, and identifies the largest contributions to time constants as a guide to circuit improvements.

The basis of the method is the approximation that the corner frequency of the amplifier is determined by the term in the denominator of its transfer function that is linear in frequency. This approximation can be extremely inaccurate in some cases where a zero in the numerator is near in frequency.[1]

The method also uses a simplified method for finding the term linear in frequency based upon summing the RC-products for each capacitor in the circuit, where the resistor R for a selected capacitor is the resistance found by inserting a test source at its site and setting all other capacitors to zero. Hence the name zero-value time constant technique.

Example: Simple RC network

Figure 1: Simple RC circuit and auxiliary circuits to find time constants

Figure 1 shows a simple RC low-pass filter. Its transfer function is found using Kirchhoff's current law as follows. At the output,

where V1 is the voltage at the top of capacitor C1. At the center node:

Combining these relations the transfer function is found to be:

The linear term in jω in this transfer function can be derived by the following method, which is an application of the open-circuit time constant method to this example.

  1. Set the signal source to zero.
  2. Select capacitor C2, replace it by a test voltage VX, and replace C1 by an open circuit. Then the resistance seen by the test voltage is found using the circuit in the middle panel of Figure 1 and is simply VX / IX = R1 + R2. Form the product C2 ( R1 + R2 ).
  3. Select capacitor C1, replace it by a test voltage VX, and replace C2 by an open circuit. Then the resistance seen by the test voltage is found using the circuit in the right panel of Figure 1 and is simply VX / IX = R1. Form the product C1 R1.
  4. Add these terms.

In effect, it is as though each capacitor charges and discharges through the resistance found in the circuit when the other capacitor is an open circuit.

The open circuit time constant procedure provides the linear term in jω regardless of how complex the RC network becomes. For a complex circuit, the procedure consists of following the above rules, going through all the capacitors in the circuit. A more general derivation is found in Gray and Meyer. [2]

So far the result is general, but an approximation is introduced to make use of this result: the assumption is made that this linear term in jω determines the corner frequency of the circuit.

That assumption can be examined more closely using the example of Figure 1: suppose the time constants of this circuit are τ1 and τ2; that is:

Comparing the coefficients of the linear and quadratic terms in jω, there results:

One of the two time constants will be the longest; let it be τ1. Suppose for the moment that it is much larger than the other, τ1 >> τ2. In this case, the approximations hold that:

and

In other words, substituting the RC-values:

and

where ( ^ ) denotes the approximate result. As an aside, notice that the circuit time constants both involve both capacitors; in other words, in general the circuit time constants are not decided by any single capacitor. Using these results, it is easy to explore how well the corner frequency (the 3dB frequency) is given by

Figure 2: Comparison of OCTC estimates with actual pole positions

as the parameters vary. Also, the exact transfer function can be compared with the approximate one, that is,

  with  

Of course agreement is good when the assumption τ1 >> τ2 is accurate.

Figure 2 illustrates the approximation. The x-axis is the ratio τ1 / τ2 on a logarithmic scale. An increase in this variable means the higher pole is further above the corner frequency. The y-axis is the ratio of the OCTC (open-circuit time constant) estimate to the true time constant. For the lowest pole use curve T_1; this curve refers to the corner frequency; and for the higher pole use curve T_2. The worst agreement is for τ1 = τ2. In this case τ^1 = 2 τ1 and the corner frequency is a factor of 2 too small. The higher pole is a factor of 2 too high (its time constant is half of the real value).

In all cases, the estimated corner frequency is closer than a factor of two from the real one, and always is conservative that is, lower than the real corner, so the actual circuit will behave better than predicted. However, the higher pole always is optimistic, that is, predicts the high pole at a higher frequency than really is the case. To use these estimates for step response predictions, which depend upon the ratio of the two pole frequencies (see article on pole splitting for an example), Figure 2 suggests a fairly large ratio of τ1 / τ2 is needed for accuracy because the errors in τ^1 and τ^2 reinforce each other in the ratio τ^1 / τ^2.

The open-circuit time constant method focuses upon the corner frequency alone, but as seen above, estimates for higher poles also are possible.

Application of the open-circuit time constant method to a number of single transistor amplifier stages can be found in Pittet and Kandaswamy.[3]

References and notes

  1. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  2. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  3. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534