You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

976 lines
52 KiB

<!DOCTYPE html>
<html lang="">
<head>
<title>数电期中总结 - EEE.DOG</title><meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="description" content="数电期中总结"/><meta name="keywords" content="iotcat,yimian,blog" /><link rel="alternate" href="/atom.xml" title="EEE.DOG"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=1.0.0" /><script>lang = ['zh', 'en'];</script>
<script type="text/javascript" src="https://cdn.yimian.xyz/ushio-js/ushio-head.min.js"></script>
<script>page.proj = 'iotcat/eee.dog-public';</script>
<!--<link rel="stylesheet" type="text/css" href="https://cdn.yimian.xyz/kayo/lib/iziModal/iziModal.min.css" />-->
<!--<link rel="stylesheet" type="text/css" href="https://cdn.yimian.xyz/kayo/lib/iziToast/iziToast.min.css" />-->
<link rel="stylesheet" media="none" onload="this.media='all'" type="text/css" href="https://cdn.yimian.xyz/shaky/shaky.css">
<link rel="canonical" href="https://www.eee.dog/notes/digital-circuit.html"/>
<link rel="stylesheet" media="none" onload="this.media='all'" type="text/css" href="https://cdn.yimian.xyz/kayo/lib/fancybox/jquery.fancybox.css" /><script type="text/x-mathjax-config">
MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$'], ['\\(','\\)']] } });
</script>
<script type="text/javascript" async src="https://cdn.yimian.xyz/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.yimian.xyz/kayo/css/style.css?v=1.0.0" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-169276192-1" data-pjax></script>
<script>
pjax_google_analytics = () => {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-169276192-1');
}
</script><script id="baidu_push">
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<script>
window.config = {"leancloud":"","toc":true,"fancybox":true,"pjax":{"enable":true,"loadingbar":true},"latex":true};
</script>
<meta name="generator" content="Hexo 4.2.1"><link rel="alternate" href="/atom.xml" title="EEE.DOG" type="application/atom+xml">
</head>
<body><div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/." class="logo">EEE.DOG</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
<div class="loading-bar">
<div class="progress"></div>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list"><div id="mobile-menu-Home">
<a href="/">
<li class="mobile-menu-item"><span class=".en">Home</span><span class=".zh">主页</span>
</li>
</a></div><div id="mobile-menu-Archives">
<a href="/archives/">
<li class="mobile-menu-item"><span class=".en">Archives</span><span class=".zh">归档</span>
</li>
</a></div><div id="mobile-menu-Categories">
<a href="/categories/">
<li class="mobile-menu-item"><span class=".en">Categories</span><span class=".zh">分类</span>
</li>
</a></div><div id="mobile-menu-Projects">
<a href="#">
<li class="mobile-menu-item"><span class=".en">Projects</span><span class=".zh">项目</span>
</li>
</a><ul class="sub-menu" style="display: none;">
<li>
<a href="https://fp.js.org/" target="_blank" rel="noopener">
<span class=".en">fp</span><span class=".zh">fp</span>
</a>
</li>
<li>
<a href="https://wiot.js.org/" target="_blank" rel="noopener">
<span class=".en">wIoT</span><span class=".zh">wIoT</span>
</a>
</li>
<li>
<a href="https://github.com/iotcat/kms" target="_blank" rel="noopener">
<span class=".en">kms</span><span class=".zh">kms</span>
</a>
</li>
<li>
<a href="https://ushio.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">ushio</span><span class=".zh">Ushio</span>
</a>
</li>
</ul>
<script>$('#mobile-menu-Projects').click(function(){
$("#mobile-menu-Projects ul").toggle();
})</script>
</div><div id="mobile-menu-Map">
<a href="#">
<li class="mobile-menu-item"><span class=".en">Map</span><span class=".zh">导航</span>
</li>
</a><ul class="sub-menu" style="display: none;">
<li>
<a href="https://api.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">APIs</span><span class=".zh">接口</span>
</a>
</li>
<li>
<a href="https://img.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Imgs</span><span class=".zh">图库</span>
</a>
</li>
<li>
<a href="/">
<span class=".en">Imgbed</span><span class=".zh">图床</span>
</a>
</li>
<li>
<a href="https://share.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Fileshare</span><span class=".zh">文件分享</span>
</a>
</li>
<li>
<a href="https://monitor.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Server Monitor</span><span class=".zh">服务器监控</span>
</a>
</li>
<li>
<a href="https://status.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Service Status</span><span class=".zh">服务状态</span>
</a>
</li>
<li>
<a href="https://acg.watch/" target="_blank" rel="noopener">
<span class=".en">ACG.WATCH</span><span class=".zh">视频</span>
</a>
</li>
<li>
<a href="https://onedrive.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Oneindex</span><span class=".zh">网盘</span>
</a>
</li>
<li>
<a href="https://chat.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Chat</span><span class=".zh">聊天室</span>
</a>
</li>
<li>
<a href="https://proxy.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">Proxy</span><span class=".zh">下载代理</span>
</a>
</li>
<li>
<a href="https://shorturl.yimian.xyz/" target="_blank" rel="noopener">
<span class=".en">ShortenURL</span><span class=".zh">短链</span>
</a>
</li>
</ul>
<script>$('#mobile-menu-Map').click(function(){
$("#mobile-menu-Map ul").toggle();
})</script>
</div><div id="mobile-menu-About">
<a href="#">
<li class="mobile-menu-item"><span class=".en">About</span><span class=".zh">关于</span>
</li>
</a><ul class="sub-menu" style="display: none;">
<li>
<a href="/links/">
<span class=".en">links</span><span class=".zh">友链</span>
</a>
</li>
<li>
<a href="https://iotcat.me/" target="_blank" rel="noopener">
<span class=".en">Me</span><span class=".zh">关于我</span>
</a>
</li>
<li>
<a href="https://cv.yimian.xyz/contact.html" target="_blank" rel="noopener">
<span class=".en">Contact</span><span class=".zh">留言板</span>
</a>
</li>
</ul>
<script>$('#mobile-menu-About').click(function(){
$("#mobile-menu-About ul").toggle();
})</script>
</div></ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header"><div class="logo-wrapper">
<a href="/." class="logo">EEE.DOG</a>
</div>
<nav class="site-navbar"><ul id="menu" class="menu"><li class="menu-item">
<a id="menu-Home" class="menu-item-link" href="/">
<span class=".en">Home</span><span class=".zh">主页</span>
</a>
</li>
<li class="menu-item">
<a id="menu-Archives" class="menu-item-link" href="/archives/">
<span class=".en">Archives</span><span class=".zh">归档</span>
</a>
</li>
<li class="menu-item">
<a id="menu-Categories" class="menu-item-link" href="/categories/">
<span class=".en">Categories</span><span class=".zh">分类</span>
</a>
</li>
<li class="menu-item">
<a id="menu-Projects" class="menu-item-link" href="#">
<span class=".en">Projects</span><span class=".zh">项目</span>
</a>
<script>
$("#menu-Projects").click(function(){
tips.question({
timeout: 20000,
close: false,
overlay: true,
displayMode: 'once',
//id: 'question',
zindex: 999,
title: 'Projects',
message: '',
position: 'center',
buttons: [
['<button><b>'+((page.tran.getLang() != 'zh')?'fp':'fp')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://fp.js.org/");
else
window.location.href="https://fp.js.org/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'wIoT':'wIoT')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://wiot.js.org/");
else
window.location.href="https://wiot.js.org/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'kms':'kms')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://github.com/iotcat/kms");
else
window.location.href="https://github.com/iotcat/kms";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'ushio':'Ushio')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://ushio.yimian.xyz/");
else
window.location.href="https://ushio.yimian.xyz/";
}, true],
['<button><b>close</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true],
]
});
});
</script>
</li>
<li class="menu-item">
<a id="menu-Map" class="menu-item-link" href="#">
<span class=".en">Map</span><span class=".zh">导航</span>
</a>
<script>
$("#menu-Map").click(function(){
tips.question({
timeout: 20000,
close: false,
overlay: true,
displayMode: 'once',
//id: 'question',
zindex: 999,
title: 'Map',
message: '',
position: 'center',
buttons: [
['<button><b>'+((page.tran.getLang() != 'zh')?'APIs':'接口')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.location.href="https://api.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Imgs':'图库')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.location.href="https://img.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Imgbed':'图床')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("/");
else
window.location.href="undefined";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Fileshare':'文件分享')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.location.href="https://share.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Server Monitor':'服务器监控')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.location.href="https://monitor.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Service Status':'服务状态')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://status.yimian.xyz/");
else
window.location.href="https://status.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'ACG.WATCH':'视频')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.location.href="https://acg.watch/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Oneindex':'网盘')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.location.href="https://onedrive.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Chat':'聊天室')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://chat.yimian.xyz/");
else
window.location.href="https://chat.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Proxy':'下载代理')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://proxy.yimian.xyz/");
else
window.location.href="https://proxy.yimian.xyz/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'ShortenURL':'短链')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://shorturl.yimian.xyz/");
else
window.location.href="https://shorturl.yimian.xyz/";
}, true],
['<button><b>close</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true],
]
});
});
</script>
</li>
<li class="menu-item">
<a id="menu-About" class="menu-item-link" href="#">
<span class=".en">About</span><span class=".zh">关于</span>
</a>
<script>
$("#menu-About").click(function(){
tips.question({
timeout: 20000,
close: false,
overlay: true,
displayMode: 'once',
//id: 'question',
zindex: 999,
title: 'About',
message: '',
position: 'center',
buttons: [
['<button><b>'+((page.tran.getLang() != 'zh')?'links':'友链')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("true" == "true")
pjax.loadUrl("/links/");
else
window.location.href="/links/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Me':'关于我')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.location.href="https://iotcat.me/";
}, true],
['<button><b>'+((page.tran.getLang() != 'zh')?'Contact':'留言板')+'</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("undefined" == "true")
pjax.loadUrl("https://cv.yimian.xyz/contact.html");
else
window.location.href="https://cv.yimian.xyz/contact.html";
}, true],
['<button><b>close</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true],
]
});
});
</script>
</li>
</ul></nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content"><article class="post">
<header class="post-header">
<h1 class="post-title"><span class=".zh">数电期中总结</span><span class=".en" hidden>Mid-term Summary of Digital Circuits</span>
</h1>
<div class="post-meta">
<span class="post-time">
2019-02-28
</span><span class="post-category">
<a href="/categories/notes/">notes</a>
</span>
</div>
</header>
<style>.toc-level-2 > .toc-child {display: none !important; }</style>
<div class="post-toc" id="post-toc">
<h2 class="post-toc-title">Contents</h2>
<div class="post-toc-content">
<ol class="toc"><li class="toc-item toc-level-1"><a class="toc-link" href="#1-数制与码制"><span class="toc-text">1. 数制与码制</span></a><ol class="toc-child"><li class="toc-item toc-level-2"><a class="toc-link" href="#二进制运算"><span class="toc-text">二进制运算</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#补码"><span class="toc-text">补码</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#常用编码"><span class="toc-text">常用编码</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#DCB"><span class="toc-text">DCB</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Signed-Numbers"><span class="toc-text">Signed Numbers</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#期中总结"><span class="toc-text">期中总结</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#第一周-初识数电"><span class="toc-text">第一周 - 初识数电</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#第二周-数制"><span class="toc-text">第二周 - 数制</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#第三周-逻辑门与电路封装类型"><span class="toc-text">第三周 - 逻辑门与电路封装类型</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#第四周-布尔运算"><span class="toc-text">第四周 - 布尔运算</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#第五周-Karnaugh-Map"><span class="toc-text">第五周 - Karnaugh Map</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#第六周-逻辑门组合"><span class="toc-text">第六周 - 逻辑门组合</span></a></li></ol></li></ol></li><li class="toc-item toc-level-1"><a class="toc-link" href="#1-Number-system-and-code-system"><span class="toc-text">1. Number system and code system</span></a><ol class="toc-child"><li class="toc-item toc-level-2"><a class="toc-link" href="#Binary-operation"><span class="toc-text">Binary operation</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#Complement"><span class="toc-text">Complement</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Common-coding"><span class="toc-text">Common coding</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#DCB-1"><span class="toc-text">DCB</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Signed-Numbers-1"><span class="toc-text">Signed Numbers</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Mid-term-summary"><span class="toc-text">Mid-term summary</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#First-week-first-acquaintance-with-digital-telephony"><span class="toc-text">First week-first acquaintance with digital telephony</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Second-week-Number-system"><span class="toc-text">Second week-Number system</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Week-3-Logic-Gate-and-Circuit-Package-Type"><span class="toc-text">Week 3-Logic Gate and Circuit Package Type</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Week-4-Boolean-operations"><span class="toc-text">Week 4-Boolean operations</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Week-5-Karnaugh-Map"><span class="toc-text">Week 5-Karnaugh Map</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Week-6-Logic-Gate-Combination"><span class="toc-text">Week 6-Logic Gate Combination</span></a></li></ol></li></ol></li></ol>
</div>
</div>
<script>var arr = [];var ts = '';if($('.post-toc-content').children().length>1){var el = '.post-toc-content';ts = ($(el).children('ol')[0].outerHTML);}else{var el = '.toc';};for(var i = 0; i < $(el).children('li').length; i++){arr.push($(el).children('li')[i].outerHTML);}; arr.splice(arr.length / 2, 0, '</span><span class=".en">');arr.unshift(ts);arr.unshift('<span class=".zh">');arr.push('</span>');$(el).html(arr.join(''));</script><div class="post-content"><span class=".zh">
<p>上学期掉了魔电的坑,这学期来搞点数电小攻略掩饰一下(☆ω☆)</p>
</span>
<span class=".en">
<p>I lost the pit of magic electricity last semester. This semester, let’s make a small strategy to hide it (☆ω☆)</p>
</span>
<a id="more"></a>
<script>
session.onload(function(){
if(page.tran.getLang() == 'en'){
tips.warning({
title: 'Caution',
position: 'topRight',
message: 'This page was translated by Machine!!',
buttons: [['<button>Show Original Page</button>', function (instance, toast) {
page.tran.setLang('zh');
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
}, true]]
});
}
});
</script>
<span class=".zh">
<h1 id="1-数制与码制"><a href="#1-数制与码制" class="headerlink" title="1. 数制与码制"></a>1. 数制与码制</h1><h2 id="二进制运算"><a href="#二进制运算" class="headerlink" title="二进制运算"></a>二进制运算</h2><h3 id="补码"><a href="#补码" class="headerlink" title="补码"></a>补码</h3><p>常用补码来表示负数,以便于计算。<br>正数和零补码是其自身,负数的补码方法如下:<br>二进制减法可以通过被减数加要减数的补码来实现。<br><strong>&lt;法一&gt;直接法</strong><br>$$(N)_{COMP}=\begin{cases}N&amp;\text{N为正数}\2^{n}-N&amp; \text{N为负数} \end{cases}$$</p>
<p>符号位为零(正数)时,补码与源码相同,符号位为1(负数)时,补码为$2^{n}-N$.<br><strong>&lt;法二&gt;观察法</strong><br>欲求补码,可以先找其反码。<br>$$(N)_{INV}=\begin{cases}N&amp;\text{N为正数}\(2^{n}-1)-N&amp; \text{N为负数} \end{cases}$$</p>
<p>即,除符号位外其他值0变1,1变0。<br>随后反码整体加1即可得到补码~</p>
<h2 id="常用编码"><a href="#常用编码" class="headerlink" title="常用编码"></a>常用编码</h2><h3 id="DCB"><a href="#DCB" class="headerlink" title="DCB"></a>DCB</h3><p>即8421恒权码。DCB作为10进制显示时,须在每一个Invalid位(&gt;9)上加6。</p>
<h3 id="Signed-Numbers"><a href="#Signed-Numbers" class="headerlink" title="Signed Numbers"></a>Signed Numbers</h3><p>使用8位,最左边一位表示符号,其余7位表示数值。</p>
<h2 id="期中总结"><a href="#期中总结" class="headerlink" title="期中总结"></a>期中总结</h2><h3 id="第一周-初识数电"><a href="#第一周-初识数电" class="headerlink" title="第一周 - 初识数电"></a>第一周 - 初识数电</h3><ul>
<li>模拟量太复杂,不符合人类思维</li>
<li>三极管MOS管等非线性器件为魔转数提供了器件基础</li>
<li>因为模电太难,所以我们要学数电<br><strong>一些要点</strong></li>
<li>TTL意思是指晶体管逻辑电路,由各种三极管和电阻组成,特点是速度快</li>
<li>TTL中0-0.8V为低电平,2-5V为高电平</li>
<li>二进制与十进制相互转换(整数/小数)</li>
<li>LSB(Least Significant Bit)/MSB(Most S B)</li>
</ul>
<h3 id="第二周-数制"><a href="#第二周-数制" class="headerlink" title="第二周 - 数制"></a>第二周 - 数制</h3><ul>
<li>反码 1’s Complement</li>
<li>补码 2’s Complement</li>
<li>有时候二进制太长不好用,这使16进制很方便</li>
<li>16进制类似2进制的助记符,如观察<code>1100 0101</code>可直接写出<code>C5</code></li>
<li>BCD是用一个16进制表示一个10进制数</li>
<li>BCD很符合人类的思维习惯,但造成极大的资源浪费</li>
<li>BCD四则运算,我觉得最好转成10进制算完再转回去,反正很方便</li>
<li>计算机BCD加法采取+6进位法</li>
<li>数字储存时最左一位是符号位</li>
<li>负数使用补码来存储(<a href="https://zhidao.baidu.com/question/1692306348989800588.html" target="_blank" rel="noopener">栗子</a>)</li>
<li>1字节signed数字范围<code>-128-127</code></li>
<li>合理设计存储位数,小心溢出</li>
<li><a href="https://zhidao.baidu.com/question/293829485.html" target="_blank" rel="noopener">二进制乘法</a></li>
<li><a href="https://zhidao.baidu.com/question/304091753926723564.html" target="_blank" rel="noopener">二进制除法</a> 与十进制类似</li>
</ul>
<h3 id="第三周-逻辑门与电路封装类型"><a href="#第三周-逻辑门与电路封装类型" class="headerlink" title="第三周 - 逻辑门与电路封装类型"></a>第三周 - 逻辑门与电路封装类型</h3><ul>
<li>非门 NOT</li>
<li>与门 AND</li>
<li>或门 OR</li>
<li>非与门 NAND</li>
<li>非或门 NOR</li>
<li>异或门 XOR</li>
<li>常见有TTL和CMOS两类</li>
<li>CMOS按照供压可分为3.3V和5V两类</li>
<li>fan-out是指有效input个数</li>
<li>propagation delay time指响应时间</li>
<li>集成电路命名,如<code>74LS04</code>中74指商品级,LS指种类,04为型号</li>
<li>按复杂程度分类:SSI(1-12门),MSI(13-99门),LSI(100-9999门),VLSI(10000-99999),ULSI(100000+)</li>
</ul>
<h3 id="第四周-布尔运算"><a href="#第四周-布尔运算" class="headerlink" title="第四周 - 布尔运算"></a>第四周 - 布尔运算</h3><ul>
<li>遵循交换,结合,分配律</li>
<li>结论<code>A+AB=A</code><code>A+~AB=A+B</code></li>
<li>DeMorgan’s Theorems <code>~(AB)=(~A+~B)</code><code>~(A+B)=~A~B</code></li>
<li><code>~A~B</code>为Negative AND, <code>~(AB)</code>为NAND, OR同理</li>
<li>SOP格式为<code>··+··+··</code></li>
<li>POS格式为<code>()*()*()</code></li>
<li>Truth Table即为将全部可能的Input和output列表</li>
</ul>
<h3 id="第五周-Karnaugh-Map"><a href="#第五周-Karnaugh-Map" class="headerlink" title="第五周 - Karnaugh Map"></a>第五周 - Karnaugh Map</h3><ul>
<li>Karnaugh Map来可视化逻辑门化简</li>
</ul>
<h3 id="第六周-逻辑门组合"><a href="#第六周-逻辑门组合" class="headerlink" title="第六周 - 逻辑门组合"></a>第六周 - 逻辑门组合</h3><ul>
<li>NAND和NOR可以组合出其它任意门</li>
<li>加法器 左位放<code>A AND B</code>右位放<code>A XOR B</code></li>
<li>比较器 1bit<code>A XOR B</code> 2bit<code>(A0 XOR B0) NOR (A1 XOR B0)</code></li>
<li>译码器 逻辑二进制转控制电平输出</li>
</ul>
<hr>
<p>课件:<br><a href="https://www.eee.dog/usr/uploads/2019/02/1948813444.pdf">Lecture03.pdf</a><br><a href="https://www.eee.dog/usr/uploads/2019/02/20970449.pdf">Lecture04.pdf</a></p>
</span>
<span class=".en">
<h1 id="1-Number-system-and-code-system"><a href="#1-Number-system-and-code-system" class="headerlink" title="1. Number system and code system"></a>1. Number system and code system</h1><h2 id="Binary-operation"><a href="#Binary-operation" class="headerlink" title="Binary operation"></a>Binary operation</h2><h3 id="Complement"><a href="#Complement" class="headerlink" title="Complement"></a>Complement</h3><p>The complement is often used to represent negative numbers for easy calculation.<br>Positive numbers and zero complement are themselves, and the complement method of negative numbers is as follows:<br>Binary subtraction can be implemented by adding the complement of the subtracted number to the subtracted number.<br><strong><Method One> Direct Method</strong><br>$$(N)_{COMP}=\begin{cases}N&amp;\text{N is a positive number}\2^{n}-N&amp; \text{N is a negative number} \end{cases}$$</p>
<p>When the sign bit is zero (positive number), the complement is the same as the source code. When the sign bit is 1 (negative number), the complement is $2^{n}-N$.<br><strong><Method Two> Observation Method</strong><br>If you want the complement, you can find the inverse first.<br>$$(N)_{INV}=\begin{cases}N&amp;\text{N is a positive number}\(2^{n}-1)-N&amp; \text{N is a negative number} \end{cases}$$</p>
<p>That is, except for the sign bit, 0 changes to 1, and 1 changes to 0.<br>Then add 1 to the whole complement to get the complement~</p>
<h2 id="Common-coding"><a href="#Common-coding" class="headerlink" title="Common coding"></a>Common coding</h2><h3 id="DCB-1"><a href="#DCB-1" class="headerlink" title="DCB"></a>DCB</h3><p>That is, the 8421 constant weight code. When DCB is displayed as a decimal number, 6 must be added to each Invalid bit (&gt;9).</p>
<h3 id="Signed-Numbers-1"><a href="#Signed-Numbers-1" class="headerlink" title="Signed Numbers"></a>Signed Numbers</h3><p>8 bits are used, the leftmost bit represents the sign, and the remaining 7 bits represent the value.</p>
<h2 id="Mid-term-summary"><a href="#Mid-term-summary" class="headerlink" title="Mid-term summary"></a>Mid-term summary</h2><h3 id="First-week-first-acquaintance-with-digital-telephony"><a href="#First-week-first-acquaintance-with-digital-telephony" class="headerlink" title="First week-first acquaintance with digital telephony"></a>First week-first acquaintance with digital telephony</h3><ul>
<li>The analog quantity is too complicated to conform to human thinking</li>
<li>Non-linear devices such as triode and MOS tube provide the device basis for the magic speed</li>
<li>Because analog electricity is too difficult, we have to learn math electricity<br><strong>Some points</strong></li>
<li>TTL means transistor logic circuit, composed of various transistors and resistors, and is characterized by fast speed</li>
<li>0-0.8V in TTL is low level, 2-5V is high level</li>
<li>Conversion between binary and decimal (integer/decimal)</li>
<li>LSB(Least Significant Bit)/MSB(Most S B)</li>
</ul>
<h3 id="Second-week-Number-system"><a href="#Second-week-Number-system" class="headerlink" title="Second week-Number system"></a>Second week-Number system</h3><ul>
<li>1’s Complement</li>
<li>2’s Complement</li>
<li>Sometimes the binary is too long to use, which makes hexadecimal very convenient</li>
<li>Hexadecimal is similar to binary mnemonic, if you observe <code>1100 0101</code>, you can write <code>C5</code> directly</li>
<li>BCD uses a hexadecimal number to represent a decimal number</li>
<li>BCD is in line with human thinking habits, but it causes a great waste of resources</li>
<li>BCD four arithmetic, I think it’s best to convert to decimal and then convert it back. Anyway, it’s very convenient</li>
<li>Computer BCD addition adopts +6 carry method</li>
<li>When storing numbers, the leftmost digit is the sign bit</li>
<li>Negative numbers are stored using one’s complement (<a href="https://zhidao.baidu.com/question/1692306348989800588.html" target="_blank" rel="noopener">chestnut</a>)</li>
<li>1 byte signed number range <code>-128-127</code></li>
<li>Reasonably design the number of storage bits and be careful of overflow</li>
<li><a href="https://zhidao.baidu.com/question/293829485.html" target="_blank" rel="noopener">Binary Multiplication</a></li>
<li><a href="https://zhidao.baidu.com/question/304091753926723564.html" target="_blank" rel="noopener">Binary Division</a> Similar to decimal</li>
</ul>
<h3 id="Week-3-Logic-Gate-and-Circuit-Package-Type"><a href="#Week-3-Logic-Gate-and-Circuit-Package-Type" class="headerlink" title="Week 3-Logic Gate and Circuit Package Type"></a>Week 3-Logic Gate and Circuit Package Type</h3><ul>
<li>NOT</li>
<li>AND gate</li>
<li>OR gate OR</li>
<li>NOT AND gate NAND</li>
<li>NOR gate</li>
<li>Exclusive OR gate XOR</li>
<li>Commonly there are TTL and CMOS two types</li>
<li>CMOS can be divided into 3.3V and 5V according to the supply voltage</li>
<li>Fan-out refers to the number of valid inputs</li>
<li>propagation delay time refers to response time</li>
<li>IC naming, for example, 74 in <code>74LS04</code> means commodity grade, LS means type, 04 is model</li>
<li>Classification by complexity: SSI (1-12 doors), MSI (13-99 doors), LSI (100-9999 doors), VLSI (10000-99999), ULSI (100000+)</li>
</ul>
<h3 id="Week-4-Boolean-operations"><a href="#Week-4-Boolean-operations" class="headerlink" title="Week 4-Boolean operations"></a>Week 4-Boolean operations</h3><ul>
<li>Follow the exchange, combination, and distribution laws</li>
<li>Conclusion <code>A+AB=A</code> and <code>A+~AB=A+B</code></li>
<li>DeMorgan’s Theorems <code>~(AB)=(~A+~B)</code> and <code>~(A+B)=~A~B</code></li>
<li><code>~A~B</code> is Negative AND, <code>~(AB)</code> is NAND, OR is the same</li>
<li>SOP format is <code>··+··+··</code></li>
<li>POS format is <code>()*()*()</code></li>
<li>Truth Table is a list of all possible Input and Output</li>
</ul>
<h3 id="Week-5-Karnaugh-Map"><a href="#Week-5-Karnaugh-Map" class="headerlink" title="Week 5-Karnaugh Map"></a>Week 5-Karnaugh Map</h3><ul>
<li>Karnaugh Map to visualize logic gate simplification</li>
</ul>
<h3 id="Week-6-Logic-Gate-Combination"><a href="#Week-6-Logic-Gate-Combination" class="headerlink" title="Week 6-Logic Gate Combination"></a>Week 6-Logic Gate Combination</h3><ul>
<li>NAND and NOR can be combined into any other gate</li>
<li>Adder put <code>A AND B</code> on the left bit and <code>A XOR B</code> on the right bit</li>
<li>Comparator 1bit<code>A XOR B</code> 2bit<code>(A0 XOR B0) NOR (A1 XOR B0)</code></li>
<li>Decoder logic binary to control level output</li>
</ul>
<hr>
<p>Courseware:<br><a href="https://www.eee.dog/usr/uploads/2019/02/1948813444.pdf">Lecture03.pdf</a><br><a href="https://www.eee.dog/usr/uploads/2019/02/20970449.pdf">Lecture04.pdf</a></p>
</span>
</div>
<div class="post-copyright">
<p class="copyright-item">
<span>Author: </span>
<a href="https://iotcat.me/" target="_blank" rel="noopener">IoTcat</a>
</p>
<p class="copyright-item">
<span>Link: </span>
<a href="https://www.eee.dog/notes/digital-circuit.html">https://www.eee.dog/notes/digital-circuit.html</a>
</p>
<p class="copyright-item">
<span>License: </span><a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/" target="_blank">知识共享署名-非商业性使用 4.0 国际许可协议</a>
</p>
</div>
<footer class="post-footer">
<div class="post-tags">
<a href="/tags/circuit/">circuit</a>
</div>
<nav class="post-nav"><a class="prev" href="/tech/ssl-auto-apply.html">
<i class="iconfont icon-left"></i>
<span class="prev-text nav-default"><span class=".zh">Centos7下 Nginx 配置ssl证书自动续期</span><span class=".en">Nginx configure ssl certificate automatic renewal under Centos7</span></span>
<span class="prev-text nav-mobile">Prev</span>
</a>
<a class="next" href="/thoughts/economy-environment-sustainability.html">
<span class="next-text nav-default"><span class=".zh">经济,环境可持续性</span><span class=".en">Economy, Environment and Sustainability</span></span>
<span class="prev-text nav-mobile">Next</span>
<i class="iconfont icon-right"></i>
</a>
</nav></footer>
</article><script>$(()=>{var p = window.location.pathname;setTimeout(()=>{if(window.location.pathname == p)tips.show({
title: 'tips',
position: 'topRight',
message: ((page.tran.getLang() == 'zh')?"此文章预计阅读 5 分钟哦~": "Read this page will spend around 10 minutes~")
})}, 6000)})</script>
</div><div class="comments" id="comments"><div id="vcomments"></div>
</div></div>
</main>
<footer id="footer" class="footer">
<script>
page_obj = {
layout: "post",
comments: "true"
};
</script><div class="social-links"><a href="mailto:i@iotcat.me" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/iotcat" target="_blank" rel="noopener" class="iconfont icon-github" title="github"></a>
<a href="/atom.xml" class="iconfont icon-rss" title="rss"></a>
</div><div class="copyright"><span id="/notes/digital-circuit.html" class="statistic leancloud_visitors">
<em>Visitors </em> <i class="leancloud-visitors-count">??</i>
<span class="division"> |</span>
<em>Reading </em> 10 min
</span>
<br>
<span class="power-by">
Powered by <a class="hexo-link" href="https://ushio.yimian.xyz/" target="_blank" rel="noopener">Ushio</a>
</span>
<span class="division">|</span>
<span class="theme-info">
Theme -
<a class="theme-link" href="https://github.com/iotcat/kayo" target="_blank" rel="noopener">Kayo</a>
</span>
<span class="copyright-year">&copy;2018 - 2021<span class="heart shaky">
<i class="iconfont icon-heart"></i>
</span>
<span class="author"><a href="https://iotcat.me/" target="_blank" rel="noopener">IoTcat</a></span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script src="https://cdn.yimian.xyz/kayo/lib/valine/valine.min.js" data-pjax></script>
<style>
/* 背景图片 */
#veditor {
background-image: url(https://cdn.yimian.xyz/img/blog/comments_bg.webp);
background-size: contain;
background-repeat: no-repeat;
background-position: right;
background-color: rgba(255, 255, 255, 0);
resize: vertical
}
/* 头像旋转 */
img.vimg {
transition: all 1s /* 旋转时间为 1s */
}
img.vimg:hover {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
}
/* 盒子模式 */
#vcomments .vcards .vcard {
padding: 15px 20px 0 20px;
border-radius: 10px;
margin-bottom: 15px;
box-shadow: 0 0 4px 1px rgba(0, 0, 0, .12);
transition: all .3s
}
#vcomments .vcards .vcard:hover {
box-shadow: 0 0 8px 3px rgba(0, 0, 0, .12)
}
#vcomments .vcards .vcard .vh .vcard {
border: none;
box-shadow: none;
}
</style>
<script>
pjax_valine = () => {
$.get('https://auth.yimian.xyz/getEmailHash.php', function(res){
if(page.tran.getLang() == 'zh'){
var lan = 'zh-CN';
var metaPlaceholder = {"nick":"昵称/QQ号","mail":"邮箱(完全保密)"};
var tagMeta = ["博主","小伙伴","访客"];
var placeholder = "填写邮箱可以及时收到回复哦(●'◡'●)";
}else{
var lan = 'en';
var metaPlaceholder = {"nick":"Nickname/QQ","mail":"EMail"};
var tagMeta = ["Master","Friend","Visitor"];
var placeholder = "Leave some comments here (●'◡'●)";
}
new Valine({
el: '#vcomments',
appId: 'eVzpK7EyT6OafJvXWIRminWT-gzGzoHsz',
appKey: '2qjuEBgVE0BscTQnTmoS9roU',
master: '9b616ff4cd6c305e5970bee7b1bd9b1f', //博主邮箱md5
tagMeta: tagMeta, //标识字段名
friends: res, //["b6ddef7c7e1c647e7767afeacdfb7b64","46dd4e6fef4f9591736c4723a965ca2e","6132d77f9f0ae060bc733090991acecb","3e00e104b79d7c6e866c6b23c6ba6dfc"], //小伙伴邮箱Md5
metaPlaceholder: metaPlaceholder,
placeholder: placeholder,
lang: lan,
path: window.location.pathname,
enableQQ: true,
visitor: true,
emojiCDN: '//i0.hdslb.com/bfs/emote/',
emojiMaps: {
"tv_doge": "6ea59c827c414b4a2955fe79e0f6fd3dcd515e24.png",
"tv_亲亲": "a8111ad55953ef5e3be3327ef94eb4a39d535d06.png",
"tv_偷笑": "bb690d4107620f1c15cff29509db529a73aee261.png",
"tv_再见": "180129b8ea851044ce71caf55cc8ce44bd4a4fc8.png",
"tv_冷漠": "b9cbc755c2b3ee43be07ca13de84e5b699a3f101.png",
"tv_发怒": "34ba3cd204d5b05fec70ce08fa9fa0dd612409ff.png",
"tv_发财": "34db290afd2963723c6eb3c4560667db7253a21a.png",
"tv_可爱": "9e55fd9b500ac4b96613539f1ce2f9499e314ed9.png",
"tv_吐血": "09dd16a7aa59b77baa1155d47484409624470c77.png",
"tv_呆": "fe1179ebaa191569b0d31cecafe7a2cd1c951c9d.png",
"tv_呕吐": "9f996894a39e282ccf5e66856af49483f81870f3.png",
"tv_困": "241ee304e44c0af029adceb294399391e4737ef2.png",
"tv_坏笑": "1f0b87f731a671079842116e0991c91c2c88645a.png",
"tv_大佬": "093c1e2c490161aca397afc45573c877cdead616.png",
"tv_大哭": "23269aeb35f99daee28dda129676f6e9ea87934f.png",
"tv_委屈": "d04dba7b5465779e9755d2ab6f0a897b9b33bb77.png",
"tv_害羞": "a37683fb5642fa3ddfc7f4e5525fd13e42a2bdb1.png",
"tv_尴尬": "7cfa62dafc59798a3d3fb262d421eeeff166cfa4.png",
"tv_微笑": "70dc5c7b56f93eb61bddba11e28fb1d18fddcd4c.png",
"tv_思考": "90cf159733e558137ed20aa04d09964436f618a1.png",
"tv_惊吓": "0d15c7e2ee58e935adc6a7193ee042388adc22af.png",
"tv_打脸": "56ab10b624063e966bfcb76ea5dc4794d87dfd47.png",
"tv_抓狂": "fe31c08edad661d63762b04e17b8d5ae3c71a757.png",
"tv_抠鼻": "c666f55e88d471e51bbd9fab9bb308110824a6eb.png",
"tv_斜眼笑": "911f987aa8bc1bee12d52aafe62bc41ef4474e6c.png",
"tv_无奈": "ea8ed89ee9878f2fece2dda0ea8a5dbfe21b5751.png",
"tv_晕": "5443c22b4d07fb1907ccc610c8e6db254f2461b7.png",
"tv_流汗": "cead1c351ab8d79e9f369605beb90148db0fbed3.png",
"tv_流泪": "7e71cde7858f0cd50d74b0264aa26db612a8a167.png",
"tv_流鼻血": "c32d39db2737f89b904ca32700d140a9241b0767.png",
"tv_点赞": "f85c354995bd99e28fc76c869bfe42ba6438eff4.png",
"tv_生气": "26702dcafdab5e8225b43ffd23c94ac1ff932654.png",
"tv_生病": "8b0ec90e6b86771092a498c54f09fc94621c1900.png",
"tv_疑问": "0793d949b18d7be716078349c202c15ff166f314.png",
"tv_白眼": "c1d59f439e379ee50eef488bcb5e5378e5044ea4.png",
"tv_皱眉": "72ccad6679fea0d14cce648b4d818e09b8ffea2d.png",
"tv_目瞪口呆": "0b8cb81a68de5d5365212c99375e7ace3e7891b7.png",
"tv_睡着": "8b196675b53af58264f383c50ad0945048290b33.png",
"tv_笑哭": "1abc628f6d4f4caf9d0e7800878f4697abbc8273.png",
"tv_腼腆": "89712c0d4af73e67f89e35cbc518420380a7f6f4.png",
"tv_色": "61822c7e9aae5da76475e7892534545336b23a6f.png",
"tv_调侃": "4bc022533ef31544ca0d72c12c808cf4a1cce3e3.png",
"tv_调皮": "b9c41de8e82dd7a8515ae5e3cb63e898bf245186.png",
"tv_鄙视": "6e72339f346a692a495b123174b49e4e8e781303.png",
"tv_闭嘴": "c9e990da7f6e93975e25fd8b70e2e290aa4086ef.png",
"tv_难过": "87f46748d3f142ebc6586ff58860d0e2fc8263ba.png",
"tv_馋": "fc7e829b845c43c623c8b490ee3602b7f0e76a31.png",
"tv_鬼脸": "0ffbbddf8a94d124ca2f54b360bbc04feb6bbfea.png",
"tv_黑人问号": "45821a01f51bc867da9edbaa2e070410819a95b2.png",
"tv_鼓掌": "1d21793f96ef4e6f48b23e53e3b9e42da833a0f6.png"
// ... 更多表情
}
});
});
};
</script><script type="text/javascript" src="https://cdn.yimian.xyz/ushio-js/ushio-footer.min.js"></script>
<script>
session.onload(function(){
if(session.get('group') != 'anonymous'){
function insertNick(){
if($('.vnick').length){
$('.vnick').val(session.get('nickname'));
}else{
setTimeout(insertNick, 500);
}
}
function insertMail(){
if($('.vmail').length){
$('.vmail').val(session.get('email'));
}else{
setTimeout(insertMail, 500);
}
}
if(session.get('nickname')){
insertNick();
}
if(session.get('email')){
insertMail();
}
}
});
</script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/lib/slideout/slideout.js"></script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/lib/fancybox/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/lib/iziToast/iziToast.min.js"></script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/lib/iziModal/iziModal.min.js"></script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/lib/mermaid/mermaid.min.js"></script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/js/src/kayo.js?v=1.0.0" data-pjax></script>
<script type="text/javascript" src="https://cdn.yimian.xyz/kayo/js/src/kayo-no-pjax.js?v=1.0.0"></script>
<script src="https://cdn.yimian.xyz/kayo/lib/pjax/pjax.min.js"></script>
<script>window.pjax = new Pjax({
elements: 'a[href]:not([href^="#"]):not([href="javascript:void(0)"])',
selectors: ["head title, #main", "#footer"],
});/* lazyload */
window.imageLazyLoadSetting = {
isSPA: false,
processImages: null,
};
window.addEventListener("load",function(){var t=/\.(gif|jpg|jpeg|tiff|png)$/i,r=/^data:image\/[a-z]+;base64,/;Array.prototype.slice.call(document.querySelectorAll("img[data-original]")).forEach(function(a){var e=a.parentNode;"A"===e.tagName&&(e.href.match(t)||e.href.match(r))&&(e.href=a.dataset.original)})});
/* 第一次载入页面加载的函数 */
pjax_ini = () => {
/* 关闭侧边栏 */
window.slideout.close();
if(page_obj.comments == "true"){pjax_valine();}pjax_google_analytics();mermaid.init(undefined, $(".mermaid"));/* lazy load */
!function(n){n.imageLazyLoadSetting.processImages=o;var i=n.imageLazyLoadSetting.isSPA,r=Array.prototype.slice.call(document.querySelectorAll("img[data-original]"));function o(){i&&(r=Array.prototype.slice.call(document.querySelectorAll("img[data-original]")));for(var t,e,a=0;a<r.length;a++)t=r[a],e=void 0,0<=(e=t.getBoundingClientRect()).bottom&&0<=e.left&&e.top<=(n.innerHeight||document.documentElement.clientHeight)&&function(){var t,e,n,i,o=r[a];t=o,e=function(){r=r.filter(function(t){return o!==t})},n=new Image,i=t.getAttribute("data-original"),n.onload=function(){t.src=i,e&&e()},n.src=i}()}o(),n.addEventListener("scroll",function(){var t,e;t=o,e=n,clearTimeout(t.tId),t.tId=setTimeout(function(){t.call(e)},500)})}(this);
!function(){var t=/\.(gif|jpg|jpeg|tiff|png)$/i,r=/^data:image\/[a-z]+;base64,/;Array.prototype.slice.call(document.querySelectorAll("img[data-original]")).forEach(function(a){var e=a.parentNode;"A"===e.tagName&&(e.href.match(t)||e.href.match(r))&&(e.href=a.dataset.original)})}();
};
/* 第一次 执行 */
pjax_ini();var loadingBar = document.querySelector(".loading-bar");
var progress = document.querySelector(".loading-bar .progress");
var timer = null;
// Pjax 开始时执行的函数
var loadingbarStart = function () {
// 进度条默认已经加载 20%
var loadingBarWidth = 20;
// 进度条的最大增加宽度
var MAX_LOADING_WIDTH = 95;
// 显示进度条
loadingBar.classList.add("loading");
// 初始化进度条的宽度
progress.style.width = loadingBarWidth + "%";
clearInterval(timer);
timer = setInterval(function () {
// 进度条的增加速度(可以改为一个随机值,显得更加真实)
loadingBarWidth += 3;
// 当进度条到达 95% 后停止增加
if (loadingBarWidth > MAX_LOADING_WIDTH) {
loadingBarWidth = MAX_LOADING_WIDTH;
}
progress.style.width = loadingBarWidth + "%";
}, 500);
};
// Pjax 完成之后执行的函数
var loadingbarStop = function () {
clearInterval(timer);
progress.style.width = "100%";
loadingBar.classList.remove("loading");
setTimeout(function () {
progress.style.width = 0;
}, 400);
};/* Pjax 开始时,重新加载的函数 */
document.addEventListener("pjax:send", function () {loadingbarStart();
});
/* Pjax 完成后,重新加载的函数 */
document.addEventListener("pjax:complete", function () {
/* 重载带data-pjax的script,或者.pjax-reload属性内容的script */
$("script[data-pjax], .pjax-reload script").each(function () {
$(this).parent().append($(this).remove());
});
pjax_ini();loadingbarStop();
page.tran.setLang();
});
/* Pjax 出错,执行的函数 */
document.addEventListener("pjax:error", function () {
});</script>
</body>
</html>