You are on page 1of 12

SEMINAR REPORT

ON

EMBEDDED WEB TECHNOLOGY


SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR

AWARD OF DEGREE

BACHELOR OF TECHNOLOGY

(Electronics and Communication Engineering)

SUBMITTED TO : SUBMITTED BY:

Ms. Bhawna Tiwari YUGANSH ARORA

And (1616131059)

Ms.Neha Raheja

Department of Electronics and Communication Engineering

KRISHNA ENGINEERING COLLEGE


(Affiliated to AKTU University, Uttar Pradesh)
DECLARATION

I hereby declare that the seminar report which is being presented on “EMBEDDED WEB
TECHNOLOGY” submitted to KRISHNA ENGINEERING COLLEGE in the partial fulfillment
of the requirements for the award of the degree of the Bachelor Of Technology in Electronics
and Communication , is an authentic record of my own work.

The matter embodied in this report has not been submitted by me for the award of any other
degree.

Yugansh Arora

(1616131059)

Date : 01-04-2020
Acknowledgement
I am extremely grateful to Dr. A N Mishra, Head of the Department, Electronics and
Communication Engineering, for providing me with best faculties and I would like to thank Ms.
Bhawna Tiwari for creative work guidance.

I would also like to take the opportunity to express my gratitude to thank Ms. Neha Raheja for
her valuable support.

YUGANSH ARORA

(1616131059)
CONTENTS

 Introduction

 What is Embedded Technology

 Introduction to the EMBEDDED WEB SERVER 

 How the Web Works

 Applications of EWT

 Conclusion

INTRODUCTION
 EWT is the marriage of embedded systems and the World
WideWeb.

 This is a new technology that uses the Internet in real time


to control/interact with a device which contains an
embedded system/microprocessor. The user needs to be
authorized to do this and can control a device anywhere
using a web browser (e.g. from a computer or even a
mobile phone which is web-enabled).

 Embedded systems, in contrast to general purpose


computers such as a desktop, contain processors, software,
input sensors and output actuators all of which are
dedicated to the control of a specific device.

 Example: An oven contains an embedded processor. The


owner can use a web-ready mobile phone anywhere to
control the oven remotely. By accessing a web site he is
able to send instructions to control the oven.

BRIEF HISTORY

 EWT was developed during the late summer by members


of NASA Lewis Research Center, Flight Software
Engineering Branch of the Engineering Design and
Analysis Division of the Engineering and Technical
Services Directorate.

 It was modified in 2002.

What is Embedded Technology?

 Embedded technology is software or hardware that is


hidden—embedded—in a large device or system.
 It typically refers to a fixed function device, as compared
with a PC, which runs general-purpose applications.

 An early example of embedded technology is the engine


control unit in a car, which measures what settings to give
the engine.

Introduction to the EMBEDDED WEB SERVER 

 Embedded Web Server Technology is most evolving


technology for Internet Devices.

 There are many application areas including internet


devices, telecommunication devices, measuring instruments
and lots of consumer electronics.

 Emerging Web technologies for embedded applications 


Design Issues for Embedded Web Servers Traditional Web
servers are designed to serve static Web pages from high-
end workstations with plentiful CPU and memory
resources. Embedded Web servers have different
requirements for which traditional technologies are
unsuitable.

 Protocol Considerations

 Embedded Software Considerations

How the Web Works

 The server boots up, when it is ready to starts the web


service program.

 A user on the client machine opens up a web browser. At


this point both the web browser and the web service are
running and idle.

 The client types in a URL in the address bar, which is


related to the location of the server, such as
http://www.ni.com.
 The server sees the request and replies back in HTTP with
some type of content, like a picture of a cat.

 The client receives the response and since it is a web


browser it renders the cat picture so that the client sees a
picture of a cat.

The Embedded Web system works on the same


principle

o Web pages from the embedded system (server) are


transmitted to the Web browser (client), which
implements the user interface (Presentation layer).

o Web-enabled devices use the HTTP (Hyper Text


Transfer Protocol) standard protocol to transmit Web
pages from the embedded system to the Web browser,
and to transmit HTML (Hyper Text Markup
Languages) form the data from the browser back to
the device.
o The HTTP protocol engine takes the request from the
Web browser and sends it on the TCP/IP. The HTTP
protocol Engine parses the request and sends it to the
embedded application for processing.
o After producing the results, the embedded application
generates the HTML code and feeds it to the HTTP
Engine, which sends it back to the client using
TCP/IP.

Applications of EWT

1) Space Communication

2) Biotechnology

3) Technology transfer and protocol

4) Education
Conclusion
Web technology in embedded applications has distinct
advantages over legacy and custom communication mechanisms
due to the ubiquity, scalability and security. The amount of
knowledge and skills needed to create a web application may be
large. Once all the pieces are integrated with each other, the
application becomes a functioning Web server that can be
accessed via serial or Ethernet connection. Using this New
drivers were also developed to interface the Net186 board to the
parallel port cable of the camera and to the serial port of the
servo control.
REFERENCE

o Han XiaoTao,Yin XiangGen, Zhang Zhe, LI Wei, ” Review of


embedded web server technology and its application in power
system”
o Power System Technology 2003,(5): 58-62 [2] LI Yong,”
Application and realization of CGI in embedded WEB
server”[J].Microcomputer Information, 2008,(30):110- 111.
o Li ShuiYang,HanTao, ”Application of embedded WEB server
technology” [J]. Journal of higher correspondence
education(natural sciences) 2003, (6)Vol. 16 No. 3: 47-50.
o Wan JiaFu, Zhang WenFei,Zhang Zhan Song ,“Principles and
applications of network monitoring system” [M].China Machine
Press,2003:178-289.
o Huang BuY, Zheng AnPing, Liu GuoMei , “Web technology
implement based onμCLinux”[J].Electronic Design &
Application,2003,12:87-90. REFERENCES

You might also like