Tuesday 30 April 2019

current - How do I calculate the power rating for zero-ohm resistors?


Based on my earlier question, since there supposed to be zero voltage (V=IR) drop across a 0 Ω resistor, how do we select the power rating of such a component?


For example, let's say I were to connect a zero-ohm resistor in between 5 V power source and a load (circuit variant) which take current ranges from 20-200 mA. What is the power rating of the 0 Ω resistor I should select?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...