Thursday, May 16, 2019

Automatic Car Theft Detection System Based on GPS and GSM Technology


An efficient automotive security system is implemented for anti theft using an embedded system integrated with Global Positioning System GPS and Global System for Mobile Communication GSM. System presented has Two types of tracking, one is online tracking with GPS system can only receive the vehicle location information from satellites and other is offline tracking. GSM system is installed in the vehicle for sending the information to the owner of the vehicle. The preventive measures like engine ignition cutoff is installed in the vehicle which is controlled using user or owner GSM mobile. The owner can lock or unlock his her vehicle with the help of SMS. The system is implemented on general purpose printed circuit board PCB Using 


BY Arduino. Sandeep Singh | Poonam Kumari "Automatic Car Theft Detection System Based on GPS and GSM Technology"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23867.pdf

Paper URL: https://www.ijtsrd.com/engineering/electronics-and-communication-engineering/23867/automatic-car-theft-detection-system-based-on-gps-and-gsm-technology/sandeep-singh

ugc approved engineerig journal, journal publications, engineering journal

Wednesday, May 15, 2019

Spectrum Sharing Analysis of Cognitive System Through Enery Harvesting and Interference Negligence Technique

In this letter, a novel approach for solving the power and spectrum issues in wireless sensor network WSN has been proposed. Typically, a deployed sensor node is programmed to periodically send the data to the central base station CBS . Moreover, most of the sensor nodes are deployed in a hostile environment where replacing a power supply may not be feasible. In the proposed work, we intend to solve the dual problem of spectrum and power for WSN by utilizing techniques such as cooperative spectrum sharing CSS and RF radio frequency energy harvesting, respectively. Specifically, by characterizing the WSN as an energy constrained secondary user, which will harvest power and spectrum from the primary user, we have shown that significant performance gains can be obtained for both primary and secondary users. Closed form expressions for outage prob ability under a Nakagami fading channel have been derived for both primary and secondary users. Furthermore, the theoretical results have been compared with simulation results to validate the proposed analysis. 

BY Gurvinder Singh | Rashmi Raj "Spectrum Sharing Analysis of Cognitive System Through Enery Harvesting and Interference Negligence Technique"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23756.pdf

Paper URL: https://www.ijtsrd.com/engineering/electronics-and-communication-engineering/23756/spectrum-sharing-analysis-of-cognitive-system-through-enery-harvesting-and-interference-negligence-technique/gurvinder-singh

ugc approved journals for social science, ugc approved management journal, ugc approved science journal

Structural and Vibration Analysis of a Machine Shaft using Finite Element Analysis

The present study is a simulation of a machine shaft. The study will be done on FEM simulation software called Ansys 14.5, where a modal would be developed which will undergo a process of meshing. Meshing will divide the modal in extremely small units without changing the shape of actual geometry which will help the software to study the change at every small unit of the model. Then the of the modal would be defined in terms of inlet and outlet thereafter the boundary condition and design equation would be applied to get the desired result. 

BY Syed Minal Hussian Jafri | Prof Amit Kaimkuriya "Structural and Vibration Analysis of a Machine Shaft using Finite Element Analysis"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23844.pdf

Paper URL: https://www.ijtsrd.com/engineering/mechanical-engineering/23844/structural-and-vibration-analysis-of-a-machine-shaft-using-finite-element-analysis/syed-minal-hussian-jafri

ugc approved journals in commerce, ugc approved journals in mathemetics, ugc approved journals for science

An Efficient Virtual Memory using Graceful Code


Memory is hardware that is used by computer to load the operating system and run programs. It is buildup of RAM chip that has different memory modules. The amount of main memory in a computer is limited to the amount of RAM that has installed. Generally memory sizes are 256 MB, 512 MB, and 1 GB, because of computer has limited amount of RAM. When too many programs are simultaneously it is possible to run a program out of memory. This is the concept where virtual memory comes. Virtual memory enhance the available memory of a computer has by enlarging the address space or place in memory where data can be stored. Hard disk is used for additional memory allocation .However, since secondary storage is much slower than the RAM, program which is in Virtual Memory must be mapped back to virtual memory in order to be used. The process of mapping data and forth between the hard disc and RAM takes longer than accessing it directly from the memory. It means virtual memory is increased, the more it will slow your computer down. While virtual memory enables your computer to run more than one program it could, otherwise it is the best way to having as main memory as possible. 


BY Divya YA "An Efficient Virtual Memory using Graceful Code"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23878.pdf

Paper URL: https://www.ijtsrd.com/engineering/computer-engineering/23878/an-efficient-virtual-memory-using-graceful-code/divya-ya

ugc approved journals for management, ugc approved journals in commerce, ugc approved journals in mathemetics

Tuesday, May 14, 2019

Steering Control Adaptive Headlight using Sensor

Nowadays, road safety is one of the priority of the government to avoid accidents. Road safety adopts those methods that can prevent road users from being seriously injured or killed. Most of the accidents happened during night time when the driver is unable to see its path clearly especially during blind cuts on roads and on hilly areas. In the conventional headlight's beam of light is focussed only in a single direction that is only in front direction. Our present invention provides a more degree of freedom to the front light which enables these lights to synchronize with the rotation of steering using infrared sensor controlled by microcontroller. 

BY Mayank Bhardwaj | Kunal Giri | Digvijay Rajput | Mohd. Samsh "Steering Control Adaptive Headlight using Sensor"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23872.pdf

Paper URL: https://www.ijtsrd.com/engineering/mechanical-engineering/23872/steering-control-adaptive-headlight-using-sensor/mayank-bhardwaj

ugc approved journals for computer science, ugc approved journals for management, ugc approved journals in commerce

Monday, May 13, 2019

Phrase Structure Identification and Classification of Sentences using Deep Learning


Phrase structure is the arrangement of words in a specific order based on the constraints of a specified language. This arrangement is based on some phrase structure rules which are according to the productions in context free grammar. The identification of the phrase structure can be done by breaking the specified natural language sentence into its constituents that may be lexical and phrasal categories. These phrase structures can be identified using parsing of the sentences which is nothing but syntactic analysis. The proposed system deals with this problem using Deep Learning strategy. Instead of using Rule Based technique, supervised learning with sequence labelling is done using IOB labelling. This is a sequence classification problem which has been trained and modeled using RNN LSTM. The proposed work has shown a considerable result and can be applied in many applications of NLP. 


BY Hashi Haris | Misha Ravi "Phrase Structure Identification and Classification of Sentences using Deep Learning"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23841.pdf

Paper URL: https://www.ijtsrd.com/engineering/computer-engineering/23841/phrase-structure-identification-and-classification-of-sentences-using-deep-learning/hashi-haris

ugc approved journals for engineering, ugc approved journals for chemistry, ugc approved journals for computer science

Sunday, May 12, 2019

Communication Skills Improving Assistance


Virtual Reality VR is a computer technology that generates realistic images, sounds and other sensations that simulate a users physical presence in a virtual or imaginary environment. The proposed system nurtures personal traits of an individual which plays a major role in every sector. The system helps to improve an individuals social, personal, and language skills as well as cures phobia of standing in front of audience. With advancement in technology, we are developing a system on Unreal Engine for creation of various environments as well as 3ds Max for creating Virtual Objects which are been placed. The learner is supposed to be in an environment where he she is been judged while appearing for various rounds. Further, video is captured and uploaded on the system and trainers does the evaluation. Trainers are supposed to suggest area of improvement by commenting on the parameters defined. Regular usage of software enhances skills of the user. The proposed system is a VR based verbal non verbal interactive system for enhancing communication skills based on predefined and planned of greeting scenario. Results in each stage are compared and analyzed to get the clear idea of where the person is lacking. The outcome of this practice test leads to improvement in individuals personality, difficulties raised in each environment results in upgradation of selfdom. 


BY Tejas Sayankar | Insiyah Kanchwala | Nikita Mahajan | Sayali Mahajan "Communication Skills Improving Assistance"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-3 | Issue-4 , June 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd23748.pdf

Paper URL: https://www.ijtsrd.com/engineering/computer-engineering/23748/communication-skills-improving-assistance/tejas-sayankar

list of ugc approved journals, ugc approved journals for engineering, ugc approved journals for chemistry