Upload Button Icon Add office photos

Filter interviews by

Ib Automation Engineering Projects Project Engineer Interview Questions and Answers

Updated 16 Mar 2024

Ib Automation Engineering Projects Project Engineer Interview Experiences

1 interview found

Project Engineer Interview Questions & Answers

user image Waseem Ahemad

posted on 16 Mar 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Difference between open loop and closed loop?
  • Ans. 

    Open loop does not have feedback mechanism, while closed loop does.

    • Open loop system does not have a feedback mechanism to adjust the output based on the input.

    • Closed loop system uses feedback from the output to control the input and maintain desired output.

    • Open loop systems are simpler and less accurate, while closed loop systems are more complex but more accurate.

    • Example: A toaster is an open loop system as it does no...

  • Answered by AI
  • Q2. What is equation of PID controller
  • Ans. 

    The equation of a PID controller is a control loop feedback mechanism used in industrial control systems.

    • The equation for a PID controller is: u(t) = Kp*e(t) + Ki*∫e(t)dt + Kd*de(t)/dt

    • Kp, Ki, and Kd are the proportional, integral, and derivative gains respectively

    • The proportional term Kp reacts to the current error value

    • The integral term Ki reacts to the accumulation of past errors

    • The derivative term Kd reacts to the r

  • Answered by AI
  • Q3. Name any two pressure sensors
  • Ans. 

    Two common pressure sensors are piezoresistive sensors and capacitive sensors.

    • Piezoresistive sensors: measure pressure by changes in electrical resistance

    • Capacitive sensors: measure pressure by changes in capacitance

  • Answered by AI
  • Q4. Difference between open loop and closed loop
  • Ans. 

    Open loop does not have feedback mechanism, while closed loop does.

    • Open loop system does not have a feedback mechanism to adjust the output based on the input.

    • Closed loop system uses feedback from the output to adjust the input and maintain desired output.

    • Examples of open loop systems include a toaster or a washing machine with a timer setting.

    • Examples of closed loop systems include a thermostat controlling room temper

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Automation protocols used commonly ?
  • Ans. 

    Commonly used automation protocols include Modbus, Profibus, Ethernet/IP, and DeviceNet.

    • Modbus is a serial communication protocol commonly used in industrial automation.

    • Profibus is a fieldbus communication protocol used in process automation.

    • Ethernet/IP is a protocol used for industrial automation networking.

    • DeviceNet is a communication protocol used in factory automation for connecting industrial devices.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Automation protocols, SCADA basics, programming in any language

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Electrical eng basic
  • Q2. Induction motor transformer
Round 3 - HR 

(2 Questions)

  • Q1. Explain yourself in next 5 years
  • Q2. Explain yourself in next five years

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best prepare all the basics Do not skip anything mentioned in CV
Round 1 - Technical 

(3 Questions)

  • Q1. Tell about your earler project's
  • Q2. What is your bigest failure
  • Q3. You you overcome from proems
  • Ans. 

    I overcome problems by analyzing the situation, seeking advice, and taking action.

    • I analyze the situation to identify the root cause of the problem

    • I seek advice from colleagues or experts in the field

    • I take action by developing a plan and implementing solutions

    • I remain flexible and adaptable to adjust my approach as needed

    • For example, when faced with a project delay, I analyzed the cause, sought advice from my team, an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fair and punctual

Interview Questionnaire 

1 Question

  • Q1. What is the PID?
  • Ans. 

    PID stands for Proportional-Integral-Derivative. It is a control loop feedback mechanism used in engineering.

    • PID is used to control physical processes such as temperature, pressure, flow rate, and speed.

    • It calculates an error value as the difference between a measured process variable and a desired setpoint.

    • The three components of PID are proportional, integral, and derivative.

    • Proportional control responds to the curre...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. Previous And Current Salary Related Question
  • Q2. Current Designation in the company
  • Q3. Notice period for the company
  • Q4. Work and Documentation related question
Round 3 - Technical 

(6 Questions)

  • Q1. Job Resposibilities related question
  • Q2. Projects done related questions
  • Q3. Technical backgroud related question
  • Ans. Plc, scada, hmi, vfd, sensors, wiring related topics
  • Answered Anonymously
  • Q4. Whatever I have done in my current company related questions
  • Q5. Some Technical questions related to automation and maintenance.
  • Q6. How much salary I am expecting for current position

Interview Preparation Tips

Interview preparation tips for other job seekers - Work Experience Related Questions and Questions asked from your Education Background.

I applied via Recruitment Consulltant

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Reference 

(2 Questions)

  • Q1. Tell your name and education
  • Q2. From whom reference you came.
Round 3 - One-on-one 

(2 Questions)

  • Q1. In which company you work.
  • Q2. What your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst Company to work.Never join this company.
Otherwise it will be the worst mistake of your career .

I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is PID and all about previous experience
  • Ans. 

    PID stands for Proportional-Integral-Derivative. It is a control algorithm used in engineering to regulate processes.

    • PID is a feedback control algorithm that continuously calculates an error value and adjusts the control effort to minimize the error.

    • It consists of three terms: Proportional, Integral, and Derivative, which are combined to calculate the control output.

    • The Proportional term responds to the current error, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain what to you do in your past experience

I applied via Recruitment Consulltant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Why we should hire you
  • Q2. Where you see yourself in next 5 years
  • Q3. Role and responsibility in current role
  • Q4. Resume base question and situation asked
  • Q5. Its on Management skill and situation check
  • Q6. How you handle work pressure

Interview Preparation Tips

Interview preparation tips for other job seekers - HR round is only for to know area of interest & what you know about Rockwell.

Ib Automation Engineering Projects Interview FAQs

How many rounds are there in Ib Automation Engineering Projects Project Engineer interview?
Ib Automation Engineering Projects interview process usually has 1 rounds. The most common rounds in the Ib Automation Engineering Projects interview process are One-on-one Round.
How to prepare for Ib Automation Engineering Projects Project Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Ib Automation Engineering Projects. The most common topics and skills that interviewers at Ib Automation Engineering Projects expect are AutoCAD, Cable Schedule, Commissioning, Control System Design and DCS.

Tell us how to improve this page.

Ib Automation Engineering Projects Project Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Ib Automation Engineering Projects Project Engineer Salary
based on 91 salaries
₹1 L/yr - ₹4 L/yr
49% less than the average Project Engineer Salary in India
View more details

Ib Automation Engineering Projects Project Engineer Reviews and Ratings

based on 17 reviews

1.5/5

Rating in categories

1.6

Skill development

1.4

Work-life balance

1.3

Salary

1.5

Job security

1.4

Company culture

1.7

Promotions

1.5

Work satisfaction

Explore 17 Reviews and Ratings
Project Engineer
91 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Senior Project Engineer
27 salaries
unlock blur

₹2.6 L/yr - ₹5 L/yr

DCS Engineer
8 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Executive Accountant
6 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Instrument Engineer
6 salaries
unlock blur

₹2 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Ib Automation Engineering Projects with

L&T Technology Services

3.3
Compare

TCS

3.7
Compare

BHEL

4.1
Compare

Siemens

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview