Upload Button Icon Add office photos

Filter interviews by

Marine Electricals Automation Engineer Interview Questions, Process, and Tips

Updated 7 Oct 2021

Top Marine Electricals Automation Engineer Interview Questions and Answers

View all 9 questions

Marine Electricals Automation Engineer Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Types of communication protocols, knowledge of plc, scada and HMI.i was also asked about anolog 2 wire, 3 wire and 4 wire connection methods.

Interview Preparation Tips

Interview preparation tips for other job seekers - There's a two year bond if you're joining the company.

I applied via Walk-in and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. What is Automation?
  • Ans. 

    Automation is the use of technology to perform tasks without human intervention.

    • Automation involves the use of software, hardware, and other technologies to perform tasks.

    • It can be used to increase efficiency, reduce errors, and save time and money.

    • Examples include automated manufacturing processes, robotic assembly lines, and automated testing.

    • Automation can also be used in industries such as finance, healthcare, and ...

  • Answered by AI
  • Q2. Which language use in plc program?
  • Ans. 

    PLC programs can be written in various languages such as ladder logic, structured text, function block diagram, and sequential function chart.

    • Ladder logic is the most commonly used language in PLC programming.

    • Structured text is similar to programming languages like C and Pascal.

    • Function block diagram uses graphical blocks to represent functions.

    • Sequential function chart is used for complex processes with multiple steps...

  • Answered by AI
  • Q3. How many types of PLC and what are it's communication protocol.
  • Ans. 

    There are various types of PLCs with different communication protocols.

    • PLC types include Programmable Logic Controller, Compact Programmable Logic Controller, Modular Programmable Logic Controller, and more.

    • Communication protocols include Modbus, Profibus, DeviceNet, Ethernet/IP, and more.

    • The type of PLC and communication protocol used depends on the specific automation application.

    • PLCs can communicate with other devic...

  • Answered by AI
  • Q4. What is VFD?
  • Ans. 

    VFD stands for Variable Frequency Drive.

    • It is an electronic device that controls the speed of an AC motor by varying the frequency of the electrical supply to the motor.

    • It is used to save energy and improve process control in industrial applications.

    • VFDs are commonly used in HVAC systems, pumps, fans, and conveyors.

    • They can also be used to control the speed of electric vehicles and wind turbines.

  • Answered by AI
  • Q5. Why we use VFD?
  • Ans. 

    VFD is used to control the speed of AC motors and save energy.

    • Variable frequency drive (VFD) is used to control the speed of AC motors.

    • It saves energy by adjusting the motor speed to match the load requirements.

    • VFDs also provide soft start and stop, reducing mechanical stress on the motor.

    • They can improve process control and reduce maintenance costs.

    • Examples of VFD applications include HVAC systems, pumps, and conveyor

  • Answered by AI
  • Q6. How to select a VFD according to motor ?
  • Ans. 

    VFD selection depends on motor voltage, current, and power rating.

    • Check motor nameplate data for voltage, current, and power rating

    • Select VFD with compatible voltage and current rating

    • Ensure VFD power rating is equal to or greater than motor power rating

    • Consider additional features such as overload protection and communication protocols

    • Consult manufacturer's specifications and guidelines

  • Answered by AI
  • Q7. What is scada ?
  • Ans. 

    SCADA stands for Supervisory Control and Data Acquisition. It is a system used for monitoring and controlling industrial processes.

    • SCADA systems are used in various industries such as oil and gas, water treatment, and manufacturing.

    • They collect data from sensors and other devices and display it in a graphical interface for operators to monitor.

    • SCADA systems can also be used to control processes remotely, such as turnin...

  • Answered by AI
  • Q8. What is ohms law ?
  • Ans. 

    Ohm's law states that the current through a conductor between two points is directly proportional to the voltage across the two points.

    • Ohm's law is a fundamental law of electrical engineering.

    • It states that the current through a conductor is directly proportional to the voltage across it.

    • The proportionality constant is the resistance of the conductor.

    • The formula for Ohm's law is I = V/R, where I is the current, V is th...

  • Answered by AI
  • Q9. How to calculate power factor?
  • Ans. 

    Power factor is the ratio of real power to apparent power in an AC circuit.

    • Power factor = Real power / Apparent power

    • It is measured in a scale of 0 to 1 or 0 to 100%

    • A power factor of 1 means all the power is being used efficiently

    • A power factor of less than 1 means some power is being wasted

    • Capacitors can be used to improve power factor

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Automation Engineer Interview Questions Asked at Other Companies

asked in GEA Group
Q1. 16) What is modbus ? Types of modbus? How many slaves we can conn ... read more
asked in Blue Yonder
Q2. 1. What is the difference between Absolute & Relative Xpaths?
Q3. 1. Explain oops concepts in coding. 2. Write a program to find mi ... read more
Q4. One coding challenge was given to find the number of palindrome w ... read more
asked in GEA Group
Q5. 15) What is ASI protocol? How many slaves we can connect to one m ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2023.

Round 1 - Aptitude Test 

Relatrd to plc programing

Round 2 - One-on-one 

(2 Questions)

  • Q1. Electrical questions
  • Q2. Plc and scada questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to start career
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

First they conducted the testing round that is pseudo code only 2 they conducted.

Round 2 - Aptitude Test 

In laptop then they conducted aptitude, logical reasoning and java mcqs

Round 3 - One-on-one 

(2 Questions)

  • Q1. First the panel asked self introduction then oops concept and joins how many types of joins are there then normalization and view.
  • Q2. Difference between delete and truncate
  • Ans. 

    Delete removes rows one by one, while truncate removes all rows at once.

    • Delete is a DML command, while truncate is a DDL command.

    • Delete can be rolled back, while truncate cannot be rolled back.

    • Delete fires triggers, while truncate does not fire triggers.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Oops concepts in c# Solid and design principles Task vs thread Difference between interface and abstract class
  • Ans. 

    OOPs concepts in C#, SOLID and design principles, Task vs Thread, Interface vs Abstract class

    • OOPs concepts in C# include encapsulation, inheritance, polymorphism, and abstraction

    • SOLID principles are Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion

    • Task is a unit of work in C# that represents an asynchronous operation, while Thread is a separate path of execution wi...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Same as 1 st round with programing questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Explain singleton design pattern, And general questions

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Project Explanation , Workflow
  • Q2. Take Xpath using parent traverse
  • Ans. 

    Using parent traverse to create Xpath

    • Parent traverse is used to select the parent element of the current element

    • The syntax for parent traverse is '..'

    • Example: To select the parent of a div element with class 'example', the Xpath would be '//div[@class='example']/..'

  • Answered by AI
  • Q3. Use JAVA loop iteration for splitting alphabet, number and Symbols in @4Bft#67yjk#
  • Ans. 

    Using JAVA loop iteration to split alphabet, number and symbols in a given string.

    • Create three empty string arrays for alphabet, number and symbol

    • Loop through each character in the given string

    • Check if the character is an alphabet, number or symbol using ASCII values

    • Add the character to the respective array

    • Return the array of strings containing alphabet, number and symbol

  • Answered by AI
  • Q4. Some Manual Questions
Round 2 - Technical 

(4 Questions)

  • Q1. Project Explanation and Day to day Activities
  • Ans. 

    As a Senior Engineer, I lead projects and oversee day-to-day activities, ensuring timely delivery and quality output.

    • Lead project planning and execution

    • Collaborate with cross-functional teams

    • Monitor project progress and adjust timelines as needed

    • Ensure adherence to project scope, budget, and quality standards

    • Provide technical guidance and mentorship to team members

    • Identify and mitigate project risks

    • Communicate project

  • Answered by AI
  • Q2. How to solve conflict during Git push?
  • Ans. 

    Resolve conflicts by merging changes and resolving conflicts manually.

    • Pull the latest changes from the remote branch

    • Merge the changes with your local branch

    • Resolve conflicts manually by editing the conflicting files

    • Add and commit the changes

    • Push the changes to the remote branch

  • Answered by AI
  • Q3. Where will you execute test cases
  • Ans. 

    Test cases will be executed in a dedicated testing environment.

    • Test cases will be executed in a separate environment to avoid interference with the production environment.

    • The testing environment will be set up to mimic the production environment as closely as possible.

    • Test cases will be executed on multiple platforms and browsers to ensure compatibility.

    • Automated testing tools will be used to execute test cases efficie...

  • Answered by AI
  • Q4. What kind of project and it's requirement and your goals
  • Ans. 

    The project is to develop a software application for managing inventory in a manufacturing company.

    • The project requires understanding the manufacturing process and inventory management principles.

    • The software should be able to track inventory levels, generate purchase orders, and provide real-time reports.

    • Goals include improving efficiency, reducing stockouts, and optimizing inventory levels.

    • The application should have...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Project Explanation and personal details
  • Q2. Very good background scrutiny
  • Q3. Our expectations and expected CTC
  • Ans. 

    The company expects high performance and offers competitive compensation.

    • The company expects the candidate to have a strong technical background and experience in senior engineering roles.

    • They are looking for someone who can deliver high-quality work and meet project deadlines.

    • The candidate should have excellent problem-solving and communication skills.

    • They expect the candidate to be a team player and collaborate effec...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Agiliad Technologies Senior Engineer interview:
  • Manual Testing
  • Github
  • Split
  • Core Java
Interview preparation tips for other job seekers - Don't worry much just trust yourself and be bold about expressing yourself.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2022. There were 4 interview rounds.

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 - Aptitude Test 

Mostly Arithmetic questions, few logical reasoning questions

Round 3 - Coding Test 

Simple coding questions like Fibonacci series, string coding questions etc

Round 4 - Technical 

(3 Questions)

  • Q1. Asked to write on paper some coding questions logic
  • Q2. Reverse the elements in the array coding question
  • Ans. 

    Reverse the elements in the array of strings

    • Iterate through the array and swap the elements from start to end

    • Use two pointers, one at the start and one at the end, and swap the elements until they meet

    • Use a temporary variable to store the element being swapped

  • Answered by AI
  • Q3. Reverse words in a string coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Learn basic programming questions.
2. There can be multiple rounds of interviews including technical and HR

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Test involved some MCQ and a question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Mostly Software Related question on DSA
  • Q2. Arrays and strings
Round 3 - Coding Test 

DSA questions were there and behavioural

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding Questions on Golang
  • Q2. Questions on Docker
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was simple mostly asked basic coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Interviewed with ceo
  • Q2. What is your background and things?
Round 3 - One-on-one 

(1 Question)

  • Q1. Mostly technical questions were asked

Marine Electricals Interview FAQs

How to prepare for Marine Electricals Automation 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 Marine Electricals. The most common topics and skills that interviewers at Marine Electricals expect are HMI, Modbus, Profibus, SCADA and Siemens PLC.
What are the top questions asked in Marine Electricals Automation Engineer interview?

Some of the top questions asked at the Marine Electricals Automation Engineer interview -

  1. How many types of PLC and what are it's communication protoc...read more
  2. Which language use in plc progr...read more
  3. How to select a VFD according to moto...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Falcon Autotech Interview Questions
3.9
 • 45 Interviews
TMEIC Interview Questions
3.8
 • 19 Interviews
Festo Interview Questions
3.9
 • 18 Interviews
Virtuoso Interview Questions
3.7
 • 16 Interviews
View all
Marine Electricals Automation Engineer Salary
based on 19 salaries
₹2.4 L/yr - ₹4.9 L/yr
53% less than the average Automation Engineer Salary in India
View more details

Marine Electricals Automation Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Design Engineer
45 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Production Engineer
42 salaries
unlock blur

₹1.4 L/yr - ₹4.2 L/yr

Estimation Engineer
31 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Service Engineer
30 salaries
unlock blur

₹1.6 L/yr - ₹6.5 L/yr

Design & Development Engineer
28 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Marine Electricals with

Falcon Autotech

3.9
Compare

Technosoft Engineering Projects Limited

3.9
Compare

TMEIC

3.8
Compare

Festo

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