• Title/Summary/Keyword: Auction System

Search Result 183, Processing Time 0.027 seconds

An Auction-Based Dispatching Method for an Electronic Brokerage of Truckload Vehicles

  • Lee, Jun Ho;Kim, Kap Hwan
    • Industrial Engineering and Management Systems
    • /
    • v.14 no.1
    • /
    • pp.32-43
    • /
    • 2015
  • This study suggests an electronic brokerage system that has the capability of efficiently matching dispatching delivery tasks with trucks. In the brokerage system, individual truck drivers and shippers are allowed to participate in the dispatching process through the internet or wireless communication. An auction-based dispatching method for the electronic brokerage system is suggested. The basic rationale of the auction-based dispatching method-which is a distributed decision-making process-is discussed. The performance of the suggested algorithms is evaluated by a simulation study.

Design and Implementation of Internet Auction Agent System (IAAS) (인터넷 경매 에이전트 시스템(IAAS)의 설계 및 구현)

  • Cho, Kyung-San;Won, You-Seuk
    • The KIPS Transactions:PartD
    • /
    • v.9D no.5
    • /
    • pp.963-970
    • /
    • 2002
  • In this paper, after defining the requirements to improve the processing of Internet auction, we design and implement Internet Auction Agent System (IAAS) based on the requirements. IAAS consists of a multi - agent system with buying/selling/negotiation agents for auction processing in accordance with the given price strategy, a graphic interface for supporting price strategies, an information agent for supplying real time information and remote control of agents, and DB. For the mobility, scalability, functionality and communication efficiency of agents, IAAS is implemented by using Java JDK1.3, Servlet, RMI and socket. Through the comparative analysis, we show that IAAS fulfills the requirements defined. IAAS can improve the convenience of users and the efficiency of auction processing, and thus increase the utilization of Internet auction.

Users' Adoption of a Convergent Service: A Case of Interactive TV-based Auction Service (T-auction)

  • Yoo, Jae-Heung;Ha, Im-Sook;Choi, Mun-Kee
    • Asia pacific journal of information systems
    • /
    • v.20 no.4
    • /
    • pp.125-147
    • /
    • 2010
  • This paper Introduces an electronic auction service to be provided on Interactive TV (T-auction). This converged service is expected to much enhance the quality of the service to current online auction users through vivid visualization and live Interactive experience. Our study focuses on how the characteristics of the interactive TV-based shopping platform can affect users' attitudes towards the converged service. To develop our proposed research model, we extended the technology acceptance model and integrated it with a hedonic factor, or perceived enjoyment to reflect the dual characteristics of the converged system. We also adopted the variable of intermediary trust In the service as a critical mediating determinant for a successful commutations-mediated commerce. The research model was verified with an empirical study conducted on 970 Korean online auction users. Results show that both trust and perceived usefulness positively affect user adoption of the service. Trust had not only a direct effect on users' attitudes toward T-auction but also an indirect one by mediating the service quality, information quality, perceived enjoyment and ease of use. Meanwhile, the hedonic factor of T-auction contributes to increasing both the level of the intermediary's trust and its perceived usefulness. Users' enjoyment also was found to help form a positive attitude toward T-auction services. Theoretical and practical implications of this study for current e-auction service providers and potential t-auction service providers are also discussed.

Reserve Price Recommendation Methods for Auction Systems Based on Time Series Analysis (경매 시스템에서 시계열 분석에 기반한 낙찰 예정가 추천 방법)

  • Ko Min Jung;Lee Yong Kyu
    • Journal of Information Technology Applications and Management
    • /
    • v.12 no.1
    • /
    • pp.141-155
    • /
    • 2005
  • It is very important that sellers provide reasonable reserve prices for auction items in internet auction systems. Recently, an agent has been proposed to generate reserve prices automatically based on the case similarity of information retrieval theory and the moving average of time series analysis. However, one problem of the previous approaches is that the recent trend of auction prices is not well reflected on the generated reserve prices, because it simply provides the bid price of the most similar item or an average price of some similar items using the past auction data. In this paper. in order to overcome the problem. we propose a method that generates reserve prices based on the moving average. the exponential smoothing, and the least square of time series analysis. Through performance experiments. we show that the successful bid rate of the new method can be increased by preventing sellers from making unreasonable reserve prices compared with the previous methods.

  • PDF

The Study on How much protected buying and selling service on Auction website affects to the customers' satisfaction (웹 경매사이트의 거래보호 서비스가 고객만족에 미치는 영향)

  • Im, Jun-Sik;Kim, Yong-Soo
    • Management & Information Systems Review
    • /
    • v.22
    • /
    • pp.231-254
    • /
    • 2007
  • This study is analyzed how much protected buying and selling service on Auction site affects to the customers' satisfaction. According to the results of it, First, considering that the aspects of the reliability of the Auction site, trade factor affects to the reliability of Auction website. Second, it shows the organized security of the site affects to the reliability. and it could be explained the escrow service has brought the customers to get the reliability of Auction website. Third, the execution of purchasing contract on website affects to the customers' satisfaction. and it makes customers confirm and rely on Auction. For example, carrying out of the escrow service, enhancement of the system for the policies for the buying protection of customers, and various concerns and efforts for the execution of the purchasing contract and so on affect to the customers' satisfaction.

  • PDF

A Reserve Price Generation Agent for an Internet Auction System (인터넷 경매 시스템에서의 낙찰 예정가 자동 생성 에이전트)

  • Ko, Min-Jung;Kim, Shin-Woo;Park, Sung-Eun;Lee, Yong-Kyu
    • The KIPS Transactions:PartD
    • /
    • v.9D no.5
    • /
    • pp.955-962
    • /
    • 2002
  • Commercial internet auction systems have been successfully used recently. In those systems, because reserve prices of auction items are given by sellers only, the success bid rate can be decreased due to the large difference between the reserve price and the normal price. In this paper, we propose an agent that generates reserve prices to sellers based on past auction data and item prices gathered from the web. Through performance experiments, we show that the successful bid rate increases by preventing sellers from making unreasonable reserve prices. Using the pricing agent, we design and implement an XML-based auction system on the web.

Design and Implementation of an Agent-based Continuous Double Auction System (에이전트 기반의 연속다중경매 시스템의 설계 및 구현)

  • Kim, Kwang-Soo;Kim, In-Cheol
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.6
    • /
    • pp.641-652
    • /
    • 2001
  • Most of current internet auction systems are single auction server program that partly automates the function of the conventional auction house. So these systems do not provide sufficient independence, distribution and parallelism between the functions of the conventional auction house. In these suction systems, only some of suction management facilities are automated by the server program, but still users need to execute a repetitive task to monitor the dynamic progress of a certain auction, decide the proper bid price, and submit the bid. Another problem is that they support only the single auctions such as English suction and Dutch auction, but they do not support the double auctions that are superior to the single auction in terms of speed, efficiency, and the fair distribution of profit. In this paper, we present are design and implement of an agent-based continuous double auction system, called CoDABot, in order to overcome the limitations of current auction systems. CoDABot supports the continuous double auction, provides various bidding agents for users to select, and has been implemented with a multi-agent system to realize more independent, and parallel subsystems.

  • PDF

Design and Implement of Multi-agent System for Internet Auction (인터넷 경매를 위한 멀티 에이전트 시스템의 설계 및 구현)

  • 김은영;김태석;김광휘
    • Journal of the Korea Computer Industry Society
    • /
    • v.2 no.3
    • /
    • pp.321-328
    • /
    • 2001
  • Existing internet auction systems have adopted the form which gives a win to the auction bidder who proposes the top bid price for the goods posted on the auction board. But they haven't been satisfying the automatical one-step processing for user’s convenience because they must require continuous care of user for bidding and checking as well as neglecting the convenience of user interface while participating in the electronic bidding system. The agent push mail to a auctioneer information that able to get how much profit as calculate duration time and start price with bidding history stored database. So, this thesis propose a multi-agent system in internet auction that generate the highest margin for auctioneer’s goods.

  • PDF

A Comparison Analysis of the Prices from the Auction and Consignment Systems in the Gang-Seo Wholesale Market (강서도매시장의 상장경매제와 시장도매인제 가격 비교분석)

  • Yoon, Chang-Sik;Yang, Seung-Ryong
    • Journal of Distribution Research
    • /
    • v.14 no.1
    • /
    • pp.67-86
    • /
    • 2009
  • The Gang-Seo wholesale market is an experimental system in that two different distribution channels co-exist in the same marketplace; the auction system and the consignment system. The government expects the consignment system offers higher and more stable prices to farmers than the auction system. This study tested if that is the case, but the results did not support the hypotheses. The consignment system needs institutional complements and more transparent operations before wide-spreading.

  • PDF

A Study Towards the Determinants of the Intention to Use in the Auction Web Site (경매사이트 이용의도의 결정요인에 관한 연구)

  • Son Dal-Ho;SaKong Hye-Suk
    • The Journal of Information Systems
    • /
    • v.15 no.1
    • /
    • pp.49-71
    • /
    • 2006
  • With a rapid diffusion of internet, more peoples are interested in electronic commerce and the various electronic commerce types are being appeared. In these respects, the internet auction being take the more attentions at the present. Since perceived usefulness and perceived ease of use are such a fundamental driver of usage intentions, it is important to understand the determinants of this construct and how their influences change. In these respects, the web site joyfulness, the web site trust and the institutional mechanism are included as the moderating variables in our research model. A better understanding of the interactions of these factors to the usage intention to the auction site would enable us to design the organizational interventions that would increase the user acceptance and the usage of auction systems. Therefore, the goal of the present research is to extend the organizational model of auction system with TAM's perceived usefulness and perceived ease of use and the additional motivating determinants. The result showed that the web site joyfulness and the trust were the significant determinants on the the usage of auction site. However, the direction of the effect was not consistant through the cases. The model suggested in this study need to be extended with including the more sociological factors and the empirical results founded in this study are required to be verified with the extended model.

  • PDF