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
|
____________________________
CURRICULUM VITAE
Aerospace Systems Engineer
Marius Peter
____________________________
<2022-03-17 Thu 20:02>
I'm a junior aerospace systems engineer with experiences in complex
system modeling and simulation; aviation subsystem design and testing;
V&V test bench construction mgmt. and operation. [Contact me]
Table of Contents
_________________
1. Education
2. Professional Experience
3. Leadership & Projects
4. Systems Engineering Toolbox
5. Skills, Languages & Interests
6. CV Statistics
List of Tables
______________
Table 1: U.S. and E.U. aerospace standards
Table 2: Tools---system development
Table 3: Tools---system troubleshooting
Table 4: Tools---DAQ & data science
Table 5: Tools---programming
Table 6: Programming languages
Table 7: Communication protocols
[Contact me] <https://mlnp.fr/about.html#contact>
1 Education
===========
1.1 B.S. in Aerospace Engineering---UCLA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2014-09-01 Mon>--<2019-09-13 Fri>
- Bachelor of Science, Aerospace Engineering---University of
California, Los Angeles
- Technical breadth: Technology & Management
- Electives: Biomechanics, RFID in manufacturing & supply chain
2 Professional Experience
=========================
2.1 Systems Engineer---Safran Cabin, Los Angeles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2019-11-04 Mon>--<2021-09-17 Fri>
- Lead a team of five to build a full-scale System Test Rig for a
complete Water & Waste System
- Managed the outsourcing of the LabVIEW software used for rig control
and data acquisition recording
- Lead `AS9100' pre-audits in engineering workspaces; 20% savings on
engineering tooling budget
- Drafted over ten procedures for rig operation, EH&S best practices,
and instrument calibration scheduling
- Presented all live rig demos to leadership and visitors; every demo
executed flawlessly
2.2 Business Analyst---Cosmo Tech, Lyon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2017-09-18 Mon>--<2017-12-22 Fri>
- Learned tools & methods of Model-Based System Engineering for
complex system management (transportation networks, patient triage,
electricity grid...)
- Benchmarked Shop Floor Control and Final Assembly Line sim tools to
better pitch our product
- Secured funding from Airbus after presenting a proof of concept for
their digital continuity strategy
2.3 Assistant Electronics Engineer---CERN, Geneva
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2015-06-15 Mon>--<2015-07-24 Fri>
- Learned concepts of Hardware Description Languages and embedded
application development
- Developed a user interface for a DAQ device running embedded ARM
Linux
- Upgraded FPGA data acquisition systems from CLIs to GUIs
2.4 Intern---Alcatel Submarine Networks, Saclay
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Assisted Product Line Manager in benchmarking ASN's offer against
competitors
3 Leadership & Projects
=======================
3.1 Seed LA---Pro bono sustainability consulting
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2021-09-06 Mon>--<2021-12-02 Thu>
- Surveyed and selected fundraising opportunities for environmental
advocacy groups
- Advised clients on best practices for grant tracking and partnership
management
- Outlined a holistic fundraising strategy for 2021 Q4
3.2 Design-Build-Launch---UCLA Senior capstone competition
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2019-04-01 Mon>--<2019-06-28 Fri>
- Designed, manufactured, tested and did flight analysis of a model
rocket, in teams of four
- As manufacturing lead, used the following:
- tools
- mill
- lathe
- 3D printer
- materials
- fiberglass
- carbon fiber
- aluminum
- Our team won on all criteria:
- maximum apogee
- intact payload
- flight prediction
3.3 Aircraft Studio---Python, NACA airfoil generator
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<2019-04-01 Mon>--<2020-12-31 Thu>
- Initial goal: optimize the weight of FAR 23 compliant NACA airfoils
using a Monte Carlo simulation
- Ultimate goal: develop a beginner-friendly aircraft creation suite,
driven by a genetic algorithm
4 Systems Engineering Toolbox
=============================
4.1 Aerospace standards
~~~~~~~~~~~~~~~~~~~~~~~
U.S. E.U. equivalent
---------------------------------
[RTCA/DO-160G] EUROCAE ED-14G
[ARP4754A] EUROCAE ED-79
[AS9100] EN9100
Table 1: Exposure to U.S. and E.U. aerospace standards.
[RTCA/DO-160G] <https://do160.org/rtca-do-160g/>
[ARP4754A] <https://www.sae.org/standards/content/arp4754a/>
[AS9100] <https://www.sae.org/standards/content/as9100/>
4.2 Systems engineering methodologies
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4.2.1 Development
-----------------
Tool Used when I...
--------------------------------------------------------------------
[BPMN] presented Airbus' FAL workflow
suggested how our software could integrate
[UML] developed software Proofs Of Concept
presented a new DAQ architecture to leadership
[TRL] characterized effort involved in bringing
[Gap Analysis] valuated a site-wide DAQ architecture upgrade cost
[ARCADIA] developed a system test rig using MBSE concepts
Table 2: Experience with these system development tools.
[BPMN] <https://www.bpmn.org/>
[UML] <https://www.uml.org/>
[TRL] <https://www.nasa.gov/pdf/458490main_TRL_Definitions.pdf>
[Gap Analysis] <https://www.investopedia.com/terms/g/gap-analysis.asp>
[ARCADIA]
<https://www.eclipse.org/capella/resources/Datasheet_Arcadia.pdf>
4.2.2 Troubleshooting
---------------------
Tool Used when I...
---------------------------------------------------------------------------------------
RCCA identified the root cause for an underperforming heater
A3 reports issued short/long term recommendations for freeze protection design
Five Whys
Fishbone diagram
Table 3: Usage of these troubleshooting tools.
4.3 DAQ & software
~~~~~~~~~~~~~~~~~~
4.3.1 DAQ
---------
Tool Used when I...
------------------------------------------------------------------
LabVIEW oversaw the development of a system control dashboard
Other DAQ benchmarked Dewesoft hardware & software products
Table 4: Knowledge of these DAQ & data science tools.
4.3.2 Software tools
--------------------
Tool Used when I...
-------------------------------------------------------------
Linux---server am hosting my [personal website]
Linux---embedded developed a GUI for an ARM Linux SoC
Git version controlled my files at work
Jira tracked issued at Cosmo Tech
Vim
Emacs produced professionally typeset documents
Eclipse benchmarked the Capella tool for MBSE
Table 5: Professional usage of these programming tools.
[personal website] <http:mlnp.fr>
4.3.3 Programming languages
---------------------------
Tool Used when I...
-----------------------------------------------------------------
Verilog studied FPGA programmation for a DAQ equipment at CERN
C took the introductory CS course at UCLA
Python developed a NACA 2412 airfoil design tool
Lisp am developing my /Smart Documents/ Emacs distribution
Table 6: Knowledge of these programming languages.
4.3.4 Communication protocols
-----------------------------
Tool Used when I...
-------------------------------------------------------------------------------------
[Bosch CAN 2.0] implemented a system's internal CAN bus (hardware + software)
[ARINC 429] implemented Tx/Rx between simulated aircraft and our system
[ARINC 825] implemented Tx/Rx between our system and freeze-protection circuit
Table 7: Exposure to these aerospace communication protocols.
[Bosch CAN 2.0] <http://esd.cs.ucr.edu/webres/can20.pdf>
[ARINC 429]
<https://www.aim-online.com/products-overview/tutorials/arinc-429-tutorial/>
[ARINC 825] <https://www.arinc-825.com/the-arinc825-standard/>
5 Skills, Languages & Interests
===============================
5.1 Engineering
~~~~~~~~~~~~~~~
- Project management
- Requirements elicitation
- V&V
- 5S
- Six Sigma White Belt
5.2 Writing
~~~~~~~~~~~
- Tools
- Microsoft Office Suite
- Google Docs
- LaTeX
- Best practices
- Pervasive documentation
- Acute brand awareness
5.3 Languages
~~~~~~~~~~~~~
- Bilingual: French/English
- Proficient: German
- Intermediate: Chinese
- Beginner: Russian
5.4 Hobbies
~~~~~~~~~~~
- Free software
- Pro bono consulting
- Chess
- Motorcycle
5.5 Sports
~~~~~~~~~~
- Gym
- Rowing
- Paragliding
6 CV Statistics
===============
,----
| [2022-03-25 Fri 18:21] CV statistics generated.
|
| 355 lines total.
| 4 jobs held.
| 2 key skill domains.
| 9 key tools domains.
`----
/Statistics generator source code available on demand./
|