SlideShare a Scribd company logo
An Approach Towards Greening the Digital Display
System
Alvi Md.Ishmam
Department of Computer Science and Engineering
Bangladesh University of Engineering and Technology, Dhaka, Bangladesh
1305092.am@ugrad.cse.buet.ac.bd
December 20, 2017
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 1 / 25
Overview
1 Background and Motivation
2 Our Proposed Methodology
Research Context
3 User Evaluation
4 Future Work
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 2 / 25
Background of Our Study
Figure: Digital signage display
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 3 / 25
Background of Our Study
Versatile application such as displaying information on electrical
equipment, advertisement on billboard.
About 70% of American people who notice a digital video display,
among 47% of them can specifically recall them
14inch * 48inch LED billboard(10000 diode) consumes 162,902 KWh
per year
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 4 / 25
Motivation Behind Our Study
The power hungriness of a LED display system such as dot matrix
display is higher than any other components of an electronic device
[dotmatrix]
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 5 / 25
Motivation Behind Our Study
The power hungriness of a LED display system such as dot matrix
display is higher than any other components of an electronic device
[dotmatrix]
Pulse width modulation (PWM) operation, i.e., varying the duty cycle
is selected as the best dimming strategy
[Rodrigues,Morais, Garcia,Dalla-Costa]
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 5 / 25
Motivation Behind Our Study
The power hungriness of a LED display system such as dot matrix
display is higher than any other components of an electronic device
[dotmatrix]
Pulse width modulation (PWM) operation, i.e., varying the duty cycle
is selected as the best dimming strategy
[Rodrigues,Morais, Garcia,Dalla-Costa]
Varying the duty cycle on dot matrix display and finding the optimal
operating point is yet to be addressed.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 5 / 25
Related Research Work
[Koh,Wang]
A low voltage DC (LVDC) grid powered LED lighting system was proposed
here. About 44.2% energy saving is possible in this proposed system which
is a perfect dominance over AC fluorescent system.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 6 / 25
Related Research Work
Focuses on only power consumption reduction ignoring brightness,
visibility etc.
No trade-off between brightness and power consumption reduction
An optimal operating point is yet to be proposed
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 7 / 25
Our Research Context
Reducing the power consumption of LED dot matrix based signage display
by exploiting the three fundamental parameters.
Duty Cycle
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 8 / 25
Our Research Context
Reducing the power consumption of LED dot matrix based signage display
by exploiting the three fundamental parameters.
Duty Cycle
Frame Rate
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 8 / 25
Our Research Context
Reducing the power consumption of LED dot matrix based signage display
by exploiting the three fundamental parameters.
Duty Cycle
Frame Rate
System Frequency
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 8 / 25
Can We Experiment with a Large Signage Display?
Figure: Digital signage display
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 9 / 25
Can We Experiment with a Large Signage Display?
Figure: Digital signage display
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 10 / 25
Solution
Figure: 8*8 dot Matrix Display
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 11 / 25
Overview of Experimental Procedure
Figure: Block Diagram
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 12 / 25
The Instrumentation
2*4 dot matrix display
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
The Instrumentation
2*4 dot matrix display
8 display arranged in 2 row
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
The Instrumentation
2*4 dot matrix display
8 display arranged in 2 row
Shift registers & Darlington transistor arrays
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
The Instrumentation
2*4 dot matrix display
8 display arranged in 2 row
Shift registers & Darlington transistor arrays
Power consumption reduction
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
The Instrumentation
Figure: Setup of Experiment
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 14 / 25
Unveiling the Parameters
Duty Cycle: At which proportion system is operational
Pavg = Ppeak × dutycycle (1)
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 15 / 25
Unveiling the Parameters
Duty Cycle: At which proportion system is operational
Pavg = Ppeak × dutycycle (1)
By pausing the row selection for small amount of time (95% duty
cycle) brightness does not reduce significantly.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 15 / 25
Unveiling the Parameters
Frame Rate: Determines how fast LED’s are illuminated
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
Unveiling the Parameters
Frame Rate: Determines how fast LED’s are illuminated
Cannot animate all LED’s at once
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
Unveiling the Parameters
Frame Rate: Determines how fast LED’s are illuminated
Cannot animate all LED’s at once
Animate one by one within 0.1 second to deceive human eye.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
Unveiling the Parameters
Frame Rate: Determines how fast LED’s are illuminated
Cannot animate all LED’s at once
Animate one by one within 0.1 second to deceive human eye.
Reduced frame time or high frame rate reduces power consumption
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
Unveiling the Parameters
System Frequency Frequency of micro-controller( Atmega32)
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 17 / 25
Unveiling the Parameters
System Frequency Frequency of micro-controller( Atmega32)
Two system frequency (16MHz, 8MHz)
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 17 / 25
Unveiling the Parameters
System Frequency Frequency of micro-controller( Atmega32)
Two system frequency (16MHz, 8MHz)
Reduced frequency leads to reduced power consumption
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 17 / 25
Experimentations and Findings
Luminous Efficacy
Luminous efficacy(per unit area) = Illuminance / Power consumption
A portion of Calculation Table:
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 18 / 25
Experimentations and Findings
Figure: Duty cycle versus luminous efficacy per unit area at 16 MHz system
frequency
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 19 / 25
Experimentations and Findings
Figure: Duty cycle versus luminous efficacy per unit area at 8 MHz system
frequency
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 20 / 25
Summary of findings
The minimum frame rate to avoid flickering are 50% and 100% for
16MHz and 8MHz system frequency.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 21 / 25
Summary of findings
The minimum frame rate to avoid flickering are 50% and 100% for
16MHz and 8MHz system frequency.
The maximum efficacy is at 85% and 60% duty cycle at 16MHZ and
8MHz frequency.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 21 / 25
Summary of findings
The minimum frame rate to avoid flickering are 50% and 100% for
16MHz and 8MHz system frequency.
The maximum efficacy is at 85% and 60% duty cycle at 16MHZ and
8MHz frequency.
Power reduction at those points are 14.54% and 40% and brightness
decreased about 12.5% and 37.5%
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 21 / 25
User Evaluation and Optimality
User selection criteria:
Wear no spectacles
Both male and Female
Optimality
The optimal operating point is 85% duty cycle, 50Hz frame rate and
16MHz system frequency.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 22 / 25
Future Work
Color blind people
People with eyesight problem
All other dot matrix display
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 23 / 25
References
Dot Matrix Display datasheet. https://goo.gl/RpGnLj.
Rodrigues, W.A., Morais, L.M.F., Donoso-Garcia, P.F., Cortizo, P.C. and Seleme,
S.I., 2011, September. Comparative analysis of power LEDs dimming methods. In
XI Brazilian Power Electronics Conference (pp. 378-383). IEEE.
Garcia, J., Dalla-Costa, M.A., Cardesin, J., Alonso, J.M. and Rico-Secades, M.,
2009. Dimming of high-brightness LEDs by means of luminous flux thermal
estimation. IEEE transactions on Power Electronics, 24(4), pp.1107-1114.
L. H. Koh, Y. K. Tan, Z. Z. Wang and K. J. Tseng, An energy-efcient low voltage
DC grid powered smart LED lighting system, IECON 2011 - 37th Annual
Conference of the IEEE Industrial Electronics Society, Melbourne, VIC, 2011, pp.
2883-2888.
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 24 / 25
Thank You
Questions Are Welcome!!
Alvi Md.Ishmam (BUET) Green Display December 20, 2017 25 / 25

More Related Content

Similar to An approach towards greening the digital display system

final jay sir ppt.pptx
final jay sir ppt.pptxfinal jay sir ppt.pptx
final jay sir ppt.pptx
VikasMahor3
 
Fundamentals of emi & emc and its industrial growth in commercial market
Fundamentals of emi & emc and  its industrial growth in commercial market Fundamentals of emi & emc and  its industrial growth in commercial market
Fundamentals of emi & emc and its industrial growth in commercial market
Dr.Lenin raja
 
The Future of Displays
The Future of DisplaysThe Future of Displays
The Future of Displays
Jeffrey Funk
 
Selective harmonic elimination in a solar powered multilevel inverter
Selective harmonic elimination in a solar powered multilevel inverterSelective harmonic elimination in a solar powered multilevel inverter
Selective harmonic elimination in a solar powered multilevel inverter
SHIMI S L
 
Sustainable development
Sustainable developmentSustainable development
Sustainable developmentaiscjmi
 
Fundamentals of EMI-EMC and its industrial growth in commercial market
Fundamentals of EMI-EMC and  its industrial growth in commercial market Fundamentals of EMI-EMC and  its industrial growth in commercial market
Fundamentals of EMI-EMC and its industrial growth in commercial market
Dr.Lenin raja
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
IDES Editor
 
37 9144 new technique based peasant multiplication (edit lafi)
37 9144 new technique based peasant multiplication (edit lafi)37 9144 new technique based peasant multiplication (edit lafi)
37 9144 new technique based peasant multiplication (edit lafi)
IAESIJEECS
 
Segmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine ArchitectureSegmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine Architecture
IRJET Journal
 
Energy Consumption in Video Streaming: Components, Measurements, and Strategies
Energy Consumption in Video Streaming: Components, Measurements, and StrategiesEnergy Consumption in Video Streaming: Components, Measurements, and Strategies
Energy Consumption in Video Streaming: Components, Measurements, and Strategies
Alpen-Adria-Universität
 
MPPT of a solar system
MPPT of a solar systemMPPT of a solar system
MPPT of a solar system
SHIMI S L
 
Miniturization of CMOS devices
Miniturization of CMOS devicesMiniturization of CMOS devices
Miniturization of CMOS devicesSamuel Lewis
 
Tree Operations
Tree OperationsTree Operations
Tree Operations
Asadullah Tareen
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth Multiplier
IJERA Editor
 
Design of Filter Circuits using MATLAB, Multisim, and Excel
Design of Filter Circuits using MATLAB, Multisim, and ExcelDesign of Filter Circuits using MATLAB, Multisim, and Excel
Design of Filter Circuits using MATLAB, Multisim, and Excel
David Sandy
 
Circuit Theory 2: Filters Project Report
Circuit Theory 2: Filters Project ReportCircuit Theory 2: Filters Project Report
Circuit Theory 2: Filters Project Report
Michael Sandy
 
lpd_1_intro.ppt
lpd_1_intro.pptlpd_1_intro.ppt
lpd_1_intro.ppt
VishuRao6
 
Performance Evaluation of Various CMOS Full Adder Designs: A Review
Performance Evaluation of  Various CMOS Full Adder Designs: A ReviewPerformance Evaluation of  Various CMOS Full Adder Designs: A Review
Performance Evaluation of Various CMOS Full Adder Designs: A Review
IRJET Journal
 
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital ImagesIRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET Journal
 
DFMA study of an Emergency lamp
DFMA study of an Emergency lampDFMA study of an Emergency lamp
DFMA study of an Emergency lamp
Sushil.wp manda
 

Similar to An approach towards greening the digital display system (20)

final jay sir ppt.pptx
final jay sir ppt.pptxfinal jay sir ppt.pptx
final jay sir ppt.pptx
 
Fundamentals of emi & emc and its industrial growth in commercial market
Fundamentals of emi & emc and  its industrial growth in commercial market Fundamentals of emi & emc and  its industrial growth in commercial market
Fundamentals of emi & emc and its industrial growth in commercial market
 
The Future of Displays
The Future of DisplaysThe Future of Displays
The Future of Displays
 
Selective harmonic elimination in a solar powered multilevel inverter
Selective harmonic elimination in a solar powered multilevel inverterSelective harmonic elimination in a solar powered multilevel inverter
Selective harmonic elimination in a solar powered multilevel inverter
 
Sustainable development
Sustainable developmentSustainable development
Sustainable development
 
Fundamentals of EMI-EMC and its industrial growth in commercial market
Fundamentals of EMI-EMC and  its industrial growth in commercial market Fundamentals of EMI-EMC and  its industrial growth in commercial market
Fundamentals of EMI-EMC and its industrial growth in commercial market
 
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
Optimal Placement of DG for Loss Reduction and Voltage Sag Mitigation in Radi...
 
37 9144 new technique based peasant multiplication (edit lafi)
37 9144 new technique based peasant multiplication (edit lafi)37 9144 new technique based peasant multiplication (edit lafi)
37 9144 new technique based peasant multiplication (edit lafi)
 
Segmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine ArchitectureSegmented Sigma Delta DAC using Coarse and Fine Architecture
Segmented Sigma Delta DAC using Coarse and Fine Architecture
 
Energy Consumption in Video Streaming: Components, Measurements, and Strategies
Energy Consumption in Video Streaming: Components, Measurements, and StrategiesEnergy Consumption in Video Streaming: Components, Measurements, and Strategies
Energy Consumption in Video Streaming: Components, Measurements, and Strategies
 
MPPT of a solar system
MPPT of a solar systemMPPT of a solar system
MPPT of a solar system
 
Miniturization of CMOS devices
Miniturization of CMOS devicesMiniturization of CMOS devices
Miniturization of CMOS devices
 
Tree Operations
Tree OperationsTree Operations
Tree Operations
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth Multiplier
 
Design of Filter Circuits using MATLAB, Multisim, and Excel
Design of Filter Circuits using MATLAB, Multisim, and ExcelDesign of Filter Circuits using MATLAB, Multisim, and Excel
Design of Filter Circuits using MATLAB, Multisim, and Excel
 
Circuit Theory 2: Filters Project Report
Circuit Theory 2: Filters Project ReportCircuit Theory 2: Filters Project Report
Circuit Theory 2: Filters Project Report
 
lpd_1_intro.ppt
lpd_1_intro.pptlpd_1_intro.ppt
lpd_1_intro.ppt
 
Performance Evaluation of Various CMOS Full Adder Designs: A Review
Performance Evaluation of  Various CMOS Full Adder Designs: A ReviewPerformance Evaluation of  Various CMOS Full Adder Designs: A Review
Performance Evaluation of Various CMOS Full Adder Designs: A Review
 
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital ImagesIRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
IRJET- SEPD Technique for Removal of Salt and Pepper Noise in Digital Images
 
DFMA study of an Emergency lamp
DFMA study of an Emergency lampDFMA study of an Emergency lamp
DFMA study of an Emergency lamp
 

More from Tarik Reza Toha

Many-Objective Performance Enhancement in Computing Clusters
Many-Objective Performance Enhancement in Computing ClustersMany-Objective Performance Enhancement in Computing Clusters
Many-Objective Performance Enhancement in Computing Clusters
Tarik Reza Toha
 
Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...
Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...
Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...
Tarik Reza Toha
 
Predicting Human Count through Environmental Sensing in Closed Indoor Settings
Predicting Human Count through Environmental Sensing in Closed Indoor SettingsPredicting Human Count through Environmental Sensing in Closed Indoor Settings
Predicting Human Count through Environmental Sensing in Closed Indoor Settings
Tarik Reza Toha
 
Automatic Fabric Defect Detection with a Wide-And-Compact Network
Automatic Fabric Defect Detection with a Wide-And-Compact NetworkAutomatic Fabric Defect Detection with a Wide-And-Compact Network
Automatic Fabric Defect Detection with a Wide-And-Compact Network
Tarik Reza Toha
 
Binarization of degraded document images based on hierarchical deep supervise...
Binarization of degraded document images based on hierarchical deep supervise...Binarization of degraded document images based on hierarchical deep supervise...
Binarization of degraded document images based on hierarchical deep supervise...
Tarik Reza Toha
 
Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...
Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...
Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...
Tarik Reza Toha
 
BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...
BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...
BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...
Tarik Reza Toha
 
Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...
Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...
Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...
Tarik Reza Toha
 
GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...
GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...
GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...
Tarik Reza Toha
 
PNUTS: Yahoo!’s Hosted Data Serving Platform
PNUTS: Yahoo!’s Hosted Data Serving PlatformPNUTS: Yahoo!’s Hosted Data Serving Platform
PNUTS: Yahoo!’s Hosted Data Serving Platform
Tarik Reza Toha
 
Path shala
Path shalaPath shala
Path shala
Tarik Reza Toha
 
Towards Greening the Digital Display System
Towards Greening the Digital Display SystemTowards Greening the Digital Display System
Towards Greening the Digital Display System
Tarik Reza Toha
 
Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...
Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...
Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...
Tarik Reza Toha
 
Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...
Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...
Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...
Tarik Reza Toha
 
Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...
Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...
Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...
Tarik Reza Toha
 
Smart Mat: A Low Cost People Counting Solution
Smart Mat: A Low Cost People Counting SolutionSmart Mat: A Low Cost People Counting Solution
Smart Mat: A Low Cost People Counting SolutionTarik Reza Toha
 
uReporter, an open public reporting system(SD)
uReporter, an open public reporting system(SD)uReporter, an open public reporting system(SD)
uReporter, an open public reporting system(SD)
Tarik Reza Toha
 
uReporter, a social problem reporting system (ISD+DB)
uReporter, a social problem reporting system (ISD+DB)uReporter, a social problem reporting system (ISD+DB)
uReporter, a social problem reporting system (ISD+DB)
Tarik Reza Toha
 
Euler trails and circuit
Euler trails and circuitEuler trails and circuit
Euler trails and circuit
Tarik Reza Toha
 
Green Networking
Green NetworkingGreen Networking
Green Networking
Tarik Reza Toha
 

More from Tarik Reza Toha (20)

Many-Objective Performance Enhancement in Computing Clusters
Many-Objective Performance Enhancement in Computing ClustersMany-Objective Performance Enhancement in Computing Clusters
Many-Objective Performance Enhancement in Computing Clusters
 
Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...
Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...
Exploiting a Synergy between Greedy Approach and NSGA for Scheduling in Compu...
 
Predicting Human Count through Environmental Sensing in Closed Indoor Settings
Predicting Human Count through Environmental Sensing in Closed Indoor SettingsPredicting Human Count through Environmental Sensing in Closed Indoor Settings
Predicting Human Count through Environmental Sensing in Closed Indoor Settings
 
Automatic Fabric Defect Detection with a Wide-And-Compact Network
Automatic Fabric Defect Detection with a Wide-And-Compact NetworkAutomatic Fabric Defect Detection with a Wide-And-Compact Network
Automatic Fabric Defect Detection with a Wide-And-Compact Network
 
Binarization of degraded document images based on hierarchical deep supervise...
Binarization of degraded document images based on hierarchical deep supervise...Binarization of degraded document images based on hierarchical deep supervise...
Binarization of degraded document images based on hierarchical deep supervise...
 
Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...
Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...
Beyond Counting: Comparisons of Density Maps for Crowd Analysis Tasks—Countin...
 
BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...
BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...
BGPC: Energy-Efficient Parallel Computing Considering Both Computational and ...
 
Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...
Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...
Towards Simulating Non-lane Based Heterogeneous Road Traffic of Less Develope...
 
GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...
GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...
GMC: Greening MapReduce Clusters Considering both Computation Energy and Cool...
 
PNUTS: Yahoo!’s Hosted Data Serving Platform
PNUTS: Yahoo!’s Hosted Data Serving PlatformPNUTS: Yahoo!’s Hosted Data Serving Platform
PNUTS: Yahoo!’s Hosted Data Serving Platform
 
Path shala
Path shalaPath shala
Path shala
 
Towards Greening the Digital Display System
Towards Greening the Digital Display SystemTowards Greening the Digital Display System
Towards Greening the Digital Display System
 
Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...
Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...
Workload-Based Prediction of CPU Temperature and Usage for Small-Scale Distri...
 
Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...
Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...
Towards Making an Anonymous and One-Stop Online Reporting System for Third-Wo...
 
Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...
Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...
Sparse Mat: A Tale of Devising A Low-Cost Directional System for Pedestrian C...
 
Smart Mat: A Low Cost People Counting Solution
Smart Mat: A Low Cost People Counting SolutionSmart Mat: A Low Cost People Counting Solution
Smart Mat: A Low Cost People Counting Solution
 
uReporter, an open public reporting system(SD)
uReporter, an open public reporting system(SD)uReporter, an open public reporting system(SD)
uReporter, an open public reporting system(SD)
 
uReporter, a social problem reporting system (ISD+DB)
uReporter, a social problem reporting system (ISD+DB)uReporter, a social problem reporting system (ISD+DB)
uReporter, a social problem reporting system (ISD+DB)
 
Euler trails and circuit
Euler trails and circuitEuler trails and circuit
Euler trails and circuit
 
Green Networking
Green NetworkingGreen Networking
Green Networking
 

Recently uploaded

Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Ashish Kohli
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Assignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docxAssignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docx
ArianaBusciglio
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
deeptiverma2406
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 

Recently uploaded (20)

Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
Aficamten in HCM (SEQUOIA HCM TRIAL 2024)
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Assignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docxAssignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docx
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Best Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDABest Digital Marketing Institute In NOIDA
Best Digital Marketing Institute In NOIDA
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 

An approach towards greening the digital display system

  • 1. An Approach Towards Greening the Digital Display System Alvi Md.Ishmam Department of Computer Science and Engineering Bangladesh University of Engineering and Technology, Dhaka, Bangladesh 1305092.am@ugrad.cse.buet.ac.bd December 20, 2017 Alvi Md.Ishmam (BUET) Green Display December 20, 2017 1 / 25
  • 2. Overview 1 Background and Motivation 2 Our Proposed Methodology Research Context 3 User Evaluation 4 Future Work Alvi Md.Ishmam (BUET) Green Display December 20, 2017 2 / 25
  • 3. Background of Our Study Figure: Digital signage display Alvi Md.Ishmam (BUET) Green Display December 20, 2017 3 / 25
  • 4. Background of Our Study Versatile application such as displaying information on electrical equipment, advertisement on billboard. About 70% of American people who notice a digital video display, among 47% of them can specifically recall them 14inch * 48inch LED billboard(10000 diode) consumes 162,902 KWh per year Alvi Md.Ishmam (BUET) Green Display December 20, 2017 4 / 25
  • 5. Motivation Behind Our Study The power hungriness of a LED display system such as dot matrix display is higher than any other components of an electronic device [dotmatrix] Alvi Md.Ishmam (BUET) Green Display December 20, 2017 5 / 25
  • 6. Motivation Behind Our Study The power hungriness of a LED display system such as dot matrix display is higher than any other components of an electronic device [dotmatrix] Pulse width modulation (PWM) operation, i.e., varying the duty cycle is selected as the best dimming strategy [Rodrigues,Morais, Garcia,Dalla-Costa] Alvi Md.Ishmam (BUET) Green Display December 20, 2017 5 / 25
  • 7. Motivation Behind Our Study The power hungriness of a LED display system such as dot matrix display is higher than any other components of an electronic device [dotmatrix] Pulse width modulation (PWM) operation, i.e., varying the duty cycle is selected as the best dimming strategy [Rodrigues,Morais, Garcia,Dalla-Costa] Varying the duty cycle on dot matrix display and finding the optimal operating point is yet to be addressed. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 5 / 25
  • 8. Related Research Work [Koh,Wang] A low voltage DC (LVDC) grid powered LED lighting system was proposed here. About 44.2% energy saving is possible in this proposed system which is a perfect dominance over AC fluorescent system. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 6 / 25
  • 9. Related Research Work Focuses on only power consumption reduction ignoring brightness, visibility etc. No trade-off between brightness and power consumption reduction An optimal operating point is yet to be proposed Alvi Md.Ishmam (BUET) Green Display December 20, 2017 7 / 25
  • 10. Our Research Context Reducing the power consumption of LED dot matrix based signage display by exploiting the three fundamental parameters. Duty Cycle Alvi Md.Ishmam (BUET) Green Display December 20, 2017 8 / 25
  • 11. Our Research Context Reducing the power consumption of LED dot matrix based signage display by exploiting the three fundamental parameters. Duty Cycle Frame Rate Alvi Md.Ishmam (BUET) Green Display December 20, 2017 8 / 25
  • 12. Our Research Context Reducing the power consumption of LED dot matrix based signage display by exploiting the three fundamental parameters. Duty Cycle Frame Rate System Frequency Alvi Md.Ishmam (BUET) Green Display December 20, 2017 8 / 25
  • 13. Can We Experiment with a Large Signage Display? Figure: Digital signage display Alvi Md.Ishmam (BUET) Green Display December 20, 2017 9 / 25
  • 14. Can We Experiment with a Large Signage Display? Figure: Digital signage display Alvi Md.Ishmam (BUET) Green Display December 20, 2017 10 / 25
  • 15. Solution Figure: 8*8 dot Matrix Display Alvi Md.Ishmam (BUET) Green Display December 20, 2017 11 / 25
  • 16. Overview of Experimental Procedure Figure: Block Diagram Alvi Md.Ishmam (BUET) Green Display December 20, 2017 12 / 25
  • 17. The Instrumentation 2*4 dot matrix display Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
  • 18. The Instrumentation 2*4 dot matrix display 8 display arranged in 2 row Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
  • 19. The Instrumentation 2*4 dot matrix display 8 display arranged in 2 row Shift registers & Darlington transistor arrays Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
  • 20. The Instrumentation 2*4 dot matrix display 8 display arranged in 2 row Shift registers & Darlington transistor arrays Power consumption reduction Alvi Md.Ishmam (BUET) Green Display December 20, 2017 13 / 25
  • 21. The Instrumentation Figure: Setup of Experiment Alvi Md.Ishmam (BUET) Green Display December 20, 2017 14 / 25
  • 22. Unveiling the Parameters Duty Cycle: At which proportion system is operational Pavg = Ppeak × dutycycle (1) Alvi Md.Ishmam (BUET) Green Display December 20, 2017 15 / 25
  • 23. Unveiling the Parameters Duty Cycle: At which proportion system is operational Pavg = Ppeak × dutycycle (1) By pausing the row selection for small amount of time (95% duty cycle) brightness does not reduce significantly. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 15 / 25
  • 24. Unveiling the Parameters Frame Rate: Determines how fast LED’s are illuminated Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
  • 25. Unveiling the Parameters Frame Rate: Determines how fast LED’s are illuminated Cannot animate all LED’s at once Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
  • 26. Unveiling the Parameters Frame Rate: Determines how fast LED’s are illuminated Cannot animate all LED’s at once Animate one by one within 0.1 second to deceive human eye. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
  • 27. Unveiling the Parameters Frame Rate: Determines how fast LED’s are illuminated Cannot animate all LED’s at once Animate one by one within 0.1 second to deceive human eye. Reduced frame time or high frame rate reduces power consumption Alvi Md.Ishmam (BUET) Green Display December 20, 2017 16 / 25
  • 28. Unveiling the Parameters System Frequency Frequency of micro-controller( Atmega32) Alvi Md.Ishmam (BUET) Green Display December 20, 2017 17 / 25
  • 29. Unveiling the Parameters System Frequency Frequency of micro-controller( Atmega32) Two system frequency (16MHz, 8MHz) Alvi Md.Ishmam (BUET) Green Display December 20, 2017 17 / 25
  • 30. Unveiling the Parameters System Frequency Frequency of micro-controller( Atmega32) Two system frequency (16MHz, 8MHz) Reduced frequency leads to reduced power consumption Alvi Md.Ishmam (BUET) Green Display December 20, 2017 17 / 25
  • 31. Experimentations and Findings Luminous Efficacy Luminous efficacy(per unit area) = Illuminance / Power consumption A portion of Calculation Table: Alvi Md.Ishmam (BUET) Green Display December 20, 2017 18 / 25
  • 32. Experimentations and Findings Figure: Duty cycle versus luminous efficacy per unit area at 16 MHz system frequency Alvi Md.Ishmam (BUET) Green Display December 20, 2017 19 / 25
  • 33. Experimentations and Findings Figure: Duty cycle versus luminous efficacy per unit area at 8 MHz system frequency Alvi Md.Ishmam (BUET) Green Display December 20, 2017 20 / 25
  • 34. Summary of findings The minimum frame rate to avoid flickering are 50% and 100% for 16MHz and 8MHz system frequency. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 21 / 25
  • 35. Summary of findings The minimum frame rate to avoid flickering are 50% and 100% for 16MHz and 8MHz system frequency. The maximum efficacy is at 85% and 60% duty cycle at 16MHZ and 8MHz frequency. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 21 / 25
  • 36. Summary of findings The minimum frame rate to avoid flickering are 50% and 100% for 16MHz and 8MHz system frequency. The maximum efficacy is at 85% and 60% duty cycle at 16MHZ and 8MHz frequency. Power reduction at those points are 14.54% and 40% and brightness decreased about 12.5% and 37.5% Alvi Md.Ishmam (BUET) Green Display December 20, 2017 21 / 25
  • 37. User Evaluation and Optimality User selection criteria: Wear no spectacles Both male and Female Optimality The optimal operating point is 85% duty cycle, 50Hz frame rate and 16MHz system frequency. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 22 / 25
  • 38. Future Work Color blind people People with eyesight problem All other dot matrix display Alvi Md.Ishmam (BUET) Green Display December 20, 2017 23 / 25
  • 39. References Dot Matrix Display datasheet. https://goo.gl/RpGnLj. Rodrigues, W.A., Morais, L.M.F., Donoso-Garcia, P.F., Cortizo, P.C. and Seleme, S.I., 2011, September. Comparative analysis of power LEDs dimming methods. In XI Brazilian Power Electronics Conference (pp. 378-383). IEEE. Garcia, J., Dalla-Costa, M.A., Cardesin, J., Alonso, J.M. and Rico-Secades, M., 2009. Dimming of high-brightness LEDs by means of luminous flux thermal estimation. IEEE transactions on Power Electronics, 24(4), pp.1107-1114. L. H. Koh, Y. K. Tan, Z. Z. Wang and K. J. Tseng, An energy-efcient low voltage DC grid powered smart LED lighting system, IECON 2011 - 37th Annual Conference of the IEEE Industrial Electronics Society, Melbourne, VIC, 2011, pp. 2883-2888. Alvi Md.Ishmam (BUET) Green Display December 20, 2017 24 / 25
  • 40. Thank You Questions Are Welcome!! Alvi Md.Ishmam (BUET) Green Display December 20, 2017 25 / 25