Digital Elevator: Designing a 2 Floor System

  • Thread starter Thread starter JasonJo
  • Start date Start date
  • Tags Tags
    Digital Elevator
Click For Summary

Discussion Overview

The discussion revolves around designing a two-floor elevator system, focusing on control mechanisms and stopping conditions. Participants explore various methods for implementing the elevator's functionality, including the use of H-bridges, reed switches, and logic gates.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Exploratory

Main Points Raised

  • One participant suggests using an H-bridge to control the motor direction for the elevator's movement.
  • Another participant proposes using two reed switches placed on the track to detect the elevator's position, recommending a method to connect power leads in differing polarities based on the reed switch states.
  • A question is raised about how the elevator would stop at the designated floors.
  • A later reply introduces the idea of using simple logic gates to manage the stopping conditions, suggesting the use of switches and resistors to create a logic system for controlling the elevator's movement.

Areas of Agreement / Disagreement

Participants present multiple competing views on how to implement the elevator's control system, with no consensus reached on the best approach or stopping mechanism.

Contextual Notes

Participants have not yet resolved the specifics of the stopping mechanism or the integration of the proposed systems, leaving some assumptions and conditions unaddressed.

JasonJo
Messages
425
Reaction score
2
hey guys I am stumped on this project: make a 2 floor elevator. i am going to use an H-bridge to control which way the motor spins (ie. clockwise will make the elevator go up, counter - down).

anyway, here are the initial conditions to be met:
elevator must stop at both floors
elevator will only go up when it is down
elevator will only go down when it is up

any ideas to implement this? the class i am taking has no gone over microcontrollers, the farthest I've gone is MUX/DeMUX's.

PLEASE HELP!
 
Engineering news on Phys.org
Please stop it with the please help bit.
I will help (i am nice coder after all)
put two reed switches on the track (one on each floor) and a magnet on the back of the car(the thingy which goes up and down), insetad of a h-bridge, just connect the power leads in differing polatities using the reed switches.

+ --_
sw1---_
sw2---------- lead 1
- --
- --_
sw1---_
sw2--------moveswitch-- lead 2
+ --

This should work, just don't mix up the two reed switches! (put them so that they engage only after they move to the floor)

Any questions so far?
 
how would it stop?
 
Simple logic gates.

Write out the conditions using some sort of switch (like the reed or a simple contact switch) with a resistor to pull logic high/low. Then its simply "up switch AND elevator at floor 1 switch" stuff, and you could write out the truth tables to show your work.

Cliff
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 33 ·
2
Replies
33
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
4K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
11
Views
4K