《单片机原理及接口技术》第一讲
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
按用途可分为通用型和专用型两大类:
(1)通用型 可开发的内部资源:RAM、ROM、I/O等功能部件,全部提供给用户。用户根据需要,设计一 个以通用单片机芯片为核心的测控系统。
(2)专用型 专门针对某些产品的特定用途而制作的单片机,针对性强且数量巨大。 对系统结构的最简化、可靠性和成本的最佳化等方面都作了全面的考虑。 “专用”单片机具有十分明显的综合优势。
第一讲 单片机概述 (20世纪70年代问世)
一 什么是单片机(SCM) (Single Chip Microcomputer) 在半导体硅片上集成了微处理器(CPU),存储器(RAM、ROM、EPROM)和各种输入、输出接口。
具有一台计算机的属性。也称为: 微控制器 MCU (MicroController Unit) 嵌入式控制器 EMCU (Embedded MicroController Unit)。
二 单片机的历史及发展概况 四个阶段: 第一阶段(1971年~1974年):初级阶段。双片的形式,且功能比较简单。 第二阶段(1974年~1978年):低性能单片机阶段。以Intel 公司制造的MCS-48单片机为代表。
第三阶段(1978年~1982):高性能单片机阶段。Intel公司的MCS-51系列、Mortorola公司的6801系 列等。 第四阶段(1982年~现在):8位单片机巩固发展及16位单片机、32位单片机推出阶段。
数学的知识的积累
Numbering and coding systems
Gottfried Wilhelm Leibniz (July 1, 1646 – November 14, 1716)
Leibniz occupies a prominent place in the history of mathematics and the history of philosophy. He developed the infinitesimal calculus independently of Isaac Newton, and Leibniz's mathematical notation has been widely used ever since it was published. He became one of the most prolific inventors in the field of mechanical calculators. While working on adding automatic multiplication and division to Pascal's calculator, he was the first to describe a pinwheel calculator in 1685[4] and invented the Leibniz wheel, used in the arithmometer, the first mass-produced mechanical calculator. He also refined the binary number system, which is at the foundation of virtually all digital computers.
易经与二进制
Page 9
Digital Primer – Goorge Boolean
George Boole
( 2 November 1815 – 8 December 1864)
was an English mathematician and philosopher. As the inventor of Boolean logic—the basis of modern digital computer logic—Boole is regarded in hindsight as a founder of the field of computer science. Boole said, ... no general method for the solution of questions in the theory of probabilities can be established which does not explicitly recognise ... those universal laws of thought which are the basis of all reasoning ...[1]
Numbering and coding systems
• Decimal and binary number system (十进制和二进制数字系统) – Human being use base 10 system (Decimal) • 0,1,2,3,4,5,6,7,8,9 • 零,一,二,三,四,五,六,七,八,九 • Zero,One,two,three,four,five,six,seven,eight,nine • I,II,III,IV,V,VI,VII,VIII,IX,X – Computers use base 2 system (Binary) 0,1 Yes No True False High Low On Off • These two binary digits are called bits
《单片机原理及接口技术》第一讲
张毅刚 主编 彭喜元 董继成 副主编
高等教育出版社
参考书
ቤተ መጻሕፍቲ ባይዱ
几个问题
1.关于教材: 2.关于课时:54 + 18 = 72 3.关于内容:大学计划,知识更新 4.关于学习:硬件、编程,易学难精,学习态度 5.关于成绩:总成绩=平时(期中)+实验+期末 6.关于实验:按课表、共六次实验 7.课程重要性:知识结构要求,找工作 8.课程地位:专业必修课 9.代表人物:深圳周立功、清华邵贝贝、北航何立民