ABC Corporation is a new company that buys and sells office supplies. Business began on January 1, 2021.
Given on the first two tabs are ABC’s 12/31/21 Unadjusted Trial Balance and a list of needed adjustments.
1. Make all 14 adjustments on the “Adjusting Journal Entries” tab. Remember to include a description under each journal entry.
2. Post the adjustments to the general ledger on the “12-31-21 T-Accounts” tab. You may have to add T-Accounts for new accounts.
Link your T-Account entries to your Journal Entries. PLEASE NOTE THAT THE “BB” (BEGINNING BALANCES) FOR THE
T-ACCOUNTS REPRESENT THE BALANCES AS OF 12/31/21.
3. Once the 12/31/21 T-Accounts are complete, prepare the Adjusted Trial Balance. There may be some accounts with zero dollars, and you
may have to insert lines for new accounts. Link the Adjusted Trial Balance to your T-Accounts.
4. Use the Adjusted Trial Balance numbers to complete the Income Statement, Statement of Shareholders’ Equity, and Balance Sheet.
For purposes of the Income Statement, prepare using the multiple step format and assume that Rent Revenue, any Unrealized Holding Gains/Losses,
Interest Expense, Interest Revenue, and any other Gains/Losses are NOT part of the major central ongoing operations of the company. For purposes
of the Balance Sheet, be sure to prepare a classifed Balance Sheet. Link your financial statements to your Adjusted Trial Balance.
If necessary, review financial statement preparation in Chapters 3 and 4 of your Intermediate Accounting textbook for a quick refresher.
5. When the Financial Statements are complete, make the closing entries on the “Closing Entries” tab.
6. When closing entries have been made, post the entries to the general ledger on the “Post-Close T-Accounts” tab. Make sure your adjusting
journal entries are also on your Post-Close T-Accounts. They will not automatically flow from tab-to-tab. (Helpful hint: After you have completed
and posted all of your adjusting entries, make a duplicate copy of your “12-31-21 T-Accounts” tab to replace the existing blank
“Post-Close T Accounts” tab by right clicking on the completed “12-31-21 T-Accounts” tab, select Move or Copy,
then click on “Create a Copy” and then place at the desired location. You can then delete the original “Post-Close T-Accounts” tab and rename the
newly duplicated tab as your “Post-Close T-Accounts” tab).
7. The final step is the Post-Closing Trial Balance, which will use the ending balances from the Post-Close T-Accounts.
coefficients given in Appendix B. MATLAB FDATOOLS is utilized to import the coefficients of the channel as referenced in APPENDIX B to carry out the drive reaction, a greatness reaction and stage reaction of the tried IIR channel. The executed chart of a greatness reaction, stage reaction, shafts/zeros plot, motivation reaction for the given coefficients are displayed underneath separately. greatness reaction e Phase Response Poles and Zeros Plot Impulse Response The figure beneath shows the channel data of the planned IIR channel. Channel Information From the figure, the IIR channel is a low pass channel which is planned by Direct-structure II translated structure, utilizing a channel request of 3. The numerator coefficient is bk, which are the zeros and the denominator coefficient is ak , which are the posts of the channel. The planned IIR channel is in stable condition, so the shafts and zeros exist in the solidarity. The examining recurrence is set as 96KHz. At first the exchange capability of the channel H(z) is given in the simple structure. Then it is changed from S-area to Z-area to plan the channel. Plan OF OTHER IIR FILTER: MATLAB FDAtool is utilized to plan a channel. New coefficients are imported in the channel plan and examination device. Here the construction of the channel configuration is Direct structure I change. The examining recurrence is given as 96KHz in a similar device. Presently the channel configuration will be created. In the event that the plan is found as shaky, the change ought to be made in shafts and zeros. By altering the place of shafts and zeros in the plot, and by adding more posts/zeros inside the solidarity, the plan of the channel can become steady. This adjustment ought to be finished in posts/zeros supervisor. Then the 16 bit new coefficients will be produced in the objective menu as displayed in APPENDIX C. The new plot of a greatness reaction, motivation reaction, stage reaction, and posts/zeros are displayed underneath individually.
From the code, the info tests x[ ], and yield tests y[ ], holds the worth if (N+1) tests , which are characterized as short. That is the examples are separated by 2^15, so the flood calculation of the mistake brought about by fixed point engineering in the DSK board can be forestalled. The result yn is characterized as number. From the record IIR_Coeffs.cof, b[4] and a[4] holds the cluster worth of the coefficients. The examining recurrence of 96KHz is given in the code as Uint32 fs=DSK6416_AIC23_FREQ_96KHZ. The bit by bit course of the planned code is made sense of underneath. ‘ Initially the size of the coefficients b[k], a[k] and the info test x[k] are characterized as short. With the goal that the length of the vectors are 16 pieces. ‘ The result esteem yn is characterized as a whole number. ‘ we characterized the underlying worth of yn as nothing. ‘ x[0] will take the information tests. ‘ Now the circle counter beginnings the course of computation by the recipe of the channel structure as referenced in the code. ‘ The determined worth is put away in yn. ‘ When the following circle begins, the result tests y[k] will get its worth from yn and begins the computation. ‘ The information cradle will move down after each circle to get the worth into the memory. Here the last worth of the cluster will be erased, it will have no space in the memory.