Filter interviews by
Electrolytic capacitors store higher amount of energy.
Electrolytic capacitors have higher energy storage capacity compared to other types of capacitors.
They are commonly used in power supply circuits and audio amplifiers.
Examples of electrolytic capacitors include aluminum electrolytic capacitors and tantalum capacitors.
Molecules are held together in crystals by intermolecular forces.
Intermolecular forces, such as hydrogen bonding, electrostatic interactions, and van der Waals forces, hold molecules together in crystals.
These forces are responsible for the regular arrangement of molecules in a crystal lattice.
Examples of crystals held together by intermolecular forces include salt (sodium chloride) and quartz.
The strength and type of ...
C-O bond length is minimum in carbonyl compounds.
Carbonyl compounds have a double bond between carbon and oxygen.
The C-O bond length is shorter in carbonyl compounds compared to other compounds.
Examples of carbonyl compounds include aldehydes, ketones, and carboxylic acids.
I applied via Company Website and was interviewed before Aug 2020. There were 3 interview rounds.
I applied via Walk-in
A voting system for 1000 voters with indication of winner among two candidates.
Create a database to store voter information and their votes.
Design a user-friendly interface for voters to cast their votes.
Implement a vote counting algorithm to determine the winner.
Display the winner on the system interface at the end of the voting process.
BARC interview questions for popular designations
I applied via Walk-in
LEDs work by converting electrical energy into light energy through a process called electroluminescence.
LEDs are made of a semiconductor material that emits light when a current is passed through it
The color of the light emitted depends on the type of semiconductor material used
LEDs are more energy-efficient than traditional incandescent bulbs
LEDs have a longer lifespan than traditional bulbs
LEDs are commonly used in ...
The LEDs are driven by the block through a microcontroller that sends signals to the LED driver circuit.
The block uses a microcontroller to control the LEDs
The microcontroller sends signals to the LED driver circuit
The LED driver circuit then powers the LEDs
The block may use PWM (Pulse Width Modulation) to control the brightness of the LEDs
It depends on the type of device being driven and the circuit it is being connected to.
Some devices may require additional circuitry to properly drive them
The circuit design will depend on the specific requirements of the device
Examples of additional circuitry include amplifiers, filters, and voltage regulators
The current output of a typical gate depends on the specific gate and its operating conditions.
The current output of a gate can range from microamps to several amps depending on the gate type and its operating conditions.
The gate current can also vary depending on the voltage applied to the gate and the load connected to the output.
Some gates, such as MOSFETs, have a high input impedance and can have a very low output ...
Designing a voltage amplifier with op-amp in inv. and non-inv. config. to achieve a particular gain.
Choose an op-amp with high gain and bandwidth.
For inverting configuration, connect input to the inverting terminal and feedback resistor from output to inverting terminal.
For non-inverting configuration, connect input to non-inverting terminal and feedback resistor from output to inverting terminal.
Calculate the resistor...
KCL can be directly applied at op-amp i/p terminal by considering the virtual short concept.
Op-amp i/p terminal is considered as a virtual ground
Current entering the i/p terminal is equal to the current leaving the terminal
Applying KCL at the i/p terminal helps in analyzing the circuit
Example: In an inverting op-amp circuit, the current entering the i/p terminal is equal to the current flowing through the feedback resi
Op-amps are not ideal due to limitations in their performance and design.
Ideal op-amps have infinite gain, bandwidth, input impedance, and output impedance.
Real op-amps have limitations in these parameters and also suffer from noise, offset voltage, and distortion.
Design trade-offs are made to optimize op-amp performance for specific applications.
For example, a low-noise op-amp may have lower gain or bandwidth than a h...
Exchanging connections to pins 2 & 3 in op-amp voltage amp circuit causes DC defects. Output waveform changes.
DC offset increases or decreases depending on the polarity of the op-amp
Output waveform changes from a non-inverted to an inverted or vice versa
The gain of the circuit changes
The circuit may become unstable and oscillate
Example: Inverting amplifier becomes non-inverting and vice versa
The power supply voltage range, saturation conditions, and range of resistances in feedback path and input terminals are important considerations in circuit design.
The power supply voltage range should be chosen to accommodate the voltage requirements of the circuit components.
Saturation conditions refer to the point at which the output voltage of an amplifier can no longer increase despite an increase in input voltage...
An LPF circuit with op-amp is a low-pass filter circuit that uses an operational amplifier to amplify and filter signals.
The op-amp is used as a voltage follower to provide high input impedance.
The LPF circuit is made up of a resistor and capacitor in series, with the output taken across the capacitor.
The cutoff frequency of the LPF can be calculated using the formula f_c = 1/(2*pi*R*C).
Typical input signals include si...
LPF with passive components is a low pass filter designed using only passive components.
Passive components include resistors, capacitors, and inductors.
LPF allows low frequency signals to pass through while attenuating high frequency signals.
The cutoff frequency of the LPF can be calculated using the values of the passive components.
Examples of LPF with passive components include RC low pass filter and RL low pass filt
I applied via Walk-in
PID controller is a feedback control system that continuously calculates an error value and applies a correction based on proportional, integral, and derivative terms.
TF of PID controller is (Kp + Ki/s + Kd*s)
Plant process can be any system that requires control, such as a temperature control system or a robotic arm
The PID controller can be applied to the plant process by tuning the values of Kp, Ki, and Kd to achieve ...
H(S) is not required in PID controlled control system.
PID controllers do not require transfer functions like H(S)
PID controllers use feedback to adjust the output
H(S) is used in open-loop control systems
PID controllers are closed-loop control systems
Example: Temperature control using a PID controller
Proportional control alone cannot eliminate offset error.
Proportional control only responds to the current error, not past errors.
Offset error occurs when the steady-state error is non-zero.
Integral control is needed to eliminate offset error by continuously adjusting the control signal.
Example: A thermostat using only proportional control would overshoot the desired temperature and never reach it.
Example: A cruise con...
An integral controller is a type of feedback controller that uses the integral of the error signal to adjust the control output.
An integral controller is used to eliminate steady-state error in a system
The controller continuously integrates the error signal over time
The output of the controller is proportional to the integral of the error signal
The integral controller is represented by the symbol 1/s in the Laplace dom...
The number can be stored as a floating-point data type with a precision of at least 12 digits.
Floating-point data type can store decimal numbers with a fractional part.
Precision refers to the number of digits that can be stored after the decimal point.
In this case, a precision of at least 12 digits is required to store the number 1.00123456788.
Storing 1.00123456788 in double floating precision format
Double floating precision format is a binary format that stores numbers with a fractional component.
It uses 64 bits to store the number, with 52 bits for the mantissa and 11 bits for the exponent.
To store 1.00123456788, we would use the double data type in most programming languages.
In Java, for example, we would declare a variable as 'double num = 1.00123456788;
Opamp with positive gain of 10.
Use an inverting amplifier configuration.
Connect the input signal to the inverting input terminal.
Connect a feedback resistor from the output to the inverting input.
Connect a resistor from the inverting input to ground.
Choose resistor values to achieve a gain of 10.
Ensure the opamp is powered with appropriate voltage levels.
Derive the gain equation
Gain equation relates the output signal to the input signal
It is expressed as Gain = Output/Input
In electronics, gain is often measured in decibels (dB)
The gain equation can be derived using circuit analysis and mathematical equations
The closed path for current through flow in op-amp is within the feedback loop.
The feedback loop is the closed path for current through flow in op-amp.
The feedback loop consists of resistors and capacitors.
The feedback loop determines the gain and stability of the op-amp.
The closed path for current through flow is important for analyzing the behavior of the op-amp.
Replacing ideal op-amp of gain infinity with op-amp of gain 100 will change the output.
Output will decrease by a factor of 100
The circuit's gain will decrease by a factor of 100
The output will be less precise due to the finite gain of the op-amp
I applied via Walk-in
A circuit to maintain temperature between 25 to 28'C by automatically turning on heater or AC.
Use a temperature sensor to detect the room temperature
Connect the heater and AC to a relay module
Use a microcontroller to control the relays based on temperature readings
I applied via Walk-in
A shift register is a digital circuit that can store and shift data bits sequentially.
A shift register can be implemented using D flip-flops or shift register ICs.
It can be used for serial-to-parallel or parallel-to-serial data conversion.
A common example is the 74HC595 shift register used in LED matrix displays.
Shift registers can also be cascaded to increase the number of bits that can be stored and shifted.
To convert a shift register into an asynchronous counter, connect the output of the last flip-flop to the input of the first flip-flop.
Connect the output of the last flip-flop to the input of the first flip-flop
Use the clock input of the first flip-flop as the clock input for the counter
Use the output of the first flip-flop as the least significant bit (LSB) of the counter
Use the output of the last flip-flop as the mos
Convert a D-flip flop to a T-flip flop without using any gate.
Connect the Q output of the D-flip flop to the T input
Connect the complement of the Q output to the D input
This will toggle the output on every clock pulse
No additional gates are required
Different families have different voltage levels for their electrical systems.
The North American residential voltage level is 120V AC.
European residential voltage level is 230V AC.
Industrial voltage levels can range from 208V to 480V AC.
High voltage transmission lines can range from 69kV to 765kV AC.
Some countries have multiple voltage levels depending on the region.
The output of a TTL inverter when 1V is applied is logic 0.
TTL inverter has a threshold voltage of 0.8V
Any input voltage below 0.8V is considered logic 1
Any input voltage above 2V is considered logic 0
Input voltage between 0.8V and 2V is undefined
ECL is the fastest due to its optimized design and parallel processing capabilities.
ECL is designed to optimize performance and minimize disk I/O
ECL uses parallel processing to distribute workloads across multiple cores and nodes
ECL also has built-in caching mechanisms to reduce data retrieval times
ECL's compiler generates highly optimized code for efficient execution
ECL supports vectorized operations for faster data p
Open loop and closed loop are two types of control systems used in engineering.
Open loop control system does not have feedback mechanism while closed loop control system has feedback mechanism.
Open loop system is less accurate and less reliable than closed loop system.
Examples of open loop system include washing machine with timer while examples of closed loop system include thermostat and cruise control in a car.
Closed loop control is preferred over open loop control due to its ability to adjust for disturbances and maintain stability.
Closed loop control uses feedback to adjust the system output based on the desired input and actual output.
Open loop control does not use feedback and relies solely on the input to produce the desired output.
Closed loop control is more accurate and reliable as it can adjust for disturbances and m...
Feedback in a control system of a CE amplifier is a process of returning a portion of the output signal back to the input to regulate the amplifier's gain and performance.
Feedback is used to stabilize the amplifier's output and reduce distortion.
Negative feedback is commonly used in CE amplifiers to improve linearity and reduce noise.
The amount of feedback can be adjusted using a feedback resistor.
Feedback can also aff...
Feedback in control systems provides information to adjust the system's output.
Feedback allows for adjustments to be made to the system's output based on the difference between the desired output and the actual output.
This can improve the accuracy and stability of the system.
Examples of feedback control systems include thermostats, cruise control in cars, and autopilot systems in airplanes.
The advantage of feedback con...
A position sensor is a device that measures the position of an object relative to a reference point.
Linear variable differential transformer (LVDT)
Rotary encoder
Potentiometer
Hall effect sensor
Optical encoder
A position and velocity control system can be designed using a proportional-integral-derivative (PID) controller.
Use a PID controller to regulate the position and velocity of a system
The controller takes in the desired position and velocity as inputs and outputs a control signal
The control signal is used to adjust the system's actuators to achieve the desired position and velocity
Tune the PID controller's gains to achi...
Controllers are used in control systems to regulate and maintain desired outputs.
Controllers are used in various industries such as manufacturing, automotive, aerospace, and HVAC systems.
They are used to regulate and maintain desired outputs such as temperature, pressure, flow rate, and speed.
Controllers can be simple or complex depending on the system requirements.
Examples of controllers include PID controllers, on-of
I applied via Walk-in
Inductors, capacitors, and resistors can be designed using VLSI technology.
Inductors can be designed using spiral inductors or solenoid inductors.
Capacitors can be designed using metal-insulator-metal (MIM) capacitors or varactor diodes.
Resistors can be designed using thin-film resistors or polysilicon resistors.
VLSI technology allows for the integration of these components onto a single chip.
The design process involve...
An inverter circuit diagram can be drawn using a NOT gate. A clock can be made using a crystal oscillator and a counter.
Inverter circuit diagram can be drawn using a NOT gate
A clock can be made using a crystal oscillator and a counter
Clock arrangement can be made using a 555 timer IC
Inverter circuit can be used to convert DC to AC
SPICE stands for Simulation Program with Integrated Circuit Emphasis.
SPICE is a computer program used for simulating analog circuits.
It was developed at the University of California, Berkeley in the 1970s.
SPICE can be used to analyze and design circuits, and to predict circuit behavior.
It is widely used in the electronics industry for circuit design and analysis.
Examples of SPICE software include LTspice, PSpice, and H
Inductor is a passive component that stores energy in a magnetic field. It is used in VLSI for filtering and signal processing.
Inductor is used in VLSI for filtering and signal processing.
It stores energy in a magnetic field.
It is a passive component.
Inductors are commonly used in RF circuits.
Inductors can be modeled as a series of inductances and resistances.
Inductors can be used to create resonant circuits.
Signal can be transferred from one mobile to another via Bluetooth, Wi-Fi Direct, or mobile data.
Enable Bluetooth or Wi-Fi Direct on both devices and pair them to transfer files.
Use mobile data to transfer files via cloud storage or file-sharing apps.
NFC can also be used for transferring small files.
Third-party apps like SHAREit, Xender, and AirDroid can also be used for file transfer.
Signal can also be transferred via
CDMA stands for Code Division Multiple Access. It is a wireless communication technology that allows multiple users to share the same frequency band simultaneously.
CDMA uses unique codes to differentiate between users and their transmissions.
It allows for more efficient use of available bandwidth.
CDMA is used in cellular networks, such as Verizon and Sprint in the US.
It is also used in other wireless communication syst...
Noise in CDMA signals is shown by measuring the signal-to-noise ratio (SNR).
Noise in CDMA signals is typically measured by the signal-to-noise ratio (SNR).
The type of noise in CDMA signals can vary, but common types include thermal noise and interference from other signals.
To improve SNR and reduce noise, CDMA systems use techniques such as power control and interference cancellation.
Noise in CDMA signals can also be c...
To generate a given waveform using an asynchronous counter, follow these steps:
Determine the number of flip-flops required based on the waveform's frequency
Design the counter circuit using JK flip-flops
Connect the output of the counter to a digital-to-analog converter (DAC)
Feed the DAC output to a low-pass filter to obtain the waveform
Adjust the counter's clock frequency to match the desired waveform frequency
Synchronous counters use clock signals to change state, while asynchronous counters use external inputs.
Synchronous counters use flip-flops that change state on the rising or falling edge of a clock signal.
Asynchronous counters use flip-flops that change state based on external inputs, such as a button press or sensor reading.
Synchronous counters are more reliable and accurate, but require a clock signal.
Asynchronous c...
I applied via Walk-in
Q point and load line are used to analyze the operating point and characteristics of a transistor circuit.
Q point is the operating point of a transistor circuit where the DC load line intersects with the transistor characteristic curve.
Load line is a graphical representation of the circuit's DC characteristics.
The various regions of operation are cutoff, active, and saturation.
Cutoff region is when the transistor is of...
Virtual ground is a concept used in electronics where a point in a circuit is considered to be at ground potential even though it is not actually connected to ground.
Virtual ground is created by using an op-amp or a voltage divider circuit.
It is used to provide a reference point for signals in a circuit.
Both points in a virtual ground circuit are at the same potential due to the feedback mechanism.
Examples of virtual g...
Top trending discussions
Some of the top questions asked at the BARC interview -
based on 14 interviews
Interview experience
Scientific Officer
65
salaries
| â‚ą8.8 L/yr - â‚ą30.5 L/yr |
Associate Manager
26
salaries
| â‚ą4.8 L/yr - â‚ą14.3 L/yr |
Senior Executive
20
salaries
| â‚ą4.8 L/yr - â‚ą11 L/yr |
Scientist
13
salaries
| â‚ą8.1 L/yr - â‚ą16.4 L/yr |
Research Associate
11
salaries
| â‚ą5.2 L/yr - â‚ą10.2 L/yr |
Defence Research & Development Organisation
Nielsen Holdings
Kantar
GfK MODE