-
设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到...
设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到达高水位后再次启动马达。洗衣结束后则启动排水开关,待水位到达低水位后,则启动脱水马达,转动2min。如此重复三次,要求在每一动作之间有2s的间隔。
高水位,低水位为水位传感器,用两个开关模拟,当水位高于高水位或低于低水位时,两个开关的状态分别为0 。启动开关用一个开关表示。进水、排水、洗衣马达、脱水马达及报警分别用一个发光二极管表示。本实验只需用可编程并行接口电路的A口。其硬件接口如下图所示。也可采用可编程逻辑器件进行设计。
-Design of an automatic washing process controller, after commencement of advanced water, and so on to reach the high water mark, start laundry motor rotation 4min, such as in laundry water level lower than that found during the high water mark, then the motor stops rotating laundry and alarm, and the the water level reaches the high water mark again to start the motor. Laundry is started after the end of the drainage switch, when the water level reaches the low water level, then start the dehydration motors, rotating 2min. Repeat three times, each action requires the interval between the 2s.
High water, low water level as water level sensors, with two analog switches, when the water
- 2023-04-30 10:55:03下载
- 积分:1
-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失;...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。 -running executable testword.exe, there main menu interface, press the Enter key emerging from the 26 letters of the alphabet disorder OK, then any one of the letters fall into nice in the letter, if the importation is correct, the letters disappeared; According to the ESC key to return to the main interface; See box suspended by ; according to "E" withdrawal.
- 2022-07-26 09:35:33下载
- 积分:1
-
最高响应比,先进先出算法的周转时间,平均周转时间
最高响应比,先进先出算法的周转时间,平均周转时间-The highest response ratio, FIFO algorithm turnaround time
- 2022-02-02 04:54:54下载
- 积分:1
-
关于8086汇编的一些实验程序,对于汇编程序的编写很有借鉴。...
关于8086汇编的一些实验程序,对于汇编程序的编写很有借鉴。-on the 8086 compilation of some experimental procedures, procedures for the preparation of the Compendium very useful reference.
- 2022-03-23 05:49:03下载
- 积分:1
-
DOS 概述及入门及命令集锦
汇编程序(MASM)常见错误信息
DOS 概述及入门及命令集锦
汇编程序(MASM)常见错误信息-An overview and entry-DOS and command allehanda assembler (MASM) Common error messages
- 2023-05-15 02:45:02下载
- 积分:1
-
哈希排序 很好用的 我已经在电脑上运行成功了
哈希排序 很好用的 我已经在电脑上运行成功了 -Hash sort I" ve used a good computer to run a success Thank you
- 2023-06-15 09:25:03下载
- 积分:1
-
C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。...
C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。-C++ function call stack, disassembly examples. Can learn to pass parameters into the subroutine, subroutine return and so on.
- 2023-08-23 07:50:03下载
- 积分:1
-
MSP430 USART experimental procedure using IAR Embedded Workbenc h software devel...
msp430usart实验程序采用IAR嵌入式工作台软件开发
- 2022-02-22 13:02:44下载
- 积分:1
-
使用汇编语言对TMS320C2812进行编程的一个简单的工程模板。
使用汇编语言对TMS320C2812进行编程的一个简单的工程模板。-The use of assembly language programming on the TMS320C2812 a simple project template.
- 2022-03-22 21:24:58下载
- 积分:1
-
tlv2544/48例行公事
TLV2544/48 Interface routine
- 2022-05-13 05:16:19下载
- 积分:1