
- •Contents
- •Radio Engineering Text 1. Electronics
- •Text 2. Electron Emission
- •Text 3. The Elements of a System of Radio Communication
- •Text 4. Propagation of Radio Waves of Different Frequencies
- •Text 5. Reception of Radio Signals
- •Text 6. Radio Receivers (I)
- •Text 8. Oscillators
- •Text 9. Radio-Frequency Amplifiers
- •Text 11. Detection
- •Text 13. Functions of Vacuum Tubes
- •Text 14. Basic Tube Types
- •Vacuum Diode
- •Vacuum Triode
- •Text 20. Fundamentals of Radar
- •Text 22. Bearing
- •Text 23. Transistors, the Basic Mechanism
- •Text 24. Radio Transmitters
- •Text 25. Transistor Radio Frequency Amplifiers
- •Computing Technique Text 1. The Computer
- •Text 2. Using the Computer
- •Text 3. Peripheral Equipment
- •Text 4. Computers on Wheels
- •Text 5. Programming a Computer
- •Text 6. The Robot’s Nervous System
- •Text 7. Menu System
- •Text 8. Input, Process, Store, Output
- •In addition
- •Text 9. Input-Output System
- •Text 10. Memory
- •Text 11. Automatic Translator
- •Text 12. Universal Electronic Computer
- •Text 13. What Is a Digital Computer?
- •Text 14. Digital Computers
- •Text 15. Analog Versus Digital Computers
- •Text 16. Age of Thinking Machines
- •Text 17. General- and Special-Purpose Computers
- •Text 18. Programming
- •Text 19. Types of Instructions
- •Text 20. Simple Hardware, Complicated Logic
- •Text 22. Video Terminals
- •In a pictorial form [pik'torrial] — у вигляд зображення
Text 25. Transistor Radio Frequency Amplifiers
Like valve amplifiers a transistor r. f. amplifier may be of the tuned or of the band-pass variety.
On long, medium and short waves, the transistor is usually connected into a common emitter circuit while in the VHF and UHF bands use is sometimes made of the common base arrangement.
Transistor amplifiers differ from valve amplifiers in interstage coupling. Operation of a transistor amplifier is affected by the output resistance of the transistor, which is much lower than the output resistance of an amplifier valve. This is why transformer and tapped- coil coupling is used extensively in r. f. transistor amplifiers.
T
he
stability of the operation of a transistor amplifier largely depends
on the position of the quiescent operating point. To stabilize this
point the circuit employs negative direct-current feedback provided
by R3 (Fig. 9) connected in the emitter circuit. Such an
arrangement is similar to the current feedback arrangement in
valve circuits.
To eliminate a. c. feedback R3 is bypassed to earth by Cb. Should the operating point shift due to temperature changes it will be restored by the feedback voltage built up across R3 and applied to the transistor base. It should be noted however that in both configurations the tuned circuit may be connected to the collector circuit directly, provided the output resistance of the transistor is sufficiently high.
Notes
frequency ['friikwansi] |
|
amplifier ['æmplifaia] |
|
valve [Vaelv] |
|
band |
|
medium ['mkdjsm] |
|
to emit [l'mit] |
|
stage ['steid3] |
|
quiescent [kwai'esnt] |
|
to operate f'opsreit] |
|
Feedback |
|
Computing Technique Text 1. The Computer
A computer is a machine that can take in information, perform different operations and provide answers. A computer can perform logical and mathematical operations such as addition, subtraction, multiplication, division, and some more complex mathematical operations.
Logical operations deal with selecting, comparing, matching and so on meeting different needs of the users.
All the operations of a computer are performed at high speed in some kind of language (marks or symbols).
The computer has pervaded most fields of human activity and may well be the most important innovation of our age. Born out of the technology of communication, it is capable of handling enormous amounts of information at tremendous speeds. What makes it so potent is the fact that a single mechanism can perform any informa- tion-processing task. The same mechanism can control industrial processes, guide space vehicles or help to teach children. This diversity of tasks is made possible by the simple idea of the stored program.
The trick is to control electronically the nature and sequence of arithmetical and logical processes that are themselves electronic. In other words, what determines whether an addition, multiplication or some other operation is executed, what determines the inputs of the operation and what determines the disposition of the result are not built into the machine but are part of the electronic process itself. A program is the enumeration of theses determining commands; it specifies the method used for the solution of a problem in detail. When the machine is in operation, both the commands and the numbers or symbols being processed are constantly being taken out of and put into a depository of information known as a memory.
The commands, numbers or symbols needed in a processing task — known collectively as words — are stored in the memory, each with a certain “address”. The address identifies the stored word and determines a definite physical location within the memory device. The power and universality of programming arise from the capacity to address the memory selectively, that is, to direct a word into any address and to retrieve it in a very short time, regardless of how the address was previously used.
Notes
addition O'di/n] — додавання
subtraction [sab'traekjn] — віднімання
multiplication [.тліцріі'кеї/п] — множення
division [di'vi3n] |
|
|
to select [si'lekt] |
|
|
to match |
|
|
to pervade [pa:'veid] |
|
|
sequence ['si:kwans] |
|
|
to execute ['eksikju:t] |
|
|
disposition ^disps'zi/n] |
|
|
in detail ['di:teil] d |
|
|
epositary [di'pszitsn] |
|
|
to store [sto:] |
|
|
capacity [ka'pæsiti] |
|
|
to retrieve [ri'tri:v] |
|
|
regardless [ri'ga:dlis] |
|
|
previously ['priivjasli] |
|