SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1663
Data Device Dashboard Design
Arnav Nevrekar1, Saili Bhattacharjee2, Pritam Suryawanshi3, Jayesh Nage4, Mrs. Alka Khade5
1,2,3,4B.E, Dept. of Computer Engineering, Terna Engineering College, Maharashtra, India
5Professor, Dept. of Computer Engineering, Terna Engineering College, Maharashtra, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Data visualization is the graphical display of the
abstract information obtained from devices for sense making
(also called as data analysis) and communication. We will
setup and create web application to visualize device data and
view trends and stats of device fields across days. The
industries are looking for ways to analyze the use of data
devices, and would better understand the usage of devices.
Important stories live in our data and data visualizations is a
powerful means to discover and understand these stories, and
then to present them to others. This dashboard will take data
from cloud and will be further used for visualization. This
information is abstract in that it describes things that are not
physical. Statistical information is abstract. Whether it
concerns sales, energy consumption, population ratio,
parameters like temperature, humidity, pressure,
performance, or anything else, even though it doesn’t pertain
to the physical world, we can still display it visually, but to do
this we must find way to give form to that whichhasnone. This
translation of abstract into physical attributes of vision
(length, position, shape, and color to name a few) In other
words, to visualize data effectively, we must follow design
principles that are derived from an understanding of human
perception.
Key Words: Data Visualization, Cloud, Analyse, Dashboard,
Firebase, Graphs.
1. INTRODUCTION
Data Device Dashboard Design the name itself says that the
data is been represented or visualized in certain formats in
order to make device data look interesting and easy to
understand. In today’s day to day life many industries use
such dashboards for various scenarios. The user can simply
enter its device id into the search box option mentioned in
dashboard and identify its device data by selecting different
widgets which will be displayed on the dashboard. Widgets
can be easily displayed on the screen of dashboard by
clicking on it or simply dragging it on the screen. In this
project we are going to represent the fetched data from the
cloud on the device dashboard in graphical format. Basically
graphical representation such as bar graphs, line graphs,
charts, gauges, helps us to understand the device features in
a much more easy way. The number of data visualization is
increasing in today’s industries and helpful in day today life.
Hence this project might help the end users to understand
the use of device data and may bring ease in its work.
Firebase cloud platform is being used to collect data and
store them in the repository so they can be accessed later.
Firebase services enables you to easily and securelyconnect
and manage billions of devices. You can gather data from,
run sophisticated analytics on, and take actions in real-time
on your diverse fleet of data devices from edge to the cloud.
In our project Firebase plays a very significant role in
processing the data and managing the cloud servicewiththe
help of certain components which are being mentioned
throughout the paper.
2. LITERATURE SURVEY
As [1][2], we had done many survey based on various
dashboard visualizations and testing on Bolt Cloud chip
which contains hardware based WiFi module and direct
internet access. As per our observation throughout the
process we have faced very difficulties in accessing and
performing such representation on and managing such data
becomes very complexed. This deals with the various risks
with the dashboard representation.
In [4][5]. A case study based on analysis of data as well as
data visualization, where user has to show its own hardware
device or IoT device for its data visualization. This scenario
leads to the increased cost of hardware products and
operating such devices becomes a very tedioustaskandlater
on fetching the data through cloud. But here user is
generating a dynamic data visualization by just entering
device id on dashboard, which makeseasytounderstandand
operate. Hardware cost wouldbedwindled.Thesechallenges
improves compliance, reduced cost, organizational
communication and customer satisfaction. As a result such
dashboards are perceived in terms of how they are able to
benefit companies by realizing efficiency and profitability.
In [6][7]. For data visualization and data fetching process is
eradicated in somedashboards itself, they havetoenlistsuch
data in another web browser to check and confirm the
accurate data fetched from the device. Since the dashboard
we are mentioning can manifest the fetched data for long
period of time in dashboard itself which helps you save the
time. Every data visualized graph or any widget is specified
with Inspect option to verify the fetched data of particular
device. The increasing competence in the market is an
important factor thatdrivestheadoptionofnewtechnologies
and innovations, as companies search for new opportunities
to cut costs by improving process efficiency or by developing
new ideas. There is an increasing effort to develop and
implement good software. Currently, such software is used
for fetching device data as well as randomly generated data
from the server and unveil it with various graphs or widgets
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1664
for better clarification in future use. Use of canvas html helps
to bitmap with immediate mode graphic application and
drawing on the web page.Canvashasseveralstrategieswhen
it comes to drawing paths, boxes, circles, text and adding
images. Much better than the htm5 and CSS. Thus improves
scheduling, operating efficiently and management.
3. OBJECTIVE
a. Our main objective is to maintain the data of the
fetched data from the server which will be stored in
the firebase which is no sql database and can be
accessed according to the need.
b. Second main objective is to provide customer
satisfaction by providing them a option to enter up
their device id respectively.
c. Effective management of device dashboard as per
the optimized accessofthestakeholderswithsimple
drag and drop facility for better and efficient use of
dashboard.
d. To store and provide easy graphical representation
on the dashboardincludinginspectionfacilityforthe
fetched data through server.
4. EXISTING SYSTEM
According to the survey wehave found someexistingsystem
such as Weka and Fitbit Data visualization system which is
not efficient for the customers and has high cost for
representation as well as inspection of data, which leads to
customers displeasure. Therefore such systems does not
support growth to the technology.
5. PROPOSED SYSTEM
In proposed system, weare going toeliminatethedrawbacks
of the existing system and thus provide the better user
interface. In this system, we are implementing a dashboard
for data visualization of the fetched data from the server.The
user will login in into the database, if it is not then he/shecan
register itself. User is then retransmitted to the dashboard
page where user can enter up its device id, after that options
will be displayed listing certain graphical representation
formats (ways) for example scale graph, histograph, line
graph etc. user can easily drag and drop it on the dashboard
screen to view its fetcheddatainthegraphicalformatmaking
it better to understand.Later on a table is formed lettinguser
to know its data in tabular format. Finally, user can also
inspect its data with a simple right click on the visualized
graphical data. Such system makes it easy for any user to
access the dashboard and view its data respectively. The
fetched data can be stored in the no sql platform namely as
Firebase. The data is maintained efficiently and stored in the
firebase. Thus the improved scalability as well as reliability
leads to perfect user satisfaction.
6. IMPLEMENTATION
Fig -1: Data Flow Diagram
As wecan see in the fig.1 represents data flow diagrambased
on the complete working of the system. User can simply
register and login in to the dashboard,later on it can enterits
device id in order to views its visualization. As soon as the
user enter device id immediately the available widgets for
certain device are exposed on the screen. Hence user can
merely drag those widgets on to the screen and get its
visualization done quickly. The admin can also view its
fetched data by inspecting the widget.
6.1 FIREBASE
We use a web service to achieve ourpresentsystem.Firebase
is really the mobile and web online application major
platform. Firebase is a NoSQL database that utilizes sockets,
causing the customer to receive live information without
having to authorize GET from the server. All of this requires
too that you subscribe to the registry / collection when you
actually set up things. This totally depends on the
technologies you want to use in all your other stack in terms
of how you would use it in an implementation. The
verification on the firebase system tells you how to do this.
Firebase affords the user with three primary programs.They
are datasets in real time, decryption and variable going to
host.
6.2 CANVAS HTML
The component HTML < canvas > is used to draw textures
just using JavaScript on the fly. The canvas component is
really a GPU compartment. You must actually draw the
graphics just using JavaScript. Canvas has multiple methods
to draw routes, boxes, circles, text and images. The Canvas
component [7] is actually part of HTML5 and encourages the
resourcefulness and script-ability of 2D aspects and raster
images. JavaScript code can free access the area via a
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1665
complete set of drawing key functions similar to other
common anymore 2D APIs, which also dynamically enhance
the current generation of graphics. Some of the canvas'
predicted uses include special effects,animations,gamesand
composition of images and videos. Looking ahead to the use
of canvas [1][2] but why not just SVG? Is the real question
most asked several times. This is the particular reason for it!
SVG is an way earlier standard for web browserinkingforms.
Unlike the raster-focused canvas, though, SVG is vector-
based, so that each drawn sort is remembered as an object in
a dynamic array or document object model, which can then
be deemed to a raster image. On the other hand at least, the
canvas is drawn promptly. Many other JavaScript libraries
add scene-graph technological capabilities to the element of
the canvas. A sculpture can also be stenciled in layers and
then specific layers can be reconstructed.
7. APPLICATIONS
a. In just a few seconds, the Data Visualization
implementation allows you to potentially create
informative data widgets / graphs.
b. It causes users to share data with simple drag-and-
drop talents.
c. Create and personalize customizable dashboards
with a simple click.
d. The tool causes intuitive institution and analysis of
information.
e. It allows users to share renderings of data with
anyone.
f. Immersive data visualizations can be created to
understand data, ask business questions and soon
find explanations.
g. User and admin should check the android apps on
the dashboard and receive few data.
8. CONCLUSION
If you have a normal data visualization web page, you
understand how hard it is to manage and accomplish
optimum customer satisfaction. In part thanks, there may be
a list of challenges, including totally inadequate data
representation or limited charts and graphs, many
spreadsheets will not include calculations, so we still have
many more extremely interesting widgets that could really
make your task easier. However, it is very difficult to resolve
the levels of understanding of certain employees or users to
perform their IoT device data recognition operations and
without the windshield and its unnerving functionalities.
9. ACKNOWLEDGEMENT
I would like to express my special thanks of gratitude to our
project guideprofessorMrs.AlkaKhadeaswellasourproject
coordinator Mr. Vishwajit Gaikwad who gave me the golden
opportunity to do this wonderful project on the topic data
device dashboard design, which also helped me in doing lots
of research and providing me with all the facility that was
required.
10. REFERENCES
1. Michael Friendly (2008). "Milestones in the history
of thematic cartography, statistical graphics, and
data visualization".
2. Jump up^ Nikos Bikaks (2018) "Big Data
Visualization Tools" Encyclopedia of Big Data
Technologies, Springer 2018.
3. https://aws.amazon.com/iot/
4. https://www.w3schools.com/learn/articles/data-
visualization
5. https://www.techopedia.com/definition/30180/da
ta-visualization
6. https://www.kaaproject.org/
7. https://www.tutorialspoint.com/sdlc/sdlc_overvie
w.htm

More Related Content

What's hot

Overview_02-09-16_Digital Workspace
Overview_02-09-16_Digital WorkspaceOverview_02-09-16_Digital Workspace
Overview_02-09-16_Digital WorkspaceTricia Stream
 
Microsoft Azure solutions - Whitepaper
Microsoft Azure solutions - WhitepaperMicrosoft Azure solutions - Whitepaper
Microsoft Azure solutions - WhitepaperBinu Bhasuran
 
DragonPoint Software: Success Stories
DragonPoint Software: Success StoriesDragonPoint Software: Success Stories
DragonPoint Software: Success StoriesDragonPoint Software
 
Matrox design assistant
Matrox design assistantMatrox design assistant
Matrox design assistantlansgo
 
Iaetsd pinpointing performance deviations of subsystems in distributed
Iaetsd pinpointing performance deviations of subsystems in distributedIaetsd pinpointing performance deviations of subsystems in distributed
Iaetsd pinpointing performance deviations of subsystems in distributedIaetsd Iaetsd
 
Bhadale group of companies mechanical engineering catalogue
Bhadale group of companies mechanical engineering catalogueBhadale group of companies mechanical engineering catalogue
Bhadale group of companies mechanical engineering catalogueVijayananda Mohire
 
Cloud Computing: Overview & Utility
Cloud Computing: Overview & UtilityCloud Computing: Overview & Utility
Cloud Computing: Overview & Utilityiosrjce
 
D3 data driven development in practice - the AirPortal for Schiphol and Tra...
D3   data driven development in practice - the AirPortal for Schiphol and Tra...D3   data driven development in practice - the AirPortal for Schiphol and Tra...
D3 data driven development in practice - the AirPortal for Schiphol and Tra...112Motion
 
Cisco ONE Software Delivers Better Business Outcomes
Cisco ONE Software Delivers Better Business OutcomesCisco ONE Software Delivers Better Business Outcomes
Cisco ONE Software Delivers Better Business OutcomesJohn Brigden
 
Axsys Technologies Software Offerings
Axsys Technologies Software OfferingsAxsys Technologies Software Offerings
Axsys Technologies Software OfferingsSuvadeep Sarkar
 
Software Application Group Assignment
Software Application Group AssignmentSoftware Application Group Assignment
Software Application Group AssignmentHaziq1511
 
How to choose the right software
How to choose the right softwareHow to choose the right software
How to choose the right softwareRüdiger Gros
 

What's hot (12)

Overview_02-09-16_Digital Workspace
Overview_02-09-16_Digital WorkspaceOverview_02-09-16_Digital Workspace
Overview_02-09-16_Digital Workspace
 
Microsoft Azure solutions - Whitepaper
Microsoft Azure solutions - WhitepaperMicrosoft Azure solutions - Whitepaper
Microsoft Azure solutions - Whitepaper
 
DragonPoint Software: Success Stories
DragonPoint Software: Success StoriesDragonPoint Software: Success Stories
DragonPoint Software: Success Stories
 
Matrox design assistant
Matrox design assistantMatrox design assistant
Matrox design assistant
 
Iaetsd pinpointing performance deviations of subsystems in distributed
Iaetsd pinpointing performance deviations of subsystems in distributedIaetsd pinpointing performance deviations of subsystems in distributed
Iaetsd pinpointing performance deviations of subsystems in distributed
 
Bhadale group of companies mechanical engineering catalogue
Bhadale group of companies mechanical engineering catalogueBhadale group of companies mechanical engineering catalogue
Bhadale group of companies mechanical engineering catalogue
 
Cloud Computing: Overview & Utility
Cloud Computing: Overview & UtilityCloud Computing: Overview & Utility
Cloud Computing: Overview & Utility
 
D3 data driven development in practice - the AirPortal for Schiphol and Tra...
D3   data driven development in practice - the AirPortal for Schiphol and Tra...D3   data driven development in practice - the AirPortal for Schiphol and Tra...
D3 data driven development in practice - the AirPortal for Schiphol and Tra...
 
Cisco ONE Software Delivers Better Business Outcomes
Cisco ONE Software Delivers Better Business OutcomesCisco ONE Software Delivers Better Business Outcomes
Cisco ONE Software Delivers Better Business Outcomes
 
Axsys Technologies Software Offerings
Axsys Technologies Software OfferingsAxsys Technologies Software Offerings
Axsys Technologies Software Offerings
 
Software Application Group Assignment
Software Application Group AssignmentSoftware Application Group Assignment
Software Application Group Assignment
 
How to choose the right software
How to choose the right softwareHow to choose the right software
How to choose the right software
 

Similar to IRJET- Data Device Dashboard Design

DIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESS
DIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESSDIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESS
DIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESSIRJET Journal
 
IRJET - Android Application Service Call Management System
IRJET  -  	  Android Application Service Call Management SystemIRJET  -  	  Android Application Service Call Management System
IRJET - Android Application Service Call Management SystemIRJET Journal
 
IRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap ToolIRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap ToolIRJET Journal
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisIRJET Journal
 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement PortalIRJET Journal
 
Android Application For Decentralized Family Locator
Android Application For Decentralized Family LocatorAndroid Application For Decentralized Family Locator
Android Application For Decentralized Family LocatorIRJET Journal
 
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET Journal
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationIRJET Journal
 
IRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using QlikIRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using QlikIRJET Journal
 
IRJET- Implementation of Web Enabled Notice Board using SOC
IRJET- Implementation of Web Enabled Notice Board using SOCIRJET- Implementation of Web Enabled Notice Board using SOC
IRJET- Implementation of Web Enabled Notice Board using SOCIRJET Journal
 
Atadata – A Novel Cloud Migration Approach
Atadata – A Novel Cloud Migration ApproachAtadata – A Novel Cloud Migration Approach
Atadata – A Novel Cloud Migration ApproachIRJET Journal
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...IRJET Journal
 
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...IRJET Journal
 
10 Best Data Integration Software Platforms.pdf
10 Best Data Integration Software Platforms.pdf10 Best Data Integration Software Platforms.pdf
10 Best Data Integration Software Platforms.pdfXoxoday Compass
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility ApplicationIRJET Journal
 
IRJET- In-House File Tracking System
IRJET-  	  In-House File Tracking SystemIRJET-  	  In-House File Tracking System
IRJET- In-House File Tracking SystemIRJET Journal
 
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...IRJET Journal
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management Systemvivek shah
 

Similar to IRJET- Data Device Dashboard Design (20)

DIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESS
DIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESSDIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESS
DIGITAL TWIN FRAMEWORK FOR SUPPLYCHAIN PROCESS
 
IRJET - Android Application Service Call Management System
IRJET  -  	  Android Application Service Call Management SystemIRJET  -  	  Android Application Service Call Management System
IRJET - Android Application Service Call Management System
 
IRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap ToolIRJET- Transaction Purchase Order using Sap Tool
IRJET- Transaction Purchase Order using Sap Tool
 
Power Bi Dashboard for Data Analysis
Power Bi Dashboard for Data AnalysisPower Bi Dashboard for Data Analysis
Power Bi Dashboard for Data Analysis
 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement Portal
 
Android Application For Decentralized Family Locator
Android Application For Decentralized Family LocatorAndroid Application For Decentralized Family Locator
Android Application For Decentralized Family Locator
 
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge EngineeringIRJET- Logistics Network Superintendence Based on Knowledge Engineering
IRJET- Logistics Network Superintendence Based on Knowledge Engineering
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile Application
 
IRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using QlikIRJET- Data Analytics & Visualization using Qlik
IRJET- Data Analytics & Visualization using Qlik
 
IRJET- Implementation of Web Enabled Notice Board using SOC
IRJET- Implementation of Web Enabled Notice Board using SOCIRJET- Implementation of Web Enabled Notice Board using SOC
IRJET- Implementation of Web Enabled Notice Board using SOC
 
SaurabhKasyap
SaurabhKasyapSaurabhKasyap
SaurabhKasyap
 
Atadata – A Novel Cloud Migration Approach
Atadata – A Novel Cloud Migration ApproachAtadata – A Novel Cloud Migration Approach
Atadata – A Novel Cloud Migration Approach
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
 
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
IRJET- Enabling Identity-Based Integrity Auditing and Data Sharing with Sensi...
 
10 Best Data Integration Software Platforms.pdf
10 Best Data Integration Software Platforms.pdf10 Best Data Integration Software Platforms.pdf
10 Best Data Integration Software Platforms.pdf
 
Business Utility Application
Business Utility ApplicationBusiness Utility Application
Business Utility Application
 
IRJET- In-House File Tracking System
IRJET-  	  In-House File Tracking SystemIRJET-  	  In-House File Tracking System
IRJET- In-House File Tracking System
 
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
SmartSiteSurvey
SmartSiteSurveySmartSiteSurvey
SmartSiteSurvey
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 

IRJET- Data Device Dashboard Design

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1663 Data Device Dashboard Design Arnav Nevrekar1, Saili Bhattacharjee2, Pritam Suryawanshi3, Jayesh Nage4, Mrs. Alka Khade5 1,2,3,4B.E, Dept. of Computer Engineering, Terna Engineering College, Maharashtra, India 5Professor, Dept. of Computer Engineering, Terna Engineering College, Maharashtra, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Data visualization is the graphical display of the abstract information obtained from devices for sense making (also called as data analysis) and communication. We will setup and create web application to visualize device data and view trends and stats of device fields across days. The industries are looking for ways to analyze the use of data devices, and would better understand the usage of devices. Important stories live in our data and data visualizations is a powerful means to discover and understand these stories, and then to present them to others. This dashboard will take data from cloud and will be further used for visualization. This information is abstract in that it describes things that are not physical. Statistical information is abstract. Whether it concerns sales, energy consumption, population ratio, parameters like temperature, humidity, pressure, performance, or anything else, even though it doesn’t pertain to the physical world, we can still display it visually, but to do this we must find way to give form to that whichhasnone. This translation of abstract into physical attributes of vision (length, position, shape, and color to name a few) In other words, to visualize data effectively, we must follow design principles that are derived from an understanding of human perception. Key Words: Data Visualization, Cloud, Analyse, Dashboard, Firebase, Graphs. 1. INTRODUCTION Data Device Dashboard Design the name itself says that the data is been represented or visualized in certain formats in order to make device data look interesting and easy to understand. In today’s day to day life many industries use such dashboards for various scenarios. The user can simply enter its device id into the search box option mentioned in dashboard and identify its device data by selecting different widgets which will be displayed on the dashboard. Widgets can be easily displayed on the screen of dashboard by clicking on it or simply dragging it on the screen. In this project we are going to represent the fetched data from the cloud on the device dashboard in graphical format. Basically graphical representation such as bar graphs, line graphs, charts, gauges, helps us to understand the device features in a much more easy way. The number of data visualization is increasing in today’s industries and helpful in day today life. Hence this project might help the end users to understand the use of device data and may bring ease in its work. Firebase cloud platform is being used to collect data and store them in the repository so they can be accessed later. Firebase services enables you to easily and securelyconnect and manage billions of devices. You can gather data from, run sophisticated analytics on, and take actions in real-time on your diverse fleet of data devices from edge to the cloud. In our project Firebase plays a very significant role in processing the data and managing the cloud servicewiththe help of certain components which are being mentioned throughout the paper. 2. LITERATURE SURVEY As [1][2], we had done many survey based on various dashboard visualizations and testing on Bolt Cloud chip which contains hardware based WiFi module and direct internet access. As per our observation throughout the process we have faced very difficulties in accessing and performing such representation on and managing such data becomes very complexed. This deals with the various risks with the dashboard representation. In [4][5]. A case study based on analysis of data as well as data visualization, where user has to show its own hardware device or IoT device for its data visualization. This scenario leads to the increased cost of hardware products and operating such devices becomes a very tedioustaskandlater on fetching the data through cloud. But here user is generating a dynamic data visualization by just entering device id on dashboard, which makeseasytounderstandand operate. Hardware cost wouldbedwindled.Thesechallenges improves compliance, reduced cost, organizational communication and customer satisfaction. As a result such dashboards are perceived in terms of how they are able to benefit companies by realizing efficiency and profitability. In [6][7]. For data visualization and data fetching process is eradicated in somedashboards itself, they havetoenlistsuch data in another web browser to check and confirm the accurate data fetched from the device. Since the dashboard we are mentioning can manifest the fetched data for long period of time in dashboard itself which helps you save the time. Every data visualized graph or any widget is specified with Inspect option to verify the fetched data of particular device. The increasing competence in the market is an important factor thatdrivestheadoptionofnewtechnologies and innovations, as companies search for new opportunities to cut costs by improving process efficiency or by developing new ideas. There is an increasing effort to develop and implement good software. Currently, such software is used for fetching device data as well as randomly generated data from the server and unveil it with various graphs or widgets
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1664 for better clarification in future use. Use of canvas html helps to bitmap with immediate mode graphic application and drawing on the web page.Canvashasseveralstrategieswhen it comes to drawing paths, boxes, circles, text and adding images. Much better than the htm5 and CSS. Thus improves scheduling, operating efficiently and management. 3. OBJECTIVE a. Our main objective is to maintain the data of the fetched data from the server which will be stored in the firebase which is no sql database and can be accessed according to the need. b. Second main objective is to provide customer satisfaction by providing them a option to enter up their device id respectively. c. Effective management of device dashboard as per the optimized accessofthestakeholderswithsimple drag and drop facility for better and efficient use of dashboard. d. To store and provide easy graphical representation on the dashboardincludinginspectionfacilityforthe fetched data through server. 4. EXISTING SYSTEM According to the survey wehave found someexistingsystem such as Weka and Fitbit Data visualization system which is not efficient for the customers and has high cost for representation as well as inspection of data, which leads to customers displeasure. Therefore such systems does not support growth to the technology. 5. PROPOSED SYSTEM In proposed system, weare going toeliminatethedrawbacks of the existing system and thus provide the better user interface. In this system, we are implementing a dashboard for data visualization of the fetched data from the server.The user will login in into the database, if it is not then he/shecan register itself. User is then retransmitted to the dashboard page where user can enter up its device id, after that options will be displayed listing certain graphical representation formats (ways) for example scale graph, histograph, line graph etc. user can easily drag and drop it on the dashboard screen to view its fetcheddatainthegraphicalformatmaking it better to understand.Later on a table is formed lettinguser to know its data in tabular format. Finally, user can also inspect its data with a simple right click on the visualized graphical data. Such system makes it easy for any user to access the dashboard and view its data respectively. The fetched data can be stored in the no sql platform namely as Firebase. The data is maintained efficiently and stored in the firebase. Thus the improved scalability as well as reliability leads to perfect user satisfaction. 6. IMPLEMENTATION Fig -1: Data Flow Diagram As wecan see in the fig.1 represents data flow diagrambased on the complete working of the system. User can simply register and login in to the dashboard,later on it can enterits device id in order to views its visualization. As soon as the user enter device id immediately the available widgets for certain device are exposed on the screen. Hence user can merely drag those widgets on to the screen and get its visualization done quickly. The admin can also view its fetched data by inspecting the widget. 6.1 FIREBASE We use a web service to achieve ourpresentsystem.Firebase is really the mobile and web online application major platform. Firebase is a NoSQL database that utilizes sockets, causing the customer to receive live information without having to authorize GET from the server. All of this requires too that you subscribe to the registry / collection when you actually set up things. This totally depends on the technologies you want to use in all your other stack in terms of how you would use it in an implementation. The verification on the firebase system tells you how to do this. Firebase affords the user with three primary programs.They are datasets in real time, decryption and variable going to host. 6.2 CANVAS HTML The component HTML < canvas > is used to draw textures just using JavaScript on the fly. The canvas component is really a GPU compartment. You must actually draw the graphics just using JavaScript. Canvas has multiple methods to draw routes, boxes, circles, text and images. The Canvas component [7] is actually part of HTML5 and encourages the resourcefulness and script-ability of 2D aspects and raster images. JavaScript code can free access the area via a
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1665 complete set of drawing key functions similar to other common anymore 2D APIs, which also dynamically enhance the current generation of graphics. Some of the canvas' predicted uses include special effects,animations,gamesand composition of images and videos. Looking ahead to the use of canvas [1][2] but why not just SVG? Is the real question most asked several times. This is the particular reason for it! SVG is an way earlier standard for web browserinkingforms. Unlike the raster-focused canvas, though, SVG is vector- based, so that each drawn sort is remembered as an object in a dynamic array or document object model, which can then be deemed to a raster image. On the other hand at least, the canvas is drawn promptly. Many other JavaScript libraries add scene-graph technological capabilities to the element of the canvas. A sculpture can also be stenciled in layers and then specific layers can be reconstructed. 7. APPLICATIONS a. In just a few seconds, the Data Visualization implementation allows you to potentially create informative data widgets / graphs. b. It causes users to share data with simple drag-and- drop talents. c. Create and personalize customizable dashboards with a simple click. d. The tool causes intuitive institution and analysis of information. e. It allows users to share renderings of data with anyone. f. Immersive data visualizations can be created to understand data, ask business questions and soon find explanations. g. User and admin should check the android apps on the dashboard and receive few data. 8. CONCLUSION If you have a normal data visualization web page, you understand how hard it is to manage and accomplish optimum customer satisfaction. In part thanks, there may be a list of challenges, including totally inadequate data representation or limited charts and graphs, many spreadsheets will not include calculations, so we still have many more extremely interesting widgets that could really make your task easier. However, it is very difficult to resolve the levels of understanding of certain employees or users to perform their IoT device data recognition operations and without the windshield and its unnerving functionalities. 9. ACKNOWLEDGEMENT I would like to express my special thanks of gratitude to our project guideprofessorMrs.AlkaKhadeaswellasourproject coordinator Mr. Vishwajit Gaikwad who gave me the golden opportunity to do this wonderful project on the topic data device dashboard design, which also helped me in doing lots of research and providing me with all the facility that was required. 10. REFERENCES 1. Michael Friendly (2008). "Milestones in the history of thematic cartography, statistical graphics, and data visualization". 2. Jump up^ Nikos Bikaks (2018) "Big Data Visualization Tools" Encyclopedia of Big Data Technologies, Springer 2018. 3. https://aws.amazon.com/iot/ 4. https://www.w3schools.com/learn/articles/data- visualization 5. https://www.techopedia.com/definition/30180/da ta-visualization 6. https://www.kaaproject.org/ 7. https://www.tutorialspoint.com/sdlc/sdlc_overvie w.htm