Control Systems Engineer Interview Questions

294

Control Systems Engineer interview questions shared by candidates

Top Interview Questions

Sort: Relevance|Popular|Date
Nortek
Senior Embedded Software Engineer - Go!Control Security Systems was asked...June 22, 2016

Using C code write a routine to find a 32 bit frame start sequence in a raw byte stream buffer.

2 Answers

Wrote code to perform the task taking care to understand byte alignment issues.

Let buf be the buffer, BUF_SIZE be it's size, ref_frame be the reference frame int i = 0, j = 0; while(i Less

Brock Solutions Inc.

What was my biggest flaw. or something to that effect.

1 Answers

That i can come off as very arrogant to some people occasionally and that i don't know how to correct it. Less

Advics

How do you see yourself in 5 years?

1 Answers

I see myself as a high performing, experienced and mature automotive engineer contributing to the industry with solid engineering skills and knowledge. Less

Jendamark Automation

No specific question. the interview is more about passing the aptitude test.

1 Answers

Did well in the test but missed two critical questions.

Evertz Microsystems

Theh gave me a scenario and asked me to write a query(i frankly dont rember the question)same for linux commands .how to find logs,how to chanhe to superuser easy commands and difficult too.There were too many questions asked on the topics mentioned but none of them were unexpected.

1 Answers

The questions started with basic level and got into the depth of the subject .

Nexteer Automotive

How to determine the transfer function is stable? some questions about bold blot

1 Answers

Look at the poles

DEKA Research and Development

Describe how PID control works

1 Answers

PID Control works based on the coefficient of the proportional , integral and derivative gain. Less

Novariant

What is the difference between lead and lag compensation? (control systems)

1 Answers

Lead Compensator Introduce A zero in the Transfer Function while Lag Compensator Introduce a Pole in Transfer Function. Less

DMC

You are given a 2-dimensional NxN array that represents a black (value =0) and white (Value =1) image. The image contains a solid white circle on an all-black background. Write a program that finds a reasonable approximation for the center.

1 Answers

r= 0 cnt = 0 j_max = 0 for i in range(image.shape[0]): for j in range(image.shape[1]): if image[i,j] > 0: cnt+= 1 j_max = j if cnt > r: r = cnt elif cnt Less

KPIT Technologies

What kind of tools did you use in your previous company as a software engineer

1 Answers

Matlab, simulink

Viewing 1 - 10 of 294 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 294 interview questions and reports from Control systems engineer interviews. Prepare for your interview. Get hired. Love your job.