Development of Smart Human Machine Interface PDF
Development of Smart Human Machine Interface PDF
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
60
61
62
63
64
65
Neeraj Khera
Astt. Prof., Department of E.C.E
A.S.E.T, Amity University
Uttar Pradesh, India
SYSTEM DESCRIPTION
I.
INTRODUCTION
#define DD_V_LINES_FRON
NT_PORCH 2
// Horizontal pulse width
E 41
#define DD_H_DOT_PULSE
Hsync active till display
// Horizontal back porch (dot clocks
c
data)
#define DD_H_DOT_BACK__PORCH 2
// Horizontal front porch (post data
d till Hsync inactive)
Fig.2 Connection of development board with perripheral and ISP
T_PORCH 2
#define DD_H_DOT_FRONT
#define
16000000L
LOCK_FREQUENCY_DATA
DD_DOT_CL
wn in Fig. 4.
The system architecture is show
m architecture
Fig.4. System
III.
SYSTEM IMPLEMENTATION
Using the proposed low cost smart human machhine interface (HMI)
solution designed for solar powered home appliaances, the end user
can easily visualize all the necessary detaills and settings on
the LCD and can also configure the poweer control settings
according to the requirements.
FT-LCD are: back
The timing parameters of the direct drive TF
porch, pulse width, front porch and dot clocck frequency. The
values of above parameters for the TFT-LC
CD panel, FRIDA
LCD (FRD430B4004) are given in their resppective files as,
// Vertical pulse width (inactive pulse width)
#define DD_V_LINES_PULSE 10
// Vertical back porch (Lines Vsync Active tiill display lines)
#define DD_V_LINES_BACK_PORCH 2
// Minimum Vertical Front Porch (post display
d
till Vsync
inactive)...this may be extended by driver to
t meet requested
behavior
Fig.7. TFT-LCD Screen HMI for solar powered home appliance unit
The data coming from the PCU is in the form of packet that is
decoded in the source code and then the real time values of all
the parameters are represented on the TFT-LCD panel. These
values are updated every minute to avoid any communication
gap.
IV.
[3]
[4]
[5]
[6]
[7]
[8]
[9]
V.
[11]
[12]
[13]
REFERENCES
[1]
[2]