home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / hamtest.zip / ELE4BG < prev    next >
Text File  |  1992-01-26  |  26KB  |  883 lines

  1.  
  2.  
  3.  FCC EXTRA Exam Question Pool.      Subelement 4BG.
  4.  Practical Circuits.        4 Questions.
  5.  
  6.  
  7. ---------------------------------------------------
  8.  
  9. 4BG 1A1  D
  10. What is a flip-flop circuit?
  11.  
  12.  A. A binary sequential logic element with one stable state
  13.  B. A binary sequential logic element with eight stable states
  14.  C. A binary sequential logic element with four stable states
  15.  D. A binary sequential logic element with two stable states
  16.  
  17.  
  18. 4BG 1A2  A
  19. How many bits of information can be stored in a single
  20. flip-flop circuit?
  21.  
  22.  A. 1
  23.  B. 2
  24.  C. 3
  25.  D. 4
  26.  
  27.  
  28. 4BG 1A3  C
  29. What is a bistable multivibrator circuit?
  30.  
  31.  A. An "AND" gate
  32.  B. An "OR" gate
  33.  C. A flip-flop
  34.  D. A clock
  35.  
  36.  
  37. 4BG 1A4  C
  38. How many output changes are obtained for every two trigger pulses
  39. applied to the input of a bistable T flip-flop circuit?
  40.  
  41.  A. No output level changes
  42.  B. One output level change
  43.  C. Two output level changes
  44.  D. Four output level changes
  45.  
  46.  
  47. 4BG 1A5  C
  48. The frequency of an ac signal can be divided electronically
  49. by what type of digital circuit?
  50.  
  51.  A. A free-running multivibrator
  52.  B. An OR gate
  53.  C. A bistable multivibrator
  54.  D. A astable multivibrator
  55.  
  56.  
  57. 4BG 1A6  C
  58. What type of digital IC is also known as a latch?
  59.  
  60.  A. A decade counter
  61.  B. An OR gate
  62.  C. A flip-flop
  63.  D. An op-amp
  64.  
  65.  
  66. 4BG 1A7  B
  67. How many flip-flops are required to divide a signal
  68. frequency by 4?
  69.  
  70.  A. 1
  71.  B. 2
  72.  C. 4
  73.  D. 8
  74.  
  75.  
  76. 4BG 1B1  D
  77. What is an astable multivibrator?
  78.  
  79.  A. A circuit that alternates between two stable states
  80.  B. A circuit that alternates between a stable state and
  81.     an unstable state
  82.  C. A circuit set to block either a 0 pulse or a 1 pulse
  83.     and pass the other
  84.  D. A circuit that alternates between two unstable states
  85.  
  86.  
  87. 4BG 1B2  A
  88. What is an monostable multivibrator?
  89.  
  90.  A. A circuit that can be switched momentarily to the
  91.     opposite binary state and then returns after a set
  92.     time to its original state
  93.  B. A "clock" circuit circuit that produces a continuous
  94.     square wave oscillating between 1 and 0
  95.  C. A circuit designed to store one bit of data in either
  96.     the 0 or the 1 configuration
  97.  D. A circuit that maintains a constant output voltage,
  98.     regardless of variations in the input voltage
  99.  
  100.  
  101. 4BG 1C1  A
  102. What is an AND gate?
  103.  
  104.  A. A circuit that produces a logic "1" at its output
  105.     only if all inputs are logic "1"
  106.  B. A circuit that produces a logic "0" at its output
  107.     only if all inputs are logic "1"
  108.  C. A circuit that produces a logic "1" at its output
  109.     if only one input is a logic "1"
  110.  D. A circuit that produces a logic "1" at its output
  111.     if all inputs are logic "0"
  112.  
  113.  
  114. 4BG 1C2  A
  115. What is the schematic symbol for an AND gate?
  116.  
  117.          ┌─────── \                        │ \
  118.  A.   ───┤          \             B.       │    \
  119.          │           ├───                  │       \
  120.       ───┤          /                  ────┤        ├────
  121.          └─────── /                        │       /
  122.                                            │    /
  123.                                            │ /
  124.           ┌───────\
  125.           \         \
  126.  C.     ───┤          \           D.         │ \
  127.            │           ├───                  │   \
  128.         ───┤          /                  ────┤    ├O───
  129.           /         /                        │   /
  130.           └───────/                          │ /
  131.  
  132.  
  133. 4BG 1C3  D
  134. What is a NAND gate?
  135.  
  136.  A. A circuit that produces a logic "0" at its output
  137.     only when all inputs are logic "0"
  138.  B. A circuit that produces a logic "1" at its output
  139.     only when all inputs are logic "1"
  140.  C. A circuit that produces a logic "0" at its output
  141.     if some but not all of its inputs are logic "1"
  142.  D. A circuit that produces a logic "0" at its output
  143.     only when all inputs are logic "1"
  144.  
  145.  
  146. 4BG 1C4  B
  147. What is the schematic symbol for an NAND gate?
  148.  
  149.           ┌───────\
  150.           \         \                     ┌─────── \
  151.  A.     ──O┤          \           B.   ───┤          \
  152.            │           ├O──               │           ├O──
  153.         ──O┤          /                ───┤          /
  154.           /         /                     └─────── /
  155.           └───────/
  156.  .
  157.           ┌───────\
  158.           \         \                     ┌─────── \
  159.  C.     ───┤          \           D.   ──O┤          \
  160.            │           ├O──               │           ├O──
  161.         ───┤          /                ──O┤          /
  162.           /         /                     └─────── /
  163.           └───────/
  164.  
  165.  
  166. 4BG 1C5  A
  167. What is an OR gate?
  168.  
  169.  A. A circuit that produces a logic "1" at its output
  170.     if any input is logic "1"
  171.  B. A circuit that produces a logic "0" at its output
  172.     if any input is logic "1"
  173.  C. A circuit that produces a logic "0" at its output
  174.     if all inputs are logic "1"
  175.  D. A circuit that produces a logic "1" at its output
  176.     if all inputs are logic "0"
  177.  
  178.  
  179. 4BG 1C6  D
  180. What is the schematic symbol for an OR gate?
  181.  
  182.          ┌─────── \                          │ \
  183.  A.   ───┤          \             B.         │   \
  184.          │           ├───                ────┤    ├O───
  185.       ───┤          /                        │   /
  186.          └─────── /                          │ /
  187.  .
  188.  .
  189.          │ \                             ┌───────\
  190.          │    \                          \         \
  191.  C.      │       \                D.   ───┤          \
  192.      ────┤        ├────                   │           ├───
  193.          │       /                     ───┤          /
  194.          │    /                          /         /
  195.          │ /                             └───────/
  196.  
  197.  
  198. 4BG 1C7  C
  199. What is a NOR gate?
  200.  
  201.  A. A circuit that produces a logic "0" at its output
  202.     only if all inputs are logic "0"
  203.  B. A circuit that produces a logic "1" at its output
  204.     only if all inputs are logic "1"
  205.  C. A circuit that produces a logic "0" at its output
  206.     if any or all inputs are logic "1"
  207.  D. A circuit that produces a logic "1" at its output
  208.     if some but not all inputs are logic "1"
  209.  
  210.  
  211. 4BG 1C8  D
  212. What is the schematic symbol for an NOR gate?
  213.  
  214.          ┌─────── \                      ┌───────\
  215.  A.   ───┤          \             B.     \         \
  216.          │           ├O──              ───┤          \
  217.       ───┤          /                     │           ├───
  218.          └─────── /                    ───┤          /
  219.                                          /         /
  220.                                          └───────/
  221.  .
  222.                                          ┌───────\
  223.           │ \                            \         \
  224.  C.       │   \                   D.   ───┤          \
  225.       ───O┤    ├────                      │           ├O──
  226.           │   /                        ───┤          /
  227.           │ /                            /         /
  228.                                          └───────/
  229.  
  230.  
  231. 4BG 1C9  A
  232. What is a NOT gate?
  233.  
  234.  A. A circuit that produces a logic "0" at its output
  235.     when the input is logic "1" and vice versa
  236.  B. A circuit that does not allow data transmission
  237.     when its input is high
  238.  C. A circuit that allows data transmission only
  239.     when its input is high
  240.  D. A circuit that produces a logic "1" at its output
  241.     when the input is logic "1" and vice versa
  242.  
  243.  
  244. 4BG 1C10  A
  245. What is the schematic symbol for an NOT gate?
  246.  
  247.                                          ┌───────\
  248.             │ \                          \         \
  249.  A.         │   \                 B.   ──O┤          \
  250.         ────┤    ├O───                    │           ├───
  251.             │   /                      ──O┤          /
  252.             │ /                          /         /
  253.                                          └───────/
  254.  .
  255.          ┌─────── \                       ┌─────── \
  256.  C.   ───┤          \             D.   ──O┤          \
  257.          │           ├───                 │           ├───
  258.       ───┤          /                  ──O┤          /
  259.          └─────── /                       └─────── /
  260.  
  261.  
  262. 4BG 1D1  C
  263. What is a truth table?
  264.  
  265.  A. A table of logic symbols that indicate the high logic
  266.     states of an op-amp
  267.  B. A diagram showing logic states when the digital device's
  268.     output is true
  269.  C. A list of input combinations and their corresponding
  270.     outputs that characterizes a digital device's function
  271.  D. A table of logic symbols that indicates the low logic
  272.     states of an op-amp
  273.  
  274.  
  275. 4BG 1D2  D
  276. In a positive-logic circuit, what level is used to represent
  277. a logic 1?
  278.  
  279.  A. A low level
  280.  B. A positive-transition level
  281.  C. A negative-transition level
  282.  D. A high level
  283.  
  284.  
  285. 4BG 1D3  A
  286. In a positive-logic circuit, what level is used to represent
  287. a logic 0?
  288.  
  289.  A. A low level
  290.  B. A positive-transition level
  291.  C. A negative-transition level
  292.  D. A high level
  293.  
  294.  
  295. 4BG 1D4  A
  296. In a negative-logic circuit, what level is used to represent
  297. a logic 1?
  298.  
  299.  A. A low level
  300.  B. A positive-transition level
  301.  C. A negative-transition level
  302.  D. A high level
  303.  
  304.  
  305. 4BG 1D5  D
  306. In a negative-logic circuit, what level is used to represent
  307. a logic 0?
  308.  
  309.  A. A low level
  310.  B. A positive-transition level
  311.  C. A negative-transition level
  312.  D. A high level
  313.  
  314.  
  315. 4BG 2A1  D
  316. What is a crystal-controlled marker generator?
  317.  
  318.  A. A low-stability oscillator that "sweeps" through a
  319.     band of frequencies
  320.  B. An oscillator often used in aircraft to determine
  321.     the craft's location relative to the inner and
  322.     outer markers at airports
  323.  C. A high-stability oscillator whose output frequency
  324.     and amplitude can be varied over a wide range
  325.  D. A high-stability oscillator that generates a series
  326.     of reference signals at known frequency intervals
  327.  
  328.  
  329. 4BG 2A2  C
  330. What additional circuitry is required in a 100-kHz
  331. crystal-controlled marker generator to provide markers
  332. at 50 and 25 kHz?
  333.  
  334.  A. An emitter-follower
  335.  B. Two frequency multipliers
  336.  C. Two flip-flops
  337.  D. A voltage divider
  338.  
  339.  
  340. 4BG 2B1  D
  341. What is the purpose of a prescaler circuit?
  342.  
  343.  A. It converts the output of a JK flip-flop to that of a RS
  344.     flip-flop
  345.  B. It multiplies an HF signal so a low-frequency counter can
  346.     display the operating frequency
  347.  C. It prevents oscillation in a low frequency counter circuit
  348.  D. It divides an HF signal so a low-frequency counter can display
  349.     the operating frequency
  350.  
  351.  
  352. 4BG 2B2  A
  353. What does the accuracy of a frequency counter depend on?
  354.  
  355.  A. The internal crystal reference
  356.  B. A voltage-regulated power supply
  357.  C. Accuracy of the ac input frequency to the power supply
  358.  D. Proper balancing of the power-supply diodes
  359.  
  360.  
  361. 4BG 2B3  B
  362. How many states does a decade counter digital IC have?
  363.  
  364.  A. 6
  365.  B. 10
  366.  C. 15
  367.  D. 20
  368.  
  369.  
  370. 4BG 2B4  B
  371. What is the function of a decade counter digital IC?
  372.  
  373.  A. Decode a decimal number for display on a seven-segment
  374.     LED display
  375.  B. Produce one output pulse for every ten input pulses
  376.  C. Produce ten output pulses for every input pulse
  377.  D. Add two decimal numbers
  378.  
  379.  
  380. 4BG 3A1  D
  381. What are the advantages of using an op-amp instead of LC
  382. elements in an audio filter?
  383.  
  384.  A. Op-amps are more rugged and can withstand more abuse
  385.     than can LC elements
  386.  B. Op-amps are fixed at one frequency
  387.  C. Op-amps are available in more styles and types than
  388.     are LC elements
  389.  D. Op-amps exhibit gain rather than insertion loss
  390.  
  391.  
  392. 4BG 3A2  B
  393. What determines the gain and frequency characteristics of
  394. an op-amp RC active filter?
  395.  
  396.  A. Values of capacitances and resistances built into the
  397.     op-amp
  398.  B. Values of capacitances and resistances external to
  399.     the op-amp
  400.  C. Voltage and frequency of dc input to the op-amp power
  401.     supply
  402.  D. Regulated dc voltage output from the op-amp power
  403.  
  404.  
  405. 4BG 3A3  D
  406. What are the principle uses of an op-amp RC active filter
  407. in amateur circuitry?
  408.  
  409.  A. Op-amp circuits are used as high-pass filters to block
  410.     RFI at the input to receivers
  411.  B. Op-amp circuits are used as low-pass filters between
  412.     transmitters and transmission lines
  413.  C. Op-amp circuits are used as filters for smoothing power-
  414.     supply output
  415.  D. Op-amp circuits are used as audio filters for receivers
  416.  
  417.  
  418. 4BG 3B1  C
  419. What type of capacitors should be used in an op-amp RC active
  420. filter circuit?
  421.  
  422.  A. Electrolytic
  423.  B. Disc ceramic
  424.  C. Polystyrene
  425.  D. Paper dielectric
  426.  
  427.  
  428. 4BG 3B2  A
  429. How can unwanted ringing and audio instability be prevented in
  430. a multisection op-amp RC audio filter circuit?
  431.  
  432.  A. Restrict both gain and Q
  433.  B. Restrict gain, but increase Q
  434.  C. Restrict Q, but increase gain
  435.  D. Increase both gain and Q
  436.  
  437.  
  438. 4BG 3B3  D
  439. Where should an op-amp RC active audio filter be placed in
  440. an amateur receiver?
  441.  
  442.  A. In the IF strip, immediately before the detector
  443.  B. In the audio circuitry, immediately before the speaker
  444.     or phone jack
  445.  C. Between the balanced modular and frequency multiplier
  446.  D. In the low-level audio stages
  447.  
  448.  
  449. 4BG 3B4  A
  450. What parameter must be selected when designing an audio
  451. filter using an OP-amp?
  452.  
  453.  A. Bandpass characteristics
  454.  B. Desired current gain
  455.  C. Temperature coefficient
  456.  D. Output-offset overshoot
  457.  
  458.  
  459. 4BG 4A1  D
  460. What factors determine the sensitivity of a receiver?
  461.  
  462.  A. Dynamic range and third-order intercept
  463.  B. Cost and availability
  464.  C. Intermodulation distortion and dynamic range
  465.  D. Bandwidth and noise figure
  466.  
  467.  
  468. 4BG 4A2  A
  469. What is the limiting condition for sensitivity in a
  470. communications receiver?
  471.  
  472.  A. The noise floor of the receiver
  473.  B. The power-supply output ripple
  474.  C. The two-tone intermodulation distortion
  475.  D. The input impedance to the detector
  476.  
  477.  
  478. 4BG 4A3  B
  479. What is the theoretical minimum noise floor of a receiver with
  480. a 400-Hertz bandwidth?
  481.  
  482.  A. -141 dBm
  483.  B. -148 dBm
  484.  C. -174 dBm
  485.  D. -180 dBm
  486.  
  487.  
  488. 4BG 4B1  B
  489. How can selectivity be achieved in the front-end circuitry of
  490. a communications receiver?
  491.  
  492.  A. By using an audio filter
  493.  B. By using a preselector
  494.  C. By using an additional RF amplifier stage
  495.  D. By using an additional IF amplifier stage
  496.  
  497.  
  498. 4BG 4B2  B
  499. A receiver selectivity of 2.4 kHz in the IF circuitry is optimum
  500. for what type of amateur signals?
  501.  
  502.  A. CW
  503.  B. SSB voice
  504.  C. Double-sideband AM voice
  505.  D. FSK RTTY
  506.  
  507.  
  508. 4BG 4B3  D
  509. What occurs during CW reception if too narrow a filter bandwidth
  510. is used in the IF stage of a receiver?
  511.  
  512.  A. Undesired signals will reach the audio stage
  513.  B. Output-offset overshoot
  514.  C. Cross-modulation distortion
  515.  D. Filter ringing
  516.  
  517.  
  518. 4BG 4B4  B
  519. What degree of selectivity is desirable in the IF circuitry of
  520. an amateur RTTY receiver?
  521.  
  522.  A. 100 Hz
  523.  B. 300 Hz
  524.  C. 6000 Hz
  525.  D. 2400 Hz
  526.  
  527.  
  528. 4BG 4B5  B
  529. A receiver selectivity of 10 kHz in the IF circuitry is optimum
  530. for what type of amateur signals?
  531.  
  532.  A. SSB voice
  533.  B. Double-sideband AM
  534.  C. CW
  535.  D. FSK RTTY
  536.  
  537.  
  538. 4BG 4B6  B
  539. What degree of selectivity is desirable in the IF circuitry of a
  540. single-sideband phone receiver?
  541.  
  542.  A. 1 kHz
  543.  B. 2.4 kHz
  544.  C. 4.2 kHz
  545.  D. 4.8 kHz
  546.  
  547.  
  548. 4BG 4B7  B
  549. What is an undesirable effect of using too wide a filter bandwidth
  550. in the IF section of a receiver?
  551.  
  552.  A. Output-offset overshoot
  553.  B. Undesired signals will reach the audio stage
  554.  C. Thermal-noise distortion
  555.  D. Filter ringing
  556.  
  557.  
  558. 4BG 4B8  A
  559. How should the filter bandwidth of a receiver IF section
  560. compare with the bandwidth of the received signal?
  561.  
  562.  A. Filter bandwidth should be slightly greater than the
  563.     received-signal bandwidth
  564.  B. Filter bandwidth should be approximately half the received-
  565.     signal bandwidth
  566.  C. Filter bandwidth should be approximately two times the
  567.     received-signal bandwidth
  568.  D. Filter bandwidth should be approximately four times the
  569.     received-signal bandwidth
  570.  
  571.  
  572. 4BG 4B9  D
  573. What degree of selectivity is desirable in the IF circuitry of
  574. an emission FM phone receiver?
  575.  
  576.  A. 1 kHz
  577.  B. 2.4 kHz
  578.  C. 4.2 kHz
  579.  D. 15 kHz
  580.  
  581.  
  582. 4BG 4B10  D
  583. How can selectivity be achieved in the IF circuitry of a
  584. communications receiver?
  585.  
  586.  A. Incorporate a means of varying the supply voltage to
  587.     the local oscillator circuitry
  588.  B. Replace the standard JFET mixer with a bipolar transistor
  589.     followed by a capacitor of the proper value
  590.  C. Remove AGC action from the IF stage and confine it to
  591.     the audio stage only
  592.  D. Incorporate a high-Q filter
  593.  
  594.  
  595. 4BG 4C1  C
  596. What is meant by the dynamic range of a communications receiver?
  597.  
  598.  A. The number of kHz between the lowest and the highest
  599.     frequency to which the receiver can be tuned
  600.  B. The maximum possible undistorted audio output of the
  601.     receiver, referenced to one milliwatt
  602.  C. The ratio between the minimum discernible signal and the
  603.     largest tolerable signal without causing audible distortion
  604.     products
  605.  D. The difference between the lowest-frequency signal and the
  606.     highest-frequency signal detectable without moving the
  607.     tuning dial
  608.  
  609.  
  610. 4BG 4C2  D
  611. What is the term for the ratio between the largest tolerable
  612. receiver input signal and the minimum discernible signal?
  613.  
  614.  A. Intermodulation distortion
  615.  B. Noise floor
  616.  C. Noise figure
  617.  D. Dynamic range
  618.  
  619.  
  620. 4BG 4C3  A
  621. What type of problems are caused by poor dynamic range in a
  622. communications receiver?
  623.  
  624.  A. Cross-modulation of the desired signal and desensitization
  625.     from strong adjacent signals
  626.  B. Oscillator instability requiring frequent retuning, and
  627.     loss of ability to recover the opposite sideband, should
  628.     it be transmitted
  629.  C. Cross-modulation of the desired signal and insufficient
  630.     audio power to operate the speaker
  631.  D. Oscillator instability severe audio distortion of all but
  632.     the strongest received signals
  633.  
  634.  
  635. 4BG 4C4  B
  636. The ability of a communications receiver to perform well in
  637. the presence of strong signals outside the amateur band of
  638. interest is indicated by what parameter?
  639.  
  640.  A. Noise figure
  641.  B. Blocking dynamic range
  642.  C. Signal-to-noise ratio
  643.  D. Audio output
  644.  
  645.  
  646. 4BG 4D1  C
  647. What is meant by the term noise figure of a communications
  648. receiver?
  649.  
  650.  A. The level of noise entering the receiver from the antenna
  651.  B. The relative strength of a received signal 3 kHz removed
  652.     from the carrier frequency
  653.  C. The level of noise generated in the front end and succeeding
  654.     stages of a receiver
  655.  D. The ability of a receiver to reject unwanted signals at
  656.     frequencies close to the desired one
  657.  
  658.  
  659. 4BG 4D2  C
  660. Which stage of a receiver primarily establishes its noise
  661. figure?
  662.  
  663.  A. The audio stages
  664.  B. The IF strip
  665.  C. The RF stage
  666.  D. The local oscillator
  667.  
  668.  
  669. 4BG 5A1  A
  670. What is an inverting op-amp?
  671.  
  672.  A. An operational amplifier circuit connected such that the
  673.     input and output signals are 180 degrees out of phase
  674.  B. An operational amplifier circuit connected such that the
  675.     input and output signals are in phase
  676.  C. An operational amplifier circuit connected such that the
  677.     input and output are 90 degrees out of phase
  678.  D. An operational amplifier circuit connected such that the
  679.     input impedance is held at zero, while the output impedance
  680.     is high
  681.  
  682.  
  683. 4BG 5B1  B
  684. What is an noninverting op-amp?
  685.  
  686.  A. An operational amplifier circuit connected such that the
  687.     input and output signals are 180 degrees out of phase
  688.  B. An operational amplifier circuit connected such that the
  689.     input and output signals are in phase
  690.  C. An operational amplifier circuit connected such that the
  691.     input and output are 90 degrees out of phase
  692.  D. An operational amplifier circuit connected such that the
  693.     input impedance is held at zero, while the output impedance
  694.     is high
  695.  
  696.  
  697. 4BG 5C1  D
  698. What voltage gain can be expected from the circuit in Figure 4BG-5
  699. when R1 is 1000 ohms and Rf is 100 kilohms?
  700.  
  701.  A. 0.01
  702.  B. 1
  703.  C. 10
  704.  D. 100
  705.                      ┌────/\/\/\/\/\/\───┐
  706.                      │          Rf       │
  707.               R1     │    /  \           │
  708.     O────/\/\/\/\/\/\┴───┤ -    \        │
  709.                          │        \      │
  710.                          │         ├─────┴───O
  711.                          │        /
  712.     FIGURE 4BG-5     ┌───┤ +    /            O
  713.                      │    \  /               │
  714.                    __│___                  __│___
  715.                   /  /  /                 /  /  /
  716.  
  717.  
  718. 4BG 5C2  C
  719. What voltage gain can be expected from the circuit in Figure 4BG-5
  720. when R1 is 1800 ohms and Rf is 68 kilohms?
  721.  
  722.  A. 1
  723.  B. 0.03
  724.  C. 38
  725.  D. 76
  726.                      ┌────/\/\/\/\/\/\───┐
  727.                      │          Rf       │
  728.               R1     │    /  \           │
  729.     O────/\/\/\/\/\/\┴───┤ -    \        │
  730.                          │        \      │
  731.                          │         ├─────┴───O
  732.                          │        /
  733.     FIGURE 4BG-5     ┌───┤ +    /            O
  734.                      │    \  /               │
  735.                    __│___                  __│___
  736.                   /  /  /                 /  /  /
  737.  
  738.  
  739. 4BG 5C3  B
  740. What voltage gain can be expected from the circuit in Figure 4BG-5
  741. when R1 is 3300 ohms and Rf is 47 kilohms?
  742.  
  743.  A. 28
  744.  B. 14
  745.  C. 7
  746.  D. 0.07
  747.                      ┌────/\/\/\/\/\/\───┐
  748.                      │          Rf       │
  749.               R1     │    /  \           │
  750.     O────/\/\/\/\/\/\┴───┤ -    \        │
  751.                          │        \      │
  752.                          │         ├─────┴───O
  753.                          │        /
  754.     FIGURE 4BG-5     ┌───┤ +    /            O
  755.                      │    \  /               │
  756.                    __│___                  __│___
  757.                   /  /  /                 /  /  /
  758.  
  759.  
  760. 4BG 5C4  C
  761. What voltage gain can be expected from the circuit in Figure 4BG-5
  762. when R1 is 10 ohms and Rf is 47 kilohms?
  763.  
  764.  A. 0.00021
  765.  B. 9400
  766.  C. 4700
  767.  D. 2350
  768.                      ┌────/\/\/\/\/\/\───┐
  769.                      │          Rf       │
  770.               R1     │    /  \           │
  771.     O────/\/\/\/\/\/\┴───┤ -    \        │
  772.                          │        \      │
  773.                          │         ├─────┴───O
  774.                          │        /
  775.     FIGURE 4BG-5     ┌───┤ +    /            O
  776.                      │    \  /               │
  777.                    __│___                  __│___
  778.                   /  /  /                 /  /  /
  779.  
  780.  
  781. 4BG 5D1  D
  782. How does the gain of a theoretically ideal operational amplifier
  783. vary with frequency?
  784.  
  785.  A. The gain increases linearly with increasing frequency
  786.  B. The gain decreases linearly with increasing frequency
  787.  C. The gain decreases logarithmically with increasing frequency
  788.  D. The gain does not vary with frequency
  789.  
  790.  
  791. 4BG 6.1  C
  792. What determines the input impedance in a FET common-source
  793. amplifier?
  794.  
  795.  A. The input impedance is essentially determined by the
  796.     resistance between the drain and substrate
  797.  B. The input impedance is essentially determined by the
  798.     resistance between the source and drain
  799.  C. The input impedance is essentially determined by the
  800.     gate biasing network
  801.  D. The input impedance is essentially determined by the
  802.     resistance between the source and substrate
  803.  
  804.  
  805. 4BG 6.2  A
  806. What determines the output impedance in a FET common-source
  807. amplifier?
  808.  
  809.  A. The output impedance is essentially determined by the
  810.     drain resistor
  811.  B. The output impedance is essentially determined by the
  812.     input impedance of the FET
  813.  C. The output impedance is essentially determined by the
  814.     drain supply voltage
  815.  D. The output impedance is essentially determined by the
  816.     gate supply voltage
  817.  
  818.  
  819. 4BG 7.1  A
  820. What frequency range will be tuned by the circuit in Figure 4BG-7
  821. when L is 10 microhenrys, Cf is 156 picofarads, and Cv is 50
  822. picofarads maximum and 2 picofarads minimum?
  823.  
  824.  A. 3508 through 4004 kHz
  825.  B. 6998 through 7360 kHz
  826.  C. 13.396 through 14.402 MHz
  827.  D. 49.998 through 54.101 MHz
  828.             ┌───────────┬────────────┬───────O
  829.             └──┐        │            │   ─┐
  830.              ──┤        │            │  /
  831.              ──┤     ───┴───      ───┴───
  832.       O────────┤     ───┬───      ───┬───
  833.              ──┤        │ Cf       / │ Cv
  834.              ──┤ L      │        /   │         FIGURE 4BG-7
  835.             ┌──┘        │            │
  836.       O─────┴───────────┴────────────┴───────O
  837.  
  838.  
  839. 4BG 7.2  A
  840. What frequency range will be tuned by the circuit in Figure 4BG-7
  841. when L is 30 microhenrys, Cf is 200 picofarads, and Cv is 80
  842. picofarads maximum and 10 picofarads minimum?
  843.  
  844.  A. 1737 through 2005 kHz
  845.  B. 3507 through 4004 kHz
  846.  C. 7002 through 7354 kHz
  847.  D. 14.990 through 15.020 MHz
  848.             ┌───────────┬────────────┬───────O
  849.             └──┐        │            │   ─┐
  850.              ──┤        │            │  /
  851.              ──┤     ───┴───      ───┴───
  852.       O────────┤     ───┬───      ───┬───
  853.              ──┤        │ Cf       / │ Cv
  854.              ──┤ L      │        /   │         FIGURE 4BG-7
  855.             ┌──┘        │            │
  856.       O─────┴───────────┴────────────┴───────O
  857.  
  858.  
  859. 4BG 8.1  C
  860. What is the purpose of a bypass capacitor?
  861.  
  862.  A. It increase the resonant frequency of the circuit
  863.  B. It removes direct current from the circuit by shunting
  864.     DC to ground
  865.  C. It removes alternating current by providing a low
  866.     impedance path to ground
  867.  D. It acts as a voltage divider
  868.  
  869.  
  870. 4BG 8.2  A
  871. What is the purpose of a coupling capacitor?
  872.  
  873.  A. It blocks direct current and passes alternating current
  874.  B. It blocks alternating current and passes direct current
  875.  C. It increases the resonant frequency of the circuit
  876.  D. It decreases the resonant frequency of the circuit
  877.  
  878.  
  879. --------------------------------------------------
  880.  
  881. End of Subelement 4BG.
  882.  
  883.