Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
How about putting it into a Real world situation, and analyzing it for real world things like a cost-benefit analysis, etc.

Suppose we want to monitor dangerous gasses in a deep mine. The sensors and wires are pre-determined and our job is to make a monitoring system, to deal with it.

The first thing we run into is cost. 3 redundant computers running Perl, are easily obtainable and cheap; whearas the radiation hardened ROM monitors are expensive and need to be special ordered. This factor can be very important in cash-strapped economies, and may lead to people NOT replacing a faulty ROM unit, due to cost...( after all ... 2 monitors should be as good as 3 right? And the current budget only allowed 1 spare unit, and we used it last week).

Then we have the problem of on-site modifications. Like what happens when its discovered that the sensors change output levels with age, and need calibration on-site. Thats simple to do with the Perl computers, but with a ROM system, they will need to put a post-it note on it, saying every reading between .05 and 6.3 must be adjusted by log(x) percent. Or how about the manager is going out of town, and wants realtime email updates messaged to him? Ooops, the ROM didn't allow for that.

I think you can see where I'm going with this. There are so many sitautions, where the infrastructure is cash-strapped, yet human lives are at risk. Furthermore, cheap computers and Perl is within the budget, but custom ROM chips are not. So the Perl solution would probably be very useful in these situations, and would save many lives, even though it has drawbacks.


I'm not really a human, but I play one on earth. Cogito ergo sum a bum

In reply to Re: Projects where people can die by zentara
in thread Projects where people can die by cog

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 23:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found