SlideShare a Scribd company logo
1 of 3
Rohan Narula
800 Greek Row Dr , Arlington, TX – 76019
rohan.narula@mavs.uta.edu
Phone: +1-(929)-453-5541
Linkedin URL: https://www.linkedin.com/in/rohan-narula-4b833599
OBJECTIVE
To work for a dynamic, technology driven company which allows me an opportunity to utilize and enhance my
knowledge and skills as an Embedded /Firmware Engineer while contributing significantly towards the growth of
my employer organization.
EDUCATION
University of Texas at Arlington (2015 – 2017)
Masterof Science, Electrical Engineering (GPA – 3.5/4.0 till spring 2016)
Panjab University, Chandigarh, India (2011 – 2015)
Bachelor of Engineering, Electronics and Communication Engineering (CGPA – 7.77/10)
SKILLS
 Softwares: KeiluVision, AVR Studio, Code Compiler Studio, MATLAB, PSpice, Wireshark, MPLab
 Programming Languages: C, Object Oriented Programming, Data Structures, Python,CUDA C, Bash,
Java, VHDL, Verilog
 Processors &Controllers used: ARM Cortex M4F Core (Tiva™ C Series TM4C123GH6PM),NXP
LPC2148, Atmel AVR ATmega 16L, Intel 8085, Intel 8051, NVIDIA Quadro K4000 GPU,
PIC32MX795F512L
 Protocols: SPI, RS-232, RS-485, I2C, TCP/IP, UART, DMX512, UDP, ARP, ICMP, Ethernet
 Interfacing Devices: Liquid Crystal Display, Light Emitting Diode, Light Dependent Resistors,Switches ,
Buzzers, Stepper Motors,EEPROM, SDRAM, Resistive Touch Screen, Accelerometer, Gyroscope,
Magnetometer, Ethernet Module, Humidity, Temperature, and Barometer Pressure Sensor
 Multimedia Processing Concepts: KLT, DFT, FFT, DCT, Integer DCT, DDCT, MDCT, Transform
Coding, DST, Slant Transform, Hadamard Transform, DHT, Gaussian Lowpass Filtering, DSP, Entropy
Encoding, DPCM coding, Subband Coding, Facsimile Coding, Wavelet Image Coding, Dictionary
Techniques,Scalar and Vector Quantization, Lossy and Lossless Image Compression techniques,EZW,
SPHIT, Image Enhancement, Image Filtering & Restoration, Image Data Compression, Image
Segmentation, HEVC
 Debugging Tools: Logic Analyzer, Oscilloscope, Function Generator
 Operating System: Windows 7, 8, 10, Ubuntu
 Excellent Communication and Analytical Skills (GRE Score – 321/340, TOEFL – 114/120)
 Fast Learner, Organized and Hard-working Individual
 Experienced with debugging.
COURSES
University of Texas at Arlington:
 Embedded Microcontroller Systems,
 Advanced Microcontroller Systems,
 MicroprocessorSystems,
 Digital Video Coding,
 Discrete Transforms and it’s Applications,
 Digital Image Processing
EXPERIENCE
Graduate Research Assistant at Multimedia Processing Lab, University of Texas at Arlington May 2016 -
Present
 Conducting research on High Efficiency Video Coding (HEVC)
 Implementing image processing techniques on GPU platform using CUDA C.
Patent Research Analyst at Talwar&Talwar Consultants, Chandigarh, India January 2015 –
June 2015
 Worked on real-time projects related to Patentability, Infringement, and Invalidation for six months in the
following areas: Microcontroller Architecture, Cyber-security, Storage Devices, Military Grade Equipment,
 On-Chip Design, Widgets, Adaptive Cruise Control, Computer Networks, and Communications.
Embedded Software Engineer Intern at Center of Excellence, Hewlett Packard June 2014 – July 2014
 Developed projects on NXP LPC2148 Evaluation Kit onKeiluVision Software.
 The Projects done are: Digital Clock, Stop Watch,LDR Controlled LEDs, GSM Controlled transmitter and
receiver, Music Synthesizer, Brightness control of LEDs, Electronic Voting Machine, PWM control of
Motors,LCD interfacing
Silver Certificate Engineer, Bharat Sanchar Nigam Limited: Trained in
 Digital Switching System
 Digital Transmission System
 Telecom Support Infrastructure
Golden Certificate Engineer, Bharat Sanchar Nigam Limited: Trained in
 Broadband Technology
 Optic Fiber Technology
Platinum Certificate Engineer, Bharat Sanchar Nigam Limited: Trained in
 IP Networking & Cyber Security
 Mobile Communication
MAJOR PROJECTS
 Parallelization of Deblocking filter in HEVC module with GPU: In High Efficiency Video Coding, the
deblocking filter has a less complex design as compared to H.264, which allows it to perform computing
block edge decisions independent from each other. This makes parallel computing possible for it. The
Deblocking filter is coded in CUDA C and implemented on NVIDIA Quadro K4000 GPU.
 Internet of Things: Remote Weather Station & Graphics Display Node: This project had two nodes,a
Remote WeatherStation & Graphics Display Node. The Remote WeatherStation mainly consists oftwo
sensors,Barometric Pressure with temperature (BMP180), & Relative Humidity (DHT11). After reading
values from the sensor,we compute the values of Temperature, Atmospheric Pressure, Relative Humidity,
Altitude, and Dew Point. The Graphics Display Node receives this data and displays it on the LCD screen.
The Graphics Display node also displays data from other nodes in the IoT network like Time, and data
from Thermostat node.
 Implementation of DMX512-A protocol with EF1 topology for timing intensive asynchronous
communication interface: The PC transmitter will accept commands from a PC via an RS-232 interface
and will continuously transmit a serial stream to control up to 512 devices on a RS-485 communication
bus.The PC receiver will forward data received from devices on a communications bus and send these to
the PC with the RS- 232 interface. Devices on the bus will extract information out of the asynchronousdata
stream and will control one or more devices. They will also send an acknowledgement to the controller
when requested.
 Design of a Preemptive and Cooperative Real-time Operating System on Cortex ARM M4F
processor: The goal of this project is write a simple RTOS for an M4F controller that implements a
selectable cooperative or preemptive RTOS with support for semaphores, yielding, and systemtimers. In
Preemptive RTOS, we implement the concept of SVCall() &PendSV() where the task switching actually
happens.The UART is configured to host Command - Line Interface on the PC and supports UNIX
commands namely, PS, IPCS, kill <pid>, reboot, pidof<Process_Name>, <Process_Name>&.Also, the
concept of Priority Inheritance is also used which avoids the scenario in which a low priority tasks runs
more as compared to high priority tasks.
 SDRAM Controller Design: - Designing a SDRAM controller for interfacing multiple MT48LC8M8A2
SDRAMs with 80386DX microprocessor. The SDRAM controller provides state machine, row, column,
and bank signal generation, data masking, data flow, ready logic, and refresh support.Interfacing with
~ADS, W/~R, and M/~IO control signals.
Supported READY logic of the selected microprocessor system.Supporting interfacing with multiple
SDRAM chips
 Calculation of joint/hinge angle using two inertial measurement units: An apparatus is set up
consisting of two rulers connected to each other at one end by a hinge. On each free end of the ruler, an
IMU module LSM9DS1 is attached which has a gyroscope,magnetometer, and accelerometer on it. By
calculating the resultant acceleration vectors from both the IMU modules, we can calculate the angle of
hinge.
 Image Mirroring in Compressed Domain: This project involves direct manipulation of compressed
domain representation to achieve the desired spatial domain processing,unlike its spatial domain
counterpart.By performing 2D DCT on the given image data and changing the signs of the DCT
coefficients, we can obtain image rotation by 90, 180 and 270 degrees.
 Digital Visible & Invisible Watermarking: The goal of this project is to insert Digital Watermarks in
images to provide copyright protection.
Honors & Achievements
 Online Course on “Introduction to Computer Science and Programming using Python” by MIT with a score of
97%
 Online Course on “Embedded Systems – Shape the world” by University of Texas at Austin
 Earned Certification by Hewlett Packard (HP), India for course in ARM M4F controllers with A+ grade
 Introduction to Linux Programming by Linux Foundation.
EXTRACURRICULUR ACTIVITIES
 Member of IEEE society, University of Texas at Arlington
 Life Member Indian Red Cross Society
Languages Known: English, Hindi & French
VISA STATUS : F-1
Work Authorization: OPT/ CPT Internship

More Related Content

What's hot

Machine programming
Machine programmingMachine programming
Machine programmingDESMOND YUEN
 
FPGA Debug Using Incremental Trace Buffer
FPGA Debug Using Incremental Trace BufferFPGA Debug Using Incremental Trace Buffer
FPGA Debug Using Incremental Trace Bufferpaperpublications3
 
Resume_Appaji
Resume_AppajiResume_Appaji
Resume_AppajiAppaji K
 
Process offloading from android device to cloud using JADE.
Process offloading from android device to cloud using JADE.Process offloading from android device to cloud using JADE.
Process offloading from android device to cloud using JADE.David Innocent Fadaraliki
 
Benchmark of common AI accelerators: NVIDIA GPU vs. Intel Movidius
Benchmark of common AI accelerators: NVIDIA GPU vs. Intel MovidiusBenchmark of common AI accelerators: NVIDIA GPU vs. Intel Movidius
Benchmark of common AI accelerators: NVIDIA GPU vs. Intel MovidiusbyteLAKE
 
CV Damian 2017-1
CV Damian 2017-1CV Damian 2017-1
CV Damian 2017-1Damian Budd
 
chandrashekar_resume1
chandrashekar_resume1chandrashekar_resume1
chandrashekar_resume1somshekara
 
IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...
IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...
IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...IRJET Journal
 
Resume-Zhuyu
Resume-ZhuyuResume-Zhuyu
Resume-Zhuyu雨 朱
 
Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...Iaetsd Iaetsd
 
curriculum-vitae_sampath_kumar_2
curriculum-vitae_sampath_kumar_2curriculum-vitae_sampath_kumar_2
curriculum-vitae_sampath_kumar_2sampath24533
 
OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...
OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...
OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...Fluke Networks
 
Eric Theis resume61.1
Eric Theis resume61.1Eric Theis resume61.1
Eric Theis resume61.1Eric Theis
 
AIDC Summit LA: LA Drones Solution Overview
AIDC Summit LA: LA Drones Solution OverviewAIDC Summit LA: LA Drones Solution Overview
AIDC Summit LA: LA Drones Solution OverviewIntel® Software
 

What's hot (20)

Mx2522172219
Mx2522172219Mx2522172219
Mx2522172219
 
Machine programming
Machine programmingMachine programming
Machine programming
 
Parimal Resume
Parimal ResumeParimal Resume
Parimal Resume
 
Gaurav_Vyas_1v1
Gaurav_Vyas_1v1Gaurav_Vyas_1v1
Gaurav_Vyas_1v1
 
FPGA Debug Using Incremental Trace Buffer
FPGA Debug Using Incremental Trace BufferFPGA Debug Using Incremental Trace Buffer
FPGA Debug Using Incremental Trace Buffer
 
Resume_Appaji
Resume_AppajiResume_Appaji
Resume_Appaji
 
Resume Embedded
Resume EmbeddedResume Embedded
Resume Embedded
 
Process offloading from android device to cloud using JADE.
Process offloading from android device to cloud using JADE.Process offloading from android device to cloud using JADE.
Process offloading from android device to cloud using JADE.
 
Santoshi Tadse CV
Santoshi Tadse CVSantoshi Tadse CV
Santoshi Tadse CV
 
Benchmark of common AI accelerators: NVIDIA GPU vs. Intel Movidius
Benchmark of common AI accelerators: NVIDIA GPU vs. Intel MovidiusBenchmark of common AI accelerators: NVIDIA GPU vs. Intel Movidius
Benchmark of common AI accelerators: NVIDIA GPU vs. Intel Movidius
 
CV Damian 2017-1
CV Damian 2017-1CV Damian 2017-1
CV Damian 2017-1
 
chandrashekar_resume1
chandrashekar_resume1chandrashekar_resume1
chandrashekar_resume1
 
IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...
IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...
IRJET- A Review Paper on Object Detection using Zynq-7000 FPGA for an Embedde...
 
International Journal of Engineering Inventions (IJEI)
International Journal of Engineering Inventions (IJEI)International Journal of Engineering Inventions (IJEI)
International Journal of Engineering Inventions (IJEI)
 
Resume-Zhuyu
Resume-ZhuyuResume-Zhuyu
Resume-Zhuyu
 
Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...Iirdem design and implementation of finger writing in air by using open cv (c...
Iirdem design and implementation of finger writing in air by using open cv (c...
 
curriculum-vitae_sampath_kumar_2
curriculum-vitae_sampath_kumar_2curriculum-vitae_sampath_kumar_2
curriculum-vitae_sampath_kumar_2
 
OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...
OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...
OptiFiber Pro OTDR - Accelerates Enterprise Fiber Troubleshooting and Certifi...
 
Eric Theis resume61.1
Eric Theis resume61.1Eric Theis resume61.1
Eric Theis resume61.1
 
AIDC Summit LA: LA Drones Solution Overview
AIDC Summit LA: LA Drones Solution OverviewAIDC Summit LA: LA Drones Solution Overview
AIDC Summit LA: LA Drones Solution Overview
 

Viewers also liked (18)

nimmi
nimminimmi
nimmi
 
shvp_07
shvp_07shvp_07
shvp_07
 
Saravanakumar-2
Saravanakumar-2Saravanakumar-2
Saravanakumar-2
 
Resume
ResumeResume
Resume
 
Shridhar_Resume_Embedded
Shridhar_Resume_EmbeddedShridhar_Resume_Embedded
Shridhar_Resume_Embedded
 
RESUME _ PRATHAMESH PISE
RESUME _ PRATHAMESH PISERESUME _ PRATHAMESH PISE
RESUME _ PRATHAMESH PISE
 
Sangal prakash, bhimsen
Sangal prakash, bhimsenSangal prakash, bhimsen
Sangal prakash, bhimsen
 
Harshad V Naidu (CV)
Harshad V Naidu (CV)Harshad V Naidu (CV)
Harshad V Naidu (CV)
 
Resume
ResumeResume
Resume
 
Satish resume
Satish resume Satish resume
Satish resume
 
Ankita (linked in resume)
Ankita (linked in resume)Ankita (linked in resume)
Ankita (linked in resume)
 
Resume
ResumeResume
Resume
 
Pramod cv 04 feb2016
Pramod cv 04 feb2016Pramod cv 04 feb2016
Pramod cv 04 feb2016
 
Shailendra Kumar
Shailendra KumarShailendra Kumar
Shailendra Kumar
 
Azure diario de abordo
Azure diario de abordoAzure diario de abordo
Azure diario de abordo
 
ravi1 (1)(1)(1)-2
ravi1 (1)(1)(1)-2ravi1 (1)(1)(1)-2
ravi1 (1)(1)(1)-2
 
Shailendra_new resume
Shailendra_new resumeShailendra_new resume
Shailendra_new resume
 
ARUNKUMAR.R_ CV
ARUNKUMAR.R_ CVARUNKUMAR.R_ CV
ARUNKUMAR.R_ CV
 

Similar to Rohan resume

Similar to Rohan resume (20)

resum_g
resum_gresum_g
resum_g
 
Surya resume
Surya resumeSurya resume
Surya resume
 
Srayan guhathakurta resume
Srayan guhathakurta resumeSrayan guhathakurta resume
Srayan guhathakurta resume
 
Prayat hegde resume_firmware_embedded
Prayat hegde resume_firmware_embeddedPrayat hegde resume_firmware_embedded
Prayat hegde resume_firmware_embedded
 
Resume
ResumeResume
Resume
 
Rajath_Shivananda
Rajath_ShivanandaRajath_Shivananda
Rajath_Shivananda
 
Qiang Yu Resume
Qiang Yu Resume Qiang Yu Resume
Qiang Yu Resume
 
Ankit sarin
Ankit sarinAnkit sarin
Ankit sarin
 
Rajendra Cv
Rajendra CvRajendra Cv
Rajendra Cv
 
_SOMANATH_
_SOMANATH__SOMANATH_
_SOMANATH_
 
RESUME_SW
RESUME_SWRESUME_SW
RESUME_SW
 
Kavita resume startup
Kavita resume startupKavita resume startup
Kavita resume startup
 
RamachandraParlapalli_RESUME
RamachandraParlapalli_RESUMERamachandraParlapalli_RESUME
RamachandraParlapalli_RESUME
 
Redentor_Adolfo_CV
Redentor_Adolfo_CVRedentor_Adolfo_CV
Redentor_Adolfo_CV
 
EFFECTIVE EMBEDDED SYSTEMS SOFTWARE DESIGN METHODOLOGIES
EFFECTIVE EMBEDDED SYSTEMS SOFTWARE DESIGN METHODOLOGIESEFFECTIVE EMBEDDED SYSTEMS SOFTWARE DESIGN METHODOLOGIES
EFFECTIVE EMBEDDED SYSTEMS SOFTWARE DESIGN METHODOLOGIES
 
Mansi Thukral_281019
Mansi Thukral_281019Mansi Thukral_281019
Mansi Thukral_281019
 
Kotra Pavan Kumar(es)
Kotra Pavan Kumar(es)Kotra Pavan Kumar(es)
Kotra Pavan Kumar(es)
 
Pavan(ES)
Pavan(ES)Pavan(ES)
Pavan(ES)
 
VenutoResume
VenutoResumeVenutoResume
VenutoResume
 
JitendraResume_22022016
JitendraResume_22022016JitendraResume_22022016
JitendraResume_22022016
 

Recently uploaded

Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...shivangimorya083
 
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Get To Know About "Lauren Prophet-Bryant''
Get To Know About "Lauren Prophet-Bryant''Get To Know About "Lauren Prophet-Bryant''
Get To Know About "Lauren Prophet-Bryant''Lauren Prophet-Bryant
 
Bur Dubai Call Girl Service #$# O56521286O Call Girls In Bur Dubai
Bur Dubai Call Girl Service #$# O56521286O Call Girls In Bur DubaiBur Dubai Call Girl Service #$# O56521286O Call Girls In Bur Dubai
Bur Dubai Call Girl Service #$# O56521286O Call Girls In Bur Dubaiparisharma5056
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceanilsa9823
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkSujalTamhane
 
Zeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effectZeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effectPriyanshuRawat56
 
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳anilsa9823
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineBruce Bennett
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja Nehwal
 
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfKen Fuller
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)Soham Mondal
 
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)sonalinghatmal
 
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...amitlee9823
 
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)Delhi Call girls
 
Top Rated Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceSanjay Bokadia
 

Recently uploaded (20)

Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
 
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Get To Know About "Lauren Prophet-Bryant''
Get To Know About "Lauren Prophet-Bryant''Get To Know About "Lauren Prophet-Bryant''
Get To Know About "Lauren Prophet-Bryant''
 
Bur Dubai Call Girl Service #$# O56521286O Call Girls In Bur Dubai
Bur Dubai Call Girl Service #$# O56521286O Call Girls In Bur DubaiBur Dubai Call Girl Service #$# O56521286O Call Girls In Bur Dubai
Bur Dubai Call Girl Service #$# O56521286O Call Girls In Bur Dubai
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmk
 
Zeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effectZeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effect
 
VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
 
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)
 
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
Toxicokinetics studies.. (toxicokinetics evaluation in preclinical studies)
 
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
 
Top Rated Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Deccan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector Experience
 

Rohan resume

  • 1. Rohan Narula 800 Greek Row Dr , Arlington, TX – 76019 rohan.narula@mavs.uta.edu Phone: +1-(929)-453-5541 Linkedin URL: https://www.linkedin.com/in/rohan-narula-4b833599 OBJECTIVE To work for a dynamic, technology driven company which allows me an opportunity to utilize and enhance my knowledge and skills as an Embedded /Firmware Engineer while contributing significantly towards the growth of my employer organization. EDUCATION University of Texas at Arlington (2015 – 2017) Masterof Science, Electrical Engineering (GPA – 3.5/4.0 till spring 2016) Panjab University, Chandigarh, India (2011 – 2015) Bachelor of Engineering, Electronics and Communication Engineering (CGPA – 7.77/10) SKILLS  Softwares: KeiluVision, AVR Studio, Code Compiler Studio, MATLAB, PSpice, Wireshark, MPLab  Programming Languages: C, Object Oriented Programming, Data Structures, Python,CUDA C, Bash, Java, VHDL, Verilog  Processors &Controllers used: ARM Cortex M4F Core (Tiva™ C Series TM4C123GH6PM),NXP LPC2148, Atmel AVR ATmega 16L, Intel 8085, Intel 8051, NVIDIA Quadro K4000 GPU, PIC32MX795F512L  Protocols: SPI, RS-232, RS-485, I2C, TCP/IP, UART, DMX512, UDP, ARP, ICMP, Ethernet  Interfacing Devices: Liquid Crystal Display, Light Emitting Diode, Light Dependent Resistors,Switches , Buzzers, Stepper Motors,EEPROM, SDRAM, Resistive Touch Screen, Accelerometer, Gyroscope, Magnetometer, Ethernet Module, Humidity, Temperature, and Barometer Pressure Sensor  Multimedia Processing Concepts: KLT, DFT, FFT, DCT, Integer DCT, DDCT, MDCT, Transform Coding, DST, Slant Transform, Hadamard Transform, DHT, Gaussian Lowpass Filtering, DSP, Entropy Encoding, DPCM coding, Subband Coding, Facsimile Coding, Wavelet Image Coding, Dictionary Techniques,Scalar and Vector Quantization, Lossy and Lossless Image Compression techniques,EZW, SPHIT, Image Enhancement, Image Filtering & Restoration, Image Data Compression, Image Segmentation, HEVC  Debugging Tools: Logic Analyzer, Oscilloscope, Function Generator  Operating System: Windows 7, 8, 10, Ubuntu  Excellent Communication and Analytical Skills (GRE Score – 321/340, TOEFL – 114/120)  Fast Learner, Organized and Hard-working Individual  Experienced with debugging. COURSES University of Texas at Arlington:  Embedded Microcontroller Systems,  Advanced Microcontroller Systems,  MicroprocessorSystems,  Digital Video Coding,  Discrete Transforms and it’s Applications,  Digital Image Processing
  • 2. EXPERIENCE Graduate Research Assistant at Multimedia Processing Lab, University of Texas at Arlington May 2016 - Present  Conducting research on High Efficiency Video Coding (HEVC)  Implementing image processing techniques on GPU platform using CUDA C. Patent Research Analyst at Talwar&Talwar Consultants, Chandigarh, India January 2015 – June 2015  Worked on real-time projects related to Patentability, Infringement, and Invalidation for six months in the following areas: Microcontroller Architecture, Cyber-security, Storage Devices, Military Grade Equipment,  On-Chip Design, Widgets, Adaptive Cruise Control, Computer Networks, and Communications. Embedded Software Engineer Intern at Center of Excellence, Hewlett Packard June 2014 – July 2014  Developed projects on NXP LPC2148 Evaluation Kit onKeiluVision Software.  The Projects done are: Digital Clock, Stop Watch,LDR Controlled LEDs, GSM Controlled transmitter and receiver, Music Synthesizer, Brightness control of LEDs, Electronic Voting Machine, PWM control of Motors,LCD interfacing Silver Certificate Engineer, Bharat Sanchar Nigam Limited: Trained in  Digital Switching System  Digital Transmission System  Telecom Support Infrastructure Golden Certificate Engineer, Bharat Sanchar Nigam Limited: Trained in  Broadband Technology  Optic Fiber Technology Platinum Certificate Engineer, Bharat Sanchar Nigam Limited: Trained in  IP Networking & Cyber Security  Mobile Communication MAJOR PROJECTS  Parallelization of Deblocking filter in HEVC module with GPU: In High Efficiency Video Coding, the deblocking filter has a less complex design as compared to H.264, which allows it to perform computing block edge decisions independent from each other. This makes parallel computing possible for it. The Deblocking filter is coded in CUDA C and implemented on NVIDIA Quadro K4000 GPU.  Internet of Things: Remote Weather Station & Graphics Display Node: This project had two nodes,a Remote WeatherStation & Graphics Display Node. The Remote WeatherStation mainly consists oftwo sensors,Barometric Pressure with temperature (BMP180), & Relative Humidity (DHT11). After reading values from the sensor,we compute the values of Temperature, Atmospheric Pressure, Relative Humidity, Altitude, and Dew Point. The Graphics Display Node receives this data and displays it on the LCD screen. The Graphics Display node also displays data from other nodes in the IoT network like Time, and data from Thermostat node.  Implementation of DMX512-A protocol with EF1 topology for timing intensive asynchronous communication interface: The PC transmitter will accept commands from a PC via an RS-232 interface and will continuously transmit a serial stream to control up to 512 devices on a RS-485 communication bus.The PC receiver will forward data received from devices on a communications bus and send these to
  • 3. the PC with the RS- 232 interface. Devices on the bus will extract information out of the asynchronousdata stream and will control one or more devices. They will also send an acknowledgement to the controller when requested.  Design of a Preemptive and Cooperative Real-time Operating System on Cortex ARM M4F processor: The goal of this project is write a simple RTOS for an M4F controller that implements a selectable cooperative or preemptive RTOS with support for semaphores, yielding, and systemtimers. In Preemptive RTOS, we implement the concept of SVCall() &PendSV() where the task switching actually happens.The UART is configured to host Command - Line Interface on the PC and supports UNIX commands namely, PS, IPCS, kill <pid>, reboot, pidof<Process_Name>, <Process_Name>&.Also, the concept of Priority Inheritance is also used which avoids the scenario in which a low priority tasks runs more as compared to high priority tasks.  SDRAM Controller Design: - Designing a SDRAM controller for interfacing multiple MT48LC8M8A2 SDRAMs with 80386DX microprocessor. The SDRAM controller provides state machine, row, column, and bank signal generation, data masking, data flow, ready logic, and refresh support.Interfacing with ~ADS, W/~R, and M/~IO control signals. Supported READY logic of the selected microprocessor system.Supporting interfacing with multiple SDRAM chips  Calculation of joint/hinge angle using two inertial measurement units: An apparatus is set up consisting of two rulers connected to each other at one end by a hinge. On each free end of the ruler, an IMU module LSM9DS1 is attached which has a gyroscope,magnetometer, and accelerometer on it. By calculating the resultant acceleration vectors from both the IMU modules, we can calculate the angle of hinge.  Image Mirroring in Compressed Domain: This project involves direct manipulation of compressed domain representation to achieve the desired spatial domain processing,unlike its spatial domain counterpart.By performing 2D DCT on the given image data and changing the signs of the DCT coefficients, we can obtain image rotation by 90, 180 and 270 degrees.  Digital Visible & Invisible Watermarking: The goal of this project is to insert Digital Watermarks in images to provide copyright protection. Honors & Achievements  Online Course on “Introduction to Computer Science and Programming using Python” by MIT with a score of 97%  Online Course on “Embedded Systems – Shape the world” by University of Texas at Austin  Earned Certification by Hewlett Packard (HP), India for course in ARM M4F controllers with A+ grade  Introduction to Linux Programming by Linux Foundation. EXTRACURRICULUR ACTIVITIES  Member of IEEE society, University of Texas at Arlington  Life Member Indian Red Cross Society Languages Known: English, Hindi & French VISA STATUS : F-1 Work Authorization: OPT/ CPT Internship