Jump to content
IGNORED

can somebody please tell me what's a 16bit counter !


Recommended Posts

a 16 bit is obviously a thermal wrap counter for the 4 and 5 plugs with the yellow and purple sockets not plugged into it. if you plug it in to the 24bit converter you can actually emulate a 8 or 16 bit conversion quite sucessfully. give it a try.

  • 2 weeks later...

Your "toggle" clomponent is probably a flip-flop, which is a memory element to store one bit of data (0 or 1). Using the correct configuration of logical clomponents (AND gates, OR gates and NOT gates) u can link them up so they can "increase" a 16-bit number (any number from 0000 0000 0000 0000 to 1111 1111 1111 1111 (or 0 to 65535 in decimal)). If your circuit is triggered from a clock input (ie an oscillator with a certain frequency), it will raise your number by one. For example, if you have an oscillator with a frequency of 50Hz, it will result in your 16 bit counter being raised by one 50 times a second.

t(ms) bits

00 0000

20 0001

40 0010

60 0011

80 0100

etc.

 

*furiously fapping*

Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   1 Member

×
×