Magic hexagon: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Jens Ahlström
mNo edit summary
 
Line 1: Line 1:
It is very common to have a dental emergency -- a fractured tooth, an abscess, or severe pain when chewing. Over-the-counter pain medication is just masking the problem. Seeing an emergency dentist is critical to getting the source of the problem diagnosed and corrected as soon as possible.<br><br>Here are some common dental emergencies:<br>Toothache: The most common dental emergency. This generally means a badly decayed tooth. As the pain affects the tooth's nerve, treatment involves gently removing any debris lodged in the cavity being careful not to poke deep as this will cause severe pain if the nerve is touched. Next rinse vigorously with warm water. Then soak a small piece of cotton in oil of cloves and insert it in the cavity. This will give temporary relief until a dentist can be reached.<br><br>At times the pain may have a more obscure location such as decay under an old filling. As this can be only corrected by a dentist there are two things you can do to help the pain. Administer a pain pill (aspirin or some other analgesic) internally or dissolve a tablet in a half glass (4 oz) of warm water holding it in the mouth for several minutes before spitting it out. DO NOT PLACE A WHOLE TABLET OR ANY PART OF IT IN THE TOOTH OR AGAINST THE SOFT GUM TISSUE AS IT WILL RESULT IN A NASTY BURN.<br><br>Swollen Jaw: This may be caused by several conditions the most probable being an abscessed tooth. In any case the treatment should be to reduce pain and swelling. An ice pack held on the outside of the jaw, (ten minutes on and ten minutes off) will take care of both. If this does not control the pain, an analgesic tablet can be given every four hours.<br><br>Other Oral Injuries: Broken teeth, cut lips, bitten tongue or lips if severe means a trip to a dentist as soon as possible. In the mean time rinse the mouth with warm water and place cold compression the face opposite the injury. If there is a lot of bleeding, apply direct pressure to the bleeding area. If bleeding does not stop get patient to the emergency room of a hospital as stitches may be necessary.<br><br>Prolonged Bleeding Following Extraction: Place a gauze pad or better still a moistened tea bag over the socket and have the patient bite down gently on it for 30 to 45 minutes. The tannic acid in the tea seeps into the tissues and often helps stop the bleeding. If bleeding continues after two hours, call the dentist or take patient to the emergency room of the nearest hospital.<br><br>Broken Jaw: If you suspect the patient's jaw is broken, bring the upper and lower teeth together. Put a necktie, handkerchief or towel under the chin, tying it over the head to immobilize the jaw until you can get the patient to a dentist or the emergency room of a hospital.<br><br>Painful Erupting Tooth: In young children teething pain can come from a loose baby tooth or from an erupting permanent tooth. Some relief can be given by crushing a little ice and wrapping it in gauze or a clean piece of cloth and putting it directly on the tooth or gum tissue where it hurts. The numbing effect of the cold, along with an appropriate dose of aspirin, usually provides temporary relief.<br><br>In young adults, an erupting 3rd molar (Wisdom tooth), especially if it is impacted, can cause the jaw to swell and be quite painful. Often the gum around the tooth will show signs of infection. Temporary relief can be had by giving aspirin or some other painkiller and by dissolving an aspirin in half a glass of warm water and holding this solution in the mouth over the sore gum. AGAIN DO NOT PLACE A TABLET DIRECTLY OVER THE GUM OR CHEEK OR USE THE ASPIRIN SOLUTION ANY STRONGER THAN RECOMMENDED TO PREVENT BURNING THE TISSUE. The swelling of the jaw can be reduced by using an ice pack on the outside of the face at intervals of ten minutes on and ten minutes off.<br><br>If you have any issues regarding in which and how to use [http://www.youtube.com/watch?v=90z1mmiwNS8 Best Dentists in DC], you can call us at our own internet site.
'''Pull-up [[resistor]]s''' are used in electronic [[logic circuit]]s to ensure that inputs to logic systems settle at expected logic levels if external devices are disconnected or [[high-impedance]] is introduced. They may also be used at the interface between two different types of logic devices, possibly operating at different power supply voltages.
 
[[Image:Pullup_Resistor.png|right|thumb|Simple pullup circuit|When the switch is open the voltage of the gate input is pulled up to the level of Vin. When the switch is closed, the input voltage at the gate goes to ground.]]
 
A pull-up resistor weakly "pulls" the voltage of the wire it is connected to towards its voltage source level when the other components on the line are inactive. When all other connections on the line are inactive, they are high-impedance and act like they are disconnected. Since the other components act as though they are disconnected, the circuit acts as though it is disconnected, and the pull-up resistor brings the wire up to the high [[logic level]]. When another component on the line goes active, it will override the high logic level set by the pull-up resistor. The pull-up resistor ensures that the wire is at a defined logic level even if no active devices are connected to it.  
 
A '''pull-down resistor''' works in the same way but is connected to ground.  It holds the logic signal near zero volts when no other active device is connected.  
 
==Applications==
[[Image:OpenCollectorRelayDriver_whiteBackground.png|framed|Level converting relay driver|A circuit showing a pull-up resistor (R2) and a pull-down resistor (R1), as well as an [[open collector]] (7407) to drive the line to the [[field-effect transistor|FET]] only when given a low 0&nbsp;V input]]
 
A pull-up resistor may be used when interfacing logic gates to inputs. For example, an input signal may be pulled by a resistor, then a switch or jumper strap can be used to connect that input to ground. This can be used for configuration information, to select options or for troubleshooting of a device.
 
Pull-up resistors may be used at logic outputs where the logic device cannot source current such as [[Open collector|open-collector]] [[Transistor-transistor logic|TTL]] logic devices. Such outputs are used for driving external devices, for a wired-OR function in [[combinational logic]], or for a simple way of driving a logic bus with multiple devices connected to it. For example, the circuit shown on the right uses 5 V logic level inputs to actuate a relay. If the input is left unconnected, pull-down resistor R1 ensures that the input is pulled down to a logic low.  The [[List of 7400 series integrated circuits|7407]] TTL device, an open collector buffer, simply outputs whatever it receives as input, but as an open collector device, the output is left effectively unconnected when outputting a "1".  Pull-up resistor R2 thus pulls the output all the way up to 12 V when the buffer outputs a "1", providing enough voltage to turn the power [[MOSFET]] all the way on and actuate the [[relay]].
 
Pull-up resistors may be discrete devices mounted on the same circuit board as the logic devices. Many [[microcontrollers]] intended for embedded control applications have internal, programmable pull-up resistors for logic inputs so that minimal external components are needed.
 
Some disadvantages of pull-up resistors are the extra power consumed when current is drawn through the resistor and the reduced speed of a pull-up compared to an active current source. Certain logic families are susceptible to [[power supply]] transients introduced into logic inputs through pull-up resistors, which may force the use of a separate filtered power source for the pull-ups.
 
Pull-down resistors can be safely used with [[CMOS]] logic gates because the inputs are voltage-controlled. [[Transistor–transistor logic|TTL]] logic inputs that are left un-connected inherently float high, thus they require a much lower valued pull-down resistor to force the input low.  This also consumes more current.  For that reason, pull-up resistors are preferred in TTL circuits.
 
In [[Bipolar_junction_transistor|bipolar]] logic families operating at 5 VDC, a typical pull-up resistor value will be 1000–5000 [[ohm|Ω]], based on the requirement to provide the required logic level current over the full operating range of temperature and supply voltage.  For [[CMOS]] and [[Metal Oxide Semiconductor|MOS]] logic, much higher values of resistor can be used, several thousand to a million ohms, since the required leakage current at a logic input is small.
 
===Sizes of pull-up resistors in circuits with sensor===
In certain applications the switch in the above image may be replaced by a sensor like a bend sensor and hence without the logic gate - the above image describes a [[voltage divider]]. So for this case one can use the formulas for the voltage divider to obtain indications about the sizes of the pull-up resistor. Let <math>R_{pullup}</math> and <math>R_{sens}</math> denote the resistances of the pullup resistor and the sensor, then:
 
<math>\begin{align}
V_{out} & = \frac{R_{sens}}{R_{sens}+R_{pullup}} V_{in}
\end{align}</math>
 
For getting the highest sensitivity for the sensor one would like to maximize the
voltage range of the sensor, i.e. one would want to maximize the range of <math>V_{out}</math>, i.e. one would like to maximize the difference between the smallest possible sensor voltage <math>V_{outsensmin}</math> (obtained if the sensor resistance value <math>R_{sensmin}</math> is smallest) and the highest voltage <math>V_{outsensmax}</math> (obtained if the sensor resistance value <math>R_{sensmax}</math> is largest) in dependence of the variable <math>R_{pullup}</math>. I.e. one would like to maximize the function:
 
<math>
RangeVout(x) := V_{outsensmax}(x)-V_{outsensmin}(x)=\left(\frac{R_{sensmax}}{R_{sensmax}+x}-\frac{R_{sensmin}}{R_{sensmin}+x}\right) V_{in}
</math>
 
One can try to get an extremal value of a differentiable function, like a [[Maximum]], if one takes the [[derivative]] of a function, sets it equal to zero and solves the resulting equation (->[[Solving an equation]]). That is one would want to solve the equation:
 
<math>
\frac{d}{dx} RangeVout(x) = 0
</math>
 
A solution to this equation is
 
<math>
x = R_{pullup} = \sqrt{R_{sensmax}R_{sensmin}}
</math>
 
Hence one would like to take a Pull-up resistor which resistance is the [[Square root]] of the [[Product (mathematics)]] of the resistance of the minimal and maximal resistances of the sensor.
 
===I²C===
[[Image:I2C.svg|thumb|Pull-up resistors are needed on the clock and data line for an [[I²C]] circuit because they are open-collector pins on the chips]]
 
{{main|I²C}}
 
I²C requires pull-up resistors on its clock (SCL) and data line (SDA) because the pins on the chips are of [[open-collector]] design.
This means that a chip can only pull the lines low, otherwise they float up to V<sub>DD</sub>.
In I²C, pulling the line to ground indicates a logical zero while letting it float to V<sub>DD</sub> is a logical one.
As a [[channel access method]], this allows one node to determine if another is transmitting by  asserting an output, letting the external pull-up resistor pull the line to logic 1 level, and monitoring the line state. If a second node pulls the line to zero, then the first node can detect that the other is transmitting.
 
==References==
* [[Paul Horowitz]] and [[Winfield Hill]], "[[The Art of Electronics]] 2nd Edition",  [[Cambridge University Press]], Cambridge, England, 1989 ISBN 0-521-37095-7
 
==See also==
* [[Three-state logic]]
* [[Open collector]]
 
[[Category:Electronic circuits]]
 
[[de:Open circuit#Pull-up]]

Revision as of 15:10, 17 June 2013

Pull-up resistors are used in electronic logic circuits to ensure that inputs to logic systems settle at expected logic levels if external devices are disconnected or high-impedance is introduced. They may also be used at the interface between two different types of logic devices, possibly operating at different power supply voltages.

When the switch is open the voltage of the gate input is pulled up to the level of Vin. When the switch is closed, the input voltage at the gate goes to ground.

A pull-up resistor weakly "pulls" the voltage of the wire it is connected to towards its voltage source level when the other components on the line are inactive. When all other connections on the line are inactive, they are high-impedance and act like they are disconnected. Since the other components act as though they are disconnected, the circuit acts as though it is disconnected, and the pull-up resistor brings the wire up to the high logic level. When another component on the line goes active, it will override the high logic level set by the pull-up resistor. The pull-up resistor ensures that the wire is at a defined logic level even if no active devices are connected to it.

A pull-down resistor works in the same way but is connected to ground. It holds the logic signal near zero volts when no other active device is connected.

Applications

A circuit showing a pull-up resistor (R2) and a pull-down resistor (R1), as well as an open collector (7407) to drive the line to the FET only when given a low 0 V input

A pull-up resistor may be used when interfacing logic gates to inputs. For example, an input signal may be pulled by a resistor, then a switch or jumper strap can be used to connect that input to ground. This can be used for configuration information, to select options or for troubleshooting of a device.

Pull-up resistors may be used at logic outputs where the logic device cannot source current such as open-collector TTL logic devices. Such outputs are used for driving external devices, for a wired-OR function in combinational logic, or for a simple way of driving a logic bus with multiple devices connected to it. For example, the circuit shown on the right uses 5 V logic level inputs to actuate a relay. If the input is left unconnected, pull-down resistor R1 ensures that the input is pulled down to a logic low. The 7407 TTL device, an open collector buffer, simply outputs whatever it receives as input, but as an open collector device, the output is left effectively unconnected when outputting a "1". Pull-up resistor R2 thus pulls the output all the way up to 12 V when the buffer outputs a "1", providing enough voltage to turn the power MOSFET all the way on and actuate the relay.

Pull-up resistors may be discrete devices mounted on the same circuit board as the logic devices. Many microcontrollers intended for embedded control applications have internal, programmable pull-up resistors for logic inputs so that minimal external components are needed.

Some disadvantages of pull-up resistors are the extra power consumed when current is drawn through the resistor and the reduced speed of a pull-up compared to an active current source. Certain logic families are susceptible to power supply transients introduced into logic inputs through pull-up resistors, which may force the use of a separate filtered power source for the pull-ups.

Pull-down resistors can be safely used with CMOS logic gates because the inputs are voltage-controlled. TTL logic inputs that are left un-connected inherently float high, thus they require a much lower valued pull-down resistor to force the input low. This also consumes more current. For that reason, pull-up resistors are preferred in TTL circuits.

In bipolar logic families operating at 5 VDC, a typical pull-up resistor value will be 1000–5000 Ω, based on the requirement to provide the required logic level current over the full operating range of temperature and supply voltage. For CMOS and MOS logic, much higher values of resistor can be used, several thousand to a million ohms, since the required leakage current at a logic input is small.

Sizes of pull-up resistors in circuits with sensor

In certain applications the switch in the above image may be replaced by a sensor like a bend sensor and hence without the logic gate - the above image describes a voltage divider. So for this case one can use the formulas for the voltage divider to obtain indications about the sizes of the pull-up resistor. Let Rpullup and Rsens denote the resistances of the pullup resistor and the sensor, then:

Vout=RsensRsens+RpullupVin

For getting the highest sensitivity for the sensor one would like to maximize the voltage range of the sensor, i.e. one would want to maximize the range of Vout, i.e. one would like to maximize the difference between the smallest possible sensor voltage Voutsensmin (obtained if the sensor resistance value Rsensmin is smallest) and the highest voltage Voutsensmax (obtained if the sensor resistance value Rsensmax is largest) in dependence of the variable Rpullup. I.e. one would like to maximize the function:

RangeVout(x):=Voutsensmax(x)Voutsensmin(x)=(RsensmaxRsensmax+xRsensminRsensmin+x)Vin

One can try to get an extremal value of a differentiable function, like a Maximum, if one takes the derivative of a function, sets it equal to zero and solves the resulting equation (->Solving an equation). That is one would want to solve the equation:

ddxRangeVout(x)=0

A solution to this equation is

x=Rpullup=RsensmaxRsensmin

Hence one would like to take a Pull-up resistor which resistance is the Square root of the Product (mathematics) of the resistance of the minimal and maximal resistances of the sensor.

I²C

Pull-up resistors are needed on the clock and data line for an I²C circuit because they are open-collector pins on the chips

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church.

I²C requires pull-up resistors on its clock (SCL) and data line (SDA) because the pins on the chips are of open-collector design. This means that a chip can only pull the lines low, otherwise they float up to VDD. In I²C, pulling the line to ground indicates a logical zero while letting it float to VDD is a logical one. As a channel access method, this allows one node to determine if another is transmitting by asserting an output, letting the external pull-up resistor pull the line to logic 1 level, and monitoring the line state. If a second node pulls the line to zero, then the first node can detect that the other is transmitting.

References

See also

de:Open circuit#Pull-up