Author Topic: Logic Pull Up resistors  (Read 2319 times)

0 Members and 1 Guest are viewing this topic.

Offline JblissTopic starter

  • Regular Contributor
  • *
  • Posts: 205
Logic Pull Up resistors
« on: December 23, 2015, 12:12:43 pm »
Hi
I have just started learning simple logic using 4011's and 74hc02 (parts i had available). and I have a question is it nessiscary to use pull up resistors on the input always. so far I have had no such luck with out them.
Could i be doing something wrong. 
Some circuits Show with out them

Thanks Josh 
 
 

Offline SeanB

  • Super Contributor
  • ***
  • Posts: 16284
  • Country: za
Re: Logic Pull Up resistors
« Reply #1 on: December 23, 2015, 12:28:38 pm »
If using with a switch yes, if using from the output of another IC no. Pull up for CMOS is very forgiving, you can use from 220R to 1M at low speed, though you probably will want to stick to around 2-10k for most cases. Connect unused inputs to a power rail via a 10-100k resistor, otherwise they will float and may oscillate.
 

Offline JblissTopic starter

  • Regular Contributor
  • *
  • Posts: 205
Re: Logic Pull Up resistors
« Reply #2 on: December 23, 2015, 12:33:04 pm »
Thank You.  :D
 

Offline JblissTopic starter

  • Regular Contributor
  • *
  • Posts: 205
Re: Logic Pull Up resistors
« Reply #3 on: December 23, 2015, 12:59:39 pm »
Just another question whats the largest number for a 4 bit adder
 

Offline matseng

  • Frequent Contributor
  • **
  • Posts: 563
  • Country: se
    • My Github
Re: Logic Pull Up resistors
« Reply #4 on: December 23, 2015, 01:50:45 pm »
Just another question whats the largest number for a 4 bit adder
Mmmm? 15  8) Unless you use more than one 4-bit adder in conjunction - then it might be 255,  4095,  65535,  1 048 575, 16 777 215, 268 435 455 or 4 294 967 295 for 2,3,4,5,6,7 or 8 of the adders ganged up.

This is for unsigned numbers. If you want to process both negative and positive numbers you have to divide those values by two.
 

Offline JblissTopic starter

  • Regular Contributor
  • *
  • Posts: 205
Re: Logic Pull Up resistors
« Reply #5 on: December 23, 2015, 01:52:47 pm »
 

Offline matseng

  • Frequent Contributor
  • **
  • Posts: 563
  • Country: se
    • My Github
Re: Logic Pull Up resistors
« Reply #6 on: December 23, 2015, 01:55:33 pm »
It can add two 4-bit numbers each ranging from 0 to 15. And return a number between 0 and 31 since the CarryOut can be considered a 5th output bit.
 

Offline JblissTopic starter

  • Regular Contributor
  • *
  • Posts: 205
Re: Logic Pull Up resistors
« Reply #7 on: December 23, 2015, 02:43:51 pm »
Thank You 
merry christms
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf