-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
207 lines (161 loc) · 8.77 KB
/
index.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Resume of Zhenyu Wu </title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="/reset-fonts-grids.css" media="all" />
<link rel="stylesheet" type="text/css" href="/resume.css" media="all" />
</head>
<body>
<div id="doc2" class="yui-t7">
<div id="inner">
<div id="hd">
<div class="yui-gc">
<div class="yui-u first">
<h1>Zhenyu Wu</h1>
<h2>Beijing Institute of Technology</h2>
<h3>School of information and electronics</h3>
</div>
<div class="yui-u">
<div class="contact-info">
<h3><a id="pdf" href="#">Download PDF</a></h3>
<h3><a href="https://github.com/KevinLikesDringCoffe">github.com/KevinLikesDringCoffe</a></h3>
<h3>Email:zhenyuwubit@126.com</h3>
<h3>(86) - 18801208586</h3>
</div><!--// .contact-info -->
</div>
</div><!--// .yui-gc -->
</div><!--// hd -->
<div id="bd">
<div id="yui-main">
<div class="yui-b">
<div class="yui-gf">
<div class="yui-u first">
<h2>Education</h2>
</div>
<div class="yui-u">
<h2>Beijing Institute of Technology - Beijing, China</h2>
<h3>Electronic Engineering — <strong>88/100</strong> </h3>
<h3>Tofel — <strong>100</strong> (reading : 28, listening : 28, speaking : 21, writing : 23)</h3>
<h3>Final grade in summer term in Illinois Institute of Technology : <strong>A</strong></h3>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Research Projects</h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job">
<h2>Neurological status detection based on embedded devices</h2>
<h3>University of California, Irvine; Mentor: Prof. Mohammad Al Faruque</h3>
<h4>7/2020-9/2020</h4>
<p>Based on the Non-EEG dataset, extract features on ARM Cortex-M3 processor using an energy-efficient way.<br>Implement and train different machine learning model on MatLab and Pytorch and evaluate the power consumption and memory footprint on the embbed devices.</br>Quantize the neural network and reimplement on the microprocessor which finally reaches the accuracy of 92%</br>Futher improve the speed of the inference using GEMM optimization by 11%.</p>
</div>
<div class="job last">
<h2>Human-Computer Interaction System Based on <br>Arduino Platform</h2>
<h3>Innovation Training Program for College Students; Mentor: Prof. Senlin Luo</h3>
<h4>11/2017-10/2018</h4>
<p>Utilize C to program a gesture-controlled mouse based on Arduino Micro to realize the functions of cursor movement, left-right click and scroll. <br>Converted different gestures in to the electrical digital by using MPU6050 acceleration sensor and achieved the communication with the sensor and microprocessor using IIC protocol.<br>Applied Kalman filter to reduce the noise in the original digital signal.<br>Developed a data frame format to encapsulate all the control information in the datalink layer.<br>Realized the wireless communication between the device and the PC using HC-05 Bluetooth module. </p>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Intern</h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job last">
<h2>RISC-V Embedded algorithm intern </h2>
<h3>TensorChip, Beijing, China</h3>
<h4>8/2020-10/2020</h4>
<p>Apply im2col and GEMM optimization to the convolution, which reduced memory access and total execution time greatly.</br>Cooperate with the team and participate in the development of the inference framework.</br>Transplant and test the framework on different RISC-V platforms</p>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Competition experience</h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job last">
<h2>The Mathematical Contest in Modeling (MCM)</h2>
<h4>01/2019</h4>
<p>Designed an emergency evacuation model based on Matlab, which allows the museum leaders to explore a range of options to evacuate visitors from the museum.<br>Established a mathematical model to simulate crowd evacuation process using cellular automata model.</p>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Personal projects</h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job">
<h2><a href="https://github.com/KevinLikesDringCoffe/MIPS32-pipelined-processor">Five-stage MIPS32 pipelined processor implemented by Verilog</a></h2>
<h4>7/2020</h4>
<p>Supports 46 instructions in total, which include basic arithmetic logic operation, branch and memory operation.<br>Remove the branch delay slot of MIPS ISA to simplify the design.</p>
</div>
<div class="job">
<h2><a href="https://github.com/KevinLikesDringCoffe/FPGA-AES-encryptor">AES encryption processor implemented by Verilog</a></h2>
<h4>6/2020</h4>
<p>Finish the design, simulation and synthesis of the AES encryption processor which runs up to 100M frequency.</br>Use self-defined control signal and command.</p>
</div>
<div class="job">
<h2>Telemedicine Diagnosis System Based on Wireless <br>Body Area Networks (WBANs)</h2>
<h4>3/2020-6/2020</h4>
<p>Build the body area network and whole backbone network on Cisco Packet Tracer.<br>Use Software to simulate the data collection and transmission by both bluetooth and WLAN.<br>Use a real remote server to process all patients' data and establish a web site.</p>
</div>
<div class="job">
<h2>Internet of Thing (IoT) Museum Management System</h2>
<h3>Course: Engineering Innovation Design; Mentor:Prof. Jiakang Liu</h3>
<h4>9/2019-10-2019</h4>
<p>Developed the museum management system based on the IoT technology, which can achieve security management, information recognition, environmental monitoring, data statistics and user guide.<br>Built the embedded exhibits manager based on the NodeMCU using C, which contains the communication with sensors and the wireless data transmission.<br>Realized the item identification with RFID technology utilizing PN532 as a writer, MFRC-522 as reader,and Mifare Classic card as a tag.<br>Accomplished the communication between the exhibits and the embedded gateway based on the TCP/IP protocol.</p>
</div>
<div class="job last">
<h2>Automatic Solution Algorithm of Peg Solitaire <br>Based on C++</h2>
<h3>Course: Algorithm and Data Structures</h3>
<h4>03/2018-05/2018</h4>
<p>Developed a program that could solve Peg Solitaire and listed steps by giving the original chessboard.<br>Utilized binary search tree and backtracking algorithm to simulate the every possible state of chessboard.</p>
</div>
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Awards & Honors</h2>
</div>
<div class="yui-u">
<p class="enlarge">
Third Scholarship of Remin Scholarship<br>
Meritorious Winner in the Methematical Contest in Modeling(Top 8%)<br>
Excellent Prize in Innovation Training Program for College Students, BIT.<br>
Second Prize in Electronic Design Competition, BIT.<br>
</p>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf last">
<div class="yui-u first">
<h2>Technical</h2>
</div>
<div class="yui-u">
<ul class="talent">
<li class="last">Matlab</li>
</ul>
<ul class="talent">
<li class="last">Verilog</li>
</ul>
<ul class="talent">
<li class="last">C / C++</li>
</ul>
</div>
</div><!--// .yui-gf-->
</div><!--// .yui-b -->
</div><!--// yui-main -->
</div><!--// bd -->
<div id="ft">
<p>Zhenyu Wu — <a href="https://github.com/KevinLikesDringCoffe">github.com/KevinLikesDringCoffe</a> — (86) - 18801208586</p>
</div><!--// footer -->
</div><!-- // inner -->
</div><!--// doc -->
</body>
</html>