Discuss a Strategic Approach for Masters and Doctoral Candidates.

Complete 5 pages APA formatted article: Of Purpose, a Strategic Approach for Masters and Doctoral Candidates. I have been preparing for my future work through studying at various courses and been involved in various activities that involve giving back to the community. The developing environment in Saudi Arabia has been motivating me to participate in community work, especially at this time that Saudi Arabia is experiencing major community developments in its infrastructure. Education and academic services are the major areas of infrastructural development in Saudi Arabia. These developments occur through activities such as the establishment of new schools, modernization of learning curriculum, acquisition of more experienced staff, and training sessions with existing faculty. In a few years, community services in Saudi Arabia have been experiencing a huge boom that encourages service providers to engage in many activities involving community services.

Licensed Professional Final Paper/5 star ratings only need to apply…

Due Sunday by 10:00 PM (No exceptions) Please be ontime Im begging its my final paper for class and there will be no exceptions for being late. Dont do it if you cant commit to deadline. Ty.This is my final paper for this class. It is a long paper. It is about my chosen profession of Licensed Professional Counselor and how it relates to Psychology. It incorporates all my assignments (which I will include). Into a big page paper 13-17 pages. Which includes specific guidelines format, grammar, etc. and instructions on doing this paper. It includes title, abstract, body and references.  It is mostly done although you need to add some research and writing skills to this. Basically fix all the errors from all assignments that I completed (See attached) into the final paper that the professor wants. Please I am begging this is vital to me and this class. Do exceptional work including grammar, citing, references, etc…I will enclose instructions for final paper from professor. Read and follow to a tee please…I will enclose all my papers that I did that need to be included into the paper of course with everything fixed as stated by the professor.Any Questions feel free to ask.. Thank You…

Discussion on Chemical, Electrical ,Mechanical and Chemistry: Li-Ion Batteries.

Write 10 pages with APA style on Chemical, Electrical ,Mechanical and Chemistry: Li-Ion Batteries. Like most other batteries Li-ion batteries are also made of an anode, a cathode, and an electrolyte. The anode of Li-ion batteries is made of Carbon, usually Graphite. the cathode is made of metal oxide whereas the electrolyte is a Lithium salt as mentioned earlier. The oxidation potential of LiClO4 and LiPF6 is around 3.0 to 6.0 V in different solvents. The conductivity of the above electrolytes ranges from 10 mS/cm to 14 mS/cm at temperatures ranging from 68°F to 104°F. The organic solvents usually decompose on the anodes during charging but some solvents such as ethylene carbonate decompose to form a much stable solid layer on the anodes.

Ans 3: The composition of the Li-Polymer battery electrolyte is the same as the Li-ion except that the Lithium Salt is held in a solid polymer composite instead of the organic solvent. The common solid polymer composites used are Polyethylene oxide and Polyacrylonitrile. Some of the salts used are Lithium Perfluorosulphonimide (Li(CF3SO2NSO2CF3)) and Lithium Trifloromethane Sulfonate Salt(LiCF3SO3).

Ans 4: The anode of Li-Polymer batteries is usually made of Lithium Cobalt Oxide (LiCoO2) or Lithium Manganese Oxide (LiMn2O4) whereas the cathode comprises of Lithium. The oxidation potential of these electrolytes varies from 2.7 to 4.23 V. Lithium Polymer batteries have stable ionic conductivity at high temperatures than Lithium-ion batteries hence making them suitable for long-term use in high-temperature environments. The best ionic conductivity in Li-Polymer batteries is achieved when Lithium Perfluorosulphonimide salt is used in the electrolyte due to extensive charge delocalization of its anion.

Most of the Li-Polymer cells must be charged carefully up to 4.2 V and they must be recharged once the voltage drops to 3.0 V. The batteries come with a variety of electrode configurations. Some of the batteries use Li metal strip as the cathode whereas others use carbon-Li intercalation compound in which Li+ ions form a coating over a carbon cathode after the first charge.

Learning Goal: I’m working on a databases project and need a sample draft to hel

Learning Goal: I’m working on a databases project and need a sample draft to help me learn. Shelly Cashman Access 2019 | Module 1: SAM Project 1a Personal Insurance, Inc. Creating and Modifying Tables and Other Database Objects GETTING STARTED Open the file SC_AC19_1a_FirstLastName_1.accdb, available for download from the SAM website. Save the file as SC_AC19_1a_FirstLastName_2.accdb by changing the “1” to a “2”. oIf you do not see the .accdb file extension in the Save As dialog box, do not type it. The program will add the file extension for you automatically. Open the _GradingInfoTable table and ensure that your first and last name is displayed as the first record in the table. If the table does not contain your name, delete the file and download a new copy from the SAM website. PROJECT STEPS 1.Personal Insurance, Inc. is a national company that insures homeowners and renters. It also offers umbrella policies that provide additional coverage. As a regional manager, you’ve decided to create an Access database to better manage information on customers and policies. Create a new table in Datasheet View with the following options: a.Rename the default primary key ID field PolicyNumber and change the data type to Short Text. PolicyNumber should remain the primary key. b.Add a new field with the name CustomerID and the Short Text data type. c.Change the field size of the CustomerID field to 7. d.Add a new field with the name PersonalProperty and the Currency data type. Save the table using Renters as the name. 2.With the Renters table still open in Datasheet View, add the record shown in Table 1. Save and close the Renters table. Table 1: Record for Renters Table PolicyNumber CustomerID PersonalProperty R10223 11004 75,000 3.Create a new table in Design View to store the clients of Personal Insurance, Inc. who own homes as follows: a.Add a field with the name PolicyNumber and the AutoNumber data type. b.Set PolicyNumber as the table’s primary key. Save the table with the name Homeowners but do not close it. 4.With the Homeowners table still open in Design View, add a second field to the table with the field name CustomerID and the Short Text data type. Save the table and then close it. 5.Open the Customers table in Design View and change the name of the field named First to FirstName and use LastName to change the name of the field named Last. 6.With the Customers table still open in Design View, change the data type property for the CustomerID field from Number to Short Text. 7.In Design View, add a new field to the Customers table after the PostalCode field. The field should be named DateOfBirth and have the Date/Time data type. Save the Customers table. 8.Switch the Customers table to Datasheet View, navigate to the third record (which has a CustomerID field value of 11003), and delete the record. 9.With the Customers table still open in Datasheet View, navigate to the fifth record (which has a CustomerID field value of 11006) and change the value to Alberts for the LastName field. Close the Customers table. 10.You also need to view individual customer records. Use the Form tool to create a form for the Customers table. Save the form with the name Customer Data Form and confirm that the form matches Figure 1. Close the form. Figure 1: Customer Data Form in Form View 11.Use the Simple Query Wizard to create a query based on the Umbrella table with the following options: a.Include all fields from the Umbrella table in the query. Save the query with the name Umbrella Query (which is the default name) and then close the query. 12.You need to refer to a printed copy of the Umbrella table when assigning consultants to projects. Use the Report Wizard to create a report based on the Umbrella table with the following options: a.Include all fields from the Umbrella table in the report. b.Do not include any grouping levels. c.Sort the report by CustomerID in Ascending order. d.Select Tabular as the layout of the report and Portrait as the orientation of the report. Save the report using Umbrella Report as the name. Confirm that the report matches Figure 2 and then close the report. Figure 2: Umbrella Report in Report View 13.In the Navigation Pane, use Umbrella Data Form to rename the Umbrella form. Save and close any open objects in your database. Compact and repair your database, close it, and then exit Access. Follow the directions on the SAM website to su