EC > GATE 2014 SET-2 > Digital Modulation
Coherent orthogonal binary FSK modulation is used to transmit two equiprobable symbol waveforms s1(t) = α cos 2πf1t and s2(t) = α cos 2πf2t, where α = 4 mV. Assume an AWGN channel with two-sided noise power spectral density N0/2 = 0.5 × 10-12 W/Hz. Using an optimal receiver and the relation Q(v) = (1/√(2π)) ∫v e-u2/2 du, the bit error probability for a data rate of 500 kbps is
A
Q(2)
B
Q(2/√2)
C
Q(4)
D
Q(4/√2)

Explanation

Correct : q(4)

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science