i
ABB
Filter interviews by
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
I am a highly skilled and experienced Project Engineer with a strong background in managing complex engineering projects.
Over 10 years of experience in project management and engineering
Proficient in utilizing project management software and tools
Strong leadership and communication skills
Proven track record of successfully delivering projects on time and within budget
Experience in coordinating with cross-functional tea...
I have worked on various projects in my previous company, including the construction of a new office building and the implementation of a software system for project management.
Construction of a new office building
Implementation of a software system for project management
The lifecycle of a project refers to the stages it goes through from initiation to closure.
Initiation: project is defined and approved
Planning: project objectives, scope, and resources are determined
Execution: project plan is put into action
Monitoring and Control: project progress is tracked and necessary adjustments are made
Closure: project is completed and evaluated
Examples: construction of a building, development of...
Industrial communication protocols are standards for data exchange between devices in industrial automation and control systems.
Some common industrial communication protocols include Modbus, Profibus, DeviceNet, Ethernet/IP, and CANopen.
These protocols enable devices from different manufacturers to communicate with each other and exchange data.
Industrial communication protocols can be wired or wireless, and can operate...
MODBUS settings include baud rate, parity, data bits, stop bits, and slave address.
Baud rate determines the speed of communication between devices.
Parity is used for error checking and can be set to even, odd, or none.
Data bits determine the number of bits used to represent each character.
Stop bits indicate the end of a character and can be set to 1 or 2.
Slave address is used to identify the device on the network.
Examp...
The maximum speed in Modbus depends on the baud rate and cable length.
Modbus speed is measured in baud rate
Higher baud rates allow for faster data transfer
Cable length can also affect the maximum speed
For example, at 9600 baud rate, the maximum cable length is 1200 meters
The number of devices that can be added in Modbus depends on the network architecture and the number of available addresses.
The maximum number of devices that can be added to a Modbus network is 247.
The number of available addresses depends on the type of Modbus protocol used (RTU or TCP/IP).
The network architecture also plays a role in determining the number of devices that can be added.
It is important to ensure that ...
Modbus communication types include RTU, ASCII, and TCP/IP.
RTU (Remote Terminal Unit) is a serial communication protocol that uses binary code to transmit data.
ASCII (American Standard Code for Information Interchange) is a serial communication protocol that uses ASCII characters to transmit data.
TCP/IP (Transmission Control Protocol/Internet Protocol) is a network communication protocol that uses Ethernet to transmit d...
I have worked on multiple SCADA systems including Wonderware, Ignition, and Inductive Automation.
I have experience with configuring and programming SCADA systems
I have worked with Wonderware, Ignition, and Inductive Automation
I am familiar with creating HMI screens, alarms, and trends
I have experience with PLC communication and data acquisition
I have worked on projects in various industries including manufacturing and
The maximum input output handle refers to the maximum number of inputs and outputs that a device can handle.
The maximum input output handle varies depending on the device and its specifications.
It is important to consider the maximum input output handle when selecting a device for a project.
For example, a PLC may have a maximum input output handle of 256 inputs and 256 outputs.
Another example is a microcontroller with ...
The number of pages designed in HMI depends on the project requirements and complexity.
The number of pages can range from a few to hundreds depending on the project scope.
The complexity of the HMI design and functionality also affects the number of pages.
Factors such as user interface, data visualization, and system integration can impact the number of pages.
It is important to prioritize user experience and ease of nav
I have a strong skill set in programming languages such as Java, Python, and C++, with over 5 years of experience in each.
Java - 7 years of experience, used in developing enterprise applications
Python - 5 years of experience, used for data analysis and automation scripts
C++ - 6 years of experience, used in embedded systems programming
The project is a web-based application for managing inventory and sales for a retail company.
Developed using Java Spring framework
Utilizes MySQL database for storing data
Includes features such as user authentication, product management, and sales tracking
Symbols used in GD&T include position, concentricity, perpendicularity, etc.
Position symbol: Indicates the allowable deviation from the true position of a feature
Concentricity symbol: Specifies the allowable deviation between the axis of two features
Perpendicularity symbol: Indicates the allowable deviation from a 90-degree angle between two features
My project involved designing a new type of gearbox for improved efficiency and durability.
Researched existing gearbox designs and identified areas for improvement
Utilized CAD software to create detailed 3D models of the new gearbox
Conducted simulations to test the performance of the new design
Collaborated with a team of engineers to refine the design based on feedback
Produced a final prototype for testing and validati
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
A stack is a Last In First Out (LIFO) data structure, while a queue is a First In First Out (FIFO) data structure.
Stack: LIFO - Last In First Out. Example: browser history where the last page visited is the first to be accessed.
Queue: FIFO - First In First Out. Example: a line at a grocery store where the first person in line is the first to be served.
Function to find two numbers in array that add up to target. Optimize solution.
Use a hash map to store each number and its index as you iterate through the array.
For each number, check if the difference between the target and the number exists in the hash map.
Return the indices of the two numbers that add up to the target.
ABB interview questions for popular designations
I applied via Monster and was interviewed in Dec 2024. There was 1 interview round.
Get interview-ready with Top ABB Interview Questions
I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.
Experienced operations manager with a background in supply chain management and team leadership.
Over 5 years of experience in operations management
Strong background in supply chain management
Proven track record of leading and developing high-performing teams
Skilled in process improvement and optimization
Excellent communication and problem-solving skills
Budget planning involves forecasting expenses, setting financial goals, and allocating resources efficiently.
Start by analyzing past financial data and identifying trends
Forecast future expenses and revenue based on market conditions and company goals
Set financial goals and allocate resources accordingly
Monitor budget performance regularly and make adjustments as needed
Collaborate with other departments to ensure align...
Currently overseeing daily operations, managing staff, optimizing processes, and ensuring efficiency.
Managing a team of employees and delegating tasks
Developing and implementing operational policies and procedures
Monitoring and analyzing operational performance metrics
Identifying areas for improvement and implementing solutions
Ensuring compliance with regulations and standards
I handle my team by setting clear expectations, providing support and resources, fostering open communication, and recognizing achievements.
Set clear expectations for team members
Provide necessary support and resources for team to succeed
Foster open communication and encourage feedback
Recognize and reward team achievements
Address any conflicts or issues promptly and fairly
I recently overcame the challenge of streamlining our inventory management system to improve efficiency.
Identified inefficiencies in current inventory management processes
Implemented new software to track inventory in real-time
Trained staff on how to use the new system effectively
The main method is static in Java because it needs to be called by the JVM without creating an instance of the class.
Static methods can be called without creating an instance of the class.
The main method is the entry point of a Java program, so it needs to be accessible without creating objects.
Having the main method as static ensures that it can be called by the JVM before any objects are created.
Overloading construction is possible in programming by defining multiple functions with the same name but different parameters.
In programming, overloading construction refers to defining multiple functions with the same name but different parameters.
The compiler determines which function to call based on the number and types of arguments passed to it.
For example, you can have multiple functions named 'calculate' that a...
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Good experience in interview
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Switchgears consist of various components like circuit breakers, fuses, relays, etc. used to control, protect, and isolate electrical equipment.
Circuit breakers: Used to interrupt the flow of electricity in case of a fault.
Fuses: Protect electrical circuits by breaking the circuit when there is an overload.
Relays: Control the flow of electricity based on signals from sensors or switches.
Disconnect switches: Used to iso...
Contacts may not be moving in switch gears due to issues such as faulty wiring, mechanical obstructions, or lack of power.
Check for faulty wiring connections
Inspect for mechanical obstructions preventing movement
Ensure there is sufficient power supply to the switch gears
A purchase order is a document issued by a buyer to a seller, indicating types, quantities, and agreed prices for products or services.
Purchase orders are used in business transactions to ensure both parties are in agreement on the terms of the sale.
They typically include details such as item descriptions, quantities, prices, payment terms, and delivery dates.
Purchase orders help track and manage purchases, as well as ...
I would prioritize key deliverables, negotiate with vendors for discounts, and streamline processes to maintain quality within the tight budget.
Prioritize key deliverables to ensure essential aspects are not compromised
Negotiate with vendors for discounts or explore alternative cost-effective options
Streamline processes to eliminate any unnecessary expenses and optimize resources
Enclosure refers to a structure that surrounds or contains something, providing protection or confinement.
Enclosures can be used in various industries such as construction, electronics, and manufacturing.
Examples of enclosures include computer cases, electrical boxes, and animal habitats.
Enclosures are designed to protect the contents from external elements and provide safety and security.
Enclosures can be made of diff...
Top trending discussions
The duration of ABB interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 226 interviews
Interview experience
10-15 Yrs
Not Disclosed
15-20 Yrs
Not Disclosed
4-8 Yrs
Not Disclosed
Project Engineer
581
salaries
| ₹0 L/yr - ₹0 L/yr |
R&D Engineer
324
salaries
| ₹0 L/yr - ₹0 L/yr |
Financial Analyst
256
salaries
| ₹0 L/yr - ₹0 L/yr |
Design Engineer
237
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Project Engineer
209
salaries
| ₹0 L/yr - ₹0 L/yr |
Siemens
Schneider Electric
Emerson Electric Co.
Honeywell International India