-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPMS.html
496 lines (376 loc) · 21.4 KB
/
PMS.html
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
<!-- /*
* Template Name: Landing
* Template Author: Untree.co
* Author URI: https://untree.co/
* License: https://creativecommons.org/licenses/by/3.0/
*/ -->
<!doctype html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N7W38X3VDD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N7W38X3VDD');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Untree.co">
<link rel="shortcut icon" href="favicon.png">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/anchor.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<title>Power Management System</title>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="100">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close">
<span class="icofont-close js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<nav class="site-nav dark js-site-navbar mb-5 site-navbar-target">
<div class="container">
<div class="site-navigation">
<a href="index.html" class="logo m-0 float-left">Hilda Kuo<span class="text-primary">.</span></a>
<ul class="js-clone-nav d-none d-lg-inline-block site-menu float-left">
<li class="has-children">
<a href="#" class="nav-link">Case Study</a>
<ul class="dropdown">
<li><a href="PMS.html" class="nav-link">Power Management</a></li>
<li><a href="PlatformAccess.html" class="nav-link">Platform Access</a></li>
<li><a href="ConsolidateResearch.html" class="nav-link">Consolidate Research</a></li>
<li><a href="RenewalExperience.html" class="nav-link">Renewal Experience</a></li>
<li><a href="VirtualKeyboardEnhancement.html" class="nav-link">Virtual Keyboard</a></li>
</ul>
</li>
<li><a href="about.html" class="nav-link">About</a></li>
</ul>
<ul class="js-clone-nav d-none mt-1 d-lg-inline-block site-menu float-right">
<li class="cta-button-outline"><a href="https://www.linkedin.com/in/hildakuo/" target="_blank"><span class="icon-linkedin"></span></a></li>
</ul>
<a href="#" class="burger ml-auto float-right site-menu-toggle js-menu-toggle d-inline-block dark d-lg-none" data-toggle="collapse" data-target="#main-navbar">
<span></span>
</a>
</div>
</div>
</nav>
<div class="untree_co-hero pb-0" id="home-section">
<div class="container">
<div class="row">
</div> <!-- /.row -->
</div> <!-- /.container -->
<!-- <div class="illustration">
</div> -->
</div> <!-- /.untree_co-hero -->
<a href="#" class="burger ml-auto float-right site-menu-toggle js-menu-toggle d-inline-block dark d-lg-none" data-toggle="collapse" data-target="#main-navbar">
<span></span>
</a>
</div>
</div>
</nav>
<a name="Background" class="shifted-anchor"></a>
<div class="untree_co-hero py-5 mb-0" id="home-section">
<div class="container">
<div class="untree_co-hero py-5 mb-0" id="home-section">
<div class="row">
<div class="col-12">
<div class="dots"></div>
<div class="row justify-content-center">
<div class="col-md-12 text-center">
<br>
<br>
<br>
<h1 class="heading" data-aos="fade-up" data-aos-delay="0">Power Management System</h1>
</div>
</div>
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /.untree_co-hero -->
<div class="container">
<div class="col-lg-8">
</div>
<div class="row">
<div class="col-lg-2 ml-auto">
<div class="widget">
<h6>Role</h6>
<p>UX Designer</p>
</div> <!-- /.widget -->
</div> <!-- /.col-lg-4 -->
<div class="col-lg-4 ml-auto">
<div class="widget">
<h6>Responsibility</h6>
<p>• Worked with clients and team to understand business and user needs</p>
<p>• Developed design from conceptual designs, scenarios, and prototypes to visual design</p>
</div> <!-- /.widget -->
</div> <!-- /.col-lg-3 -->
<div class="col-lg-3 ml-auto">
<div class="widget">
<h6>Deliverable</h6>
<p>• Prototype</p>
<p>• Mockup</p>
<p>• User needs</p>
</div> <!-- /.widget -->
</div> <!-- /.col-lg-3 -->
<div class="col-lg-3 ml-auto">
<div class="widget">
<h6>Project Duration</h6>
<p>Jan. 2021- Aug. 2021</p>
</div> <!-- /.widget -->
</div> <!-- /.col-lg-3 -->
</div> <!-- /.row -->
</div> <!-- /.container -->
<br>
<br>
<br>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<P>The Solar Power Management System is Formosa Solar’s proprietary data platform designed to optimize and monitor power efficiency, safety, and reliability. Prior to 2016, Formosa was solely an investor in power operations and maintenance, utilizing outside vendors to maintain data management. More recently, the company has moved toward greater in-house management capabilities and the proprietary utilization and management of data. Therefore, Formosa wants to build a centralized data platform using a proprietary database which will analyze real-time data and increase data visibility. The platform will additionally integrate historical performance data to assist management decision making.</P>
</div>
</div>
</div>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h5>Research Process</h5>
<img src="images/Process-3.jpg" alt="Image" class="img-fluid">
<p id="Discover"></p>
</div>
</div>
</div>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h5>Discover User‘s Problem</h5>
<p>The other two designers and I divided the work by research methodologies at the start of the research. I was researching and synthesizing to create a User Journey Map, and the other two were working on Pain Points and Personas.I highlighted the text on the transcript, took notes, and structured it into a user journey map, which included the essential steps, pain points, opportunities, and tools while watching the recording.</p>
<h6>Workshop & Interview</h6>
<P>By conducting several workshops, we gained a deep understanding of the client’s desire to build a management system customized to their own internal needs and working procedures instead of the standard power management system</P>
<img src="images/Workshop-and-interview-question-script.jpg" alt="Image" class="img-fluid">
<h6>Competitor Analysis</h6>
<P>In addition, I conducted a competitor analysis to analyze the client’s vendor systems and identify which features are beneficial to users and which require improvement.</P>
<img src="images/Competitor-Analysis-and-Screenshot.jpg" alt="Image" class="img-fluid">
<p id="Define"></p>
</div>
</div>
</div>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h5>Define User Pain Point</h5>
<div class="row gutter-1 gallery">
<div class="col-6">
<i class="fa-regular fa-face-frown"></i>
<p>Difficulty in making a decision due to a lack of data ownership</p>
</div>
<div class="col-6">
<i class="fa-regular fa-circle-check"></i>
<p>Validating and manipulating data manually to convert reports that meet user needs</p>
</div>
<div class="col-6">
<i class="fa-regular fa-eye"></i>
<p>Managers are unable to see data at a glance</p>
</div>
<div class="col-6">
<i class="fa-solid fa-solar-panel"></i>
<p>Inability to measure the tendency of the lifetime of PV sites</p>
</div>
</div>
<br>
<h1 class="h6 mb-3 text-black">Affinity Mapping</h1>
<p>I gathered thoughts, opinions, and difficulties from the discovery phase and grouped them into six themes; Site Information, Device Information, Analyze & Report, Real-time Monitoring & Historical Data, Project Management, and Maintenance & Error.</p>
<img src="images/Affinity-Mapping.jpg" alt="Affinity-Mapping." class="img-fluid">
<figcaption>Affinity Mapping</figcaption>
<h1 class="h6 mb-3 text-black">Information Architecture</h1>
<P>After understanding the theme of user needs, I built the information architecture to learn how the platform’s different screens will work and how users would move between them. It also helped stakeholders review designs and understand changes and status, including what is in the current phase, what is in the future phase, and the ability to add additional categories.</P>
<img src="images/Information-Architecture-1.jpg" alt="Information Architecture" class="img-fluid">
<figcaption>Information Architecture</figcaption>
<p id="Develop"></p>
</div>
</div>
</div>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h1 class="h5 mb-3 text-black">Develop Solutions for the Problem</h1>
<h1 class="h6 mb-3 text-black">Paper wireframe</h1>
<p>To ensure the user experience on navigation is fluid and adaptive, I initially created different wireframes for the structure of the two-level navigation. After deciding on the ideal user experience concept, I began with the Monitoring screen because it was the most complex and important component and would serve as the foundation of the layout. Then, I used the paper wireframes to gather feedback from the team before converting them to digital wireframes.</p>
<figure>
<img src="images/Example-Paper-wireframe-Navigation-Single-Site-Monitoring.jpg" alt="Example of Paper wireframe" class="img-fluid center">
<figcaption>Example of Paper wireframe</figcaption>
</figure>
<Br>
</div>
<h1 class="h6 mb-3 text-black">Digital wireframe</h1>
<p>Taking the Dashboard as an example, before the board meeting, the design process was inefficient, and I had to spend a lot of time and effort on pixels and color every day, which might be changed the next day. So after the board meeting, I convinced the manager to focus on the user needs and used the black and white wireframe to communicate to speed up the work and get the client’s feedback directly.</p>
<figure>
<img src="images/Example-digital-wireframe-Dashboard.jpg" alt="Example of wireframe" class="img-fluid center">
<figcaption>Example of wireframe</figcaption>
</figure>
<Br>
<p>Also, through the consulting clients, I learned the formulas that needed to show in the platform and converted this knowledge into documentation for development.</p>
<img src="images/Example-of-handover-document.jpg" alt="Image" class="img-fluid">
<br>
<h1 class="h6 mb-3 text-black">Bottom-Up Component</h1>
<p>I gradually built design systems from the bottom up, gathering components from the design, defining component attributes, and creating a component library. I didn’t spend extra to design the chart style; I worked with the frontend engineer to alter the component from material design and made its color fit our design system.</p>
<img src="images/Example-Components-and-Elements.jpg" alt="Image" class="img-fluid">
</div>
</div>
<a name="Testing" class="shifted-anchor"></a>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h1 class="h5 mb-3 text-black">Testing</h1>
<h1 class="h6 mb-3 text-black">Usability Testing</h1>
<p>The client and I had a weekly design discussion section to receive feedback on designs and gather the needs and requirements for the new functionality. In the admin part, I conducted a test with users who needed to maintain the data. My expectation was that I would receive feedback about the UI/layout or how users use it. However, at the beginning of the testing, users asked if the data would be synced with the ERP system in the future, meaning maintaining two systems is time-consuming and error-prone. Aside from that, users had practiced entering data before the test, despite my request that they do not check the interface beforehand. Even with practice, it still took almost an hour. The takeaway from this test is that users don’t want to maintain data in multiple systems.</p>
<img src="images/Example-Usability-Testing-Testing-Plan.jpg" alt="Image" class="img-fluid">
</div>
</div>
</div>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h1 class="h5 mb-3 text-black">What Benefits of the New Design?</h1>
<h1 class="h6 mb-3 text-black">Monitoring All Sites</h1>
<p>Displaying all of the site information in one location allows the user to monitor and view the site’s details easily. There is no need to switch between providers’ management systems to monitor the data.</p>
<img src="images/benefits-screenshot_1.jpg" alt="Image" class="img-fluid">
<h1 class="h6 mb-3 text-black">Single Site Overview</h1>
<p>In addition to monitoring all sites, users can access a single site by clicking on it. Like the medical records on this site, the records from birth to retirement are all on one page and contain real-time data, device health, maintenance records, and errors.</p>
<img src="images/Single-Site-Overview.jpg" alt="Image" class="img-fluid">
<h1 class="h6 mb-3 text-black">Site Device</h1>
<p>Users can simply switch between different data visualizations and select the timeframe that they want under Device.</p>
<img src="images/Site-Device.jpg" alt="Image" class="img-fluid">
<h1 class="h6 mb-3 text-black">Maintenance</h1>
<img src="images/Maintenance.jpg" alt="Image" class="img-fluid">
<h1 class="h6 mb-3 text-black">Report</h1>
<p>According to the current working method, the user must gather data from vendors every month, spend time translating the data into the same format, and then enter the formula to display the data. All data will be stored in the Report under the new design, and the user can take it out and export it directly.</p>
<img src="images/Report.jpg" alt="Image" class="img-fluid">
<h1 class="h6 mb-3 text-black">Dashboard</h1>
<p>The Dashboard gives vital data for all levels of management at a glance. In addition to energy, performance, revenue, and loss are shown here.</p>
<img src="images/Dashboard-1.jpg" alt="Image" class="img-fluid">
<img src="images/Dashboard-2.jpg" alt="Image" class="img-fluid">
</div>
</div>
</div>
<div class="container pb-5 mb-5 border-bottom">
<div class="row">
<div class="col-lg-12">
<h1 class="h5 mb-3 text-black">How my client and team saying about me</h1>
</div>
<div class="col-lg-12">
<div class="owl-single owl-carousel">
<div class="testimonial mx-auto">
<figure class="img-wrap">
<img src="images/notion-avatar-1703997789430.png" alt="Image" class="img-fluid">
</figure>
<h3 class="name">Vanessa (Client)</h3>
<blockquote>
<p>“As a UX designer, Hilda always considerate to what client’s need that brings the unique character to the designed project and affected the people around. Very nice to cooperate with Hilda through in-house system development.”</p>
</blockquote>
</div>
<div class="testimonial mx-auto">
<figure class="img-wrap">
<img src="images/notion-avatar-1703997678388.png" alt="Image" class="img-fluid">
</figure>
<h3 class="name">James (Client)</h3>
<blockquote>
<p>“Hilda, once again, I would like to sincerely express my gratitude and truly appreciate your dedicated efforts on this challenging project. Best wishes for you and look forward to any collaboration opportunities soon in the future.”</p>
</blockquote>
</div>
<div class="testimonial mx-auto">
<figure class="img-wrap">
<img src="images/notion-avatar-1703997838061.png" alt="Image" class="img-fluid">
</figure>
<h3 class="name">Nick (Developer)</h3>
<blockquote>
<p>“Hilda is an experienced UI/UX designer and able to transform clients’ ambiguous needs into clear, concise, and verifiable system requirements. She always took the initiative to clarify the user needs with clients and discuss the feasibility with engineers. It was really helpful for the project. I really enjoyed working with her.”</p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<div class="site-footer">
<div class="footer-dots"></div> <!-- /.footer-dots -->
<div class="container">
<div class="row">
<div class="col-lg-2 ml-auto">
<div class="widget">
<p>Next Case Study<span class="text-primary">.</span> </p>
<img src="images/PlatformAccess_cover.png" alt="Image" class="img-fluid">
</div> <!-- /.widget -->
</div> <!-- /.col-lg-4 -->
<div class="col-lg-8 ml-auto">
<div class="widget">
<h3>Platform Access</h3>
<p>Crafting a seamless onboarding and access management experience through design</p>
<span class="highlight">UX, UI Design</span>
</div> <!-- /.widget -->
<p class="mb-0"><a href="PlatformAccess.html" class="read-more-arrow">
<svg class="bi bi-arrow-right" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10.146 4.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 8l-2.647-2.646a.5.5 0 0 1 0-.708z"/>
<path fill-rule="evenodd" d="M2 8a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 8z"/>
</svg>
</a></p>
</div> <!-- /.col-lg-3 -->
</div> <!-- /.container -->
</div> <!-- /.site-footer -->
<div id="overlayer"></div>
<div class="loader">
<div class="spinner-border" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<div class="row mt-5">
<div class="col-12 text-center">
<p class="copyright">Copyright ©<script>document.write(new Date().getFullYear());</script>. All Rights Reserved. </p>
<a href="mailto:KuoHilda@gmail.com"><i class="fa fa-envelope"></i></a>
</div>
</div>
<!--Anchor-->
<div class="untree_co-hero py-5 mb-0" id="home-section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="row justify-content-center">
<div class="col-md- text-center anchor">
<a href="#Background">Background</a>
<a href="#Discover">Discover</a>
<a href="#Define">Define</a>
<a href="#Develop">Develop</a>
<a href="#Testing">Testing</a>
</div>
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</div> <!-- /.untree_co-hero -->
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/custom.js"></script>
</body>
</html>