SlideShare ist ein Scribd-Unternehmen logo
1 von 11
An Access Point-Based FEC Mechanism for Video Transmission
Over Wireless LANs
ABSTRACT:
Forward Error Correction (FEC) is one of the most common means of performing packet error recovery in data
transmissions. FEC schemes typically tune the FEC rate in accordance with feedback information provided by
the receiver. However, the feedback and FEC rate calculation processes inevitably have a finite duration, and
thus the FEC rate implemented at the sender may not accurately reflect the current state of the network.
This paper proposes an Enhanced Random Early Detection Forward Error Correction (ERED-FEC) mechanism
to improve the quality of video transmissions over Wireless Local Area Networks (WLANs). In contrast to
most FEC schemes, the FEC redundancy rate is calculated directly at the Access Point (AP).
Moreover, the redundancy rate is tuned in accordance with both the wireless channel condition (as indicated by
the number of packet retransmissions) and the network traffic load (as indicated by the AP queue length). The
experimental results show that the proposed ERED-FEC mechanism achieves a significant improvement in the
video quality compared to existing FEC schemes without introducing an excessive number of redundant packets
into the network.
EXISTING SYSTEM:
The lost packets during timeouts, or in response to explicit receiver requests by contrast, in FEC schemes, the
effects of potential packet losses are mitigated in advance by transmitting redundant packets together with the
source packets such theta block of packets can be successfully reconstructed at the receiver end even if some of
GLOBALSOFT TECHNOLOGIES
IEEE PROJECTS & SOFTWARE DEVELOPMENTS
IEEE FINAL YEAR PROJECTS|IEEE ENGINEERING PROJECTS|IEEE STUDENTS PROJECTS|IEEE
BULK PROJECTS|BE/BTECH/ME/MTECH/MS/MCA PROJECTS|CSE/IT/ECE/EEE PROJECTS
CELL: +91 98495 39085, +91 99662 35788, +91 98495 57908, +91 97014 40401
Visit: www.finalyearprojects.org Mail to:ieeefinalsemprojects@gmail.com
the packets within the block are lost during transmission. Of the two approaches, FEC schemes result in a lower
retransmission latency, and are therefore widely preferred for the delivery of video streams over wireless
networks Conventional FEC mechanisms are sender-based, i.e., the redundant packets are generated and
encoded at the sender end. Broadly speaking, sender-based FEC schemes can be categorized as either Static
FEC (SFEC) or Dynamic FEC (DFEC). In SFEC schemes, the number of redundant packets added to the source
packets remains constant irrespective of changes in the network condition. The recovery performance of SFEC
schemes is therefore somewhat unpredictable because they fail to capture the real-time network conditions and
adjust the FEC redundancy rate accordingly.
DISADVANTAGES:
The FEC rate is tuned dynamically in accordance with changes in the channel condition or network load.
In most DFEC schemes, the FEC rate is tuned at the sender based on information provided by the receiver.
The FEC redundancy rate is traditionally calculated at the application layer based on feedback
information such as that provided by acknowledgement messages.
PROPOSED SYSTEM:
The evaluating the impact of packets losses on the percentage of successfully decoded frames at the receiver
end to calculate the error propagation due to packet losses, the interdependencies of the coded frames must be
considered. The MPEG-4 standard defines three frame types for compressed video streaming, namely I frame P
frame (Predictive-coded) and B frame. I frames are encoded and decoded independently of any other frames in
the sequence.
The number of FEC redundant packets generated by the four schemes under light and heavy traffic loads,
respectively. In the case of a light load, the number of FEC redundant packets generated by the SFEC and RED-
FEC schemes remains approximately constant as the packet loss rate increases since neither scheme considers
the channel condition when evaluating the FEC redundancy rate by contrast, the ACFEC and ERED-FEC
schemes.
We consider the packet loss rate when determining the FEC redundancy rate, and thus for both algorithms, the
number of redundant packets increases with an increasing packet loss rate. In the case of a heavy load, the
number of FEC redundant packets generated by the SFEC and ACFEC algorithms is the same as that generated
for a light traffic load since both algorithms ignore the effects of congestion when determining the FEC
redundancy rate.
ADVANTAGES:
The ACFEC and ERED-FEC schemes, no appreciable degradation in the DFR or PSNR occurs since
both schemes take account of the packet loss rate when computing the number of FEC redundant packets per
block.
The video quality without overloading the network with redundant packets. The experimental results
have shown that the ERED-FEC scheme yields a higher Decodable Frame Rate (DFR) and Peak Signal-to-
Noise.
HARDWARE & SOFTWARE REQUIREMENTS:
HARDWARE REQUIREMENT:
 Processor - Pentium –IV
 Speed - 1.1 GHz
 RAM - 256 MB (min)
 Hard Disk - 20 GB
 Floppy Drive - 1.44 MB
 Key Board - Standard Windows Keyboard
 Mouse - Two or Three Button Mouse
 Monitor - SVGA
SOFTWARE REQUIREMENTS:
 Operating System : Windows XP
 Front End : JAVA JDK1.7
 Scripts : Java Script.
MODULE DESCRIPTION:
ADAPTIVE CROSS-LAYER FEC MECHANISM (ACFEC):
The proposed an Adaptive Cross-layer FEC mechanism (ACFEC) in which loss information was retrieved from
the ARQ function of the MAC layer and the redundancy rate was controlled adaptively in accordance with
changes in the network condition. However, ACFEC does not take the effect of the network traffic load into
consideration. As a result, packets may be lost at the wireless AP under heavy network loads due to a self-
induced congestion problem.
ERED-FEC:
We propose an Enhanced Random Early Detection Forward Error Correction (ERED-FEC) mechanism for
improving the quality of video transmissions over wireless LANs (WLANs). In the proposed approach,
redundant FEC packets are generated dynamically at the AP in accordance with both the condition of the
wireless channel and the current network traffic load.
The channel condition is evaluated by monitoring the number of packet retransmissions. As the number of
retransmissions increases the condition of the wireless channel deteriorates), a greater number of redundant
FEC packets are generated. Conversely, as the channel condition improves, the number of FEC packets is
reduced.
FORWARD ERROR CORRECTION (FEC):
The basic principle of FEC entails injecting redundant packets into the video stream together with the source
Thus, provided that no more than packets are lost in transmission, the source transmission packets can be
successfully recovered at the receiver. Since FEC schemes enable the recovery of source packets which would
otherwise be lost, the effective loss rate in the transmission network is lower than the actual loss rate.
FEC codec, redundant packets are derived from the original packet using conventional coding theory
techniques. Of the various traditional error correcting codes available for this purpose, Reed-Solomon (RS)
code has attracted particular interest. RS code provides an ideal error protection capability against packet losses
since it is a maximum distance separable code, no other coding scheme exists capable of recovering lost source
data symbols from a lesser number of received code symbols.
SENDER-BASED FEC MECHANISMS:
The proposed a sender-based Constant Error Rate FEC (CER-FEC) scheme for enabling the dynamic QoS
control of real-time multimedia streams over heterogeneous environments comprising wired and wireless
connections. As shown in the proposed scheme, the packet error rate is periodically observed at the receiver
side and any change in the error rate is fed back to the sender. Upon receiving this information, the sender
calculates the number of redundant packets required to restore the error rate to its original value. In other words,
the FEC redundancy rate is dynamically controlled in such a way as to maintain a constant packet error rate at
the receiver end.
CONTRIBUTION OF PRESENT:
The major contribution of the present study is to propose a new AP-based FEC mechanism (ERED-FEC) for
improving thequality of video transmissions over wireless LANs (WLANs). The literature contains many
proposals for sender-based FEC schemes which have a finite duration to feedback information from the
receiver. Thus, the FEC rate determined at the sender end may not accurately reflect the current network
condition.
AP-BASED FEC MECHANISMS:
The number of redundant packets is increased as the queue length shortens, but is reduced as the queue length
grows. Importantly, when the queue is near to full, no FEC packets are generated in order to avoid overloading
the network. By adopting this approach, the RED-FEC mechanism improves the quality of the delivered video
stream without injecting an excessive number of redundant packets into the network.
FLOW DIAGRAM:
CONCLUSION:
This paper has presented an AP-based FEC mechanism (ERED-FEC) for improving the quality of video
transmissions over WLANs. In contrast to many FEC schemes, in which the FEC rate is determined at the
sender end on the basis of information provided by the receiver, in the FEC mechanism proposed in this study,
the FEC redundancy rate is determined at the wireless access point (AP).Moreover, the FEC redundancy rate is
calculated in accordance with both the wireless channel condition and the network traffic load.
Final results, the ERED-FEC mechanism significantly improve the video quality without overloading the
network with redundant packets. The experimental results have shown that the ERED-FEC scheme yields a
higher Decodable Frame Rate (DFR) and Peak Signal-to-Noise Ratio (PSNR) than existing AP-based FEC
mechanisms under both light and heavy network traffic loads. In a future study, the recovery performance of the
ERED-FEC mechanism will be further enhanced by utilizing an FEC interleaving/ de-interleaving strategy. In
addition, the feasibility of extending the ERED-FEC scheme and networks will also be addressed.
REFERENCES:
[1] D. J. Deng, C. H. Ke, Y. M. Huang, and H. H. Chen, “Contention window optimization for IEEE 802.11
DCF access control,” IEEE Trans. Wireless Commun., vol. 7, no. 12, pp. 5129–5135, Dec. 2008.
[2] K. J. Geun and M. M. Krunz, “Bandwidth allocation in wireless networks with guaranteed packet-loss
performance,” IEEE/ACM Trans. Netw., vol. 8, pp. 337–349, 2000.
[3] H. Zhihai and X. Hongkai, “Transmission distortion analysis for real-time video encoding and streaming
over wireless networks,” IEEE Trans. Circuits Syst. Video Technol., vol. 16, pp. 1051–1062,2006.
[4] A. Nafaa, Y. Hadjadj-Aoul, and A. Mehaoua, “On interaction between loss characterization and forward
error correction in wireless multimedia communication,” in Proc. IEEE Int. Conf. Communications, ICC 2005,
2005, pp. 1390–1394.
[5] E. Maani and A. Katsaggelos, “Unequal error protection for robust streaming of scalable video over packet
lossy networks,” IEEE Trans. Circuits Syst. Video Technol., vol. 20, pp. 407–416, 2010.
[6] A. Argyriou, “Cross-layer error control for multimedia streaming in wireless/wireline packet networks FEC
scheme for TDM-OFDMbased satellite radio broadcasting system,” IEEE Trans. Multimedia, vol. 10, pp.
1121–1127, Oct. 2008.
[7] J. Dan, F. Pascal, and J. Aleksandar, “Forward error correction formultipath media streaming,” IEEE Trans.
Circuits Syst. Video Technol., vol. 19, pp. 1315–1326, 2009.
CLOUING
DOMAIN: WIRELESS NETWORK PROJECTS

Weitere ähnliche Inhalte

Was ist angesagt?

Best practices-lte-call-flow-guide
Best practices-lte-call-flow-guideBest practices-lte-call-flow-guide
Best practices-lte-call-flow-guide
Morg
 
W(level3) wcdma rno rf optimization-20041217-a-1[1].0
W(level3) wcdma rno rf optimization-20041217-a-1[1].0W(level3) wcdma rno rf optimization-20041217-a-1[1].0
W(level3) wcdma rno rf optimization-20041217-a-1[1].0
Malik Md Nurani
 
Drive test analysis
Drive test analysisDrive test analysis
Drive test analysis
ducnm1977
 
Day 1 LTE Technology Overview
Day 1 LTE Technology OverviewDay 1 LTE Technology Overview
Day 1 LTE Technology Overview
mahesh savita
 
Self-Configuration and Self-Optimization Network
Self-Configuration and Self-Optimization NetworkSelf-Configuration and Self-Optimization Network
Self-Configuration and Self-Optimization Network
Praveen Kumar
 
LTE Review - Load Balancing and Interfreq HO
LTE Review - Load Balancing and Interfreq HOLTE Review - Load Balancing and Interfreq HO
LTE Review - Load Balancing and Interfreq HO
paulo_campolina
 

Was ist angesagt? (20)

Best practices-lte-call-flow-guide
Best practices-lte-call-flow-guideBest practices-lte-call-flow-guide
Best practices-lte-call-flow-guide
 
Chap 4. call processing and handover.eng
Chap 4. call processing and handover.engChap 4. call processing and handover.eng
Chap 4. call processing and handover.eng
 
How to perform trouble shooting based on counters
How to perform trouble shooting based on countersHow to perform trouble shooting based on counters
How to perform trouble shooting based on counters
 
A Survey of Different Approaches for Differentiating Bit Error and Congestion...
A Survey of Different Approaches for Differentiating Bit Error and Congestion...A Survey of Different Approaches for Differentiating Bit Error and Congestion...
A Survey of Different Approaches for Differentiating Bit Error and Congestion...
 
Lte kpi accessability
Lte kpi accessabilityLte kpi accessability
Lte kpi accessability
 
Lte signaling
Lte signalingLte signaling
Lte signaling
 
Chap 5. lsm overview and practice
Chap 5. lsm overview and practiceChap 5. lsm overview and practice
Chap 5. lsm overview and practice
 
W(level3) wcdma rno rf optimization-20041217-a-1[1].0
W(level3) wcdma rno rf optimization-20041217-a-1[1].0W(level3) wcdma rno rf optimization-20041217-a-1[1].0
W(level3) wcdma rno rf optimization-20041217-a-1[1].0
 
Ps call flow
Ps call flowPs call flow
Ps call flow
 
LTE optimization
LTE optimizationLTE optimization
LTE optimization
 
Communication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet NetworkCommunication Performance Over A Gigabit Ethernet Network
Communication Performance Over A Gigabit Ethernet Network
 
Cluster optimization procedure v1
Cluster optimization procedure v1Cluster optimization procedure v1
Cluster optimization procedure v1
 
Lte epc kp is and signalling (sf)
Lte epc kp is and signalling (sf)Lte epc kp is and signalling (sf)
Lte epc kp is and signalling (sf)
 
Drive test analysis
Drive test analysisDrive test analysis
Drive test analysis
 
Radio Measurements in LTE
Radio Measurements in LTERadio Measurements in LTE
Radio Measurements in LTE
 
Day 1 LTE Technology Overview
Day 1 LTE Technology OverviewDay 1 LTE Technology Overview
Day 1 LTE Technology Overview
 
Lte drive test parameter introduction
Lte drive test parameter introductionLte drive test parameter introduction
Lte drive test parameter introduction
 
Self-Configuration and Self-Optimization Network
Self-Configuration and Self-Optimization NetworkSelf-Configuration and Self-Optimization Network
Self-Configuration and Self-Optimization Network
 
3 g rf_opt_process_ppt
3 g rf_opt_process_ppt3 g rf_opt_process_ppt
3 g rf_opt_process_ppt
 
LTE Review - Load Balancing and Interfreq HO
LTE Review - Load Balancing and Interfreq HOLTE Review - Load Balancing and Interfreq HO
LTE Review - Load Balancing and Interfreq HO
 

Andere mochten auch

Grafico diario del dax perfomance index para el 08 10-2013
Grafico diario del dax perfomance index para el 08 10-2013Grafico diario del dax perfomance index para el 08 10-2013
Grafico diario del dax perfomance index para el 08 10-2013
Experiencia Trading
 
Gráfico diario del ibex 35 para el 08 10 2013
Gráfico diario del ibex 35 para el 08 10 2013Gráfico diario del ibex 35 para el 08 10 2013
Gráfico diario del ibex 35 para el 08 10 2013
Experiencia Trading
 
Magazine anotations
Magazine anotationsMagazine anotations
Magazine anotations
dangleeson
 
Grafico diario del s&p 500 para el 08 10 2013
Grafico diario del s&p 500 para el 08 10 2013Grafico diario del s&p 500 para el 08 10 2013
Grafico diario del s&p 500 para el 08 10 2013
Experiencia Trading
 

Andere mochten auch (12)

Grafico diario del dax perfomance index para el 08 10-2013
Grafico diario del dax perfomance index para el 08 10-2013Grafico diario del dax perfomance index para el 08 10-2013
Grafico diario del dax perfomance index para el 08 10-2013
 
Platinum membership ppt
Platinum membership pptPlatinum membership ppt
Platinum membership ppt
 
Gráfico diario del ibex 35 para el 08 10 2013
Gráfico diario del ibex 35 para el 08 10 2013Gráfico diario del ibex 35 para el 08 10 2013
Gráfico diario del ibex 35 para el 08 10 2013
 
Magazine anotations
Magazine anotationsMagazine anotations
Magazine anotations
 
Konferencje
KonferencjeKonferencje
Konferencje
 
Komunikasi bukan lisan
Komunikasi bukan lisanKomunikasi bukan lisan
Komunikasi bukan lisan
 
Digital distribution of games
Digital distribution of gamesDigital distribution of games
Digital distribution of games
 
[벤처성공사례] 보드람치킨의 성공비결 Bodram the chicken
[벤처성공사례] 보드람치킨의 성공비결 Bodram the chicken[벤처성공사례] 보드람치킨의 성공비결 Bodram the chicken
[벤처성공사례] 보드람치킨의 성공비결 Bodram the chicken
 
mba b.e.Chapter one
mba b.e.Chapter onemba b.e.Chapter one
mba b.e.Chapter one
 
Servis - Shoes for everyone..
Servis - Shoes for everyone..Servis - Shoes for everyone..
Servis - Shoes for everyone..
 
Творческий отчёт
Творческий отчётТворческий отчёт
Творческий отчёт
 
Grafico diario del s&p 500 para el 08 10 2013
Grafico diario del s&p 500 para el 08 10 2013Grafico diario del s&p 500 para el 08 10 2013
Grafico diario del s&p 500 para el 08 10 2013
 

Ähnlich wie JAVA 2013 IEEE IMAGEPROCESSING PROJECT An access point based fec mechanism for video transmission over wireless la ns

Java an access point-based fec mechanism for video transmission over wireles...
Java  an access point-based fec mechanism for video transmission over wireles...Java  an access point-based fec mechanism for video transmission over wireles...
Java an access point-based fec mechanism for video transmission over wireles...
Ecway Technologies
 
Dotnet an access point-based fec mechanism for video transmission over wirel...
Dotnet  an access point-based fec mechanism for video transmission over wirel...Dotnet  an access point-based fec mechanism for video transmission over wirel...
Dotnet an access point-based fec mechanism for video transmission over wirel...
Ecway Technologies
 
An access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la nsAn access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la ns
ecway
 
Java an access point-based fec mechanism for video transmission over wireles...
Java  an access point-based fec mechanism for video transmission over wireles...Java  an access point-based fec mechanism for video transmission over wireles...
Java an access point-based fec mechanism for video transmission over wireles...
ecwayerode
 
An access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la nsAn access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la ns
Ecwaytech
 
Dotnet an access point-based fec mechanism for video transmission over wirel...
Dotnet  an access point-based fec mechanism for video transmission over wirel...Dotnet  an access point-based fec mechanism for video transmission over wirel...
Dotnet an access point-based fec mechanism for video transmission over wirel...
Ecwaytech
 
Segment Combination based Approach for Energy- Aware Multipath Communication ...
Segment Combination based Approach for Energy- Aware Multipath Communication ...Segment Combination based Approach for Energy- Aware Multipath Communication ...
Segment Combination based Approach for Energy- Aware Multipath Communication ...
ijsrd.com
 
Icfcc conference real
Icfcc conference realIcfcc conference real
Icfcc conference real
UM
 
Fec energy savings
Fec energy savingsFec energy savings
Fec energy savings
tornado1234
 

Ähnlich wie JAVA 2013 IEEE IMAGEPROCESSING PROJECT An access point based fec mechanism for video transmission over wireless la ns (20)

Java an access point-based fec mechanism for video transmission over wireles...
Java  an access point-based fec mechanism for video transmission over wireles...Java  an access point-based fec mechanism for video transmission over wireles...
Java an access point-based fec mechanism for video transmission over wireles...
 
Dotnet an access point-based fec mechanism for video transmission over wirel...
Dotnet  an access point-based fec mechanism for video transmission over wirel...Dotnet  an access point-based fec mechanism for video transmission over wirel...
Dotnet an access point-based fec mechanism for video transmission over wirel...
 
An access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la nsAn access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la ns
 
Java an access point-based fec mechanism for video transmission over wireles...
Java  an access point-based fec mechanism for video transmission over wireles...Java  an access point-based fec mechanism for video transmission over wireles...
Java an access point-based fec mechanism for video transmission over wireles...
 
An access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la nsAn access point based fec mechanism for video transmission over wireless la ns
An access point based fec mechanism for video transmission over wireless la ns
 
Dotnet an access point-based fec mechanism for video transmission over wirel...
Dotnet  an access point-based fec mechanism for video transmission over wirel...Dotnet  an access point-based fec mechanism for video transmission over wirel...
Dotnet an access point-based fec mechanism for video transmission over wirel...
 
Tech
TechTech
Tech
 
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.comFEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
 
FEC-Forward Error Correction for Optics Professionals
FEC-Forward Error Correction for Optics ProfessionalsFEC-Forward Error Correction for Optics Professionals
FEC-Forward Error Correction for Optics Professionals
 
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
AN ANALYSIS OF VARIOUS PARAMETERS IN WIRELESS SENSOR NETWORKS USING ADAPTIVE ...
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
Performance analysis of al fec raptor code over 3 gpp embms network
Performance analysis of al fec raptor code over 3 gpp embms networkPerformance analysis of al fec raptor code over 3 gpp embms network
Performance analysis of al fec raptor code over 3 gpp embms network
 
Performance analysis of al fec raptor code over 3 gpp embms network
Performance analysis of al fec raptor code over 3 gpp embms networkPerformance analysis of al fec raptor code over 3 gpp embms network
Performance analysis of al fec raptor code over 3 gpp embms network
 
An ecn approach to congestion control mechanisms in mobile ad hoc networks
An ecn approach to congestion control mechanisms in mobile ad hoc networksAn ecn approach to congestion control mechanisms in mobile ad hoc networks
An ecn approach to congestion control mechanisms in mobile ad hoc networks
 
Segment Combination based Approach for Energy- Aware Multipath Communication ...
Segment Combination based Approach for Energy- Aware Multipath Communication ...Segment Combination based Approach for Energy- Aware Multipath Communication ...
Segment Combination based Approach for Energy- Aware Multipath Communication ...
 
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
Effect of Interleaved FEC Code on Wavelet Based MC-CDMA System with Alamouti ...
 
Frame relay
Frame relayFrame relay
Frame relay
 
Icfcc conference real
Icfcc conference realIcfcc conference real
Icfcc conference real
 
Fec energy savings
Fec energy savingsFec energy savings
Fec energy savings
 
An Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional CodesAn Efficient Data Communication Using Conventional Codes
An Efficient Data Communication Using Conventional Codes
 

Mehr von IEEEGLOBALSOFTTECHNOLOGIES

Mehr von IEEEGLOBALSOFTTECHNOLOGIES (20)

DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Vampire attacks draining life from w...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Vampire attacks draining life from w...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Vampire attacks draining life from w...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Vampire attacks draining life from w...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT SSD a robust rf location fingerprint...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT SSD a robust rf location fingerprint...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT SSD a robust rf location fingerprint...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT SSD a robust rf location fingerprint...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profi...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profi...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profi...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Privacy preserving distributed profi...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Optimal multicast capacity and delay...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Optimal multicast capacity and delay...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Optimal multicast capacity and delay...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Optimal multicast capacity and delay...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT On the real time hardware implementa...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Model based analysis of wireless sys...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Model based analysis of wireless sys...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Model based analysis of wireless sys...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Model based analysis of wireless sys...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Mobile relay configuration in data i...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Mobile relay configuration in data i...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Mobile relay configuration in data i...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Mobile relay configuration in data i...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Distributed cooperative caching in s...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Distributed cooperative caching in s...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Distributed cooperative caching in s...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Distributed cooperative caching in s...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Delay optimal broadcast for multihop...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Delay optimal broadcast for multihop...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Delay optimal broadcast for multihop...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Delay optimal broadcast for multihop...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Dcim distributed cache invalidation ...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Dcim distributed cache invalidation ...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Dcim distributed cache invalidation ...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Dcim distributed cache invalidation ...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Cooperative packet delivery in hybri...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Cooperative packet delivery in hybri...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Cooperative packet delivery in hybri...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Cooperative packet delivery in hybri...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Content sharing over smartphone base...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Content sharing over smartphone base...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Content sharing over smartphone base...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Content sharing over smartphone base...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Community aware opportunistic routin...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Community aware opportunistic routin...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Community aware opportunistic routin...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Community aware opportunistic routin...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Capacity of hybrid wireless mesh net...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Capacity of hybrid wireless mesh net...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Capacity of hybrid wireless mesh net...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Capacity of hybrid wireless mesh net...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Adaptive position update for geograp...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Adaptive position update for geograp...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Adaptive position update for geograp...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT Adaptive position update for geograp...
 
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT A scalable server architecture for m...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT A scalable server architecture for m...DOTNET 2013 IEEE MOBILECOMPUTING PROJECT A scalable server architecture for m...
DOTNET 2013 IEEE MOBILECOMPUTING PROJECT A scalable server architecture for m...
 
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
 
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Attribute based access to scalable me...
 
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Scalable and secure sharing of person...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Scalable and secure sharing of person...DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Scalable and secure sharing of person...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Scalable and secure sharing of person...
 
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Qos ranking prediction for cloud serv...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Qos ranking prediction for cloud serv...DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Qos ranking prediction for cloud serv...
DOTNET 2013 IEEE CLOUDCOMPUTING PROJECT Qos ranking prediction for cloud serv...
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 

JAVA 2013 IEEE IMAGEPROCESSING PROJECT An access point based fec mechanism for video transmission over wireless la ns

  • 1. An Access Point-Based FEC Mechanism for Video Transmission Over Wireless LANs ABSTRACT: Forward Error Correction (FEC) is one of the most common means of performing packet error recovery in data transmissions. FEC schemes typically tune the FEC rate in accordance with feedback information provided by the receiver. However, the feedback and FEC rate calculation processes inevitably have a finite duration, and thus the FEC rate implemented at the sender may not accurately reflect the current state of the network. This paper proposes an Enhanced Random Early Detection Forward Error Correction (ERED-FEC) mechanism to improve the quality of video transmissions over Wireless Local Area Networks (WLANs). In contrast to most FEC schemes, the FEC redundancy rate is calculated directly at the Access Point (AP). Moreover, the redundancy rate is tuned in accordance with both the wireless channel condition (as indicated by the number of packet retransmissions) and the network traffic load (as indicated by the AP queue length). The experimental results show that the proposed ERED-FEC mechanism achieves a significant improvement in the video quality compared to existing FEC schemes without introducing an excessive number of redundant packets into the network. EXISTING SYSTEM: The lost packets during timeouts, or in response to explicit receiver requests by contrast, in FEC schemes, the effects of potential packet losses are mitigated in advance by transmitting redundant packets together with the source packets such theta block of packets can be successfully reconstructed at the receiver end even if some of GLOBALSOFT TECHNOLOGIES IEEE PROJECTS & SOFTWARE DEVELOPMENTS IEEE FINAL YEAR PROJECTS|IEEE ENGINEERING PROJECTS|IEEE STUDENTS PROJECTS|IEEE BULK PROJECTS|BE/BTECH/ME/MTECH/MS/MCA PROJECTS|CSE/IT/ECE/EEE PROJECTS CELL: +91 98495 39085, +91 99662 35788, +91 98495 57908, +91 97014 40401 Visit: www.finalyearprojects.org Mail to:ieeefinalsemprojects@gmail.com
  • 2. the packets within the block are lost during transmission. Of the two approaches, FEC schemes result in a lower retransmission latency, and are therefore widely preferred for the delivery of video streams over wireless networks Conventional FEC mechanisms are sender-based, i.e., the redundant packets are generated and encoded at the sender end. Broadly speaking, sender-based FEC schemes can be categorized as either Static FEC (SFEC) or Dynamic FEC (DFEC). In SFEC schemes, the number of redundant packets added to the source packets remains constant irrespective of changes in the network condition. The recovery performance of SFEC schemes is therefore somewhat unpredictable because they fail to capture the real-time network conditions and adjust the FEC redundancy rate accordingly. DISADVANTAGES: The FEC rate is tuned dynamically in accordance with changes in the channel condition or network load. In most DFEC schemes, the FEC rate is tuned at the sender based on information provided by the receiver. The FEC redundancy rate is traditionally calculated at the application layer based on feedback information such as that provided by acknowledgement messages. PROPOSED SYSTEM: The evaluating the impact of packets losses on the percentage of successfully decoded frames at the receiver end to calculate the error propagation due to packet losses, the interdependencies of the coded frames must be considered. The MPEG-4 standard defines three frame types for compressed video streaming, namely I frame P frame (Predictive-coded) and B frame. I frames are encoded and decoded independently of any other frames in the sequence. The number of FEC redundant packets generated by the four schemes under light and heavy traffic loads, respectively. In the case of a light load, the number of FEC redundant packets generated by the SFEC and RED- FEC schemes remains approximately constant as the packet loss rate increases since neither scheme considers the channel condition when evaluating the FEC redundancy rate by contrast, the ACFEC and ERED-FEC schemes. We consider the packet loss rate when determining the FEC redundancy rate, and thus for both algorithms, the number of redundant packets increases with an increasing packet loss rate. In the case of a heavy load, the number of FEC redundant packets generated by the SFEC and ACFEC algorithms is the same as that generated
  • 3. for a light traffic load since both algorithms ignore the effects of congestion when determining the FEC redundancy rate. ADVANTAGES: The ACFEC and ERED-FEC schemes, no appreciable degradation in the DFR or PSNR occurs since both schemes take account of the packet loss rate when computing the number of FEC redundant packets per block. The video quality without overloading the network with redundant packets. The experimental results have shown that the ERED-FEC scheme yields a higher Decodable Frame Rate (DFR) and Peak Signal-to- Noise. HARDWARE & SOFTWARE REQUIREMENTS: HARDWARE REQUIREMENT:  Processor - Pentium –IV  Speed - 1.1 GHz  RAM - 256 MB (min)  Hard Disk - 20 GB  Floppy Drive - 1.44 MB  Key Board - Standard Windows Keyboard  Mouse - Two or Three Button Mouse  Monitor - SVGA
  • 4. SOFTWARE REQUIREMENTS:  Operating System : Windows XP  Front End : JAVA JDK1.7  Scripts : Java Script.
  • 5. MODULE DESCRIPTION: ADAPTIVE CROSS-LAYER FEC MECHANISM (ACFEC): The proposed an Adaptive Cross-layer FEC mechanism (ACFEC) in which loss information was retrieved from the ARQ function of the MAC layer and the redundancy rate was controlled adaptively in accordance with changes in the network condition. However, ACFEC does not take the effect of the network traffic load into consideration. As a result, packets may be lost at the wireless AP under heavy network loads due to a self- induced congestion problem. ERED-FEC: We propose an Enhanced Random Early Detection Forward Error Correction (ERED-FEC) mechanism for improving the quality of video transmissions over wireless LANs (WLANs). In the proposed approach, redundant FEC packets are generated dynamically at the AP in accordance with both the condition of the wireless channel and the current network traffic load. The channel condition is evaluated by monitoring the number of packet retransmissions. As the number of retransmissions increases the condition of the wireless channel deteriorates), a greater number of redundant FEC packets are generated. Conversely, as the channel condition improves, the number of FEC packets is reduced.
  • 6. FORWARD ERROR CORRECTION (FEC): The basic principle of FEC entails injecting redundant packets into the video stream together with the source Thus, provided that no more than packets are lost in transmission, the source transmission packets can be successfully recovered at the receiver. Since FEC schemes enable the recovery of source packets which would otherwise be lost, the effective loss rate in the transmission network is lower than the actual loss rate. FEC codec, redundant packets are derived from the original packet using conventional coding theory techniques. Of the various traditional error correcting codes available for this purpose, Reed-Solomon (RS) code has attracted particular interest. RS code provides an ideal error protection capability against packet losses since it is a maximum distance separable code, no other coding scheme exists capable of recovering lost source data symbols from a lesser number of received code symbols. SENDER-BASED FEC MECHANISMS: The proposed a sender-based Constant Error Rate FEC (CER-FEC) scheme for enabling the dynamic QoS control of real-time multimedia streams over heterogeneous environments comprising wired and wireless connections. As shown in the proposed scheme, the packet error rate is periodically observed at the receiver side and any change in the error rate is fed back to the sender. Upon receiving this information, the sender calculates the number of redundant packets required to restore the error rate to its original value. In other words, the FEC redundancy rate is dynamically controlled in such a way as to maintain a constant packet error rate at the receiver end.
  • 7. CONTRIBUTION OF PRESENT: The major contribution of the present study is to propose a new AP-based FEC mechanism (ERED-FEC) for improving thequality of video transmissions over wireless LANs (WLANs). The literature contains many proposals for sender-based FEC schemes which have a finite duration to feedback information from the receiver. Thus, the FEC rate determined at the sender end may not accurately reflect the current network condition. AP-BASED FEC MECHANISMS: The number of redundant packets is increased as the queue length shortens, but is reduced as the queue length grows. Importantly, when the queue is near to full, no FEC packets are generated in order to avoid overloading the network. By adopting this approach, the RED-FEC mechanism improves the quality of the delivered video stream without injecting an excessive number of redundant packets into the network.
  • 9. CONCLUSION: This paper has presented an AP-based FEC mechanism (ERED-FEC) for improving the quality of video transmissions over WLANs. In contrast to many FEC schemes, in which the FEC rate is determined at the sender end on the basis of information provided by the receiver, in the FEC mechanism proposed in this study, the FEC redundancy rate is determined at the wireless access point (AP).Moreover, the FEC redundancy rate is calculated in accordance with both the wireless channel condition and the network traffic load. Final results, the ERED-FEC mechanism significantly improve the video quality without overloading the network with redundant packets. The experimental results have shown that the ERED-FEC scheme yields a higher Decodable Frame Rate (DFR) and Peak Signal-to-Noise Ratio (PSNR) than existing AP-based FEC mechanisms under both light and heavy network traffic loads. In a future study, the recovery performance of the ERED-FEC mechanism will be further enhanced by utilizing an FEC interleaving/ de-interleaving strategy. In addition, the feasibility of extending the ERED-FEC scheme and networks will also be addressed. REFERENCES: [1] D. J. Deng, C. H. Ke, Y. M. Huang, and H. H. Chen, “Contention window optimization for IEEE 802.11 DCF access control,” IEEE Trans. Wireless Commun., vol. 7, no. 12, pp. 5129–5135, Dec. 2008. [2] K. J. Geun and M. M. Krunz, “Bandwidth allocation in wireless networks with guaranteed packet-loss performance,” IEEE/ACM Trans. Netw., vol. 8, pp. 337–349, 2000. [3] H. Zhihai and X. Hongkai, “Transmission distortion analysis for real-time video encoding and streaming over wireless networks,” IEEE Trans. Circuits Syst. Video Technol., vol. 16, pp. 1051–1062,2006. [4] A. Nafaa, Y. Hadjadj-Aoul, and A. Mehaoua, “On interaction between loss characterization and forward error correction in wireless multimedia communication,” in Proc. IEEE Int. Conf. Communications, ICC 2005, 2005, pp. 1390–1394.
  • 10. [5] E. Maani and A. Katsaggelos, “Unequal error protection for robust streaming of scalable video over packet lossy networks,” IEEE Trans. Circuits Syst. Video Technol., vol. 20, pp. 407–416, 2010. [6] A. Argyriou, “Cross-layer error control for multimedia streaming in wireless/wireline packet networks FEC scheme for TDM-OFDMbased satellite radio broadcasting system,” IEEE Trans. Multimedia, vol. 10, pp. 1121–1127, Oct. 2008. [7] J. Dan, F. Pascal, and J. Aleksandar, “Forward error correction formultipath media streaming,” IEEE Trans. Circuits Syst. Video Technol., vol. 19, pp. 1315–1326, 2009.