Changeset 5311


Ignore:
Timestamp:
07/22/09 06:38:10 (4 years ago)
Author:
rehar
Message:

updated ECN0015 and ECN0019

Location:
trunk/gta02-core/docs/ecn
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/gta02-core/docs/ecn/STATUS

    r5289 r5311  
    15150013    Defer   Increase rated current of B4902 
    16160014    Defer   Limit non-ESD overvoltage on USB_VBUS 
    17 0015    Edit    Remove Calypso serial interface on headset (U4401) 
     170015    Discuss Remove Calypso serial interface on headset (U4401) 
    18180016    Edit    Remove upper acceleration sensor (U7801) 
    19190017    Edit    Move Bluetooth module (U2) to main PCB 
    20200018    Edit    Add beads/filters to audio signals leaving/entering can 
    21 0019    Edit    Consider applying buzz fix 
     210019    Discuss Consider applying buzz fix 
    22220020    Discuss No common mode choke on stereo signals (B4102) 
    23230021    Defer   Use EMI-hardened microphone (MC4301) 
  • trunk/gta02-core/docs/ecn/ecn0015.txt

    r5195 r5311  
    11Remove Calypso serial interface on headset (U4401) 
    22 
     3 
     4The Calypso serial interface on the headset port caused many problem.  
     5 
     6Changes: 
     7- removed U4401 
     8- removed R4407 and R4408, these resistors probably keept the input signal from 
     9  shorting through the amplifier, so there is no need for them anymore. 
     10- removed TP4405/4406 
     11- removed R4403, pulldown resistor for U4401 enable lines  
     12 
    313To do: 
    4 - mixing digital and analog ain't no good 
    5 - we don't really need it - factory could just use test points 
     14- depending on Calypso replacement we might want to keep/remove R4411 and TP4402/4401 as well 
     15 
     16 
     17Author: Rene Harder <rehar@saweb.de> 
  • trunk/gta02-core/docs/ecn/ecn0019.txt

    r5197 r5311  
    11Consider applying buzz fix 
    22 
     3RF feeds into the microphone line of the headset jack JK4401. This RF causes 
     4ripples on the microphone bias line of the codec which leads to a poor audio 
     5quality of the microphone. 
     6One goal of the ECN0018 is to prevent any RF from reaching the wolfson codec, 
     7therefore this problem would be solved. However in GTA02-A7 this issue was 
     8taken care of by adding C4306/C4307 to the microphone lines. Those caps are 
     9still defined as NC but the footprint(1206) is big enough so that a 100uF cap 
     10can be easily mounted if necessary. Also R4303 is interchangeable with a 2.2k 
     11resistor as mentioned in the big-C Buzz Fix [1]. 
    312 
    4 To do: 
    5 - Q: do we still need it after adding beads/filters ? (ECN0018) 
    6 - add 100 uF cap 
    7 - change R4303 from 0R to 2k2 
    8 - reference http://wiki.openmoko.org/wiki/Buzz_Fix 
     13I'd consider to leave those cap footprints in the circuit if the solution with 
     14the beads fails and we still get ripple on the mic bias line. 
     15 
     16 
     17[1] http://people.openmoko.org/joerg/GSM_EMI_noise/big-C_rework_SOP_rc2.pdf 
     18 
     19 
     20Author: Rene Harder <rehar@saweb.de> 
Note: See TracChangeset for help on using the changeset viewer.