Friday, July 31, 2009

Power of Resistance

For years scientists are trying to produce super conductors to transmit electricity without resistance, to avoid losses. But on the other hand a 'resistor' is equally important to make any circuit. I haven't seen any circuit so far that ends up without a resistance.

At college level its hard to decide what value of resistance should come up where. Lets take a simple example of LED circuit. I have seen people who won't even care to put a resistance in series with LED to glow it. When I asked many students the answer is again a question, "Why should we? Its already glowing!". Be it interfacing the LEDs to the Computer's parallel port or microcontrollers or simply driving them from battery no one just cares. But then my question is, "How do you drive LED on an 220v AC source?". And to be frank I get all those weird answers like "We should first step down the voltage". Well the answer is not completely incorrect! If you can do it without much losses(running on low voltage), you could save power you'll waste on resistance.
This simple circuit drives the LED at 5 volts. typically an LED requires 15 to 20 mA of current(actual value to be decided by manufacturers data sheet). I have used a 330 ohm resistance to limit the current to 12.61mA. 330 ohm is a standard value. this value can be tweaked to adjust the brightness.

Well there are other uses too. Lets discus them in points first.

  1. Pull up or Pull down resistance. (also called passive pull up or pull down)
  2. Limiting the current in input signals also for impedance matching in amps.
  3. Filters.
These few points can save a lot of problems in our circuits. Lets discuss the first one first.

Pull up or Pull down resistance
In general, a pull up or pull down is used to provide a reference to the input signal. Consider a circuit where the input is open(In case of switch intercaing with microcontroller), a pull up/down will either pull the voltage to Vcc or pull down to ground, hence avoiding floating voltages at the input of a gate.

Limiting the current in input signals
Limiting the input current is very important if you are playing only with voltage levels. Example, if you are reading some value with an ADC, we don't need much current. A series resistance in this case will help in limiting the current and avoid loading the source.

Filters
As in my previous post about caapcitor, I got a nice comment from one of my friends, talking about the filter. The decoupling capacitor in any circuit, includes the series resistance of the circuit and thus makes a cutoff frequency for a filter to block certainf frequencies. Now if we are aware of what to block, we can easily implemet RC filters to avoid noise.

7 comments:

  1. aaj pta chla resistor hota kya hai.........bhai wah

    ReplyDelete
  2. wah wah

    ... bt its all greek to me :)

    ReplyDelete
  3. kasam khuda ki dass liya! who cares buddy :P

    ReplyDelete
  4. Great concept man. Though you can definitely work on the the way your blog is structured(design and usability). It will be easier now as your posts are only few in number, not later when you have 13 or so. And post regularly.

    ReplyDelete