3 resultados para enforcement costs
em Digital Commons - Michigan Tech
Resumo:
The U.S. natural gas industry has changed because of the recent ability to produce natural gas from unconventional shale deposits. One of the largest and most important deposits is the Marcellus Shale. Hydraulic fracturing and horizontal drilling have allowed for the technical feasibility of production, but concerns exist regarding the economics of shale gas production. These concerns are related to limited production and economic data for shale gas wells, declines in the rates of production, falling natural gas prices, oversupply issues coupled with slow growth in U.S. natural gas demand, and rising production costs. An attempt to determine profitability was done through the economic analysis of an average shale gas well using data that is representative of natural gas production from 2009 to 2011 in the Marcellus Shale. Despite the adverse conditions facing the shale gas industry it is concluded from the results of this analysis that a shale gas well in the Marcellus Shale is profitable based on NPV, IRR and breakeven price calculations.
Resumo:
Rising fuel prices and environmental concerns are threatening the stability of current electrical grid systems. These factors are pushing the automobile industry towards more effcient, hybrid vehicles. Current trends show petroleum is being edged out in favor of electricity as the main vehicular motive force. The proposed methods create an optimized charging control schedule for all participating Plug-in Hybrid Electric Vehicles in a distribution grid. The optimization will minimize daily operating costs, reduce system losses, and improve power quality. This requires participation from Vehicle-to-Grid capable vehicles, load forecasting, and Locational Marginal Pricing market predictions. Vehicles equipped with bidirectional chargers further improve the optimization results by lowering peak demand and improving power quality.
Resumo:
With today's prevalence of Internet-connected systems storing sensitive data and the omnipresent threat of technically skilled malicious users, computer security remains a critically important field. Because of today's multitude of vulnerable systems and security threats, it is vital that computer science students be taught techniques for programming secure systems, especially since many of them will work on systems with sensitive data after graduation. Teaching computer science students proper design, implementation, and maintenance of secure systems is a challenging task that calls for the use of novel pedagogical tools. This report describes the implementation of a compiler that converts mandatory access control specification Domain-Type Enforcement Language to the Java Security Manager, primarily for pedagogical purposes. The implementation of the Java Security Manager was explored in depth, and various techniques to work around its inherent limitations were explored and partially implemented, although some of these workarounds do not appear in the current version of the compiler because they would have compromised cross-platform compatibility. The current version of the compiler and implementation details of the Java Security Manager are discussed in depth.