Recently I have designed a automated gas leakage detection system using IoT. Now I want to analysis it further. What is the process to design/summarize it's control system.
I would also suggest Matlab. As student you should easily get a student license. It has various built in tools which can assist you with different control design methods to solve your problem, as PID controller tuning, Hinf synthesis, etc. Good luck!
I suggest MATLAB/Simulink, as there are lots of available modules and packages. I also, suggest to use the S-functions in Simulink, in which you can easily design the controller. Have a look at the following book, in which there are lots of examples and also the codes are given.
You may also, find the my codes which I have developed for one of my paper. You can modify it and then use it for your own purposes.
If you are going to build a prototype of the Gas Leak Detection System with Event-triggered Control (ETC), then I'd recommend Arduino microcontroller.
If you have budget constraints and you require the basic capabilities of the MATLAB's Control System Toolbox for system analysis, then I'd recommend GNU Octave, a free computational tool that is largely compatible with MATLAB.
By the way, is IoT a kind of new software tool for designing the automated gas leakage detection system?
Thank you Hamed Habibi Sir. Your simulation files are very good and it will surely help me a lot. I will must acknowledge your help if my research is publishable.
Yew-Chung Chak Sir, IoT means Internet of Things. If you use internet in a real time physical system then the system will be under IoT. I am developing a gas leakage detection system with IoT technology, it is quite faster to control things as well as sensing and monitoring sensor data from anywhere of the world.
Thanks for your clarification on the IoT. I know that IoT could also mean Internet of Things. I thought you referred IoT as an abbreviation or an acronym for an advanced software/technology to design the automated gas leakage detection system.
By the way, are you using MATLAB and Simulink in your research now?
Yew-Chung Chak Sir, I have finished my thesis successfully and also made a research article which is submitted to the Elsevier IoT. If you need any kind of info about my thesis please let me know, sir.
Matlab, whilst a wonderful piece of software, is not suitable for implementing process control systems (DCS). No procedural software is suitable either. My paper "An object oriented paradigm for process control systems", as yet unpublished, will tell you how to implement a process control system. I will send you a copy if you contact me ([email protected]) I have more than thirty years experience in this field.