i
Johnson Controls
Filter interviews by
I applied via Recruitment Consulltant
I was interviewed in Dec 2022.
Instruments for electronics & electrical engineering.
Electronics & electrical engineering se related any question or project work in.
Testing and measurement are crucial for ensuring equipment functionality and progress monitoring.
Regular testing and calibration of equipment can prevent breakdowns and ensure accurate measurements.
Measurement tools such as oscilloscopes, multimeters, and spectrum analyzers are commonly used in engineering.
In-progress testing can help identify issues early on and prevent costly delays in project completion.
Documentatio...
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
Johnson Controls interview questions for popular designations
I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.
Get interview-ready with Top Johnson Controls Interview Questions
I applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.
Before apptitude round you will asked to select your stream, so as I'm from ECE I've selected ECE. So questions will be related to that only. In 60 min there were 75 MCQ questions with very bad website UI, So don't get shocked if you see no line breaks in code.
Question are from these domain:
- Microprocessor/Microcontroller (15 questions)
- Digital Electronics (10 questions)
- Analog electronic and Network Theory (10 questions)
- OOPs and psuedocode (15 questions)
- General Apptitude and Logical reasoning (15 questions)
- other basic ECE and CSE questions ( 10 questions)
Out of 70 students they selected only 6 from our college. Try to attempt more than 65 questions to get selected in this round. Fortunately I was selected in apptitude round.
Latches and flip flops are sequential logic circuits used to store data. Flip flops are edge-triggered while latches are level-triggered.
Latches are level-triggered and can be transparent or opaque
Flip flops are edge-triggered and can be positive or negative edge-triggered
Latches are simpler and faster than flip flops
Flip flops are more reliable and less prone to glitches than latches
Examples of latches include SR latc...
Johnson Counter is a digital circuit that counts in a cyclic pattern.
It is a type of shift register with feedback
It has a sequence of n bits that cycle through 2^n-1 states
It is used in digital clocks, frequency dividers, and memory address decoding
Example: 4-bit Johnson counter has a sequence of 0001, 0010, 0100, 1000, 0001, ...
It can be implemented using D flip-flops or JK flip-flops
Counters are used to count the number of clock pulses and generate output signals. Shift registers are used to store and shift data.
Counters are sequential circuits that count the number of clock pulses and generate output signals.
They can be used in applications such as frequency dividers, event counters, and timers.
Shift registers are used to store and shift data in a serial manner.
They can be used in applications su...
Draw XOR gate truth table
XOR gate has two inputs and one output
Output is 1 only if inputs are different
Truth table: 0 XOR 0 = 0, 0 XOR 1 = 1, 1 XOR 0 = 1, 1 XOR 1 = 0
Universal Gates are gates that can be used to implement any logic function. OR gate can be drawn from a Universal Gate.
Universal Gates include NAND and NOR gates
NAND and NOR gates can be used to implement any logic function
OR gate can be drawn from a NAND gate by connecting both inputs together
OR gate can be drawn from a NOR gate by connecting both inputs together and inverting the output
A PID controller is a feedback control loop that calculates an error value as the difference between a desired setpoint and a measured process variable.
The block diagram of a PID controller consists of three main components: the proportional, integral, and derivative terms.
The proportional term produces an output that is proportional to the error signal.
The integral term produces an output that is proportional to the i...
Find equivalent resistance of the given circuit
Identify series and parallel connections
Use Ohm's law to calculate individual resistances
Combine resistances using series and parallel rules
Final answer should be in Ohms
8085 is called 8 bit processor because it can process 8 bits of data at a time.
8085 has an 8-bit data bus and can process 8 bits of data at a time
It has an 8-bit accumulator and can perform arithmetic and logical operations on 8-bit data
It has 16-bit address bus which can address up to 64 KB of memory
Examples of 8-bit processors include Intel 8080, Zilog Z80, and MOS Technology 6502
8085 has 5 interrupts. TRAP, RST 7.5, RST 6.5, RST 5.5, INTR
8085 has 5 interrupts: TRAP, RST 7.5, RST 6.5, RST 5.5, INTR
TRAP is a non-maskable interrupt
RST 7.5, RST 6.5, and RST 5.5 are maskable interrupts
INTR is a maskable interrupt and can be enabled or disabled by setting the interrupt enable flip-flop
Interrupts are used to handle external events and improve the efficiency of the system
Microprocessor is a single chip CPU while microcontroller is a complete computer on a chip.
Microprocessor is used in general purpose computing while microcontroller is used in embedded systems.
Microprocessor has limited on-chip peripherals while microcontroller has on-chip peripherals like timers, ADC, etc.
Microprocessor requires external memory and peripherals while microcontroller has them on-chip.
Examples of micropr...
Flags in 8086 and their high and low conditions
8086 has 9 flags: Carry, Parity, Auxiliary Carry, Zero, Sign, Trap, Interrupt, Direction, Overflow
Flags can be set or reset based on the result of arithmetic and logical operations
High condition means the flag is set, while low condition means the flag is reset
NPN and PNP transistors are drawn using three layers of semiconductor material.
Draw two vertical lines representing the two outer layers of the transistor.
Draw a diagonal line connecting the top of the left line to the bottom of the right line for NPN transistor.
Draw a diagonal line connecting the top of the right line to the bottom of the left line for PNP transistor.
Add arrows to indicate the direction of current flo...
Explanation of different terminals of BJT
BJT has three terminals: emitter, base, and collector
Emitter is heavily doped and has the highest concentration of charge carriers
Base is lightly doped and controls the flow of charge carriers from emitter to collector
Collector is moderately doped and collects the charge carriers from the base
The direction of current flow is from emitter to collector
BJT has three operating regions: active, saturation, and cutoff.
Active region: both junctions are forward-biased.
Saturation region: both junctions are reverse-biased.
Cutoff region: base-emitter junction is reverse-biased and base-collector junction is forward-biased.
BJT operates as an amplifier in the active region.
BJT operates as a switch in the saturation and cutoff regions.
BJT is a current-controlled device while FET is a voltage-controlled device.
BJT stands for Bipolar Junction Transistor while FET stands for Field Effect Transistor.
BJT has a higher gain and faster switching speed than FET.
FET has a higher input impedance and lower noise than BJT.
BJT is commonly used in low-power applications while FET is commonly used in high-power applications.
Examples of BJT include NPN and PNP trans...
Analog to digital conversion techniques include pulse code modulation, delta modulation, and sigma-delta modulation.
Pulse code modulation (PCM) samples the analog signal at regular intervals and quantizes each sample into a binary code.
Delta modulation (DM) approximates the slope of the analog signal and encodes the difference between the approximated value and the actual value.
Sigma-delta modulation (SDM) oversamples ...
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
The Topics can be easily found in Indiabix
I applied via Campus Placement and was interviewed in Oct 2023. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2023. There were 2 interview rounds.
Prepare models and v ray settings
An Ahu system in HVAC refers to an Air Handling Unit which is a device used to regulate and circulate air as part of a heating, ventilation, and air conditioning system.
An Ahu system typically consists of a blower, heating or cooling elements, filter racks or chambers, dampers, and sound attenuators.
It is responsible for taking in outside air, conditioning it, and then distributing it throughout a building.
Ahu systems ...
posted on 23 Sep 2023
I applied via Campus Placement
Quants,Instrumentation question
What people are saying about Johnson Controls
Some of the top questions asked at the Johnson Controls interview -
The duration of Johnson Controls interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 240 interviews
Interview experience
based on 2.9k reviews
Rating in categories
Assistant Manager
1.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
1.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
674
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
349
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
334
salaries
| ₹0 L/yr - ₹0 L/yr |
Siemens
Honeywell Automation
Schneider Electric
ABB