Repeater insertion (original) (raw)

About DBpedia

Repeater insertion is a technique for reducing the time delay associated with long wire lines in integrated circuits. The technique involves cutting the long wire into one or more short wires and inserting a repeater between each new pair of short wires. To first order, the resistance of a wire on an integrated circuit is directly proportional, or linear, according to the wire's length. If a 1 mm length of the wire has 100 ohms resistance, then a 2 mm length will have 200 ohms resistance.

Property Value
dbo:abstract Repeater insertion is a technique for reducing the time delay associated with long wire lines in integrated circuits. The technique involves cutting the long wire into one or more short wires and inserting a repeater between each new pair of short wires. The time it takes for a signal to travel from one end of a wire to the other end is known as wire-line delay or just delay. In an integrated circuit, this delay is characterized by RC, the resistance of the wire (R) multiplied by the wire's capacitance (C). Thus, if the wire's resistance is 100 ohms and its capacitance is 0.01 microfarad (μF), the wire's delay is one microsecond (µs). To first order, the resistance of a wire on an integrated circuit is directly proportional, or linear, according to the wire's length. If a 1 mm length of the wire has 100 ohms resistance, then a 2 mm length will have 200 ohms resistance. For the purposes of our highly simplified discussion, the capacitance of a wire also increases linearly along its length. If a 1 mm length of the wire has 0.01 µF capacitance, a 2 mm length of the wire will have 0.02 µF, a 3 mm wire will have 0.03 µF, and so o Thus, the time delay through a wire increases with the square of the wire's length. This is true, to first order, for any wire whose cross-section remains constant along the length of the wire. wire resistance capacitance time delay length R C t 1 mm 100 ohm 0.01 µF 1 µs 2 mm 200 ohm 0.02 µF 4 µs 3 mm 300 ohm 0.03 µF 9 µs The interesting consequence of this behavior is that, while a single 2 mm length of wire has a delay of 4 µs, two separate 1 mm wires only have a delay of 1 µs each. The two separate wires cover the same distance in half the time! By cutting the wire in half, we can double its speed. To make this science trick work properly, an active circuit must be placed between the two separate wires so as to move the signal from one to the next. An active circuit used for such a purpose is known as a repeater. In a CMOS integrated circuit, the repeater is often a simple inverter. Reducing the delay of a wire by cutting it in half and inserting a repeater is known as repeater insertion. The cost of this procedure is the additional new delay through the repeater itself, plus power cost because the repeater is an active circuit that must be powered, whereas the plain unrepeated wire was originally an unpowered passive component. For more details, see for example Anikreddy and Burleson's paper, Repeater Insertion in deep sub-micron CMOS: Ramp-based Analytical Model and Placement Sensitivity Analysis,in ISCAS 2000, the IEEE International Symposium on Circuits and Systems, May 28–31, 2000, Geneva, Switzerland(http://ieeexplore.ieee.org/iel5/6910/18588/00856173.pdf). (en)
dbo:wikiPageExternalLink http://ieeexplore.ieee.org/iel5/6910/18588/00856173.pdf).
dbo:wikiPageID 9150059 (xsd:integer)
dbo:wikiPageLength 3580 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1099921869 (xsd:integer)
dbo:wikiPageWikiLink dbr:Electronic_circuit dbr:Integrated_circuit dbr:Ohm dbr:Electrical_resistance dbr:Microsecond dbr:Active_component dbr:Farad dbr:Repeater dbr:Response_time_(technology) dbc:Integrated_circuits dbr:CMOS dbr:Capacitance dbr:RC_circuit dbr:Signal dbr:Directly_proportional dbr:Passive_component
dbp:wikiPageUsesTemplate dbt:Orphan dbt:Tone
dct:subject dbc:Integrated_circuits
gold:hypernym dbr:Technique
rdf:type dbo:TopicalConcept yago:Artifact100021939 yago:Circuit103033362 yago:ComputerCircuit103084420 yago:Device103183080 yago:ElectricalDevice103269401 yago:Instrumentality103575240 yago:IntegratedCircuit103577090 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatIntegratedCircuits yago:Whole100003553
rdfs:comment Repeater insertion is a technique for reducing the time delay associated with long wire lines in integrated circuits. The technique involves cutting the long wire into one or more short wires and inserting a repeater between each new pair of short wires. To first order, the resistance of a wire on an integrated circuit is directly proportional, or linear, according to the wire's length. If a 1 mm length of the wire has 100 ohms resistance, then a 2 mm length will have 200 ohms resistance. (en)
rdfs:label Repeater insertion (en)
owl:sameAs freebase:Repeater insertion yago-res:Repeater insertion wikidata:Repeater insertion https://global.dbpedia.org/id/4tUr3
prov:wasDerivedFrom wikipedia-en:Repeater_insertion?oldid=1099921869&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Repeater_insertion
is dbo:wikiPageWikiLink of dbr:Repeater
is foaf:primaryTopic of wikipedia-en:Repeater_insertion