<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>&#34;Today in History&#34; Engineering Education Blog of the Engineering Pathway &#187; Gordon Bell</title>
	<atom:link href="http://www.k-grayengineeringeducation.com/blog/index.php/author/bell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.k-grayengineeringeducation.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 07:28:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Engineering Education &#8220;Today in History&#8221; Blog: PDP-11 minicomputer introduced</title>
		<link>http://www.k-grayengineeringeducation.com/blog/index.php/2011/03/13/engineering-education-today-in-history-blog-pdp-11-minicomputer-introduced/</link>
		<comments>http://www.k-grayengineeringeducation.com/blog/index.php/2011/03/13/engineering-education-today-in-history-blog-pdp-11-minicomputer-introduced/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 07:02:25 +0000</pubDate>
		<dc:creator>Gordon Bell</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Electrical Engineering]]></category>
		<category><![CDATA[Engineering Design]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://www.k-grayengineeringeducation.com/blog/?p=4336</guid>
		<description><![CDATA[Today in History &#8211; March 13,1970 &#8211; PDP-11 minicomputer introduced by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced. PDP-11 and its successor, the VAX-11, lived over almost three decades during the time DEC rose to number two computer manufacturer, and [...]]]></description>
			<content:encoded><![CDATA[<table border="1">
<tbody>
<tr>
<td><a title="Gordon Bell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=AF6FD4D8-BE83-413C-8DBA-1FBA803B247B" target="_blank"><img src="http://research.microsoft.com/%7EGBell/Gordon%20Dan%20Tuffs.jpg" alt="Photo of Gordon Bell" height="120" align="texttop" /></a></td>
<td><a title="PDP-11 Simulator configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=9C4A77E4-5143-4531-858C-AC8FA1F553C8" target="_blank"><img src="http://images.smete.org/Resource_Images/i9/9C4A77E4-5143-4531-858C-AC8FA1F553C8/9C4A77E4-5143-4531-858C-AC8FA1F553C8.gif" alt="Photo of PDP-11" width="119" height="120" /><br />
</a></td>
<td><a title="The Minicomputers of the 70s" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=D0CDEF72-6766-40A0-BAB2-2A288330F67E" target="_blank"><img src="http://www.inf.fu-berlin.de/lehre/SS01/hc/minicomp/pdp11_cpu.jpg" alt="PDP-11 Chip Photo" height="120" align="texttop" /></a></td>
</tr>
</tbody>
</table>
<p>Today in History &#8211; March 13,1970 &#8211;  						 							<a title="PDP-11 Simulator Configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank"> PDP-11 minicomputer introduced</a> by DEC (Digital Equipment Corporation) and remained in active  production until 1996. It was one of the most popular 16-bit  minicomputers ever produced.</p>
<p>PDP-11 and its successor, the VAX-11, lived over almost three decades  during the time DEC rose to number two computer manufacturer, and then  was purchased by Compaq, who in turn was purchased by HP. The  architecture was done by my former CMU student, Harold McFarland. (I was  a consultant to DEC while on the CMU faculty 1966-1972). The PDP-11 was  known for at least two innovations: the Unibus for interconnecting the  computer&#8217;s components and the architecture using General Registers. Both  concepts were derived while writing the book <a title="Computer Structures" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=756C08D7-9522-4673-9502-EB2C1777CA67" target="_blank">Computer Structures</a> with <a title="Tribute on Allen Newell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=A3A5578D-13D0-43C7-8497-FB4A1F02A2F3" target="_blank">Allen Newell</a>.</p>
<p>Andy Knowles was in charge of the group. The marketing ads featured  the Unibus, a 56 conductor ribbon cable to which the processor,  memories, and various I/O control units attached. The initial ads for  the PDP-11 featured the ribbon cable bus and a scissors and the notion  that anything could be connected to it &#8211; making it ideal as a component  of a larger system. This is what DEC said about it: &#8220;<em>The PDP-11/20  was the first minicomputer to interface all system elements &#8212;  processor, memory and peripherals &#8212; to a single, bi-directional,  asynchronous bus. The UNIBUS enabled fast devices to send, receive or  exchange data without intermediate buffering in memory. The PDP-11  became the world&#8217;s most successful family of minicomputers.</em>&#8220; The  manual has a description in ISP, the language that Allen Newell and I  developed to describe computer instruction sets aka instruction set  architectures (ISAs).</p>
<p>My web site has several articles and comments that may be of interest on my <a title="Gordon bell's website" href="http://research.microsoft.com/%7Egbell/Digital/DECMuseum.htm" target="_blank">web site</a>.</p>
<ol>
<li> <a href="http://research.microsoft.com/%7Egbell/CGB%20Files/New%20Architecture%20PDP11%20SJCC%201970%20c.pdf" target="_blank">Bell, C. G., R. Cady, H. McFarland, B. Delagi, J. O&#8217;Laughlin, R. Noonan and W. Wulf</a>,  &#8220;A New Architecture for Mini-Computers &#8212; The DEC PDP-11&#8243;, Sprint Joint  Computer Conference, pp. 657-675 (1970). This is the conference where  it was announced.</li>
<li><a href="http://research.microsoft.com/%7Egbell/Digital/Bell_Strecker_What_we%20_learned_fm_PDP-11c%207511.pdf" target="_blank">What we learned from the PDP-11</a>,  published by myself and Bill Strecker in 1975 just before the VAX  project was started. This has become a &#8216;classic paper&#8217; in architecture  that starts with: <em>&#8220;There is only one mistake that can be made in a computer design that is difficult to recover from:</em> <em>not  providing enough address bits for memory addressing and memory  management . The PDP-11 followed the unbroken tradition of nearly every  known computer&#8221;.</em></li>
<li><a href="http://research.microsoft.com/%7Egbell/Digital/Strecker%20Bell%20PDP-11%20VAX%20Alpha%20Retrospective.pdf" target="_blank">Retrospective on the PDP-11</a> written by Bill Strecker with a retrospective about VAX and Alpha and published in 1995.</li>
<li>Bell, C. G.,  &#8220;<a href="http://research.microsoft.com/%7Egbell/CGB%20Files/Mini%20and%20Micro%20Industries%20Computer%208410%20bw%20c.pdf" target="_blank">The Mini and Micro Industries</a>&#8220;,  Computer (17) no. 10, pp. 14-30 (October 1984) provides an overview of  the entire industry that was minicomputers from the beginning until 1984  when workstations and distributed computers and clusters were emerging.  It showed that there were about 100 computer companies formed and died.</li>
<li>Gordon Bell 3 hour class lecture on the <a href="http://research.microsoft.com/%7Egbell/Digital/Minicomputers_The_DEC_aka_Digital_Story.ppt" target="_blank">Formation of the Minicomputer Industry from a DEC (Digital Equipment Corporation) Viewpoint</a>,  including Bell&#8217;s Law of Computer Classes. The talk was given to the  History of Computers Seminar at UC Berkeley and included UC San Diego, U  of Washington, and Microsoft on October 11, 2006.</li>
<li><a title="PDP-11 simulator" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank">Bob Supnik has written simulators</a> and papers on the PDP-11, VAX, and Alpha.</li>
</ol>
<p>Check out the <a title="Engineering Pathway" href="http://www.engineeringpathway.com/" target="_blank">Engineering Pathway&#8217;s</a> educational resources on the <a title="EP resources on PDP-11 and other PDP series computers" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=PDP-11%5E100%20PDP%20%22Gordon%20Bell%22" target="_blank">PDP-11</a> and <a title="EP resources on history of computing" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=%22history%20of%20computing%22%20%22computing%20history%22" target="_blank">history of computing</a>. For more educational resources, see our  <a title="Electrical Engineering Education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Electrical-Engineering" target="_blank">electrical engineering education</a>, <a title="computer science education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Science" target="_blank">computer science education</a> and <a title="computer engineering education" href="http://stage.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Engineering" target="_blank">computer engineering education</a> community pages. The Engineering Pathway also hosts <a title="Engineering Education communities" href="http://www.engineeringpathway.com/ep/community/" target="_blank">Engineering Education communities</a> in all ABET-accredited disciplines.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k-grayengineeringeducation.com/blog/index.php/2011/03/13/engineering-education-today-in-history-blog-pdp-11-minicomputer-introduced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Engineering Education &quot;Today in History&quot;  PDP-11 minicomputer introduced</title>
		<link>http://www.k-grayengineeringeducation.com/blog/index.php/2010/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced-3/</link>
		<comments>http://www.k-grayengineeringeducation.com/blog/index.php/2010/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced-3/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:18:58 +0000</pubDate>
		<dc:creator>Gordon Bell</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Electrical Engineering]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Petroleum Engineering]]></category>

		<guid isPermaLink="false">http://www.k-grayengineeringeducation.com/blog/?p=2800</guid>
		<description><![CDATA[Today in History &#8211; March 13,1970 &#8211; PDP-11 minicomputer introduced by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced. PDP-11 and its successor, the VAX-11, lived over almost three decades during the time DEC rose to number two computer manufacturer, and [...]]]></description>
			<content:encoded><![CDATA[<table border="1">
<tbody>
<tr>
<td><a title="Gordon Bell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=AF6FD4D8-BE83-413C-8DBA-1FBA803B247B" target="_blank"><img src="http://research.microsoft.com/~GBell/Gordon%20Dan%20Tuffs.jpg" alt="Photo of Gordon Bell" height="120" align="texttop" /></a></td>
<td><a title="PDP-11 Simulator configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=9C4A77E4-5143-4531-858C-AC8FA1F553C8" target="_blank"><img src="http://images.smete.org/Resource_Images/i9/9C4A77E4-5143-4531-858C-AC8FA1F553C8/9C4A77E4-5143-4531-858C-AC8FA1F553C8.gif" alt="Photo of PDP-11" width="119" height="120" /><br />
</a></td>
<td><a title="The Minicomputers of the 70s" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=D0CDEF72-6766-40A0-BAB2-2A288330F67E" target="_blank"><img src="http://www.inf.fu-berlin.de/lehre/SS01/hc/minicomp/pdp11_cpu.jpg" alt="PDP-11 Chip Photo" height="120" align="texttop" /></a></td>
</tr>
</tbody>
</table>
<p>Today in History &#8211; March 13,1970 &#8211;  						 							<a title="PDP-11 Simulator Configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank"> PDP-11 minicomputer introduced</a> by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced.</p>
<p>PDP-11 and its successor, the VAX-11, lived over almost three decades during the time DEC rose to number two computer manufacturer, and then was purchased by Compaq, who in turn was purchased by HP. The architecture was done by my former CMU student, Harold McFarland. (I was a consultant to DEC while on the CMU faculty 1966-1972). The PDP-11 was known for at least two innovations: the Unibus for interconnecting the computer&#8217;s components and the architecture using General Registers. Both concepts were derived while writing the book <a title="Computer Structures" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=756C08D7-9522-4673-9502-EB2C1777CA67" target="_blank">Computer Structures</a> with <a title="Tribute on Allen Newell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=A3A5578D-13D0-43C7-8497-FB4A1F02A2F3" target="_blank">Allen Newell</a>.</p>
<p>Andy Knowles was in charge of the group. The marketing ads featured the Unibus, a 56 conductor ribbon cable to which the processor, memories, and various I/O control units attached. The initial ads for the PDP-11 featured the ribbon cable bus and a scissors and the notion that anything could be connected to it &#8211; making it ideal as a component of a larger system. This is what DEC said about it: &#8220;<em>The PDP-11/20 was the first minicomputer to interface all system elements &#8212; processor, memory and peripherals &#8212; to a single, bi-directional, asynchronous bus. The UNIBUS enabled fast devices to send, receive or exchange data without intermediate buffering in memory. The PDP-11 became the world&#8217;s most successful family of minicomputers.</em>&#8220; The manual has a description in ISP, the language that Allen Newell and I developed to describe computer instruction sets aka instruction set architectures (ISAs).</p>
<p>My web site has several articles and comments that may be of interest on my <a title="Gordon bell's website" href="http://research.microsoft.com/~gbell/Digital/DECMuseum.htm" target="_blank">web site</a>.</p>
<ol>
<li> <a href="http://research.microsoft.com/~gbell/CGB%20Files/New%20Architecture%20PDP11%20SJCC%201970%20c.pdf" target="_blank">Bell, C. G., R. Cady, H. McFarland, B. Delagi, J. O&#8217;Laughlin, R. Noonan and W. Wulf</a>, &#8220;A New Architecture for Mini-Computers &#8212; The DEC PDP-11&#8243;, Sprint Joint Computer Conference, pp. 657-675 (1970). This is the conference where it was announced.</li>
<li><a href="http://research.microsoft.com/~gbell/Digital/Bell_Strecker_What_we%20_learned_fm_PDP-11c%207511.pdf" target="_blank">What we learned from the PDP-11</a>, published by myself and Bill Strecker in 1975 just before the VAX project was started. This has become a &#8216;classic paper&#8217; in architecture that starts with: <em>&#8220;There is only one mistake that can be made in a computer design that is difficult to recover from:</em> <em>not providing enough address bits for memory addressing and memory management . The PDP-11 followed the unbroken tradition of nearly every known computer&#8221;.</em></li>
<li><a href="http://research.microsoft.com/~gbell/Digital/Strecker%20Bell%20PDP-11%20VAX%20Alpha%20Retrospective.pdf" target="_blank">Retrospective on the PDP-11</a> written by Bill Strecker with a retrospective about VAX and Alpha and published in 1995.</li>
<li>Bell, C. G.,  &#8220;<a href="http://research.microsoft.com/~gbell/CGB%20Files/Mini%20and%20Micro%20Industries%20Computer%208410%20bw%20c.pdf" target="_blank">The Mini and Micro Industries</a>&#8220;, Computer (17) no. 10, pp. 14-30 (October 1984) provides an overview of the entire industry that was minicomputers from the beginning until 1984 when workstations and distributed computers and clusters were emerging. It showed that there were about 100 computer companies formed and died.</li>
<li>Gordon Bell 3 hour class lecture on the <a href="http://research.microsoft.com/~gbell/Digital/Minicomputers_The_DEC_aka_Digital_Story.ppt" target="_blank">Formation of the Minicomputer Industry from a DEC (Digital Equipment Corporation) Viewpoint</a>, including Bell&#8217;s Law of Computer Classes. The talk was given to the History of Computers Seminar at UC Berkeley and included UC San Diego, U of Washington, and Microsoft on October 11, 2006.</li>
<li><a title="PDP-11 simulator" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank">Bob Supnik has written simulators</a> and papers on the PDP-11, VAX, and Alpha.</li>
</ol>
<p>Check out the <a title="Engineering Pathway" href="http://www.engineeringpathway.com/" target="_blank">Engineering Pathway&#8217;s</a> educational resources on the <a title="EP resources on PDP-11 and other PDP series computers" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=PDP-11^100%20PDP%20%22Gordon%20Bell%22" target="_blank">PDP-11</a> and <a title="EP resources on history of computing" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=%22history%20of%20computing%22%20%22computing%20history%22" target="_blank">history of computing</a>. For more educational resources, see our  <a title="Electrical Engineering Education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Electrical-Engineering" target="_blank">electrical engineering education</a>, <a title="computer science education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Science" target="_blank">computer science education</a> and <a title="computer engineering education" href="http://stage.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Engineering" target="_blank">computer engineering education</a> community pages. The Engineering Pathway also hosts <a title="Engineering Education communities" href="http://www.engineeringpathway.com/ep/community/" target="_blank">Engineering Education communities</a> in all ABET-accredited disciplines.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k-grayengineeringeducation.com/blog/index.php/2010/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Engineering Education &quot;Today in History&quot;  PDP-11 minicomputer introduced</title>
		<link>http://www.k-grayengineeringeducation.com/blog/index.php/2009/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced-2/</link>
		<comments>http://www.k-grayengineeringeducation.com/blog/index.php/2009/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced-2/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 07:01:03 +0000</pubDate>
		<dc:creator>Gordon Bell</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[General Engineering, Engineering Science]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://www.k-grayengineeringeducation.com/blog/?p=394</guid>
		<description><![CDATA[Today in History &#8211; March 13,1970 &#8211; PDP-11 minicomputer introduced by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced. PDP-11 and its successor, the VAX-11, lived over almost three decades during the time DEC rose to number two computer manufacturer, and [...]]]></description>
			<content:encoded><![CDATA[<table border="1">
<tbody>
<tr>
<td><a title="Gordon Bell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=AF6FD4D8-BE83-413C-8DBA-1FBA803B247B" target="_blank"><img src="http://research.microsoft.com/~GBell/Gordon%20Dan%20Tuffs.jpg" alt="Photo of Gordon Bell" height="120" align="texttop" /></a></td>
<td><a title="PDP-11 Simulator configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=9C4A77E4-5143-4531-858C-AC8FA1F553C8" target="_blank"><img style="vertical-align: text-top;" src="http://images.smete.org/Resource_Images/i9/9C4A77E4-5143-4531-858C-AC8FA1F553C8/9C4A77E4-5143-4531-858C-AC8FA1F553C8.gif" alt="Photo of PDP-11" width="119" height="120" /><br />
</a></td>
<td><a title="The Minicomputers of the 70s" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=D0CDEF72-6766-40A0-BAB2-2A288330F67E" target="_blank"><img src="http://www.inf.fu-berlin.de/lehre/SS01/hc/minicomp/pdp11_cpu.jpg" alt="PDP-11 Chip Photo" height="120" align="texttop" /></a></td>
</tr>
</tbody>
</table>
<p>Today in History &#8211; March 13,1970 &#8211;  						 							<a title="PDP-11 Simulator Configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank"> PDP-11 minicomputer introduced</a> by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced.</p>
<p>PDP-11 and its successor, the VAX-11, lived over almost three decades during the time DEC rose to number two computer manufacturer, and then was purchased by Compaq, who in turn was purchased by HP. The architecture was done by my former CMU student, Harold McFarland. (I was a consultant to DEC while on the CMU faculty 1966-1972). The PDP-11 was known for at least two innovations: the Unibus for interconnecting the computer&#8217;s components and the architecture using General Registers. Both concepts were derived while writing the book <a title="Computer Structures" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=756C08D7-9522-4673-9502-EB2C1777CA67" target="_blank">Computer Structures</a> with <a title="Tribute on Allen Newell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=A3A5578D-13D0-43C7-8497-FB4A1F02A2F3" target="_blank">Allen Newell</a>.</p>
<p>Andy Knowles was in charge of the group. The marketing ads featured the Unibus, a 56 conductor ribbon cable to which the processor, memories, and various I/O control units attached. The initial ads for the PDP-11 featured the ribbon cable bus and a scissors and the notion that anything could be connected to it &#8211; making it ideal as a component of a larger system. This is what DEC said about it: &#8220;<em>The PDP-11/20 was the first minicomputer to interface all system elements &#8212; processor, memory and peripherals &#8212; to a single, bi-directional, asynchronous bus. The UNIBUS enabled fast devices to send, receive or exchange data without intermediate buffering in memory. The PDP-11 became the world&#8217;s most successful family of minicomputers.</em>&#8220; The manual has a description in ISP, the language that Allen Newell and I developed to describe computer instruction sets aka instruction set architectures (ISAs).</p>
<p>My web site has several articles and comments that may be of interest on my <a title="Gordon bell's website" href="http://research.microsoft.com/~gbell/Digital/DECMuseum.htm" target="_blank">web site</a>.</p>
<ol>
<li> <a href="http://research.microsoft.com/~gbell/CGB%20Files/New%20Architecture%20PDP11%20SJCC%201970%20c.pdf" target="_blank">Bell, C. G., R. Cady, H. McFarland, B. Delagi, J. O&#8217;Laughlin, R. Noonan and W. Wulf</a>, &#8220;A New Architecture for Mini-Computers &#8212; The DEC PDP-11&#8243;, Sprint Joint Computer Conference, pp. 657-675 (1970). This is the conference where it was announced.</li>
<li><a href="http://research.microsoft.com/~gbell/Digital/Bell_Strecker_What_we%20_learned_fm_PDP-11c%207511.pdf" target="_blank">What we learned from the PDP-11</a>, published by myself and Bill Strecker in 1975 just before the VAX project was started. This has become a &#8216;classic paper&#8217; in architecture that starts with: <em>&#8220;There is only one mistake that can be made in a computer design that is difficult to recover from:</em> <em>not providing enough address bits for memory addressing and memory management . The PDP-11 followed the unbroken tradition of nearly every known computer&#8221;.</em></li>
<li><a href="http://research.microsoft.com/~gbell/Digital/Strecker%20Bell%20PDP-11%20VAX%20Alpha%20Retrospective.pdf" target="_blank">Retrospective on the PDP-11</a> written by Bill Strecker with a retrospective about VAX and Alpha and published in 1995.</li>
<li>Bell, C. G.,  &#8220;<a href="http://research.microsoft.com/~gbell/CGB%20Files/Mini%20and%20Micro%20Industries%20Computer%208410%20bw%20c.pdf" target="_blank">The Mini and Micro Industries</a>&#8220;, Computer (17) no. 10, pp. 14-30 (October 1984) provides an overview of the entire industry that was minicomputers from the beginning until 1984 when workstations and distributed computers and clusters were emerging. It showed that there were about 100 computer companies formed and died.</li>
<li>Gordon Bell 3 hour class lecture on the <a href="http://research.microsoft.com/~gbell/Digital/Minicomputers_The_DEC_aka_Digital_Story.ppt" target="_blank">Formation of the Minicomputer Industry from a DEC (Digital Equipment Corporation) Viewpoint</a>, including Bell&#8217;s Law of Computer Classes. The talk was given to the History of Computers Seminar at UC Berkeley and included UC San Diego, U of Washington, and Microsoft on October 11, 2006.</li>
<li><a title="PDP-11 simulator" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank">Bob Supnik has written simulators</a> and papers on the PDP-11, VAX, and Alpha.</li>
</ol>
<p>Check out the <a title="Engineering Pathway" href="http://www.engineeringpathway.com/" target="_blank">Engineering Pathway&#8217;s</a> educational resources on the <a title="EP resources on PDP-11 and other PDP series computers" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=PDP-11^100%20PDP%20%22Gordon%20Bell%22" target="_blank">PDP-11</a> and <a title="EP resources on history of computing" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=%22history%20of%20computing%22%20%22computing%20history%22" target="_blank">history of computing</a>. For more educational resources, see our  <a title="Electrical Engineering Education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Electrical-Engineering" target="_blank">electrical engineering education</a>, <a title="computer science education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Science" target="_blank">computer science education</a> and <a title="computer engineering education" href="http://stage.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Engineering" target="_blank">computer engineering education</a> community pages. The Engineering Pathway also hosts <a title="Engineering Education communities" href="http://www.engineeringpathway.com/ep/community/" target="_blank">Engineering Education communities</a> in all ABET-accredited disciplines.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k-grayengineeringeducation.com/blog/index.php/2009/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Engineering Education &quot;Today in History&quot;  PDP-11 minicomputer introduced</title>
		<link>http://www.k-grayengineeringeducation.com/blog/index.php/2008/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced/</link>
		<comments>http://www.k-grayengineeringeducation.com/blog/index.php/2008/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 08:01:46 +0000</pubDate>
		<dc:creator>Gordon Bell</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Electrical Engineering]]></category>
		<category><![CDATA[General Engineering, Engineering Science]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://www.k-grayengineeringeducation.com/index.php/2008/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced/</guid>
		<description><![CDATA[Today in History &#8211; March 13,1970 &#8211; PDP-11 minicomputer introduced by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced. PDP-11 and its successor, the VAX-11, lived over almost three decades during the time DEC rose to number two computer manufacturer, and [...]]]></description>
			<content:encoded><![CDATA[<table border="1">
<tbody>
<tr>
<td><a title="Gordon Bell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=AF6FD4D8-BE83-413C-8DBA-1FBA803B247B" target="_blank"><img src="http://research.microsoft.com/~GBell/Gordon%20Dan%20Tuffs.jpg" alt="Photo of Gordon Bell" height="120" align="texttop" /></a></td>
<td><a title="PDP-11 Simulator configuration" href="http://research.microsoft.com/~GBell/Digital/timeline/16-bit.htm" target="_blank"><img src="http://research.microsoft.com/~GBell/Digital/timeline/photos/pdp11-20-t.jpg" alt="Photo of PDP-11" height="120" /><br />
</a></td>
<td><a title="The Minicomputers of the 70s" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=D0CDEF72-6766-40A0-BAB2-2A288330F67E" target="_blank"><img src="http://www.inf.fu-berlin.de/lehre/SS01/hc/minicomp/pdp11_cpu.jpg" alt="PDP-11 Chip Photo" height="120" align="texttop" /></a></td>
</tr>
</tbody>
</table>
<p>Today in History &#8211; March 13,1970 &#8211;  						 							<a title="PDP-11 Simulator Configuration" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank"> PDP-11 minicomputer introduced</a> by DEC (Digital Equipment Corporation) and remained in active production until 1996. It was one of the most popular 16-bit minicomputers ever produced.</p>
<p>PDP-11 and its successor, the VAX-11,  lived over almost three decades during the time DEC rose to number two computer manufacturer, and then was purchased by Compaq, who in turn was purchased by HP.  The architecture was done by my former CMU student, Harold McFarland. (I was a consultant to DEC while on the CMU faculty 1966-1972). The PDP-11 was known for at least two innovations: the Unibus for interconnecting the computer&#8217;s components and the architecture using General Registers. Both concepts were derived while writing the book <a title="Computer Structures" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=756C08D7-9522-4673-9502-EB2C1777CA67" target="_blank">Computer Structures</a> with <a title="Tribute on Allen Newell" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=A3A5578D-13D0-43C7-8497-FB4A1F02A2F3" target="_blank">Allen Newell</a>.</p>
<p>Andy Knowles was in charge of the group. The marketing ads featured the Unibus, a 56 conductor ribbon cable to which the processor, memories, and various I/O control units attached.  The initial ads for the PDP-11 featured the ribbon cable bus and a scissors and the notion that anything could be connected to it &#8211; making it ideal as a component of a larger system.  This is what DEC said about it: &#8220;<em>The PDP-11/20 was the first minicomputer to interface all system elements &#8212; processor, memory and peripherals &#8212; to a single, bi-directional, asynchronous bus. The UNIBUS enabled fast devices to send, receive or exchange data without intermediate buffering in memory. The PDP-11 became the world&#8217;s most successful family of minicomputers.</em>&#8220;  The manual has a description in ISP, the language that Allen Newell and I developed to describe computer instruction sets aka instruction set architectures (ISAs).</p>
<p>My web site has several articles and comments that may be of interest on my <a title="Gordon bell's website" href="http://research.microsoft.com/~gbell/Digital/DECMuseum.htm" target="_blank">web site</a>.</p>
<ol>
<li> <a href="http://research.microsoft.com/~gbell/CGB%20Files/New%20Architecture%20PDP11%20SJCC%201970%20c.pdf" target="_blank">Bell, C. G., R. Cady, H. McFarland, B. Delagi, J. O&#8217;Laughlin, R. Noonan and W. Wulf</a>, &#8220;A New Architecture for Mini-Computers &#8212; The DEC PDP-11&#8243;, Sprint Joint Computer Conference, pp. 657-675 (1970). This is the conference where it was announced.</li>
<li><a href="http://research.microsoft.com/~gbell/Digital/Bell_Strecker_What_we%20_learned_fm_PDP-11c%207511.pdf" target="_blank">What we learned from the PDP-11</a>, published by myself and Bill Strecker in 1975 just before the VAX project was started. This has become a &#8216;classic paper&#8217; in architecture that starts with: <em>&#8220;There is only one mistake that can be made in a computer design that is difficult to recover from:</em> <em>not providing enough address bits for memory addressing and  memory management . The PDP-11 followed the unbroken tradition of nearly every known computer&#8221;.</em></li>
<li><a href="http://research.microsoft.com/~gbell/Digital/Strecker%20Bell%20PDP-11%20VAX%20Alpha%20Retrospective.pdf" target="_blank">Retrospective on the PDP-11</a> written by Bill Strecker with a retrospective about VAX and Alpha and published in 1995.</li>
<li>Bell, C. G.,  &#8220;<a href="http://research.microsoft.com/~gbell/CGB%20Files/Mini%20and%20Micro%20Industries%20Computer%208410%20bw%20c.pdf" target="_blank">The Mini and Micro Industries</a>&#8220;, Computer (17) no. 10, pp. 14-30 (October 1984) provides an overview of the entire industry that was minicomputers from the beginning until 1984 when workstations and distributed computers and clusters were emerging. It showed that there were about 100 computer companies formed and died.</li>
<li>Gordon Bell 3 hour class lecture on the <a href="http://research.microsoft.com/~gbell/Digital/Minicomputers_The_DEC_aka_Digital_Story.ppt" target="_blank">Formation of the Minicomputer Industry from a DEC (Digital Equipment Corporation) Viewpoint</a>, including Bell&#8217;s Law of Computer Classes. The  talk was given to the History of Computers Seminar at UC Berkeley and included UC San Diego, U of Washington, and Microsoft on October 11, 2006.</li>
<li><a title="PDP-11 simulator" href="http://www.engineeringpathway.com/ep/learning_resource/summary/?id=708EA247-16F8-4991-B4A7-E9C0D0EB8DF2" target="_blank">Bob Supnik has written simulators</a> and papers on the PDP-11, VAX, and Alpha.</li>
</ol>
<p>Check out the <a title="Engineering Pathway" href="http://www.engineeringpathway.com/" target="_blank">Engineering Pathway&#8217;s</a> educational resources on the <a title="EP resources on PDP-11 and other PDP series computers" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=PDP-11^100%20PDP%20%22Gordon%20Bell%22" target="_blank">PDP-11</a> and <a title="EP resources on history of computing" href="http://www.engineeringpathway.com/ep/hEd/search/search_link.jhtml?keyword=%22history%20of%20computing%22%20%22computing%20history%22" target="_blank">history of computing</a>. For more educational resources, see our  <a title="Electrical Engineering Education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Electrical-Engineering" target="_blank">electrical engineering education</a>, <a title="computer science education" href="http://www.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Science" target="_blank">computer science education</a> and <a title="computer engineering education" href="http://stage.engineeringpathway.com/ep/community/community.jhtml?comm=Computer-Engineering" target="_blank">computer engineering education</a> community pages. The Engineering Pathway also hosts <a title="Engineering Education communities" href="http://www.engineeringpathway.com/ep/community/" target="_blank">Engineering Education communities</a> in all ABET-accredited disciplines.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k-grayengineeringeducation.com/blog/index.php/2008/03/13/engineering-education-today-in-history-pdp-11-minicomputer-introduced/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

