My research interests include Electrical Machine Design, Electric Vehicle, Smart Grid , Micro Grid ,Renewable Energy , Power Electronics , Power System , Machine Learning and Internet of Things (IOT) . I am working as a research engineer in Computer Aided Engineering (CAE) Laboratory, BUET where my research focus is development of Electrical Propulsion System and Vehicle Model of an Electric Vehicle. My ongoing M.Sc. thesis is development of a finite element model of a permanent magnet BLDC motor for the electric three wheelers of Bangladesh. My B.Sc. thesis was based on Power Electronics . I have publication on power system ,Machine Learning and IOT . I have completed online courses on microgrid , machine learning ,renewable energy (Solar) from internationally recognized platforms like Coursera and EdX.
International Journal Article
Md Junaed Al Hossain, Md. Zakir Hasan, Md Hasanuzzaman, Md. Ziaur Khan, Mohammad Ahsan Habib "Affordable Electric 3-Wheeler in Bangladesh: Prospects, Challenges and Sustainable Solutions" (Sustainability (MDPI)- IF 3.9) DOI: 10.3390/su15010149
International IEEE Conference Papers
Mst. Shamima Hossain, Bidya Debnath, Adrita Anika, Md. Junaed Al Hossain, Sabyasachi Biswas, Celia Shahnaz, "Autonomous Trash Collector Based on Object Detection Using Deep Neural Network"[ IEEE TENCON 2019 Kochi, India] DOI: 10.1109/TENCON.2019.8929270
Md. Rezaul Awal, Mohammad Mahinur Rahman, A K M Nazrul Islam, Md. Junaed Al Hossain and Md. Ziaur Rahman Khan, "Energy Consumption Analysis of Electric Three Wheelers in Bangladesh" [IEEE PEEIACON 2019 Dhaka, Bangladesh] DOI: 10.1109/PEEIACON48840.2019.9071938
Mst. Shamima Hossain, Md. Junaed Al-Hossain, Sk. Hasibul Alam, "Automated Railway Track Changing Model with Real-Time Centralized Monitoring Interface" [IEEE RAAICON 2019 Dhaka, Bangladesh] DOI: 10.1109/RAAICON48939.2019.24
Adrita Anika, Md. Junaed Al Hossain, Sk. Hasibul Alam, Nahid-Al-Masood "Fault Detection and Classification of Power System Busbar using Artificial Neural Network" [IEEE PEEIACON 2019 Dhaka, Bangladesh] DOI: 10.1109/PEEIACON48840.2019.9071944
Mst. Shamima Hossain, Bidya Debnath*, Sabyasachi Biswas, Md. Junaed Al-Hossain, Adrita Anika, Syed Khaled Zaman Navid "Estimation of Blood Glucose from PPG Signal Using Convolutional Neural Network" [BECITHCON 2019 Dhaka, Bangladesh] DOI: 10.1109/BECITHCON48839.2019.9063187
Farhan Sadik Sium, Arnob Ghosh ,Md. Junaed Al Hossain, "IoT Based Smart Energy Monitoring and Warning System" [ICECE 2020 Dhaka Bangladesh] DOI: 10.1109/ICECE51571.2020.9393104
Md. Junaed Al Hossain, Md. Zakir Hasan, "High PV Generation Penetration on Power System Inertia: Challenges and Solutions" [Presented in 2021 IEEE International Conference on Power, Electrical, Electronics and Industrial Applications (PEEIACON)]
Md. Junaed Al Hossain, Md. Zakir Hasan, Md. Ziaur Rahman Khan, “Analysis of Traction Power of Electric Three Wheelers in Bangladesh” [Submitted in ICECE 2022 Dhaka Bangladesh]
Development of Electrical Propulsion System and Vehicle Model of an Electric Vehicle:
Developing a 2-D finite element based Interior permanent magnet motor model
Development of motor torque-speed profile and efficiency map
Development of inverter loss model
Development of Battery Pack Model
Development of Electric Vehicle System Model
Carryout Motor Thermal Simulation for Vehicle Drive Cycle
Development of Finite Element Model of Permanent Magnet Brushless DC Motor for Electric Three Wheeler Application
Development of analytical model of BLDC motor for motor initial sizing
Development of 2-D finite element model for BLDC motor
Perform magnetostatics and transient simulation and thermal analysis
Performance study of commercially available BLDC motor for electric three wheeler vehicles and perform comparative analysis with the designed BLDC motor
Development of an efficient charging System for the Electric Three Wheelers in Bangladesh
Study the impact of electric three wheeler vehicle charging on Bangladesh Power Grid
Design and simulation of a three phase charger for the electric three wheeler vehicle
Hardware Implementation
Non-invasive Blood Glucose Measurement
In this project we propose to measure the glucose level of a person in non-invasive way. Some biological parameters of human body are closely related with glucose levels. Keeping this fact in mind using sensors and machine learning we have developed a sensor based glucose measuring device which will measure body glucose level in non-invasive way. We will use PPG sensor for the purpose of glucose measurement. Our goal is to replace the present invasive-glucose measurement with our designed non-invasive glucose monitoring device. Also our designed device will be low-cost.
MIPS Structure
The MIPS module (Processor module) has been designed only using synthesizable Verilog code. Although traditional MIPS architecture has 32 registers reserved for proper functionality, for the design purpose only $t0 - $t8 registers were used with 5-bit addressing i.e 5’b00000 corresponding to $s0 and 5’b01000 corresponding to $t8.With 32-bit addressing, the data memory has a size of 4Gb but for project demonstration, only the first 32 word memories could be initialized to zero.
Machine codes were written in the instruction register and the first 32 word memories could accommodate the entire machine code of the given program. The R-format includes ALU operation such as ADD, SUB, AND, OR, NOR, SLT. The following opcode, function, alu_op and alu_control bits have to be implemented according to their respective operation. \
Two games " Hungry Snake" and "Space Impact" have been developed in MATLAB .In the "Hungry Snake" game the snake need a specific area to move and collect its food. So, the length of x-axis and y-axis are declared. The user can change everything according to his/her will. Then, the x & y coordinates of food are declared through “randi” function. Initially, the snake has three segments. Their color and size are declared. Similar thing is also done for food color and size. The first segment of the snake is special. So, it is specially colored. Then, the snake starts from middle of the specified area. The initial direction is EAST (right of the user).
In "Space Impact" game the spaceship need a specific area to move and destroy its enemy ship. So, the length of x-axis and y-axis are declared. The user can change everything according to his/her will. Then, the x coordinate of enemy ship is declared through “randi” function, there’s no need to randomize y coordinate. Initially, the spaceship has only one segment. Its color and size are declared. Similar thing is also done for missile and enemy ship color and size. There are 10 different missiles segments, but the enemy ship has three segments. Then, the spaceship starts from middle of the y axis. The initial direction of enemy ship is always downward.
Hardware Structure and Computer Interface
Automated Railway Track Changing Model with Real-Time Centralized Monitoring Interface
The aim of this study is to make an automated exchangeable railway track at junction crossing and centralized monitoring system to detect the exact position of the train for safety surveillance as well as efficient railway scheduling and changeable railway routes. The proposed model is based on Arduino microcontroller to reduce complexity and execution cost. Infrared sensors have been employed to track down the position of the moving train. DC motor along with manually-made linear actuator has been used to control the switch gate movement. Total system can be monitored and visualized by a software that shows train position. There is also a scope for statistical data collection and implementation. This system can work both automatically and manually from the control room. This model works for multi-junction railway tracks and one or more train moving along the track simultaneously.
Hardware Implementation
An autonomous trash collecting robot which moves to search for trash lying on ground and collects them to the trash-container attached to it can be a solution to the problem. The trash detection is done via deep learning algorithm. An ultrasonic sonar sensor on the robot detects object along the path and with camera module obtains pictures of the object.Via deep learning technics object is classified into trash or not trash. The prototype robot is of lowcost and can detect a wide range of trash with high accuracy therefore has good environmental as well as economic impact.
(1) Original Image (2) Forged Image (3) Detected Image
A Scheme for Copy-Move Forgery Detection in Digital Image based on 2D-DWT
In this project a copy-move image forgery detection scheme is developed based on a block matching algorithm. 2D-DWT is performed on the forged image and then DWT domain blocks are considered, where only approximate DWT coefficients are utilized. In order to reduce the computational burden, unlike conventional approaches, instead of performing block matching operation among all blocks, some candidate blocks are first selected from the non-overlapping blocks based on a similarity measure. In the next stage, all overlapping blocks are compared with the candidate blocks.
Confusion Matrix of the project
Fault Detection and Classification of Power System Busbar Using Artificial Neural Network
In this project an effective way of fault detection and classification in busbars has been developed using Artificial Neural Network (ANN). This can make the power system protection more effective. We have considered IEEE 9-bus system and a dataset has been generated using PSAF CYME software. This dataset is used to train and test our network in MATLAB software. The algorithm can be used for any bus system given the voltage magnitude and angles, which will be helpful for the authorities to get notified and solve the problem as soon as possible since repair mechanisms of each type of fault are different.
In this project a railway track changing system was designed .The process was first simulated in proteus software and later was it was implemented in hardware.
Temperature Controlled Fan
In this project a temperature controlled Fan was designed and implemented in hardware where the fan runs in both AC and DC . There is a temperature switch which is connected with a thermocouple and is connected between the supply the DC motor .There is 2-stage magnetic relay which enables to enable the fan-motor to run in AC is general and when AC supply turns off the back up DC source enable the fan to move .A wound rotor potentiometer is added to control the speed of the motor.
Equivalent Connection Diagram of the Switch Code Lock System
In this project a switch code lock circuit has been implemented which can operate without any programming. This circuit is simple and made up of simple magnetic relay and switch. The main principle of this circuit is that the final appliance (which can be a door lock, or a simple motor) works only when all the switches in series are turned on at a time. If any switch which is in parallel is turned on, the appliance is turned off. In real life, these switches can be arranged in any order to turn on the appliance.
Conduit Diagram of a two unit Floor
In this work layout ,conduit and connection diagram as well as switching diagrams and Distribution board ,Sub distribution board connection diagram , earthing ,wire settings etc. were designed to serve the necessary electrical supply purpose of a two unit six storied buildings as well as corresponding calculations were also performed.
Fire Alarm Circuit in PSPICE
A fire alarm have been developed which consists of three major parts named rectifying part, amplification part and relay module. The rectification of an AC wave to dc has been done using a bridge rectifier consisting of 4 diodes, a capacitor and a Zener diode. For amplification and temperature detection BJT's have been used which are pretty much sensitive to temperature. The relay module works as a controller of an SPDT switch by presence of flow of current through a coil. If the currents flows in the coil, so will a closed loop appear which will let the current to flow. And this make the alarm to be activated and make people know of the fire which will save their lives. Using PSpice Simulation we can predict the behavior of the circuit which saves our time and cost.