Slashdot Mirror


Ask Slashdot: How Would You Suggest Making Rugged, Weather-Resistant ARM Systems?

New submitter pecosdave writes: I need suggestions for commercially-made ARM systems that will work in temperature ranges from -35F to 140F (-37C to 60C) for an engineering project. These things are going to be in metal boxes on the side of Texas Highways. The existing Intel systems we're using in other areas are all fan-less, but I'm not going to rule out systems with fans. Considering the extremes of Texas temperatures I'm actually contemplating putting fans on top of our fan-less systems anyways. Almost everything I can find pre-made with ARM is a bare board, or something not nearly as temperature tolerant as some Intel systems I can find. The very nature of an ARM processor should be more tolerant simply because they produce less heat, but I can't seem to find any manufacturers exploiting that fact. Slashdot reader pecosdave added more details in a comment: "It's more closely related to speed cameras, but it's not a speed camera. It's for a toll road, and its main job is to take pictures of a sign at about 10 FPS, though less is probably fine, with a time-stamp so if someone runs the toll we have a separate picture of the current price. If there's a problem with the sign it shows up as well. They just want something local to store it I guess in case the fiber link goes down. We're going to run it rather low-res too to keep the CPU and storage overhead low. I figure 640x480@10FPS is reasonable, but that's not set in stone."

194 comments

  1. Talk to an engineer by guruevi · · Score: 5, Insightful

    There are plenty of industrial manufacturers that will get you a custom chip in an IP65 enclosure. My company does these things all the time, but it's a bit more complicated than just putting something in a box. You have to spec the comms, peripherals, serviceability, lifetime, support, software, updates, ...

    Fans on top of fan-less design is a bit weird partially because you're going to sacrifice your IP rating and your fan shorting out or seizing up could bring the power and thus the system down. Also a fan is for moving hot air out and cooler air in. An ARM chip in most data collection circumstances won't get as hot as an asphalt highway in summer so you're just exchanging hot air for hot(ter) air, what's the point of a fan?

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
    1. Re:Talk to an engineer by Anonymous Coward · · Score: 1

      Yup.

      I work in an industry that buys a fair bit of this stuff, and there are a whole pile of companies that will build you a solution for any combination of hot, cold, wet, corrosive, vibratey, electrically noisy, portable, etc. Most of the companies we deal with mostly do industrial (machine shops, power plants, mining, etc). Like you said, it's a whole package. You need an engineer to really figure out exactly what you need, then you work with them to figure out maintenance and sparing.

    2. Re:Talk to an engineer by Darinbob · · Score: 2

      We stick stuff into a metal box, no fans, enamel coating. But the parts are all rated to +85c at 85% humidity (and also -40c?). Ie, they are industrial rated and not commercial rated; which has a drawback that there aren't as many suppliers and you won't find pre-made boards on the web for this.

      As an FYI, if you have anything mounted high on poles then don't have any blinking LEDs on the outside. This tends to attract bullets from those looking for some target practice.

    3. Re:Talk to an engineer by supremebob · · Score: 1

      Yeah, fans don't really work if you're trying to do an IP65 enclosure, as those should be fully sealed.

      Honestly, something like this could probably be done with a Raspberry Pi nowadays in terms of CPU power, except that the boards don't really meet the temperature range requirements. I'd imagine that you could find something in your Arrow Electronics catalog that would do the trick, though.

    4. Re:Talk to an engineer by Joce640k · · Score: 1

      Do we get consultancy fees if we answer this?

      The very nature of an ARM processor should be more tolerant simply because they produce less heat, but I can't seem to find any manufacturers exploiting that fact.

      The processor heat will be a tiny part of the overall equation.

      --
      No sig today...
    5. Re:Talk to an engineer by Immerman · · Score: 1

      >An ARM chip in most data collection circumstances won't get as hot as an asphalt highway.

      Doesn't matter - it might not get as hot as the highway itself, but it will get exactly as hot as the ambient air if powered off, and then immediately start heating up further when powered on. Basic thermodynamics demands that ambient air will *always* be cooler than an operating processor, unless you're refrigerating the chip directly.

      Now, if you stick the whole thing in a well-insulated sealed box like a styrofoam cooler, along with a big chunk of thermal mass with a lot of surface area, like a cement "radiator" (much better than metals and better than most rock), you may be able to keep the whole thing well below ambient temperatures throughout the hottest part of the day, especially if you paint it solar-white or keep it in the shade. That would depend on the exact power consumption of the device, color of the box, amount of insulation and air space, and the size and surface area of the thermal mass though. You'd want to have an engineer run the numbers to be sure though.

      Or just pour some cement into the bottom of a cheap styrafoam cooler. You could probably get some mounting bolts neatly embedded into a nice big protective hole in the cement (so that if you drop the thing device-first, it stays safe in its hole instead of being smashed flat) by screwing them into a block of styrofoam that you partially submerge bolt--heads first, and then pull out after the cement cures.

      https://www.engineeringtoolbox...

      --
      --- Most topics have many sides worth arguing, allow me to take one opposite you.
    6. Re:Talk to an engineer by Anonymous Coward · · Score: 0

      You could still use fans to distribute heat around in the sealed enclosure.
      It is probably not a good idea, but you could.

    7. Re:Talk to an engineer by pecosdave · · Score: 1

      As for enclosures, I'm not sure which cabinet this project is going to be in, I was asked for help, this isn't really the area I work the most but I tend to be good at finding the right things.

      It's going to be in a cabinet akin to this, plus or minus on size, probably minus considering what's going into this particular box. Some of the stuff I've built is in cabinets bigger than this by far, and some of it's in smaller, and yes, I've put stuff in nearly identical cabinets.

      https://fdotwp1.dot.state.fl.u...

      --
      The preceding post was not a Slashvertisement.
    8. Re:Talk to an engineer by Anonymous Coward · · Score: 0

      WIth respect to pre-made boards: https://www.olimex.com/Products/OLinuXino/open-source-hardware, offers industrial rated as well as commercial rated versions.

    9. Re:Talk to an engineer by Anonymous Coward · · Score: 0

      https://www.balena.io/fin/?utm_source=etcher_app&utm_campaign=balena_fin_outline&utm_medium=vnb

    10. Re:Talk to an engineer by Anonymous Coward · · Score: 0

      Done:
      The Relio R9-KT ARM9 Embedded RISC Computer QuickStart Kit
      https://www.sealevel.com/product/relio-r9-kt-arm9-embedded-risc-computer-quickstart-kit/

  2. paint it white by arsenix · · Score: 3, Insightful

    A lot of ARM systems (even raspberry PI) will live life fine at 60C. You will need a nice passive heatsink inside your box (if it is large) or thermally couple the device to the box wall and put a passive heatsink on the outside. You'll need an active heater of some kind in order to operate reliably below 0C, but that is easy. Paint your box white too... that will help keep it cool in the sun. Good luck! Also post to an appropriate reddit rather than slashdot!

    --
    (this is offended to the end of comments you post, 120 chars)
    1. Re:paint it white by AmiMoJo · · Score: 3, Informative

      Posted something similar in the firehose. A bit of heating would also help with the camera and is probably the easiest option.

      60C isn't a problem, most ARM hardware is at least "industrial" temperature range which is up to 85C.

      Seal it up to keep dust and moisture out.

      There is probably an off-the-shelf CCTV option for this. They have CCTV in cold countries.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re:paint it white by bob4u2c · · Score: 3, Informative

      Think outside the box. Mount your camera at the top of a simple pole mount, then run the wires down to a box at the bottom where the cpu and guts are. Then dig a hole in the ground a few feet deep and bury the box. A few feet down it should stay cool/warm year round with no active cooling/heating.

      That is what we use to do with water pipes to keep them from freezing over in winter in the colder climates.

    3. Re:paint it white by Anonymous Coward · · Score: 0

      This is the best suggestion of the lot. It's stupid expensive to over engineer for thermal extremes that could be easily avoided by a simple design change.

    4. Re:paint it white by Darinbob · · Score: 3, Informative

      But now the box will possibly be wet or moist all year round which has its own problems. By the side of a road means you'll get some odd toxic stuff there too so you need to make sure things are resistant to corrosion. Even if above ground you can often get a lot of salt corrosion if you're closer to the ocean.

      Beware of people intent on tampering. And animals. We had one product where we were considering a more expensive armored cable just to avoid problems with rodents.

    5. Re:paint it white by Tablizer · · Score: 1

      What, x86 chips don't need a heater because they run hot by themselves?

    6. Re: paint it white by Anonymous Coward · · Score: 0

      Digging is expensive.

    7. Re:paint it white by rndmtim · · Score: 1

      Yeah, I did some larger relay boxes for a mobile unit substation that was bound for Ontario - they wanted a range of -40C to 45C. We insulated the hell out of it, with the idea that 2 in of rigid high R insulation would allow the electronics to keep themselves warmish (probably below freezing but above -15C) but we also put a thermostatic heat strip in there too just in case. Painted it white, and had a radiator on the bottom coupled to the electronics box (that was from a power systems supplier called SEL and was ruggedized to milspec). Double gasketed doors, and we put a metal heat shield on top with an air gap. The idea is direct summer sun will have a high declination and winter sun won't bother you much. Keep it sealed for bugs... Beebopper is the lineman's friend. Make all penetrations through the bottom with liquidtite or better. Your app sounds like it could be battery based, but we've done stuff like this with solar and li ion batteries too, it'll just be more fragile especially given Texas and target practice.

    8. Re:paint it white by pecosdave · · Score: 1

      There are problems with your suggestion:

      1. This is Houston. We are at sea-level. We have electrical ground boxes that we can't pump dry - they're only about four feet deep but they're wells.
      2. The box with the CPU and guts is exactly what we're talking about.
      3. This is Texas - not as bad here, but note my user-name, I'm from the other side of the state. I've been fifteen feet underground out west in the summer and it's capacitive-hot. Meaning the ground gets baked in the sun all day, so much that the temperature above ground stays warm all through the night, then it gets baked again. Fifteen plus feet down it can be hot. Granted, that's more of the western side of the state where we had clay based soil in the desert than here, but that's extreme and real. It's likely to 85 at 04:00 some nights at the surface around here, and even that hot fifteen feet below ground out west and nothing but water here.

      It's also why you almost never find basements throughout the state, and when downtown flooded during that tropical storm what, seventeen years ago? The tunnels flooded due to water coming in through the walls as much as down the stairs.

      --
      The preceding post was not a Slashvertisement.
    9. Re:paint it white by pecosdave · · Score: 1

      Tampering and rodents aren't really a big issue. They're solid aluminum enclosures that are well sealed with sealed conduits, there are vents at the top under an awning/shade with fans and a mesh grill. Birds getting up in there might be an issue, but it's likely to be too hot to build a nest considering location. it's going to be right off a major toll-way and freeway with plenty of patrols and the OTHER cameras for toll collection and overview nearby in the open. I'm not going to say it's not going to happen, but the boxes are alarmed, there's cameras everywhere, and the constables are patrolling.

      --
      The preceding post was not a Slashvertisement.
    10. Re:paint it white by strikethree · · Score: 1

      Also post to an appropriate reddit rather than slashdot!

      Why? He is getting great answers here. Further, some of the most qualified people on the planet are here.

      Reddit is high-traffic, so it is a great place to ask, but the person asking has been around Slashdot for a VERY long time (as have you!) so why not ask here? Hell, he might end up with someone like the person who invented Apple (Woz!) answering. John Carmack lives in Texas and might answer too (hasn't in years, but still possible). I imagine working on rockets gives some insight into designing computing systems that are resistant to extremes. Maybe?

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    11. Re:paint it white by thegarbz · · Score: 1

      A lot of ARM systems (even raspberry PI) will live life fine at 60C.

      NO!. A Raspberry Pi, unless you're talking about one of the industrial hardened ones will definitely not "live life fine" at 60C. In fact at that temperature it will thermally throttle at no load and be utterly useless. It is barely able to run at load on a hot day if you don't have the AC on.

    12. Re:paint it white by thegarbz · · Score: 1

      most ARM hardware is at least "industrial" temperature

      I think you'll find "most" ARM hardware is in cheap toys and gadgets that barely work outside of room temperature. But if your point was that there is oooodles of ARM hardware available that suits industry then you're most definitely correct. But that is the exception not the norm.

    13. Re:paint it white by pecosdave · · Score: 1

      Most of our cameras do have built in heaters. I'm not sure about this one in particular, the final specs aren't picked out, but I doubt they'll be as high-budget as the cameras for reading plates. The plate-reading cameras could just about do the job I'm asking for on their own, they have complete Linux systems in the cameras themselves, the only thing they're missing is sufficient storage.

      --
      The preceding post was not a Slashvertisement.
    14. Re:paint it white by pecosdave · · Score: 1

      We do have heaters in the x86 enclosures, but they really don't see a lot of use, the enclosures are well enough heated by the systems in the winter. A Houston winter rarely gets severe. I've never seen snow last 48 hours around here, and only 24 hours once since I moved here in 1998.

      --
      The preceding post was not a Slashvertisement.
    15. Re:paint it white by Darinbob · · Score: 1

      Are there wires that come out, such as to get power or connect to sensors?

    16. Re:paint it white by pecosdave · · Score: 1

      The wires come up through a concrete slab it is sitting on in some cases, or through armored conduit that has hermetic seals at the bottom of the box.

      This is serious road-side work here, there's very little exposed wire anywhere, maybe the last few feet to few inches between a conduit and a piece of equipment, even then sometimes the conduit screws into the equipment.

      Our electrical conduit could be used as plumbing in many cases if it had to be.

      --
      The preceding post was not a Slashvertisement.
    17. Re:paint it white by Anonymous Coward · · Score: 0

      I'd just like to add to this - Raspberry Pi's are not commercial/industrial solutions. Their file systems will not withstand random power failures. Put raspberry pi out of your equations, unless you are happy to replace at short notice, 24/7, SD Media cards. If that model is acceptable, go with it, they are a great platform.

    18. Re:paint it white by bob4u2c · · Score: 1

      I was thinking of the GeoThermal Heat Pump concept that is used as an efficient HVAC system https://en.wikipedia.org/wiki/Geothermal_heat_pump.

      Those systems are buried at 20 feet or more to work. I don't know that you would need to go to that extreme as your not trying to keep it at a constant temperature, just keep it from getting too warm or to cold. Heck I would get a BBQ probe and dig a few holes and do a test on some very hot days, 20 degrees or more would be better than nothing.

      Texas has some nice floods, but a good sealed box should work. Maybe a thick ABS plastic with seals. If your worried about a little water shorting things out, you could epoxy the electronics and leave exposed a heat sink on the cpu making the whole thing pretty water-proof. A layer of high temperature silicone poured over it might also work as well (the stuff used in baking ware).

      In the end it might not work, but it was just a thought on how you might be able to keep the temperature a little more even throughout the year.

      If I ever win the lottery I'm doing the whole Geothermal Heat Pump thing as I hate the sound of the compressor running (silent running my butt!)

    19. Re:paint it white by dissy · · Score: 1

      (totally off topic reply)

      but note my user-name, I'm from the other side of the state

      You know, I've seen you post plenty of times before. I think we've even bounced random replies off each other over the last decades. Yet I'm only just now noticing that is an "e" and not "i" in your name.

      All this time I thought you were just a really teeny tiny sized Dave :P

  3. my raspberry pi & 3D printer says by TheRealQuestor · · Score: 1

    you can do it very easy with a RPI3 +. Raspicam. I run mine 24/7 [the RPI] connected to my 3d printer in this case with an IR raspi camera module and it streams 24/7 running repetier server for the printing part and python3 for the webserver and camera stream.
    . Because of low heat you can just use ABS to print a nearly air tight box to put it in and 5v power supply and bob's your uncle.

    1. Re: my raspberry pi & 3D printer says by Anonymous Coward · · Score: 0

      Good idea, use a raspberry pi for always on revenue generation. Idiot.

    2. Re:my raspberry pi & 3D printer says by thegarbz · · Score: 3, Informative

      What a silly suggestion. The raspberry pi 3 is thermally challenged at room temperature. Adding 40C to that would put it well above Tjmax

    3. Re:my raspberry pi & 3D printer says by guruevi · · Score: 1

      That plastic will bleach, crack (become permeable) and melt in direct sunlight. Plastic in UV light degrades.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    4. Re:my raspberry pi & 3D printer says by JustAnotherOldGuy · · Score: 1

      Ah, no. The max temp rating of a raspberry pi is 85C; it would never survive at 140C. It would probably burst into flames.

      --
      Just cruising through this digital world at 33 1/3 rpm...
    5. Re:my raspberry pi & 3D printer says by rndmtim · · Score: 1

      There are lots of UV rated plastics... otherwise we'd never be able to do conduit on roofs for solar. It's an extra.

    6. Re:my raspberry pi & 3D printer says by pecosdave · · Score: 1

      I had a bare Pi with no additional heat syncs that couldn't play full HD movie with Kodi before overheating in a 78F apartment in the summer (we couldn't cool that apartment well, metal green front door, lots of sun exposure, the AC just couldn't get it cooler than that in the daytime summer).

      --
      The preceding post was not a Slashvertisement.
  4. Automotive by Anonymous Coward · · Score: 0

    You might be able to find a module intended for automotive use. The operating temperature range would be similar to that.

    1. Re:Automotive by sonofusion82 · · Score: 1

      Yes, there should be many automotive grade ARM devices. Many automotive grade parts can go up to 120C. Heck, you can even use an Android car stereo and write your own app

    2. Re:Automotive by pecosdave · · Score: 1

      One of the potential systems I've submitted was an appliance meant for use in aircraft. I found some automotive ones as well. I have no idea how much any of those costs, every supplier I found wanted full company info for a quote, it makes it difficult to shop around.

      Alternately pre-built full systems tend to at least sometimes have a price-tag next to them. Systems like are off the shelf and akin to what I want but out of spec. I'm trying to shop a little before settling on a supplier. Unfortunately Intel systems come packaged like the link, ARM seems to be bare boards.

      --
      The preceding post was not a Slashvertisement.
  5. I literally work on this kind of thing. by Anonymous Coward · · Score: 2, Informative

    This is my industry. I've worked with super ruggedized military grade ARM boards. I would go fanless, and for your application you shouldn't need much power. Products end up as metal boxes with fans if they even need that.
    You've gotta find vendors which make automotive and military/aerospace grade chips, so the usual Samsung and TI OMAP chips won't always work. NXP is bigger into this space with IMX.6 chips and similar. As much as tons of developers dislike Freescale/NXP, they have a huge presence in military and embedded products for this reason.

    1. Re: I literally work on this kind of thing. by Anonymous Coward · · Score: 0

      1. Get a real website (sorry, had to write something snarky)
      2. Cancel your subscription to preppers anonymous
      3. Keep your cool
      4. Remember I hate stupid slashdot questions but I read anyway.
      5. Don't ask any follow up questions because you don't like the answers to your earlier questions, just go away for real.

    2. Re:I literally work on this kind of thing. by Anonymous Coward · · Score: 0

      Even TI sells Cortex-Asomething CPUs with -40C..+125C junction temperature range.

  6. Re:Fuckoff, police state enabler. by Anonymous Coward · · Score: 0

    Says the guy who clearly never needs to use a road.

  7. Stupid idea by CaptnCrud · · Score: 1

    I just thought about double sealing it in a small container. The first layer filled with a compressed gas and the second filled with oil. Then have radiator tubes going through it and around, put a tiny 5 inch fan on the bottom so the breeze from the cars helps spin the fan, possible mount a heat sink on top...

    I'm just imagining this thing built like a car radiator or computer heatsink, with the breeze off the road that should keep the fan going even with no electric, the pressurized gas + oil double seal should keep the components safe from the elements, fumes, bugs and debris and be a good indicator if the housing has been compromised (maybe have a pressure sensor inside to monitor that too).

    1. Re:Stupid idea by dgatwood · · Score: 2

      Just put it in a box and fill the whole thing with epoxy. Use a big enough heat sink that the tips of the fins are exposed. Then mount it upside down so that if it gets wet, the water runs down the fins. :-)

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    2. Re:Stupid idea by CaptnCrud · · Score: 1

      I like that idea,except here in TX the rains only come around fall and spring and some years it can be hit and miss. I wonder if the epoxy will cause gaps to occur over time like who pool tiles start blistering off after a while....sorry I wasn't trying to be shoot down your idea, im sure mine is shit, at least yours was economically more plausible, lol.

    3. Re:Stupid idea by dgatwood · · Score: 1

      The box protects against the force of the water. The epoxy protects against the moisture. :-)

      I'm not saying it will work, but if it does, it's the simplest approach.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    4. Re:Stupid idea by Anonymous Coward · · Score: 0

      Epoxy? Have you never heard of silicone-based thermal encapsulants?

      Either is a simple approach, but leaves out the possibilities of ever touching that hardware again. Not to mention dealing with hotspots. Of course in the sun on a 40C day, you might not be rejecting heat from the processor at all...

    5. Re:Stupid idea by CaptnCrud · · Score: 1

      I wonder if a ceramic based enclosure might be better, it would be more eco/cheap

    6. Re: Stupid idea by Anonymous Coward · · Score: 0

      Holy shit, you have never worked with control systems before. Are you fucking kidding me with a) the cost, b) the number of potential failure points, c) the utter idiocy of all this, d) maintenance requirements and before I forget , e) the cost

      bringing back an old meme, we are all dumber for reading this

    7. Re: Stupid idea by Anonymous Coward · · Score: 0

      Easy there turbo, he just asked a question.

    8. Re:Stupid idea by ArchieBunker · · Score: 1

      Stick to software.

      --
      Only the State obtains its revenue by coercion. - Murray Rothbard
    9. Re:Stupid idea by Anonymous Coward · · Score: 0

      This is one of the most childishly impractical things I've ever read.

  8. Bulletproof? by mschaffer · · Score: 1

    Judging from the number signs riddled with bullet holes that I have seen in Texas, you may want to make it bulletproof.

    1. Re:Bulletproof? by Darinbob · · Score: 1

      Absolutely, we had a problem with this with a pole mounted device until we turned off the LED, and this wasn't even Texas.

    2. Re:Bulletproof? by weilawei · · Score: 1

      Well, if you'd stop shining the bleeping thing in their window at night, maybe they'd stop shooting it out.

      Strange how that works.

    3. Re:Bulletproof? by pecosdave · · Score: 1

      That's true in rural areas, usually peppered with a shotgun blasts.

      Less common in Houston itself, and then it's usually a single pistol round....

      --
      The preceding post was not a Slashvertisement.
    4. Re:Bulletproof? by Anonymous Coward · · Score: 0

      Or if you stopped letting general public have guns, maybe they'd stop shooting it out.

      Strange how that works.

  9. Re:Fuckoff, police state enabler. by thegarbz · · Score: 0, Offtopic

    Please take your anti government shit rant back to 4chan where it belongs.

  10. Extreme temperature solution: by Anonymous Coward · · Score: 0

    1. Give them a sun shading roof that will not be an inch from the main case.
    2. Use the pole as a big cooling tower, with fins on the outside, maybe a heat pipe system inside. The main box could have fins too.
    3. Use a very long pole with lots of fins buried deep underground where the temperature does not change much.
    4. Some ARM SoC designs can work at up to 110ÂC or.more, as do certain boards.
    4. Please screw *everything* into place. Make sure *all* connectors and chips and heat-generating components have a hunk of metal pushing them down that is part of the case. That will prevent them from coming lose and lead off heat.
    5. Evacuate ALL the air from the case after sealing it shut, so no condensation can happen. The metal will lead away heat. No air needed. No holes needed. No fans needed.
    7. Maybe paint it white (for the entire solar spectrum).

    If that is not enough, just add more shade, increase the albedo, add more fins and a deeper pole. Amd better vacuum sealing.

  11. You're asking the wrong question by thegarbz · · Score: 1

    Thermal management for high temperature is easily managed. You're very concerned about the high temperature when that is the easy one to deal with. Any ARM chip thermally bonded to the side of the case / large heatsink which is somehow externally accessible and allows minimal airflow should be able to handle the upper side of your temperature requirement.

    Your problem will be at the other end. Sustained electrical performance at -37C is something many components are not rated for. Even in industry there are problems sourcing instruments that handle that kind of temperature. We had many industrial systems fail during the last polar vortex including an industrial PLC mounted in external cabinets.

    Your problem will be you somehow need to design a heating system which isn't defeated by your cooling system. That's an especially tough task if you're talking about passive systems for cooling.

    1. Re:You're asking the wrong question by gtwrek · · Score: 1

      Typical "industrial" temperature ranges: -40C to 100C
      "Automotive" range usually bumps the high end up to 125C.

      Thermal isn't the OP's biggest problem here, IMHO.

    2. Re:You're asking the wrong question by Anonymous Coward · · Score: 0

      I had to spec hardened 555 chips for this exact reason. Standard 555 is only rated 0 to 70C. SE555 is rated -55 to 125C

    3. Re:You're asking the wrong question by Anonymous Coward · · Score: 0

      Pour concrete all over it and test it in the temperature ranges you desire. Make a huge insulating thermal mass and you should be fine. Oh - this also makes it TERRIBLE to service. So someone gets to have fun.

    4. Re:You're asking the wrong question by guruevi · · Score: 1

      A lot of camera systems simply come in a case with their own heater systems and the 'guts' are simply standard cameras. That's presuming you can power the system reliably.

      Heating a thing is easy, cooling is typically a harder engineering problem although I agree for the use case he mentioned, I highly doubt you have that much of a thermal envelope.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    5. Re: You're asking the wrong question by Anonymous Coward · · Score: 0

      The mistake was specing 555 chips. For most purposes there are better alternatives.

    6. Re: You're asking the wrong question by Anonymous Coward · · Score: 1

      Yes. This. Why are you specifying an ARM system? That is a huge red flag for me.

      I mean, ARM might be a good answer, but if you start from the proprosition that ARM is the only answer, why should we take you seriously?

      Do you want to suceed or do you want to send business in ARM's direction? What is your agenda?

    7. Re:You're asking the wrong question by thegarbz · · Score: 1

      Errr. Those are thermal characteristics of components, especially in the automotive side of things. Actually integrating that into a complete design that actually works through the range of those temperatures *environmentally* (remember he didn't specify 60C is his max SoC temperature) is incredibly bloody difficult. You got a chip that's qualified for that temperature at ambient. Does that include loading the chip to it's max ratings while at that temperature or is that in typical operation. Your ambient temperature is at the same limit as your chip, are you 100% certain you designed your system to not include any other heat-source in the same enclosure? Did you derate the result accordingly? Does the rating still apply if you've conformally coated the circuit board?

      Don't be fooled into thinking designing something for extreme weather is easy. Even many certified industrial components have lovely caveats that they only guarantee a certain minimal functionality at the extreme ends of the temperature range.

    8. Re: You're asking the wrong question by Anonymous Coward · · Score: 0

      I agree, look up the Tegra Xavier, it has teraflops of FP16, 8 CPU cores and 16GB RAM. You should be able to run automatic doors with that.

  12. Re:Fuckoff, police state enabler. by Anonymous Coward · · Score: 0

    Who the fuck said this was a government road? Could be a private road.

  13. IPC by Anonymous Coward · · Score: 0

    Sounds like you want an industrial PC. IPCs have a number of properties that will be useful in you envity (e.g. wide operating temperature range, dust resistant, etc.). According to the Wikipedia article they are mostly Intel systems, but you might be able to find some ARM ones if you look around.

    1. Re: IPC by Anonymous Coward · · Score: 0

      Bah, Slashdot ate the Wikipedia link. Here it is again: https://en.m.wikipedia.org/wiki/Industrial_PC

    2. Re: IPC by Anonymous Coward · · Score: 0

      Like most mediocre systems anything you find a good deal on will fail at 32 degrees. So don't be surprised

    3. Re: IPC by Anonymous Coward · · Score: 0

      This one was just "slashvertised" on phoronix.com (because linux)

      https://www.logicsupply.com/computers/rugged/karbon300/

      It has like tons of unneeded features for what is asked there but may be worth a look.
      Its range is -25C to 70C!
      So I think I understand former comments that say the cold end is the bigger problem.

    4. Re:IPC by pecosdave · · Score: 1

      You realize this is exactly what I asked for.

      ARM = bare board.
      Intel = prebuilt system with a huge heat-sink on top, exactly what I'm looking for in ARM

      --
      The preceding post was not a Slashvertisement.
  14. Not just enabler. Conspiring traitor. by Anonymous Coward · · Score: 0, Insightful

    ... against the people for which the state even gets to exist at all!

    "I was just doing my job." never worked in any trial. If you are mentally healthy, you are aware of what you are doing. And you can say no. So if you did't, but said yes, *you* chose to support evil. Not just your superior.

    1. Re:Not just enabler. Conspiring traitor. by Anonymous Coward · · Score: 0

      I'm sure all the anti government ranters follow this practice by avoiding all sidewalks, roads, food, light, water, security, etc. that the government enables. Otherwise, they'd be a "conspiring traitor" as well.

      But doubtless there's some acrobatics of philosophy that allows them to point the fingers at others, but not themselves.

    2. Re:Not just enabler. Conspiring traitor. by GameboyRMH · · Score: 2

      You heard it first on Slashdot folks, toll road payment checking system = war crimes.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
  15. A few suggestions by jrnvk · · Score: 2

    You absolutely do not want any fans. Fans circulate air, which will only draw in dust, moisture, bugs and other foreign materials that will exponentially increase the rate of failure on your hardware. Remind yourself that most ARM manufacturers are tailored to one market: mobile devices. You will likely find the price of hardened components (the term you should be looking for) to be quite more expensive than off-the-shelf devices like a Raspberry Pi. The operating range for most of those common devices is well outside your requirements, not to mention the durability factor (dust, vibration, etc). For such a simple project, a dedicated construction or outdoor security camera with integrated storage and networking will probably tick all of your boxes. You won't find much gain in reinventing the wheel here.

  16. Re:Fuckoff, police state enabler. by Anonymous Coward · · Score: 0

    Well, here is not "Ask Slashdot to do your job" either, so all of you can fuck right off.

  17. Re:Fuckoff, police state enabler. by Anonymous Coward · · Score: 0

    Funny rant from that guy, about roads provided _by_ the very government he's pissed at. Unbelievable unaware.

  18. How many? by Anonymous Coward · · Score: 0

    How many people have to run this toll to justify this backup devices existence? If you figure baseline $600 minimum for hardware that would be 120 people at $5 a toll. so 10 a month for a year, and this is a backup. Is that reasonable?

    Also check with Advantech for hardware. They appreciate the difference between Intel and Arm exactly for the temperature differences.

    1. Re:How many? by Anonymous Coward · · Score: 0

      Governments and government contractors exist to waste money.

      Why else do you think ex-politicians have extravagant pensions from the moment they exit politics in contrast to the members of the general public that have to work until they're 60-70 and meet means-tested asset provisions before they're even awarded a couple of hundred dollars/week to pay all their bills and live on.

      How dare those fucking pensioners work their entire lives to pay taxes to subsidize the government and then expect to get any kind of support back? Right? (That was sarcasm for the uneducated.)

    2. Re:How many? by pecosdave · · Score: 1

      At the toll-rate you're talking about less than a month to pay for itself. This contract is for somewhere in the neighborhood of 40 years. It's quite likely the equipment will be replaced many times over, paying for itself many times over each time, before the contract is up.

      --
      The preceding post was not a Slashvertisement.
  19. The cold will get you too by stevenm86 · · Score: 2

    I'm more worried about the -30C temperature. Worked for an unnamed ARM manufacturer for a while and we had some problems of our PLLs failing to lock below -25C. An environmental chamber is your friend. I wonder if a peltier unit with a heatsink would help. You could run it in reverse if it gets cold.

    1. Re:The cold will get you too by Anonymous Coward · · Score: 0

      Stego makes pretty good PTC enclosure heaters.

  20. Hear sink *inside*?? by Anonymous Coward · · Score: 0

    You mean *outside*. :D
    Like I said in my other comment: Lots of fins on the outside, aluminium case metal protrusions directly pushing down on hot components, heat pipe from them through the pole and as deep underground as you can, plus lots of fins on the buried pole end. Don't forget to evacuate the now unnecessary air to prevent condensation. :)

  21. Design Temperature by Anonymous Coward · · Score: 0

    You actually think it will need to be -35 to 140? It's hot in Texas but not that hot. And it most certainly does not get much below freezing.

    I'd suggest you review some design standards first before post here.

  22. Metal Box by a Texas highway will be hotter'n 60C by Anonymous Coward · · Score: 0

    Rethink your upper temp environment for that metal box in the sun, it's probably 100 deg. F off. Now if you bury the CPU 6' underground, you start off with a much more stable, cooler environment. Plus it'll be bullet-proof, and when the monster truck with a 6"x8" strapped to the front bumper hits it, the extra anchor depth will do serious damage to the vehicle, and not much to your buried electronics.

  23. More iBuzzwords please! More cluelessness. by Anonymous Coward · · Score: 1

    The plastic, like all plastics, will turn brittle incredibly quickly under that hot outdoor sun. If it doesn't get soft outright.
    It is also horrible at leading away heat, and will not survive a single e.g. baseball bat.

    Basically, your kind of people with that kind of mindset are the cancer that entered our industry, and literally why we can't have nice, lasting things anymore.

  24. Doing your homework for you? by Anonymous Coward · · Score: 0

    Well, as an engineer who designs outdoor electronics (with ARM CPUs) you should probably stop asking for freebie advice on Slashdot and actually hire a design house to design it for you.

    Next up by BeauHD on Ask Slashdot: A kid needs help with his homework assignment of writing a sort routine.

  25. Re:Fuckoff, police state enabler. by viperidaenz · · Score: 1

    Or... like it says in the summary, they're not taking pictures of cars. They're taking pictures of the toll road sign.

    I assume it's for disputes, where the defendant tries to claim the electronic sign wasn't working.

    As for the actual question being asked, seems like they're trying to find a solution that fits their preconceived beliefs that ARM based systems must be more power efficient that x86, so therefore must do better in hot environments.

    You'll find that ARM systems are gear towards mobile applications. The chips produced generally max die temps around 80 degrees C. You don't want things hotter than that sitting in a passively cooled thing in someones hand.

    Intel CPU's on the other hand, come out in flavours that are capable of working at 105C or higher.

  26. Texas Records by srwood · · Score: 2

    The record high in Texas was 120 F in Seymour, TX in 1936 and -23 F in Tulia, TX in 1899. The range is considerably less along MO-PAC.

    1. Re:Texas Records by pecosdave · · Score: 1

      As my user name shows, I grew up in Pecos.

      Pecos did not have an official weather station that counted until less than a decade ago. While I was in high-school it made it to 128 one summer - of course the closest weather station was in Kermit and that's what shows as the official temperature for Pecos. My dad claims it made it to 132 in the mid 70's while he was still working cattle.

      It has not gotten past 116 or so since that summer it hit 128 in 94 or 95.

      What's fun is I used to pick cantaloupe with the migrant workers all day in 115 and was fine. When moved to Houston, I helped my boss move and was useless after an hour in 90. Damned humidity.

      --
      The preceding post was not a Slashvertisement.
  27. Power constraints? by PPH · · Score: 1

    With enough power available at each site, anything is possible.

    --
    Have gnu, will travel.
    1. Re:Power constraints? by Anonymous Coward · · Score: 0

      What about a 3D replicator to print out replacement units just in case the ones in-use go bad? And don't forget the service droid to install the spare unit. How much power would that all take?

    2. Re:Power constraints? by Barny · · Score: 1

      Well, if we evacuate the atmosphere of the planet and tidally lock it (might need to move a bit closer to the sun) such that Texas is on the cold side, that should mean all you need then is a heater and you can basically keep your box running at/near 0C constantly. Added bonus that without atmosphere there'll be no condensation and much less work for the camera software.

      --
      ...
      /me sighs
  28. Technologic Systems by Phil+(Jenariah) · · Score: 1

    I've used Technologic Systems' hardware for decades: http://embeddedarm.com/ Quite a selection to choose from. Fanless, -40C to +85C. Should be able to do what you need, and they keep making their products for many years, so you'll be able to get replacement parts in the future.

    1. Re:Technologic Systems by Anonymous Coward · · Score: 0

      I've used this company's TS7200 series in several projects including the o-buoy project. Gets pretty cold up there. Also had some flying in antarctic stratosphere. Pretty decent tech support.

    2. Re:Technologic Systems by pecosdave · · Score: 1

      I like that site, I've been all through it, but it's got the initial issue, it's all bare-board stuff.

      I may be able to convince them to go with something bare-board, or to custom make my own enclosure, which I can totally do, but for some reason when you go ARM all the nice big heat-sink ready to go systems go away.

      The closest thing I can find ARM wise to what I'm looking for are those media PCs for TVs, and they aren't exactly industrial grade. I've used bare board stuff in integrated systems, but this is more modular.

      We need someone who doesn't understand or give a damned thing about ESD, doesn't understand why you don't want to throw a bare board in a tool box with all their wrenches (yes, we've had this sort of problem) being able to replace one of these in the field. Right now I'm the most likely guy to be the one out there working on this stuff, but as the build-out nears completion it's quite possible whoever does the maintenance is going have some dork that never sees the sun will dump an image to some media in the office is going to set this up and hand it off to Billy Bob and Hector in their bucket truck to get around to replacing it some time this week.

      --
      The preceding post was not a Slashvertisement.
  29. Re:Fuckoff, police state enabler. by ShanghaiBill · · Score: 0

    Funny rant from that guy, about roads provided _by_ the very government he's pissed at. Unbelievable unaware.

    It happens all the time. For instance, some inmates complain about the prisons provided _by_ the very government they're pissed at.

    Nobody should be allowed to complain about the government. They should just be grateful for whatever they get.

  30. Texas? 60C? by thoriumbr · · Score: 1

    You will need something that survives way above 60C if this thing will be kept in a metal box in Texas, in the summer...

  31. Bury it. by Anonymous Coward · · Score: 0

    Make use of the lower ground temperature. You'll also see less extremes in temperature. The deeper the better. Put it in a concrete pipe and insulate the lid.

  32. Re:Fuckoff, police state enabler. by Aighearach · · Score: 2

    I'm pro-government, and I probably hate toll roads even more than the other guy! LOL

    But the more serious answer to the question is, if it is an "engineering project" then your engineer should be telling us, you shouldn't be asking slashdot.

    Are you going to need cooling? Yes, you're going to need cooling. Assuming that you have money, since you don't have an engineer you must still have the money, so you should buy a refrigerated water cooling system, and you're done asking about that part.

    Since you're in Texas, you definitely want a TI-based ARM SOC, like from Octavio.

    Or just buy a BeagleBone and put AC in the case, and done. That uses the Octavio.

    It is all about the case, not the computer.

  33. Solve the right problem. by Anonymous Coward · · Score: 0

    Why ARM? I get the impression that you think it will cope better with the heat by generating less of it, not that it will do better dealing with the expected workload. That impression is reinforced by the fact that you seem more concerned about the heat than the cold.

    Solving the correct problem is step one in engineering. Choose a ruggedized industrial solution that has been designed to deal with those temperature ranges. A proven design will easily operate at 50 Celsius, which is hotter than the hottest temperature ever recorded in Texas, although some airflow (and shade!) is helpful when the temperatures climb that high. Similarly, the lowest temperature ever recorded in Texas is -30C, so why the hell are you looking for -37C?

    You don't get any big-dick points for over-engineering.

    Advantech was just the first industrial vendor that spring to mind. There are others, easily found with the power of google. https://www.advantech.com/succ...|pd=industrial%20communication

    1. Re:Solve the right problem. by pecosdave · · Score: 1

      The range requirements are contract requirements.

      I honestly doubt we're going to see anything near the bottom requirement anytime soon, the top requirement I think we need to exceed....

      --
      The preceding post was not a Slashvertisement.
  34. Re:Fuckoff, police state enabler. by Aighearach · · Score: 2

    This isn't true. Check out Texas Instruments. For example, all their Sitara processors are available up to 105C.

    http://www.ti.com/processors/s...

    I didn't even look at other lines, I just clicked the first product lines that would do the stuff in the question, eg push 32 bits around moderately fast.

  35. A -55C to 105C rated ARM MCU is not hard to find by Anonymous Coward · · Score: 0

    I design outdoor electronics for power utility automation where the operating environment and reliability requirements are a lot more stringent then they are for some county mountie cash grab camera. ARM MCUs in the -55C to 105C extended rage are not hard to find. Prepackaged SBC's in IP67 or even IP68 housings are a common military COTS and industrial control requirement so there is whole group of manufactures making these.

    Your average consumer or maker/hobby targeted boards will not get you very far if you want it run more than a year or two out of doors. I don't know about the lone start state but Arizona has seen 50C, albeit briefly. When you start adding worst case solar loading and self heating to that and 85C comes at you faster than you think, even after accounting for cooling from ambient air flow (wind).

  36. DART, DCTA, NTTA by Anonymous Coward · · Score: 0

    It was just recently announced they will begin doing tolls on Highway 75 in Dallas County.
    PGBT is under construction to add a lane. They just opened an express lane from Dallas to Denton a year or two ago. 635 has massive express lane underneath... Each of those highways still gets stupid traffic... More lanes, more tolls, going after toll offenders is not a long term solution.
    https://www.dallasnews.com/news/collin-county/2019/03/21/highway-75s-hov-lanes-will-soon-free-collin-county-1-catch
    Dallas can be hot...
    https://www.cbsnews.com/news/texas-city-makes-heat-record-100-days-of-100s/
    "Wichita Falls has become the first Texas city to have 100 days of triple-digit temperatures in one year, the same day the Dallas-Fort Worth area joined the state's long list of cities with a record number of 100-degree days in 2011."

  37. Automotive or milspec line. Or te Zach to call Ray by raymorris · · Score: 2

    Thanks for getting this back on topic.

    TI and others make units designed for automotive use which are speced for those kinds of temperatures. They are expected to work under the hood of a car, in Texas.

    Just Google automotive micros or socs as needed, or call any manufacturer.

    Milspec parts are similar temperatures plus a higher reliability rating.

    Or, submitter could ask Zach, who works in signaling, which would then text Ray. :)

  38. Process Control Industry by Anonymous Coward · · Score: 0

    I work for a major process control equipment company.

    You should look to folks in that industry and the designs that are used. We use ARM micros. Don't be surprised if you get above 140F in Texas in a closed metal enclosure in the sun.

    1. Re: Process Control Industry by Anonymous Coward · · Score: 0

      Card payment trial circa 1976 on gasoline pumps in California Central Valley: white and chrome box atop a gas pump, with an 8080, a small amount of memory, and a bit of TTL logic, measured around 160F. Also, Z5U dielectric capacitors are unusable below around 10F. These temperatures are routine for telecom outside plant equipment, but careful design is required.

  39. How to make ARM work by AHuxley · · Score: 1

    1. Find all the parts that make a computer.
    2. Find the code to make all the parts that make a computer work with ARM.
    3. Test the ARM OS and ARM ready computer parts.
    4. Find a factory that makes the needed temperature tolerant enclosure.

    Heat will need to be moved. A fan might become more of a problem over time/the ability to cool.

    Look at people in the USA who make trail cameras/remote camera https://en.wikipedia.org/wiki/... .
    Why? They know of all weather US conditions.
    Software and hardware works.
    Add power and backup networking as needed.
    Talk to them about heat long term.

    Made in the USA. Jobs for the USA.

    --
    Domestic spying is now "Benign Information Gathering"
  40. Temperature of Texas highways by jrumney · · Score: 1

    I would like to know what cooling system you are using in your metal boxes to keep them within the -37 - 60 deg C temperature range at the side of Texas highways. Most industrial grade components are rated for up to 85 deg C, but if that metal box is going to be in the sun, I'd opt for components that can handle 105 deg C if I were you.

  41. Jetson TX2i: Off the Shelf ARM Board by Anonymous Coward · · Score: 0

    Try the Jetson TX2i from Nvidia. It is the "industrial" version of there TX2 development board. Off the shelf, it has a temperature range of -40 to 85C, a quad core ARM A57, and a GPU that will easily meet your requirement of 10 FPS. I've got the TX2 processing 2K video, so 640x480 at 10FPS shouldn't be a problem...
    https://developer.nvidia.com/embedded/buy/jetson-tx2i

    1. Re:Jetson TX2i: Off the Shelf ARM Board by pecosdave · · Score: 1

      I like it, I'm calling the people from the US distributor now to see if we can build something from that closer to what I need.

      Still, a board, but I like it.

      --
      The preceding post was not a Slashvertisement.
    2. Re:Jetson TX2i: Off the Shelf ARM Board by jenningsthecat · · Score: 1

      You've probably thought of this, but I'll mention it in case you haven't. If your primary concern is high temperatures, make sure the boxes are painted white. If the bigger problem is low temperatures, pain them black.

      As for fans, make sure your thermal design doesn't require them under any except the most extreme conditions. The vast percentage of the time fans shouldn't be bringing equipment temperature into the desired operating range, they should be bringing it farther into range.

      --
      'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
    3. Re:Jetson TX2i: Off the Shelf ARM Board by pecosdave · · Score: 1

      The boxes they're in are reflective aluminum and are unlikely to be painted unless some city official or something has a community outreach program and lets an artist pain them at some point. That's always possible and I've seen it with other boxes around the city, but never toll road ones.

      --
      The preceding post was not a Slashvertisement.
  42. Olimex boards by Anonymous Coward · · Score: 0

    Many of them are available in industrial temperature range (-40..+85C).

  43. Common misconception by Solandri · · Score: 1

    White does not keep things cooler than black. White acts like an insulator, black like a heat conductor. So if you paint it white, the inside will be cooler when the outside temp is hotter. But if the electronics heat up the inside to hotter than the outside temp, the white will actually inhibit heat flow out, thwarting your efforts to cool the interior.

    For best temperature regulation (easiest to alter the interior temperature), paint it black, and shade it from direct sunlight to inhibit external heat flowing inside during the day.

    White works for things like building roofs because there's relatively little heat generation inside. The biggest heat factor is the outside. So a white roof keeps your house cool in the day (prevents exterior heat from going in), warm at night (prevents interior heat from escaping out). But for most electronics, the biggest heat load is generated inside, and your goal is to maximize heat flow out. If your SoC is at 60C, it's highly unlikely the exterior temperature will be hotter (in the shade). So even during the day in the middle of a heat wave, you still want to maximize heat flow from inside to outside. And that means painting it black.

    1. Re:Common misconception by 110010001000 · · Score: 0

      Uh, what? Um, no, how does painting a box white inhibit the heat flow out??? Paint the box white (and shade it).

    2. Re:Common misconception by Anonymous Coward · · Score: 0

      Bzzt! Another failure from Solandri. The insulation from adding paint to these enclosures is minimal compared to the heat load from the sun outside.

      Really, if you wanted to try to give advice, it would be for a double-shell box with ventilation holes set up to maximize circulation.

      But no,no, you have some stupid idea about painting it black.

    3. Re:Common misconception by Shotgun · · Score: 1

      Said the guy that has obviously never tried walking barefoot across an asphalt road in summer.

      Hint: To avoid blisters on the bottom of your feet, walk on the white stripes.

      --
      Aah, change is good. -- Rafiki
      Yeah, but it ain't easy. -- Simba
  44. Mars by Tablizer · · Score: 1

    -35F to 140F

    Wow, Texas has the same temperature profile as equatorial Mars?

    1. Re:Mars by Anonymous Coward · · Score: 0

      That is correct. We don't have a climate, we have weather.

    2. Re:Mars by Anonymous Coward · · Score: 0

      Wow, Texas really is independent!

  45. Re:Fuckoff, police state enabler. by fahrbot-bot · · Score: 1

    You'll find that ARM systems are gear towards mobile applications.

    I'm sure these systems will be quite mobile once people find out there are free PCs sitting around on TX roadsides ...

    --
    It must have been something you assimilated. . . .
  46. Done this several times for one-off systems... by LynnwoodRooster · · Score: 1

    Put the electronics in a Pelican case. Use a motorcycle camera on the outside. Use waterproof, circular mil-spec connectors for the camera and power supply to the case. Done.

    --
    Browsing at +1 - no ACs, I ignore their posts. So refreshing!
    1. Re:Done this several times for one-off systems... by pecosdave · · Score: 1

      This is actually one of the best suggestions I've seen, and actually not that far off from the mil-spec vehicle devices I considered. We would rather stick with standard connectors, that's what the Intel servers we have in the air-conditioned boxes. For some reason when you cross the CPU divide you go from normal computer stuff to mil-spec or bare board only.

      --
      The preceding post was not a Slashvertisement.
    2. Re:Done this several times for one-off systems... by LynnwoodRooster · · Score: 1

      Get a bigger Pelican case. The ONLY thing that should penetrate the case are sensors and power feeds - NOTHING high-speed or digital off the CPU. If it's environmentally sealed, then only use environmentally sealed stuff outside. EVERYTHING ELSE goes in the Pelican case. Screw it down (easy to drill through them, use a dab of silicone sealant on all screws/washers) internally. Stuff that can handle connectors like cameras, GPS antennas, and power won't have a issue with a mil-spec circular connector.

      --
      Browsing at +1 - no ACs, I ignore their posts. So refreshing!
  47. Embed in Epoxy by WindBourne · · Score: 1

    Seriously, these are cheap systems. Fit them out and then embed them in thermal conducting, non-electrical conducting epoxy. 10 years ago, I would embed small systems in it and it works great.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Embed in Epoxy by Anonymous Coward · · Score: 0

      Every Commodore owner ever hates you for this. Just sayin'.

      It's supposed to work...

    2. Re: Embed in Epoxy by Anonymous Coward · · Score: 0

      The rest hate him for his constant lies.

    3. Re: Embed in Epoxy by Anonymous Coward · · Score: 0

      Fuckstick CaffeinatedBacon. Quit lying. Is XI still putting it into all of your holes? Love getting your head punched against a wall? Your ass would be like goatse if your boyfriends were white or black. Dickwad.

  48. They make whole devices that do this by Ken_g6 · · Score: 1

    At least I'm pretty sure they do everything you want. They're called "dash cams". If they can survive the interior of a hot car, they can survive this.

    --
    (T>t && O(n)--) == sqrt(666)
    1. Re:They make whole devices that do this by pecosdave · · Score: 1

      My dash cam has only semi-survived the heat in my vehicle, it's a good brand, it's a Cobra.

      It quits working sometimes if I have to park in the sun in the summer until I get the air conditioning going again, I have to cool it off then power cycle it. Also, it's not wired for IP, the camera is built into the recorder and the battery didn't survive a full year, so when the car gets shut down it doesn't have the two or three minutes of additional recording time.

      That being said one of the items I submitted for consideration was a vehicular DVR.

      --
      The preceding post was not a Slashvertisement.
  49. Re: Automotive or milspec line. Or te Zach to call by Anonymous Coward · · Score: 0

    There are companies who already make this sort of hardened equipment.

    But there's more than just temperature variations to consider... you need them to be able to operate in a range of humidity conditions, and survive intrusion attempts by insects, rodents, birds, etc.

  50. Holy dog shit! Texas? by Anonymous Coward · · Score: 0

    There's only two things from Texas,
    Steers and Queers.

  51. Heat pipes and melting wax by Anonymous Coward · · Score: 0

    Not sure you're going to have to go to these lengths, but one design I've seen used heat pipes going from the hottest chips up to a container of wax.

    The idea is that the wax would solidify during the night and gradually melt during the day, keeping the electronics cool enough in the process.

    It's quite a hassle, but in my opinion putting a fan on is a mistake. Lots of luck to you.

    Selection of the wax is potentially problematic. Common or garden variety paraffin wax seems to melt over a wide temperature range. You want wax with a narrow range for melting, at a temperature where it'll keep your chips cool enough. (85C??)

  52. Why do you need a separate box? by plsuh · · Score: 1

    Many IP cameras already have a micro SD card slot and can record video to the SD card in addition to streaming it offsite. A quick search on Amazon found one that is IP67 rated and has temperature ratings from -40c to +60c for $86, Dahua IPC-HDBW4431R-ZS. Iâ(TM)ve used Dahua cameras before and their optics and image sensors are great but their network security is lousy. Keep them on an isolated VLAN and donâ(TM)t let them connect outbound to the Internet.

  53. Re:Fuckoff, police state enabler. by Immerman · · Score: 2

    Cool! (or Hot!, I suppose)

    So is that typical, or is TI an exception?

    I know I still love my TI-85 calculator - I must have a first-year 1992 model as I think of the timing. That sucker has taken almost 30 years of abuse and is still going strong. I just have to remember to replace the AAs every couple of years when I cant crank the screen darkness high enough any more.

    Anyway - I recall them being quite proud of the durability of the thing in their marketing, and could easily see them being an outlier in the "durable-products" category.

    --
    --- Most topics have many sides worth arguing, allow me to take one opposite you.
  54. Re:Fuckoff, police state enabler. by Anonymous Coward · · Score: 1

    The solution is actually pretty obvious. Insulation.

    If it needs extreme temperatures (let's say outside in Alaska and outside in California/Las Vegas/Texas) the most reasonable thing would be to apply some heatsinks to the CPU, RAM, etc.

    The main concern would be the colder side, as the cold side might actually crack the chips or solder if the board expands, by which cause you might solve by routing any heat the board generates with a fan that circulates the air slowly, while reversing it to blow heat away if the board gets too warm. This requires some design considerations. If it's absolutely required to heat the board, you might actually put a peltier on the heatsinks to trigger one way or the other. This of course will burn more energy.

  55. Re:Fuckoff, police state enabler. by arglebargle_xiv · · Score: 1

    It's not even "your engineer should be telling you", it's "go look up industrial PCs and cases and decide which one fits your needs". This shouldn't even be on Slashdot, it's standard commercial gear you can get from any number of vendors, you just need to find whatever matches your requirements.

  56. Re: Automotive or milspec line. Or te Zach to call by Anonymous Coward · · Score: 0

    ...and survive intrusion attempts by insects, rodents, birds, etc.

    ...and Texans. Might wanna make it bullet-resistant too. (I am not joking.)

  57. Please send a Request for Quotation ... by Anonymous Coward · · Score: 0

    I will be happy to bid on the project if you send me a request for quotation. Please be advised that such design effort is likely to cost quite a bit of gold pressed latinum.

  58. Re: Fuckoff, police state enabler. by Anonymous Coward · · Score: 0

    Solution: Don't be a criminal piece of shit.

    Don't speed. Don't commit felonies. Don't do stupid shit.

    It's really, really fucking simple.

  59. Re:Fuckoff, police state enabler. by Aighearach · · Score: 1

    That is typical for quality suppliers. If your chips come from a random small fab in Shenzen, probably not.

    Across most integrated circuits that are available from multiple vendors, you'll find high quality ones from TI, including automotive and milspec parts.

    For ARM in particular, high quality is their thing top to bottom. At the bottom you have MSP432 which is a really cheap microcontroller, but with a better ADC and lower power usage than similar units from other manufacturers; for a few cents more, of course.

    They don't make the cheapest or fastest parts, but they make the higher quality version of a broad range of standard parts.

    The MSP432-EXP dev board is under $20 and comes with a decent hardware JTAG emulator/programmer that easily replaces an "entry level" one costing a few hundred bucks.

    And they're OSS-friendly. Even though they push their own embedded IDE that uses a proprietary compiler, they also support GCC, and most of their stuff works will a regular open toolchain. I found a bug in the boot code for the GCC version of one of their firmware demos, and their support engineers found and provided a work-around in about 4 hours. And I'm just an independent developer!

    All of those nice things said, they've rejected 100% of my sample requests. lol

  60. VIA AMOS by paugq · · Score: 1

    Many manufacturers make ARM-based industrial-grade systems, e. g. the VIA AMOS 820 or the VIA AMOS 3003.

    https://www.viatech.com/en/sys...

    https://www.viatech.com/en/sys...

  61. Use the post it is on? by Anonymous Coward · · Score: 0

    Is this gadget is attached to a post, driven into the ground?

    Get down a metre or so, and the ground temperature shold be pretty stable. Put the gadget inside the pole, insulate the pole, and use it as a heat sink. For air circulation, if you need it, have extra black tube above the gadget. That will heat up, and the pole will 'draw' like a chimney. This may not solve all your problems, but it may get a few degrees.

  62. Fan=dirt. Shadow is your best friend. by Anonymous Coward · · Score: 0

    According to my experience in road control systems and standalone embedded devices:

    1. using a fan will provide you dust&dirt in huge quantities.
    2. If you want to protect your device from heat, provide a reflecting shell-in-a-shell with thermal breaking envelope that assure you a permanent shadow.
    3. About the heat generated by your system, reduce to 0 the unneeded processes and fine-tune your cpuspeed to suit your needs.
    4. Displace the power supplly if possible is also a good idea.
    5. In extreme scenarios, peltier cells can be explored.

    Regards from spanish desserts

  63. Oh, I'm *pro* government! by Anonymous Coward · · Score: 0

    The US just does not have one... at least fitting the definition of a democratic government, by the people, for the people.
    The US has an oligarchy of neocon-fascist corporations. And their employees aka lobbyists aka politicians are all you get to "vote" for.

    Btw, democracy and the "free market" are mutually exclusive opposites, and I choose the former. Because the "free" in the latter means "the freedom from the freedoms of others". As in: human/worker/environmental rights. And the freedom to not uphold basic human social decency (like not letting somebody die or starve or sleep on the street) towards your fellow citizens. (I see it as my civic duty, and part of why I get to be proud of my country in the first place.)

  64. esp32 by Anonymous Coward · · Score: 0

    Have you looked into something like a esp32? It generally has a better thermal range compared to ARM and I have seen cameras for it.

  65. Intel just hides inefficiency outside the chip by Anonymous Coward · · Score: 0

    So it can claim efficient Atoms, it hid all the power wasting components in the accomanying chip. Which wad bigger and needed more cooling than the actual CPU.

    All things actually included, ARM is still an order of magnitude more efficient.

    Oh, and there are companies specializing on ARM systems for extreme/industrial envirobments.

    1. Re: Intel just hides inefficiency outside the chip by pecosdave · · Score: 1

      Atom has certainly crossed my mind. I was a fan of netbooks at one time as my coffee shop cruisers and I was impressed with them. I have not however used them for long term harsh work. I've had them not do to well under abusive loads, then again they were in netbook format, and old models of chips.

      Atom is still on the table, and I won't be making the end decision. I found some nice Atom based systems packaged in passively cooled industrial cases like in looking for.

      I am trying to avoid Windows due to the unnecessary overhead it brings however embedded Windows might work out.

      Software is a whole different question, and I've narrowed it down based on what hardware I'm going to use.

      --
      The preceding post was not a Slashvertisement.
  66. Re:Fuckoff, police state enabler. by LordWabbit2 · · Score: 1

    Agree, all the data is out there. Seems to me someone thought of using an rPi or other hobby board and then realized it wouldn't handle the temperature and promptly asked on slashdot, as for having an "engineer" on board, I suspect rather strongly he IS the "engineer". So Texans need not worry about running any toll booths any time soon.

    On a side note to the original poster, the reason fanless is chosen is that fans have a really short mean time to failure (depending on conditions, fan quality etc.) relying on them for cooling will require active monitoring of said fans / temperatures because if the fan fucks out the hardware is close behind. That means higher maintenance costs etc. If that was not enough, if the ambient temperature is higher than the rated temperature of the silicon it doesn't matter how many fans you pack in, it's going to die.

    For shits and giggles I googled it for you BAE Systems RAD750 3U cPCI Single Board Computer

    If it's good enough for Mars, it's should be good enough for Texas. Erm, it might require you to actually learn a programming language instead of cutting and pasting from stack overflow though. Good Luck!

    --
    There are three kinds of falsehood: the first is a 'fib,' the second is a downright lie, and the third is statistics.
  67. Re:Fuckoff, police state enabler. by LordWabbit2 · · Score: 1

    A private road with a private toll booth. Sounds really plausible...

    --
    There are three kinds of falsehood: the first is a 'fib,' the second is a downright lie, and the third is statistics.
  68. Thermally challenged by DrYak · · Score: 1

    The raspberry pi 3 is thermally challenged at room temperature.

    "Having the thermal throttle kicking in and not letting you have 200fps on whatever thing you're trying to emulate in RetroPi"
        !=
    "I won't be able to take a shot every now and then".

    Also, the poster want to just take a shot every now or then of a street sign.
    A Raspberry Pi Zero (lower consumption, cheaper) would to the job okay.
    It's SoC is qualified for -40 to +85 (source), though you'll have to check if the other chip used (wireless functionality of Zero W for remoting, the chip used in the camera you plug into the MIPI connctor, the uSD card, whatever power solution) can sustain the necessary temperatures too.
    Some parts (e.g.: uSD) should be available in industrial or even "consumer, high endurance" (cf. some Transcend parts) variant.

    And all are dead cheap, meaning that in case of failure, it's simpler replace the box with a spare and then see later on if parts can be salvaged from the dead one.

    Also, Raspberry Pi Foundation has guaranteed that parts will be kept in production for quite some time.
    So if 5 years down the line, the project runs out of "spares", it would be trivial to source additionnal parts.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Thermally challenged by thegarbz · · Score: 1

      "Having the thermal throttle kicking in and not letting you have 200fps on whatever thing you're trying to emulate in RetroPi"
              !=
      "I won't be able to take a shot every now and then".

      "Being thermally challenged at room temperature" also != "systems that will work in temperature ranges from -35F to 140F (-37C to 60C) for an engineering project"

      Leave your toys in the cupboard where they belong. There are countless more suitable options out there in the world than throwing *the cheapest* toy at the problem.

      It's SoC is qualified for -40 to +85

      What the SoC is qualified for is completely irrelevant as that qualification does not take into account the final integrated solution. Your raspberry pi will not work (not may not work, not could not work, but "will" not work) if you put it in a box and heat that box up to 85C and if you read the very next sentence from your source it says: "but we're not qualifying the board itself to these extremes" Mind you the comment is absurd on the face of it given the problems people have with it at barely above room temperature.

      Your toy is a great suggestion if you have a $35 budget. But leave it at that.

  69. Re:Fuckoff, police state enabler. by arglebargle_xiv · · Score: 1

    For shits and giggles I googled it for you BAE Systems RAD750 3U cPCI Single Board Computer

    Dude, that's a bit mean :-).

  70. Olimex by Anonymous Coward · · Score: 0

    Check products from Olimex.com. They have done the legwork of sourcing all components in industrial ranges. For example, Allwinner A20 boards are available in industrial temperature ranges.

    Other than that, seal everything from moisture. You don't necessarily need fans, but make sure there is ventilation and install the devices in shade to avoid direct sunlight.

  71. Epoxy resin by Anonymous Coward · · Score: 0

    Cheap, durable, tamper resistant and good heat propagation properties.

  72. If this is for the NTTA by Anonymous Coward · · Score: 0

    ... you can fuck yourself.

  73. Bury them underground Sir. by Anonymous Coward · · Score: 0

    You need the CPU units buried, with only sensors exposed.

  74. Raspi Zero W is fine with heat by GameboyRMH · · Score: 1

    I have a Zero W (with a stick-on SoC heatsink) in a box in my back yard that runs fine when the temperature in the box gets in the 50-60C range. Guess I could try it in a freezer to see how it does with cold.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  75. My rates are very reasonable :) by dhaen · · Score: 1

    Send your requirements to me, I'll design and manufacture these for you.

  76. Obviouslly... by Anonymous Coward · · Score: 0

    ...thick sleeves :-)

  77. Re: Automotive or milspec line. Or te Zach to call by Shotgun · · Score: 1

    And theft resistant.

    Could you have a Beowulf cluster of toll sign monitors?

    --
    Aah, change is good. -- Rafiki
    Yeah, but it ain't easy. -- Simba
  78. NetBurner by kackle · · Score: 1

    I've used NetBurner stuff before and have been satisfied. I don't know whether it's powerful enough for your needs, but it looks like they have a new ARM-based board now:

    https://www.netburner.com/prod...

    In the past, we just seal up the housings against the elements, using appropriate vent holes if need be. I agree with other posters, if this field is new to you, you may want to consult local engineers who do this sort of thing as there are gotchas and maybe even laws to consider.

  79. Re:Metal Box by a Texas highway will be hotter'n 6 by pecosdave · · Score: 1

    Ambient temperature in the shade can reach above 100F easy.

    A three foot deep hole in some of the areas we've already got three feet deep holes is a water well.

    Even though this isn't a TXDOT project TXDOT is still involved and wouldn't approve something like that. They're pretty strict about enclosures.

    --
    The preceding post was not a Slashvertisement.
  80. My company makes one of these by chendricks1 · · Score: 2

    My company makes an arm device that is packaged, hardened, and certified for long term outdoor use in Texas. It's widely deployed at drilling sites. See here for details https://www.detechtion.com/hub... We are located in Houston and happy to talk in person if you're interested...

  81. Epoxy, resins and Bakelite by Anonymous Coward · · Score: 0

    Just plunge your board in a solid resin:

    https://www.abchimie.com/en/resins-potting/

    I have seen such layers of protection in an old IOT style gas meter in France, the whole PCB was molded in some kind of transparent resin.

  82. Beagle Bone Black Industrial by Camel+Pilot · · Score: 1

    Check out the BBB Extended Temperature range ->> -40C to +85C

    Plus a full Linux system for your development and deployment. I have used several for industrial apps with a custom daughter board with serial port connectivity.

    1. Re:Beagle Bone Black Industrial by Camel+Pilot · · Score: 1
  83. new paints by John_3000 · · Score: 1

    This might help

    https://www.sciencemag.org/news/2018/09/cooling-paint-drops-temperature-any-surface

  84. Plenty of options... by pev · · Score: 1

    We use imx6 industrial parts that are rated -40 to +95 C - that should be enough? Is the problem that you want something off the shelf? (We design our own solutions)

  85. more cold by themusicgod1 · · Score: 1

    Is there anything that can go down past -40 (C or F, doesn't matter at -40)? Ie outside in saskatchewan? That's what I want to know. Cold killed my last Toughbook, and has taken out at least 2 laptops since.

    --
    GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  86. wrong place to ask by Anonymous Coward · · Score: 0

    try eevblog.com forums instead

  87. Weather hardened ARM systems by Anonymous Coward · · Score: 0

    About 10 years ago I helped build a RPU for an RWIS systems that was installed across the state of Nebraska. We used custom SBC boards built by EMAC Inc. ( http://www.emacinc.com ) that were built with automotive spec tolerances (-45C to fucking hot). These were built for snow and ice control, so I mostly cared about the cold side of things.

    We used a version of the IPAC9302 board with extended temperature range parts that were custom manufactured for our project. http://emacinc.com/products/pc_compatible_sbcs/iPac-9302 We attached those to a expansion board we designed and built in house. The complete system connected to a cellular modem to handle incoming SNMP requests as specified for NTCIP weather stations. For onsite monitoring we had a mix of RS422 serial ports and ADC ports that we used to collect environmental data and control a serial camera interface.

    We also built sensors that we built for installation in the road surface in traffic areas. For these we used automotive grade SiLabs 8051 microcontrollers on custom boards. We encapsulated the sensors in high durability epoxy. If you do any kind of encapsulation, do not rely on ANY sort of mechanical interconnects---EVERYTHING MUST BE SOLDERED. Our early prototypes used snap in daughter boards, but we found that thermal expansion effects in the casting process as well as normal operation were opening an closing connections intermittently.

    Be sure to look into current NTCIP standards for the sort of devices you are building.

  88. Phytec SoMs are -40 to 85C by Anonymous Coward · · Score: 0

    Take a look at Phytec. They make ARM system on modules rated for -40 C to +85C operating temps. SoMs are small but theyâ(TM)re dev boards are quite large (but include lots of connectivity options).

  89. Buy a rugged phone by Anonymous Coward · · Score: 0

    Do not build when you can buy.

    I have used Samsung XCover3 phone for about 6 years everyday, during heavy sporting, wet conditions, submerged into beer mugs countless times for demo, kicked around on the floor of pubs... and worked without a minute hiccup.

    All of its electric components are filled up with plastic, so no moisture can get in.
    Finally I replaced it by an xcover4, just because the USB recharge connector worn out.

  90. Temps? by Anonymous Coward · · Score: 0

    Even in Texhoma, Tx, there ain't no -35F in Texas.

  91. It is you job by Anonymous Coward · · Score: 0

    https://slashdot.org/comments....
    Carry on then, you're doing great.

  92. Re:Fuckoff, police state enabler. by Aighearach · · Score: 1

    if the ambient temperature is higher than the rated temperature of the silicon it doesn't matter how many fans you pack in, it's going to die.

    The silicon part of the chip won't have problems below 150C; other parts of the package will fail first unless it is a ceramic package or the temperature increase was caused by over-current.

    There are 0 toll roads on the planet Venus. Zero (0). Where else would have outside free air temperatures that high, and also have enough gravity for a toll road to make sense?

    That said, if the temperature inside the box without a fan would exceed them temperature limits of the [IC package] that does not imply that you can't use fans. When you turn the device on, it is not yet at the thermal steady-state maximum, and fans can reduce the rate of temperature increase. Assuming that you're on planet Earth and the box is mounted in regular outdoor desert air, the ambient air outside the box will always be well below the thermal limits of the package. Therefore, fans will always help. Generally for this type of thing you would wave a "fanless" CPU, and a multiple redundant case fans.

    You need to measure the thermal resistance from the semiconductor junction all the way to ambient. Junction to IC case will be in the datasheet; as will the values for the heat sink. Then you calculate heat sink to ambient inside case at min and max air flow, and then inside case to outside. Now you should know exactly how many watts of power your CPU can use within the given temperature envelope.

    If you do those calculations you find that if you don't properly ventilate the case, the ambient air temperature will climb to the failure point with even moderate CPU usage, but that low power systems do fine even in extreme environments without fans. What you want is a system that will survive without fans, but then to use case fans anyways because thermal stress reduces the lifespan of the parts. But water cooling is better because water pumps are more reliable than fans.

  93. one step further by Anonymous Coward · · Score: 0

    You could offload some of the heat with indirect shielding. It would be a step up from the 'painting it white' suggestion, you stop the direct heat from reaching the unit by putting (open) box around it. With an air gap (or vacuum) you then insulate the internals and can use some semi-active cooling like fans or a Peltier plate on the bottom for example.
    A little extra engineering would get you a pretty reliable solution into some rather extreme environments.
    Sorry I don't have specific off the shelf examples though

  94. I think I found a winner! by pecosdave · · Score: 1

    There were lots of good suggestions here, but few were actual pre-built in chassis systems - like the Intel ones I mentioned. This came from an online buddy, I found a few in-vehicle systems that were alright, but this one stands out. Not the exact form-factor I was looking for, but it will do.

    https://www.rugged.com/a177-tw...

    --
    The preceding post was not a Slashvertisement.
  95. Re:Fuckoff, police state enabler. by recruitmentnewsporta · · Score: 1

    you have said it right man kudos! Recruitment News Portal N-Power Jobs