<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>8Bit adder from discrete transistors</title><link>/learn/learning-center/b/blog/posts/8bit-adder-from-discrete-transistors</link><description>In this project I tried to build the simplest calculater possible from discrete transistors in order to learn more about digital logic on the most basic level.


 started experimenting with single transistors on bread boards, building simple log...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: 8Bit adder from discrete transistors</title><link>https://community.element14.com/learn/learning-center/b/blog/posts/8bit-adder-from-discrete-transistors</link><pubDate>Wed, 05 Nov 2025 20:02:43 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5086496f-2c90-4de1-af61-b047ea4d4f4d</guid><dc:creator>Stuart_S</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;We did this circuit&amp;nbsp;&amp;nbsp;in one of our digital practicals at Uni a while back &lt;strong&gt;(that was converted to VHDL)&lt;/strong&gt;, build a half adder and full adder (half adder with carry). Our add with carry features two XOR, two ANDs and an OR -which appears as one of your bit adding modules. Maybe there&amp;#39;s an exercise here using De-Morgan&amp;#39;s theorem to reduce the chip count.&amp;nbsp;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5086496f-2c90-4de1-af61-b047ea4d4f4d/haladd.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Half Adder&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-5086496f-2c90-4de1-af61-b047ea4d4f4d/halfadd.png" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Full Adder&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve included the truth tables and simulations for reference and support&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28524&amp;AppID=121&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 8Bit adder from discrete transistors</title><link>https://community.element14.com/learn/learning-center/b/blog/posts/8bit-adder-from-discrete-transistors</link><pubDate>Thu, 14 Nov 2024 19:15:57 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5086496f-2c90-4de1-af61-b047ea4d4f4d</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;One of my first purchases from the surplus market was an old RTL board from some computer, back in the 1960&amp;#39;s.&lt;/p&gt;
&lt;p&gt;So your going back to that era for a project brought a smile to my face as I remembered the fun I had tracing the circuit from the logic boards.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28524&amp;AppID=121&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: 8Bit adder from discrete transistors</title><link>https://community.element14.com/learn/learning-center/b/blog/posts/8bit-adder-from-discrete-transistors</link><pubDate>Thu, 14 Nov 2024 14:39:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5086496f-2c90-4de1-af61-b047ea4d4f4d</guid><dc:creator>michaelkellett</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Did you consider NOR gates as your basic building block. A single transistor can implement a NOR gate and any other gate may be composed from a combination of NOR gates.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://en.wikipedia.org/wiki/NOR_gate" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://en.wikipedia.org/wiki/NOR_gate&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://ecstudiosystems.com/discover/textbooks/basic-electronics/logic-gates/rtl/" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://ecstudiosystems.com/discover/textbooks/basic-electronics/logic-gates/rtl/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://www.geeksforgeeks.org/implementation-of-full-adder-using-nor-gates/" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://www.geeksforgeeks.org/implementation-of-full-adder-using-nor-gates/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It wouldn&amp;#39;t use any less parts !&lt;/p&gt;
&lt;p&gt;( But might be easier to tolerance and understand.)&lt;/p&gt;
&lt;p&gt;You can actually squeeze a TO92 transistor of any pin out into a footprint of any layout (50 years of electronics work has offered many opportunities to test this proposition) but it wouldn&amp;#39;t look very neat.&lt;/p&gt;
&lt;p&gt;MK&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=28524&amp;AppID=121&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>