Bistable

Comprehensive study notes, diagrams, and exam preparation for Bistable.

Bistable

Definition

A bistable system is a system having two stable equilibrium states so that, after a disturbance, it returns to one of these two states rather than to a single neutral state.

In simpler words, bistable means:

two stable positions or conditions

  • the system can switch from one stable state to the other
  • it usually requires an external input or trigger to change state

Examples include:

  • a light switch with ON and OFF positions
  • an electronic flip-flop storing 1 bit of data
  • a ball resting in one of two valleys separated by a hill

Main Content

1. Stable States

  • In a bistable system, there are two separate stable states, and each state is capable of remaining unchanged unless disturbed strongly enough.
  • Stability means that if the system is slightly disturbed, it returns back to the same state instead of moving to a different one.

For example, imagine a ball placed in a double-well shape:

State 1        State 2
   \            /
    \____  ____/
         \/

If the ball is in the left valley, it stays there. If it is in the right valley, it stays there too. These valleys represent the two stable states.

In electronics, a bistable circuit may have one output at logic 0 and another at logic 1. In mechanical systems, a toggle switch stays in one position until it is manually flipped.

2. Switching Between States

  • A bistable system does not randomly change from one stable state to the other; it needs a trigger such as an input signal, force, pulse, or disturbance.
  • The switch usually happens only when the input crosses a certain threshold.

This property is very useful because it prevents accidental switching caused by small noise or minor variations.

For example:

  • In a flip-flop, a clock pulse or set/reset input changes the state.
  • In a relay, an electric current changes the position of the contacts.
  • In a biological bistable switch, a molecule or chemical concentration may trigger a change in cell behavior.

A common feature of switching is hysteresis, where the input needed to switch from state A to state B is different from the input needed to switch back.

3. Memory and Persistence

  • Bistable systems can remember their state even after the input is removed, which makes them useful as memory elements.
  • This persistence is one of the biggest reasons bistability is important in digital electronics and control systems.

For instance, a flip-flop can hold a bit of information:

  • one state = 0
  • the other state = 1

This means a bistable device acts like a very simple memory cell. In broader science, bistable behavior also appears in gene regulation, where a cell can remain in one of two long-lasting states, such as active or inactive expression of a gene.


Working / Process

1. Initial State Selection

The system starts in one of the two stable states. For example, a bistable circuit may begin in logic 0 or logic 1, and a mechanical switch may begin in ON or OFF.

2. Trigger or Input Application

An external force, signal, or pulse is applied. If the trigger is strong enough to cross the switching threshold, the system changes from one stable state to the other.

3. Retention of New State

After switching, the system remains in the new state even if the trigger is removed. It stays there until another suitable input causes it to switch again.


Advantages / Applications

Memory storage in digital electronics

  • : Bistable circuits such as flip-flops and latches store one bit of information and are used in registers, counters, and sequential logic.

Noise resistance and reliable switching

  • : Because switching requires a threshold, bistable systems are less affected by small unwanted disturbances.

Wide real-world use

  • : Bistability appears in switches, relays, control systems, biological feedback loops, sensors, and electronic timing circuits.

Summary

  • Bistable systems have two stable states and can stay in either one.
  • They switch states only when an external trigger is applied.
  • Bistability is important in memory, switching, and stable control.

Important terms to remember

  • stable state
  • switching threshold
  • hysteresis
  • flip-flop
  • latch