<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta name="generator" content="Movable Type 3.2" />

   <link rel="stylesheet" href="styles-site.css" type="text/css" />
   <link rel="alternate" type="application/atom+xml" title="Atom" href="atom.xml" />
   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="index.xml" />

   <title>Double Down: Computation</title>

   <link rel="start" href="" title="Home" />
   <link rel="prev" href="http://doublecounter.com/doubledown/2006_03_dealer_1.html" title="Dealer" />
   <link rel="next" href="http://doublecounter.com/doubledown/2006_03_cuecat_history.html" title="Cuecat History" />

   <!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://doublecounter.com/doubledown/2006_03_computation_1.html"
    trackback:ping="http://thespork.net/mt-tb.cgi/1080"
    dc:title="Computation"
    dc:identifier="http://doublecounter.com/doubledown/2006_03_computation_1.html"
    dc:subject="5 - Computation"
    dc:description="Computation was taken care of by our PC/104 stack. This device was a computer on its own and ran all out simulink processes on it. The simulink file is here. There are no embedded matlab functions present anywhere within our..."
    dc:creator="John"
    dc:date="2006-03-16T07:27:07-06:00" />
</rdf:RDF>
-->


   

   <script type="text/javascript" src="http://doublecounter.com/doubledown/mt-site.js"></script>
</head>
<body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
   <div id="container">
      <div id="container-inner" class="pkg">

         <div id="banner">
            <div id="banner-inner" class="pkg">
               <h1 id="banner-header"><a href="index.html" accesskey="1">Double Down</a></h1>
               <h2 id="banner-description">An automated card-dealer</h2>
            </div>
         </div>

         <div id="pagebody">
            <div id="pagebody-inner" class="pkg">
               <div id="alpha">
                  <div id="alpha-inner" class="pkg">

                     <p class="content-nav">
                        <a href="http://doublecounter.com/doubledown/2006_03_dealer_1.html">&laquo; Dealer</a> |
                        <a href="index.html">Main</a>
                        | <a href="http://doublecounter.com/doubledown/2006_03_cuecat_history.html">Cuecat History &raquo;</a>
                     </p>

                     <a id="a001080"></a>
                     <div class="entry" id="entry-1080">
                        <h3 class="entry-header">Computation</h3>
                        <div class="entry-content">
                           <div class="entry-body">
                              <p>Computation was taken care of by our PC/104 stack.  This device was a computer on its own and ran all out simulink processes on it.  The simulink file is <a href="/team11.mlb">here</a>.  There are no embedded matlab functions present anywhere within our simulink file.</p>

<p><a href="simu_main.html" onclick="window.open('simu_main.html','popup','width=995,height=740,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img alt="simu_main.gif" src="simu_main.gif" width="199" height="148" /></a></p>

<p>The model begins by storing a state variable to keep track of the present dealing positions.  Feeding this into the state machine, it can grab out what dealing positions it wants and create motor control signals from that.  The subsystems within the top level include the state machine, the motor control, and the motor steady test.</p>
                           </div>
                           <div id="more" class="entry-more">
                              
                           </div>
                        </div>
                        <p class="entry-footer">
                           <span class="post-footers">Posted by John Hanauer on March 16, 2006 07:27 AM</span> <span class="separator">|</span> <a class="permalink" href="http://doublecounter.com/doubledown/2006_03_computation_1.html">Permalink</a>
                        </p>
                     </div>

                     

                     
                  </div>
               </div>
            </div>
         </div>
      </div>
   </div>
</body>
</html>

