Pull Up Resistor Basics - Value & Function

  • Thread starter Thread starter zak8000
  • Start date Start date
  • Tags Tags
    Pull Resistors
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 3K views
zak8000
Messages
69
Reaction score
0
hi there

i have been reading up on the function of pull up resistors from the text:http://ti.tuwien.ac.at/ecs/teaching/courses/mclu/theory-material/Microcontroller.pdf and on page 37 it talks about it. in their example of the pull up resistor with the switch. i was wondering if they circuit would still work if the resistor was removed and if not what would be a suitable value for the resistor?
 
Engineering news on Phys.org
zak8000 said:
hi there

i have been reading up on the function of pull up resistors from the text:http://ti.tuwien.ac.at/ecs/teaching/courses/mclu/theory-material/Microcontroller.pdf and on page 37 it talks about it. in their example of the pull up resistor with the switch. i was wondering if they circuit would still work if the resistor was removed and if not what would be a suitable value for the resistor?

No, it wouldn't work.

With the resistor, the supply voltage appears across the switch when it is open, but no voltage appears across it when it is closed. So the voltage changes and the processor can use this to tell if the switch is open or closed.

Without a resistor, there is no voltage across the switch whether it is open or closed, so the processor can't tell if the switch is open or closed.

A typical value of pullup resistor is 4700 ohms.