CS Technology Abbreviation

Also known as: CS., CS-

CS has various meanings in the Technology category. Discover the full forms, definitions, and usage contexts of CS in Technology.

Content Staging

Most Common Technology
Content Store
Technology
Continuous Source
Technology
Continuous Stream
Technology
Control Segment
Technology
Control Signalling
Technology
Control Software
Technology
Control Surface

Any moveable surface on an aircraft which controls its motion about one of the three principal axes. Ailerons, elevators, and the rudder are examples of control surfaces. Parts of an aircraft that are activated by the controls to change the airflow around the surfaces of the aircraft. The changes in airflow cause the aircraft to roll, pitch, or yaw.

Technology
Control Store

A control store is the part of a CPU's control unit that stores the CPU's microprogram. It is usually accessed by a microsequencer. The control store usually has a register on its outputs. The outputs that go back into the sequencer to determine the next address have to go through some sort of register to prevent the creation of a race condition. In most designs all of the other bits also go through a register. This is because the machine will work faster if the execution of the next microinstruction is delayed by one cycle. This register is known as a pipeline register. Very often the execution of the next microinstruction is dependent on the result of the current microinstruction, which will not be stable until the end of the current microcycle. It can be seen that either way, all of the outputs of the control store go into one big register. Historically it used to be possible to buy EPROMs with these register bits on the same chip.

Technology
Core and Shell
Technology

Citation

Last updated: