Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ross Process Equipment Team. If you also belong to the team, you can get access from here

Ross Process Equipment Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 48 Reviews

Filter interviews by

Ross Process Equipment Junior Automation Engineer Interview Questions and Answers

Updated 4 May 2024

Ross Process Equipment Junior Automation Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question regarding your job profile like PlC and controllers.
Round 2 - HR 

(1 Question)

  • Q1. Question regarding PD

Interview Preparation Tips

Interview preparation tips for other job seekers - No.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com

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 - HR 

(2 Questions)

  • Q1. About your career and reasons why are you switching.
  • Q2. Salary expectation and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared at nice location when you on team's interview.
Salary range for exp 5 to 8 yrs is 12 to 15 lpa

I applied via Company Website and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

20 Questions

  • Q1. 1)Tasks in PLC programming
  • Ans. 

    PLC programming tasks involve designing, coding, testing, and maintaining programs for industrial automation systems.

    • Designing and coding ladder logic diagrams

    • Testing and debugging programs

    • Maintaining and updating existing programs

    • Collaborating with other engineers and technicians

    • Documenting programs and processes

  • Answered by AI
  • Q2. 2)Priority among Task
  • Ans. 

    Priority among tasks is determined based on their urgency and importance.

    • Tasks with high urgency and high importance should be given top priority.

    • Tasks with low urgency and low importance can be given low priority.

    • Tasks with high urgency but low importance can be delegated to others.

    • Tasks with low urgency but high importance should be scheduled for later.

    • Prioritization should be reviewed regularly to ensure tasks are s

  • Answered by AI
  • Q3. 3)Memory of controller used
  • Ans. 

    The memory of the controller used depends on the specific controller model and manufacturer.

    • The memory capacity can range from a few kilobytes to several gigabytes.

    • Some common types of memory used in controllers include RAM, ROM, and flash memory.

    • The memory is used to store the program code, data, and configuration settings.

    • Examples of controller manufacturers include Siemens, Allen-Bradley, and Schneider Electric.

  • Answered by AI
  • Q4. 4)Datalogging in SCADA
  • Ans. 

    Datalogging in SCADA refers to the process of recording and storing data from various sensors and devices in a SCADA system.

    • Datalogging is important for analyzing trends and identifying issues in a SCADA system

    • Data can be logged in real-time or at set intervals

    • Logged data can be used for reporting, troubleshooting, and optimization

    • Examples of data that can be logged include temperature, pressure, flow rate, and energy

  • Answered by AI
  • Q5. 5)Alarm creation in SCADA
  • Ans. 

    Alarm creation in SCADA involves setting up thresholds and triggers for abnormal conditions.

    • Define the parameters for triggering an alarm

    • Set the threshold values for each parameter

    • Configure the alarm notification system

    • Test the alarm system to ensure proper functionality

  • Answered by AI
  • Q6. 6)Phase Manager & equipment phase
  • Q7. 7)MSG instruction
  • Q8. 8)Produce consume tag
  • Ans. 

    Produce consume tag is a synchronization mechanism used in multi-threaded programming.

    • It is used to ensure that a producer thread does not overwrite data that has not yet been consumed by a consumer thread.

    • The producer thread sets the produce tag when it has produced new data.

    • The consumer thread sets the consume tag when it has consumed the data.

    • The producer thread waits for the consume tag to be set before producing n...

  • Answered by AI
  • Q9. 9) Communication between SCADA / HMI & PLC
  • Ans. 

    Communication between SCADA/HMI & PLC is crucial for automation. It enables real-time monitoring and control of industrial processes.

    • SCADA/HMI sends commands to PLC for process control

    • PLC sends data to SCADA/HMI for real-time monitoring

    • Communication protocols like Modbus, Profibus, and Ethernet/IP are used

    • Redundancy and fault-tolerant systems are implemented for reliability

  • Answered by AI
  • Q10. 10) What is RS Linx, drivers in it & factory talk linx
  • Ans. 

    RS Linx is a software used for communication between Rockwell Automation devices. It includes drivers and FactoryTalk Linx.

    • RS Linx is a communication software used for Rockwell Automation devices

    • It includes drivers for various devices such as PLCs, HMIs, and drives

    • FactoryTalk Linx is a component of RS Linx that allows communication between devices and software applications

    • RS Linx supports various communication protocol

  • Answered by AI
  • Q11. 11) Rockwell Software used names
  • Ans. 

    Rockwell Software used names for their software products instead of version numbers.

    • Rockwell Software used names like RSLogix, FactoryTalk, and Studio 5000 for their software products.

    • This naming convention made it easier for customers to identify and differentiate between different software products.

    • The names also helped to create brand recognition and loyalty among customers.

    • Rockwell Software continues to use this na...

  • Answered by AI
  • Q12. 12) What is watch dog timer , system overhead time , RPI in PLC
  • Ans. 

    Watchdog timer is a safety mechanism that resets the system if it fails to respond within a set time. System overhead time is the time required for the system to perform non-critical tasks. RPI is the rate at which the PLC scans its inputs and outputs.

    • Watchdog timer is used to prevent system failures due to software or hardware issues

    • System overhead time is the time required for the system to perform non-critical tasks...

  • Answered by AI
  • Q13. 13) Unicast & multicating in produce consume tag
  • Ans. 

    Unicast and multicast are communication methods used in produce consume tag.

    • Unicast is a one-to-one communication method where a message is sent to a single recipient.

    • Multicast is a one-to-many communication method where a message is sent to multiple recipients.

    • Produce consume tag is a mechanism used in automation systems to communicate between producers and consumers.

    • Unicast is used when the producer needs to send a m...

  • Answered by AI
  • Q14. 14) What are different protocols used
  • Ans. 

    Different protocols used in automation engineering

    • Modbus

    • Profibus

    • DeviceNet

    • Ethernet/IP

    • CANopen

    • AS-Interface

    • Foundation Fieldbus

    • HART

    • BACnet

    • LonWorks

  • Answered by AI
  • Q15. 15) What is ASI protocol? How many slaves we can connect to one master ?
  • Ans. 

    ASI protocol is a serial communication protocol used in industrial automation systems.

    • ASI stands for Actuator Sensor Interface.

    • It is used to connect sensors and actuators to a central controller.

    • It is a simple and cost-effective protocol.

    • It supports up to 62 slaves per master.

    • It uses a 2-wire bus for communication.

  • Answered by AI
  • Q16. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
  • Ans. 

    Modbus is a communication protocol used in industrial automation. It allows communication between devices connected to a network.

    • Modbus is used to transmit data between devices in a master-slave architecture.

    • There are two types of Modbus: Modbus RTU (serial communication) and Modbus TCP (Ethernet communication).

    • Modbus RTU supports up to 247 slaves while Modbus TCP can support thousands of slaves.

    • Modbus is commonly used...

  • Answered by AI
  • Q17. 17)Communication between Rockwell PLC & Wonderware SCADA?
  • Q18. 18) What is Kepware? Difference between UA & DA
  • Ans. 

    Kepware is a software solution for industrial automation communication.

    • Kepware is used to connect different industrial devices and software applications.

    • It supports various communication protocols such as OPC DA, OPC UA, MQTT, etc.

    • OPC DA is a legacy protocol used for communication between Windows-based applications and process control hardware.

    • OPC UA is a newer and more secure protocol that supports cross-platform comm...

  • Answered by AI
  • Q19. 19) What is OPC communication
  • Ans. 

    OPC communication is a standard protocol used for data exchange between different industrial automation systems.

    • OPC stands for OLE (Object Linking and Embedding) for Process Control

    • It allows communication between devices from different manufacturers

    • OPC servers provide data to OPC clients using a common language

    • OPC UA (Unified Architecture) is the latest version of OPC with improved security and scalability

  • Answered by AI
  • Q20. 20) When we prefere to use standard & performance HMI?
  • Ans. 

    Standard HMI for basic operations, Performance HMI for complex operations.

    • Standard HMI for simple and routine operations

    • Performance HMI for complex and critical operations

    • Performance HMI for high-speed processes

    • Standard HMI for low-speed processes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare above questions. You will get HR call.

Skills evaluated in this interview

Ross Process Equipment Interview FAQs

How many rounds are there in Ross Process Equipment Junior Automation Engineer interview?
Ross Process Equipment interview process usually has 2 rounds. The most common rounds in the Ross Process Equipment interview process are Technical and HR.

Tell us how to improve this page.

Ross Process Equipment Junior Automation Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 428 Interviews
Thermax Limited Interview Questions
4.2
 • 239 Interviews
Metso Outotec Interview Questions
4.3
 • 65 Interviews
Tetra Pak Interview Questions
4.1
 • 33 Interviews
Sandvik Asia Interview Questions
4.3
 • 30 Interviews
Alfa Laval Interview Questions
4.0
 • 29 Interviews
PMT Machines Interview Questions
3.4
 • 19 Interviews
Europa Locks Interview Questions
3.5
 • 19 Interviews
Trelleborg Interview Questions
4.0
 • 18 Interviews
View all
Design Engineer
11 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Quality Engineer
7 salaries
unlock blur

₹2.4 L/yr - ₹6.5 L/yr

Assistant Manager
6 salaries
unlock blur

₹7.6 L/yr - ₹10 L/yr

Administration Executive
6 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Territory Manager
6 salaries
unlock blur

₹9 L/yr - ₹11 L/yr

Explore more salaries
Compare Ross Process Equipment with

Thermax Limited

4.2
Compare

Alfa Laval

4.0
Compare

GEA Group

3.8
Compare

Andritz Hydro Location India

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