The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.
标签: efficient simulator elevator project
上传时间: 2013-11-25
上传用户:cjf0304
Multirate filters provide a practical approach to designing and implementing finite response (FIR) filters with narrow spectral constraints. By changing the input data rate at one or more intermediate points the filter lengths and computational rates can be greatly reduced when compared to a standard single-rate filter implementation.
标签: implementing Multirate designing practical
上传时间: 2016-07-01
上传用户:dengzb84
增量旋转编码器选型有哪些注意事项? 应注意三方面的参数: 1. 械安装尺寸,包括定位止口,轴径,安装孔位;电缆出线方式;安装空间体积;工作环 境防护等级是否满足要求。 2. 分辨率,即编码器工作时每圈输出的脉冲数,是否满足设计使用精度要求。 3.电气接口,编码器输出方式常见有推拉输出(F 型HTL 格式),电压输出(E),集电极开路(C,常见C 为NPN 型管输出,C2 为PNP 型管输出),长线驱动器输出。其输出方式应和其控制系统的接口电路相匹配。如何使用增量编码器?
上传时间: 2014-01-12
上传用户:trepb001
MATLAB编写的一个M文件,实现二分法求函数f在[a,b]上的一个零点,牛顿插值法
上传时间: 2014-12-07
上传用户:familiarsmile
robust frequency and timing synchronization for ofdm robust frequency and timing synchronization for ofdm
标签: synchronization frequency robust timing
上传时间: 2016-07-05
上传用户:yuanyuan123
遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体(染色体 )同时存在。这些染色体中哪个保留(生存)、哪个淘汰(死亡),是根据 它们对环境的适应能力来决定的,适应性强的有更多的机会保留下来 。适应性强弱是通过计算适应性函数f(x)的值来判别的,这个值称为适应值。适应值函数f(x)的构成与目标函数有密切关系,往往是目标函数的变种。
上传时间: 2016-07-05
上传用户:lizhizheng88
虚拟串口程序源代码 使用Vc开发的,open source!!fr
上传时间: 2013-12-10
上传用户:13681659100
ASP个人聊天系统 If MenuSwf="" Then MenuSwf="About" select case lcase(MenuSwf) case "about" TopMenu="a" case "news" TopMenu="b" case "project" TopMenu="c" case "clients" TopMenu="e" case "contact" TopMenu="f" case "mainbinner" TopMenu="g" case "person" TopMenu="h"
标签: MenuSwf case TopMenu select
上传时间: 2016-07-11
上传用户:lht618
4bit ALU(运算逻辑单元)的设计 给出了此次设计alu的输入输出结构及相应的位数。其中C0是一位的进位输入,A和B分别是4位的数据输入,S0、S1、M分别为一位的功能选择输入信号;Cout是一位的进位输出,F是4为的运算结果输出。
上传时间: 2013-12-09
上传用户:sevenbestfei
DCNF 采用RSOMC(Remote Service Object Method Call)远程服务对象方法调用机制,分层结构实现. 1.网络通信适配层 2.服务对象管理层 3.应用业务层(For Delphi VCL 组件) 容易学习,灵活的扩展机制.兼容原有的应用开发环境(譬如:VCL DB 控件), 利于旧系统迁移(大部分成熟的应用软件都是C/S结构,其业务功能非常完善, 为了能在互联网上直接使用,技术解决方案大部分为VPN,远程桌面等, 采用第三方支持技术实现,加重用户使用运维成本,并没有直接提升产品本身价值) 所以采用一种平滑的迁移技术方案,从而提高产品的竞争优势,延长产品生命周期.
标签: Service Object Method Remote
上传时间: 2013-12-28
上传用户:lindor