11 Pages

4

Course: ECEN 4303, Fall 2009
School: Oklahoma State
Rating:
 
 
 
 
 

Word Count: 2364

Document Preview

Sizing ECEN 4303 Digital VLSI Design Transistor in Inverters Maximizing Inverter Speed (minimize delay) It is important to understand that the DC transfer curve is not of much use in predicting transient behavior, i.e. switching delays, because the input, Vin, must change very slowly for the DC transfer curve to be valid. Correct determination of transient behavior during switching requires including effects...

Register Now

Unformatted Document Excerpt

Coursehero >> Oklahoma >> Oklahoma State >> ECEN 4303

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Sizing ECEN 4303 Digital VLSI Design Transistor in Inverters Maximizing Inverter Speed (minimize delay) It is important to understand that the DC transfer curve is not of much use in predicting transient behavior, i.e. switching delays, because the input, Vin, must change very slowly for the DC transfer curve to be valid. Correct determination of transient behavior during switching requires including effects of parasitic capacitances. These capacitances are a consequence of the IC fab process and cannot be entirely eliminated. Recall that earlier we found that the wire delay was 1 2 T d -- rcL 2 If we regard the FET as a (non-linear) wire, this formula holds for the FET also. The simplest thing a designer can do to minimize delay is to use minimum channel length (smallest possible L) for all FETs in the logic gate. This is always done when designing CMOS logic gates for both the p-channel and n-channel devices. This applies to all types of gates; not just in inverters. Finding a value for the transistor widths, W, that minimize delay is more difficult. Although the width does not effect the wire delay through the transistor itself, W does have an effect on the on channel resistance (recall Ron = RsL/W) and therefore also effects inverter delay. The inverter delay in our simplified switching model is RC which would seem to imply that the delay can be reduced by increasing W to make R smaller. However, we must first take into account how changing transistor widths changes the capacitance, C. Estimating Width Dependence of Load Capacitance Consider an inverter driving circuit node i. Assume that only another single inverter is driven by this node. Ci driver load The interconnect resistances have been assumed to be negligible and the capacitances have been lumped into a single node capacitance, Ci, which includes parasitic capacitances from the transistors in the driver and transistors in the load as well as the wire connecting the gates together. It will be convenient to divide the node capacitance into three components, C i = C out + C wire + C in , where Cout depends on the width of the driver driver Transistor Sizing in Inverters Cout Cwire Cin load page 1 of 11 August 19, 2009 ECEN 4303 Digital VLSI Design transistors, Cin depends on the width of the load inverter transistors, and Cwire is independent of transistor widths. When logic gates are connected with short wires, Cwire is negligible compared with the other two. Consider a horizontal style layout for an inverter driving another inverter of the same size. Ci poly Vdd p-channel Wp pdiff metal p-gate n-gate n-channel Wn GND ndiff Ci (the majority of logic gates in the circuit are about the same size to get good packing density of gates into the chip). The layout clearly shows that the sizes of parts of the node depend on Wn and WP. The three major components of the node capacitance are as follows. The MOSIS Deep Submicron SCMOS design rules are used. Transistor Sizing in Inverters August 19, 2009 page 2 of 11 ECEN 4303 Digital VLSI Design inverter output capacitance: Vdd p-channel Wp pdiff metal p-gate n-gate poly n-channel Wn GND ndiff Cout The contributions from each layer to the inverter output capacitance are: C gn C gp 1 Cg 1 Cg --C g = -- ----- W n L n + -------- W n + -- ----- W p L p + -------- W p P P 2 A 2 A C nd C ndg C nd 2 C ndiff = -------- ( W n 4 + 4 ) + -------- ( W n + 10 ) + ---------- W n A P P C pd C pdg C pd 2 C pdiff = -------- ( W p 4 + 4 ) + -------- ( W p + 10 ) + ---------- W p A P P Cm1 ( W n -4 ) ( W p -4 ) C m 1 = --------- 4 12 + -------------------- + -------------------- A 2 2 Cm1 ( W n -4 ) ( W p -4 ) + --------- 12 + -------------------- + 4 + -------------------- + 4 P 2 2 The other half of the gate capacitance is not included since it is connected to the ground or power node, not the output node. Since both transistors are switching (one switching on and the other off), the Miller effect has been included in the gate contribution. The gate overlap capacitance is much more important in modern deep submicron processes and cannot be neglected. The metal area over diffusion does not contribute to the capacitance since the diffusion screens the metal from the substrate. If the parts of the capacitance that depend on Wn and Wp are grouped together, the total inverter output capacitance is Transistor Sizing in Inverters August 19, 2009 page 3 of 11 ECEN 4303 Digital VLSI Design C out = C g + C ndiff + C pdiff + C m 1 C out C out = --------- W n + --------- W p + C outI Wn Wp where C out = 1 C g L + C gn + C nd 4 + C nd + C ndg + C m 1 --------------------------------------- ----------- ----- n -P A P P A 2 Wn 2 A C out = 1 C g L + C gp + C pd 4 + C pd + C pdg + C m 1 --------------------------------------- ----------- ----- p -P A P P A 2 Wp 2 A C nd C nd C pd C pd Cm1 Cm1 2 2 2 C outI = -------- 4 + -------- 10 + -------- 4 + -------- 10 + --------- 44 + --------- 16 A P A P A P wire capacitance: Vdd Wp pdiff metal p-gate Cwire Cm Cm C wire = ------ [ 5 4 ] + ------ [ 5 + 5 ] A P n-gate poly Wn GND ndiff Transistor Sizing in Inverters August 19, 2009 page 4 of 11 ECEN 4303 Digital VLSI Design inverter input capacitance: Vdd Wp pdiff metal p-gate Cin poly Wn GND ndiff Poly over thick oxide: C poly C poly = ----------- ( 4 4 + L 12 + 2 L 2.5 ) A C poly + ----------- [ ( 4 + 4 + 4 + 4 + 4 + 12 ) + 2 ( 2.5 + L + 2.5 ) ] P Poly over thin oxide (gate): C gn Cg C gn = ----- W n L n + 2 -------- W n A P C gp Cg C gp = ----- W p L p + 2 -------- W p A P The gate to source and gate to drain overlap capacitance is the same in modern processes. Lets first group the parts of the capacitance together that depend on the channel length L, Ci = ( ) + ( ) L which means that the delay is L2 t df = R sn ------ C i = ( ) L + ( ) L W n L2 t dr = R sp ------ C i = ( ) L + ( ) L Wp Transistor Sizing in Inverters August 19, 2009 page 5 of 11 n-gate ECEN 4303 Digital VLSI Design which once again verifies that only minimum channel length should be used in digital designs. We will assume from now on that L = 2 which is the minimum design rule. However, the effective lengths, Ln and Lp can still be different. If the parts of the capacitance that depend on Wp and Wn are grouped together, the total inverter input capacitance is C in = C gn + C gp + C poly C in C in = ------- W n + ------- W p + C inI Wn Wp where C in = C g L + C gn 2 ----------------- Wn A n P C in = ------ Wp C g L + C gp 2 ----------- A p P C poly C poly 2 C inI = ----------- 50 + ----------- 46 A P Single Stage Inverter The Delay capacitances we have just calculated may be used to estimate the delay of a single inverter driving the capacitive load from another inverter of the same size. Putting in the Wn and Wp dependence of Ci, the td equations become Ci 2 C it df = R sn ------ ------ W n + ------ W p + C I W p W n W n Ci 2 C it dr = R sp ------ ------ W n + ------ W p + C I W p W p W n where Rsn, Rsp are the n,p-FET on channel sheet resistances and Ci ------ = C out + C in -------------- W n Wn Wn Ci ------ = C out + C in -------------- W p Wp Wp C I = C outI + C wire + C inI As Wn increases the fall time decreases but the rise time increases. As Wp increases the rise time decreases but the fall time increases. Transistor Sizing in Inverters August 19, 2009 page 6 of 11 ECEN 4303 Digital VLSI Design td tdf tdr Wn td tdr tdf Wp The design criterion that is most frequently used is to minimize the worst case delay. The worst case delay is the largest (slowest) of the two delays. Suppose that we start with a small value of Wn. The fall time delay is reduced by increasing Wn until the fall time and rise time curves cross. Any further increase in Wn will increase the rise time which is now the worst case delay. Similarly for Wp. We can see that the minimum worst case delay is obtained when tdf = tdr. Setting the rise and fall delays equal gives R sn R sp ------- = ------Wn Wp W p R sp ------ = ------- 2 W n R sn The worst case delay is R sn C I R sp C I Ci Ci Ci Ci t d = R sn ------ + R sp ------ + ------------- 2 = R sn ------ + R sp ------ + ------------- 2 W n W p W n W p Wn Wp td diminishing returns Wn, Wp Note that Ci Ci 1. The delay cannot be made smaller than R sn ------ + R sp ------ 2 . W n W p Transistor Sizing in Inverters August 19, 2009 page 7 of 11 ECEN 4303 Digital VLSI Design 2. The last term, RsnCI/Wn, from interconnect can be made negligible by choosing large widths. There is a continuing decrease in delay as the transistor widths, Wn and Wp, are increased, but it takes larger and larger increases in W to get a significant improvement in delay typical of the law of diminishing returns. 3. Delay is minimized only for an infinite value of the transistor widths! Clearly, this is not an acceptable design criterion. The area taken up by the inverter must be taken into account. From the previous layout, the inverter area is approximately A inv = ( 2 + W n + 12 + W p + 2 ) ( 16 ) The reduction in delay must be traded off against the increased area (and power) when the widths are increased. This is a cost-performance trade-off (area ~ cost, 1/delay ~ performance) typically encountered in real world engineering designs. Inverter Pair Delay Replacing the transistors in two series inverters by the equivalent switching circuits, we have the two possibilities shown below, depending on whether the input, V0, is rising or RonP V0 V1 RonP V2 RonN Cout RonN Cout V0 RonP V1 RonP V2 RonN Cout RonN Cout falling. The capacitive load on each inverter is the same since we are assuming that all inverters are the same size. In either case, an edge on V0 causes the transistors in the first inverter to switch which causes a delayed edge on V1. The delayed edge on V1 causes the transistors in the second Transistor Sizing in Inverters August 19, 2009 page 8 of 11 ECEN 4303 Digital VLSI Design inverter to switch which in turn causes a further delayed edge on V2. The inverter pair delay is the sum of the delays of each individual inverter. If the first inverter output is rising then the second inverter output will be falling and the total delay is t d pair = t dr + t df This is the same delay one would obtain if the first inverter output is falling and the second rising. To analyze the inverter pair delay, it will be convenient to define new variables Z and W as Z Wp Wn W Wp + Wn so that Wn and Wp can be replaced by 1W n = ----------- W Z+1 ZW p = ----------- W Z+1 so that the pair delay becomes Ci R sp Ci Z+1 t d pair = ------- + R sn 2 ------ + Z ------ + C I ----------Z W n W p W td diminishing returns W The delay again decreases with W but cannot be made smaller than Ci Ci R sp + R ------ + ( R + ZR ) ------ 2 . ------sn W - sp sn W - Z n p Transistor Sizing in Inverters August 19, 2009 page 9 of 11 ECEN 4303 Digital VLSI Design We will choose W to satisfy the area-delay trade-off and adjust Z to give the minimum delay for any choice of W. The following plot shows the effects of choosing different Z tdpair Z Zopt From the plot, Zopt is the value of Z that minimizes delay for a fixed W. Zopt can be found from solving t d =0 Z which gives after some algebra Z opt = R sp R sn ---------------------------------------------------------------------------------Ci Ci ------ + C W ------ + C W I I W n W p The value for Zopt is process dependent, but typical values in modern processes are R sp R sn 2 Ci Ci ------ ------ 1 W n W p which gives Z opt pair 2 in modern processes. This applies to general situations when logic gates are driving another single logic gate of about the same size. Recall that the optimum size ratio for minimizing the delay of a single inverter was different. Z opt inv 2 This applies to situations where a single logic gate has a much larger load than any other logic gate, for example a bus line or other node with high capacitive load. Transistor Sizing in Inverters August 19, 2009 page 10 of 11 ECEN 4303 Digital VLSI Design Note that using the Zoptpair reduces the pair delay from 2 t d inv = t d pair Z=2 2 = -- + 1 R sn 2 2 Ci Ci ------ + 2 ------ + C 2 + 1 I ---------- W n W p W Ci 1= 6 R sn 2 ------ + C I --- W n W to t d pair Ci Ci 22+1 = ------ + 1 R sn 2 ------ + 2 ------ + C I --------------2 W n W p W Ci 1= ( 3 + 2 2 ) R sn 2 ------ + C I --- W n W which is a reduction of 5.83/6 or about a 3% improvement. From the previous plot of delay vs. Z, the delay has a very broad minimum so that any choice 1<Z<2 gives similar delay. Designers often use a smaller Z to save area. t d pair Ci Ci 2 1+1 = -- + 1 R sn 2 ------ + 1 ------ + C I ----------1 W n W p W Ci 1= 6 R sn 2 ------ + C I --- W n W Choosing Z = 1 gives the same average delay as Z = 2, but uses significantly less area. The authors choose Z = 2 to make analysis easier because rise time and fall time delays are the same. Most designers choose a smaller Z to get faster and smaller circuits. Therefore, we will not assume equal rise and fall time delays, and we will leave Z as a parameter that the designer can choose to optimize his circuits. z= 2 z=1 Transistor Sizing in Inverters August 19, 2009 page 11 of 11
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Oklahoma State - ECEN - 4303
ECEN4303DigitalVLSIDesignState MachinesThe most general finite state machine (called a Mealy FSM) does not force clocked elements on the external inputs and outputs (fig. B.2a p. 913). This can be dangerous ifMealy machines are cascaded.combologi
Oklahoma State - ECEN - 4303
ECEN4303DigitalVLSIDesignPower DissipationChip power dissipation budget:air cooled packages (cheap) &lt; 10W/chipheat sinks &lt; 200W/chipcooling fluid (expensive) &lt; 1000W/chipStatic Power DissipationCMOS logic gates became popular in the early 1980s
Oklahoma State - ECEN - 4303
ECEN4303DigitalVLSIDesignDesigning Complex GatesWhen larger more complicated logic gates are designed, we can usually neglect the interconnect resistance as we did for inverters. However, there may be more than one transistor turned on at one time a
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nMemory (Cont.)Example Design: A very compact layout style for the CMOS static RAM cell is shown in fig. 11.6, p. 717 and the inside front cover. The layout is somewhat difficult to understand due to the s
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nRegular Structures for Random LogicRandom logic refers to digital circuits that have no obvious high level structure. The design of random logic with individual gates can be a very time consuming and erro
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nMemoryFig. 11.2, p. 715 General organization of memory. There are n address inputs and 2m data inputs/outputs. One can have any number of data lines desired; it does not have to be a power of 2. The row d
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nMinimizing Delay in Complex Logic CircuitsMinimizing Path Delay. We would like to choose transistor widths to minimize delay, but what delay should be minimized? In our examples, there are 2 delays for th
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nTesting VLSI CircuitsNeed for Testing. Circuit manufacturers must thoroughly test their products before delivering them to customers. The causes of circuit failure can be divided into two main categories:
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nI/O PadsSome way must be provided to get signals to and from the chip. The usual method is to solder very thin wires directly to the chip. In order to make good electrical contact between the chip circuit
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nWire Delay EstimationIn the previous section, we saw how the conducting wires in each layer have parasitic resistance, inductance and capacitance. These parasitics determine how fast signals propagate thr
Oklahoma State - ECEN - 5263
E C E N5 2 6 3D i g i t a lV L S ID e s i g nLogic Gate Delay Estimation (Cont.)Scale Factors for Resistance, Capacitance and Delay. In the previous section, we showed how to calculate the FET channel resistances and the parasitic capacitances in te
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Chapter 5 Key TermsCALCULATING INFLATIONInflation = [(CPI year 1 - CPI year 0) / CPI year 0]A PROBLEM!it can redistribute wealthdiverts resourcesCPI BIASOverstates by about 1% per year ( big deal b/c of COMPOUNDING)
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Chapter 6 Key TermsDEMAND FOR LOANABLE FUNDSthe WILLINGNESS of firms to BORROW (Investment)downward sloping (if interest rates go UP borrowing becomesMORE EXPENSIVE) -&gt;change in QUANTITY DEMANDEDfirms BORROW when they
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Chapter 7 Key TermsROLE OF BANKSclear checksmanage accountscredit cardsinternet banking(fees are a small source of revenue 1%)make loansbuy securities(most profits comes from charging a HIGHER RATE on loansthat y
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Chapter 8 Key TermsTHE FED (CENTRAL BANK)the bank of banksmaintain FULL EMPLOYMENT(potential GDP at equilibrium)controls QUANTITY of moneyinfluences economy(moderate business cycle)keep inflation in checkwork toward
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 11. a. an intermediate goodSpots, Inc. produces ink and sells it to Write on Target, which makes pens. Theink produced by Spots, Inc. is called:a. an intermediate goodb. a transitory goodc. an inventory goodd.
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 21.shifts both the supply of loanable funds in the market for loanablefund and the supply of dollars in the market for foreign- currencyexchange leftA rise in the budget deficit:a. shifts the supply of loanable
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 31. b. the demand curve in panel cRefer to graph 2: Which curve shows the relation between the exchange rateand net exports?a. the supply curve in panel ab. the demand curve in panel cc. the supply curve in pane
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 41. d. the first of these is public saving; the second one is private savingConsider the expressions T-G and Y-T-C. Which of the following statements iscorrect?a. the first of these is private saving; the second o
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 51. short-run fluctuations in the economyMost economists use the aggregate demand and aggregate supply modelprimarily to analyze:a. short-run fluctuations in the economyb. the effects of macroeconomic policy on t
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 61.c. unstable, because waves of pessimism and optimism createfluctuations in aggregate demandKeynes argued that aggregate demand isa. stable, b/c the economy tends to return to its long-run equilibrium quickly a
Auburn - ECON - 4300
Auburn UniversityEconomics 4300Quiz 71. mike: chairs, sandy: tablesIn a certain amount of time, Sandy can make 6 tables or 18 chairs. In that sameamount of time, Mike can make 4 tables or 20 chairs. Who has comparativeadvantage for chairs? tables?2
Auburn - PHYS - 1600
PHYS 1600Energy Practice TestAuburn1. Jamie was on her way to work when her car broke down. Luckily, her work was only2 kms away from where she stalled. She is a body builder so she though it would be agreat work out to push her car all the way to he
Auburn - PHYS - 1600
Name _ Date _ Period _Physics Final Exam 2007-2008AuburnMultiple choice (2 points each) - Fill in the letter that corresponds to the best answer to the questionson the scan sheet provided. DO NOT WRITE ON TEST!1.50 km/h = _ m/sA. 0.14 m/sB. 14 m/s
Auburn - PHYS - 1600
PHYS 1600Review for Physics Final Exam2010 VersionMechanicsDimensional analysisKey concepts:1. Converting between customary and metric units2. Using prefixes for the metric systemPractice Problems:1. 55 mi/h = _ km/h2. 100 km/h = _ m/s3. 5 km =
Auburn - PHYS - 1600
Physics 1600 Final ReviewAuburn2011 VersionDimensional analysisKey concepts: Converting between customary and metric units Using prefixes for the metric systemPractice Problems:1. 55 mi/h = _ km/h2. 100 km/h = _ m/s3. 5 km = _ nmMomentum and Im
Auburn - PHYS - 1600
PHYS 1600AuburnForce &amp; Energy Old Exam Questions Answer KeyQuestion 2Example of an appropriate procedureAnswer: Part APart BThe spring deformation is 7.25 0.05 cm.Given:x = 7.25 cm = 0.0726 mK = 4.6 103 N/mF = kx()= 4.6 10 3 N/m ( 0.0725 m)
Auburn - PHYS - 1600
PHYS 1600KinematicsGuiding Question:How can we describe the motion of an object?The field of Kinematics really just deals with three concepts and how they relate two a fourth concept:time.PositionIts symbol is:Its metric units are:VelocityIts sy
Auburn - PHYS - 1600
PHYS 1600AuburnQuiz Review for GravityScientists: Write the main accomplishment pertaining to our study of gravity of each scientist.Aristotle: Earth centered universe. Planets and Sun revolve around Earth in perfect circles.Ptolemy: Earth centered u
Auburn - PHYS - 1600
PHYS 1600Index of RefractionGuiding Questions:When light hits a transparent material, what happens to it?What does it mean for a material to be called transparent or opaque?How can sunglasses allow you to see, but still block UV rays?When light trav
Auburn - PHYS - 1600
PHYS 1600AuburnReview Guide for Waves and SoundBasic properties of wavesAmplitude displacement of particles in a waveWavelength () distance between two like points of a wave (i.e. distance between crests)Crest High point of a waveTrough Low point o
Auburn - PHYS - 1600
PHYS 1600Significant Digits for Young GeniusesAuburnRules of significant digits:The numbers 1, 2, 3, 4, 5, 6, 7, 8, and 9 arealways significant.A 0 between two significant digits is always significant. (208 has 3 sig digs)Leading zeroes are N EVER
Auburn - PHYS - 1600
PHYS 1600Significant Digits for Young GeniusesPop QuizState how many significant digits are in each of the following numbers:3 9.815 1.2500 x 10-63 1044 3.0003 0.5554 550,8003 12,3001 0.0073 15.05 401023 6.02 x 10232 8.31. How much kinetic
USC - CHEM - 105A
Chemistry 105 BExam 2PLEASE PRINT YOUR NAME IN BLOCK LETTERSFirst Letter oflast NameName: _7/21/08Last 4 Digits of USC ID:_ _ _ _Dr. Jessica ParrLab TAs Name: _Question12345678Points20818101681010TotalScoreGrader100Please S
USC - CHEM - 105A
Chemistry 105 BExam 3PLEASE PRINT YOUR NAME IN BLOCK LETTERSFirst Letter ofLast NameName: _04/04/08Last 4 Digits of USC ID:_ _ _ _Dr. Jessica ParrLab TAs Name: _Lab: Tu 9 / Tu 1 / Tu 4 / W 1 / W 4Please circle lab section above.Question123
USC - CHEM - 105A
Chemistry 105 BExam 3PLEASE PRINT YOUR NAME IN BLOCK LETTERSFirst Letter ofLast NameName: _04/04/08Last 4 Digits of USC ID:_ _ _ _Dr. Jessica ParrLab TAs Name: _Lab: Tu 9 / Tu 1 / Tu 4 / W 1 / W 4Please circle lab section above.Question123
USC - CHEM - 105A
Chemistry 105 BFinal ExamFirst Letter oflast NamePLEASE PRINT YOUR NAME IN BLOCK LETTERSName: _05/07/08Last 4 Digits of USC ID:____Dr. Jessica ParrLab TAs Name: _Lab: Tu 9 / Tu 1 / Tu 4 / W 1 / W 4Please circle lab section above.Question1
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderJune 29, 2012XCOM/285Technological Advancements in CommunicationWhat technological advancements in communication were discussed in the article?o The article discussed a few different technological advancements. Big Blue hasIBM Lotus
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderJune 28, 2012HIS/135Kennedys New FrontierJohn Fitzgerald Kennedy hoped to accomplish many things with the New Frontier. Hereis a quote by Kennedy about The New Frontier: We stand at the edge of the New Frontier- the frontier of unfu
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderHIS/135June 23, 2012Eisenhowers PoliticsExplain the pragmatic, political measures Eisenhowers used to manage the economy.o The pragmatic and political measures that Eisenhower used to manage theeconomy were unemployment, minimum wag
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderXCOM/285June 18, 2012Business Communication TrendsBusiness communications does not play a role in my day to day work activities. I do nothave a job, never have. So for this I am going to use my brother who works at our local Superett
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderHis/135June 17, 2012Cold War Ideology and PoliciesFor decades Britain had led Europe into a time of political, social, economic and militarydominance over the rest of the world during the colonial era. After WWII, Europe had beendev
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderHIS/135June 14, 2012McCarthyismMcCarthyism is known because of Joseph R. McCarthy. The practices he started affectedeveryones lives because of anti-communism and the sanctions put on people without properevidence. People, especially
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderXCOM/285June 14, 2012Technology Trendy CommunicationIn todays world, technology has taken over. It is everywhere and just advancing witheach year passing. Businesses have taken advantage of the technology used today to help themwith
University of Phoenix - HIS/135 - AAFO0NDH19
EthicsProgramBadermanislandJessicaSchneiderMissionRelax,Enjoy,IndulgevAllinclusiveresort,featuresrestaurants,hotelsandactivitiestovrelaxyouTakecareofthecustomersvAsliceofparadisevAccomodations:vKingorqueenbedInterent,voicemail,freelocalcal
University of Phoenix - HIS/135 - AAFO0NDH19
Week 9 FinalFinancial AnalysisJessica SchneiderXACC 280June 9, 2012Instructor: Anthony BriaPepsi Company and Coca-Cola Company are two of the leading industries top beveragesellers. They also have other types of products that they sell also. In my
University of Phoenix - HIS/135 - AAFO0NDH19
PostedbyadminonApril27,2009SurvivalKitforMothersPatternCategories:Birthday,FeaturedArticles,Her,JustBecause,Mother,Mother'sDay,SurvivalKits|noresponsesSurvivalKitForMothersAperfectlittlesomethingtosendyourmom,notjustforMothersDay,butforherBirthdayor,j
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderJune 3, 2012Business Ethics across Cultures Article ReviewIn business, there are many types of conflict that can happen. There are many types ofdifferent ethical issues that can arise, especially if you are in a different country. Som
University of Phoenix - HIS/135 - AAFO0NDH19
Week 8 AssignmentInternal ControlsJessica SchneiderCourse: XACC 280June 3, 2012Instructor: Anthony BriaInternal Controls are an integral part of an organizations financial and business policiesand procedures. They consist of all various measures ta
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderXMGT 216Business Ethics and GlobalizationThere are many ethical issues that result from globalization; there are issues of race, oflack of completion of assignments due to a workers not being able to adjust to the newsurroundings he
University of Phoenix - HIS/135 - AAFO0NDH19
Week 8 CheckpointRegulatory BodiesJessica SchneiderCourse: XACC 280May 31, 2012Instructor: Anthony BriaThe regulatory bodies are the Securities and Exchange Commission (SEC), the AmericanInstitute of Certified Public Accountants (AICPA), the Financ
University of Phoenix - HIS/135 - AAFO0NDH19
M&amp;MCookiePie1cup+1tbsAPFlour1/4tspbakingsoda3/4cupbuttersoftened(Iused&quot;light&quot;countryspread)1/2cupbrownsugar1egg1tspvanillaextract1TexasshapedcontainerofM&amp;M'sOR1ishcup.Preheatovento325*Creambutterandsugar.Addineggandextractandblend.Thecombineflour
University of Phoenix - HIS/135 - AAFO0NDH19
Week 8 CheckpointImpacts of Unethical BehaviorJessica SchneiderCourse: XACC 280May 29, 2012Instructor: Anthony BriaOut of the four I have chosen to write about the company Enron. Though the other threecompanies have practice unethical behaviors it
University of Phoenix - HIS/135 - AAFO0NDH19
Week 7 ExerciseCareer Opportunities for AccountantsJessica SchneiderCourse: XACC 280May 27, 2012Instructor: Anthony BriaTwo business sectors that I would chose to work for would be assurance and audit for thegovernment and the second option would b
University of Phoenix - HIS/135 - AAFO0NDH19
Jessica SchneiderMay 26, 2012Code of EthicsThe amusement park has a formal code of ethics that consist of rules and guidelines inregards to employee behavior. These rules and guidelines are put in place to ensure efficientbusiness operations. All emp
USC - MKT - 445
University of Southern CaliforniaMarshall School of BusinessMKT 445: New Product Development and BrandingSyllabus: Spring 2012Professor Matthew SeloveOffice: BRI 204FOffice Phone: 213-740-6948E-mail: selove@marshall.usc.eduClass Times and Location
USC - ACCT - 370
Final Exam Study GuideTo properly prepare for the final exam, study and know the following material:Bonds Present value concepts One payment Annuity due &amp; ordinary annuity Deferred annuity Valuation of bonds Description of bonds payable Why bonds
USC - ACCT - 370
Mini Homework Assignment #1Use the following information for questions 1 and 2:The income statement of Dolan Corporation for 2010 included the following items:Interest revenue$65,500Salaries expense85,000Insurance expense7,600The following balanc
USC - ACCT - 370
Mini Homework Assignment 21. A generally accepted method of valuation is1. Trading securities at market value2. Accounts receivable at net realizable value3. Inventories at current costa. 1b. 2c. 3d. 1 and 22. Which item below is not a current li
USC - ACCT - 370
Mini Homework Assignment #3Use the following information for questions 1 through 3.Information for Ramirez Corp. is given below:Ramirez Corp.Balance SheetDecember 31, 2011AssetsCash$210,000Accounts receivable (net)63,000Inventories75,000Plant
USC - ACCT - 370
Practice Problems for Midterm 11. Adjusting entries are necessary to1. Obtain a proper matching of revenue and expense2. Achieve an accurate statement of assets and equities3. Adjust assets and liabilities to their fair market valuea. 1b. 2c. 3d.