File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes real time java problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "real time java problem" Watch "real time java problem" New topic
Author

real time java problem

krish arya
Greenhorn

Joined: Dec 08, 2008
Posts: 9
Hi
I am trying to design the elevator control system as part of my project but got stuck in between.
I dont have much idea about the hardware required for this
Please help about the technologies to be used.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8430

Where does Java come into the picture?


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
krish arya
Greenhorn

Joined: Dec 08, 2008
Posts: 9
Maneesh Godbole wrote:Where does Java come into the picture?


i am thinking of java real time specification
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8430

For an elevator system?
I am not sure I follow the logic here.

Ok. So does your project involve interaction with a real elevator, or would it be simulation on the screen, or part integration with some physical device such as a motor or some lights?
What have you got so far and where exactly are you stuck?
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

You'll need an elevator.

You'll need to know where it is, how fast it's moving, where the floors are, which floors have requested an elevator, which floors the elevator needs to stop at (and a host of other in-car things, like the run/stop switch, fire access mode, etc.), and probably a few others (but not many more).
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: real time java problem
 
Similar Threads
help me..............
Button state tracking
login screens
Use regex for this?
date validation