hi all,
i have used arduino uno to make datalogger for industy.i used sd card,rtc,lcd and some basic ic in my circuit.plz do rply.is it reliable to use arduino in industry?
hi all,
i have used arduino uno to make datalogger for industy.i used sd card,rtc,lcd and some basic ic in my circuit.plz do rply.is it reliable to use arduino in industry?
Dear all,
Arduino board, as a component is reliable 100% as a industrial PCB. All pcb boards use similar components. But some connectors or function voltage is diferent that industrial voltage or connector plug in. You can see industrial shields wich is using an orginal Arduino boards but with industrial case for Din Rail and are mounting with 24vdc shields, analog 0-10Vdc and relays in its product range.
In my experience Arduino Mega and Arduino leonardo is 100% usable of industrial environment with current industrialshields.
br
Albert
I agree that the main components on an Arduino or Launch pad are suitable for industrial applications, it is the physical and electrical construction of the Arduino or Launch Pads that are the primary issue, they do not use industrial grade connectors, do not have suitable input ,output protection , Isolation etc and so many other minor points that would need correcting for a commercial / industrial application. this does not mean there a bad design, there actually very good for their target audience (Education) and built to a budget
There are many boards, and as you say DIN Rail mountable industrial controllers that are "BASED" on the Arduino or Launchpads or others but have been "Ruggedized" for the target environment
for instance : http://www.industrialshields.com/
So were basically saying the same thing (Mostly)
but by changing the connectors, layout and interfacing, it is no longer an Arduino in the strictest terms. I think (Correct me if im wrong) that your refering to keeping the development environment / DFU parts but upgrade the connection, protection and integration (Signal Handling ) ability
IE.
24V supply as standard
24V logic level inputs with surge protection and current limiting
Isolated Relay or Solid state outputs for mains or 24V control, PCB tracks shuitable to handle MAINS at the prescribed current and voltages.
Still keeping the Arduino IDE development environmnet
4-20mA inputs on 12 or more bit ADC, and or 0-10V
still using an ATMEGA328, 2560 etc at its core
Hey Peter, you have perfectly focused the question!
Let me show an example schematics:
These two sheets shows an Arduino-like board based on the 328p that is the core of the Click-Remote, the first controller for stop motion shooting I have developed for the Canon EOS cameras. With Arduino-like I mean that the micro controller is set so it can be programmed with a 328p with the bootloader and with the standard Arduino IDE. As a matter of fact I have then developer all the firmware with the AVR studio and C++ without the bootloader, but this makes no difference. It is recognised as an Arduino UNO by the IDE with the difference that already hosts the LCD display, the Shift Register, the transisotrs that drive the low power relais for the shooting and autofocus control and so on. The result is that there are no connectors than the 3.5 mm Jack plugs to connect the Canon cables.
Note that this is an early 2014 version and I have not yet added the improvements like those I have mentioned in the previous post.
It is not a product for a Industrial environment but despite this, is anyways exposed to a reasonable number of risks, like shocks, humidity, vibrations etc. as the device will work together the camera in any place where the photographer will do the shooting. Just to complete the circle, the video below shows this board in action.
Cheers, Enrico.
Yes, this is a perfect example of a comercial application where the demands or possible issues of vibration, Electromagnetic interference and consiquences of a failure are minimal, but even here you have moved from the Standard Arduino to a custom one delivering exactly what the product at that time needed, this is a great example of a none industrial but production worthy design
In a few weeks I will be reviewing some Industrial Arduino (Based) shields from "IndustrialShields" and I will be tearing them down on camera too so it will be interesting to see what they have done to make these "Industrial" ?
I dont think these are specifically Shields that plug onto an Arduino but more of an Industrial PLC that ahears to the Arduino IDE and development environment, I will find out for sure when I get them in my hands soon
Precisely it is done in My Home => Ibiza => Spain
If you want I have also some images of the internal building, I think.
About te industrial shield me too I am curious. I am seeing that there has been a lot of advertisement on the network of a Arduino PLC that seems proposed for professional / industrial applications and I saw in the images a bare original, standard Arduino with some plug shield on it.
Enrico
I am really curious. These guys are from Barcelona.
Wait for your considerations.
Enrico
I have found http://www.rs-online.com/designspark/electronics/eng/blog/arduino-based-plc-from-industrial-shields
I didn't know that RS starts its marketing campaign. I'm from industrialshields. And Arduino boards are totally realiable. There are productos working in several companies more than 1 year already. I attached a picture of the plc inside.You can see Arduino board
Great to appear between us Albert !
To be honest, in the context of the image you show, I have no doubt that Arduino is fully reliable. But IMHO if depends most on the things that I see around that is the value-added of your company. Anyway I remain of the idea that if a board should be done, better to do one at all instead fitting pieces. Remain the fact that - waiting the results of Robert Peter Oakes your products seems well done.
Enrico
I do look forward to reviewing these and it looks like the Arduino is the "Shield" . but this shows exactly what I was refering to on many previous posts
You need to integrate all the additional interfacing electronics to make it into the industrial Version, and as is clearly seen in the picture, secure the Arduino to its integration parts with more than just the connector
This looks like a nice job you have done Albert and I look forward to reviewing the products
I do look forward to reviewing these and it looks like the Arduino is the "Shield" . but this shows exactly what I was refering to on many previous posts
You need to integrate all the additional interfacing electronics to make it into the industrial Version, and as is clearly seen in the picture, secure the Arduino to its integration parts with more than just the connector
This looks like a nice job you have done Albert and I look forward to reviewing the products