Discussion Board

Results 1 to 5 of 5
  1. #1
    hey all , how are you
    I am a computer engineer and I have an idea , but I need your help to develope it .

    I think about developing a portable software for mobile devices to remotely control fluid flow in pipe systems (for example gas pipes) ,

    1) is it a good and applicable idea ?

    2) if I want to connect my application to the web / wab technologies and if I want to implement complex Scientific and mathematical equations , is JAVA a good choice for such purposes ?

    3) if not , what are the available solutions ?

    thank you

  2. #2
    Registered User Johnny_B's Avatar
    Join Date
    Nov 2011
    Posts
    80
    Quote Originally Posted by EngineerFromFuture View Post
    hey all , how are you
    I am a computer engineer and I have an idea , but I need your help to develope it .

    I think about developing a portable software for mobile devices to remotely control fluid flow in pipe systems (for example gas pipes) ,

    1) is it a good and applicable idea ?

    2) if I want to connect my application to the web / wab technologies and if I want to implement complex Scientific and mathematical equations , is JAVA a good choice for such purposes ?

    3) if not , what are the available solutions ?

    thank you
    For an engineer your questions sound a bit stupid, sorry.

    1) What kind of pipe systems are you talking about?

    2) Any programming language is capable to solve complex equations. It's just about the programmer to implement it correct. "WAP technology" is almost dead since it started out. What do you mean when talking about web technology? Maybe you mean HTTP or a TCP/IP socket? Well, this shouldn't be a problem.

    3) Solutions for what?

  3. #3
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    EngineerFromFuture:
    1) yes, it is possible and feasible to create a remote monitoring tool for this purpose, it may also enable adjusting parameters on the go. However having the controller itself running on a mobile phone is probably not a good idea - what happens if connectivity is broken?
    2) for monitoring and adjustments the computing power offered by Java is probably enough. Because of the suggestion in 1), here I do not assume that you want doing real-time massive calculations, so waiting for a second or two for a result can be tolerable

    Johnny_B: just because some people know things like http://en.wikipedia.org/wiki/Process_control, http://en.wikipedia.org/wiki/Control_theory, while you do not, it does not necessarily render them being stupider than you.

  4. #4
    Nokia Developer Champion vineet.jain's Avatar
    Join Date
    Jun 2008
    Location
    Noida,India
    Posts
    3,837
    Does that mobile monitoring tool sounds like a mini version of an PLC or SCADA or a DCS

  5. #5
    Nokia Developer Moderator joaocardoso's Avatar
    Join Date
    Feb 2011
    Location
    Portugal
    Posts
    503
    Plus to all of what others said, let me put it this way:

    - If its too complex to do on a phone you can do it on a server with any language that you want
    - If you can place it on a server, on any given language, today its really simple to create webservices to interact with almost anything and return a result to the client that uses the webservice
    - If you have webservices running, a phone can be a client to them (windows phone, symbian, meego, others)

    So even dough there may be some limitation on the phone that may prevent you to make it all happen on it, you can always create a platform that allows you to take full advantage of the phone portability and the power and flexibility of a custom designed solution that is hosted on a server.
    Cheers

    João Cardoso

Similar Threads

  1. lets the application send Internet
    By widetech1 in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2009-04-06, 17:52
  2. Lets check out the Majority!
    By croozeus in forum Python
    Replies: 0
    Last Post: 2007-09-12, 06:44
  3. [discuss]how many info can symbian c++ get
    By niuzhangpeng in forum Symbian C++
    Replies: 1
    Last Post: 2006-06-27, 14:22
  4. Contact e-mail to discuss new phone model?
    By goodman_nsk in forum General Development Questions
    Replies: 0
    Last Post: 2006-05-17, 05:26
  5. Lets clarify the MMS process...
    By hayalet in forum General Messaging
    Replies: 2
    Last Post: 2002-05-17, 05:43

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved