<%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>

Research Report CS-RR-265

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>

C. Clarke and Graham R. Nudd, Highly non-linear encoders for Current Mode Multiple-Valued Logic (March 1, 1994).

Abstract

This paper describes the use of highly non-linear encoders to provide low power Current Mode Multiple Valued Logic (CMMVL) circuits. A maximum function is shown, that consumes much less power than previously reported circuits. The encoding system is based upon using a single transistor between the encoder output and ground to provide a 'very negative' signal that overrides any other connection to the output node.

Download

cs-rr-265.ps.gz

<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>